Amazon API Gateway · Example Payload

Amazon Api Gateway Documentationpart Example

GatewayHTTP APIREST APIServerlessWebSocket

Amazon Api Gateway Documentationpart 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

idlocationproperties

Example Payload

Raw ↑
{
  "id": "example-id",
  "location": {},
  "properties": "example-properties"
}