QuotaSettings - Amazon API Gateway
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: