View source: R/globalaccelerator_operations.R
globalaccelerator_delete_custom_routing_accelerator | R Documentation |
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.
globalaccelerator_delete_custom_routing_accelerator(AcceleratorArn)
AcceleratorArn |
[required] The Amazon Resource Name (ARN) of the custom routing accelerator to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.