Which solution meets these requirements?

2 Comments

  1. Joseph
    Author

    I have a feeling that the answer is:
    Implement a Lambda function that deletes all files from a given S3 bucket. Integrate this Lambda function as a custom resource into the CloudFormation stack. Ensure that the custom resource has a DependsOn attribute that points to the S3 bucket’s resource.

  2. Nicole
    Author

    I classify that the answer is:
    Implement a Lambda function that deletes all files from a given S3 bucket. Integrate this Lambda function as a custom resource into the CloudFormation stack. Ensure that the custom resource has a DependsOn attribute that points to the S3 bucket’s resource.

Leave a Reply

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

six − 4 =