Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Pass proxy to AWS SDK #601

Merged
merged 4 commits into from
Jan 15, 2021
Merged

Conversation

markthebault
Copy link
Contributor

Hi All,

I aws trying to debug why I could not connect to AWS endpoints with an environment that does not use the Internet (private environment). I figured out that proxy settings need to be passed explicitly to AWS SDK: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/node-configuring-proxies.html

I am not a NodeJS developer, so feel free to help me out if you think this code is not good enough.

Best,
Mark.

Copy link
Member

@Flydiverny Flydiverny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants