Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetSessionCommandInputProtected

The input for GetSessionCommand.

Hierarchy

Properties

botAlias: undefined | string

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

botName: undefined | string

The name of the bot that contains the session data.

checkpointLabelFilter?: string

A string used to filter the intents returned in the recentIntentSummaryView structure.

When you specify a filter, only intents with their checkpointLabel field set to that string are returned.

userId: undefined | string

The ID of the client application user. Amazon Lex uses this to identify a user's conversation with your bot.