Amazon API Gateway · Example Payload

Amazon Api Gateway Apikey Example

example-description

GatewayHTTP APIREST APIServerlessWebSocket

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

Top-level fields

idvaluenamecustomerIddescriptionenabledcreatedDatelastUpdatedDatestageKeystags

Example Payload

Raw ↑
{
  "id": "example-id",
  "value": "example-value",
  "name": "example-name",
  "customerId": "example-customerId",
  "description": "example-description",
  "enabled": true,
  "createdDate": "2024-01-15T10:30:00Z",
  "lastUpdatedDate": "2024-01-15T10:30:00Z",
  "stageKeys": [],
  "tags": {}
}