View source: R/cloudfront_operations.R
cloudfront_create_anycast_ip_list | R Documentation |
Creates an Anycast static IP list.
See https://www.paws-r-sdk.com/docs/cloudfront_create_anycast_ip_list/ for full documentation.
cloudfront_create_anycast_ip_list(Name, IpCount, Tags = NULL)
Name |
[required] Name of the Anycast static IP list. |
IpCount |
[required] The number of static IP addresses that are allocated to the Anycast static IP list. |
Tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.