ivankhoosty

Results 4 comments of ivankhoosty

@debora-ito I have just noticed I pasted the links to sdk 1.x by mistake, I had both open to compare the code, and 2.x classes code is the same.

That’s not what happens because of the stage in spring boot loader. I will prepare a sample spring boot app to show you the issue

@maciejwalkowiak I dont know what you can do when Spring is not logging DeferredLog during boostrap failure. I think AwsCredentialsProviderChain appending error messages from various credentialsProviders to use it as...

@debora-ito the code in AWSCredentialsProviderChain and AwsCredentialsProviderChain resolveCredentials() methods is pretty much the same as to how it logs credentialProvider exceptions. I am not talking about changing logging level, that...