Get started quickly using AWS with boto3, the AWS SDK for Python. Boto3 makes it easy to integrate your Python application, library, or script with AWS services including Amazon S3, Amazon EC2, Amazon DynamoDB, and more. Boto3 has two distinct levels of APIs. Client (or "low-level") APIs provide one-to-one mappings to the underlying HTTP API operations. Resource APIs hide explicit network calls but instead provide resource objects and collections to access attributes and perform actions. Boto3's 'client' and 'resource' interfaces have dynamically generated classes driven by JSON models that describe AWS APIs. This allows us to provide very fast updates with strong consistency across all supported services. Boto3 was written from the ground up to provide native support in Python versions 2.7+ and 3.4+.

Features

  • Boto3 comes with 'waiters', which automatically poll for pre-defined status changes in AWS resources
  • Boto3 comes with many features that are service-specific, such as automatic multi-part transfers for Amazon S3 and simplified query conditions for Amazon DynamoDB
  • You can find the latest, most up to date, documentation at our doc site, including a list of services that are supported
  • You can run tests in all supported Python versions using tox
  • You can also run individual tests with your default Python version
  • Allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Boto3

Boto3 Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Boto3!

Additional Project Details

Programming Language

Python

Related Categories

Python Software Development Software

Registered

2021-09-01