AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-16 · Documentation low

File: cli/latest/reference/bedrock-agentcore-control/list-policy-engines.md

Summary

Updated navigation links to point to 'list-policy-engine-summaries' instead of 'list-policies', updated AWS CLI version from 2.34.45 to 2.34.48, and reordered policy engine metadata fields (moved description and statusReasons within output structure)

Security assessment

Changes are limited to navigation updates, version bumps, and documentation restructuring. The moved fields (description, statusReasons) provide operational context but don't introduce security features or address vulnerabilities. Status reasons are generic lifecycle messages, not security alerts.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore-control/list-policy-engines.md b/cli/latest/reference/bedrock-agentcore-control/list-policy-engines.md
index 268eea75f..ce68bbff5 100644
--- a//cli/latest/reference/bedrock-agentcore-control/list-policy-engines.md
+++ b//cli/latest/reference/bedrock-agentcore-control/list-policy-engines.md
@@ -14,2 +14,2 @@
-  * [previous](list-policies.html "list-policies") |
-  * [AWS CLI 2.34.45 Command Reference](../../index.html) »
+  * [previous](list-policy-engine-summaries.html "list-policy-engine-summaries") |
+  * [AWS CLI 2.34.48 Command Reference](../../index.html) »
@@ -22 +22 @@
-  * [← list-policies](list-policies.html "previous chapter \(use the left arrow\)") /
+  * [← list-policy-engine-summaries](list-policy-engine-summaries.html "previous chapter \(use the left arrow\)") /
@@ -266,11 +265,0 @@ policyEngines -> (list)
->> 
->> description -> (string)
->>
->>> A human-readable description of the policy engine’s purpose and scope. Limited to 4,096 characters, this helps administrators understand the policy engine’s role in the overall governance strategy.
->>> 
->>> Constraints:
->>> 
->>>   * min: `1`
->>>   * max: `4096`
->>> 
-
@@ -313,6 +301,0 @@ policyEngines -> (list)
->> 
->> statusReasons -> (list) [required]
->>
->>> Additional information about the policy engine status. This provides details about any failures or the current state of the policy engine lifecycle.
->>> 
->>> (string)
@@ -330,0 +314,17 @@ policyEngines -> (list)
+>> 
+>> description -> (string)
+>>
+>>> A human-readable description of the policy engine’s purpose and scope. Limited to 4,096 characters, this helps administrators understand the policy engine’s role in the overall governance strategy.
+>>> 
+>>> Constraints:
+>>> 
+>>>   * min: `1`
+>>>   * max: `4096`
+>>> 
+
+>> 
+>> statusReasons -> (list) [required]
+>>
+>>> Additional information about the policy engine status. This provides details about any failures or the current state of the policy engine lifecycle.
+>>> 
+>>> (string)
@@ -344 +344 @@ nextToken -> (string)
-  * [← list-policies](list-policies.html "previous chapter \(use the left arrow\)") /
+  * [← list-policy-engine-summaries](list-policy-engine-summaries.html "previous chapter \(use the left arrow\)") /
@@ -353,2 +353,2 @@ nextToken -> (string)
-  * [previous](list-policies.html "list-policies") |
-  * [AWS CLI 2.34.45 Command Reference](../../index.html) »
+  * [previous](list-policy-engine-summaries.html "list-policy-engine-summaries") |
+  * [AWS CLI 2.34.48 Command Reference](../../index.html) »