AWS connect documentation change
Summary
Updated terminology from 'Amazon Connect' to 'Connect Customer' in session attributes documentation
Security assessment
This change only modifies product references for consistency. No security vulnerabilities, configurations, or features are mentioned or altered. The update appears purely terminological without security implications.
Diff
diff --git a/connect/latest/adminguide/how-to-use-session-attributes.md b/connect/latest/adminguide/how-to-use-session-attributes.md index b5e531014..daef62c80 100644 --- a//connect/latest/adminguide/how-to-use-session-attributes.md +++ b//connect/latest/adminguide/how-to-use-session-attributes.md @@ -11 +11 @@ Life cycle of session attributesFlow blocks that support Lex session attributes -When a customer starts a conversation with your bot, Amazon Lex creates a _session_. With _session attributes_ , also known as _Lex attributes_ , you can pass information between the bot and Amazon Connect during the session. For a list of Amazon Lex attributes that you can use, see [Amazon Lex contact attributes](./connect-attrib-list.html#attribs-lex-table). +When a customer starts a conversation with your bot, Amazon Lex creates a _session_. With _session attributes_ , also known as _Lex attributes_ , you can pass information between the bot and Connect Customer during the session. For a list of Amazon Lex attributes that you can use, see [Amazon Lex contact attributes](./connect-attrib-list.html#attribs-lex-table). @@ -19 +19 @@ Each conversation contains one set of session attributes. In cases where an AWS - * Session attributes provided by Amazon Connect: These attributes are defined in the [Get customer input](./get-customer-input.html) block. + * Session attributes provided by Connect Customer: These attributes are defined in the [Get customer input](./get-customer-input.html) block.