AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/inspector2/get-code-security-scan-configuration.md

Summary

Updated CLI version references and restructured scan configuration output fields including ARN and name placement

Security assessment

Documentation changes focus on field reorganization and version updates. The continuous integration scan configuration details remain unchanged in content, only moved in presentation order. No security vulnerabilities or new security features addressed.

Diff

diff --git a/cli/latest/reference/inspector2/get-code-security-scan-configuration.md b/cli/latest/reference/inspector2/get-code-security-scan-configuration.md
index acb9f3230..ee5caa04e 100644
--- a//cli/latest/reference/inspector2/get-code-security-scan-configuration.md
+++ b//cli/latest/reference/inspector2/get-code-security-scan-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -194,0 +195,8 @@ Disable automatically prompt for CLI input parameters.
+scanConfigurationArn -> (string)
+
+> The Amazon Resource Name (ARN) of the scan configuration.
+
+name -> (string)
+
+> The name of the scan configuration.
+
@@ -199,10 +206,0 @@ configuration -> (structure)
-> continuousIntegrationScanConfiguration -> (structure)
->
->> Configuration settings for continuous integration scans that run automatically when code changes are made.
->> 
->> supportedEvents -> (list)
->>
->>> The repository events that trigger continuous integration scans, such as pull requests or commits.
->>> 
->>> (string)
-> 
@@ -222,0 +221,10 @@ configuration -> (structure)
+> continuousIntegrationScanConfiguration -> (structure)
+>
+>> Configuration settings for continuous integration scans that run automatically when code changes are made.
+>> 
+>> supportedEvents -> (list)
+>>
+>>> The repository events that trigger continuous integration scans, such as pull requests or commits.
+>>> 
+>>> (string)
+> 
@@ -229,8 +236,0 @@ configuration -> (structure)
-createdAt -> (timestamp)
-
-> The timestamp when the scan configuration was created.
-
-lastUpdatedAt -> (timestamp)
-
-> The timestamp when the scan configuration was last updated.
-
@@ -241,8 +240,0 @@ level -> (string)
-name -> (string)
-
-> The name of the scan configuration.
-
-scanConfigurationArn -> (string)
-
-> The Amazon Resource Name (ARN) of the scan configuration.
-
@@ -256,0 +249,8 @@ scopeSettings -> (structure)
+createdAt -> (timestamp)
+
+> The timestamp when the scan configuration was created.
+
+lastUpdatedAt -> (timestamp)
+
+> The timestamp when the scan configuration was last updated.
+
@@ -275 +275 @@ tags -> (map)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »