Module aws_sdk_apigateway::operation::create_usage_plan
source · Expand description
Types for the CreateUsagePlan operation.
Modules§
- Builders
Structs§
- Orchestration and serialization glue logic for
CreateUsagePlan. The POST request to create a usage plan with the name, description, throttle limits and quota limits, as well as the associated API stages, specified in the payload.
Represents a usage plan used to specify who can assess associated API stages. Optionally, target request rate and quota limits can be set. In some cases clients can exceed the targets that you set. Don’t rely on usage plans to control costs. Consider using Amazon Web Services Budgets to monitor costs and WAF to manage API requests.
Enums§
- Error type for the
CreateUsagePlanErroroperation.