From 6a49a10498a0423ef760030451c98105ce03ade5 Mon Sep 17 00:00:00 2001 From: Zac Lovoy Date: Mon, 21 Oct 2024 23:30:36 -0700 Subject: [PATCH] Update plugins/modules/cloudfront_cache_policy.py Co-authored-by: Alina Buzachis --- plugins/modules/cloudfront_cache_policy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/cloudfront_cache_policy.py b/plugins/modules/cloudfront_cache_policy.py index 3ad0178dcb8..ac45f108615 100644 --- a/plugins/modules/cloudfront_cache_policy.py +++ b/plugins/modules/cloudfront_cache_policy.py @@ -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: