Interface SessionMetadata.Builder

  • Method Details

    • sdkType

      SessionMetadata.Builder sdkType(String sdkType)

      The type of SDK that was used to stream the video for the Face Liveness session.

      This value is self-reported by the client that streamed the session, and Amazon Rekognition doesn't verify it. Don't rely on it for authentication, authorization, or any other security decision.

      Parameters:
      sdkType - The type of SDK that was used to stream the video for the Face Liveness session.

      This value is self-reported by the client that streamed the session, and Amazon Rekognition doesn't verify it. Don't rely on it for authentication, authorization, or any other security decision.

      Returns:
      Returns a reference to this object so that method calls can be chained together.