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

Update IMDS credential provider to handle credentials fail to refresh #1634

Merged
merged 1 commit into from Mar 23, 2022

Commits on Mar 18, 2022

  1. Update IMDS credential provider to handle credentials fail to refresh

    Adds support for IMDS assume role credential provider to handle
    credentials that fail to refresh, and are approaching their expiry time.
    
    Updates expiry time of IMDS credentials to have an initial ceiling of 1
    hour instead of the duration returned by IMDS. This allows the SDK to
    proactively retrieve updated IMDS credentials.
    jasdel committed Mar 18, 2022
    Copy the full SHA
    59c1d5a View commit details
    Browse the repository at this point in the history