acm_certificate_arn |
ACM certificate. |
string |
n/a |
yes |
aliases |
Domain aliases. |
any |
n/a |
yes |
code |
CloudFront function code to run. |
string |
n/a |
yes |
default_cache_behavior |
The default cache behavior for this distribution |
any |
n/a |
yes |
default_root_object |
The object that you want CloudFront to return (for example, index.html) when an end user requests the root URL. |
string |
null |
no |
enabled |
Whether the distribution is enabled to accept end user requests for content. |
bool |
true |
no |
origin |
One or more origins for this distribution. |
any |
n/a |
yes |
tags |
A map of tags to assign to the resource. |
map(string) |
{} |
no |
web_acl_id |
Id or ARN of the AWS WAF web ACL that is associated with the distribution. |
string |
n/a |
yes |