Ensure AWS VPC subnets have automatic public IP assignment disabled
A VPC subnet is a part of the VPC, with its own rules for traffic. Subnets with automatic Public IP assignment can inadvertently expose the instances within this subnet to the internet. It is recommended to disable this feature for subnets.
Updated 7 months ago