identify_nonprod_scheduling_opportunities
Identify non-production EC2 instances running continuously and save 60-70% by scheduling them to business hours only.
Instructions
Finds non-production EC2 instances (dev/staging/test) running 24/7. Scheduling to business hours only saves 60-70% on compute costs.
Args: regions: AWS regions to scan. Defaults to all opted-in regions. max_results: Max instances to return (default 50).
Examples: - "Find non-prod instances we could schedule to save money" - "How much could we save by scheduling non-production environments?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |