These pages list out projects and items related to Amazon AWS management and Boto3 Python Scripting. Since there were very few Boto3 examples for the beginner, like me, these pages should help get you comfortable using the basics.
Getting Started with Amazon AWS and Boto3
How to use Python Boto3 to list Instances in Amazon AWS
Using Python Boto3 with Amazon AWS S3 Buckets
Getting the Size of an S3 Bucket using Boto3 for AWS
Getting the sizes of Top level Directories in an AWS S3 Bucket
Using Python Boto3 to work with Instance Tags
Use Boto3 to assume a role in another AWS Account
Use Boto3 to Conditionally Update Tags on Many hosts
Using Boto3 to Find Users and Hostroles with a Certain AWS Policy
Use Boto3 to open an AWS S3 file directly
Use Boto3 to Recover Deleted Files in AWS S3 Bucket
Increase the Size of AWS EC2 root disk without a reboot
Using Stored AWS Keys and credential profiles in Boto3
Using AWS Boto3 to Paginate EC2
Programmatically set Public Block on AWS S3 Buckets