Interface IAMFederationOptionsOutput.Builder

  • Method Details

    • enabled

      Indicates whether IAM identity federation is currently enabled for the domain.

      Parameters:
      enabled - Indicates whether IAM identity federation is currently enabled for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subjectKey

      The configured key in the SAML assertion for the user's subject identifier.

      Parameters:
      subjectKey - The configured key in the SAML assertion for the user's subject identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rolesKey

      The configured key in the SAML assertion for the user's role information.

      Parameters:
      rolesKey - The configured key in the SAML assertion for the user's role information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.