Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 1.63 KB

index.rst

File metadata and controls

80 lines (61 loc) · 1.63 KB

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 <docs/getting_started>` guide to get familiar with moto and its usage.

Additional Resources

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Getting Started

   docs/getting_started
   docs/server_mode
   docs/proxy_mode
   docs/faq
   docs/iam
   docs/aws_config
   docs/multi_account
   docs/releases

.. toctree::
  :hidden:
  :caption: Configuration

  docs/configuration/index

.. toctree::
  :maxdepth: 1
  :hidden:
  :caption: Implemented Services

  docs/services/index
  docs/services/cf
  docs/services/patching_other_services

.. toctree::
  :maxdepth: 1
  :hidden:
  :caption: Contributing to Moto

  docs/contributing/index
  docs/contributing/installation
  docs/contributing/architecture
  docs/contributing/new_feature
  docs/contributing/checklist
  docs/contributing/faq


.. toctree::
  :maxdepth: 1
  :hidden:
  :titlesonly:
  :caption: Development Tips

  docs/contributing/development_tips/index
  docs/contributing/development_tips/urls
  docs/contributing/development_tips/tests
  docs/contributing/development_tips/utilities
  docs/contributing/development_tips/new_state_transitions