Amazon Ecs Rate Limits
Amazon ECS API requests are throttled per-account, per-Region using AWS's standard token-bucket model. Throttle limits are not publicly published per action and can be increased via Service Quotas or AWS Support. ThrottlingException / RequestLimitExceeded responses signal throttling. AWS recommends exponential backoff with jitter (truncated binary, max 20s) and the standard SDK retry mode.
Amazon Ecs Rate Limits is the machine-readable rate-limit profile for Amazon ECS on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, throttledLegacy, and serviceUnavailable.
Tagged areas include Rate Limiting, Amazon, Containers, and ECS.
Limits
Policies
Sources
- https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html
- https://docs.aws.amazon.com/general/latest/gr/api-retries.html
- https://docs.aws.amazon.com/AWSEC2/latest/APIReference/throttling.html
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.