Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS – use
session.NewSession
instead of session.New
to
`session.New` is deprecated and requires the `AWS_SDK_LOAD_CONFIG` environment variable to be set in order to automatically call `AssumeRoleWithWebIdentity` when `AWS_WEB_IDENTITY_TOKEN_FILE` is set (which is not documented and most likely unintended).
- Loading branch information