session
The session identifier that maintains the state of authentication requests and challenge responses. If an AdminInitiateAuth
or AdminRespondToAuthChallenge
API request results in a determination that your application must pass another challenge, Amazon Cognito returns a session with other challenge parameters. Send this session identifier, unmodified, to the next AdminRespondToAuthChallenge
request.