Amazon API Gateway · Example Payload

Amazon Api Gateway Createvpclinkrequest Example

example-description

GatewayHTTP APIREST APIServerlessWebSocket

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

Top-level fields

namedescriptiontargetArnstags

Example Payload

Raw ↑
{
  "name": "example-name",
  "description": "example-description",
  "targetArns": [],
  "tags": {}
}