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
Dynamic credential resolution for AWS endpoints (#1419)
* Dynamic credential resolution for AWS endpoints
If AWS credentials are provided, they will continue to be used. With this
change, they become optional parameters and the AWS SDK will attempt to
use the default resolution chain if they are not provided.
* cleanup deps
* restore optional aws region in endpointAwsParametersSchema
---------
Co-authored-by: Nathan Sarrazin <[email protected]>
0 commit comments