awscc_apigateway_usage_plan (Resource)

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.

Schema

Optional

Read-Only

Nested Schema for api_stages

Optional:

Nested Schema for api_stages.throttle

Optional:

Nested Schema for quota

Optional:

Nested Schema for tags

Required:

Nested Schema for throttle

Optional:

Import

Import is supported using the following syntax:

$ terraform import awscc_apigateway_usage_plan.example <resource ID>