Uses of Class
software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider
Packages that use ProfileCredentialsProvider
-
Uses of ProfileCredentialsProvider in software.amazon.awssdk.crt.auth.credentials
Methods in software.amazon.awssdk.crt.auth.credentials that return ProfileCredentialsProviderModifier and TypeMethodDescriptionProfileCredentialsProvider.Builder.build()Create a profile credentials provider using the configuration applied to this builder.static ProfileCredentialsProviderProfileCredentialsProvider.create()Create a profile credentials provider using the default file locations and profile name.