aws_ses_get_send_quota
Retrieve Amazon SES sending limits including maximum send rate, daily quota, and recent usage to monitor email capacity and prevent sending interruptions.
Instructions
Get SES sending quota: max send rate, max 24h send, and sent in last 24h.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') |