The above video lesson describes the following topics:
How to navigate through the official Boto3 documentation
- Where to get quick code examples
- How to find Boto3 documentation related to the specific AWS service
- Where to find Boto3 client documentation for the specific AWS service
- Boto3 client methods
- Boto3 client method parameters
- Boto3 client method return
- Where to find Boto3 resource documentation for the specific AWS service (if available)
- Boto3 resource methods
- Boto3 resource classes
- How to use Boto3 resource method to get required information