QuotaSettings - Amazon API Gateway
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 6, 2026.

QuotaSettings

Quotas configured for a usage plan.

Contents

limit

The target maximum number of requests that can be made in a given time period.

Type: Integer

Required: No

offset

The number of requests subtracted from the given limit in the initial time period.

Type: Integer

Required: No

period

The time period in which the limit applies. Valid values are "DAY", "WEEK" or "MONTH".

Type: String

Valid Values: DAY | WEEK | MONTH

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: