- Newest
- Most votes
- Most comments
Please try below high level Troubleshooting Steps , most of the time these tend to be the issues
1 / Verify IAM Role Creation:
Check if the default IAM role for Host management (AWS-SystemsManager-DefaultRole) exists in the workload OUs. Ensure the role has the necessary permissions. If the role is missing, create it manually or use the Default Host Management Configuration feature. Check EC2 Instance Profiles:
2/ Verify that EC2 instances have the correct instance profile attached. - Ensure the instance profile grants necessary permissions.
3/ Review Network Configuration: Check if EC2 instances have outbound internet access. Verify security group rules to allow outbound traffic on required ports (typically 443 for HTTPS).
4/Inspect SSM Agent Status: Check if the SSM agent is installed and running on EC2 instances. Use the ssm describe-instance-information command to verify agent status. Restart the SSM agent if necessary.
5/ Monitor Propagation: Allow sufficient time for changes to propagate through the organization.
Relevant content
- asked 8 months ago
- asked 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 4 months ago