AWS inspector documentation change
Summary
Fixed broken link URL and corrected typos ('instance' to 'instances', 'operating system' to 'operating systems')
Security assessment
Changes are grammatical corrections and URL fixes without any security context. No vulnerabilities or security features are mentioned or addressed.
Diff
diff --git a/inspector/latest/user/scanning-ec2.md b/inspector/latest/user/scanning-ec2.md index 2728be4e8..08900275e 100644 --- a//inspector/latest/user/scanning-ec2.md +++ b//inspector/latest/user/scanning-ec2.md @@ -88 +88 @@ You can also automate SSM management of all your EC2 instances, without the use - 3. Grant permission for SSM to manage your instance. You can grant permission by creating an IAM instance profile and attaching it to your instance. We recommend using the [AmazonSSMManagedInstanceCore](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonSSMManagedInstanceCore.html) policy, because this policy has the permissions for SSM Distributor, SSM Inventory and SSM State manager, that Amazon Inspector needs for scans. For instructions on creating an instance profile with these permissions and attaching it an instance, see [Configure instance permissions for Systems Manager Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-permissions.html#instance-profile-add-permissions). + 3. Grant permission for SSM to manage your instance. You can grant permission by creating an IAM instance profile and attaching it to your instance. We recommend using the [AmazonSSMManagedInstanceCore](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonSSMManagedInstanceCore.html) policy, because this policy has the permissions for SSM Distributor, SSM Inventory and SSM State manager, that Amazon Inspector needs for scans. For instructions on creating an instance profile with these permissions and attaching it to an instance, see [Configure instance permissions for Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-permissions.html#instance-profile-add-permissions). @@ -234 +234 @@ Additionally, you can exclude an encrypted EBS volume from agentless scans by ta -Amazon Inspector scans supported Mac, Windows, and Linux EC2 instance for vulnerabilities in operating system packages. For Linux instances, Amazon Inspector can produce findings for application programming language packages using [Amazon Inspector deep inspection for Linux-based Amazon EC2 instances](./deep-inspection.html). For Mac and Windows instances only operating system packages are scanned. +Amazon Inspector scans supported Mac, Windows, and Linux instances for vulnerabilities in operating system packages. For Linux instances, Amazon Inspector can produce findings for application programming language packages using [Amazon Inspector deep inspection for Linux-based Amazon EC2 instances](./deep-inspection.html). For Mac and Windows instances only operating system packages are scanned. @@ -236 +236 @@ Amazon Inspector scans supported Mac, Windows, and Linux EC2 instance for vulner -For information about supported operating systems, including which operating system can be scanned without an SSM agent, see [Amazon EC2 instances status values](./supported.html#supported-os-ec2). +For information about supported operating systems, including which operating systems can be scanned without an SSM agent, see [Amazon EC2 instances status values](./supported.html#supported-os-ec2).