AWS Security ChangesHomeSearch

AWS devopsagent documentation change

Service: devopsagent · 2026-04-25 · Documentation low

File: devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-multiple-aws-accounts.md

Summary

Updated managed policy name from AIOpsAssistantPolicy to AIDevOpsAgentAccessPolicy

Security assessment

This change updates the name of a managed IAM policy to reflect product naming changes. No evidence of addressing a security vulnerability - appears to be a routine naming update.

Diff

diff --git a/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-multiple-aws-accounts.md b/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-multiple-aws-accounts.md
index 5d8673c02..91d3c5e5c 100644
--- a//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-multiple-aws-accounts.md
+++ b//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-connecting-multiple-aws-accounts.md
@@ -73 +73 @@ In addition to the steps below, you can use the [AWS DevOps Agent CLI onboarding
-  1. In the **Permissions policies** section, search for **AIOpsAssistantPolicy**
+  1. In the **Permissions policies** section, search for **AIDevOpsAgentAccessPolicy**
@@ -75 +75 @@ In addition to the steps below, you can use the [AWS DevOps Agent CLI onboarding
-  2. Select the checkbox next to the **AIOpsAssistantPolicy** managed policy
+  2. Select the checkbox next to the **AIDevOpsAgentAccessPolicy** managed policy
@@ -135 +135 @@ AWS DevOps Agent requires three policy components to access resources in a secon
-  * **AIOpsAssistantPolicy (AWS managed policy)** – Provides the core read-only permissions AWS DevOps Agent needs to investigate resources in the secondary account. This policy is maintained by AWS and updated as new capabilities are added.
+  * **AIDevOpsAgentAccessPolicy (AWS managed policy)** – Provides the core read-only permissions AWS DevOps Agent needs to investigate resources in the secondary account. This policy is maintained by AWS and updated as new capabilities are added.