AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/resource-explorer-2/search.md

Summary

Updated AWS CLI version reference and clarified search example to specify IAM service and Region context

Security assessment

The content change improves example clarity by specifying IAM service and Region context. This doesn't introduce security fixes or modify access control documentation.

Diff

diff --git a/cli/latest/reference/resource-explorer-2/search.md b/cli/latest/reference/resource-explorer-2/search.md
index d3afd1e2a..59743d414 100644
--- a//cli/latest/reference/resource-explorer-2/search.md
+++ b//cli/latest/reference/resource-explorer-2/search.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »
@@ -277 +277 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam
-The following `search` example displays all resources in the specified that are associated with the service. The search uses the default view for the Region. The example response includes a `NextToken` value, which indicates that there is more output available to retrieve with additional calls.
+The following `search` example displays all resources in the specified Region that are associated with the IAM service. The search uses the default view for the Region. The example response includes a `NextToken` value, which indicates that there is more output available to retrieve with additional calls.
@@ -505 +505 @@ Count -> (structure)
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »