AWS connect documentation change
Summary
Changed 'Amazon Connect' to 'Connect Customer' in session data functionality descriptions and flow block references.
Security assessment
Branding terminology update only. No modifications to session data handling, API usage, or security controls around custom data usage in AI prompts.
Diff
diff --git a/connect/latest/adminguide/ai-agent-session.md b/connect/latest/adminguide/ai-agent-session.md index a603f5179..8b1681eb8 100644 --- a//connect/latest/adminguide/ai-agent-session.md +++ b//connect/latest/adminguide/ai-agent-session.md @@ -11 +11 @@ Add and update data on a sessionUse custom data with an AI prompt -Amazon Connect supports adding custom data to a Connect AI agent session so that it can be used to drive the generative AI driven solutions. Custom data can be used by first adding it to a session using the [UpdateSessionData](https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_UpdateSessionData.html) API, and then using the data added to customize AI prompts.. +Connect Customer supports adding custom data to a Connect AI agent session so that it can be used to drive the generative AI driven solutions. Custom data can be used by first adding it to a session using the [UpdateSessionData](https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_UpdateSessionData.html) API, and then using the data added to customize AI prompts.. @@ -30 +30 @@ Here's what you do: - 1. Add a [Connect assistant](./connect-assistant-block.html) block to your flow. It associates an Connect AI agent domain to a contact so Amazon Connect can search knowledge bases for real-time recommendations. + 1. Add a [Connect assistant](./connect-assistant-block.html) block to your flow. It associates an Connect AI agent domain to a contact so Connect Customer can search knowledge bases for real-time recommendations.