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
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 authoriz...
2
answers
0
votes
444
views
asked 4 months 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
321
views
asked 4 months 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
346
views
asked 4 months 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 se...
1
answers
0
votes
309
views
asked 4 months ago
Hi there, I used the following statement to allow IAM users to terminate their own ssm sessions. ``` { "Effect": "Allow", "Action": "ssm:TerminateSession", "Resource": "arn:aws:ssm:*:*:session...
2
answers
1
votes
468
views
asked 4 months 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
330
views
asked 4 months ago
Hello System Manager Gurus: I am trying to use Fleet Manager Node Actions to view a log file on a managed ec2-instance. I can navigate the file system, but when I select my log file and choose "Previe...
0
answers
0
votes
82
views
AWS
asked 4 months ago
Hi there, I have two questions regarding connecting to an EC2 instance using session manager. The first question is why would I use session manager over EC2 Instance Connect? I can just easily use E...
1
answers
0
votes
328
views
asked 5 months ago
Hi, Scenario: I have a web application running on port 8080 in my local machine (laptop). I want to access this application from a remote EC2 instance in a private Amazon Virtual Private Cloud (VPC) ...
1
answers
0
votes
522
views
asked 5 months ago
Hi Team, I am creating a way to automate the patching task for EC2 instances. I have created a maintenance window and registered the targets. When I want to register a task, I selected "Register Auto...
1
answers
0
votes
142
views
asked 5 months ago
Hi, I have 4 different maintenance windows with different tasks assigned. One starts EC2 instance, second runs "Patch scanning", third runs "Patch installation" and fourth stops the instance. As the...
1
answers
0
votes
257
views
asked 5 months ago
Hi, I have apache2 running on port 8080 in my local machine and I want to port forward from local machine to remote ec2 private instance.
2
answers
0
votes
237
views
asked 5 months ago