AWS devopsagent documentation change
Summary
Updated IAM permission from aidevops:StreamMessage to aidevops:SendMessage
Security assessment
This change updates IAM permission documentation which is security-related but doesn't indicate a security vulnerability. It corrects permission names for proper access control.
Diff
diff --git a/devopsagent/latest/userguide/working-with-devops-agent-on-demand-devops-tasks.md b/devopsagent/latest/userguide/working-with-devops-agent-on-demand-devops-tasks.md index a763df0de..d34b1ffe8 100644 --- a//devopsagent/latest/userguide/working-with-devops-agent-on-demand-devops-tasks.md +++ b//devopsagent/latest/userguide/working-with-devops-agent-on-demand-devops-tasks.md @@ -244 +244 @@ Add the following IAM permissions to your existing operator access role: - * `aidevops:StreamMessage` – Send messages and receive responses + * `aidevops:SendMessage` – Send messages and receive responses