CreateDistributionRequest
Types
Properties
An array of objects that describe the per-path cache behavior for the distribution.
An object that describes the cache behavior settings for the distribution.
The name of the SSL/TLS certificate that you want to attach to the distribution.
An array of objects that describe the custom error responses for the distribution. With a custom error response, you can specify the page to return when the origin responds with a given HTTP error code. You can also specify the HTTP status code to send to the viewer.
An object that describes the default cache behavior for the distribution.
The object (for example, index.html) that the distribution returns when a viewer requests the root URL of the distribution (/) instead of a specific object. The object that you specify must be available from the origin.
The name for the distribution.
Specifies whether to enable private origin access for the distribution. With private origin access, the distribution can serve objects that aren't publicly accessible from a Lightsail bucket.
The IP address type for the distribution.
An object that describes the origin resource for the distribution, such as a Lightsail instance, bucket, or load balancer.
The minimum TLS protocol version for the SSL/TLS certificate.