How can the team resolve the error in the MOST efficient manner to ensure that all resources are deleted without errors?

1 Comment

  1. Brian
    Author

    I categorize that the answer is:
    Add a custom resource with an AWS Lambda function with the DependsOn attribute specifying the S3 bucket, and an IAM role. Write the Lambda function to delete all objects from the bucket when RequestType is Delete.

Leave a Reply

Your email address will not be published. Required fields are marked *

eight + fifteen =