Uses of Class
software.amazon.awssdk.auth.token.credentials.ProfileTokenProvider
Packages that use ProfileTokenProvider
-
Uses of ProfileTokenProvider in software.amazon.awssdk.auth.token.credentials
Methods in software.amazon.awssdk.auth.token.credentials that return ProfileTokenProviderModifier and TypeMethodDescriptionProfileTokenProvider.Builder.build()Create aProfileTokenProviderusing the configuration applied to this builder.static ProfileTokenProviderProfileTokenProvider.create()Create aProfileTokenProviderusing theProfileFile.defaultProfileFile()and default profile name.static ProfileTokenProviderCreate aProfileTokenProviderusing the given profile name andProfileFile.defaultProfileFile().