AWS Security ChangesHomeSearch

AWS chatbot documentation change

Service: chatbot · 2025-05-31 · Documentation low

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

Summary

Updated service references from 'Amazon Q Developer' to 'Amazon Q Developer in chat channels'. Maintained existing security requirements for Bedrock Agent invocation permissions.

Security assessment

Changes are purely branding/naming updates. The security-related IAM policy requirements (bedrock:InvokeAgent) remain unchanged. No evidence of security vulnerability fixes or new security features being documented.

Diff

diff --git a/chatbot/latest/adminguide/connect-bedrock-agents.md b/chatbot/latest/adminguide/connect-bedrock-agents.md
index 082860424..8343005a5 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
+# Invoking Amazon Bedrock Agents from chat channels using Amazon Q Developer in chat channels
@@ -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. 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 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_.
@@ -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](./bedrock-converse.html)
+  * [Conversing with your Amazon Bedrock Agent connectors using Amazon Q Developer in chat channels](./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](./bedrock-update.html)
+  * [Updating a connector using Amazon Q Developer in chat channels](./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](./bedrock-limits.html)
+  * [Quotas for Amazon Bedrock in Amazon Q Developer in chat channels](./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, you must ensure that both:
+To invoke an agent from your chat channel with Amazon Q Developer in chat channels, 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 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 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.
@@ -47 +47 @@ The Amazon Q Developer Bedrock Agent connector requires the [`bedrock:InvokeAgen
-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 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 channels channel.