.. Boto3 documentation master file, created by sphinx-quickstart on Wed Sep 3 11:11:30 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Boto 3 Documentation ==================== Boto is the Amazon Web Services (AWS) SDK for Python, which allows Python developers to write software that makes use of Amazon services like S3 and EC2. Boto provides an easy to use, object-oriented API as well as low-level direct service access. .. note:: Boto 3 is in **developer preview**. This means that until a 1.0 release occurs, some of the interfaces may change based on your feedback. Once a 1.0 release happens, we guarantee backwards compatibility for all future 1.x.x releases. Try out Boto 3 and give us `feedback `__ today! .. raw:: html
Quickstart ---------- .. toctree:: :maxdepth: 2 guide/quickstart guide/tutorial User Guide ---------- .. toctree:: :maxdepth: 2 guide/new guide/migration guide/resources guide/collections guide/clients guide/session guide/configuration API Reference ------------- Services ~~~~~~~~ .. toctree:: :maxdepth: 2 :glob: reference/services/* Core ~~~~ .. toctree:: :maxdepth: 2 :glob: reference/core/* Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`