AWS lexv2 documentation change
Summary
Updated terminology from 'bot' to 'Amazon Lex V2 bot' and adjusted section heading
Security assessment
Terminology updates for branding consistency. No security implications identified.
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