Which solution will meet these requirements with the LEAST amount of configuration?

1 Comment

  1. Elizabeth
    Author

    I have a feeling that the answer is:
    In the central AWS CDK application, write a handler function in the code that uses AWS SDK calls to check for and delete unused resources. Create an AWS CDK custom resource. Use the custom resource to attach the function code to an AWS Lambda function and to invoke the Lambda function when the deployment stack runs.

Leave a Reply

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

1 × three =