Description
Currently, when you delete a synthetic it leaves behind a massive set of detrius. This includes CW resources, buckets, lambdas, and other resources. This is a limitation of the Synthetics API where it will not explicitly delete resources left behind.
Use Case
To fully cleanup resources upon stack deletion.
Proposed Solution
Similar to S3, provision an additional lambda that fires upon Canary deletion and removes all the associated Canary resources.
Other information
No response
Acknowledge
Description
Currently, when you delete a synthetic it leaves behind a massive set of detrius. This includes CW resources, buckets, lambdas, and other resources. This is a limitation of the Synthetics API where it will not explicitly delete resources left behind.
Use Case
To fully cleanup resources upon stack deletion.
Proposed Solution
Similar to S3, provision an additional lambda that fires upon Canary deletion and removes all the associated Canary resources.
Other information
No response
Acknowledge