Skip to content

feat(storage): support AWS credential provider chain#135

Open
donhardman wants to merge 1 commit into
mainfrom
fix/irsa
Open

feat(storage): support AWS credential provider chain#135
donhardman wants to merge 1 commit into
mainfrom
fix/irsa

Conversation

@donhardman
Copy link
Copy Markdown
Member

  • Make AWS credentials optional, use SDK default chain when not provided
  • Add support for AWS_SESSION_TOKEN (temporary credentials)
  • Remove hard requirement that throws exception when env vars missing
  • Add tests for explicit credentials, session tokens, and chain fallback

- Make AWS credentials optional, use SDK default chain when not provided
- Add support for AWS_SESSION_TOKEN (temporary credentials)
- Remove hard requirement that throws exception when env vars missing
- Add tests for explicit credentials, session tokens, and chain fallback
@donhardman donhardman mentioned this pull request Apr 29, 2026
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