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

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html == See also == * {{aws cloudfront}}")
 
 
(7 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>[[CustomOriginConfig]]</code> to specify all other kinds of origins, including:
 +
 +
* An Amazon S3 bucket that is configured with static website hosting
 +
* An [[Elastic Load Balancing]] load balancer
 +
* An [[AWS Elemental MediaPackage]] endpoint
 +
* An [[AWS Elemental MediaStore]] container
 +
 +
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]]

Latest revision as of 14:08, 21 June 2023

Advertising: