Behaviors on Cloud front are based on path. I'm trying to see if there is another way to add behavior based on request header without involving Lambda@Edge?
For example, requests with header 'user-agent'='somecrawler' will be directed to behavior, others will be directed to another behavior.