How to set custom root (endpoint_url) for corporate aws #3960
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? |
Beta Was this translation helpful? Give feedback.
-
Unless https://github.com/aws/aws-sdk-js-v3 implicitly supports The only sdk issues I could find that might be related: |
Beta Was this translation helpful? Give feedback.
-
I created #3961 to track this as a feature request.
Does that config work with AWS CLI?
|
Beta Was this translation helpful? Give feedback.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions