By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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...
1
answers
0
votes
51
views
asked 2 months ago
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...
2
answers
0
votes
186
views
asked 2 months ago
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.) ...
1
answers
0
votes
84
views
asked 2 months ago
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: ``...
2
answers
0
votes
74
views
asked 2 months ago
Is it better to remediate non-complaint resources found by AWS Config via Lambda or System Manager Automation Documents?
1
answers
0
votes
83
views
AWS
asked 2 months ago
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...
1
answers
0
votes
142
views
profile picture
asked 2 months ago
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...
Accepted AnswerAWS Systems Manager
1
answers
0
votes
115
views
asked 2 months ago
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...
1
answers
0
votes
76
views
asked 2 months ago
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...
2
answers
0
votes
252
views
asked 2 months ago
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, ...
2
answers
0
votes
63
views
asked 2 months ago
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 ...
2
answers
0
votes
88
views
asked 2 months ago
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...
0
answers
0
votes
56
views
asked 3 months ago