aws.route53.list_cidr_locations
Example SQL Queries
SELECT * FROMaws.route53.list_cidr_locationsWHERE"collection_id" = 'VALUE';Description
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
Table Definition
| Column Name | Column Data Type |
|---|---|
| collection_id Required Input Column The CIDR collection ID. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| location_name A string that specifies a location name. | VARCHAR |