AWS cli documentation change
Summary
Updated CLI version reference and reorganized EC2/ECR configuration documentation structure without changing content
Security assessment
Changes involve documentation formatting and section reordering. No security-related content was added or modified. The EC2/ECR scan mode configuration details remain unchanged, only their position in the document was adjusted.
Diff
diff --git a/cli/latest/reference/inspector2/get-configuration.md b/cli/latest/reference/inspector2/get-configuration.md index 1c7a56ddb..3bba06776 100644 --- a//cli/latest/reference/inspector2/get-configuration.md +++ b//cli/latest/reference/inspector2/get-configuration.md @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -230,16 +229,0 @@ For more information, see [Automated resource scanning with Amazon Inspector](ht -ec2Configuration -> (structure) - -> Specifies how the Amazon EC2 automated scan mode is currently configured for your environment. -> -> scanModeState -> (structure) -> ->> An object that contains details about the state of the Amazon EC2 scan mode. ->> ->> scanMode -> (string) ->> ->>> The scan method that is applied to the instance. ->> ->> scanModeStatus -> (string) ->> ->>> The status of the Amazon EC2 scan mode setting. - @@ -254,8 +237,0 @@ ecrConfiguration -> (structure) ->> pullDateRescanDuration -> (string) ->> ->>> The rescan duration configured for image pull date. ->> ->> pullDateRescanMode -> (string) ->> ->>> The pull date for the re-scan mode. ->> @@ -272,0 +249,24 @@ ecrConfiguration -> (structure) +>> +>> pullDateRescanDuration -> (string) +>> +>>> The rescan duration configured for image pull date. +>> +>> pullDateRescanMode -> (string) +>> +>>> The pull date for the re-scan mode. + +ec2Configuration -> (structure) + +> Specifies how the Amazon EC2 automated scan mode is currently configured for your environment. +> +> scanModeState -> (structure) +> +>> An object that contains details about the state of the Amazon EC2 scan mode. +>> +>> scanMode -> (string) +>> +>>> The scan method that is applied to the instance. +>> +>> scanModeStatus -> (string) +>> +>>> The status of the Amazon EC2 scan mode setting. @@ -284 +284 @@ ecrConfiguration -> (structure) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »