---
type: resource-type
title: UsagePlanKey
description: aws resource type AWS::ApiGateway::UsagePlanKey
name: UsagePlanKey
lexicon: aws
resource_type: AWS::ApiGateway::UsagePlanKey
---
`AWS::ApiGateway::UsagePlanKey`, a resource type of the aws lexicon.

## Properties

- `KeyId` (`string`, required): The Id of the UsagePlanKey resource.
- `KeyType` (`"API_KEY"`, required)
- `UsagePlanId` (`string`, required): The Id of the UsagePlan resource representing the usage plan containing the UsagePlanKey resource representing a plan customer.
- `Id` (`string`, optional)

## Attributes

- `Id`
