Expose conformance to CredentialsProviderV2, allowing this protocol to be used without a type cast.
Provide more descriptive logging including the expiry date of the current credentials and consistently use the decorated logger passed into AwsRotatingCredentialsProviderV2 (this was always decorated with the credentials.source metadata and so doesn't need roleSessionName which provides the same information)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes:
AwsRotatingCredentialsProviderV2
(this was always decorated with thecredentials.source
metadata and so doesn't needroleSessionName
which provides the same information)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.