Amazon API Gateway · Schema

Api

Api schema from Amazon API Gateway v2 API

API GatewayAWSCloudRESTWebSocketServerless

Properties

Name Type Description
ApiId string Identifier of the API.
Name string Name of the API.
ProtocolType string API protocol (HTTP or WEBSOCKET).
ApiEndpoint string Default endpoint for the API.
RouteSelectionExpression string Route selection expression for the API.
CreatedDate string Timestamp when the API was created.
View JSON Schema on GitHub