Uses of Package
software.amazon.awssdk.auth.credentials.internal
Packages that use software.amazon.awssdk.auth.credentials.internal
Package
Description
-
Classes in software.amazon.awssdk.auth.credentials.internal used by software.amazon.awssdk.auth.credentialsClassDescriptionLoads credentials providers from the
SdkSystemSetting.AWS_ACCESS_KEY_ID,SdkSystemSetting.AWS_SECRET_ACCESS_KEY, andSdkSystemSetting.AWS_SESSION_TOKENsystem settings.A container for credential properties. -
Classes in software.amazon.awssdk.auth.credentials.internal used by software.amazon.awssdk.auth.credentials.internalClassDescriptionHelper class that contains the common behavior of the CredentialsProviders that loads the credentials from a local endpoint on a container (e.g.A wrapper for
AwsCredentialsProviderthat defers creation of the underlying provider until the first time theAwsCredentialsProvider.resolveCredentials()method is invoked.A container for credential properties.