python-boto3/docs/source/guide/index.rst

53 lines
1,016 B
ReStructuredText
Raw Normal View History

2020-05-06 10:06:12 +02:00
.. Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2019-10-20 18:51:09 +02:00
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0
International License (the "License"). You may not use this file except in compliance with the
License. A copy of the License is located at http://creativecommons.org/licenses/by-nc-sa/4.0/.
This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language governing permissions and
limitations under the License.
2015-11-27 23:25:33 +01:00
.. _user_guides:
+++++++++++
User Guides
+++++++++++
2019-10-20 18:51:09 +02:00
General Feature Guide
=====================
2015-11-27 23:25:33 +01:00
.. toctree::
2019-10-20 18:51:09 +02:00
:maxdepth: 1
2015-11-27 23:25:33 +01:00
resources
collections
clients
2016-05-22 04:03:29 +02:00
paginators
2015-11-27 23:25:33 +01:00
session
2020-05-06 10:06:12 +02:00
error-handling
2015-11-27 23:25:33 +01:00
configuration
events
2019-10-20 18:51:09 +02:00
Tool Guide
==========
2015-11-27 23:25:33 +01:00
.. toctree::
2019-10-20 18:51:09 +02:00
:maxdepth: 1
2015-11-27 23:25:33 +01:00
2019-01-28 22:47:44 +01:00
cloud9
sdk-metrics
2019-10-20 18:51:09 +02:00
Migration Guide
===============
.. toctree::
:maxdepth: 1
new
migration
upgrading