Skip to main content

connection_groups_list_only

Lists connection_groups in a region or regions, for all properties use connection_groups

Overview

Nameconnection_groups_list_only
TypeResource
DescriptionThe connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant.
Idawscc.cloudfront.connection_groups_list_only

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all connection_groups in a region.

SELECT
region,
id
FROM awscc.cloudfront.connection_groups_list_only
;

Permissions

For permissions required to operate on the connection_groups_list_only resource, see connection_groups