Returns session information for a specified bot, alias, and user.
See https://www.paws-r-sdk.com/docs/lexruntimev2_get_session/ for full documentation.
lexruntimev2_get_session(botId, botAliasId, localeId, sessionId)
[required] The identifier of the bot that contains the session data.
[required] The alias identifier in use for the bot that contains the session data.
[required] The locale where the session is in use.
[required] The identifier of the session to return.