Uses of Class
software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
Packages that use DefaultCredentialsProvider
-
Uses of DefaultCredentialsProvider in software.amazon.awssdk.auth.credentials
Methods in software.amazon.awssdk.auth.credentials that return DefaultCredentialsProviderModifier and TypeMethodDescriptionDefaultCredentialsProvider.Builder.build()Create aDefaultCredentialsProviderusing the configuration defined in this builder.static DefaultCredentialsProviderDefaultCredentialsProvider.create()Deprecated.The create() method that returns a singleton instance which can cause issues if one client closes the provider while others are still using it.