AWS Security ChangesHomeSearch

AWS inspector documentation change

Service: inspector · 2025-06-19 · Documentation low

File: inspector/latest/user/assessing-coverage.md

Summary

Updated link titles for EC2, ECR, and Lambda scanning documentation sections (changed from 'Scanning...' to '... scanning' format)

Security assessment

This change only modifies documentation link titles for consistency without altering security content or processes. No security vulnerabilities or improvements are mentioned.

Diff

diff --git a/inspector/latest/user/assessing-coverage.md b/inspector/latest/user/assessing-coverage.md
index e750a20a4..4384c3c60 100644
--- a//inspector/latest/user/assessing-coverage.md
+++ b//inspector/latest/user/assessing-coverage.md
@@ -71 +71 @@ The **Instances** tab shows Amazon EC2 instances in your AWS environment. The li
-An EC2 instance can appear on the **Not scanning** tab for any of several reasons. Amazon Inspector uses AWS Systems Manager (SSM) and the SSM Agent to automatically monitor and scan your EC2 instances for vulnerabilities. If an instance does not have the SSM Agent running, does not have an AWS Identity and Access Management (IAM) role that supports Systems Manager, or is not running a supported operating system or architecture, Amazon Inspector cannot monitor and scan the instance. For more information, see [Scanning Amazon EC2 instances](./scanning-ec2.html).
+An EC2 instance can appear on the **Not scanning** tab for any of several reasons. Amazon Inspector uses AWS Systems Manager (SSM) and the SSM Agent to automatically monitor and scan your EC2 instances for vulnerabilities. If an instance does not have the SSM Agent running, does not have an AWS Identity and Access Management (IAM) role that supports Systems Manager, or is not running a supported operating system or architecture, Amazon Inspector cannot monitor and scan the instance. For more information, see [Amazon EC2 instance scanning](./scanning-ec2.html).
@@ -135 +135 @@ To remediate this issue, you can use the [AWSSupport-TroubleshootManagedInstance
-For details about configuring the scanning settings for an EC2 instance, see [Scanning Amazon EC2 instances](./scanning-ec2.html).
+For details about configuring the scanning settings for an EC2 instance, see [Amazon EC2 instance scanning](./scanning-ec2.html).
@@ -177 +177 @@ To start scanning images in the repository with Amazon Inspector, change the sca
-For details about configuring the scanning settings for repositories [Scanning Amazon ECR container images](./scanning-ecr.html).
+For details about configuring the scanning settings for repositories [Amazon ECR container image scanning](./scanning-ecr.html).
@@ -223 +223 @@ For a list of operating systems that Amazon Inspector supports, see [Supported o
-For details about configuring the scanning settings for repositories and images, see [Scanning Amazon ECR container images](./scanning-ecr.html).
+For details about configuring the scanning settings for repositories and images, see [Amazon ECR container image scanning](./scanning-ecr.html).
@@ -235 +235 @@ The **Lambda** tab shows Lambda functions in your AWS environment. This page two
-A Lambda function can appear on the **Not scanning** tab for several reasons. The Lambda function might belong to an account that hasn't been added to Amazon Inspector or filtering rules prevent this function from being scanned. For more information, see [Scanning Lambda functions](./scanning-lambda.html).
+A Lambda function can appear on the **Not scanning** tab for several reasons. The Lambda function might belong to an account that hasn't been added to Amazon Inspector or filtering rules prevent this function from being scanned. For more information, see [Lambda function scanning](./scanning-lambda.html).