audit_s3_intelligent_tiering
Identifies S3 buckets where Intelligent-Tiering costs more than S3 Standard due to monitoring fees for objects under 128KB.
Instructions
Finds S3 buckets using Intelligent-Tiering where the monitoring fee exceeds savings. IT costs $0.0025/1,000 objects, making it more expensive than S3 Standard for objects smaller than 128KB.
Args: regions: Unused (S3 is global). Present for API consistency. max_results: Max buckets to return in findings (default 50).
Examples: - "Find S3 buckets where Intelligent-Tiering costs more than it saves" - "Are we wasting money on S3 IT for small files?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| max_results | No |