Ensure EC2 instances are managed by AWS Systems Manager for improved security and compliance.
Rule | EC2 instances should be managed by AWS Systems Manager |
Framework | NIST 800-53 Revision 4 |
Severity | ✔ High |
Rule Description
According to NIST 800-53 Revision 4, EC2 instances should be managed by AWS Systems Manager. This rule ensures that proper management and control are maintained over EC2 instances for enhanced security and operational efficiency.
Troubleshooting Steps
Troubleshooting Step 1: Verify Systems Manager Agent (SSM Agent) Installation
Troubleshooting Step 2: Verify IAM Role and Permissions
Troubleshooting Step 3: Check Security Group Rules
Necessary Codes
There are no specific codes associated with this rule. However, you may need to execute some AWS Command Line Interface (CLI) commands for troubleshooting and remediation purposes.
Step-by-Step Guide for Remediation
Follow these steps to remediate the rule and ensure EC2 instances are managed by AWS Systems Manager:
Note: Ensure that the security group associated with the EC2 instance allows outbound traffic to the Systems Manager service endpoints as described in the troubleshooting steps.
Remember to follow AWS best practices and guidelines while implementing security controls and managing EC2 instances within your environment.