Skip to content

DynamoDB client url changed after 3.656.0 release #6503

@Steuls

Description

@Steuls

Checkboxes for prior research

Describe the bug

With the latest version of the SDK the URL the dynamo requests go to has changed, this has caused us issues since all our applications live in a whitelisted networking space and so suddenly went down. This change to use the accountId URL should be a separate flag as otherwise this is a breaking change

Regression Issue

  • Select this option if this issue appears to be a regression.

SDK version number

3.656.0

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

18

Reproduction Steps

Load previous version and the output URL is the generic one
Load current version and the output URL is the AccountId specific one

Observed Behavior

The URL requests are now being sent to the new URL

Expected Behavior

The URL requests are being sent to should not be changed from the original default behaviour

Possible Solution

Set this new setting as a flag

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p2This is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions