Working with AWS IAM in Python using Boto3
This video demonstrates how to use Python and the Boto3 library to manage AWS IAM Policies, Roles, Groups, Users, instances profiles, and work with the IAM credentials. The entire course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/. The supporting blog article is available at: https://hands-on.cloud/working-with-iam-in-python-using-boto3/. This video has been created using Synthesia: https://hands-on.cloud/recommends/synthesia-io/. Boto3 documentation for AWS IAM: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/iam.html AWS IAM Users Guide: https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html 00:00 - Intro 00:19 - Prerequisites 00:38 - What is AWS Identity Access Manager (IAM)? 02:11 - How to connect to AWS IAM using Boto3? 02:38 - How to create Amazon DynamoDB tables using Boto3? 02:32 - How to create an AWS IAM policy using Boto3? 05:01 - How to list AWS IAM policies using Boto3? 05:19 - How to list AWS IAM policies using Boto3?