type github.com/aws/aws-sdk-go-v2/aws.AdjustExpiresByCredentialsCacheStrategy

2 uses

	github.com/aws/aws-sdk-go-v2/aws (current package)
		credential_cache.go#L134: 		if cs, ok := p.provider.(AdjustExpiresByCredentialsCacheStrategy); ok {
		credential_cache.go#L208: type AdjustExpiresByCredentialsCacheStrategy interface {