anycast_ip_lists_list_only
Lists anycast_ip_lists in a region or regions, for all properties use anycast_ip_lists
Overview
| Name | anycast_ip_lists_list_only |
| Type | Resource |
| Description | An Anycast static IP list. For more information, see [Request Anycast static IPs to use for allowlisting](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/request-static-ips.html) in the *Amazon CloudFront Developer Guide*. |
| Id | awscc.cloudfront.anycast_ip_lists_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
id | string | |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
SELECT examples
Lists all anycast_ip_lists in a region.
SELECT
region,
id
FROM awscc.cloudfront.anycast_ip_lists_list_only
;
Permissions
For permissions required to operate on the anycast_ip_lists_list_only resource, see anycast_ip_lists