View source: R/globalaccelerator_operations.R
globalaccelerator_advertise_byoip_cidr | R Documentation |
Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP). It can take a few minutes before traffic to the specified addresses starts routing to Amazon Web Services because of propagation delays.
See https://www.paws-r-sdk.com/docs/globalaccelerator_advertise_byoip_cidr/ for full documentation.
globalaccelerator_advertise_byoip_cidr(Cidr)
Cidr |
[required] The address range, in CIDR notation. This must be the exact range that you provisioned. You can't advertise only a portion of the provisioned range. For more information, see Bring your own IP addresses (BYOIP) in the Global Accelerator Developer Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.