AWS chatbot documentation change
Summary
Updated documentation to consistently use 'Amazon Q Developer in chat channels' phrasing and clarify IAM role configuration requirements
Security assessment
Changes primarily involve branding/naming updates (adding 'in chat channels' qualifier) and clarifying existing IAM role configuration processes. No specific security vulnerabilities are mentioned or addressed. The modifications to IAM role instructions maintain existing security practices without introducing new security controls or features.
Diff
diff --git a/chatbot/latest/adminguide/setting-up-aws-cli-on-slack.md b/chatbot/latest/adminguide/setting-up-aws-cli-on-slack.md index c2aae10f1..fa423d9d7 100644 --- a//chatbot/latest/adminguide/setting-up-aws-cli-on-slack.md +++ b//chatbot/latest/adminguide/setting-up-aws-cli-on-slack.md @@ -7 +7 @@ AWS Chatbot is now Amazon Q Developer. [Learn more](./service-rename.html) -# Configuring commands support on an existing chat channel using Amazon Q Developer +# Configuring commands support on an existing chat channel using Amazon Q Developer in chat channels @@ -9 +9 @@ AWS Chatbot is now Amazon Q Developer. [Learn more](./service-rename.html) -If you have existing chat channels using the Amazon Q Developer, you can reconfigure them in a few steps to support the AWS CLI. +If you have existing chat channels using the Amazon Q Developer in chat channels, you can reconfigure them in a few steps to support the AWS CLI. @@ -17 +17 @@ If you have existing chat channels using the Amazon Q Developer, you can reconfi -In this procedure, we assume use of an existing Amazon Q Developer chat channel configuration. The process is very similar if you need to create a new chat client configuration by choosing **Configure new client**. +In this procedure, we assume use of an existing Amazon Q Developer in chat channels chat channel configuration. The process is very similar if you need to create a new chat client configuration by choosing **Configure new client**. @@ -28 +28 @@ Channel role - 2. For **Channel role** , choose **Create new role**. If you want to use an existing role instead, choose **Use an existing role**. To use an existing IAM role, you will need to modify it for use with Amazon Q Developer. For more information, see [Configuring an IAM Role for Amazon Q Developer](./editing-iam-roles-for-chatbot.html). + 2. For **Channel role** , choose **Create new role**. If you want to use an existing role instead, choose **Use an existing role**. To use an existing IAM role, you will need to modify it for use with Amazon Q Developer in chat channels. For more information, see [Configuring an IAM Role for Amazon Q Developer in chat channels](./editing-iam-roles-for-chatbot.html). @@ -61 +61 @@ You do not need to edit or change the Amazon SNS topics configuration for the ch -You can use the IAM console to modify an existing IAM role. By simply attaching the three additional Amazon Q Developer policies to the IAM role, users of that role can immediately begin using commands in the chat channel. To do so, see [Configuring an IAM Role for Amazon Q Developer](./editing-iam-roles-for-chatbot.html). +You can use the IAM console to modify an existing IAM role. By simply attaching the three additional Amazon Q Developer in chat channels policies to the IAM role, users of that role can immediately begin using commands in the chat channel. To do so, see [Configuring an IAM Role for Amazon Q Developer in chat channels](./editing-iam-roles-for-chatbot.html). @@ -68 +68 @@ You can use the IAM console to modify an existing IAM role. By simply attaching -If you have a large number of chat channels and you want to have the same command permissions across multiple channels, you can apply the configured Amazon Q Developer role to any of your other chat channels without further modification. The IAM policies will be consistent across chat channels that support commands in your Amazon Q Developer service. +If you have a large number of chat channels and you want to have the same command permissions across multiple channels, you can apply the configured Amazon Q Developer in chat channels role to any of your other chat channels without further modification. The IAM policies will be consistent across chat channels that support commands in your Amazon Q Developer in chat channels service.