Usage Plan
The `AWS::ApiGateway::UsagePlan`
resource creates a usage plan for deployed APIs. A usage plan sets a target for the throttling and quota limits on individual client API keys. For more information, see Creating and Using API Usage Plans in Amazon API Gateway in the API Gateway Developer Guide. In some cases clients can exceed the targets that you set. Don’t rely on usage plans to control costs. Consider using to monitor costs and to manage API requests.
Properties
Link copied to clipboard
The associated API stages of a usage plan.
Link copied to clipboard
The description of a usage plan.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The target maximum number of permitted requests per a given unit time interval.
Link copied to clipboard
A map containing method level throttling information for API stage in a usage plan.
Link copied to clipboard
The name of a usage plan.