realtime_log_configs_list_only
Lists realtime_log_configs
in a region or regions, for all properties use realtime_log_configs
Overview
Name | realtime_log_configs_list_only |
Type | Resource |
Description | Resource Type definition for AWS::CloudFront::RealtimeLogConfig |
Id | aws.cloudfront.realtime_log_configs_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
end_points | array | |
fields | array | |
name | string | |
sampling_rate | number | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all realtime_log_configs
in a region.
SELECT
region,
arn
FROM aws.cloudfront.realtime_log_configs_list_only
;
Permissions
For permissions required to operate on the realtime_log_configs_list_only
resource, see realtime_log_configs