Questions tagged with AWS Systems Manager

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I am trying to set up AWS Systems Manager for our private Linux instance so that we can patch/update without any internet connection. I've read the AWS Systems Manager Documentation and have set it...
1
answers
0
votes
133
views
rabby
asked 2 days ago
I have my organization with multiple accounts (Networking, Production1, Production2...). Each account have some EC2 instance running in few private subnets. I have installed SSM agent on all of them....
2
answers
0
votes
232
views
profile picture
Hung
asked 4 days ago
A CodeDeploy deployment started failing today on an Ubuntu 20.04 EC2, so I investigated the issue and found code deploy was not running or even available as a service. Running `service...
3
answers
0
votes
174
views
asked 7 days ago
Hi, Need a solution like disable right click , copy and paste features in AWS SSM Below are the environment details NAME="Amazon Linux" VERSION="2023" ID="amzn" ID_LIKE="fedora" Please guide me the...
1
answers
0
votes
154
views
asked 9 days ago
I am starting to test and roll out patch management, I do have some older machines I think I will need to get SSM manager up for, but still looking forward to using this. So on the home Patch...
1
answers
0
votes
144
views
asked 10 days ago
As amazon linux 2 is reaching EOL in June of 2025 I would like to migrate 100+ ec2 instances running Amazon Linux 2 to RHEL. How would you best suggest approaching this problem?
1
answers
0
votes
209
views
asked 12 days ago
Hello, I am not able to login to my ec2 instance via ssh. I get connection timed out error. I tried connecting via session manager however, even that is not working for me. My account is not...
2
answers
0
votes
272
views
Anish
asked 13 days ago
Hello Team, Can I use AWS patch manager to patch some 3rd party tools such as google chrome, acrobat, node.js, etc?
1
answers
0
votes
174
views
asked 14 days ago
Hi, We need to restrict any user cant copy from the ssm command terminal and paste into ssm command. How to avoid those feature in unix (none of the users) perform those activity. Thanks
1
answers
0
votes
156
views
asked 16 days ago
I am getting started with boto3 python library and AWS and want to send SSM commands to an EC2 Ubuntu Linux instance started from python code-standard AWS AMI ami-0c55b159cbfafe1f0. However the...
1
answers
0
votes
194
views
harijay
asked 17 days ago
Hi there, I used the following statement to allow IAM users to terminate their own ssm sessions. ``` { "Effect": "Allow", "Action": "ssm:TerminateSession", "Resource":...
2
answers
0
votes
269
views
AKMin
asked 18 days ago
Hi everyone, I want to completely avoid using EC2 key pairs for security reasons. But, I also want to use scp command to upload files to my EC2 instances. So, my question is do I still need SSH keys...
1
answers
0
votes
196
views
AKMin
asked 19 days ago