AWS::ApiGateway::UsagePlan ApiStage
API stage name of the associated API stage in a usage plan.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
ApiId
-
API Id of the associated API stage in a usage plan.
Required: No
Type: String
Update requires: No interruption
Stage
-
API stage name of the associated API stage in a usage plan.
Required: No
Type: String
Update requires: No interruption
Throttle
-
Map containing method level throttling information for API stage in a usage plan.
Required: No
Type: Object of ThrottleSettings
Update requires: No interruption
See also
-
UsagePlan in the Amazon API Gateway REST API Reference