Amazon API Gateway · Example Payload

Amazon Api Gateway Documentationversion Example

example-description

GatewayHTTP APIREST APIServerlessWebSocket

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

Top-level fields

versioncreatedDatedescription

Example Payload

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