Amazon API Gateway · Schema

CreateApiRequest

CreateApiRequest schema from Amazon API Gateway v2 API

API GatewayAWSCloudRESTWebSocketServerless

Properties

Name Type Description
Name string Name of the API.
ProtocolType string Protocol type for the API.
RouteSelectionExpression string Route selection expression (required for WebSocket APIs).
Description string Description of the API.
Target string Quick-create target Lambda or HTTP endpoint URI.
View JSON Schema on GitHub