CloudFront Distribution S3Origin
S3Origin is a property of the Origin property that describes the
Amazon Simple Storage Service (S3) origin to associate with an Amazon CloudFront origin.
Syntax
JSON
{ "OriginAccessIdentity" :String}
YAML
OriginAccessIdentity:String
Properties
Note
For more information about the constraints and valid values of each property, see the S3Origin data type in the Amazon CloudFront API Reference.
OriginAccessIdentity-
The CloudFront origin access identity to associate with the origin. You must specify the full origin ID—for example:
origin-access-identity/cloudfront/E15MNIMTCFKK4CThis is used to configure the origin so that end users can access objects in an Amazon S3 bucket through CloudFront only.
Required: No
Type: String
