AWS::CloudFront::Distribution LegacyS3Origin - AWS CloudFormation

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 AWS CloudFormation template, use the following syntax:

JSON

{ "DNSName" : String, "OriginAccessIdentity" : String }

YAML

DNSName: String OriginAccessIdentity: String

Properties

DNSName

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

OriginAccessIdentity

Property description not available.

Required: No

Type: String

Update requires: No interruption