QuotaSettings - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: