deleteSession
inline suspend fun LexRuntimeClient.deleteSession(crossinline block: DeleteSessionRequest.Builder.() -> Unit): DeleteSessionResponse
Removes session information for a specified bot, alias, and user ID.
Removes session information for a specified bot, alias, and user ID.