Values.CloudFrontOriginAccessIdentitySummarySourceSummary of the information about a CloudFront origin access identity.
type nonrec t = {id : String_.t option;The ID for the origin access identity. For example: E74FTE3AJFJ256A.
*)s3CanonicalUserId : String_.t option;The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.
*)comment : String_.t option;The comment for this origin access identity, as originally specified when created.
*)}