Amazon CloudFront CloudFrontOriginAccessIdentity CloudFrontOriginAccessIdentityConfig
The
CloudFrontOriginAccessIdentityConfig property type configures the
CloudFront origin access identity to associate with the origin of a CloudFront distribution.
CloudFrontOriginAccessIdentityConfig is a property of the AWS::CloudFront::CloudFrontOriginAccessIdentity resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Comment" :String}
YAML
Comment:String
Properties
Comment-
A comment to associate with this CloudFront origin access identity.
Required: Yes
Type: String
Update requires: No interruption
