Class HttpCredentialsLoader
java.lang.Object
software.amazon.awssdk.auth.credentials.internal.HttpCredentialsLoader
Helper class that contains the common behavior of the CredentialsProviders that loads the credentials from a local endpoint on
 a container (e.g. an EC2 instance).
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic HttpCredentialsLoadercreate()loadCredentials(ResourcesEndpointProvider endpoint)  
- 
Method Details
- 
create
 - 
loadCredentials
 
 -