AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-01 · Documentation low

File: cli/latest/reference/inspector2/list-code-security-scan-configurations.md

Summary

Updated CLI version reference and restructured response field documentation order. Reordered scan configuration properties including security rule categories and scan triggers.

Security assessment

Documentation reorganization of existing security scan configuration properties (rule categories, scan schedules). No new security features or vulnerability mitigations added. Changes improve clarity but don't affect security posture.

Diff

diff --git a/cli/latest/reference/inspector2/list-code-security-scan-configurations.md b/cli/latest/reference/inspector2/list-code-security-scan-configurations.md
index 8dfd3f4cd..eab8b3bcc 100644
--- a//cli/latest/reference/inspector2/list-code-security-scan-configurations.md
+++ b//cli/latest/reference/inspector2/list-code-security-scan-configurations.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -67 +66,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec
-    [--max-results <value>]
@@ -68,0 +68 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec
+    [--max-results <value>]
@@ -93,4 +92,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec
-`--max-results` (integer)
-
-> The maximum number of results to return in a single call.
-
@@ -100,0 +97,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec
+`--max-results` (integer)
+
+> The maximum number of results to return in a single call.
+
@@ -208,7 +208 @@ configurations -> (list)
->> continuousIntegrationScanSupportedEvents -> (list)
->>
->>> The repository events that trigger continuous integration scans.
->>> 
->>> (string)
->> 
->> frequencyExpression -> (string)
+>> scanConfigurationArn -> (string)
@@ -216 +210 @@ configurations -> (list)
->>> The schedule expression for periodic scans, in cron format.
+>>> The Amazon Resource Name (ARN) of the scan configuration.
@@ -230 +224 @@ configurations -> (list)
->> ruleSetCategories -> (list)
+>> frequencyExpression -> (string)
@@ -232 +226,5 @@ configurations -> (list)
->>> The categories of security rules applied during the scan.
+>>> The schedule expression for periodic scans, in cron format.
+>> 
+>> continuousIntegrationScanSupportedEvents -> (list)
+>>
+>>> The repository events that trigger continuous integration scans.
@@ -236 +234 @@ configurations -> (list)
->> scanConfigurationArn -> (string)
+>> ruleSetCategories -> (list)
@@ -238 +236,3 @@ configurations -> (list)
->>> The Amazon Resource Name (ARN) of the scan configuration.
+>>> The categories of security rules applied during the scan.
+>>> 
+>>> (string)
@@ -270 +270 @@ nextToken -> (string)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »