Amazon Global Accelerator · Example Payload

Global Accelerator Create Custom Routing Endpoint Group Request Example

AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

Global Accelerator Create Custom Routing Endpoint Group Request Example is an example object payload from Amazon Global Accelerator, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ListenerArnEndpointGroupRegionDestinationConfigurationsIdempotencyToken

Example Payload

Raw ↑
{
  "ListenerArn": "arn:aws:globalaccelerator::123456789012:accelerator/abc-123",
  "EndpointGroupRegion": "us-east-1",
  "DestinationConfigurations": "example-DestinationConf",
  "IdempotencyToken": "example-IdempotencyToke"
}