.. _index: ============================= Moto: Mock AWS Services ============================= A library that allows you to easily mock out tests based on `AWS infrastructure`_. Getting Started --------------- If you've never used ``moto`` before, you should read the :doc:`Getting Started with Moto ` guide to get familiar with ``moto`` and its usage. Additional Resources -------------------- * `Moto Source Repository`_ * `Moto Issue Tracker`_ .. _AWS infrastructure: http://aws.amazon.com/ .. _Moto Issue Tracker: https://github.com/spulec/moto/issues .. _Moto Source Repository: https://github.com/spulec/moto .. toctree:: :maxdepth: 2 :hidden: :glob: docs/getting_started docs/server_mode docs/boto docs/iam docs/aws_config docs/services/index