Cloudfront Cache Behaviour wildcard

Viewed 10

In cloudfront if I only want to match path pattern like /test1 /test2 but not /test, can I use /test* ?

Also is it possible to do the same for origin, like test*.example.com to match test1.example.com but not test.example.com?

Thanks

0 Answers
Related