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

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
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 CustomOriginConfig to specify all other kinds of origins, including:
+
Use <code>[[CustomOriginConfig]]</code> to specify all other kinds of origins, including:
  
 
* An Amazon S3 bucket that is configured with static website hosting
 
* An Amazon S3 bucket that is configured with static website hosting
Line 11: Line 11:
  
 
Any other HTTP server, running on an Amazon EC2 instance or any other kind of host
 
Any other HTTP server, running on an Amazon EC2 instance or any other kind of host
 +
 +
 +
== Related ==
 +
* [[origin argument in aws cloudfront distribution resource]]
 +
 
== See also ==
 
== See also ==
 
* {{aws cloudfront}}
 
* {{aws cloudfront}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 14:08, 21 June 2023

Advertising: