audit_cloudwatch_logs_ia_opportunities
Scan AWS CloudWatch log groups to identify those older than 30 days with over 1 GB monthly ingestion that can save 50% by migrating to Infrequent Access class.
Instructions
Finds CloudWatch Log groups to migrate to Infrequent Access class. IA cuts ingestion cost 50% ($0.075 to $0.0375/GB). Candidates: groups older than 30 days with >1 GB/month still on STANDARD. Note: IA does not support metric filters or subscription filters.
Args: regions: AWS regions to scan. Defaults to all opted-in regions.
Examples: - "Find CloudWatch log groups to migrate to Infrequent Access" - "How much can we save on CloudWatch log ingestion?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |