aws cloudformation delete-stack --stack-name monitoring-app
If you completed the CloudWatch Metrics, Alarms, and Dashboards > Pushing Metrics Asynchronously
module:
aws cloudformation delete-stack --stack-name log-processing
If you completed the Distributed Tracing
module:
aws cloudformation delete-stack --stack-name monitoring-app-tracing
If you completed the CloudWatch Metrics, Alarms, and Dashboards > Creating Dashboards
module:
aws cloudformation delete-stack --stack-name CloudwatchCdkStack
Make sure to refresh until your stacks are deleted to move forward.