AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityagent/update-finding.md

Summary

Updated CLI version references from 2.34.41 to 2.34.44. Refined command description and parameter explanations (findingId, spaceId, severity, status) for better clarity on security findings management.

Security assessment

Changes improve precision in documenting security finding operations but lack references to vulnerabilities or exploits. Focuses on general usability of security features.

Diff

diff --git a/cli/latest/reference/securityagent/update-finding.md b/cli/latest/reference/securityagent/update-finding.md
index 434a8ef04..15877e6cf 100644
--- a//cli/latest/reference/securityagent/update-finding.md
+++ b//cli/latest/reference/securityagent/update-finding.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Updates an existing security finding with new details or status
+Updates the status or risk level of a security finding.
@@ -98 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Identifier of the finding to update
+> The unique identifier of the finding to update.
@@ -102 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> ID of the agent space where the finding exists
+> The unique identifier of the agent space that contains the finding.
@@ -106 +106 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Updated severity level of the identified risk
+> The updated risk level for the finding.
@@ -121 +121 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Updated status of the finding
+> The updated status for the finding.
@@ -257 +257 @@ None
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »