Difference between revisions of "AWS::CloudFront::Distribution Origin"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html
 
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html
 
   
 
   
Use <code>[[S3OriginConfig]]</code> to specify an Amazon S3 bucket that is not configured with static website hosting.
+
Use <code>[[S3OriginConfig]]</code> to specify an Amazon S3 bucket that is not configured with [[static website hosting]].
  
 
Use <code>[[CustomOriginConfig]]</code> to specify all other kinds of origins, including:
 
Use <code>[[CustomOriginConfig]]</code> to specify all other kinds of origins, including:

Revision as of 14:05, 21 June 2023

Use S3OriginConfig to specify an Amazon S3 bucket that is not configured with static website hosting.

Use CustomOriginConfig to specify all other kinds of origins, including:

Any other HTTP server, running on an Amazon EC2 instance or any other kind of host

See also

Advertising: