AWS lexv2 documentation change
Summary
Removed 'Amazon Lex V2' from bot references and section heading
Security assessment
Editorial changes to simplify product name usage. Conversation context documentation about security-relevant elements (session attributes) remains but isn't modified in security context. No new security content added.
Diff
diff --git a/lexv2/latest/dg/conversation-contexts.md b/lexv2/latest/dg/conversation-contexts.md index 745f86880..f666deba8 100644 --- a//lexv2/latest/dg/conversation-contexts.md +++ b//lexv2/latest/dg/conversation-contexts.md @@ -7 +7 @@ - _Conversation context_ is information that the user, your client application, or a Lambda function provides to a Amazon Lex V2 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. + _Conversation context_ is information that the user, your client application, or a Lambda function provides to a 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. @@ -34 +34 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Understanding Amazon Lex V2 bot conversations +Understanding bot conversations