Skip to contents

Updates a connection group.

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

Usage

cloudfront_update_connection_group(
  Id,
  Ipv6Enabled = NULL,
  IfMatch,
  AnycastIpListId = NULL,
  Enabled = NULL
)

Arguments

Id

[required] The ID of the connection group.

Ipv6Enabled

Enable IPv6 for the connection group. For more information, see Enable IPv6 in the Amazon CloudFront Developer Guide.

IfMatch

[required] The value of the ETag header that you received when retrieving the connection group that you're updating.

AnycastIpListId

The ID of the Anycast static IP list.

Enabled

Whether the connection group is enabled.