Amazon API Gateway · Example Payload

Amazon Api Gateway Vpclink Example

example-description

GatewayHTTP APIREST APIServerlessWebSocket

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

Top-level fields

idnamedescriptiontargetArnsstatusstatusMessagetags

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "example-name",
  "description": "example-description",
  "targetArns": [],
  "status": "AVAILABLE",
  "statusMessage": "example-statusMessage",
  "tags": {}
}