audit_spot_diversification
Audit Auto Scaling Groups using spot instances and identify those at high risk of interruptions due to insufficient instance type diversification.
Instructions
Audits ASGs using spot for instance type diversification. ASGs with fewer than 3 types are HIGH_RISK. Best practice: 5+ types with capacity-optimized allocation to avoid correlated interruptions.
Args: regions: AWS regions to scan. Defaults to all opted-in regions.
Examples: - "Are our ASGs diversified enough for spot?" - "Which ASGs are at risk from spot interruptions?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |