How to assume AWS IAM role using boto3 and Python

preview_player
Показать описание
This video describes how to assume the AWS IAM role using boto3 for your AWS cross-account operations

00:00 Intro
02:29 Changing Cloud9 IDE role
06:13 Creating IAM role
09:17 Assuming IAM role
14:34 Assuming multiple IAM roles

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

This is what I am searching for so long!! All the tutorials and documentations are just explaining the concept, but no actual implementation & codes. Thank you very much! Your video helped me alot!

mikami