Brief Introduction
Chapter 1 of the best selling book Python Boto3 CookbookDescription
Here is the first chapter to get you started with Python and Boto3. We start with how Boto3 works and then move to the different connection methods with a live demonstration of each in IPython. We end the chapter with your first python boto3 script. Each chapter has a hands on section to get you comfortable with Python and Boto3.
Requirements
- Requirements
- Basic Python Programming Knowledge