Skip to content

Commit

Permalink
Update plugins/modules/cloudfront_cache_policy.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alina Buzachis <[email protected]>
  • Loading branch information
Zozman and alinabuzachis authored Oct 22, 2024
1 parent 53bbb46 commit 6a49a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/cloudfront_cache_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
- The HTTP headers, cookies, and URL query strings to include in the cache key.
The values included in the cache key are also included in requests that CloudFront sends to the origin.
- For more information see the CloudFront documentation at
U(https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ParametersInCacheKeyAndForwardedToOrigin.html)
U(https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_ParametersInCacheKeyAndForwardedToOrigin.html).
type: dict
contains:
enable_accept_encoding_gzip:
Expand Down

0 comments on commit 6a49a10

Please sign in to comment.