Run-Command Remotely on AWS EC2 Instance Using Python boto3 module

preview_player
Показать описание
This video shows quick code walk through and demo of running a command (i.e shell command) against EC2 instance remotely using AWS Python boto3 module from VS Code/local laptop.

Рекомендации по теме
Комментарии
Автор

Thanks for your taturial
I think sharing the code will be much helpful to get hands-on practice
Appreciate sharing it

YaserAlattas
Автор

So if we are running these commands against the Linux VM is it just returning the potential output or really making changes to the system? Can we mount storage devices using boto3 and ssm and it will actually configure the machine?

hectorharris
Автор

Thank You for sharing the info, can you make a video on how we can run powershell script(multiple commands / a script) on a windows based ec2 machine,

cloudprogrammer
Автор

Thanks for the tutorial. May I ask if there's a place that we could see the full code like Github? Thank you.

mag
Автор

Hey had a query, I am executing a python script in EC2 remotely through SSM but somehow it shows any of my python modules are not installed, can you help?

kushagraanand
Автор

Hi, thankyou for video. How can I run an entire bash .sh script, is this simple to do using boto3?

hectorharris
Автор

Hello, how to give a working directory path and output s3 path in ssm command? Thanks

nithinreddyable
Автор

hey, how can we run multiple commands in one go

hrushikeshbhamre
Автор

How can I run multiple instances concurrently?

makodad
join shbcf.ru