Data Source: aws_cloudfront_origin_access_identity

Use this data source to retrieve information for an Amazon CloudFront origin access identity.

Example Usage

The following example below creates a CloudFront origin access identity.

data "aws_cloudfront_origin_access_identity" "example" {
  id = "E1ZAKK699EOLAL"
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above: