session
The session identifier that maintains the state of authentication requests and challenge responses. If an InitiateAuth
or RespondToAuthChallenge
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 RespondToAuthChallenge
request.