Amazon CloudFront · Schema
DistributionConfig
DistributionConfig schema
AWSCloudFrontCDNContent DeliveryEdge
Properties
| Name | Type | Description |
|---|---|---|
| CallerReference | string | A unique value that ensures the request can't be replayed. |
| Aliases | object | CNAMEs (alternate domain names) for the distribution. |
| DefaultRootObject | string | The object that you want CloudFront to return when an end user requests the root URL. |
| Origins | object | |
| DefaultCacheBehavior | object | |
| CacheBehaviors | object | |
| Comment | string | A comment to describe the distribution. |
| Enabled | boolean | Whether the distribution is enabled to accept user requests. |
| PriceClass | string | The price class for the distribution. |
| ViewerCertificate | object | |
| WebACLId | string | The AWS WAF web ACL to associate with this distribution. |
| HttpVersion | string | |
| IsIPV6Enabled | boolean |