AWS Certified SysOps Administrator – Associate (legacy) — Question 97

You need to set up security for your VPC and you know that Amazon VPC provides two features that you can use to increase security for your VPC: Security groups and network access control lists (ACLs). You start to look into security groups first. Which statement below is incorrect in relation to security groups?

Answer options

Correct answer: B

Explanation

The correct answer is B because security groups only allow the addition of inbound and outbound allow rules but do not support deny rules. Options A, C, and D are correct statements about security groups, highlighting their stateful nature, flexibility in management, and rule evaluation process.