Skip to contents

Updates an Anycast static IP list.

See https://www.paws-r-sdk.com/docs/cloudfront_update_anycast_ip_list/ for full documentation.

Usage

cloudfront_update_anycast_ip_list(
  Id,
  IpAddressType = NULL,
  IpamCidrConfigs = NULL,
  IfMatch
)

Arguments

Id

[required] The ID of the Anycast static IP list.

IpAddressType

The IP address type for the Anycast static IP list. You can specify one of the following options:

  • ipv4 only

  • ipv6 only

  • dualstack - Allocate a list of both IPv4 and IPv6 addresses

IpamCidrConfigs

A list of IPAM CIDR configurations that specify the IP address ranges and IPAM pool settings for updating the Anycast static IP list.

IfMatch

[required] The current version (ETag value) of the Anycast static IP list that you are updating.