v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449191193.1 KB

Update a custom routing accelerator.

post/#X-Amz-Target=GlobalAccelerator_V20180706.UpdateCustomRoutingAccelerator

Headers

X-Amz-Target'GlobalAccelerator_V20180706.UpdateCustomRoutingAccelerator' required

Request body

AcceleratorArnstring required

The Amazon Resource Name (ARN) of the accelerator to update.

Namestring

The name of the accelerator. The name can have a maximum of 64 characters, must contain only alphanumeric characters, periods (.), or hyphens (-), and must not begin or end with a hyphen or period.

IpAddressType'IPV4' | 'DUAL_STACK'

The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.

Enabledboolean
<p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p> <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>

Response

Success