lexruntimev2_get_session: Returns session information for a specified bot, alias, and...

View source: R/lexruntimev2_operations.R

lexruntimev2_get_sessionR Documentation

Returns session information for a specified bot, alias, and user

Description

Returns session information for a specified bot, alias, and user.

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

Usage

lexruntimev2_get_session(botId, botAliasId, localeId, sessionId)

Arguments

botId

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

botAliasId

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

localeId

[required] The locale where the session is in use.

sessionId

[required] The identifier of the session to return.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.