Origin
class Origin
Describes the origin resource of an Amazon Lightsail content delivery network (CDN) distribution.
An origin can be a Lightsail instance, bucket, or load balancer. A distribution pulls content from an origin, caches it, and serves it to viewers via a worldwide network of edge servers.
Types
Properties
Link copied to clipboard
The protocol that your Amazon Lightsail distribution uses when establishing a connection with your origin to pull content.
Link copied to clipboard
The AWS Region name of the origin resource.
Link copied to clipboard
The resource type of the origin resource (Instance).
Link copied to clipboard
The amount of time, in seconds, that the distribution waits for a response after forwarding a request to the origin. The minimum timeout is 1 second, the maximum is 60 seconds, and the default (if you don't specify otherwise) is 30 seconds.