AWS Security ChangesHomeSearch

AWS chatbot documentation change

Service: chatbot · 2025-08-01 · Documentation low

File: chatbot/latest/adminguide/connect-bedrock-agents.md

Summary

Updated terminology from 'chat channels' to 'chat applications' in multiple sections for consistency

Security assessment

The changes are purely editorial, replacing references to 'chat channels' with 'chat applications' without modifying any security-related content, permissions, or configurations. No vulnerabilities, security controls, or incident-related updates are mentioned.

Diff

diff --git a/chatbot/latest/adminguide/connect-bedrock-agents.md b/chatbot/latest/adminguide/connect-bedrock-agents.md
index 8343005a5..e2d218e72 100644
--- a//chatbot/latest/adminguide/connect-bedrock-agents.md
+++ b//chatbot/latest/adminguide/connect-bedrock-agents.md
@@ -9 +9 @@ AWS Chatbot is now Amazon Q Developer. [Learn more](./service-rename.html)
-# Invoking Amazon Bedrock Agents from chat channels using Amazon Q Developer in chat channels
+# Invoking Amazon Bedrock Agents from chat channels using Amazon Q Developer in chat applications
@@ -11 +11 @@ AWS Chatbot is now Amazon Q Developer. [Learn more](./service-rename.html)
-You can invoke Amazon Bedrock Agents directly from your chat channels using Amazon Q Developer in chat channels. Amazon Bedrock Agents are fully managed capabilities that make it easier for you to create generative AI-based applications that can complete complex tasks for a wide range of use cases and deliver up-to-date answers based on proprietary knowledge sources. You can use agents to increase productivity, improve your customer experience, and automate workflows. For more information, see [Automate tasks in your application using conversational agents](https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html) in the _Amazon Bedrock User Guide_.
+You can invoke Amazon Bedrock Agents directly from your chat channels using Amazon Q Developer in chat applications. Amazon Bedrock Agents are fully managed capabilities that make it easier for you to create generative AI-based applications that can complete complex tasks for a wide range of use cases and deliver up-to-date answers based on proprietary knowledge sources. You can use agents to increase productivity, improve your customer experience, and automate workflows. For more information, see [Automate tasks in your application using conversational agents](https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html) in the _Amazon Bedrock User Guide_.
@@ -19 +19 @@ You can invoke Amazon Bedrock Agents directly from your chat channels using Amaz
-  * [Conversing with your Amazon Bedrock Agent connectors using Amazon Q Developer in chat channels](./bedrock-converse.html)
+  * [Conversing with your Amazon Bedrock Agent connectors using Amazon Q Developer in chat applications](./bedrock-converse.html)
@@ -21 +21 @@ You can invoke Amazon Bedrock Agents directly from your chat channels using Amaz
-  * [Updating a connector using Amazon Q Developer in chat channels](./bedrock-update.html)
+  * [Updating a connector using Amazon Q Developer in chat applications](./bedrock-update.html)
@@ -23 +23 @@ You can invoke Amazon Bedrock Agents directly from your chat channels using Amaz
-  * [Quotas for Amazon Bedrock in Amazon Q Developer in chat channels](./bedrock-limits.html)
+  * [Quotas for Amazon Bedrock in Amazon Q Developer in chat applications](./bedrock-limits.html)
@@ -30 +30 @@ You can invoke Amazon Bedrock Agents directly from your chat channels using Amaz
-To invoke an agent from your chat channel with Amazon Q Developer in chat channels, you must ensure that both:
+To invoke an agent from your chat channel with Amazon Q Developer in chat applications, you must ensure that both:
@@ -43 +43 @@ The most minimal way to achieve this is to create a new IAM policy with just the
-The Amazon Q Developer in chat channels Bedrock Agent connector requires the [`bedrock:InvokeAgent`](https://docs.aws.amazon.com/bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.html#security_iam_id-based-policy-examples-perform-actions-agent) IAM action.
+The Amazon Q Developer in chat applications Bedrock Agent connector requires the [`bedrock:InvokeAgent`](https://docs.aws.amazon.com/bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.html#security_iam_id-based-policy-examples-perform-actions-agent) IAM action.
@@ -47 +47 @@ The Amazon Q Developer in chat channels Bedrock Agent connector requires the [`b
-The following policy is a minimal policy statement with the permissions required to invoke a specific agent. This policy statement is added to the channel or user role used to run AWS SDK commands in your Amazon Q Developer in chat channels channel.
+The following policy is a minimal policy statement with the permissions required to invoke a specific agent. This policy statement is added to the channel or user role used to run AWS SDK commands in your Amazon Q Developer in chat applications channel.