AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/partnercentral-selling/list-solutions.md

Summary

Updated CLI version reference, reordered command parameters (--category/--identifier and SortBy/SortOrder), restructured parameter documentation sections, and reorganized response field descriptions.

Security assessment

Changes involve documentation formatting, parameter ordering adjustments, and field description reorganization without any mention of security vulnerabilities, access controls, or security-related features. The modifications appear focused on improving documentation clarity rather than addressing security concerns.

Diff

diff --git a/cli/latest/reference/partnercentral-selling/list-solutions.md b/cli/latest/reference/partnercentral-selling/list-solutions.md
index c95f13e30..250d26eab 100644
--- a//cli/latest/reference/partnercentral-selling/list-solutions.md
+++ b//cli/latest/reference/partnercentral-selling/list-solutions.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »
@@ -70,2 +69,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne
-    [--category <value>]
-    [--identifier <value>]
@@ -73,0 +72,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne
+    [--identifier <value>]
+    [--category <value>]
@@ -105,24 +104,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne
-`--category` (list)
-
-> Filters the solutions based on the category to which they belong. This allows partners to search for solutions within specific categories, such as `Software` , `Consulting` , or `Managed Services` .
-> 
-> (string)
-
-Syntax:
-    
-    
-    "string" "string" ...
-    
-
-`--identifier` (list)
-
-> Filters the solutions based on their unique identifier. Use this filter to retrieve specific solutions by providing the solution’s identifier for accurate results.
-> 
-> (string)
-
-Syntax:
-    
-    
-    "string" "string" ...
-    
-
@@ -133,4 +108,0 @@ Syntax:
-> SortBy -> (string)
->
->> Specifies the attribute to sort by, such as `Name` , `CreatedDate` , or `Status` .
-> 
@@ -139,0 +112,4 @@ Syntax:
+> 
+> SortBy -> (string)
+>
+>> Specifies the attribute to sort by, such as `Name` , `CreatedDate` , or `Status` .
@@ -144 +120 @@ Shorthand Syntax:
-    SortBy=string,SortOrder=string
+    SortOrder=string,SortBy=string
@@ -151,2 +127,2 @@ JSON Syntax:
-      "SortBy": "Identifier"|"Name"|"Status"|"Category"|"CreatedDate",
-      "SortOrder": "ASCENDING"|"DESCENDING"
+      "SortOrder": "ASCENDING"|"DESCENDING",
+      "SortBy": "Identifier"|"Name"|"Status"|"Category"|"CreatedDate"
@@ -172,0 +149,24 @@ Syntax:
+`--identifier` (list)
+
+> Filters the solutions based on their unique identifier. Use this filter to retrieve specific solutions by providing the solution’s identifier for accurate results.
+> 
+> (string)
+
+Syntax:
+    
+    
+    "string" "string" ...
+    
+
+`--category` (list)
+
+> Filters the solutions based on the category to which they belong. This allows partners to search for solutions within specific categories, such as `Software` , `Consulting` , or `Managed Services` .
+> 
+> (string)
+
+Syntax:
+    
+    
+    "string" "string" ...
+    
+
@@ -290,4 +289,0 @@ Disable automatically prompt for CLI input parameters.
-NextToken -> (string)
-
-> A pagination token used to retrieve the next set of results in subsequent calls. This token is included in the response only if there are additional result pages available.
-
@@ -302,4 +297,0 @@ SolutionSummaries -> (list)
->> Arn -> (string)
->>
->>> The SolutionBase structure provides essential information about a solution.
->> 
@@ -310,8 +301,0 @@ SolutionSummaries -> (list)
->> Category -> (string)
->>
->>> Specifies the solution category, which helps to categorize and organize the solutions partners offer. Valid values: `Software Product` | `Consulting Service` | `Hardware Product` | `Communications Product` | `Professional Service` | `Managed Service` | `Value-Added Resale Amazon Web Services Service` | `Distribution Service` | `Training Service` | `Merger and Acquisition Advising Service` .
->> 
->> CreatedDate -> (timestamp)
->>
->>> Indicates the solution creation date. This is useful to track and audit.
->> 
@@ -321,0 +306,4 @@ SolutionSummaries -> (list)
+>> Arn -> (string)
+>>
+>>> The SolutionBase structure provides essential information about a solution.
+>> 
@@ -328,0 +317,12 @@ SolutionSummaries -> (list)
+>> 
+>> Category -> (string)
+>>
+>>> Specifies the solution category, which helps to categorize and organize the solutions partners offer. Valid values: `Software Product` | `Consulting Service` | `Hardware Product` | `Communications Product` | `Professional Service` | `Managed Service` | `Value-Added Resale Amazon Web Services Service` | `Distribution Service` | `Training Service` | `Merger and Acquisition Advising Service` .
+>> 
+>> CreatedDate -> (timestamp)
+>>
+>>> Indicates the solution creation date. This is useful to track and audit.
+
+NextToken -> (string)
+
+> A pagination token used to retrieve the next set of results in subsequent calls. This token is included in the response only if there are additional result pages available.
@@ -340 +340 @@ SolutionSummaries -> (list)
-  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.11 Command Reference](../../index.html) »