
Mohamed Uvais
what is the correct format of web address of objects in S3 ?
a. https://bucketname.s3.region.amazonaws.com/objectname or
b. https://bucketname.s3.amazonaws.com/objectname
Somewhere i see region specified and somewhere not. which is the correct one ?
when I look at the documnation on accessing S3 buckets it shows the use of the region for all of the various types of access. Since the docs only show it with the region I would assume that’s the preferred method.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-bucket-intro.html