Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with AWS Systems Manager
AWS Systems Manager is a secure end-to-end management solution for hybrid cloud environments.
Content language: English
Select up to 5 tags to filter
Sort by most recent
690 results
I am looking to create an alert for failing Windows Updates on RDS instances. We use Systems Manager to push updates to these RDS instances using tagging. I want to create an email alert that gets t...
Hello, I am facing an issue with Patch Manager. Error message is:
```
/var/log/amazon/ssm/patch-baseline-operations/patch_common/constant_repository.py:211: SyntaxWarning: invalid escape sequence '\d...
Hi,
While building a centralize patch management solution using SSM Quick setup, it has been observed that on selecting "custom" (Choose the OUs and Regions you want to deploy this patch policy to.) ...
We're running a Mac instance in EC2. It is running the SSM Agent version 3.3.859.0. Whenever I try to scan for patches (which runs the AWS-RunPatchBaseline command), it fails. The first warning is:
``...
Is it better to remediate non-complaint resources found by AWS Config via Lambda or System Manager Automation Documents?
Hi everyone,
I’m facing an issue with **AWS Elastic Disaster Recovery** and was hoping someone here might be able to help!
We’re replicating some of our servers from the primary to the secondary reg...
Hello Team,
I manually created a maintenance window to automate the patching of all EC2 instances, and it worked. I then decided to deploy the maintenance window using Terraform. However, once it was...
Hello,
I've tried to connect my SCADA system (WinCC OA) to AWS IoT Core, and I managed to connect my system and publish messages to IoT core after following WinCC OA documentation. I have a root-CA.c...
I'm trying to run a patch scan on EC2 instances managed by AWS Systems Manager. The instances run Ubuntu 24.04.1 LTS and have IMDSv2 required. The instances are assigned a custom IAM role that inclu...
I have an ec2 AMI with an encrypted EBS snapshot. I have the below policy. If I use lambda boto3 to start instance then it can start instance. But If I use SSM automation runbook like updateLinuxAMI, ...
I use SSM with the "StartSSHSession" document to ssh to servers (with something like `ssh -o ProxyCommand="sh -c 'aws ssm start-session --document-name AWS-StartSSHSession'"`).
Is there a way for SSM ...
I'm trying to create an SSM document that will install software on an EC2 instance. For the most part it's all working, but I've tried to add in some error handling and it does not behave the way I e...