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.