Amazon API Gateway · Schema

ApiKey

ApiKey schema from Amazon API Gateway v1 API

API GatewayAWSCloudRESTWebSocketServerless

Properties

Name Type Description
id string ApiKey identifier.
value string Value of the ApiKey.
name string Name of the ApiKey.
enabled boolean Whether the ApiKey is enabled.
View JSON Schema on GitHub