Score:0

How does a CloudFront cache behavior's "Path Pattern" interact with the origin's "Origin Path"?

cn flag

I have an origin that looks like this: "https://myS3Bucket.s3/static/ui/v1.0.0". This origin has an "Origin Path" that is "/v1.0.0", and the cache behavior associated with this origin has a "Path Pattern" that is "/static/ui/*".

If a user makes a request to the CloudFront with the path "https://abcd1234.cloudfront.net/static/ui/index.html", what does the request that CloudFront makes to my origin look like? Does it become https://myS3Bucket.s3/static/ui/v1.0.0/index.html? Or does it become https://myS3Bucket.s3/v1.0.0/index.html?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.