Skip to content

AWS Default Credentials Chain not fetched in > 2.0.0 #233

@nishkrishnan

Description

@nishkrishnan

As of this PR:
#177

AWS Default Credentials Provider is never used so now we're forced to either pass in an access key/secret key or pass in a role to assume. However, the default credentials provider is much more flexible:
https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials

In our case, we use web identity auth which is now broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions