Skip to content

Conversation

@vagelim
Copy link

@vagelim vagelim commented Jan 20, 2026

what

Adds a refresh to the aws credentials to account for temporary credential expiry when using IAM roles instead of static credentials.

This addresses an issue reported in #2078

This patch is running in production for me under real loads.

why

This is a bandaid for a patch that should be applied upstream in the base AWS lib for elixir but I needed to get it working for my case. I am working on a patch to aws-elixir but am not ready to submit.

vagelim and others added 2 commits September 23, 2025 11:03
should prob condition on near-term expiry of session
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Jan 20, 2026
@acco acco force-pushed the main branch 2 times, most recently from caf756f to 3fdb0d5 Compare January 21, 2026 02:56
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants