Basic steps to work with AWS services using boto3

preview_player
Показать описание
My Udemy Courses:
Aws Automation link:

Shell Scripting:

It will explain about:
How to work with AWS Services using boto3 ?
How to pass AWS Account credenitals(programatic access keys) to python script while using boto3 ?
Рекомендации по теме
Комментарии
Автор

Very good Presentation
Thank you so much for your video....

krishnamurali
Автор

A good presentation, very practical... thanks for sharing.

ffwang
Автор

Amazing video for the beginners. Its crystal clear. Thank you

prabhaskrishnan
Автор

Crystal clear explanation ❤️ Thank you sir

PradeepYadav-wflm
Автор

awesome explanation Narendra!! very clearcut and precise explanation which is onpoint!! i subscribed to your channel as soon as i finished the first video!! keep up the good work !

dakota
Автор

Thanks to your video l am finally starting to understand how the S3, aws secret access key, and boto3 work together. I liked that you showed the error when awscli Is not configured. I was getting exactly same error And got stuck, Now I know that I must ensure that the user who runs my script has the .aws hidden folders in his HOME with the correct credentials.

jirikadlec
Автор

You are really good man. Good way to explain basics

bidyabhushan
Автор

Thank you for the video. Appreciate the time and energy you gave for this. qq: what happens when I have multiple credentials/access keys for different accounts in my credentials file? is there a way I can grab acct1 and acct2 info instead of the default? thank you.

[default]
access_key....
secret_key..

[acct1]
access_key..
secret_key..

[acct2]
access_key..
secret_key..

prekshashah
Автор

Any other way to pass the credentials. And also can you please tell mehow to automate these credentials after some specific day

shashankshekhar
Автор

So what is the differ between a resource and a client? any idea? Something like below:

iam = boto3.client('iam')

ameyamagashe
Автор

when you say "you will have one concept for that", please also mention the name of the concept at 5:45

pradeep
Автор

wonderfully explained! thank you. subscribed.

humanfirst
Автор

Hi, When you say open my command line ...does it mean you connect to ec2 instance ? Actually I connected to ec2 and tried to run same program i got an error

Traceback (most recent call last):
File "get_all_bck.py", line 1, in
import boto3
ImportError: No module named boto3

travel_passion
Автор

Thanks for posting this video, very informative. After installing AWSCLI in my windows machine, I typed commend aws configure, it says aws is not recognized as an internal or external command. So, I am not able to configure access key id and secret access key id. Can you please help me to resolve this issue. Thank you.

saikrupakar
Автор

can we work on someone else's public bucket ??

sachinsharma
join shbcf.ru