pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul  3 21:24:14 UTC 2017

Modified Files:
        pkgsrc/net: Makefile
Added Files:
        pkgsrc/net/py-awscli: DESCR Makefile PLIST distinfo

Log Message:
This package provides a unified command line interface to Amazon Web Services.


To generate a diff of this commit:
cvs rdiff -u -r1.1163 -r1.1164 pkgsrc/net/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-awscli/DESCR \
    pkgsrc/net/py-awscli/Makefile pkgsrc/net/py-awscli/PLIST \
    pkgsrc/net/py-awscli/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1163 pkgsrc/net/Makefile:1.1164
--- pkgsrc/net/Makefile:1.1163  Mon Jul  3 21:15:50 2017
+++ pkgsrc/net/Makefile Mon Jul  3 21:24:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1163 2017/07/03 21:15:50 adam Exp $
+# $NetBSD: Makefile,v 1.1164 2017/07/03 21:24:14 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -615,6 +615,7 @@ SUBDIR+=    py-Socks
 SUBDIR+=       py-adns
 SUBDIR+=       py-amqp
 SUBDIR+=       py-apache-libcloud
+SUBDIR+=       py-awscli
 SUBDIR+=       py-beanstalkc
 SUBDIR+=       py-bitmessage
 SUBDIR+=       py-boto

Added files:

