Distribution Origin Args
Constructors
Properties
Number of times that CloudFront attempts to connect to the origin. Must be between 1-3. Defaults to 3.
Number of seconds that CloudFront waits when trying to establish a connection to the origin. Must be between 1-10. Defaults to 10.
One or more sub-resources with name
and value
parameters that specify header data that will be sent to the origin (multiples allowed).
The CloudFront custom origin configuration information. If an S3 origin is required, use origin_access_control_id
or s3_origin_config
instead.
DNS domain name of either the S3 bucket, or web site of your custom origin.
Unique identifier of a 8 for this origin.
Optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin.
The CloudFront Origin Shield configuration information. Using Origin Shield can help reduce the load on your origin. For more information, see Using Origin Shield in the Amazon CloudFront Developer Guide.
The CloudFront S3 origin configuration information. If a custom origin is required, use custom_origin_config
instead.