Let’s say I have 3 lambda @edge functions, and for the first two I want TTL of 0 but for the last one I want 31536000. I want different headers to be forwarded for each one, I want to be able to set queryStringCacheKeys for the ones that have queryString forwarded (2 of them). How do I do that? Thanks!