This rule ensures that VPC internet gateways are attached to authorized VPCs, enhancing security measures.
Rule | VPC internet gateways should be attached to authorized vpc |
Framework | NIST 800-171 Revision 2 |
Severity | ✔ Medium |
Rule Description:
To comply with NIST 800-171 Revision 2, VPC (Virtual Private Cloud) internet gateways should only be attached to authorized VPCs. This rule ensures that there is proper control and management of network traffic to and from the VPCs, reducing the risk of unauthorized access and improving the security posture of the cloud infrastructure.
Troubleshooting Steps:
Necessary Code:
No specific code is required for this rule.
Step-by-Step Guide for Remediation:
Note: It is recommended to consult AWS documentation, NIST 800-171 guidelines, and involve security experts while implementing and enforcing this rule to ensure adherence to specific requirements and controls.