AWS cli documentation change
Summary
Updated CLI version reference, reordered parameters, and added documentation for --scan-job-id flag
Security assessment
Added documentation for scan job identifier parameter related to CIS security assessment sessions. Changes appear to improve security feature documentation but don't address a specific vulnerability.
Diff
diff --git a/cli/latest/reference/inspector2/start-cis-session.md b/cli/latest/reference/inspector2/start-cis-session.md index e119cda4c..392acff77 100644 --- a//cli/latest/reference/inspector2/start-cis-session.md +++ b//cli/latest/reference/inspector2/start-cis-session.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 - --message <value> @@ -68,0 +68 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec + --message <value> @@ -92,0 +93,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec +`--scan-job-id` (string) + +> A unique identifier for the scan job. + @@ -115,4 +118,0 @@ JSON Syntax: -`--scan-job-id` (string) - -> A unique identifier for the scan job. - @@ -230 +230 @@ None - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »