Skip to main content

cidr_collections

Retrieves a list of cidr_collections in a region

Overview

Namecidr_collections
TypeResource
Descriptioncidr_collections
Idawscc.route53.cidr_collections

Fields

NameDatatypeDescription
idstringUUID of the CIDR collection.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.route53.cidr_collections

Permissions

To operate on the cidr_collections resource, the following permissions are required:

Create

route53:CreateCidrCollection,
route53:ChangeCidrCollection

List

route53:ListCidrCollections,
route53:ListCidrBlocks