AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/backup/start-scan-job.md

Summary

Added '--continuous-scan-end-time' parameter for malware scans

Security assessment

Introduces new parameter controlling malware scan time ranges, enhancing security feature documentation without addressing specific vulnerabilities.

Diff

diff --git a/cli/latest/reference/backup/start-scan-job.md b/cli/latest/reference/backup/start-scan-job.md
index 4ac5ca228..fbabdd80c 100644
--- a//cli/latest/reference/backup/start-scan-job.md
+++ b//cli/latest/reference/backup/start-scan-job.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
@@ -67,0 +68 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/backup
+    [--continuous-scan-end-time <value>]
@@ -105,0 +107,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/backup
+`--continuous-scan-end-time` (timestamp)
+
+> The point in time the scan job will scan up to for a continuous backup.
+
@@ -285 +290 @@ ScanJobId -> (string)
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »