AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version reference from 2.27.63 to 2.28.0. Restructured parameter documentation order and field descriptions for code security integrations response fields (moved 'type' field, added timestamp documentation).

Security assessment

Changes involve documentation restructuring and version updates without addressing security vulnerabilities. The modified fields describe integration metadata (timestamps, provider types) rather than security controls or vulnerabilities.

Diff

diff --git a/cli/latest/reference/inspector2/list-code-security-integrations.md b/cli/latest/reference/inspector2/list-code-security-integrations.md
index 1fb9610e9..1208e0929 100644
--- a//cli/latest/reference/inspector2/list-code-security-integrations.md
+++ b//cli/latest/reference/inspector2/list-code-security-integrations.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,4 +207,0 @@ integrations -> (list)
->> createdOn -> (timestamp)
->>
->>> The timestamp when the code security integration was created.
->> 
@@ -216,4 +211,0 @@ integrations -> (list)
->> lastUpdateOn -> (timestamp)
->>
->>> The timestamp when the code security integration was last updated.
->> 
@@ -223,0 +216,4 @@ integrations -> (list)
+>> type -> (string)
+>>
+>>> The type of repository provider for the integration.
+>> 
@@ -231,0 +228,8 @@ integrations -> (list)
+>> createdOn -> (timestamp)
+>>
+>>> The timestamp when the code security integration was created.
+>> 
+>> lastUpdateOn -> (timestamp)
+>>
+>>> The timestamp when the code security integration was last updated.
+>> 
@@ -239,4 +242,0 @@ integrations -> (list)
->> 
->> type -> (string)
->>
->>> The type of repository provider for the integration.
@@ -258 +258 @@ nextToken -> (string)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »