AWS cli documentation change
Summary
Added EC2_INSPECTOR_AGENT_BASED scan mode option and updated CLI version
Security assessment
Expands documentation for vulnerability scanning coverage options but doesn't address specific vulnerabilities.
Diff
diff --git a/cli/latest/reference/inspector2/list-coverage-statistics.md b/cli/latest/reference/inspector2/list-coverage-statistics.md index 9bcec043d..65051f87e 100644 --- a//cli/latest/reference/inspector2/list-coverage-statistics.md +++ b//cli/latest/reference/inspector2/list-coverage-statistics.md @@ -15 +15 @@ - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) » @@ -588 +588 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/inspec ->> The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are `EC2_SSM_AGENT_BASED` and `EC2_AGENTLESS` . +>> The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are `EC2_SSM_AGENT_BASED` , `EC2_AGENTLESS` , and `EC2_INSPECTOR_AGENT_BASED` . @@ -1300 +1300 @@ nextToken -> (string) - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) »