Just a one doubt, when we use cloudfront with origin as s3. The cloudfront will cache the content of that s3 bucket in edge location right? So even if a object is requested many times, it won't access the s3 bucket everytime. Instead it will diliver the content from cloudfront cache right?
Please correct me if I am wrong