You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will open the pre-configured Terminal app -> Run your code in this Terminal -> It automatically adds the Proxy, and trust the certificate.
✅ You don't need the aws-sdk-v3-js-proxy anymore. Just run your AWS via the Terminal.
It works out of the box if the aws-sdk-v3 is using axios, or fetch behind the scene.
Technically, aws-sdk might use the built-in fetch library from NodeJS 18 to make RESTFUL APIs, so it required some code to trust Proxyman certificate. By using the Automatic Setup, it's automatically done.
Please chime in here: awslabs/aws-sdk-v3-js-proxy#23
The text was updated successfully, but these errors were encountered: