Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AWS credential expiration #636

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 17, 2022

  1. Fix AWS credential expiration

    Use the AWS cached credential provider to automatically handle credentials. The CredentialsCache will automatically handle refreshing expired credentials and keeping them cached as long as necessary.
    
    Replaces prometheus-community#634 as this offloads more of the work to the AWS SDK
    
    Signed-off-by: Joe Adams <[email protected]>
    sysadmind committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1e64068 View commit details
    Browse the repository at this point in the history