Prevent AWS inspector scanning AWS ec2 instance from autoscaling groups

0

Prevent AWS inspector scanning AWS ec2 instance from autoscaling groups. The AMI we use we scan separately and we don't need to scan each instance on its own. Is there a way to prevent scans of some ec2 instances from inspector.

4 Respuestas
1

To exclude an EC2 instance from scans, tag that instance with the following key:

InspectorEc2Exclusion

AWS documentation here

respondido hace 5 meses
0

If you're using New AWS Inspector, Unfortunately, it's not possible to prevent scan of some EC2 instances as of now.

Amazon Inspector automatically discovers all supported EC2 instances and then scan it automatically. Please refer to below for more details.

https://docs.aws.amazon.com/inspector/latest/user/enable-disable-scanning-ec2.html

profile pictureAWS
respondido hace un año
0

Remove SSM agent from the instances where you dont want the scan to happen and or remove SSM permissions from the instance IAM role. Without SSM agent installed or IAM permissions inspector will not be able to access.

AWS
Rishi
respondido hace un año
0

if the instance doesn't meet Inspector prerequisites then it won't be scanned. The prerequisites is mainly being a managed instance in Systems Manager.

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas