Conversation context with your Lex V2 bots
Conversation context is information that the user, your client application, or a Lambda function provides to a Amazon Lex bot to fulfill an intent. Conversation context includes slot data that the user provides, request attributes set by the client application, and session attributes that the client application and Lambda functions create.
Topics
- Setting intent context for your Lex V2 bot
- Using default slot values in intents for your Lex V2 bot
- Setting session attributes for your Lex V2 bot
- Setting request attributes for your Lex V2 bot
- Setting the session timeout
- Sharing information between intents with your Lex V2 bot
- Setting complex attributes in your Lex V2 bot