globalaccelerator_delete_custom_routing_accelerator {paws.networking} | R Documentation |
Delete a custom routing accelerator
Description
Delete a custom routing accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources (listeners and endpoint groups). To disable the accelerator, update the accelerator to set Enabled
to false.
See https://www.paws-r-sdk.com/docs/globalaccelerator_delete_custom_routing_accelerator/ for full documentation.
Usage
globalaccelerator_delete_custom_routing_accelerator(AcceleratorArn)
Arguments
AcceleratorArn |
[required] The Amazon Resource Name (ARN) of the custom routing accelerator to delete. |
[Package paws.networking version 0.9.0 Index]