Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Secure Agents
  6. Secure Agent installation in a cloud environment
  7. Secure Agent installation in a local environment
  8. Serverless runtime environment setup in AWS
  9. Serverless runtime environments

Runtime Environments

Runtime Environments

Troubleshooting the stack

Troubleshooting the stack

How do I troubleshoot errors during stack creation in AWS CloudFormation?
Perform the following tasks:
  1. In AWS CloudFormation, go to the
    Home
    page.
  2. Select the stack that you created.
  3. On the
    Events
    tab, review the messages in the
    Status reason
    column.
  4. On the
    Parameters
    tab, review the messages in the
    Status reason
    column.
How do I view the AWS resources that the stack created?
Perform the following tasks:
  1. In AWS CloudFormation, go to the
    Home
    page.
  2. Select the stack that you created.
  3. Navigate to the
    InfaVPCStack
    nested stack.
  4. On the
    Resources
    tab, view the resources that the stack created.
How do I delete the AWS resources that the stack created?
Perform the following tasks:
  1. In AWS CloudFormation, go to the
    Home
    page.
  2. Select the stack that you created.
  3. Click
    Delete
    .
I tried deleting the stack that created the VPC but deletion is taking too long.
You can force deletion by deleting the VPC. Perform the following tasks:
  1. In AWS CloudFormation, go to the
    Home
    page.
  2. Select the stack that you created.
  3. Navigate to the
    InfaVPCStack
    nested stack.
  4. On the
    Resources
    tab, click the VPC link in the
    Physical ID
    column.
    You're redirected to the VPC home page.
  5. Select the VPC to delete.
  6. Click
    Actions > Delete VPC
    .
    If there is a warning message stating that other AWS resources need to be deleted first, manually delete the specified resources before deleting the VPC.
  7. Return to the stack in AWS CloudFormation and try to delete the stack again.
The serverless runtime environment in Administrator doesn't start or takes too long to start.
The parameters might not be set correctly. Verify the parameters that you input to the stack during creation. Perform the following tasks:
  1. In AWS CloudFormation, go to the
    Home
    page.
  2. Select the stack that you created.
  3. On the
    Parameters
    tab, click
    Events
    .
  4. Review the
    Status reason
    column.

0 COMMENTS

We’d like to hear from you!