Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigateway-usageplankey.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::ApiGateway::UsagePlanKey. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway

Properties

KeyId string | Aws_CF_FunctionString required

The ID of the usage plan key.

KeyType string | Aws_CF_FunctionString required

The type of usage plan key. Currently, the only valid key type is API_KEY.

UsagePlanId string | Aws_CF_FunctionString required

The ID of the usage plan.