Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

208
Views
How to SSH into a Windows EC2 Instance - AWS

I am running a Lambda function (python or js) in AWS and I have a Windows EC2 Instance ready to go. There are some Python files in that EC2 instance.

Using Lambda, is there any ways we can SSH into the Windows EC2 instance? Thanks in advance.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

For Windows instance, RDP (not SSH) is used to connect to them. Please check docs:

  • Connect to your Windows instance
about 4 years ago · Juan Pablo Isaza Report

0

You have to configure your lambda to access resources in the VPC your EC2 instance is in. But you have to setup a FTP or some webserver to access your EC2 from Lambda. You can access those python files via SFTP if that's what you're looking for. OR as alternate, place those files in S3 and it will be super easy to access those files (and cheaper than EC2 as well).

Link to configure: https://docs.aws.amazon.com/lambda/latest/dg/configuration-vpc.html

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!