AWS lexv2 documentation change
Summary
Updated phrasing to specify 'Amazon Lex V2 bot' and revised a section heading for consistency.
Security assessment
Changes are purely terminological (adding 'Amazon Lex V2' for branding clarity). No security-related content was added or modified.
Diff
diff --git a/lexv2/latest/dg/conversation-contexts.md b/lexv2/latest/dg/conversation-contexts.md index f666deba8..745f86880 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 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 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. @@ -34 +34 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Understanding bot conversations +Understanding Amazon Lex V2 bot conversations