Teardown

Cleanup of CloudFormation

  1. In the AWS Management Console, navigate to the AWS CloudFormation console
  2. Select the stack WALabDemoApp, and delete it. Wait for that stack to full delete before moving on to the next step
  3. Select the stack WALambdaHelpers, and delete it.

Remove the WA Review

  1. In the AWS Management Console, navigate to the Well-Architected Tool Console
  2. Select the radio button next to the workload APIGWLambda - walabs-api - WALabsSampleLambdaFunction
  3. Click the Delete button at the top page.

References & useful resources

  1. Well-Architected Tool API
  2. CloudFormation custom resource type.
  3. Lambda Powertools Python