Writing Effective Python boto3 Script by choosing resource or client object

preview_player
Показать описание
Udemy Course link:

This is a simple python boto3 script to get status and along with that you will get , how to choose resource or client for your operations.
Рекомендации по теме
Комментарии
Автор

Can I get this info using instance name. And if I have multiple account and I just have instance name to check . And can this script be run from any system where I have nothing configured like python AWS cli or boto3

dconwheels
Автор

Nice Video and Good Explanation.
I have one question. I am writing a Python script to test the snapshots by creating AMI from Snapshot then Creating Instance from AMI then Creating Volumes from other attached snapshots and attaching new volumes to newly created instance to test.
Can I use both client and resource in my script? because I find some of the operations easy in client and some are easy in resource.
Thanks in Advance !!
Ajay

ajayrajbhar
Автор

Hi sir, can you make a video on how to access ec2 or resources from other account using aws lambda.

abhishekbiswal
Автор

All these videos are available in udemy course I want to buy??

suniljamadar