putSession
abstract suspend fun <T> putSession(input: PutSessionRequest, block: suspend (PutSessionResponse) -> T): T
Creates a new session or modifies an existing session with an Amazon Lex V2 bot. Use this operation to enable your application to set the state of the bot.