Amazon Global Accelerator · Example Payload

Global Accelerator Update Custom Routing Accelerator Request Example

AvailabilityCDNGlobalLoad BalancingNetworkingPerformance

Global Accelerator Update Custom Routing Accelerator 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

AcceleratorArnNameIpAddressTypeEnabled

Example Payload

Raw ↑
{
  "AcceleratorArn": "arn:aws:globalaccelerator::123456789012:accelerator/abc-123",
  "Name": "MyAccelerator",
  "IpAddressType": "1.2.3.4",
  "Enabled": "example-Enabled"
}