Skip to content

MIGRATION ISSUE: Undocumented change in the behaviour of S3 client region redirects #5712

Closed
@andrejleitner

Description

@andrejleitner

Pre-Migration Checklist

Which JavaScript Runtime is this issue in?

Node.js (includes AWS Lambda)

AWS Lambda Usage

  • Yes, my application is running on AWS Lambda.
  • No, my application is not running on AWS Lambda.

Describe the Migration Issue

I didn't find the following mentioned in the migration guide or notes:

So we deliberately removed the follow-the-redirect feature in v3.

Source: #1807

Code Comparison

No response

Observed Differences/Errors

PermanentRedirect error with v3: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

documentationThis is a problem with documentation.p2This is a standard priority issuequeuedThis issues is on the AWS team's backlogv2-v3-inconsistencyBehavior has changed from v2 to v3, or feature is missing altogether

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions