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 | Definition of AWS::CloudFront::AnycastIpList Resource Type |
| Id | aws.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 aws.cloudfront.anycast_ip_lists_list_only
;
Permissions
For permissions required to operate on the anycast_ip_lists_list_only resource, see anycast_ip_lists