This rule ensures that all EC2 instances are placed within a Virtual Private Cloud (VPC) for enhanced security and network isolation.
Rule | EC2 instances should be in a VPC |
Framework | NIST 800-53 Revision 4 |
Severity | ✔ High |
Rule: EC2 instances should be in a VPC for NIST 800-53 Revision 4
Description
The National Institute of Standards and Technology (NIST) Special Publication 800-53 Revision 4 provides a comprehensive set of security controls for federal information systems. One of the requirements outlined in this publication is to ensure that all EC2 instances are deployed within a Virtual Private Cloud (VPC) environment. This rule ensures improved network security, isolation, and control over your EC2 instances.
Troubleshooting Steps
Remediation Steps
Code
There is no specific code implementation required for this rule. The steps mentioned above can be followed using the AWS Management Console.
Additional Notes