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

Other Useful Business Software
$300 Free Credits to Build on Google Cloud Icon
$300 Free Credits to Build on Google Cloud

New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
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