-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Description
Checkboxes for prior research
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow.
- I've searched for previous similar issues and didn't find any solution.
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.This issue is a bug.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.