AWS::CloudFront::Distribution LegacyS3Origin
The LegacyS3Origin property type specifies Property description not available. for an AWS::CloudFront::Distribution.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DNSName" :String, "OriginAccessIdentity" :String}
YAML
DNSName:StringOriginAccessIdentity:String
Properties
DNSNameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
OriginAccessIdentityProperty description not available.
Required: No
Type: String
Update requires: No interruption