In a CloudFront behavior, I can specify "forward all [querystrings], cache based on whitelist", which will do exactly that, but how do I tell CloudFront to not cache at all for a given querystring and just to always forward the request and return the response?