Index: pkgsrc/net/py-awscli/DESCR
diff -u /dev/null pkgsrc/net/py-awscli/DESCR:1.1
--- /dev/null   Mon Jul  3 21:24:14 2017
+++ pkgsrc/net/py-awscli/DESCR  Mon Jul  3 21:24:14 2017
@@ -0,0 +1 @@
+This package provides a unified command line interface to Amazon Web Services.
Index: pkgsrc/net/py-awscli/Makefile
diff -u /dev/null pkgsrc/net/py-awscli/Makefile:1.1
--- /dev/null   Mon Jul  3 21:24:14 2017
+++ pkgsrc/net/py-awscli/Makefile       Mon Jul  3 21:24:14 2017
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2017/07/03 21:24:14 adam Exp $
+
+DISTNAME=      awscli-1.11.115
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    net python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/awscli/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/aws/aws-cli/
+COMMENT=       Universal Command Line Interface for Amazon Web Services
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.4.65:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
+DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
+DEPENDS+=      ${PYPKGPREFIX}-rsa>=3.4.1:../../security/py-rsa
+DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.1.9:../../net/py-s3transfer
+
+USE_LANGUAGES=         # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-awscli/PLIST
diff -u /dev/null pkgsrc/net/py-awscli/PLIST:1.1
--- /dev/null   Mon Jul  3 21:24:14 2017
+++ pkgsrc/net/py-awscli/PLIST  Mon Jul  3 21:24:14 2017
@@ -0,0 +1,1784 @@
+@comment $NetBSD: PLIST,v 1.1 2017/07/03 21:24:14 adam Exp $
+bin/aws
+bin/aws.cmd
+bin/aws_bash_completer
+bin/aws_completer
+bin/aws_zsh_completer.sh
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/awscli/__init__.py
+${PYSITELIB}/awscli/__init__.pyc
+${PYSITELIB}/awscli/__init__.pyo
+${PYSITELIB}/awscli/__main__.py
+${PYSITELIB}/awscli/__main__.pyc
+${PYSITELIB}/awscli/__main__.pyo
+${PYSITELIB}/awscli/alias.py
+${PYSITELIB}/awscli/alias.pyc
+${PYSITELIB}/awscli/alias.pyo
+${PYSITELIB}/awscli/argparser.py
+${PYSITELIB}/awscli/argparser.pyc
+${PYSITELIB}/awscli/argparser.pyo
+${PYSITELIB}/awscli/argprocess.py
+${PYSITELIB}/awscli/argprocess.pyc
+${PYSITELIB}/awscli/argprocess.pyo
+${PYSITELIB}/awscli/arguments.py
+${PYSITELIB}/awscli/arguments.pyc
+${PYSITELIB}/awscli/arguments.pyo
+${PYSITELIB}/awscli/clidocs.py
+${PYSITELIB}/awscli/clidocs.pyc
+${PYSITELIB}/awscli/clidocs.pyo
+${PYSITELIB}/awscli/clidriver.py
+${PYSITELIB}/awscli/clidriver.pyc
+${PYSITELIB}/awscli/clidriver.pyo
+${PYSITELIB}/awscli/commands.py
+${PYSITELIB}/awscli/commands.pyc
+${PYSITELIB}/awscli/commands.pyo
+${PYSITELIB}/awscli/compat.py
+${PYSITELIB}/awscli/compat.pyc
+${PYSITELIB}/awscli/compat.pyo
+${PYSITELIB}/awscli/completer.py
+${PYSITELIB}/awscli/completer.pyc
+${PYSITELIB}/awscli/completer.pyo
+${PYSITELIB}/awscli/customizations/__init__.py
+${PYSITELIB}/awscli/customizations/__init__.pyc
+${PYSITELIB}/awscli/customizations/__init__.pyo
+${PYSITELIB}/awscli/customizations/addexamples.py
+${PYSITELIB}/awscli/customizations/addexamples.pyc
+${PYSITELIB}/awscli/customizations/addexamples.pyo
+${PYSITELIB}/awscli/customizations/argrename.py
+${PYSITELIB}/awscli/customizations/argrename.pyc
+${PYSITELIB}/awscli/customizations/argrename.pyo
+${PYSITELIB}/awscli/customizations/arguments.py
+${PYSITELIB}/awscli/customizations/arguments.pyc
+${PYSITELIB}/awscli/customizations/arguments.pyo
+${PYSITELIB}/awscli/customizations/assumerole.py
+${PYSITELIB}/awscli/customizations/assumerole.pyc
+${PYSITELIB}/awscli/customizations/assumerole.pyo
+${PYSITELIB}/awscli/customizations/awslambda.py
+${PYSITELIB}/awscli/customizations/awslambda.pyc
+${PYSITELIB}/awscli/customizations/awslambda.pyo
+${PYSITELIB}/awscli/customizations/cliinputjson.py
+${PYSITELIB}/awscli/customizations/cliinputjson.pyc
+${PYSITELIB}/awscli/customizations/cliinputjson.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/__init__.py
+${PYSITELIB}/awscli/customizations/cloudformation/__init__.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/__init__.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/artifact_exporter.py
+${PYSITELIB}/awscli/customizations/cloudformation/artifact_exporter.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/artifact_exporter.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/deploy.py
+${PYSITELIB}/awscli/customizations/cloudformation/deploy.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/deploy.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/deployer.py
+${PYSITELIB}/awscli/customizations/cloudformation/deployer.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/deployer.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/exceptions.py
+${PYSITELIB}/awscli/customizations/cloudformation/exceptions.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/exceptions.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/package.py
+${PYSITELIB}/awscli/customizations/cloudformation/package.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/package.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/s3uploader.py
+${PYSITELIB}/awscli/customizations/cloudformation/s3uploader.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/s3uploader.pyo
+${PYSITELIB}/awscli/customizations/cloudformation/yamlhelper.py
+${PYSITELIB}/awscli/customizations/cloudformation/yamlhelper.pyc
+${PYSITELIB}/awscli/customizations/cloudformation/yamlhelper.pyo
+${PYSITELIB}/awscli/customizations/cloudfront.py
+${PYSITELIB}/awscli/customizations/cloudfront.pyc
+${PYSITELIB}/awscli/customizations/cloudfront.pyo
+${PYSITELIB}/awscli/customizations/cloudsearch.py
+${PYSITELIB}/awscli/customizations/cloudsearch.pyc
+${PYSITELIB}/awscli/customizations/cloudsearch.pyo
+${PYSITELIB}/awscli/customizations/cloudsearchdomain.py
+${PYSITELIB}/awscli/customizations/cloudsearchdomain.pyc
+${PYSITELIB}/awscli/customizations/cloudsearchdomain.pyo
+${PYSITELIB}/awscli/customizations/cloudtrail/__init__.py
+${PYSITELIB}/awscli/customizations/cloudtrail/__init__.pyc
+${PYSITELIB}/awscli/customizations/cloudtrail/__init__.pyo
+${PYSITELIB}/awscli/customizations/cloudtrail/subscribe.py
+${PYSITELIB}/awscli/customizations/cloudtrail/subscribe.pyc
+${PYSITELIB}/awscli/customizations/cloudtrail/subscribe.pyo
+${PYSITELIB}/awscli/customizations/cloudtrail/utils.py
+${PYSITELIB}/awscli/customizations/cloudtrail/utils.pyc
+${PYSITELIB}/awscli/customizations/cloudtrail/utils.pyo
+${PYSITELIB}/awscli/customizations/cloudtrail/validation.py
+${PYSITELIB}/awscli/customizations/cloudtrail/validation.pyc
+${PYSITELIB}/awscli/customizations/cloudtrail/validation.pyo
+${PYSITELIB}/awscli/customizations/codecommit.py
+${PYSITELIB}/awscli/customizations/codecommit.pyc
+${PYSITELIB}/awscli/customizations/codecommit.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/__init__.py
+${PYSITELIB}/awscli/customizations/codedeploy/__init__.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/__init__.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/codedeploy.py
+${PYSITELIB}/awscli/customizations/codedeploy/codedeploy.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/codedeploy.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/deregister.py
+${PYSITELIB}/awscli/customizations/codedeploy/deregister.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/deregister.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/install.py
+${PYSITELIB}/awscli/customizations/codedeploy/install.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/install.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/locationargs.py
+${PYSITELIB}/awscli/customizations/codedeploy/locationargs.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/locationargs.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/push.py
+${PYSITELIB}/awscli/customizations/codedeploy/push.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/push.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/register.py
+${PYSITELIB}/awscli/customizations/codedeploy/register.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/register.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/systems.py
+${PYSITELIB}/awscli/customizations/codedeploy/systems.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/systems.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/uninstall.py
+${PYSITELIB}/awscli/customizations/codedeploy/uninstall.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/uninstall.pyo
+${PYSITELIB}/awscli/customizations/codedeploy/utils.py
+${PYSITELIB}/awscli/customizations/codedeploy/utils.pyc
+${PYSITELIB}/awscli/customizations/codedeploy/utils.pyo
+${PYSITELIB}/awscli/customizations/commands.py
+${PYSITELIB}/awscli/customizations/commands.pyc
+${PYSITELIB}/awscli/customizations/commands.pyo
+${PYSITELIB}/awscli/customizations/configservice/__init__.py
+${PYSITELIB}/awscli/customizations/configservice/__init__.pyc
+${PYSITELIB}/awscli/customizations/configservice/__init__.pyo
+${PYSITELIB}/awscli/customizations/configservice/getstatus.py
+${PYSITELIB}/awscli/customizations/configservice/getstatus.pyc
+${PYSITELIB}/awscli/customizations/configservice/getstatus.pyo
+${PYSITELIB}/awscli/customizations/configservice/putconfigurationrecorder.py
+${PYSITELIB}/awscli/customizations/configservice/putconfigurationrecorder.pyc
+${PYSITELIB}/awscli/customizations/configservice/putconfigurationrecorder.pyo
+${PYSITELIB}/awscli/customizations/configservice/rename_cmd.py
+${PYSITELIB}/awscli/customizations/configservice/rename_cmd.pyc
+${PYSITELIB}/awscli/customizations/configservice/rename_cmd.pyo
+${PYSITELIB}/awscli/customizations/configservice/subscribe.py
+${PYSITELIB}/awscli/customizations/configservice/subscribe.pyc
+${PYSITELIB}/awscli/customizations/configservice/subscribe.pyo
+${PYSITELIB}/awscli/customizations/configure/__init__.py
+${PYSITELIB}/awscli/customizations/configure/__init__.pyc
+${PYSITELIB}/awscli/customizations/configure/__init__.pyo
+${PYSITELIB}/awscli/customizations/configure/addmodel.py
+${PYSITELIB}/awscli/customizations/configure/addmodel.pyc
+${PYSITELIB}/awscli/customizations/configure/addmodel.pyo
+${PYSITELIB}/awscli/customizations/configure/configure.py
+${PYSITELIB}/awscli/customizations/configure/configure.pyc
+${PYSITELIB}/awscli/customizations/configure/configure.pyo
+${PYSITELIB}/awscli/customizations/configure/get.py
+${PYSITELIB}/awscli/customizations/configure/get.pyc
+${PYSITELIB}/awscli/customizations/configure/get.pyo
+${PYSITELIB}/awscli/customizations/configure/list.py
+${PYSITELIB}/awscli/customizations/configure/list.pyc
+${PYSITELIB}/awscli/customizations/configure/list.pyo
+${PYSITELIB}/awscli/customizations/configure/set.py
+${PYSITELIB}/awscli/customizations/configure/set.pyc
+${PYSITELIB}/awscli/customizations/configure/set.pyo
+${PYSITELIB}/awscli/customizations/configure/writer.py
+${PYSITELIB}/awscli/customizations/configure/writer.pyc
+${PYSITELIB}/awscli/customizations/configure/writer.pyo
+${PYSITELIB}/awscli/customizations/datapipeline/__init__.py
+${PYSITELIB}/awscli/customizations/datapipeline/__init__.pyc
+${PYSITELIB}/awscli/customizations/datapipeline/__init__.pyo
+${PYSITELIB}/awscli/customizations/datapipeline/constants.py
+${PYSITELIB}/awscli/customizations/datapipeline/constants.pyc
+${PYSITELIB}/awscli/customizations/datapipeline/constants.pyo
+${PYSITELIB}/awscli/customizations/datapipeline/createdefaultroles.py
+${PYSITELIB}/awscli/customizations/datapipeline/createdefaultroles.pyc
+${PYSITELIB}/awscli/customizations/datapipeline/createdefaultroles.pyo
+${PYSITELIB}/awscli/customizations/datapipeline/listrunsformatter.py
+${PYSITELIB}/awscli/customizations/datapipeline/listrunsformatter.pyc
+${PYSITELIB}/awscli/customizations/datapipeline/listrunsformatter.pyo
+${PYSITELIB}/awscli/customizations/datapipeline/translator.py
+${PYSITELIB}/awscli/customizations/datapipeline/translator.pyc
+${PYSITELIB}/awscli/customizations/datapipeline/translator.pyo
+${PYSITELIB}/awscli/customizations/ec2/__init__.py
+${PYSITELIB}/awscli/customizations/ec2/__init__.pyc
+${PYSITELIB}/awscli/customizations/ec2/__init__.pyo
+${PYSITELIB}/awscli/customizations/ec2/addcount.py
+${PYSITELIB}/awscli/customizations/ec2/addcount.pyc
+${PYSITELIB}/awscli/customizations/ec2/addcount.pyo
+${PYSITELIB}/awscli/customizations/ec2/bundleinstance.py
+${PYSITELIB}/awscli/customizations/ec2/bundleinstance.pyc
+${PYSITELIB}/awscli/customizations/ec2/bundleinstance.pyo
+${PYSITELIB}/awscli/customizations/ec2/decryptpassword.py
+${PYSITELIB}/awscli/customizations/ec2/decryptpassword.pyc
+${PYSITELIB}/awscli/customizations/ec2/decryptpassword.pyo
+${PYSITELIB}/awscli/customizations/ec2/paginate.py
+${PYSITELIB}/awscli/customizations/ec2/paginate.pyc
+${PYSITELIB}/awscli/customizations/ec2/paginate.pyo
+${PYSITELIB}/awscli/customizations/ec2/protocolarg.py
+${PYSITELIB}/awscli/customizations/ec2/protocolarg.pyc
+${PYSITELIB}/awscli/customizations/ec2/protocolarg.pyo
+${PYSITELIB}/awscli/customizations/ec2/runinstances.py
+${PYSITELIB}/awscli/customizations/ec2/runinstances.pyc
+${PYSITELIB}/awscli/customizations/ec2/runinstances.pyo
+${PYSITELIB}/awscli/customizations/ec2/secgroupsimplify.py
+${PYSITELIB}/awscli/customizations/ec2/secgroupsimplify.pyc
+${PYSITELIB}/awscli/customizations/ec2/secgroupsimplify.pyo
+${PYSITELIB}/awscli/customizations/ecr.py
+${PYSITELIB}/awscli/customizations/ecr.pyc
+${PYSITELIB}/awscli/customizations/ecr.pyo
+${PYSITELIB}/awscli/customizations/emr/__init__.py
+${PYSITELIB}/awscli/customizations/emr/__init__.pyc
+${PYSITELIB}/awscli/customizations/emr/__init__.pyo
+${PYSITELIB}/awscli/customizations/emr/addinstancegroups.py
+${PYSITELIB}/awscli/customizations/emr/addinstancegroups.pyc
+${PYSITELIB}/awscli/customizations/emr/addinstancegroups.pyo
+${PYSITELIB}/awscli/customizations/emr/addsteps.py
+${PYSITELIB}/awscli/customizations/emr/addsteps.pyc
+${PYSITELIB}/awscli/customizations/emr/addsteps.pyo
+${PYSITELIB}/awscli/customizations/emr/addtags.py
+${PYSITELIB}/awscli/customizations/emr/addtags.pyc
+${PYSITELIB}/awscli/customizations/emr/addtags.pyo
+${PYSITELIB}/awscli/customizations/emr/applicationutils.py
+${PYSITELIB}/awscli/customizations/emr/applicationutils.pyc
+${PYSITELIB}/awscli/customizations/emr/applicationutils.pyo
+${PYSITELIB}/awscli/customizations/emr/argumentschema.py
+${PYSITELIB}/awscli/customizations/emr/argumentschema.pyc
+${PYSITELIB}/awscli/customizations/emr/argumentschema.pyo
+${PYSITELIB}/awscli/customizations/emr/command.py
+${PYSITELIB}/awscli/customizations/emr/command.pyc
+${PYSITELIB}/awscli/customizations/emr/command.pyo
+${PYSITELIB}/awscli/customizations/emr/config.py
+${PYSITELIB}/awscli/customizations/emr/config.pyc
+${PYSITELIB}/awscli/customizations/emr/config.pyo
+${PYSITELIB}/awscli/customizations/emr/configutils.py
+${PYSITELIB}/awscli/customizations/emr/configutils.pyc
+${PYSITELIB}/awscli/customizations/emr/configutils.pyo
+${PYSITELIB}/awscli/customizations/emr/constants.py
+${PYSITELIB}/awscli/customizations/emr/constants.pyc
+${PYSITELIB}/awscli/customizations/emr/constants.pyo
+${PYSITELIB}/awscli/customizations/emr/createcluster.py
+${PYSITELIB}/awscli/customizations/emr/createcluster.pyc
+${PYSITELIB}/awscli/customizations/emr/createcluster.pyo
+${PYSITELIB}/awscli/customizations/emr/createdefaultroles.py
+${PYSITELIB}/awscli/customizations/emr/createdefaultroles.pyc
+${PYSITELIB}/awscli/customizations/emr/createdefaultroles.pyo
+${PYSITELIB}/awscli/customizations/emr/describecluster.py
+${PYSITELIB}/awscli/customizations/emr/describecluster.pyc
+${PYSITELIB}/awscli/customizations/emr/describecluster.pyo
+${PYSITELIB}/awscli/customizations/emr/emr.py
+${PYSITELIB}/awscli/customizations/emr/emr.pyc
+${PYSITELIB}/awscli/customizations/emr/emr.pyo
+${PYSITELIB}/awscli/customizations/emr/emrfsutils.py
+${PYSITELIB}/awscli/customizations/emr/emrfsutils.pyc
+${PYSITELIB}/awscli/customizations/emr/emrfsutils.pyo
+${PYSITELIB}/awscli/customizations/emr/emrutils.py
+${PYSITELIB}/awscli/customizations/emr/emrutils.pyc
+${PYSITELIB}/awscli/customizations/emr/emrutils.pyo
+${PYSITELIB}/awscli/customizations/emr/exceptions.py
+${PYSITELIB}/awscli/customizations/emr/exceptions.pyc
+${PYSITELIB}/awscli/customizations/emr/exceptions.pyo
+${PYSITELIB}/awscli/customizations/emr/hbase.py
+${PYSITELIB}/awscli/customizations/emr/hbase.pyc
+${PYSITELIB}/awscli/customizations/emr/hbase.pyo
+${PYSITELIB}/awscli/customizations/emr/hbaseutils.py
+${PYSITELIB}/awscli/customizations/emr/hbaseutils.pyc
+${PYSITELIB}/awscli/customizations/emr/hbaseutils.pyo
+${PYSITELIB}/awscli/customizations/emr/helptext.py
+${PYSITELIB}/awscli/customizations/emr/helptext.pyc
+${PYSITELIB}/awscli/customizations/emr/helptext.pyo
+${PYSITELIB}/awscli/customizations/emr/installapplications.py
+${PYSITELIB}/awscli/customizations/emr/installapplications.pyc
+${PYSITELIB}/awscli/customizations/emr/installapplications.pyo
+${PYSITELIB}/awscli/customizations/emr/instancefleetsutils.py
+${PYSITELIB}/awscli/customizations/emr/instancefleetsutils.pyc
+${PYSITELIB}/awscli/customizations/emr/instancefleetsutils.pyo
+${PYSITELIB}/awscli/customizations/emr/instancegroupsutils.py
+${PYSITELIB}/awscli/customizations/emr/instancegroupsutils.pyc
+${PYSITELIB}/awscli/customizations/emr/instancegroupsutils.pyo
+${PYSITELIB}/awscli/customizations/emr/listclusters.py
+${PYSITELIB}/awscli/customizations/emr/listclusters.pyc
+${PYSITELIB}/awscli/customizations/emr/listclusters.pyo
+${PYSITELIB}/awscli/customizations/emr/modifyclusterattributes.py
+${PYSITELIB}/awscli/customizations/emr/modifyclusterattributes.pyc
+${PYSITELIB}/awscli/customizations/emr/modifyclusterattributes.pyo
+${PYSITELIB}/awscli/customizations/emr/ssh.py
+${PYSITELIB}/awscli/customizations/emr/ssh.pyc
+${PYSITELIB}/awscli/customizations/emr/ssh.pyo
+${PYSITELIB}/awscli/customizations/emr/sshutils.py
+${PYSITELIB}/awscli/customizations/emr/sshutils.pyc
+${PYSITELIB}/awscli/customizations/emr/sshutils.pyo
+${PYSITELIB}/awscli/customizations/emr/steputils.py
+${PYSITELIB}/awscli/customizations/emr/steputils.pyc
+${PYSITELIB}/awscli/customizations/emr/steputils.pyo
+${PYSITELIB}/awscli/customizations/emr/terminateclusters.py
+${PYSITELIB}/awscli/customizations/emr/terminateclusters.pyc
+${PYSITELIB}/awscli/customizations/emr/terminateclusters.pyo
+${PYSITELIB}/awscli/customizations/flatten.py
+${PYSITELIB}/awscli/customizations/flatten.pyc
+${PYSITELIB}/awscli/customizations/flatten.pyo
+${PYSITELIB}/awscli/customizations/gamelift/__init__.py
+${PYSITELIB}/awscli/customizations/gamelift/__init__.pyc
+${PYSITELIB}/awscli/customizations/gamelift/__init__.pyo
+${PYSITELIB}/awscli/customizations/gamelift/getlog.py
+${PYSITELIB}/awscli/customizations/gamelift/getlog.pyc
+${PYSITELIB}/awscli/customizations/gamelift/getlog.pyo
+${PYSITELIB}/awscli/customizations/gamelift/uploadbuild.py
+${PYSITELIB}/awscli/customizations/gamelift/uploadbuild.pyc
+${PYSITELIB}/awscli/customizations/gamelift/uploadbuild.pyo
+${PYSITELIB}/awscli/customizations/generatecliskeleton.py
+${PYSITELIB}/awscli/customizations/generatecliskeleton.pyc
+${PYSITELIB}/awscli/customizations/generatecliskeleton.pyo
+${PYSITELIB}/awscli/customizations/globalargs.py
+${PYSITELIB}/awscli/customizations/globalargs.pyc
+${PYSITELIB}/awscli/customizations/globalargs.pyo
+${PYSITELIB}/awscli/customizations/iamvirtmfa.py
+${PYSITELIB}/awscli/customizations/iamvirtmfa.pyc
+${PYSITELIB}/awscli/customizations/iamvirtmfa.pyo
+${PYSITELIB}/awscli/customizations/iot.py
+${PYSITELIB}/awscli/customizations/iot.pyc
+${PYSITELIB}/awscli/customizations/iot.pyo
+${PYSITELIB}/awscli/customizations/iot_data.py
+${PYSITELIB}/awscli/customizations/iot_data.pyc
+${PYSITELIB}/awscli/customizations/iot_data.pyo
+${PYSITELIB}/awscli/customizations/kms.py
+${PYSITELIB}/awscli/customizations/kms.pyc
+${PYSITELIB}/awscli/customizations/kms.pyo
+${PYSITELIB}/awscli/customizations/mturk.py
+${PYSITELIB}/awscli/customizations/mturk.pyc
+${PYSITELIB}/awscli/customizations/mturk.pyo
+${PYSITELIB}/awscli/customizations/opsworks.py
+${PYSITELIB}/awscli/customizations/opsworks.pyc
+${PYSITELIB}/awscli/customizations/opsworks.pyo
+${PYSITELIB}/awscli/customizations/opsworkscm.py
+${PYSITELIB}/awscli/customizations/opsworkscm.pyc
+${PYSITELIB}/awscli/customizations/opsworkscm.pyo
+${PYSITELIB}/awscli/customizations/paginate.py
+${PYSITELIB}/awscli/customizations/paginate.pyc
+${PYSITELIB}/awscli/customizations/paginate.pyo
+${PYSITELIB}/awscli/customizations/preview.py
+${PYSITELIB}/awscli/customizations/preview.pyc
+${PYSITELIB}/awscli/customizations/preview.pyo
+${PYSITELIB}/awscli/customizations/putmetricdata.py
+${PYSITELIB}/awscli/customizations/putmetricdata.pyc
+${PYSITELIB}/awscli/customizations/putmetricdata.pyo
+${PYSITELIB}/awscli/customizations/rds.py
+${PYSITELIB}/awscli/customizations/rds.pyc
+${PYSITELIB}/awscli/customizations/rds.pyo
+${PYSITELIB}/awscli/customizations/removals.py
+${PYSITELIB}/awscli/customizations/removals.pyc
+${PYSITELIB}/awscli/customizations/removals.pyo
+${PYSITELIB}/awscli/customizations/route53.py
+${PYSITELIB}/awscli/customizations/route53.pyc
+${PYSITELIB}/awscli/customizations/route53.pyo
+${PYSITELIB}/awscli/customizations/s3/__init__.py
+${PYSITELIB}/awscli/customizations/s3/__init__.pyc
+${PYSITELIB}/awscli/customizations/s3/__init__.pyo
+${PYSITELIB}/awscli/customizations/s3/comparator.py
+${PYSITELIB}/awscli/customizations/s3/comparator.pyc
+${PYSITELIB}/awscli/customizations/s3/comparator.pyo
+${PYSITELIB}/awscli/customizations/s3/fileformat.py
+${PYSITELIB}/awscli/customizations/s3/fileformat.pyc
+${PYSITELIB}/awscli/customizations/s3/fileformat.pyo
+${PYSITELIB}/awscli/customizations/s3/filegenerator.py
+${PYSITELIB}/awscli/customizations/s3/filegenerator.pyc
+${PYSITELIB}/awscli/customizations/s3/filegenerator.pyo
+${PYSITELIB}/awscli/customizations/s3/fileinfo.py
+${PYSITELIB}/awscli/customizations/s3/fileinfo.pyc
+${PYSITELIB}/awscli/customizations/s3/fileinfo.pyo
+${PYSITELIB}/awscli/customizations/s3/fileinfobuilder.py
+${PYSITELIB}/awscli/customizations/s3/fileinfobuilder.pyc
+${PYSITELIB}/awscli/customizations/s3/fileinfobuilder.pyo
+${PYSITELIB}/awscli/customizations/s3/filters.py
+${PYSITELIB}/awscli/customizations/s3/filters.pyc
+${PYSITELIB}/awscli/customizations/s3/filters.pyo
+${PYSITELIB}/awscli/customizations/s3/results.py
+${PYSITELIB}/awscli/customizations/s3/results.pyc
+${PYSITELIB}/awscli/customizations/s3/results.pyo
+${PYSITELIB}/awscli/customizations/s3/s3.py
+${PYSITELIB}/awscli/customizations/s3/s3.pyc
+${PYSITELIB}/awscli/customizations/s3/s3.pyo
+${PYSITELIB}/awscli/customizations/s3/s3handler.py
+${PYSITELIB}/awscli/customizations/s3/s3handler.pyc
+${PYSITELIB}/awscli/customizations/s3/s3handler.pyo
+${PYSITELIB}/awscli/customizations/s3/subcommands.py
+${PYSITELIB}/awscli/customizations/s3/subcommands.pyc
+${PYSITELIB}/awscli/customizations/s3/subcommands.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/__init__.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/__init__.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/__init__.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/exacttimestamps.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/exacttimestamps.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/exacttimestamps.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/register.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/register.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/register.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/sizeonly.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/sizeonly.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/sizeonly.pyo
+${PYSITELIB}/awscli/customizations/s3/transferconfig.py
+${PYSITELIB}/awscli/customizations/s3/transferconfig.pyc
+${PYSITELIB}/awscli/customizations/s3/transferconfig.pyo
+${PYSITELIB}/awscli/customizations/s3/utils.py
+${PYSITELIB}/awscli/customizations/s3/utils.pyc
+${PYSITELIB}/awscli/customizations/s3/utils.pyo
+${PYSITELIB}/awscli/customizations/s3endpoint.py
+${PYSITELIB}/awscli/customizations/s3endpoint.pyc
+${PYSITELIB}/awscli/customizations/s3endpoint.pyo
+${PYSITELIB}/awscli/customizations/s3errormsg.py
+${PYSITELIB}/awscli/customizations/s3errormsg.pyc
+${PYSITELIB}/awscli/customizations/s3errormsg.pyo
+${PYSITELIB}/awscli/customizations/scalarparse.py
+${PYSITELIB}/awscli/customizations/scalarparse.pyc
+${PYSITELIB}/awscli/customizations/scalarparse.pyo
+${PYSITELIB}/awscli/customizations/sessendemail.py
+${PYSITELIB}/awscli/customizations/sessendemail.pyc
+${PYSITELIB}/awscli/customizations/sessendemail.pyo
+${PYSITELIB}/awscli/customizations/streamingoutputarg.py
+${PYSITELIB}/awscli/customizations/streamingoutputarg.pyc
+${PYSITELIB}/awscli/customizations/streamingoutputarg.pyo
+${PYSITELIB}/awscli/customizations/toplevelbool.py
+${PYSITELIB}/awscli/customizations/toplevelbool.pyc
+${PYSITELIB}/awscli/customizations/toplevelbool.pyo
+${PYSITELIB}/awscli/customizations/utils.py
+${PYSITELIB}/awscli/customizations/utils.pyc
+${PYSITELIB}/awscli/customizations/utils.pyo
+${PYSITELIB}/awscli/customizations/waiters.py
+${PYSITELIB}/awscli/customizations/waiters.pyc
+${PYSITELIB}/awscli/customizations/waiters.pyo
+${PYSITELIB}/awscli/data/cli.json
+${PYSITELIB}/awscli/errorhandler.py
+${PYSITELIB}/awscli/errorhandler.pyc
+${PYSITELIB}/awscli/errorhandler.pyo
+${PYSITELIB}/awscli/examples/acm/add-tags-to-certificate.rst
+${PYSITELIB}/awscli/examples/acm/delete-certificate.rst
+${PYSITELIB}/awscli/examples/acm/describe-certificate.rst
+${PYSITELIB}/awscli/examples/acm/get-certificate.rst
+${PYSITELIB}/awscli/examples/acm/list-certificates.rst
+${PYSITELIB}/awscli/examples/acm/list-tags-for-certificate.rst
+${PYSITELIB}/awscli/examples/acm/remove-tags-from-certificate.rst
+${PYSITELIB}/awscli/examples/acm/request-certificate.rst
+${PYSITELIB}/awscli/examples/acm/resend-validation-email.rst
+${PYSITELIB}/awscli/examples/apigateway/create-api-key.rst
+${PYSITELIB}/awscli/examples/apigateway/create-authorizer.rst
+${PYSITELIB}/awscli/examples/apigateway/create-base-path-mapping.rst
+${PYSITELIB}/awscli/examples/apigateway/create-deployment.rst
+${PYSITELIB}/awscli/examples/apigateway/create-domain-name.rst
+${PYSITELIB}/awscli/examples/apigateway/create-model.rst
+${PYSITELIB}/awscli/examples/apigateway/create-resource.rst
+${PYSITELIB}/awscli/examples/apigateway/create-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/create-stage.rst
+${PYSITELIB}/awscli/examples/apigateway/create-usage-plan-key.rst
+${PYSITELIB}/awscli/examples/apigateway/create-usage-plan.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-api-key.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-authorizer.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-base-path-mapping.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-client-certificate.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-deployment.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-domain-name.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-integration-response.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-integration.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-method-response.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-method.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-model.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-resource.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-stage.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-usage-plan-key.rst
+${PYSITELIB}/awscli/examples/apigateway/delete-usage-plan.rst
+${PYSITELIB}/awscli/examples/apigateway/flush-stage-authorizers-cache.rst
+${PYSITELIB}/awscli/examples/apigateway/flush-stage-cache.rst
+${PYSITELIB}/awscli/examples/apigateway/generate-client-certificate.rst
+${PYSITELIB}/awscli/examples/apigateway/get-account.rst
+${PYSITELIB}/awscli/examples/apigateway/get-api-key.rst
+${PYSITELIB}/awscli/examples/apigateway/get-api-keys.rst
+${PYSITELIB}/awscli/examples/apigateway/get-authorizer.rst
+${PYSITELIB}/awscli/examples/apigateway/get-authorizers.rst
+${PYSITELIB}/awscli/examples/apigateway/get-base-path-mapping.rst
+${PYSITELIB}/awscli/examples/apigateway/get-base-path-mappings.rst
+${PYSITELIB}/awscli/examples/apigateway/get-client-certificate.rst
+${PYSITELIB}/awscli/examples/apigateway/get-client-certificates.rst
+${PYSITELIB}/awscli/examples/apigateway/get-deployment.rst
+${PYSITELIB}/awscli/examples/apigateway/get-deployments.rst
+${PYSITELIB}/awscli/examples/apigateway/get-domain-name.rst
+${PYSITELIB}/awscli/examples/apigateway/get-domain-names.rst
+${PYSITELIB}/awscli/examples/apigateway/get-export.rst
+${PYSITELIB}/awscli/examples/apigateway/get-integration-response.rst
+${PYSITELIB}/awscli/examples/apigateway/get-integration.rst
+${PYSITELIB}/awscli/examples/apigateway/get-method-response.rst
+${PYSITELIB}/awscli/examples/apigateway/get-method.rst
+${PYSITELIB}/awscli/examples/apigateway/get-model-template.rst
+${PYSITELIB}/awscli/examples/apigateway/get-model.rst
+${PYSITELIB}/awscli/examples/apigateway/get-models.rst
+${PYSITELIB}/awscli/examples/apigateway/get-resource.rst
+${PYSITELIB}/awscli/examples/apigateway/get-resources.rst
+${PYSITELIB}/awscli/examples/apigateway/get-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/get-rest-apis.rst
+${PYSITELIB}/awscli/examples/apigateway/get-sdk.rst
+${PYSITELIB}/awscli/examples/apigateway/get-stage.rst
+${PYSITELIB}/awscli/examples/apigateway/get-stages.rst
+${PYSITELIB}/awscli/examples/apigateway/get-usage-plan-key.rst
+${PYSITELIB}/awscli/examples/apigateway/get-usage-plan-keys.rst
+${PYSITELIB}/awscli/examples/apigateway/get-usage-plan.rst
+${PYSITELIB}/awscli/examples/apigateway/get-usage-plans.rst
+${PYSITELIB}/awscli/examples/apigateway/get-usage.rst
+${PYSITELIB}/awscli/examples/apigateway/import-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/put-integration-response.rst
+${PYSITELIB}/awscli/examples/apigateway/put-integration.rst
+${PYSITELIB}/awscli/examples/apigateway/put-method-response.rst
+${PYSITELIB}/awscli/examples/apigateway/put-method.rst
+${PYSITELIB}/awscli/examples/apigateway/put-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/test-invoke-authorizer.rst
+${PYSITELIB}/awscli/examples/apigateway/test-invoke-method.rst
+${PYSITELIB}/awscli/examples/apigateway/update-account.rst
+${PYSITELIB}/awscli/examples/apigateway/update-api-key.rst
+${PYSITELIB}/awscli/examples/apigateway/update-authorizer.rst
+${PYSITELIB}/awscli/examples/apigateway/update-base-path-mapping.rst
+${PYSITELIB}/awscli/examples/apigateway/update-client-certificate.rst
+${PYSITELIB}/awscli/examples/apigateway/update-deployment.rst
+${PYSITELIB}/awscli/examples/apigateway/update-domain-name.rst
+${PYSITELIB}/awscli/examples/apigateway/update-integration-response.rst
+${PYSITELIB}/awscli/examples/apigateway/update-integration.rst
+${PYSITELIB}/awscli/examples/apigateway/update-method-response.rst
+${PYSITELIB}/awscli/examples/apigateway/update-method.rst
+${PYSITELIB}/awscli/examples/apigateway/update-model.rst
+${PYSITELIB}/awscli/examples/apigateway/update-resource.rst
+${PYSITELIB}/awscli/examples/apigateway/update-rest-api.rst
+${PYSITELIB}/awscli/examples/apigateway/update-stage.rst
+${PYSITELIB}/awscli/examples/apigateway/update-usage-plan.rst
+${PYSITELIB}/awscli/examples/apigateway/update-usage.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/delete-scaling-policy.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/deregister-scalable-target.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/describe-scalable-targets.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/describe-scaling-activities.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/describe-scaling-policies.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/put-scaling-policy.rst
+${PYSITELIB}/awscli/examples/application-autoscaling/register-scalable-target.rst
+${PYSITELIB}/awscli/examples/autoscaling/attach-instances.rst
+${PYSITELIB}/awscli/examples/autoscaling/attach-load-balancer-target-groups.rst
+${PYSITELIB}/awscli/examples/autoscaling/attach-load-balancers.rst
+${PYSITELIB}/awscli/examples/autoscaling/complete-lifecycle-action.rst
+${PYSITELIB}/awscli/examples/autoscaling/create-auto-scaling-group.rst
+${PYSITELIB}/awscli/examples/autoscaling/create-launch-configuration.rst
+${PYSITELIB}/awscli/examples/autoscaling/create-or-update-tags.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-auto-scaling-group.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-launch-configuration.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-lifecycle-hook.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-notification-configuration.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-policy.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-scheduled-action.rst
+${PYSITELIB}/awscli/examples/autoscaling/delete-tags.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-account-limits.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-adjustment-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-groups.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-instances.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-notification-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-launch-configurations.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-lifecycle-hook-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-lifecycle-hooks.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-load-balancer-target-groups.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-load-balancers.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-metric-collection-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-notification-configurations.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-policies.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-scaling-activities.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-scaling-process-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-scheduled-actions.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-tags.rst
+${PYSITELIB}/awscli/examples/autoscaling/describe-termination-policy-types.rst
+${PYSITELIB}/awscli/examples/autoscaling/detach-instances.rst
+${PYSITELIB}/awscli/examples/autoscaling/detach-load-balancer-target-groups.rst
+${PYSITELIB}/awscli/examples/autoscaling/detach-load-balancers.rst
+${PYSITELIB}/awscli/examples/autoscaling/disable-metrics-collection.rst
+${PYSITELIB}/awscli/examples/autoscaling/enable-metrics-collection.rst
+${PYSITELIB}/awscli/examples/autoscaling/enter-standby.rst
+${PYSITELIB}/awscli/examples/autoscaling/execute-policy.rst
+${PYSITELIB}/awscli/examples/autoscaling/exit-standby.rst
+${PYSITELIB}/awscli/examples/autoscaling/put-lifecycle-hook.rst
+${PYSITELIB}/awscli/examples/autoscaling/put-notification-configuration.rst
+${PYSITELIB}/awscli/examples/autoscaling/put-scaling-policy.rst
+${PYSITELIB}/awscli/examples/autoscaling/put-scheduled-update-group-action.rst
+${PYSITELIB}/awscli/examples/autoscaling/record-lifecycle-action-heartbeat.rst
+${PYSITELIB}/awscli/examples/autoscaling/resume-processes.rst
+${PYSITELIB}/awscli/examples/autoscaling/set-desired-capacity.rst
+${PYSITELIB}/awscli/examples/autoscaling/set-instance-health.rst
+${PYSITELIB}/awscli/examples/autoscaling/set-instance-protection.rst
+${PYSITELIB}/awscli/examples/autoscaling/suspend-processes.rst
+${PYSITELIB}/awscli/examples/autoscaling/terminate-instance-in-auto-scaling-group.rst
+${PYSITELIB}/awscli/examples/autoscaling/update-auto-scaling-group.rst
+${PYSITELIB}/awscli/examples/batch/cancel-job.rst
+${PYSITELIB}/awscli/examples/batch/create-compute-environment.rst
+${PYSITELIB}/awscli/examples/batch/create-job-queue.rst
+${PYSITELIB}/awscli/examples/batch/delete-compute-environment.rst
+${PYSITELIB}/awscli/examples/batch/delete-job-queue.rst
+${PYSITELIB}/awscli/examples/batch/deregister-job-definition.rst
+${PYSITELIB}/awscli/examples/batch/describe-compute-environments.rst
+${PYSITELIB}/awscli/examples/batch/describe-job-definitions.rst
+${PYSITELIB}/awscli/examples/batch/describe-job-queues.rst
+${PYSITELIB}/awscli/examples/batch/describe-jobs.rst
+${PYSITELIB}/awscli/examples/batch/list-jobs.rst
+${PYSITELIB}/awscli/examples/batch/register-job-definition.rst
+${PYSITELIB}/awscli/examples/batch/submit-job.rst
+${PYSITELIB}/awscli/examples/batch/terminate-job.rst
+${PYSITELIB}/awscli/examples/batch/update-compute-environment.rst
+${PYSITELIB}/awscli/examples/batch/update-job-queue.rst
+${PYSITELIB}/awscli/examples/cloudformation/_deploy_description.rst
+${PYSITELIB}/awscli/examples/cloudformation/_package_description.rst
+${PYSITELIB}/awscli/examples/cloudformation/cancel-update-stack.rst
+${PYSITELIB}/awscli/examples/cloudformation/create-stack.rst
+${PYSITELIB}/awscli/examples/cloudformation/deploy.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-stacks.rst
+${PYSITELIB}/awscli/examples/cloudformation/get-template.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-stacks.rst
+${PYSITELIB}/awscli/examples/cloudformation/package.rst
+${PYSITELIB}/awscli/examples/cloudformation/update-stack.rst
+${PYSITELIB}/awscli/examples/cloudformation/validate-template.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/create-invalidation.rst
+${PYSITELIB}/awscli/examples/cloudfront/delete-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-distribution-config.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-distribution.rst
+${PYSITELIB}/awscli/examples/cloudfront/get-invalidation.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-distributions.rst
+${PYSITELIB}/awscli/examples/cloudfront/list-invalidations.rst
+${PYSITELIB}/awscli/examples/cloudfront/update-distribution.rst
+${PYSITELIB}/awscli/examples/cloudtrail/add-tags.rst
+${PYSITELIB}/awscli/examples/cloudtrail/create-subscription.rst
+${PYSITELIB}/awscli/examples/cloudtrail/create-trail.rst
+${PYSITELIB}/awscli/examples/cloudtrail/delete-trail.rst
+${PYSITELIB}/awscli/examples/cloudtrail/describe-trails.rst
+${PYSITELIB}/awscli/examples/cloudtrail/get-event-selectors.rst
+${PYSITELIB}/awscli/examples/cloudtrail/get-trail-status.rst
+${PYSITELIB}/awscli/examples/cloudtrail/list-public-keys.rst
+${PYSITELIB}/awscli/examples/cloudtrail/list-tags.rst
+${PYSITELIB}/awscli/examples/cloudtrail/lookup-events.rst
+${PYSITELIB}/awscli/examples/cloudtrail/put-event-selectors.rst
+${PYSITELIB}/awscli/examples/cloudtrail/remove-tags.rst
+${PYSITELIB}/awscli/examples/cloudtrail/start-logging.rst
+${PYSITELIB}/awscli/examples/cloudtrail/stop-logging.rst
+${PYSITELIB}/awscli/examples/cloudtrail/update-subscription.rst
+${PYSITELIB}/awscli/examples/cloudtrail/update-trail.rst
+${PYSITELIB}/awscli/examples/cloudtrail/validate-logs.rst
+${PYSITELIB}/awscli/examples/cloudwatch/delete-alarms.rst
+${PYSITELIB}/awscli/examples/cloudwatch/describe-alarm-history.rst
+${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms-for-metric.rst
+${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms.rst
+${PYSITELIB}/awscli/examples/cloudwatch/disable-alarm-actions.rst
+${PYSITELIB}/awscli/examples/cloudwatch/enable-alarm-actions.rst
+${PYSITELIB}/awscli/examples/cloudwatch/get-metric-statistics.rst
+${PYSITELIB}/awscli/examples/cloudwatch/list-metrics.rst
+${PYSITELIB}/awscli/examples/cloudwatch/put-metric-alarm.rst
+${PYSITELIB}/awscli/examples/cloudwatch/put-metric-data.rst
+${PYSITELIB}/awscli/examples/cloudwatch/set-alarm-state.rst
+${PYSITELIB}/awscli/examples/codecommit/batch-get-repositories.rst
+${PYSITELIB}/awscli/examples/codecommit/create-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/create-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/delete-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/delete-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/get-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/get-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/list-branches.rst
+${PYSITELIB}/awscli/examples/codecommit/list-repositories.rst
+${PYSITELIB}/awscli/examples/codecommit/update-default-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/update-repository-description.rst
+${PYSITELIB}/awscli/examples/codecommit/update-repository-name.rst
+${PYSITELIB}/awscli/examples/codepipeline/acknowledge-job.rst
+${PYSITELIB}/awscli/examples/codepipeline/create-custom-action-type.rst
+${PYSITELIB}/awscli/examples/codepipeline/create-pipeline.rst
+${PYSITELIB}/awscli/examples/codepipeline/delete-custom-action-type.rst
+${PYSITELIB}/awscli/examples/codepipeline/delete-pipeline.rst
+${PYSITELIB}/awscli/examples/codepipeline/disable-stage-transition.rst
+${PYSITELIB}/awscli/examples/codepipeline/enable-stage-transition.rst
+${PYSITELIB}/awscli/examples/codepipeline/get-job-details.rst
+${PYSITELIB}/awscli/examples/codepipeline/get-pipeline-state.rst
+${PYSITELIB}/awscli/examples/codepipeline/get-pipeline.rst
+${PYSITELIB}/awscli/examples/codepipeline/list-action-types.rst
+${PYSITELIB}/awscli/examples/codepipeline/list-pipelines.rst
+${PYSITELIB}/awscli/examples/codepipeline/poll-for-jobs.rst
+${PYSITELIB}/awscli/examples/codepipeline/start-pipeline-execution.rst
+${PYSITELIB}/awscli/examples/codepipeline/update-pipeline.rst
+${PYSITELIB}/awscli/examples/configservice/delete-config-rule.rst
+${PYSITELIB}/awscli/examples/configservice/delete-delivery-channel.rst
+${PYSITELIB}/awscli/examples/configservice/delete-evaluation-results.rst
+${PYSITELIB}/awscli/examples/configservice/deliver-config-snapshot.rst
+${PYSITELIB}/awscli/examples/configservice/describe-compliance-by-config-rule.rst
+${PYSITELIB}/awscli/examples/configservice/describe-compliance-by-resource.rst
+${PYSITELIB}/awscli/examples/configservice/describe-config-rule-evaluation-status.rst
+${PYSITELIB}/awscli/examples/configservice/describe-config-rules.rst
+${PYSITELIB}/awscli/examples/configservice/describe-configuration-recorder-status.rst
+${PYSITELIB}/awscli/examples/configservice/describe-configuration-recorders.rst
+${PYSITELIB}/awscli/examples/configservice/describe-delivery-channel-status.rst
+${PYSITELIB}/awscli/examples/configservice/describe-delivery-channels.rst
+${PYSITELIB}/awscli/examples/configservice/get-compliance-details-by-config-rule.rst
+${PYSITELIB}/awscli/examples/configservice/get-compliance-details-by-resource.rst
+${PYSITELIB}/awscli/examples/configservice/get-compliance-summary-by-config-rule.rst
+${PYSITELIB}/awscli/examples/configservice/get-compliance-summary-by-resource-type.rst
+${PYSITELIB}/awscli/examples/configservice/get-resource-config-history.rst
+${PYSITELIB}/awscli/examples/configservice/get-status.rst
+${PYSITELIB}/awscli/examples/configservice/list-discovered-resources.rst
+${PYSITELIB}/awscli/examples/configservice/put-config-rule.rst
+${PYSITELIB}/awscli/examples/configservice/put-configuration-recorder.rst
+${PYSITELIB}/awscli/examples/configservice/put-delivery-channel.rst
+${PYSITELIB}/awscli/examples/configservice/start-config-rules-evaluation.rst
+${PYSITELIB}/awscli/examples/configservice/start-configuration-recorder.rst
+${PYSITELIB}/awscli/examples/configservice/stop-configuration-recorder.rst
+${PYSITELIB}/awscli/examples/configservice/subscribe.rst
+${PYSITELIB}/awscli/examples/configure/_description.rst
+${PYSITELIB}/awscli/examples/configure/get/_description.rst
+${PYSITELIB}/awscli/examples/configure/get/_examples.rst
+${PYSITELIB}/awscli/examples/configure/set/_description.rst
+${PYSITELIB}/awscli/examples/configure/set/_examples.rst
+${PYSITELIB}/awscli/examples/datapipeline/activate-pipeline.rst
+${PYSITELIB}/awscli/examples/datapipeline/add-tags.rst
+${PYSITELIB}/awscli/examples/datapipeline/create-pipeline.rst
+${PYSITELIB}/awscli/examples/datapipeline/deactivate-pipeline.rst
+${PYSITELIB}/awscli/examples/datapipeline/delete-pipeline.rst
+${PYSITELIB}/awscli/examples/datapipeline/describe-pipelines.rst
+${PYSITELIB}/awscli/examples/datapipeline/get-pipeline-definition.rst
+${PYSITELIB}/awscli/examples/datapipeline/list-pipelines.rst
+${PYSITELIB}/awscli/examples/datapipeline/list-runs.rst
+${PYSITELIB}/awscli/examples/datapipeline/put-pipeline-definition.rst
+${PYSITELIB}/awscli/examples/datapipeline/remove-tags.rst
+${PYSITELIB}/awscli/examples/deploy/add-tags-to-on-premises-instances.rst
+${PYSITELIB}/awscli/examples/deploy/batch-get-applications.rst
+${PYSITELIB}/awscli/examples/deploy/batch-get-deployments.rst
+${PYSITELIB}/awscli/examples/deploy/batch-get-on-premises-instances.rst
+${PYSITELIB}/awscli/examples/deploy/create-application.rst
+${PYSITELIB}/awscli/examples/deploy/create-deployment-config.rst
+${PYSITELIB}/awscli/examples/deploy/create-deployment-group.rst
+${PYSITELIB}/awscli/examples/deploy/create-deployment.rst
+${PYSITELIB}/awscli/examples/deploy/delete-application.rst
+${PYSITELIB}/awscli/examples/deploy/delete-deployment-config.rst
+${PYSITELIB}/awscli/examples/deploy/delete-deployment-group.rst
+${PYSITELIB}/awscli/examples/deploy/deregister-on-premises-instance.rst
+${PYSITELIB}/awscli/examples/deploy/deregister.rst
+${PYSITELIB}/awscli/examples/deploy/get-application-revision.rst
+${PYSITELIB}/awscli/examples/deploy/get-application.rst
+${PYSITELIB}/awscli/examples/deploy/get-deployment-config.rst
+${PYSITELIB}/awscli/examples/deploy/get-deployment-group.rst
+${PYSITELIB}/awscli/examples/deploy/get-deployment-instance.rst
+${PYSITELIB}/awscli/examples/deploy/get-deployment.rst
+${PYSITELIB}/awscli/examples/deploy/get-on-premises-instance.rst
+${PYSITELIB}/awscli/examples/deploy/install.rst
+${PYSITELIB}/awscli/examples/deploy/list-application-revisions.rst
+${PYSITELIB}/awscli/examples/deploy/list-applications.rst
+${PYSITELIB}/awscli/examples/deploy/list-deployment-configs.rst
+${PYSITELIB}/awscli/examples/deploy/list-deployment-groups.rst
+${PYSITELIB}/awscli/examples/deploy/list-deployment-instances.rst
+${PYSITELIB}/awscli/examples/deploy/list-deployments.rst
+${PYSITELIB}/awscli/examples/deploy/list-on-premises-instances.rst
+${PYSITELIB}/awscli/examples/deploy/push.rst
+${PYSITELIB}/awscli/examples/deploy/register-application-revision.rst
+${PYSITELIB}/awscli/examples/deploy/register-on-premises-instance.rst
+${PYSITELIB}/awscli/examples/deploy/register.rst
+${PYSITELIB}/awscli/examples/deploy/remove-tags-from-on-premises-instances.rst
+${PYSITELIB}/awscli/examples/deploy/stop-deployment.rst
+${PYSITELIB}/awscli/examples/deploy/uninstall.rst
+${PYSITELIB}/awscli/examples/deploy/update-application.rst
+${PYSITELIB}/awscli/examples/deploy/update-deployment-group.rst
+${PYSITELIB}/awscli/examples/directconnect/allocate-connection-on-interconnect.rst
+${PYSITELIB}/awscli/examples/directconnect/allocate-hosted-connection.rst
+${PYSITELIB}/awscli/examples/directconnect/allocate-private-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/allocate-public-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/associate-connection-with-lag.rst
+${PYSITELIB}/awscli/examples/directconnect/associate-hosted-connection.rst
+${PYSITELIB}/awscli/examples/directconnect/associate-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/confirm-connection.rst
+${PYSITELIB}/awscli/examples/directconnect/confirm-private-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/confirm-public-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/create-bgp-peer.rst
+${PYSITELIB}/awscli/examples/directconnect/create-connection.rst
+${PYSITELIB}/awscli/examples/directconnect/create-interconnect.rst
+${PYSITELIB}/awscli/examples/directconnect/create-lag.rst
+${PYSITELIB}/awscli/examples/directconnect/create-private-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/create-public-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/delete-bgp-peer.rst
+${PYSITELIB}/awscli/examples/directconnect/delete-connection.rst
+${PYSITELIB}/awscli/examples/directconnect/delete-interconnect.rst
+${PYSITELIB}/awscli/examples/directconnect/delete-lag.rst
+${PYSITELIB}/awscli/examples/directconnect/delete-virtual-interface.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-connection-loa.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-connections-on-interconnect.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-connections.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-hosted-connections.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-interconnect-loa.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-interconnects.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-lags.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-loa.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-locations.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-tags.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-virtual-gateways.rst
+${PYSITELIB}/awscli/examples/directconnect/describe-virtual-interfaces.rst
+${PYSITELIB}/awscli/examples/directconnect/disassociate-connection-from-lag.rst
+${PYSITELIB}/awscli/examples/directconnect/tag-resource.rst
+${PYSITELIB}/awscli/examples/directconnect/untag-resource.rst
+${PYSITELIB}/awscli/examples/directconnect/update-lag.rst
+${PYSITELIB}/awscli/examples/discovery/describe-agents.rst
+${PYSITELIB}/awscli/examples/discovery/describe-configurations.rst
+${PYSITELIB}/awscli/examples/discovery/list-configurations.rst
+${PYSITELIB}/awscli/examples/dms/create-endpoint.rst
+${PYSITELIB}/awscli/examples/dms/create-replication-instance.rst
+${PYSITELIB}/awscli/examples/dms/create-replication-task.rst
+${PYSITELIB}/awscli/examples/dms/describe-connections.rst
+${PYSITELIB}/awscli/examples/dms/describe-endpoints.rst
+${PYSITELIB}/awscli/examples/dynamodb/batch-get-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/batch-write-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/create-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/delete-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/delete-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/describe-table.rst
+${PYSITELIB}/awscli/examples/dynamodb/get-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/list-tables.rst
+${PYSITELIB}/awscli/examples/dynamodb/put-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/query.rst
+${PYSITELIB}/awscli/examples/dynamodb/scan.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-item.rst
+${PYSITELIB}/awscli/examples/dynamodb/update-table.rst
+${PYSITELIB}/awscli/examples/ec2/accept-vpc-peering-connection.rst
+${PYSITELIB}/awscli/examples/ec2/allocate-address.rst
+${PYSITELIB}/awscli/examples/ec2/allocate-hosts.rst
+${PYSITELIB}/awscli/examples/ec2/assign-ipv6-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/assign-private-ip-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/associate-address.rst
+${PYSITELIB}/awscli/examples/ec2/associate-dhcp-options.rst
+${PYSITELIB}/awscli/examples/ec2/associate-iam-instance-profile.rst
+${PYSITELIB}/awscli/examples/ec2/associate-route-table.rst
+${PYSITELIB}/awscli/examples/ec2/associate-subnet-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/associate-vpc-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/attach-classic-link-vpc.rst
+${PYSITELIB}/awscli/examples/ec2/attach-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/attach-network-interface.rst
+${PYSITELIB}/awscli/examples/ec2/attach-volume.rst
+${PYSITELIB}/awscli/examples/ec2/attach-vpn-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/authorize-security-group-egress.rst
+${PYSITELIB}/awscli/examples/ec2/authorize-security-group-ingress.rst
+${PYSITELIB}/awscli/examples/ec2/bundle-instance.rst
+${PYSITELIB}/awscli/examples/ec2/cancel-bundle-task.rst
+${PYSITELIB}/awscli/examples/ec2/cancel-conversion-task.rst
+${PYSITELIB}/awscli/examples/ec2/cancel-export-task.rst
+${PYSITELIB}/awscli/examples/ec2/cancel-spot-fleet-requests.rst
+${PYSITELIB}/awscli/examples/ec2/cancel-spot-instance-requests.rst
+${PYSITELIB}/awscli/examples/ec2/confirm-product-instance.rst
+${PYSITELIB}/awscli/examples/ec2/copy-image.rst
+${PYSITELIB}/awscli/examples/ec2/copy-snapshot.rst
+${PYSITELIB}/awscli/examples/ec2/create-customer-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/create-dhcp-options.rst
+${PYSITELIB}/awscli/examples/ec2/create-egress-only-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/create-flow-logs.rst
+${PYSITELIB}/awscli/examples/ec2/create-image.rst
+${PYSITELIB}/awscli/examples/ec2/create-instance-export-task.rst
+${PYSITELIB}/awscli/examples/ec2/create-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/create-key-pair.rst
+${PYSITELIB}/awscli/examples/ec2/create-nat-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/create-network-acl-entry.rst
+${PYSITELIB}/awscli/examples/ec2/create-network-acl.rst
+${PYSITELIB}/awscli/examples/ec2/create-network-interface.rst
+${PYSITELIB}/awscli/examples/ec2/create-placement-group.rst
+${PYSITELIB}/awscli/examples/ec2/create-route-table.rst
+${PYSITELIB}/awscli/examples/ec2/create-route.rst
+${PYSITELIB}/awscli/examples/ec2/create-security-group.rst
+${PYSITELIB}/awscli/examples/ec2/create-snapshot.rst
+${PYSITELIB}/awscli/examples/ec2/create-spot-datafeed-subscription.rst
+${PYSITELIB}/awscli/examples/ec2/create-subnet.rst
+${PYSITELIB}/awscli/examples/ec2/create-tags.rst
+${PYSITELIB}/awscli/examples/ec2/create-volume.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpc-endpoint.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpc-peering-connection.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpc.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpn-connection-route.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpn-connection.rst
+${PYSITELIB}/awscli/examples/ec2/create-vpn-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/delete-customer-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/delete-dhcp-options.rst
+${PYSITELIB}/awscli/examples/ec2/delete-egress-only-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/delete-flow-logs.rst
+${PYSITELIB}/awscli/examples/ec2/delete-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/delete-key-pair.rst
+${PYSITELIB}/awscli/examples/ec2/delete-nat-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/delete-network-acl-entry.rst
+${PYSITELIB}/awscli/examples/ec2/delete-network-acl.rst
+${PYSITELIB}/awscli/examples/ec2/delete-network-interface.rst
+${PYSITELIB}/awscli/examples/ec2/delete-placement-group.rst
+${PYSITELIB}/awscli/examples/ec2/delete-route-table.rst
+${PYSITELIB}/awscli/examples/ec2/delete-route.rst
+${PYSITELIB}/awscli/examples/ec2/delete-security-group.rst
+${PYSITELIB}/awscli/examples/ec2/delete-snapshot.rst
+${PYSITELIB}/awscli/examples/ec2/delete-spot-datafeed-subscription.rst
+${PYSITELIB}/awscli/examples/ec2/delete-subnet.rst
+${PYSITELIB}/awscli/examples/ec2/delete-tags.rst
+${PYSITELIB}/awscli/examples/ec2/delete-volume.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpc-endpoints.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpc-peering-connection.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpc.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpn-connection-route.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpn-connection.rst
+${PYSITELIB}/awscli/examples/ec2/delete-vpn-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/deregister-image.rst
+${PYSITELIB}/awscli/examples/ec2/describe-account-attributes.rst
+${PYSITELIB}/awscli/examples/ec2/describe-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/describe-availability-zones.rst
+${PYSITELIB}/awscli/examples/ec2/describe-bundle-tasks.rst
+${PYSITELIB}/awscli/examples/ec2/describe-classic-link-instances.rst
+${PYSITELIB}/awscli/examples/ec2/describe-conversion-tasks.rst
+${PYSITELIB}/awscli/examples/ec2/describe-customer-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/describe-dhcp-options.rst
+${PYSITELIB}/awscli/examples/ec2/describe-egress-only-internet-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/describe-export-tasks.rst
+${PYSITELIB}/awscli/examples/ec2/describe-flow-logs.rst
+${PYSITELIB}/awscli/examples/ec2/describe-hosts.rst
+${PYSITELIB}/awscli/examples/ec2/describe-iam-instance-profile-associations.rst
+${PYSITELIB}/awscli/examples/ec2/describe-id-format.rst
+${PYSITELIB}/awscli/examples/ec2/describe-identity-id-format.rst
+${PYSITELIB}/awscli/examples/ec2/describe-image-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-images.rst
+${PYSITELIB}/awscli/examples/ec2/describe-instance-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-instance-status.rst
+${PYSITELIB}/awscli/examples/ec2/describe-instances.rst
+${PYSITELIB}/awscli/examples/ec2/describe-internet-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/describe-key-pairs.rst
+${PYSITELIB}/awscli/examples/ec2/describe-moving-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/describe-nat-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/describe-network-acls.rst
+${PYSITELIB}/awscli/examples/ec2/describe-network-interface-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-network-interfaces.rst
+${PYSITELIB}/awscli/examples/ec2/describe-placement-groups.rst
+${PYSITELIB}/awscli/examples/ec2/describe-prefix-lists.rst
+${PYSITELIB}/awscli/examples/ec2/describe-regions.rst
+${PYSITELIB}/awscli/examples/ec2/describe-reserved-instances-modifications.rst
+${PYSITELIB}/awscli/examples/ec2/describe-reserved-instances-offerings.rst
+${PYSITELIB}/awscli/examples/ec2/describe-reserved-instances.rst
+${PYSITELIB}/awscli/examples/ec2/describe-route-tables.rst
+${PYSITELIB}/awscli/examples/ec2/describe-scheduled-instance-availability.rst
+${PYSITELIB}/awscli/examples/ec2/describe-scheduled-instances.rst
+${PYSITELIB}/awscli/examples/ec2/describe-security-group-references.rst
+${PYSITELIB}/awscli/examples/ec2/describe-security-groups.rst
+${PYSITELIB}/awscli/examples/ec2/describe-snapshot-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-snapshots.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-datafeed-subscription.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-fleet-instances.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-fleet-request-history.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-fleet-requests.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-instance-requests.rst
+${PYSITELIB}/awscli/examples/ec2/describe-spot-price-history.rst
+${PYSITELIB}/awscli/examples/ec2/describe-stale-security-groups.rst
+${PYSITELIB}/awscli/examples/ec2/describe-subnets.rst
+${PYSITELIB}/awscli/examples/ec2/describe-tags.rst
+${PYSITELIB}/awscli/examples/ec2/describe-volume-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-volume-status.rst
+${PYSITELIB}/awscli/examples/ec2/describe-volumes.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-classic-link-dns-support.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-classic-link.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-endpoint-services.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-endpoints.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpc-peering-connections.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpcs.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpn-connections.rst
+${PYSITELIB}/awscli/examples/ec2/describe-vpn-gateways.rst
+${PYSITELIB}/awscli/examples/ec2/detach-classic-link-vpc.rst
+${PYSITELIB}/awscli/examples/ec2/detach-internet-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/detach-network-interface.rst
+${PYSITELIB}/awscli/examples/ec2/detach-volume.rst
+${PYSITELIB}/awscli/examples/ec2/detach-vpn-gateway.rst
+${PYSITELIB}/awscli/examples/ec2/disable-vgw-route-propagation.rst
+${PYSITELIB}/awscli/examples/ec2/disable-vpc-classic-link-dns-support.rst
+${PYSITELIB}/awscli/examples/ec2/disable-vpc-classic-link.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-address.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-iam-instance-profile.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-route-table.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-subnet-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/disassociate-vpc-cidr-block.rst
+${PYSITELIB}/awscli/examples/ec2/enable-vgw-route-propagation.rst
+${PYSITELIB}/awscli/examples/ec2/enable-volume-io.rst
+${PYSITELIB}/awscli/examples/ec2/enable-vpc-classic-link-dns-support.rst
+${PYSITELIB}/awscli/examples/ec2/enable-vpc-classic-link.rst
+${PYSITELIB}/awscli/examples/ec2/get-console-output.rst
+${PYSITELIB}/awscli/examples/ec2/get-password-data.rst
+${PYSITELIB}/awscli/examples/ec2/import-key-pair.rst
+${PYSITELIB}/awscli/examples/ec2/modify-hosts.rst
+${PYSITELIB}/awscli/examples/ec2/modify-id-format.rst
+${PYSITELIB}/awscli/examples/ec2/modify-identity-id-format.rst
+${PYSITELIB}/awscli/examples/ec2/modify-image-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-instance-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-instance-placement.rst
+${PYSITELIB}/awscli/examples/ec2/modify-network-interface-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-reserved-instances.rst
+${PYSITELIB}/awscli/examples/ec2/modify-snapshot-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-spot-fleet-request.rst
+${PYSITELIB}/awscli/examples/ec2/modify-subnet-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-volume-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-vpc-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/modify-vpc-endpoint.rst
+${PYSITELIB}/awscli/examples/ec2/modify-vpc-peering-connection-options.rst
+${PYSITELIB}/awscli/examples/ec2/monitor-instances.rst
+${PYSITELIB}/awscli/examples/ec2/move-address-to-vpc.rst
+${PYSITELIB}/awscli/examples/ec2/purchase-reserved-instances-offering.rst
+${PYSITELIB}/awscli/examples/ec2/purchase-scheduled-instances.rst
+${PYSITELIB}/awscli/examples/ec2/reboot-instances.rst
+${PYSITELIB}/awscli/examples/ec2/register-image.rst
+${PYSITELIB}/awscli/examples/ec2/reject-vpc-peering-connection.rst
+${PYSITELIB}/awscli/examples/ec2/release-address.rst
+${PYSITELIB}/awscli/examples/ec2/release-hosts.rst
+${PYSITELIB}/awscli/examples/ec2/replace-iam-instance-profile.rst
+${PYSITELIB}/awscli/examples/ec2/replace-network-acl-association.rst
+${PYSITELIB}/awscli/examples/ec2/replace-network-acl-entry.rst
+${PYSITELIB}/awscli/examples/ec2/replace-route-table-association.rst
+${PYSITELIB}/awscli/examples/ec2/replace-route.rst
+${PYSITELIB}/awscli/examples/ec2/report-instance-status.rst
+${PYSITELIB}/awscli/examples/ec2/request-spot-fleet.rst
+${PYSITELIB}/awscli/examples/ec2/request-spot-instances.rst
+${PYSITELIB}/awscli/examples/ec2/reset-image-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/reset-instance-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/reset-snapshot-attribute.rst
+${PYSITELIB}/awscli/examples/ec2/restore-address-to-classic.rst
+${PYSITELIB}/awscli/examples/ec2/revoke-security-group-egress.rst
+${PYSITELIB}/awscli/examples/ec2/revoke-security-group-ingress.rst
+${PYSITELIB}/awscli/examples/ec2/run-instances.rst
+${PYSITELIB}/awscli/examples/ec2/run-scheduled-instances.rst
+${PYSITELIB}/awscli/examples/ec2/start-instances.rst
+${PYSITELIB}/awscli/examples/ec2/stop-instances.rst
+${PYSITELIB}/awscli/examples/ec2/terminate-instances.rst
+${PYSITELIB}/awscli/examples/ec2/unassign-ipv6-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/unassign-private-ip-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/unmonitor-instances.rst
+${PYSITELIB}/awscli/examples/ecr/batch-delete-image.rst
+${PYSITELIB}/awscli/examples/ecr/batch-get-image.rst
+${PYSITELIB}/awscli/examples/ecr/create-repository.rst
+${PYSITELIB}/awscli/examples/ecr/delete-repository.rst
+${PYSITELIB}/awscli/examples/ecr/describe-repositories.rst
+${PYSITELIB}/awscli/examples/ecr/get-authorization-token.rst
+${PYSITELIB}/awscli/examples/ecr/get-login.rst
+${PYSITELIB}/awscli/examples/ecr/get-login_description.rst
+${PYSITELIB}/awscli/examples/ecs/create-cluster.rst
+${PYSITELIB}/awscli/examples/ecs/create-service.rst
+${PYSITELIB}/awscli/examples/ecs/delete-cluster.rst
+${PYSITELIB}/awscli/examples/ecs/delete-service.rst
+${PYSITELIB}/awscli/examples/ecs/deregister-container-instance.rst
+${PYSITELIB}/awscli/examples/ecs/deregister-task-definition.rst
+${PYSITELIB}/awscli/examples/ecs/describe-clusters.rst
+${PYSITELIB}/awscli/examples/ecs/describe-container-instances.rst
+${PYSITELIB}/awscli/examples/ecs/describe-services.rst
+${PYSITELIB}/awscli/examples/ecs/describe-task-definition.rst
+${PYSITELIB}/awscli/examples/ecs/describe-tasks.rst
+${PYSITELIB}/awscli/examples/ecs/list-clusters.rst
+${PYSITELIB}/awscli/examples/ecs/list-container-instances.rst
+${PYSITELIB}/awscli/examples/ecs/list-services.rst
+${PYSITELIB}/awscli/examples/ecs/list-task-definition-families.rst
+${PYSITELIB}/awscli/examples/ecs/list-task-definitions.rst
+${PYSITELIB}/awscli/examples/ecs/list-tasks.rst
+${PYSITELIB}/awscli/examples/ecs/register-task-definition.rst
+${PYSITELIB}/awscli/examples/ecs/run-task.rst
+${PYSITELIB}/awscli/examples/ecs/update-container-agent.rst
+${PYSITELIB}/awscli/examples/ecs/update-service.rst
+${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst
+${PYSITELIB}/awscli/examples/elasticache/modify-cache-parameter-group.rst
+${PYSITELIB}/awscli/examples/elasticache/modify-replication-group.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/abort-environment-update.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/check-dns-availability.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application-version.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/create-configuration-template.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/create-environment.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/create-storage-location.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-application-version.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-application.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-configuration-template.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-environment-configuration.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-application-versions.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-applications.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-configuration-options.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-configuration-settings.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-environment-health.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-environment-resources.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-environments.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-events.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/describe-instances-health.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/list-available-solution-stacks.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/rebuild-environment.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/request-environment-info.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/restart-app-server.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/retrieve-environment-info.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/swap-environment-cnames.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/terminate-environment.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/update-application-version.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/update-application.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/update-configuration-template.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/update-environment.rst
+${PYSITELIB}/awscli/examples/elasticbeanstalk/validate-configuration-settings.rst
+${PYSITELIB}/awscli/examples/elb/add-tags.rst
+${PYSITELIB}/awscli/examples/elb/apply-security-groups-to-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/attach-load-balancer-to-subnets.rst
+${PYSITELIB}/awscli/examples/elb/configure-health-check.rst
+${PYSITELIB}/awscli/examples/elb/create-app-cookie-stickiness-policy.rst
+${PYSITELIB}/awscli/examples/elb/create-lb-cookie-stickiness-policy.rst
+${PYSITELIB}/awscli/examples/elb/create-load-balancer-listeners.rst
+${PYSITELIB}/awscli/examples/elb/create-load-balancer-policy.rst
+${PYSITELIB}/awscli/examples/elb/create-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/delete-load-balancer-listeners.rst
+${PYSITELIB}/awscli/examples/elb/delete-load-balancer-policy.rst
+${PYSITELIB}/awscli/examples/elb/delete-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/deregister-instances-from-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/describe-instance-health.rst
+${PYSITELIB}/awscli/examples/elb/describe-load-balancer-attributes.rst
+${PYSITELIB}/awscli/examples/elb/describe-load-balancer-policies.rst
+${PYSITELIB}/awscli/examples/elb/describe-load-balancer-policy-types.rst
+${PYSITELIB}/awscli/examples/elb/describe-load-balancers.rst
+${PYSITELIB}/awscli/examples/elb/describe-tags.rst
+${PYSITELIB}/awscli/examples/elb/detach-load-balancer-from-subnets.rst
+${PYSITELIB}/awscli/examples/elb/disable-availability-zones-for-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/enable-availability-zones-for-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/modify-load-balancer-attributes.rst
+${PYSITELIB}/awscli/examples/elb/register-instances-with-load-balancer.rst
+${PYSITELIB}/awscli/examples/elb/remove-tags.rst
+${PYSITELIB}/awscli/examples/elb/set-load-balancer-listener-ssl-certificate.rst
+${PYSITELIB}/awscli/examples/elb/set-load-balancer-policies-for-backend-server.rst
+${PYSITELIB}/awscli/examples/elb/set-load-balancer-policies-of-listener.rst
+${PYSITELIB}/awscli/examples/elbv2/add-tags.rst
+${PYSITELIB}/awscli/examples/elbv2/create-listener.rst
+${PYSITELIB}/awscli/examples/elbv2/create-load-balancer.rst
+${PYSITELIB}/awscli/examples/elbv2/create-rule.rst
+${PYSITELIB}/awscli/examples/elbv2/create-target-group.rst
+${PYSITELIB}/awscli/examples/elbv2/delete-listener.rst
+${PYSITELIB}/awscli/examples/elbv2/delete-load-balancer.rst
+${PYSITELIB}/awscli/examples/elbv2/delete-rule.rst
+${PYSITELIB}/awscli/examples/elbv2/delete-target-group.rst
+${PYSITELIB}/awscli/examples/elbv2/deregister-targets.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-listeners.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-load-balancer-attributes.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-load-balancers.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-rules.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-ssl-policies.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-tags.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-target-group-attributes.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-target-groups.rst
+${PYSITELIB}/awscli/examples/elbv2/describe-target-health.rst
+${PYSITELIB}/awscli/examples/elbv2/modify-listener.rst
+${PYSITELIB}/awscli/examples/elbv2/modify-load-balancer-attributes.rst
+${PYSITELIB}/awscli/examples/elbv2/modify-rule.rst
+${PYSITELIB}/awscli/examples/elbv2/modify-target-group-attributes.rst
+${PYSITELIB}/awscli/examples/elbv2/modify-target-group.rst
+${PYSITELIB}/awscli/examples/elbv2/register-targets.rst
+${PYSITELIB}/awscli/examples/elbv2/remove-tags.rst
+${PYSITELIB}/awscli/examples/elbv2/set-rule-priorities.rst
+${PYSITELIB}/awscli/examples/elbv2/set-security-groups.rst
+${PYSITELIB}/awscli/examples/elbv2/set-subnets.rst
+${PYSITELIB}/awscli/examples/emr/add-instance-fleet.rst
+${PYSITELIB}/awscli/examples/emr/add-steps.rst
+${PYSITELIB}/awscli/examples/emr/add-tags.rst
+${PYSITELIB}/awscli/examples/emr/create-cluster-examples.rst
+${PYSITELIB}/awscli/examples/emr/create-cluster-synopsis.rst
+${PYSITELIB}/awscli/examples/emr/create-default-roles.rst
+${PYSITELIB}/awscli/examples/emr/create-security-configuration.rst
+${PYSITELIB}/awscli/examples/emr/delete-security-configuration.rst
+${PYSITELIB}/awscli/examples/emr/describe-cluster.rst
+${PYSITELIB}/awscli/examples/emr/describe-step.rst
+${PYSITELIB}/awscli/examples/emr/get.rst
+${PYSITELIB}/awscli/examples/emr/list-clusters.rst
+${PYSITELIB}/awscli/examples/emr/list-instance-fleets.rst
+${PYSITELIB}/awscli/examples/emr/list-instances.rst
+${PYSITELIB}/awscli/examples/emr/list-security-configurations.rst
+${PYSITELIB}/awscli/examples/emr/list-steps.rst
+${PYSITELIB}/awscli/examples/emr/modify-cluster-attributes.rst
+${PYSITELIB}/awscli/examples/emr/modify-instance-fleet.rst
+${PYSITELIB}/awscli/examples/emr/put.rst
+${PYSITELIB}/awscli/examples/emr/remove-tags.rst
+${PYSITELIB}/awscli/examples/emr/schedule-hbase-backup.rst
+${PYSITELIB}/awscli/examples/emr/socks.rst
+${PYSITELIB}/awscli/examples/emr/ssh.rst
+${PYSITELIB}/awscli/examples/emr/wait.rst
+${PYSITELIB}/awscli/examples/events/delete-rule.rst
+${PYSITELIB}/awscli/examples/events/describe-rule.rst
+${PYSITELIB}/awscli/examples/events/disable-rule.rst
+${PYSITELIB}/awscli/examples/events/enable-rule.rst
+${PYSITELIB}/awscli/examples/events/list-rule-names-by-target.rst
+${PYSITELIB}/awscli/examples/events/list-rules.rst
+${PYSITELIB}/awscli/examples/events/list-targets-by-rule.rst
+${PYSITELIB}/awscli/examples/events/put-events.rst
+${PYSITELIB}/awscli/examples/events/put-rule.rst
+${PYSITELIB}/awscli/examples/events/put-targets.rst
+${PYSITELIB}/awscli/examples/events/remove-targets.rst
+${PYSITELIB}/awscli/examples/events/test-event-pattern.rst
+${PYSITELIB}/awscli/examples/glacier/abort-multipart-upload.rst
+${PYSITELIB}/awscli/examples/glacier/add-tags-to-vault.rst
+${PYSITELIB}/awscli/examples/glacier/complete-multipart-upload.rst
+${PYSITELIB}/awscli/examples/glacier/create-vault.rst
+${PYSITELIB}/awscli/examples/glacier/delete-vault.rst
+${PYSITELIB}/awscli/examples/glacier/describe-job.rst
+${PYSITELIB}/awscli/examples/glacier/describe-vault.rst
+${PYSITELIB}/awscli/examples/glacier/get-data-retrieval-policy.rst
+${PYSITELIB}/awscli/examples/glacier/get-job-output.rst
+${PYSITELIB}/awscli/examples/glacier/get-vault-notifications.rst
+${PYSITELIB}/awscli/examples/glacier/initiate-job.rst
+${PYSITELIB}/awscli/examples/glacier/initiate-multipart-upload.rst
+${PYSITELIB}/awscli/examples/glacier/list-jobs.rst
+${PYSITELIB}/awscli/examples/glacier/list-multipart-uploads.rst
+${PYSITELIB}/awscli/examples/glacier/list-parts.rst
+${PYSITELIB}/awscli/examples/glacier/list-tags-for-vault.rst
+${PYSITELIB}/awscli/examples/glacier/list-vaults.rst
+${PYSITELIB}/awscli/examples/glacier/remove-tags-from-vault.rst
+${PYSITELIB}/awscli/examples/glacier/set-data-retrieval-policy.rst
+${PYSITELIB}/awscli/examples/glacier/set-vault-notifications.rst
+${PYSITELIB}/awscli/examples/glacier/upload-archive.rst
+${PYSITELIB}/awscli/examples/glacier/upload-multipart-part.rst
+${PYSITELIB}/awscli/examples/iam/add-client-id-to-open-id-connect-provider.rst
+${PYSITELIB}/awscli/examples/iam/add-role-to-instance-profile.rst
+${PYSITELIB}/awscli/examples/iam/add-user-to-group.rst
+${PYSITELIB}/awscli/examples/iam/attach-group-policy.rst
+${PYSITELIB}/awscli/examples/iam/attach-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/attach-user-policy.rst
+${PYSITELIB}/awscli/examples/iam/change-password.rst
+${PYSITELIB}/awscli/examples/iam/create-access-key.rst
+${PYSITELIB}/awscli/examples/iam/create-account-alias.rst
+${PYSITELIB}/awscli/examples/iam/create-group.rst
+${PYSITELIB}/awscli/examples/iam/create-instance-profile.rst
+${PYSITELIB}/awscli/examples/iam/create-login-profile.rst
+${PYSITELIB}/awscli/examples/iam/create-open-id-connect-provider.rst
+${PYSITELIB}/awscli/examples/iam/create-policy-version.rst
+${PYSITELIB}/awscli/examples/iam/create-policy.rst
+${PYSITELIB}/awscli/examples/iam/create-role.rst
+${PYSITELIB}/awscli/examples/iam/create-saml-provider.rst
+${PYSITELIB}/awscli/examples/iam/create-user.rst
+${PYSITELIB}/awscli/examples/iam/create-virtual-mfa-device.rst
+${PYSITELIB}/awscli/examples/iam/deactivate-mfa-device.rst
+${PYSITELIB}/awscli/examples/iam/delete-access-key.rst
+${PYSITELIB}/awscli/examples/iam/delete-account-alias.rst
+${PYSITELIB}/awscli/examples/iam/delete-account-password-policy.rst
+${PYSITELIB}/awscli/examples/iam/delete-group-policy.rst
+${PYSITELIB}/awscli/examples/iam/delete-group.rst
+${PYSITELIB}/awscli/examples/iam/delete-instance-profile.rst
+${PYSITELIB}/awscli/examples/iam/delete-login-profile.rst
+${PYSITELIB}/awscli/examples/iam/delete-open-id-connect-provider.rst
+${PYSITELIB}/awscli/examples/iam/delete-policy-version.rst
+${PYSITELIB}/awscli/examples/iam/delete-policy.rst
+${PYSITELIB}/awscli/examples/iam/delete-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/delete-role.rst
+${PYSITELIB}/awscli/examples/iam/delete-saml-provider.rst
+${PYSITELIB}/awscli/examples/iam/delete-signing-certificate.rst
+${PYSITELIB}/awscli/examples/iam/delete-user-policy.rst
+${PYSITELIB}/awscli/examples/iam/delete-user.rst
+${PYSITELIB}/awscli/examples/iam/delete-virtual-mfa-device.rst
+${PYSITELIB}/awscli/examples/iam/detach-group-policy.rst
+${PYSITELIB}/awscli/examples/iam/detach-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/detach-user-policy.rst
+${PYSITELIB}/awscli/examples/iam/enable-mfa-device.rst
+${PYSITELIB}/awscli/examples/iam/generate-credential-report.rst
+${PYSITELIB}/awscli/examples/iam/get-access-key-last-used.rst
+${PYSITELIB}/awscli/examples/iam/get-account-authorization-details.rst
+${PYSITELIB}/awscli/examples/iam/get-account-password-policy.rst
+${PYSITELIB}/awscli/examples/iam/get-account-summary.rst
+${PYSITELIB}/awscli/examples/iam/get-credential-report.rst
+${PYSITELIB}/awscli/examples/iam/get-group-policy.rst
+${PYSITELIB}/awscli/examples/iam/get-group.rst
+${PYSITELIB}/awscli/examples/iam/get-instance-profile.rst
+${PYSITELIB}/awscli/examples/iam/get-login-profile.rst
+${PYSITELIB}/awscli/examples/iam/get-open-id-connect-provider.rst
+${PYSITELIB}/awscli/examples/iam/get-policy-version.rst
+${PYSITELIB}/awscli/examples/iam/get-policy.rst
+${PYSITELIB}/awscli/examples/iam/get-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/get-role.rst
+${PYSITELIB}/awscli/examples/iam/get-saml-provider.rst
+${PYSITELIB}/awscli/examples/iam/get-user-policy.rst
+${PYSITELIB}/awscli/examples/iam/get-user.rst
+${PYSITELIB}/awscli/examples/iam/list-access-keys.rst
+${PYSITELIB}/awscli/examples/iam/list-account-aliases.rst
+${PYSITELIB}/awscli/examples/iam/list-attached-group-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-attached-role-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-attached-user-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-entities-for-policy.rst
+${PYSITELIB}/awscli/examples/iam/list-group-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-groups-for-user.rst
+${PYSITELIB}/awscli/examples/iam/list-groups.rst
+${PYSITELIB}/awscli/examples/iam/list-instance-profiles-for-role.rst
+${PYSITELIB}/awscli/examples/iam/list-instance-profiles.rst
+${PYSITELIB}/awscli/examples/iam/list-mfa-devices.rst
+${PYSITELIB}/awscli/examples/iam/list-open-id-connect-providers.rst
+${PYSITELIB}/awscli/examples/iam/list-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-policy-versions.rst
+${PYSITELIB}/awscli/examples/iam/list-role-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-roles.rst
+${PYSITELIB}/awscli/examples/iam/list-saml-providers.rst
+${PYSITELIB}/awscli/examples/iam/list-signing-certificates.rst
+${PYSITELIB}/awscli/examples/iam/list-user-policies.rst
+${PYSITELIB}/awscli/examples/iam/list-users.rst
+${PYSITELIB}/awscli/examples/iam/list-virtual-mfa-devices.rst
+${PYSITELIB}/awscli/examples/iam/put-group-policy.rst
+${PYSITELIB}/awscli/examples/iam/put-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/put-user-policy.rst
+${PYSITELIB}/awscli/examples/iam/remove-client-id-from-open-id-connect-provider.rst
+${PYSITELIB}/awscli/examples/iam/remove-role-from-instance-profile.rst
+${PYSITELIB}/awscli/examples/iam/remove-user-from-group.rst
+${PYSITELIB}/awscli/examples/iam/resync-mfa-device.rst
+${PYSITELIB}/awscli/examples/iam/set-default-policy-version.rst
+${PYSITELIB}/awscli/examples/iam/update-access-key.rst
+${PYSITELIB}/awscli/examples/iam/update-account-password-policy.rst
+${PYSITELIB}/awscli/examples/iam/update-assume-role-policy.rst
+${PYSITELIB}/awscli/examples/iam/update-group.rst
+${PYSITELIB}/awscli/examples/iam/update-login-profile.rst
+${PYSITELIB}/awscli/examples/iam/update-open-id-connect-provider-thumbprint.rst
+${PYSITELIB}/awscli/examples/iam/update-saml-provider.rst
+${PYSITELIB}/awscli/examples/iam/update-signing-certificate.rst
+${PYSITELIB}/awscli/examples/iam/update-user.rst
+${PYSITELIB}/awscli/examples/iam/upload-server-certificate.rst
+${PYSITELIB}/awscli/examples/iam/upload-signing-certificate.rst
+${PYSITELIB}/awscli/examples/importexport/cancel-job.rst
+${PYSITELIB}/awscli/examples/importexport/create-job.rst
+${PYSITELIB}/awscli/examples/importexport/get-shipping-label.rst
+${PYSITELIB}/awscli/examples/importexport/get-status.rst
+${PYSITELIB}/awscli/examples/importexport/list-jobs.rst
+${PYSITELIB}/awscli/examples/importexport/update-job.rst
+${PYSITELIB}/awscli/examples/inspector/add-attributes-to-findings.rst
+${PYSITELIB}/awscli/examples/inspector/create-assessment-target.rst
+${PYSITELIB}/awscli/examples/inspector/create-assessment-template.rst
+${PYSITELIB}/awscli/examples/inspector/create-resource-group.rst
+${PYSITELIB}/awscli/examples/inspector/delete-assessment-run.rst
+${PYSITELIB}/awscli/examples/inspector/delete-assessment-target.rst
+${PYSITELIB}/awscli/examples/inspector/delete-assessment-template.rst
+${PYSITELIB}/awscli/examples/inspector/describe-assessment-runs.rst
+${PYSITELIB}/awscli/examples/inspector/describe-assessment-targets.rst
+${PYSITELIB}/awscli/examples/inspector/describe-assessment-templates.rst
+${PYSITELIB}/awscli/examples/inspector/describe-cross-account-access-role.rst
+${PYSITELIB}/awscli/examples/inspector/describe-findings.rst
+${PYSITELIB}/awscli/examples/inspector/describe-resource-groups.rst
+${PYSITELIB}/awscli/examples/inspector/describe-rules-packages.rst
+${PYSITELIB}/awscli/examples/inspector/get-telemetry-metadata.rst
+${PYSITELIB}/awscli/examples/inspector/list-assessment-run-agents.rst
+${PYSITELIB}/awscli/examples/inspector/list-assessment-runs.rst
+${PYSITELIB}/awscli/examples/inspector/list-assessment-targets.rst
+${PYSITELIB}/awscli/examples/inspector/list-assessment-templates.rst
+${PYSITELIB}/awscli/examples/inspector/list-event-subscriptions.rst
+${PYSITELIB}/awscli/examples/inspector/list-findings.rst
+${PYSITELIB}/awscli/examples/inspector/list-rules-packages.rst
+${PYSITELIB}/awscli/examples/inspector/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/inspector/preview-agents.rst
+${PYSITELIB}/awscli/examples/inspector/register-cross-account-access-role.rst
+${PYSITELIB}/awscli/examples/inspector/remove-attributes-from-findings.rst
+${PYSITELIB}/awscli/examples/inspector/set-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/inspector/start-assessment-run.rst
+${PYSITELIB}/awscli/examples/inspector/stop-assessment-run.rst
+${PYSITELIB}/awscli/examples/inspector/subscribe-to-event.rst
+${PYSITELIB}/awscli/examples/inspector/unsubscribe-from-event.rst
+${PYSITELIB}/awscli/examples/inspector/update-assessment-target.rst
+${PYSITELIB}/awscli/examples/iot/create-certificate-from-csr.rst
+${PYSITELIB}/awscli/examples/kms/create-alias.rst
+${PYSITELIB}/awscli/examples/kms/decrypt.rst
+${PYSITELIB}/awscli/examples/kms/encrypt.rst
+${PYSITELIB}/awscli/examples/logs/create-log-group.rst
+${PYSITELIB}/awscli/examples/logs/create-log-stream.rst
+${PYSITELIB}/awscli/examples/logs/delete-log-group.rst
+${PYSITELIB}/awscli/examples/logs/delete-log-stream.rst
+${PYSITELIB}/awscli/examples/logs/delete-retention-policy.rst
+${PYSITELIB}/awscli/examples/logs/describe-log-groups.rst
+${PYSITELIB}/awscli/examples/logs/describe-log-streams.rst
+${PYSITELIB}/awscli/examples/logs/get-log-events.rst
+${PYSITELIB}/awscli/examples/logs/put-log-events.rst
+${PYSITELIB}/awscli/examples/logs/put-retention-policy.rst
+${PYSITELIB}/awscli/examples/opsworks/assign-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/assign-volume.rst
+${PYSITELIB}/awscli/examples/opsworks/associate-elastic-ip.rst
+${PYSITELIB}/awscli/examples/opsworks/attach-elastic-load-balancer.rst
+${PYSITELIB}/awscli/examples/opsworks/create-app.rst
+${PYSITELIB}/awscli/examples/opsworks/create-deployment.rst
+${PYSITELIB}/awscli/examples/opsworks/create-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/create-layer.rst
+${PYSITELIB}/awscli/examples/opsworks/create-stack.rst
+${PYSITELIB}/awscli/examples/opsworks/create-user-profile.rst
+${PYSITELIB}/awscli/examples/opsworks/delete-app.rst
+${PYSITELIB}/awscli/examples/opsworks/delete-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/delete-layer.rst
+${PYSITELIB}/awscli/examples/opsworks/delete-stack.rst
+${PYSITELIB}/awscli/examples/opsworks/delete-user-profile.rst
+${PYSITELIB}/awscli/examples/opsworks/deregister-elastic-ip.rst
+${PYSITELIB}/awscli/examples/opsworks/deregister-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/deregister-rds-db-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/deregister-volume.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-apps.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-commands.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-deployments.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-elastic-ips.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-elastic-load-balancers.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-instances.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-layers.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-load-based-auto-scaling.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-my-user-profile.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-permissions.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-raid-arrays.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-rds-db-instances.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-stack-summary.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-stacks.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-timebased-auto-scaling.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-user-profiles.rst
+${PYSITELIB}/awscli/examples/opsworks/describe-volumes.rst
+${PYSITELIB}/awscli/examples/opsworks/detach-elastic-load-balancer.rst
+${PYSITELIB}/awscli/examples/opsworks/disassociate-elastic-ip.rst
+${PYSITELIB}/awscli/examples/opsworks/get-hostname-suggestion.rst
+${PYSITELIB}/awscli/examples/opsworks/reboot-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/register-elastic-ip.rst
+${PYSITELIB}/awscli/examples/opsworks/register-rds-db-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/register-volume.rst
+${PYSITELIB}/awscli/examples/opsworks/register.rst
+${PYSITELIB}/awscli/examples/opsworks/set-load-based-auto-scaling.rst
+${PYSITELIB}/awscli/examples/opsworks/set-permission.rst
+${PYSITELIB}/awscli/examples/opsworks/set-time-based-auto-scaling.rst
+${PYSITELIB}/awscli/examples/opsworks/start-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/start-stack.rst
+${PYSITELIB}/awscli/examples/opsworks/stop-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/stop-stack.rst
+${PYSITELIB}/awscli/examples/opsworks/unassign-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/unassign-volume.rst
+${PYSITELIB}/awscli/examples/opsworks/update-app.rst
+${PYSITELIB}/awscli/examples/opsworks/update-elastic-ip.rst
+${PYSITELIB}/awscli/examples/opsworks/update-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/update-layer.rst
+${PYSITELIB}/awscli/examples/opsworks/update-my-user-profile.rst
+${PYSITELIB}/awscli/examples/opsworks/update-rds-db-instance.rst
+${PYSITELIB}/awscli/examples/opsworks/update-volume.rst
+${PYSITELIB}/awscli/examples/opsworkscm/associate-node.rst
+${PYSITELIB}/awscli/examples/opsworkscm/create-backup.rst
+${PYSITELIB}/awscli/examples/opsworkscm/create-server.rst
+${PYSITELIB}/awscli/examples/opsworkscm/delete-backup.rst
+${PYSITELIB}/awscli/examples/opsworkscm/delete-server.rst
+${PYSITELIB}/awscli/examples/opsworkscm/describe-account-attributes.rst
+${PYSITELIB}/awscli/examples/opsworkscm/describe-backups.rst
+${PYSITELIB}/awscli/examples/opsworkscm/describe-events.rst
+${PYSITELIB}/awscli/examples/opsworkscm/describe-node-association-status.rst
+${PYSITELIB}/awscli/examples/opsworkscm/describe-servers.rst
+${PYSITELIB}/awscli/examples/opsworkscm/disassociate-node.rst
+${PYSITELIB}/awscli/examples/opsworkscm/restore-server.rst
+${PYSITELIB}/awscli/examples/opsworkscm/start-maintenance.rst
+${PYSITELIB}/awscli/examples/opsworkscm/update-server-engine-attributes.rst
+${PYSITELIB}/awscli/examples/opsworkscm/update-server.rst
+${PYSITELIB}/awscli/examples/organizations/accept-handshake.rst
+${PYSITELIB}/awscli/examples/organizations/attach-policy.rst
+${PYSITELIB}/awscli/examples/organizations/cancel-handshake.rst
+${PYSITELIB}/awscli/examples/organizations/create-account.rst
+${PYSITELIB}/awscli/examples/organizations/create-organization.rst
+${PYSITELIB}/awscli/examples/organizations/create-organizational-unit.rst
+${PYSITELIB}/awscli/examples/organizations/create-policy.rst
+${PYSITELIB}/awscli/examples/organizations/decline-handshake.rst
+${PYSITELIB}/awscli/examples/organizations/delete-organization.rst
+${PYSITELIB}/awscli/examples/organizations/delete-organizational-unit.rst
+${PYSITELIB}/awscli/examples/organizations/delete-policy.rst
+${PYSITELIB}/awscli/examples/organizations/describe-account.rst
+${PYSITELIB}/awscli/examples/organizations/describe-create-account-status.rst
+${PYSITELIB}/awscli/examples/organizations/describe-handshake.rst
+${PYSITELIB}/awscli/examples/organizations/describe-organization.rst
+${PYSITELIB}/awscli/examples/organizations/describe-organizational-unit.rst
+${PYSITELIB}/awscli/examples/organizations/describe-policy.rst
+${PYSITELIB}/awscli/examples/organizations/detach-policy.rst
+${PYSITELIB}/awscli/examples/organizations/disable-policy-type.rst
+${PYSITELIB}/awscli/examples/organizations/enable-all-features.rst
+${PYSITELIB}/awscli/examples/organizations/enable-policy-type.rst
+${PYSITELIB}/awscli/examples/organizations/invite-account-to-organization.rst
+${PYSITELIB}/awscli/examples/organizations/leave-organization.rst
+${PYSITELIB}/awscli/examples/organizations/list-accounts-for-parent.rst
+${PYSITELIB}/awscli/examples/organizations/list-accounts.rst
+${PYSITELIB}/awscli/examples/organizations/list-children.rst
+${PYSITELIB}/awscli/examples/organizations/list-handshakes-for-account.rst
+${PYSITELIB}/awscli/examples/organizations/list-handshakes-for-organization.rst
+${PYSITELIB}/awscli/examples/organizations/list-organizational-units-for-parent.rst
+${PYSITELIB}/awscli/examples/organizations/list-parents.rst
+${PYSITELIB}/awscli/examples/organizations/list-policies-for-target.rst
+${PYSITELIB}/awscli/examples/organizations/list-policies.rst
+${PYSITELIB}/awscli/examples/organizations/list-roots.rst
+${PYSITELIB}/awscli/examples/organizations/list-targets-for-policy.rst
+${PYSITELIB}/awscli/examples/organizations/move-account.rst
+${PYSITELIB}/awscli/examples/organizations/remove-account-from-organization.rst
+${PYSITELIB}/awscli/examples/organizations/update-organizational-unit.rst
+${PYSITELIB}/awscli/examples/organizations/update-policy.rst
+${PYSITELIB}/awscli/examples/rds/add-tag-to-resource.rst
+${PYSITELIB}/awscli/examples/rds/create-db-instance.rst
+${PYSITELIB}/awscli/examples/rds/create-db-security-group.rst
+${PYSITELIB}/awscli/examples/rds/create-option-group.rst
+${PYSITELIB}/awscli/examples/rds/describe-db-instances.rst
+${PYSITELIB}/awscli/examples/rds/download-db-log-file-portion.rst
+${PYSITELIB}/awscli/examples/redshift/authorize-cluster-security-group-ingress.rst
+${PYSITELIB}/awscli/examples/redshift/authorize-snapshot-access.rst
+${PYSITELIB}/awscli/examples/redshift/copy-cluster-snapshot.rst
+${PYSITELIB}/awscli/examples/redshift/create-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/create-cluster-security-group.rst
+${PYSITELIB}/awscli/examples/redshift/create-cluster-snapshot.rst
+${PYSITELIB}/awscli/examples/redshift/create-cluster-subnet-group.rst
+${PYSITELIB}/awscli/examples/redshift/create-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/delete-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/delete-cluster-security-group.rst
+${PYSITELIB}/awscli/examples/redshift/delete-cluster-snapshot.rst
+${PYSITELIB}/awscli/examples/redshift/delete-cluster-subnet-group.rst
+${PYSITELIB}/awscli/examples/redshift/delete-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-parameter-groups.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-parameters.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-security-groups.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-snapshots.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-subnet-groups.rst
+${PYSITELIB}/awscli/examples/redshift/describe-cluster-versions.rst
+${PYSITELIB}/awscli/examples/redshift/describe-clusters.rst
+${PYSITELIB}/awscli/examples/redshift/describe-default-cluster-parameters.rst
+${PYSITELIB}/awscli/examples/redshift/describe-events.rst
+${PYSITELIB}/awscli/examples/redshift/describe-orderable-cluster-options.rst
+${PYSITELIB}/awscli/examples/redshift/describe-reserved-node-offerings.rst
+${PYSITELIB}/awscli/examples/redshift/describe-reserved-nodes.rst
+${PYSITELIB}/awscli/examples/redshift/describe-resize.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster-subnet-group.rst
+${PYSITELIB}/awscli/examples/redshift/modify-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/purchase-reserved-node-offering.rst
+${PYSITELIB}/awscli/examples/redshift/reboot-cluster.rst
+${PYSITELIB}/awscli/examples/redshift/reset-cluster-parameter-group.rst
+${PYSITELIB}/awscli/examples/redshift/restore-from-cluster-snapshot.rst
+${PYSITELIB}/awscli/examples/redshift/revoke-cluster-security-group-ingress.rst
+${PYSITELIB}/awscli/examples/redshift/revoke-snapshot-access.rst
+${PYSITELIB}/awscli/examples/route53/change-resource-record-sets.rst
+${PYSITELIB}/awscli/examples/route53/change-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/route53/create-health-check.rst
+${PYSITELIB}/awscli/examples/route53/create-hosted-zone.rst
+${PYSITELIB}/awscli/examples/route53/delete-health-check.rst
+${PYSITELIB}/awscli/examples/route53/delete-hosted-zone.rst
+${PYSITELIB}/awscli/examples/route53/get-change.rst
+${PYSITELIB}/awscli/examples/route53/get-health-check.rst
+${PYSITELIB}/awscli/examples/route53/get-hosted-zone.rst
+${PYSITELIB}/awscli/examples/route53/list-health-checks.rst
+${PYSITELIB}/awscli/examples/route53/list-hosted-zones-by-name.rst
+${PYSITELIB}/awscli/examples/route53/list-hosted-zones.rst
+${PYSITELIB}/awscli/examples/route53/list-resource-record-sets.rst
+${PYSITELIB}/awscli/examples/s3/_concepts.rst
+${PYSITELIB}/awscli/examples/s3/cp.rst
+${PYSITELIB}/awscli/examples/s3/ls.rst
+${PYSITELIB}/awscli/examples/s3/mb.rst
+${PYSITELIB}/awscli/examples/s3/mv.rst
+${PYSITELIB}/awscli/examples/s3/rb.rst
+${PYSITELIB}/awscli/examples/s3/rm.rst
+${PYSITELIB}/awscli/examples/s3/sync.rst
+${PYSITELIB}/awscli/examples/s3/website.rst
+${PYSITELIB}/awscli/examples/s3api/abort-multipart-upload.rst
+${PYSITELIB}/awscli/examples/s3api/complete-multipart-upload.rst
+${PYSITELIB}/awscli/examples/s3api/copy-object.rst
+${PYSITELIB}/awscli/examples/s3api/create-bucket.rst
+${PYSITELIB}/awscli/examples/s3api/create-multipart-upload.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-cors.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-lifecycle.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-policy.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-replication.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-tagging.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket-website.rst
+${PYSITELIB}/awscli/examples/s3api/delete-bucket.rst
+${PYSITELIB}/awscli/examples/s3api/delete-object.rst
+${PYSITELIB}/awscli/examples/s3api/delete-objects.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-acl.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-cors.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-lifecycle-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-lifecycle.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-location.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-notification-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-notification.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-policy.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-replication.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-tagging.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-versioning.rst
+${PYSITELIB}/awscli/examples/s3api/get-bucket-website.rst
+${PYSITELIB}/awscli/examples/s3api/get-object-acl.rst
+${PYSITELIB}/awscli/examples/s3api/get-object-torrent.rst
+${PYSITELIB}/awscli/examples/s3api/get-object.rst
+${PYSITELIB}/awscli/examples/s3api/head-bucket.rst
+${PYSITELIB}/awscli/examples/s3api/head-object.rst
+${PYSITELIB}/awscli/examples/s3api/list-buckets.rst
+${PYSITELIB}/awscli/examples/s3api/list-multipart-uploads.rst
+${PYSITELIB}/awscli/examples/s3api/list-object-versions.rst
+${PYSITELIB}/awscli/examples/s3api/list-objects.rst
+${PYSITELIB}/awscli/examples/s3api/list-parts.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-acl.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-cors.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-lifecycle-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-lifecycle.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-logging.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-notification-configuration.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-notification.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-policy.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-replication.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-tagging.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-versioning.rst
+${PYSITELIB}/awscli/examples/s3api/put-bucket-website.rst
+${PYSITELIB}/awscli/examples/s3api/put-object-acl.rst
+${PYSITELIB}/awscli/examples/s3api/put-object.rst
+${PYSITELIB}/awscli/examples/s3api/upload-part.rst
+${PYSITELIB}/awscli/examples/ses/delete-identity.rst
+${PYSITELIB}/awscli/examples/ses/get-identity-dkim-attributes.rst
+${PYSITELIB}/awscli/examples/ses/get-identity-notification-attributes.rst
+${PYSITELIB}/awscli/examples/ses/get-identity-verification-attributes.rst
+${PYSITELIB}/awscli/examples/ses/get-send-quota.rst
+${PYSITELIB}/awscli/examples/ses/get-send-statistics.rst
+${PYSITELIB}/awscli/examples/ses/list-identities.rst
+${PYSITELIB}/awscli/examples/ses/send-email.rst
+${PYSITELIB}/awscli/examples/ses/send-raw-email.rst
+${PYSITELIB}/awscli/examples/ses/set-identity-dkim-enabled.rst
+${PYSITELIB}/awscli/examples/ses/set-identity-feedback-forwarding-enabled.rst
+${PYSITELIB}/awscli/examples/ses/set-identity-notification-topic.rst
+${PYSITELIB}/awscli/examples/ses/verify-domain-dkim.rst
+${PYSITELIB}/awscli/examples/ses/verify-domain-identity.rst
+${PYSITELIB}/awscli/examples/ses/verify-email-identity.rst
+${PYSITELIB}/awscli/examples/sns/confirm-subscription.rst
+${PYSITELIB}/awscli/examples/sns/create-topic.rst
+${PYSITELIB}/awscli/examples/sns/delete-topic.rst
+${PYSITELIB}/awscli/examples/sns/get-subscription-attributes.rst
+${PYSITELIB}/awscli/examples/sns/get-topic-attributes.rst
+${PYSITELIB}/awscli/examples/sns/list-subscriptions-by-topic.rst
+${PYSITELIB}/awscli/examples/sns/list-subscriptions.rst
+${PYSITELIB}/awscli/examples/sns/list-topics.rst
+${PYSITELIB}/awscli/examples/sns/publish.rst
+${PYSITELIB}/awscli/examples/sns/subscribe.rst
+${PYSITELIB}/awscli/examples/sns/unsubscribe.rst
+${PYSITELIB}/awscli/examples/sqs/add-permission.rst
+${PYSITELIB}/awscli/examples/sqs/change-message-visibility-batch.rst
+${PYSITELIB}/awscli/examples/sqs/change-message-visibility.rst
+${PYSITELIB}/awscli/examples/sqs/create-queue.rst
+${PYSITELIB}/awscli/examples/sqs/delete-message-batch.rst
+${PYSITELIB}/awscli/examples/sqs/delete-message.rst
+${PYSITELIB}/awscli/examples/sqs/delete-queue.rst
+${PYSITELIB}/awscli/examples/sqs/get-queue-attributes.rst
+${PYSITELIB}/awscli/examples/sqs/get-queue-url.rst
+${PYSITELIB}/awscli/examples/sqs/list-dead-letter-source-queues.rst
+${PYSITELIB}/awscli/examples/sqs/list-queues.rst
+${PYSITELIB}/awscli/examples/sqs/purge-queue.rst
+${PYSITELIB}/awscli/examples/sqs/receive-message.rst
+${PYSITELIB}/awscli/examples/sqs/remove-permission.rst
+${PYSITELIB}/awscli/examples/sqs/send-message-batch.rst
+${PYSITELIB}/awscli/examples/sqs/send-message.rst
+${PYSITELIB}/awscli/examples/sqs/set-queue-attributes.rst
+${PYSITELIB}/awscli/examples/ssm/add-tags-to-resource.rst
+${PYSITELIB}/awscli/examples/ssm/cancel-command.rst
+${PYSITELIB}/awscli/examples/ssm/create-activation.rst
+${PYSITELIB}/awscli/examples/ssm/create-association-batch.rst
+${PYSITELIB}/awscli/examples/ssm/create-association.rst
+${PYSITELIB}/awscli/examples/ssm/create-document.rst
+${PYSITELIB}/awscli/examples/ssm/create-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/create-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/delete-activation.rst
+${PYSITELIB}/awscli/examples/ssm/delete-association.rst
+${PYSITELIB}/awscli/examples/ssm/delete-document.rst
+${PYSITELIB}/awscli/examples/ssm/delete-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/delete-parameter.rst
+${PYSITELIB}/awscli/examples/ssm/delete-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/deregister-managed-instance.rst
+${PYSITELIB}/awscli/examples/ssm/deregister-patch-baseline-for-patch-group.rst
+${PYSITELIB}/awscli/examples/ssm/deregister-target-from-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/deregister-task-from-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/describe-activations.rst
+${PYSITELIB}/awscli/examples/ssm/describe-association.rst
+${PYSITELIB}/awscli/examples/ssm/describe-automation-executions.rst
+${PYSITELIB}/awscli/examples/ssm/describe-available-patches.rst
+${PYSITELIB}/awscli/examples/ssm/describe-document-permission.rst
+${PYSITELIB}/awscli/examples/ssm/describe-document.rst
+${PYSITELIB}/awscli/examples/ssm/describe-effective-instance-associations.rst
+${PYSITELIB}/awscli/examples/ssm/describe-effective-patches-for-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/describe-instance-associations-status.rst
+${PYSITELIB}/awscli/examples/ssm/describe-instance-information.rst
+${PYSITELIB}/awscli/examples/ssm/describe-instance-patch-states-for-patch-group.rst
+${PYSITELIB}/awscli/examples/ssm/describe-instance-patch-states.rst
+${PYSITELIB}/awscli/examples/ssm/describe-instance-patches.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-window-execution-task-invocations.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-window-execution-tasks.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-window-executions.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-window-targets.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-window-tasks.rst
+${PYSITELIB}/awscli/examples/ssm/describe-maintenance-windows.rst
+${PYSITELIB}/awscli/examples/ssm/describe-parameters.rst
+${PYSITELIB}/awscli/examples/ssm/describe-patch-baselines.rst
+${PYSITELIB}/awscli/examples/ssm/describe-patch-group-state.rst
+${PYSITELIB}/awscli/examples/ssm/describe-patch-groups.rst
+${PYSITELIB}/awscli/examples/ssm/get-automation-execution.rst
+${PYSITELIB}/awscli/examples/ssm/get-command-invocation.rst
+${PYSITELIB}/awscli/examples/ssm/get-default-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/get-deployable-patch-snapshot-for-instance.rst
+${PYSITELIB}/awscli/examples/ssm/get-document.rst
+${PYSITELIB}/awscli/examples/ssm/get-inventory-schema.rst
+${PYSITELIB}/awscli/examples/ssm/get-inventory.rst
+${PYSITELIB}/awscli/examples/ssm/get-maintenance-window-execution-task.rst
+${PYSITELIB}/awscli/examples/ssm/get-maintenance-window-execution.rst
+${PYSITELIB}/awscli/examples/ssm/get-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/get-parameter-history.rst
+${PYSITELIB}/awscli/examples/ssm/get-parameters.rst
+${PYSITELIB}/awscli/examples/ssm/get-patch-baseline-for-patch-group.rst
+${PYSITELIB}/awscli/examples/ssm/get-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/list-associations.rst
+${PYSITELIB}/awscli/examples/ssm/list-command-invocations.rst
+${PYSITELIB}/awscli/examples/ssm/list-commands.rst
+${PYSITELIB}/awscli/examples/ssm/list-document-versions.rst
+${PYSITELIB}/awscli/examples/ssm/list-documents.rst
+${PYSITELIB}/awscli/examples/ssm/list-inventory-entries.rst
+${PYSITELIB}/awscli/examples/ssm/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/ssm/modify-document-permission.rst
+${PYSITELIB}/awscli/examples/ssm/put-inventory.rst
+${PYSITELIB}/awscli/examples/ssm/put-parameter.rst
+${PYSITELIB}/awscli/examples/ssm/register-default-patch-baseline.rst
+${PYSITELIB}/awscli/examples/ssm/register-patch-baseline-for-patch-group.rst
+${PYSITELIB}/awscli/examples/ssm/register-target-with-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/register-task-with-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/remove-tags-from-resource.rst
+${PYSITELIB}/awscli/examples/ssm/send-command.rst
+${PYSITELIB}/awscli/examples/ssm/start-automation-execution.rst
+${PYSITELIB}/awscli/examples/ssm/stop-automation-execution.rst
+${PYSITELIB}/awscli/examples/ssm/update-association-status.rst
+${PYSITELIB}/awscli/examples/ssm/update-association.rst
+${PYSITELIB}/awscli/examples/ssm/update-document-default-version.rst
+${PYSITELIB}/awscli/examples/ssm/update-document.rst
+${PYSITELIB}/awscli/examples/ssm/update-maintenance-window.rst
+${PYSITELIB}/awscli/examples/ssm/update-managed-instance-role.rst
+${PYSITELIB}/awscli/examples/ssm/update-patch-baseline.rst
+${PYSITELIB}/awscli/examples/storagegateway/describe-gateway-information.rst
+${PYSITELIB}/awscli/examples/storagegateway/list-gateways.rst
+${PYSITELIB}/awscli/examples/storagegateway/list-volumes.rst
+${PYSITELIB}/awscli/examples/sts/assume-role.rst
+${PYSITELIB}/awscli/examples/swf/count-closed-workflow-executions.rst
+${PYSITELIB}/awscli/examples/swf/count-open-workflow-executions.rst
+${PYSITELIB}/awscli/examples/swf/deprecate-domain.rst
+${PYSITELIB}/awscli/examples/swf/describe-domain.rst
+${PYSITELIB}/awscli/examples/swf/list-activity-types.rst
+${PYSITELIB}/awscli/examples/swf/list-domains.rst
+${PYSITELIB}/awscli/examples/swf/list-workflow-types.rst
+${PYSITELIB}/awscli/examples/swf/register-domain.rst
+${PYSITELIB}/awscli/examples/swf/register-workflow-type.rst
+${PYSITELIB}/awscli/examples/workspaces/create-workspaces.rst
+${PYSITELIB}/awscli/examples/workspaces/describe-workspace-bundles.rst
+${PYSITELIB}/awscli/examples/workspaces/describe-workspace-directories.rst
+${PYSITELIB}/awscli/examples/workspaces/describe-workspaces.rst
+${PYSITELIB}/awscli/examples/workspaces/terminate-workspaces.rst
+${PYSITELIB}/awscli/formatter.py
+${PYSITELIB}/awscli/formatter.pyc
+${PYSITELIB}/awscli/formatter.pyo
+${PYSITELIB}/awscli/handlers.py
+${PYSITELIB}/awscli/handlers.pyc
+${PYSITELIB}/awscli/handlers.pyo
+${PYSITELIB}/awscli/help.py
+${PYSITELIB}/awscli/help.pyc
+${PYSITELIB}/awscli/help.pyo
+${PYSITELIB}/awscli/paramfile.py
+${PYSITELIB}/awscli/paramfile.pyc
+${PYSITELIB}/awscli/paramfile.pyo
+${PYSITELIB}/awscli/plugin.py
+${PYSITELIB}/awscli/plugin.pyc
+${PYSITELIB}/awscli/plugin.pyo
+${PYSITELIB}/awscli/schema.py
+${PYSITELIB}/awscli/schema.pyc
+${PYSITELIB}/awscli/schema.pyo
+${PYSITELIB}/awscli/shorthand.py
+${PYSITELIB}/awscli/shorthand.pyc
+${PYSITELIB}/awscli/shorthand.pyo
+${PYSITELIB}/awscli/table.py
+${PYSITELIB}/awscli/table.pyc
+${PYSITELIB}/awscli/table.pyo
+${PYSITELIB}/awscli/testutils.py
+${PYSITELIB}/awscli/testutils.pyc
+${PYSITELIB}/awscli/testutils.pyo
+${PYSITELIB}/awscli/text.py
+${PYSITELIB}/awscli/text.pyc
+${PYSITELIB}/awscli/text.pyo
+${PYSITELIB}/awscli/topics/config-vars.rst
+${PYSITELIB}/awscli/topics/return-codes.rst
+${PYSITELIB}/awscli/topics/s3-config.rst
+${PYSITELIB}/awscli/topics/s3-faq.rst
+${PYSITELIB}/awscli/topics/topic-tags.json
+${PYSITELIB}/awscli/topictags.py
+${PYSITELIB}/awscli/topictags.pyc
+${PYSITELIB}/awscli/topictags.pyo
+${PYSITELIB}/awscli/utils.py
+${PYSITELIB}/awscli/utils.pyc
+${PYSITELIB}/awscli/utils.pyo
Index: pkgsrc/net/py-awscli/distinfo
diff -u /dev/null pkgsrc/net/py-awscli/distinfo:1.1
--- /dev/null   Mon Jul  3 21:24:14 2017
+++ pkgsrc/net/py-awscli/distinfo       Mon Jul  3 21:24:14 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/03 21:24:14 adam Exp $
+
+SHA1 (awscli-1.11.115.tar.gz) = ce2d2e619c7f4e220bcf0c550a737960dabe5b04
+RMD160 (awscli-1.11.115.tar.gz) = 5b37683742cee1953ff5160880f25218298daf0a
+SHA512 (awscli-1.11.115.tar.gz) = 3efd44009030804dd3808ba080306b40232747872a82bf72548d5c8627917c2fe405dcafa5824c43961fc1f58fdd786776375c33dc32f59fef6482b71eff6583
+Size (awscli-1.11.115.tar.gz) = 547434 bytes



Home | Main Index | Thread Index | Old Index