Class WebIdentityCredentialsUtils

java.lang.Object
software.amazon.awssdk.auth.credentials.internal.WebIdentityCredentialsUtils

public final class WebIdentityCredentialsUtils extends Object
Utility class used to configure credential providers based on JWT web identity tokens.
  • Method Details

    • factory

      Resolves the StsWebIdentityCredentialsProviderFactory from the Sts module if on the classpath to allow JWT web identity tokens to be used as credentials.
      Returns:
      WebIdentityTokenCredentialsProviderFactory