Amazon API Gateway · Example Payload

Amazon Api Gateway Error Example

GatewayHTTP APIREST APIServerlessWebSocket

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

Top-level fields

messagecode

Example Payload

Raw ↑
{
  "message": "example-message",
  "code": "example-code"
}