Amazon API Gateway · Schema

CreateApiKeyRequest

CreateApiKeyRequest schema from Amazon API Gateway v1 API

API GatewayAWSCloudRESTWebSocketServerless

Properties

Name Type Description
name string Name of the ApiKey.
description string Description of the ApiKey.
enabled boolean Whether the ApiKey should be enabled.
View JSON Schema on GitHub