python-boto3/docs/source/guide/examples.rst
2018-07-11 08:39:36 +03:00

28 lines
918 B
ReStructuredText

.. Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
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.
.. _aws-boto3-examples:
#############
Code Examples
#############
This section provides code examples that demonstrate common Amazon Web Services scenarios using the
Amazon Web Services (AWS) SDK for Python.
.. toctree::
:maxdepth: 1
cw-examples
ec2-examples
iam-examples
s3-examples
sqs-examples