Versions in this module Expand all Collapse all v1 v1.11.0 Dec 6, 2022 Changes in this version + const ProviderName + func NewCredentialsClient(cfg aws.Config, handlers request.Handlers, endpoint string, ...) *credentials.Credentials + func NewProviderClient(cfg aws.Config, handlers request.Handlers, endpoint string, ...) credentials.Provider + type Provider struct + Client *client.Client + ExpiryWindow time.Duration + func (p *Provider) IsExpired() bool + func (p *Provider) Retrieve() (credentials.Value, error)