cloud_front_origin_access_identity
Gets an individual cloud_front_origin_access_identity
resource
Overview
Name | cloud_front_origin_access_identity |
Type | Resource |
Description | cloud_front_origin_access_identity |
Id | awscc.cloudfront.cloud_front_origin_access_identity |
Fields
Name | Datatype | Description |
---|---|---|
cloud_front_origin_access_identity_config | object | |
id | string | |
s3_canonical_user_id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
cloud_front_origin_access_identity_config,
id,
s3_canonical_user_id
FROM awscc.cloudfront.cloud_front_origin_access_identity
WHERE data__Identifier = '<Id>';
Permissions
To operate on the cloud_front_origin_access_identity
resource, the following permissions are required:
Delete
cloudfront:DeleteCloudFrontOriginAccessIdentity,
cloudfront:GetCloudFrontOriginAccessIdentity
Read
cloudfront:GetCloudFrontOriginAccessIdentity
Update
cloudfront:UpdateCloudFrontOriginAccessIdentity,
cloudfront:GetCloudFrontOriginAccessIdentity