boto3==1.43.52
# The AWS SDK for Python
$ pip install boto3
downloads/wk
0
license
Apache-2.0
version
1.43.52
python
>=3.10
What is boto3?
Boto3 is the official AWS SDK for Python, providing a straightforward way to write Python code that uses Amazon Web Services like S3, EC2, and DynamoDB. Developers use it to programmatically interact with AWS services, automating infrastructure management, data processing, and cloud resource operations directly from their Python applications.
Dependencies (3)
Author
Amazon Web Services