Skip to contents

Creates a connection group.

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

Usage

cloudfront_create_connection_group(
  Name,
  Ipv6Enabled = NULL,
  Tags = NULL,
  AnycastIpListId = NULL,
  Enabled = NULL
)

Arguments

Name

[required] The name of the connection group. Enter a friendly identifier that is unique within your Amazon Web Services account. This name can't be updated after you create the connection group.

Ipv6Enabled

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

Tags

A complex type that contains zero or more Tag elements.

AnycastIpListId

The ID of the Anycast static IP list.

Enabled

Enable the connection group.