---
type: resource-type
title: ConnectionGroup
description: aws resource type AWS::CloudFront::ConnectionGroup
name: ConnectionGroup
lexicon: aws
resource_type: AWS::CloudFront::ConnectionGroup
---
`AWS::CloudFront::ConnectionGroup`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the connection group.
- `AnycastIpListId` (`string`, optional): The ID of the Anycast static IP list.
- `Arn` (`string`, optional)
- `CreatedTime` (`string`, optional)
- `Enabled` (`boolean`, optional): Whether the connection group is enabled.
- `ETag` (`string`, optional)
- `Id` (`string`, optional)
- `Ipv6Enabled` (`boolean`, optional): IPv6 is enabled for the connection group.
- `IsDefault` (`boolean`, optional)
- `LastModifiedTime` (`string`, optional)
- `RoutingEndpoint` (`string`, optional)
- `Status` (`string`, optional)
- `Tags` (`ConnectionGroup_Tag[]`, optional): A complex type that contains zero or more ``Tag`` elements.

## Attributes

- `Arn`
- `CreatedTime`
- `ETag`
- `Id`
- `IsDefault`
- `LastModifiedTime`
- `RoutingEndpoint`
- `Status`
