realtime_log_configs
Retrieves a list of realtime_log_configs
in a region
Overview
Name | realtime_log_configs |
Type | Resource |
Description | realtime_log_configs |
Id | awscc.cloudfront.realtime_log_configs |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
arn
FROM awscc.cloudfront.realtime_log_configs
Permissions
To operate on the realtime_log_configs
resource, the following permissions are required:
Create
cloudfront:CreateRealtimeLogConfig,
iam:PassRole
List
cloudfront:ListRealtimeLogConfigs