AWS chatbot documentation change
Summary
Updated text to specify 'in chat channels' when describing where custom actions are available
Security assessment
Change only modifies product name clarification without any security context. No security implications identified in the text modification.
Diff
diff --git a/chatbot/latest/adminguide/custom-actions.md b/chatbot/latest/adminguide/custom-actions.md index bdcf06b97..beb950d8a 100644 --- a//chatbot/latest/adminguide/custom-actions.md +++ b//chatbot/latest/adminguide/custom-actions.md @@ -9 +9 @@ AWS Chatbot is now Amazon Q Developer. [Learn more](./service-rename.html) -Custom actions are preconfigured buttons you add to custom and default notifications. These actions allow you to automate commonly used DevOps processes and incident response tasks. When you create a custom action, you configure your action button to run either a CLI command, a Lambda function, or an SSM Automation runbook. Action targets can be paramaterized by using the parameters available in your notification metadata. You can use custom actions to retrieve telemetry information, run runbooks, and notify team members. When an issue arises, you can take action directly from your notifications. Custom actions are available in Amazon Q Developer configurations for Microsoft Teams and Slack. +Custom actions are preconfigured buttons you add to custom and default notifications. These actions allow you to automate commonly used DevOps processes and incident response tasks. When you create a custom action, you configure your action button to run either a CLI command, a Lambda function, or an SSM Automation runbook. Action targets can be paramaterized by using the parameters available in your notification metadata. You can use custom actions to retrieve telemetry information, run runbooks, and notify team members. When an issue arises, you can take action directly from your notifications. Custom actions are available in Amazon Q Developer in chat channels configurations for Microsoft Teams and Slack.