This template creates a usage plan for the Prod API stage, with a quota of 5000 requests per month and a rate limit of 100 requests per second. It includes the properties for the API stages, description, quota, throttle, and usage plan name.

usagePlan
AWS::ApiGateway::UsagePlan


ApiStages
Quota
Throttle

RestApi
AWS::ApiGateway::RestApi


Stage
AWS::ApiGateway::Stage


CloudFormation Template

Share Template