How to set custom root (endpoint_url) for corporate aws #3960
Unanswered
asant-leitha
asked this question in
Q&A
Replies: 3 comments 13 replies
|
Can you share a little more context about your setup? Are you referring to VSCode's multi-root workspace? What action is returning the 403 error? |
6 replies
|
Unless https://github.com/aws/aws-sdk-js-v3 implicitly supports The only sdk issues I could find that might be related: |
0 replies
|
I created #3961 to track this as a feature request.
Does that config work with AWS CLI?
|
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
In order to access my corporate aws instance I need to set a custom root otherwise I get 403 Unauthorized. How to do that using the config file or the vscode toolkit plugin?
All reactions