Amazon API Gateway · Example Payload

Amazon Api Gateway Deployment Example

example-description

GatewayHTTP APIREST APIServerlessWebSocket

Amazon Api Gateway Deployment Example is an example object payload from Amazon API Gateway, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptioncreatedDateapiSummary

Example Payload

Raw ↑
{
  "id": "example-id",
  "description": "example-description",
  "createdDate": "2024-01-15T10:30:00Z",
  "apiSummary": {}
}