query String Behavior
Parameters
value
Whether URL query strings in viewer requests are included in the cache key and automatically included in requests that CloudFront sends to the origin. Valid values for query_string_behavior
are none
, whitelist
, allExcept
, and all
.