Amazon Global Accelerator · Example Payload

Global Accelerator Port Mapping Example

AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

Global Accelerator Port Mapping Example is an example object payload from Amazon Global Accelerator, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AcceleratorPortEndpointGroupArnEndpointIdDestinationSocketAddressProtocolsDestinationTrafficState

Example Payload

Raw ↑
{
  "AcceleratorPort": "example-AcceleratorPort",
  "EndpointGroupArn": "arn:aws:globalaccelerator::123456789012:accelerator/abc-123",
  "EndpointId": "example-EndpointId",
  "DestinationSocketAddress": "example-DestinationSock",
  "Protocols": "example-Protocols",
  "DestinationTrafficState": "example-DestinationTraf"
}