audit_cloudwatch_orphaned_alarms
Find CloudWatch alarms tied to deleted resources that run indefinitely, costing $0.10/month each. Reduce wasted spend by identifying these orphaned alarms.
Instructions
Finds CloudWatch alarms on deleted resources. Standard alarms cost $0.10/month, composite $0.30/month. Terminated instances and deleted queues leave alarms stuck in INSUFFICIENT_DATA indefinitely.
Args: regions: AWS regions to scan. Defaults to all opted-in regions. max_results: Max orphaned alarms to return (default 50).
Examples: - "Find orphaned CloudWatch alarms" - "How much are we wasting on CloudWatch alarms?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |