Boto3 is the official aws SDK for Python.
It allows Python developers to write software that interacts with AWS services such as:
S3 (Simple Storage Service)
EC2 (Elastic Compute Cloud)
DynamoDB
Lambda
CloudWatch
SNS/SQS, and many more.
When to use resource, client, session?
Use resource for simple tasks
Use client for advanced tasks
Use session to manage credentials/regionsboto3_scripts
Directory actions
More options
Directory actions
More options
boto3_scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||