- Newest
- Most votes
- Most comments
To troubleshoot the issue and gather the necessary information for enabling the EC2 instance snapshot, follow these steps:
Enable AWS Config: Make sure AWS Config is enabled and recording in your AWS account. AWS Config needs to record configuration changes for your EC2 instances. You can enable it by going to the AWS Config console, setting up a configuration recorder, and specifying the resources you want to record.
Enable OpsData Source in Explorer:
Navigate to the AWS Systems Manager console. Choose Explorer. Click on Settings. Enable the Amazon EC2 OpsData source. Check Permissions: Ensure that the necessary IAM roles and permissions are set up correctly. The role used by AWS Systems Manager should have the required permissions to interact with AWS Config and EC2.
Verify Resource Coverage: Confirm that all your EC2 instances are being tracked by AWS Config. You can do this by checking the AWS Config console for recorded resources.
For More Follow the Links:
https://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html
https://docs.aws.amazon.com/systems-manager/latest/userguide/Explorer-setup.html
https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager.html
Relevant content
- asked 2 years ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago