Clean up

Cleanup Steps

  • Delete the API Gateway stage/API created for the workshop.
    image
  • Delete the Lambda functions (Node.js, Python, suggest).
    image
  • Remove IAM roles/policies created specifically for Lambda (if no longer needed). image
  • Check CloudWatch Log Groups, set short retention or delete. image
  • Ensure no remaining resources that incur costs (temporary S3 buckets, temporary Secrets if any).

Cost Notes

  • Lambda/Logs/API Gateway have low costs but should still be deleted after the lab.
  • If you created additional resources (S3, KMS), confirm they have been deleted/retention set.