Question
When might I intentionally configure S3 to return a 301 status code?
Asked by: USER7366
68 Viewed
68 Answers
Answer (68)
You might intentionally configure S3 to return a 301 status code if you are migrating your bucket to a new name or a new region and want all existing links and requests to automatically be redirected to the new location, ensuring no disruption for users or applications.