Amazon API Gateway · Schema

CreateRestApiRequest

AWSGatewayHTTP APIREST APIServerlessWebSocket

Properties

Name Type Description
name string The name of the REST API.
description string The description of the REST API.
version string A version identifier for the API.
cloneFrom string The ID of the REST API to clone from.
binaryMediaTypes array The list of binary media types to support.
minimumCompressionSize integer Minimum payload compression size in bytes.
apiKeySource string
endpointConfiguration object
policy string
tags object
disableExecuteApiEndpoint boolean
View JSON Schema on GitHub