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
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
I've been looking at the documentation about environment variables and see that you are able to configure credentials, regions, and profiles using environment variables, but I do not see a way to configure the endpoint URL option to point to our internal proxy.
Describe the solution you'd like
My suggestion is to configure the endpoint URL if either the AWS__ENDPOINT or AWS_ENDPOINT (in that order of priority) environment variables are available.
Describe alternatives you've considered
Use environment variable in code: