stopQAppSession
inline suspend fun QAppsClient.stopQAppSession(crossinline block: StopQAppSessionRequest.Builder.() -> Unit): StopQAppSessionResponse
Stops an active session for an Amazon Q App.This deletes all data related to the session and makes it invalid for future uses. The results of the session will be persisted as part of the conversation.