Skip to content

Add DefaultAwsSecurityCredentialsSupplier supporting AWS default credentials chain #1837

@dnl-trpp

Description

@dnl-trpp

Is your feature request related to a problem? Please describe.
The current InternalAwsSecurityCredentialsSupplier does not support all AWS authentication methods and depends on an AWSCredentialSource. In many cases, it would be useful to have a built-in implementation that leverages the AWS Default Credentials provider chain.

Describe the solution you'd like
A full implementation, similar to the one shown in this sample, could be added as a separate class (e.g., DefaultAwsSecurityCredentialsSupplier) that uses the default AWS credential resolution logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions