lexruntimeservice_delete_session: Removes session information for a specified bot, alias, and...

View source: R/lexruntimeservice_operations.R

lexruntimeservice_delete_sessionR Documentation

Removes session information for a specified bot, alias, and user ID

Description

Removes session information for a specified bot, alias, and user ID.

See https://www.paws-r-sdk.com/docs/lexruntimeservice_delete_session/ for full documentation.

Usage

lexruntimeservice_delete_session(botName, botAlias, userId)

Arguments

botName

[required] The name of the bot that contains the session data.

botAlias

[required] The alias in use for the bot that contains the session data.

userId

[required] The identifier of the user associated with the session data.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.