AWS Credential source
Classes that implement this provide credentials for AWS requests. A Credential Source is an active object, since credentials may change during the lifetime of the application
Retrieve the current set of credentials
Called when credentials turn out to be rejected by the backend
See Implementation
AWS Credential source
Classes that implement this provide credentials for AWS requests. A Credential Source is an active object, since credentials may change during the lifetime of the application