The AWS::ApiGateway::UsagePlanKey
resource associates an API key with a usage plan. This association determines which users the usage plan is applied to.
key_id
(String) The Id of the UsagePlanKey resource.key_type
(String) The type of a UsagePlanKey resource for a plan customer.usage_plan_id
(String) The Id of the UsagePlan resource representing the usage plan containing the UsagePlanKey resource representing a plan customer.id
(String) Uniquely identifies the resource.usage_plan_key_id
(String)Import is supported using the following syntax:
$ terraform import awscc_apigateway_usage_plan_key.example <resource ID>