audit_textract_environment_waste
Analyze Amazon Textract costs across environments to identify non-production API calls that waste money. Pinpoint Lambda functions or services calling Textract in QA or staging and estimate monthly savings.
Instructions
Analyzes Textract spend by environment to find non-production API calls. Textract charges per page, QA and staging environments often call it unnecessarily. Identifies which Lambda functions or services are calling Textract in non-prod and estimates the monthly waste.
Use this when: - Textract is a top cost driver - User asks about AI/ML service costs - User asks why their Textract bill is high - User wants to reduce document processing costs
Args: days: Number of days to analyze (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |