Interface AwsAdditionalDetails.Builder

  • Method Details

    • identityContext

      AwsAdditionalDetails.Builder identityContext(String identityContext)

      STS context assertion that carries a user identifier to the Amazon Web Services service that it calls and can be used to obtain an identity-enhanced IAM role session. This value corresponds to the sts:identity_context claim in the ID token.

      Parameters:
      identityContext - STS context assertion that carries a user identifier to the Amazon Web Services service that it calls and can be used to obtain an identity-enhanced IAM role session. This value corresponds to the sts:identity_context claim in the ID token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.