Difference between revisions of "Default cache behavior argument in aws cloudfront distribution"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
<code>default_cache_behavior</code> argument
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments
 
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#default-cache-behavior-arguments
 +
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#cache-behavior-arguments
 +
 +
Required:
 +
[[allowed_methods]]
 +
[[cached_methods]]
 +
[[path_pattern]]
 +
[[target_origin_id]]
 +
 +
 +
 +
== See also ==
 +
* {{aws_cloudfront_distribution}}
 +
* {{Terraform CloudFront}}
 +
 +
[[Category:Terraform]]
 +
[[Category:CloudFront]]
 +
[[Category:AWS]]

Latest revision as of 10:07, 21 June 2023

Advertising: