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
AI-generated apps that pass security review Icon
AI-generated apps that pass security review

Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool 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