Complete a 3 Question Survey and Earn a re:Post Badge
Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Questions tagged with AWS Systems Manager
AWS Systems Manager is a secure end-to-end management solution for hybrid cloud environments.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
670 results
I'm working on automating CloudWatch alarms. I got most of it to work, but now the logs aren't showing up on my CloudWatch dashboard. How do I get it to show the logs in my dashboard and CloudWatch ...
1
answers
0
votes
24
views
asked 2 days ago
CLI JSON Path
How to specify a JSON file path correctly in AWS CLI on Windows?
I wrote --cli-input-json C:\path\to\file.json but get “file not found.”
Do I need quotes or escape characters?
What’s ...
1
answers
0
votes
19
views
asked 3 days ago
We are trying to implement Just-in-Time (JIT) EC2 node access controls in AWS using Systems Manager as per the article here [https://aws.amazon.com/blogs/mt/introducing-just-in-time-node-access-using-...
2
answers
0
votes
22
views
asked 3 days ago
I'm getting the following error on the CloudQuest task for "Compliance Enforcement" . I've tried following every step exactly and even recreating my environment to no avail.
```
“RemediationConfigura...
1
answers
0
votes
16
views
asked 4 days ago
IAM / CLI
Why does AWS CLI sometimes ignore my configured profile?
I’ve noticed that even after setting up multiple profiles in ~/.aws/credentials, some AWS CLI commands still use an older or default ...
1
answers
0
votes
20
views
asked 4 days ago
**Issue Description**
I'm facing an SSL/TLS handshake failure when trying to connect my IoT device, equipped with a SIM7022 cellular modem, to AWS IoT Core using MQTT. I've configured the SSL setting...
1
answers
0
votes
65
views
asked 24 days ago
I use AWS Fleet Manager to control my on-prem server. i followed the guide in [https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-hybrid-multicloud.html](https://docs.aws.ama...
1
answers
0
votes
97
views
asked a month ago
A few days ago we started receiving mails about Python 3.9 end of support from all accounts in the organization. I've been able to pinpoint them to the State Manager workflows that were setup a couple...
1
answers
0
votes
201
views
asked a month ago
We are moving to using Session Manager for access to our AWS infrastructure.
We are using logging to record all access into CloudWatch.
However, one use case requires port forwarding. We have tied ...
1
answers
0
votes
38
views
asked a month ago
I am trying to launch ec2 instance and run some scripts inside it.
I’m using ssm for this on a t2.micro instance with ubuntu24.04.
I have the iam role with all necessary permissions and vpc.
When I l...
2
answers
0
votes
48
views
asked a month ago
Hi all
I created a Systems Manager document to delete an IAM user. I could see I'd need to remove the user from groups first so I ended up with the following document. It lists up the groups for the ...
2
answers
0
votes
76
views
asked a month ago
Hi everyone,
I have a few EC2 instances that have NO instance profile assigned. Since I have Default Host Management Configuration (DHMC) enabled, those instances are now using the DHMC default insta...
1
answers
0
votes
91
views
asked a month ago