Skip to content

feat: enable loading aws creds through env vars#24

Open
TiansuYu wants to merge 1 commit intojmkeyes:mainfrom
TiansuYu:enable-loading-creds-through-env-var
Open

feat: enable loading aws creds through env vars#24
TiansuYu wants to merge 1 commit intojmkeyes:mainfrom
TiansuYu:enable-loading-creds-through-env-var

Conversation

@TiansuYu
Copy link

@TiansuYu TiansuYu commented Sep 11, 2025

Intends to fix issue #8.

Users should be able load to aws credentials through default provider chains. Part of that is by enabling

  • AWS_PROFILE with a provider config files;
  • or AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN
    in the env var, in order to authenticate with AWS.

This PR enables this option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant