Search⌘ K
AI Features

Amazon Inspector

Explore how Amazon Inspector helps automate security and compliance assessments for AWS resources. Understand its scanning capabilities for EC2 instances, container images, and Lambda functions, and learn how it provides actionable findings and severity scores to prioritize remediation efforts effectively.

AWS Inspector is a security assessment service that helps users automate the process of assessing the security and compliance of our AWS resources. It allows users to identify security vulnerabilities, compliance issues, and deviations from security best practices within our EC2 instances, container images in Amazon Elastic Container Registry (Amazon ECR), and Lambda functions. It uses a predefined set of rules for this assessment and generates its findings in case of any vulnerability.

How Amazon Inspector works

Amazon Inspector can centrally manage multiple accounts through a single account using AWS Organizations. Amazon Inspector provides a set of predefined ...