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 | A real-time log configuration. |
Id | aws.cloudfront.realtime_log_configs_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
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