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

55 lines
1,020 B
ReStructuredText
Raw Normal View History

2021-09-22 18:34:33 +02:00
.. Copyright 2010-2021 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:
2021-09-22 18:34:33 +02:00
+++++++++++++++
Developer guide
+++++++++++++++
2015-11-27 23:25:33 +01:00
2021-09-22 18:34:33 +02:00
SDK features
=============
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
2021-09-22 18:34:33 +02:00
configuration
credentials
clients
2015-11-27 23:25:33 +01:00
resources
2021-09-22 18:34:33 +02:00
session
2015-11-27 23:25:33 +01:00
collections
2016-05-22 04:03:29 +02:00
paginators
2020-05-06 10:06:12 +02:00
error-handling
2021-09-22 18:34:33 +02:00
retries
2015-11-27 23:25:33 +01:00
events
2021-09-22 18:34:33 +02:00
Tools
======
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
2019-10-20 18:51:09 +02:00
2021-09-22 18:34:33 +02:00
Migrations
===========
2019-10-20 18:51:09 +02:00
.. toctree::
:maxdepth: 1
new
migration
2021-09-22 18:34:33 +02:00
migrationpy3
2019-10-20 18:51:09 +02:00
upgrading