1 Answer
- Newest
- Most votes
- Most comments
1
If the bucket is new, this redirection response is expected while DNS propagation takes place. See https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingRouting.html for further details.
The redirection will stop once DNS has propagated fully, and S3 should start responding to the non-region-specific DNS name for your bucket.
However, it may be more reliable to specify the region when creating the presigned URLs, just in case S3 returns a redirect at some point in the future.
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago