AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-28 · Documentation low

File: cli/latest/reference/securityhub/batch-get-security-controls.md

Summary

Updated error code documentation to deprecate NOT_FOUND in favor of RESOURCE_NOT_FOUND

Security assessment

Clarifies error code usage but doesn't address vulnerabilities or add security features. Minor documentation improvement.

Diff

diff --git a/cli/latest/reference/securityhub/batch-get-security-controls.md b/cli/latest/reference/securityhub/batch-get-security-controls.md
index e1c27b03e..7a2a08446 100644
--- a//cli/latest/reference/securityhub/batch-get-security-controls.md
+++ b//cli/latest/reference/securityhub/batch-get-security-controls.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.23 Command Reference](../../index.html) »
@@ -492 +492 @@ UnprocessedIds -> (list)
->>> The error code for the unprocessed security control.
+>>> The error code for the unprocessed security control. The `NOT_FOUND` value has been deprecated and replaced by the `RESOURCE_NOT_FOUND` value.
@@ -524 +524 @@ UnprocessedIds -> (list)
-  * [AWS CLI 2.31.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.23 Command Reference](../../index.html) »