This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via d6d070a07a5394f9d6e4d3cd49884ce78c68db62 (commit) via 2a3dde52f796adfda5e9f0e119c85e4d0ac1becb (commit) via faa5472a2e75d69946c8321f09ee5c34f601d73b (commit) via d45d524725eb0c9578c71d4fa8353ef44407c780 (commit) via 953f6f7332be90e69390a88dcb1e41598832e4c3 (commit) via d2da17a182196d3cb2dad4b887d35fc67f679cb9 (commit) via 041d2116c0551a401322e488c487f7627ce493a2 (commit) via a33ca4cc6f055dde3170935d240b217746ad4350 (commit) via d48ea6b5a758c592cd157a65ffcd0e2bc4bc1c76 (commit) via 9e25fe5c1b068e6d20cc42108f7431792995c51c (commit) via e0a05a80598530a5d16edcf7ecfc1c70b4487eb5 (commit) via 4ab80c5daff0f433ca71529b0b60b691cfbc0e70 (commit) via 280ee7e767953cd55ad266405f68c04d84607d6f (commit) from a9e6119972ea3fa61d830fc0fcd8e029c2aedd20 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit d6d070a07a5394f9d6e4d3cd49884ce78c68db62 Merge: a9e611997 2a3dde52f Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 19:14:58 2018 +0100
Merge remote-tracking branch 'ms/aws-cli' into next
commit 2a3dde52f796adfda5e9f0e119c85e4d0ac1becb Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 15:13:24 2018 +0100
python3-s3transfer: Fix rootfile
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit faa5472a2e75d69946c8321f09ee5c34f601d73b Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:52:33 2018 +0100
python3-pyasn1: New package as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit d45d524725eb0c9578c71d4fa8353ef44407c780 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:44:30 2018 +0100
python3-rsa: New package as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 953f6f7332be90e69390a88dcb1e41598832e4c3 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:38:11 2018 +0100
python3-s3transfer: New package as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit d2da17a182196d3cb2dad4b887d35fc67f679cb9 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:19:33 2018 +0100
python3-yaml: New paclage as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 041d2116c0551a401322e488c487f7627ce493a2 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:11:38 2018 +0100
python3-docutils: New package as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit a33ca4cc6f055dde3170935d240b217746ad4350 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 14:04:03 2018 +0100
python3-colorama: New package as required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit d48ea6b5a758c592cd157a65ffcd0e2bc4bc1c76 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 13:57:02 2018 +0100
python3-jmespath: New package as required by python3-botocore
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 9e25fe5c1b068e6d20cc42108f7431792995c51c Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 13:18:00 2018 +0100
python3-six: New package as required by python3-dateutil
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit e0a05a80598530a5d16edcf7ecfc1c70b4487eb5 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 13:13:07 2018 +0100
python3-dateutil: New package required by python3-botocore
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 4ab80c5daff0f433ca71529b0b60b691cfbc0e70 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 12:54:23 2018 +0100
python3-botocore: Required by aws-cli
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 280ee7e767953cd55ad266405f68c04d84607d6f Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Aug 14 12:45:38 2018 +0100
aws-cli: New package
Needed to communicate with AWS services like EC2, S3, etc...
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/packages/aws-cli | 1921 ++++++++++++++++++++++++ config/rootfiles/packages/python3-botocore | 1075 +++++++++++++ config/rootfiles/packages/python3-colorama | 20 + config/rootfiles/packages/python3-dateutil | 52 + config/rootfiles/packages/python3-docutils | 348 +++++ config/rootfiles/packages/python3-jmespath | 25 + config/rootfiles/packages/python3-pyasn1 | 94 ++ config/rootfiles/packages/python3-rsa | 53 + config/rootfiles/packages/python3-s3transfer | 34 + config/rootfiles/packages/python3-six | 7 + config/rootfiles/packages/python3-yaml | 37 + lfs/{python-progressbar => aws-cli} | 13 +- lfs/{python-progressbar => python3-botocore} | 13 +- lfs/{python-progressbar => python3-colorama} | 13 +- lfs/{python-progressbar => python3-dateutil} | 14 +- lfs/{python-progressbar => python3-docutils} | 13 +- lfs/{python-progressbar => python3-jmespath} | 13 +- lfs/{python-progressbar => python3-pyasn1} | 13 +- lfs/{python-progressbar => python3-rsa} | 13 +- lfs/{python-progressbar => python3-s3transfer} | 13 +- lfs/{python-progressbar => python3-six} | 13 +- lfs/{python-progressbar => python3-yaml} | 13 +- make.sh | 11 + 23 files changed, 3755 insertions(+), 66 deletions(-) create mode 100644 config/rootfiles/packages/aws-cli create mode 100644 config/rootfiles/packages/python3-botocore create mode 100644 config/rootfiles/packages/python3-colorama create mode 100644 config/rootfiles/packages/python3-dateutil create mode 100644 config/rootfiles/packages/python3-docutils create mode 100644 config/rootfiles/packages/python3-jmespath create mode 100644 config/rootfiles/packages/python3-pyasn1 create mode 100644 config/rootfiles/packages/python3-rsa create mode 100644 config/rootfiles/packages/python3-s3transfer create mode 100644 config/rootfiles/packages/python3-six create mode 100644 config/rootfiles/packages/python3-yaml copy lfs/{python-progressbar => aws-cli} (89%) copy lfs/{python-progressbar => python3-botocore} (91%) copy lfs/{python-progressbar => python3-colorama} (92%) copy lfs/{python-progressbar => python3-dateutil} (90%) copy lfs/{python-progressbar => python3-docutils} (92%) copy lfs/{python-progressbar => python3-jmespath} (92%) copy lfs/{python-progressbar => python3-pyasn1} (92%) copy lfs/{python-progressbar => python3-rsa} (92%) copy lfs/{python-progressbar => python3-s3transfer} (92%) copy lfs/{python-progressbar => python3-six} (92%) copy lfs/{python-progressbar => python3-yaml} (92%)
Difference in files: diff --git a/config/rootfiles/packages/aws-cli b/config/rootfiles/packages/aws-cli new file mode 100644 index 000000000..a9eeeb02e --- /dev/null +++ b/config/rootfiles/packages/aws-cli @@ -0,0 +1,1921 @@ +usr/bin/aws +usr/bin/aws.cmd +usr/bin/aws_bash_completer +usr/bin/aws_completer +#usr/bin/aws_zsh_completer.sh +usr/lib/python3.6/site-packages/awscli +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info/requires.txt +#usr/lib/python3.6/site-packages/awscli-1.15.77-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/awscli/__init__.py +#usr/lib/python3.6/site-packages/awscli/__main__.py +#usr/lib/python3.6/site-packages/awscli/__pycache__ +#usr/lib/python3.6/site-packages/awscli/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/__main__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/alias.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/argparser.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/argprocess.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/arguments.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/clidocs.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/clidriver.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/commands.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/completer.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/errorhandler.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/formatter.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/handlers.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/help.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/paramfile.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/plugin.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/schema.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/shorthand.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/table.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/testutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/text.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/topictags.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/alias.py +#usr/lib/python3.6/site-packages/awscli/argparser.py +#usr/lib/python3.6/site-packages/awscli/argprocess.py +#usr/lib/python3.6/site-packages/awscli/arguments.py +#usr/lib/python3.6/site-packages/awscli/clidocs.py +#usr/lib/python3.6/site-packages/awscli/clidriver.py +#usr/lib/python3.6/site-packages/awscli/commands.py +#usr/lib/python3.6/site-packages/awscli/compat.py +#usr/lib/python3.6/site-packages/awscli/completer.py +#usr/lib/python3.6/site-packages/awscli/customizations +#usr/lib/python3.6/site-packages/awscli/customizations/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/addexamples.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/argrename.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/arguments.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/assumerole.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/awslambda.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/cliinputjson.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/cloudfront.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/cloudsearch.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/cloudsearchdomain.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/codecommit.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/commands.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/ecr.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/flatten.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/generatecliskeleton.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/globalargs.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/iamvirtmfa.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/iot.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/iot_data.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/kms.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/mturk.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/opsworks.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/opsworkscm.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/paginate.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/preview.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/putmetricdata.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/rds.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/rekognition.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/removals.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/route53.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/s3endpoint.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/s3errormsg.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/s3events.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/s3uploader.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/sagemaker.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/scalarparse.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/sessendemail.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/streamingoutputarg.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/toplevelbool.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/__pycache__/waiters.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/addexamples.py +#usr/lib/python3.6/site-packages/awscli/customizations/argrename.py +#usr/lib/python3.6/site-packages/awscli/customizations/arguments.py +#usr/lib/python3.6/site-packages/awscli/customizations/assumerole.py +#usr/lib/python3.6/site-packages/awscli/customizations/awslambda.py +#usr/lib/python3.6/site-packages/awscli/customizations/cliinputjson.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/artifact_exporter.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/deploy.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/deployer.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/package.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/__pycache__/yamlhelper.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/artifact_exporter.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/deploy.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/deployer.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/exceptions.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/package.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudformation/yamlhelper.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudfront.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudsearch.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudsearchdomain.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__pycache__/subscribe.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/__pycache__/validation.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/subscribe.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/utils.py +#usr/lib/python3.6/site-packages/awscli/customizations/cloudtrail/validation.py +#usr/lib/python3.6/site-packages/awscli/customizations/codecommit.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/codedeploy.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/deregister.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/install.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/locationargs.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/push.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/register.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/systems.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/uninstall.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/codedeploy.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/deregister.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/install.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/locationargs.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/push.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/register.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/systems.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/uninstall.py +#usr/lib/python3.6/site-packages/awscli/customizations/codedeploy/utils.py +#usr/lib/python3.6/site-packages/awscli/customizations/commands.py +#usr/lib/python3.6/site-packages/awscli/customizations/configservice +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__/getstatus.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__/putconfigurationrecorder.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__/rename_cmd.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/__pycache__/subscribe.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/getstatus.py +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/putconfigurationrecorder.py +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/rename_cmd.py +#usr/lib/python3.6/site-packages/awscli/customizations/configservice/subscribe.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/addmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/configure.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/get.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/list.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/set.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/__pycache__/writer.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/configure/addmodel.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/configure.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/get.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/list.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/set.py +#usr/lib/python3.6/site-packages/awscli/customizations/configure/writer.py +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__/constants.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__/createdefaultroles.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__/listrunsformatter.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/__pycache__/translator.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/constants.py +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/createdefaultroles.py +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/listrunsformatter.py +#usr/lib/python3.6/site-packages/awscli/customizations/datapipeline/translator.py +#usr/lib/python3.6/site-packages/awscli/customizations/dlm +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__/constants.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__/createdefaultrole.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__/dlm.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/__pycache__/iam.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/constants.py +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/createdefaultrole.py +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/dlm.py +#usr/lib/python3.6/site-packages/awscli/customizations/dlm/iam.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2 +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/addcount.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/bundleinstance.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/decryptpassword.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/paginate.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/protocolarg.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/runinstances.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/__pycache__/secgroupsimplify.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/addcount.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/bundleinstance.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/decryptpassword.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/paginate.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/protocolarg.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/runinstances.py +#usr/lib/python3.6/site-packages/awscli/customizations/ec2/secgroupsimplify.py +#usr/lib/python3.6/site-packages/awscli/customizations/ecr.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/addinstancegroups.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/addsteps.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/addtags.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/applicationutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/argumentschema.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/command.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/config.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/configutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/constants.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/createcluster.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/createdefaultroles.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/describecluster.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/emr.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/emrfsutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/emrutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/hbase.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/hbaseutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/helptext.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/installapplications.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/instancefleetsutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/instancegroupsutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/listclusters.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/modifyclusterattributes.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/ssh.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/sshutils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/steputils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/__pycache__/terminateclusters.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/emr/addinstancegroups.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/addsteps.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/addtags.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/applicationutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/argumentschema.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/command.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/config.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/configutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/constants.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/createcluster.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/createdefaultroles.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/describecluster.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/emr.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/emrfsutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/emrutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/exceptions.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/hbase.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/hbaseutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/helptext.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/installapplications.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/instancefleetsutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/instancegroupsutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/listclusters.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/modifyclusterattributes.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/ssh.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/sshutils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/steputils.py +#usr/lib/python3.6/site-packages/awscli/customizations/emr/terminateclusters.py +#usr/lib/python3.6/site-packages/awscli/customizations/flatten.py +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/__pycache__/getlog.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/__pycache__/uploadbuild.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/getlog.py +#usr/lib/python3.6/site-packages/awscli/customizations/gamelift/uploadbuild.py +#usr/lib/python3.6/site-packages/awscli/customizations/generatecliskeleton.py +#usr/lib/python3.6/site-packages/awscli/customizations/globalargs.py +#usr/lib/python3.6/site-packages/awscli/customizations/history +#usr/lib/python3.6/site-packages/awscli/customizations/history/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/commands.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/constants.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/db.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/list.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/__pycache__/show.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/history/commands.py +#usr/lib/python3.6/site-packages/awscli/customizations/history/constants.py +#usr/lib/python3.6/site-packages/awscli/customizations/history/db.py +#usr/lib/python3.6/site-packages/awscli/customizations/history/list.py +#usr/lib/python3.6/site-packages/awscli/customizations/history/show.py +#usr/lib/python3.6/site-packages/awscli/customizations/iamvirtmfa.py +#usr/lib/python3.6/site-packages/awscli/customizations/iot.py +#usr/lib/python3.6/site-packages/awscli/customizations/iot_data.py +#usr/lib/python3.6/site-packages/awscli/customizations/kms.py +#usr/lib/python3.6/site-packages/awscli/customizations/mturk.py +#usr/lib/python3.6/site-packages/awscli/customizations/opsworks.py +#usr/lib/python3.6/site-packages/awscli/customizations/opsworkscm.py +#usr/lib/python3.6/site-packages/awscli/customizations/paginate.py +#usr/lib/python3.6/site-packages/awscli/customizations/preview.py +#usr/lib/python3.6/site-packages/awscli/customizations/putmetricdata.py +#usr/lib/python3.6/site-packages/awscli/customizations/rds.py +#usr/lib/python3.6/site-packages/awscli/customizations/rekognition.py +#usr/lib/python3.6/site-packages/awscli/customizations/removals.py +#usr/lib/python3.6/site-packages/awscli/customizations/route53.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3 +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/comparator.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/fileformat.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/filegenerator.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/fileinfo.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/fileinfobuilder.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/filters.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/results.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/s3.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/s3handler.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/subcommands.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/transferconfig.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/comparator.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/fileformat.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/filegenerator.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/fileinfo.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/fileinfobuilder.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/filters.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/results.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/s3.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/s3handler.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/subcommands.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/base.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/delete.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/exacttimestamps.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/register.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/__pycache__/sizeonly.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/base.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/delete.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/exacttimestamps.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/register.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/syncstrategy/sizeonly.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/transferconfig.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3/utils.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3endpoint.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3errormsg.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3events.py +#usr/lib/python3.6/site-packages/awscli/customizations/s3uploader.py +#usr/lib/python3.6/site-packages/awscli/customizations/sagemaker.py +#usr/lib/python3.6/site-packages/awscli/customizations/scalarparse.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__init__.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__ +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/generate.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/generatebase.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/generateproduct.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/generateprovisioningartifact.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/helptext.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/exceptions.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/generate.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/generatebase.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/generateproduct.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/generateprovisioningartifact.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/helptext.py +#usr/lib/python3.6/site-packages/awscli/customizations/servicecatalog/utils.py +#usr/lib/python3.6/site-packages/awscli/customizations/sessendemail.py +#usr/lib/python3.6/site-packages/awscli/customizations/streamingoutputarg.py +#usr/lib/python3.6/site-packages/awscli/customizations/toplevelbool.py +#usr/lib/python3.6/site-packages/awscli/customizations/utils.py +#usr/lib/python3.6/site-packages/awscli/customizations/waiters.py +#usr/lib/python3.6/site-packages/awscli/data +#usr/lib/python3.6/site-packages/awscli/data/cli.json +#usr/lib/python3.6/site-packages/awscli/errorhandler.py +#usr/lib/python3.6/site-packages/awscli/examples +#usr/lib/python3.6/site-packages/awscli/examples/acm +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/create-certificate-authority-audit-report.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/create-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/delete-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/describe-certificate-authority-audit-report.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/describe-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/get-certificate-authority-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/get-certificate-authority-csr.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/get-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/import-certificate-authority-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/issue-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/list-certificate-authorities.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/list-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/revoke-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/tag-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/untag-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm-pca/update-certificate-authority.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/add-tags-to-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/delete-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/describe-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/get-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/list-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/list-tags-for-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/remove-tags-from-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/request-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/resend-validation-email.rst +#usr/lib/python3.6/site-packages/awscli/examples/acm/update-certificate-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-api-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-authorizer.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-base-path-mapping.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-domain-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-model.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-stage.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-usage-plan-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/create-usage-plan.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-api-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-authorizer.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-base-path-mapping.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-client-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-domain-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-integration-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-integration.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-method-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-method.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-model.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-stage.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-usage-plan-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/delete-usage-plan.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/flush-stage-authorizers-cache.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/flush-stage-cache.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/generate-client-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-api-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-api-keys.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-authorizer.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-authorizers.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-base-path-mapping.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-base-path-mappings.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-client-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-client-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-deployments.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-domain-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-domain-names.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-export.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-integration-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-integration.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-method-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-method.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-model-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-model.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-models.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-resources.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-rest-apis.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-sdk.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-stage.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-stages.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-usage-plan-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-usage-plan-keys.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-usage-plan.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-usage-plans.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/get-usage.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/import-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/put-integration-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/put-integration.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/put-method-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/put-method.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/put-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/test-invoke-authorizer.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/test-invoke-method.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-api-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-authorizer.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-base-path-mapping.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-client-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-domain-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-integration-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-integration.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-method-response.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-method.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-model.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-rest-api.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-stage.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-usage-plan.rst +#usr/lib/python3.6/site-packages/awscli/examples/apigateway/update-usage.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/delete-scaling-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/deregister-scalable-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/describe-scalable-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/describe-scaling-activities.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/describe-scaling-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/put-scaling-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/application-autoscaling/register-scalable-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/attach-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/attach-load-balancer-target-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/attach-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/complete-lifecycle-action.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/create-auto-scaling-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/create-launch-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/create-or-update-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-auto-scaling-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-launch-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-lifecycle-hook.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-notification-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-scheduled-action.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/delete-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-account-limits.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-adjustment-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-auto-scaling-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-auto-scaling-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-auto-scaling-notification-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-launch-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-lifecycle-hook-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-lifecycle-hooks.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-load-balancer-target-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-metric-collection-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-notification-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-scaling-activities.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-scaling-process-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-scheduled-actions.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/describe-termination-policy-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/detach-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/detach-load-balancer-target-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/detach-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/disable-metrics-collection.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/enable-metrics-collection.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/enter-standby.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/execute-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/exit-standby.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/put-lifecycle-hook.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/put-notification-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/put-scaling-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/put-scheduled-update-group-action.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/record-lifecycle-action-heartbeat.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/resume-processes.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/set-desired-capacity.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/set-instance-health.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/set-instance-protection.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/suspend-processes.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/terminate-instance-in-auto-scaling-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/autoscaling/update-auto-scaling-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch +#usr/lib/python3.6/site-packages/awscli/examples/batch/cancel-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/create-compute-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/create-job-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/delete-compute-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/delete-job-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/deregister-job-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/describe-compute-environments.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/describe-job-definitions.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/describe-job-queues.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/describe-jobs.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/list-jobs.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/register-job-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/submit-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/terminate-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/update-compute-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/batch/update-job-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9 +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/create-environment-ec2.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/create-environment-membership.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/delete-environment-membership.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/delete-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/describe-environment-memberships.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/describe-environment-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/describe-environments.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/list-environments.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/update-environment-membership.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloud9/update-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/_deploy_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/_package_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/cancel-update-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/create-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/deploy.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/describe-stacks.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/get-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/list-stacks.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/package.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/update-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudformation/validate-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/create-distribution.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/create-invalidation.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/delete-distribution.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/get-distribution-config.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/get-distribution.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/get-invalidation.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/list-distributions.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/list-invalidations.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudfront/update-distribution.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudsearchdomain +#usr/lib/python3.6/site-packages/awscli/examples/cloudsearchdomain/upload-documents.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/add-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/create-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/create-trail.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/delete-trail.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/describe-trails.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/get-event-selectors.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/get-trail-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/list-public-keys.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/list-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/lookup-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/put-event-selectors.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/remove-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/start-logging.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/stop-logging.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/update-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/update-trail.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudtrail/validate-logs.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/delete-alarms.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/describe-alarm-history.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/describe-alarms-for-metric.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/describe-alarms.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/disable-alarm-actions.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/enable-alarm-actions.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/get-metric-statistics.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/list-metrics.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/put-metric-alarm.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/put-metric-data.rst +#usr/lib/python3.6/site-packages/awscli/examples/cloudwatch/set-alarm-state.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/batch-get-repositories.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/create-branch.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/create-pull-request.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/create-repository.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/delete-branch.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/delete-comment-content.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/delete-repository.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/describe-pull-request-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-blob.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-branch.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-comment.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-comments-for-compared-commit.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-comments-for-pull-request.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-commit.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-differences.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-merge-conflicts.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-pull-request.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-repository-triggers.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/get-repository.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/list-branches.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/list-pull-requests.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/list-repositories.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/merge-pull-request-by-fast-forward.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/post-comment-for-compared-commit.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/post-comment-for-pull-request.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/post-comment-reply.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/put-file.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/put-repository-triggers.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/test-repository-triggers.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-comment.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-default-branch.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-pull-request-description.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-pull-request-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-pull-request-title.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-repository-description.rst +#usr/lib/python3.6/site-packages/awscli/examples/codecommit/update-repository-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/acknowledge-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/create-custom-action-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/create-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/delete-custom-action-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/delete-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/disable-stage-transition.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/enable-stage-transition.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/get-job-details.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/get-pipeline-state.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/get-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/list-action-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/list-pipelines.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/poll-for-jobs.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/start-pipeline-execution.rst +#usr/lib/python3.6/site-packages/awscli/examples/codepipeline/update-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice +#usr/lib/python3.6/site-packages/awscli/examples/configservice/delete-config-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/delete-delivery-channel.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/delete-evaluation-results.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/deliver-config-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-compliance-by-config-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-compliance-by-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-config-rule-evaluation-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-config-rules.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-configuration-recorder-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-configuration-recorders.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-delivery-channel-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/describe-delivery-channels.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-compliance-details-by-config-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-compliance-details-by-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-compliance-summary-by-config-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-compliance-summary-by-resource-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-resource-config-history.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/get-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/list-discovered-resources.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/put-config-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/put-configuration-recorder.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/put-delivery-channel.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/start-config-rules-evaluation.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/start-configuration-recorder.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/stop-configuration-recorder.rst +#usr/lib/python3.6/site-packages/awscli/examples/configservice/subscribe.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure +#usr/lib/python3.6/site-packages/awscli/examples/configure/_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure/add-model.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure/get +#usr/lib/python3.6/site-packages/awscli/examples/configure/get/_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure/get/_examples.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure/set +#usr/lib/python3.6/site-packages/awscli/examples/configure/set/_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/configure/set/_examples.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/activate-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/add-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/create-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/deactivate-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/delete-pipeline.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/describe-pipelines.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/get-pipeline-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/list-pipelines.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/list-runs.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/put-pipeline-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/datapipeline/remove-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy +#usr/lib/python3.6/site-packages/awscli/examples/deploy/add-tags-to-on-premises-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/batch-get-applications.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/batch-get-deployments.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/batch-get-on-premises-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/create-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/create-deployment-config.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/create-deployment-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/create-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/delete-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/delete-deployment-config.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/delete-deployment-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/deregister-on-premises-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/deregister.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-application-revision.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-deployment-config.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-deployment-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-deployment-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/get-on-premises-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/install.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-application-revisions.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-applications.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-deployment-configs.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-deployment-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-deployment-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-deployments.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/list-on-premises-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/push.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/register-application-revision.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/register-on-premises-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/register.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/remove-tags-from-on-premises-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/stop-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/uninstall.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/update-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/deploy/update-deployment-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm/create-device-pool.rst +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm/create-project.rst +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm/create-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm/get-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/devicefarm/list-projects.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/allocate-connection-on-interconnect.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/allocate-hosted-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/allocate-private-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/allocate-public-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/associate-connection-with-lag.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/associate-hosted-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/associate-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/confirm-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/confirm-private-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/confirm-public-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-bgp-peer.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-direct-connect-gateway-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-direct-connect-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-interconnect.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-lag.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-private-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/create-public-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-bgp-peer.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-direct-connect-gateway-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-direct-connect-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-interconnect.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-lag.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/delete-virtual-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-connection-loa.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-connections-on-interconnect.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-direct-connect-gateway-associations.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-direct-connect-gateway-attachments.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-direct-connect-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-hosted-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-interconnect-loa.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-interconnects.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-lags.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-loa.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-locations.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-virtual-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/describe-virtual-interfaces.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/disassociate-connection-from-lag.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/tag-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/untag-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/directconnect/update-lag.rst +#usr/lib/python3.6/site-packages/awscli/examples/discovery +#usr/lib/python3.6/site-packages/awscli/examples/discovery/describe-agents.rst +#usr/lib/python3.6/site-packages/awscli/examples/discovery/describe-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/discovery/list-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/dms +#usr/lib/python3.6/site-packages/awscli/examples/dms/create-endpoint.rst +#usr/lib/python3.6/site-packages/awscli/examples/dms/create-replication-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/dms/create-replication-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/dms/describe-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/dms/describe-endpoints.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/batch-get-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/batch-write-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/create-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/delete-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/delete-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/describe-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/get-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/list-tables.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/put-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/query.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/scan.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/update-item.rst +#usr/lib/python3.6/site-packages/awscli/examples/dynamodb/update-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2 +#usr/lib/python3.6/site-packages/awscli/examples/ec2/accept-reserved-instances-exchange-quote.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/accept-vpc-endpoint-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/accept-vpc-peering-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/allocate-address.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/allocate-hosts.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/assign-ipv6-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/assign-private-ip-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-address.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-dhcp-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-iam-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-route-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-subnet-cidr-block.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/associate-vpc-cidr-block.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/attach-classic-link-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/attach-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/attach-network-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/attach-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/attach-vpn-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/authorize-security-group-egress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/authorize-security-group-ingress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/bundle-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/cancel-bundle-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/cancel-conversion-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/cancel-export-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/cancel-spot-fleet-requests.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/cancel-spot-instance-requests.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/confirm-product-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/copy-fpga-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/copy-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/copy-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-customer-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-default-subnet.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-default-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-dhcp-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-egress-only-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-flow-logs.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-fpga-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-instance-export-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-key-pair.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-launch-template-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-launch-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-nat-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-network-acl-entry.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-network-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-network-interface-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-network-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-placement-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-route-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-route.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-security-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-spot-datafeed-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-subnet.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpc-endpoint-connection-notification.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpc-endpoint-service-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpc-endpoint.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpc-peering-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpn-connection-route.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpn-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/create-vpn-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-customer-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-dhcp-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-egress-only-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-flow-logs.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-fpga-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-key-pair.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-launch-template-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-launch-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-nat-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-network-acl-entry.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-network-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-network-interface-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-network-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-placement-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-route-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-route.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-security-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-spot-datafeed-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-subnet.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpc-endpoint-connection-notifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpc-endpoint-service-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpc-endpoints.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpc-peering-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpn-connection-route.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpn-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/delete-vpn-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/deregister-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-account-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-aggregate-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-availability-zones.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-bundle-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-classic-link-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-conversion-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-customer-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-dhcp-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-egress-only-internet-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-elastic-gpus.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-export-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-flow-logs.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-fpga-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-fpga-images.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-host-reservation-offerings.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-host-reservations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-hosts.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-iam-instance-profile-associations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-identity-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-images.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-instance-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-instance-credit-specifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-instance-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-internet-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-key-pairs.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-launch-template-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-launch-templates.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-moving-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-nat-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-network-acls.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-network-interface-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-network-interface-permissions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-network-interfaces.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-placement-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-prefix-lists.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-principal-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-regions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-reserved-instances-modifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-reserved-instances-offerings.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-reserved-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-route-tables.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-scheduled-instance-availability.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-scheduled-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-security-group-references.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-security-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-snapshot-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-snapshots.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-datafeed-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-fleet-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-fleet-request-history.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-fleet-requests.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-instance-requests.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-spot-price-history.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-stale-security-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-subnets.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-volume-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-volume-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-volumes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-classic-link-dns-support.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-classic-link.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoint-connection-notifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoint-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoint-service-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoint-service-permissions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoint-services.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-endpoints.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpc-peering-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpcs.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpn-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/describe-vpn-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/detach-classic-link-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/detach-internet-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/detach-network-interface.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/detach-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/detach-vpn-gateway.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disable-vgw-route-propagation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disable-vpc-classic-link-dns-support.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disable-vpc-classic-link.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disassociate-address.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disassociate-iam-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disassociate-route-table.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disassociate-subnet-cidr-block.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/disassociate-vpc-cidr-block.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/enable-vgw-route-propagation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/enable-volume-io.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/enable-vpc-classic-link-dns-support.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/enable-vpc-classic-link.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/get-console-output.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/get-host-reservation-purchase-preview.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/get-launch-template-data.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/get-password-data.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/get-reserved-instances-exchange-quote.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/import-key-pair.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-fpga-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-hosts.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-identity-id-format.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-instance-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-instance-credit-specification.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-instance-placement.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-launch-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-network-interface-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-reserved-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-snapshot-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-spot-fleet-request.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-subnet-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-volume-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-endpoint-connection-notification.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-endpoint-service-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-endpoint-service-permissions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-endpoint.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-peering-connection-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/modify-vpc-tenancy.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/monitor-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/move-address-to-vpc.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/purchase-host-reservation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/purchase-reserved-instances-offering.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/purchase-scheduled-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reboot-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/register-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reject-vpc-endpoint-connections.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reject-vpc-peering-connection.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/release-address.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/release-hosts.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/replace-iam-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/replace-network-acl-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/replace-network-acl-entry.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/replace-route-table-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/replace-route.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/report-instance-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/request-spot-fleet.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/request-spot-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reset-fpga-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reset-image-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reset-instance-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/reset-snapshot-attribute.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/restore-address-to-classic.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/revoke-security-group-egress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/revoke-security-group-ingress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/run-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/run-scheduled-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/start-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/stop-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/terminate-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/unassign-ipv6-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/unassign-private-ip-addresses.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/unmonitor-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/update-security-group-rule-descriptions-egress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ec2/update-security-group-rule-descriptions-ingress.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr +#usr/lib/python3.6/site-packages/awscli/examples/ecr/batch-delete-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/batch-get-image.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/create-repository.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/delete-repository.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/describe-repositories.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/get-authorization-token.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/get-lifecycle-policy-preview.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/get-lifecycle-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/get-login.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/get-login_description.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/put-lifecycle-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecr/start-lifecycle-policy-preview.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs +#usr/lib/python3.6/site-packages/awscli/examples/ecs/create-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/create-service.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/delete-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/delete-service.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/deregister-container-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/deregister-task-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/describe-clusters.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/describe-container-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/describe-services.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/describe-task-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/describe-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-clusters.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-container-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-services.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-task-definition-families.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-task-definitions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/list-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/register-task-definition.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/run-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/update-container-agent.rst +#usr/lib/python3.6/site-packages/awscli/examples/ecs/update-service.rst +#usr/lib/python3.6/site-packages/awscli/examples/eks +#usr/lib/python3.6/site-packages/awscli/examples/eks/create-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/eks/delete-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/eks/describe-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/eks/list-clusters.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticache +#usr/lib/python3.6/site-packages/awscli/examples/elasticache/create-replication-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticache/modify-cache-parameter-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticache/modify-replication-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/abort-environment-update.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/check-dns-availability.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/create-application-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/create-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/create-configuration-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/create-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/create-storage-location.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/delete-application-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/delete-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/delete-configuration-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/delete-environment-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-application-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-applications.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-configuration-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-configuration-settings.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-environment-health.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-environment-resources.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-environments.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/describe-instances-health.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/list-available-solution-stacks.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/rebuild-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/request-environment-info.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/restart-app-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/retrieve-environment-info.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/swap-environment-cnames.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/terminate-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/update-application-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/update-application.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/update-configuration-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/update-environment.rst +#usr/lib/python3.6/site-packages/awscli/examples/elasticbeanstalk/validate-configuration-settings.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb +#usr/lib/python3.6/site-packages/awscli/examples/elb/add-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/apply-security-groups-to-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/attach-load-balancer-to-subnets.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/configure-health-check.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/create-app-cookie-stickiness-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/create-lb-cookie-stickiness-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/create-load-balancer-listeners.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/create-load-balancer-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/create-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/delete-load-balancer-listeners.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/delete-load-balancer-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/delete-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/deregister-instances-from-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-instance-health.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-load-balancer-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-load-balancer-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-load-balancer-policy-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/describe-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/detach-load-balancer-from-subnets.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/disable-availability-zones-for-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/enable-availability-zones-for-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/modify-load-balancer-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/register-instances-with-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/remove-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/set-load-balancer-listener-ssl-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/set-load-balancer-policies-for-backend-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/elb/set-load-balancer-policies-of-listener.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2 +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/add-listener-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/add-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/create-listener.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/create-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/create-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/create-target-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/delete-listener.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/delete-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/delete-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/delete-target-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/deregister-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-account-limits.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-listener-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-listeners.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-load-balancer-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-rules.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-ssl-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-target-group-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-target-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/describe-target-health.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/modify-listener.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/modify-load-balancer-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/modify-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/modify-target-group-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/modify-target-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/register-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/remove-listener-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/remove-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/set-ip-address-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/set-rule-priorities.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/set-security-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/elbv2/set-subnets.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr +#usr/lib/python3.6/site-packages/awscli/examples/emr/add-instance-fleet.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/add-steps.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/add-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/create-cluster-examples.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/create-cluster-synopsis.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/create-default-roles.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/create-security-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/delete-security-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/describe-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/describe-step.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/get.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/list-clusters.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/list-instance-fleets.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/list-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/list-security-configurations.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/list-steps.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/modify-cluster-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/modify-instance-fleet.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/put.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/remove-tags.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/schedule-hbase-backup.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/socks.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/ssh.rst +#usr/lib/python3.6/site-packages/awscli/examples/emr/wait.rst +#usr/lib/python3.6/site-packages/awscli/examples/es +#usr/lib/python3.6/site-packages/awscli/examples/es/create-elasticsearch-domain.rst +#usr/lib/python3.6/site-packages/awscli/examples/events +#usr/lib/python3.6/site-packages/awscli/examples/events/delete-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/describe-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/disable-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/enable-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/list-rule-names-by-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/list-rules.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/list-targets-by-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/put-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/put-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/put-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/remove-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/events/test-event-pattern.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier +#usr/lib/python3.6/site-packages/awscli/examples/glacier/abort-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/add-tags-to-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/complete-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/create-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/delete-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/describe-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/describe-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/get-data-retrieval-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/get-job-output.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/get-vault-notifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/initiate-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/initiate-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/list-jobs.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/list-multipart-uploads.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/list-parts.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/list-tags-for-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/list-vaults.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/remove-tags-from-vault.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/set-data-retrieval-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/set-vault-notifications.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/upload-archive.rst +#usr/lib/python3.6/site-packages/awscli/examples/glacier/upload-multipart-part.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam +#usr/lib/python3.6/site-packages/awscli/examples/iam/add-client-id-to-open-id-connect-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/add-role-to-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/add-user-to-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/attach-group-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/attach-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/attach-user-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/change-password.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-access-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-account-alias.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-login-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-open-id-connect-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-policy-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-saml-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-user.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/create-virtual-mfa-device.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/deactivate-mfa-device.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-access-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-account-alias.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-account-password-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-group-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-login-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-open-id-connect-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-policy-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-saml-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-signing-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-user-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-user.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/delete-virtual-mfa-device.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/detach-group-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/detach-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/detach-user-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/enable-mfa-device.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/generate-credential-report.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-access-key-last-used.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-account-authorization-details.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-account-password-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-account-summary.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-credential-report.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-group-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-login-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-open-id-connect-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-policy-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-saml-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-user-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/get-user.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-access-keys.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-account-aliases.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-attached-group-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-attached-role-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-attached-user-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-entities-for-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-group-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-groups-for-user.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-instance-profiles-for-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-instance-profiles.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-mfa-devices.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-open-id-connect-providers.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-policy-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-role-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-roles.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-saml-providers.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-signing-certificates.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-user-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-users.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/list-virtual-mfa-devices.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/put-group-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/put-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/put-user-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/remove-client-id-from-open-id-connect-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/remove-role-from-instance-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/remove-user-from-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/resync-mfa-device.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/set-default-policy-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-access-key.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-account-password-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-assume-role-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-login-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-open-id-connect-provider-thumbprint.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-saml-provider.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-signing-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/update-user.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/upload-server-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/iam/upload-signing-certificate.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport +#usr/lib/python3.6/site-packages/awscli/examples/importexport/cancel-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport/create-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport/get-shipping-label.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport/get-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport/list-jobs.rst +#usr/lib/python3.6/site-packages/awscli/examples/importexport/update-job.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector +#usr/lib/python3.6/site-packages/awscli/examples/inspector/add-attributes-to-findings.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/create-assessment-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/create-assessment-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/create-resource-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/delete-assessment-run.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/delete-assessment-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/delete-assessment-template.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-assessment-runs.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-assessment-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-assessment-templates.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-cross-account-access-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-findings.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-resource-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/describe-rules-packages.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/get-telemetry-metadata.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-assessment-run-agents.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-assessment-runs.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-assessment-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-assessment-templates.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-event-subscriptions.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-findings.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-rules-packages.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/list-tags-for-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/preview-agents.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/register-cross-account-access-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/remove-attributes-from-findings.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/set-tags-for-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/start-assessment-run.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/stop-assessment-run.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/subscribe-to-event.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/unsubscribe-from-event.rst +#usr/lib/python3.6/site-packages/awscli/examples/inspector/update-assessment-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/iot +#usr/lib/python3.6/site-packages/awscli/examples/iot/create-certificate-from-csr.rst +#usr/lib/python3.6/site-packages/awscli/examples/kms +#usr/lib/python3.6/site-packages/awscli/examples/kms/create-alias.rst +#usr/lib/python3.6/site-packages/awscli/examples/kms/decrypt.rst +#usr/lib/python3.6/site-packages/awscli/examples/kms/encrypt.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs +#usr/lib/python3.6/site-packages/awscli/examples/logs/create-log-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/create-log-stream.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/delete-log-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/delete-log-stream.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/delete-retention-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/describe-log-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/describe-log-streams.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/get-log-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/put-log-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/logs/put-retention-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/assign-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/assign-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/associate-elastic-ip.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/attach-elastic-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-app.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-deployment.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-layer.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/create-user-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/delete-app.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/delete-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/delete-layer.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/delete-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/delete-user-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/deregister-elastic-ip.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/deregister-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/deregister-rds-db-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/deregister-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-apps.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-commands.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-deployments.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-elastic-ips.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-elastic-load-balancers.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-layers.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-load-based-auto-scaling.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-my-user-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-permissions.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-raid-arrays.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-rds-db-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-stack-summary.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-stacks.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-timebased-auto-scaling.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-user-profiles.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/describe-volumes.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/detach-elastic-load-balancer.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/disassociate-elastic-ip.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/get-hostname-suggestion.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/reboot-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/register-elastic-ip.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/register-rds-db-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/register-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/register.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/set-load-based-auto-scaling.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/set-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/set-time-based-auto-scaling.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/start-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/start-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/stop-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/stop-stack.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/unassign-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/unassign-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-app.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-elastic-ip.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-layer.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-my-user-profile.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-rds-db-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworks/update-volume.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/associate-node.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/create-backup.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/create-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/delete-backup.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/delete-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/describe-account-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/describe-backups.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/describe-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/describe-node-association-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/describe-servers.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/disassociate-node.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/restore-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/start-maintenance.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/update-server-engine-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/opsworkscm/update-server.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations +#usr/lib/python3.6/site-packages/awscli/examples/organizations/accept-handshake.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/attach-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/cancel-handshake.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/create-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/create-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/create-organizational-unit.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/create-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/decline-handshake.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/delete-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/delete-organizational-unit.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/delete-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-create-account-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-handshake.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-organizational-unit.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/describe-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/detach-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/disable-policy-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/enable-all-features.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/enable-policy-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/invite-account-to-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/leave-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-accounts-for-parent.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-accounts.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-children.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-create-account-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-handshakes-for-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-handshakes-for-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-organizational-units-for-parent.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-parents.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-policies-for-target.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-policies.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-roots.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/list-targets-for-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/move-account.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/remove-account-from-organization.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/update-organizational-unit.rst +#usr/lib/python3.6/site-packages/awscli/examples/organizations/update-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/pi +#usr/lib/python3.6/site-packages/awscli/examples/pi/describe-dimension-keys.rst +#usr/lib/python3.6/site-packages/awscli/examples/pi/get-resource-metrics.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds +#usr/lib/python3.6/site-packages/awscli/examples/rds/add-tag-to-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds/create-db-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds/create-db-security-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds/create-option-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds/describe-db-instances.rst +#usr/lib/python3.6/site-packages/awscli/examples/rds/download-db-log-file-portion.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift +#usr/lib/python3.6/site-packages/awscli/examples/redshift/authorize-cluster-security-group-ingress.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/authorize-snapshot-access.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/copy-cluster-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/create-cluster-parameter-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/create-cluster-security-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/create-cluster-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/create-cluster-subnet-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/create-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/delete-cluster-parameter-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/delete-cluster-security-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/delete-cluster-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/delete-cluster-subnet-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/delete-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-parameter-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-parameters.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-security-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-snapshots.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-subnet-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-cluster-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-clusters.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-default-cluster-parameters.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-events.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-orderable-cluster-options.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-reserved-node-offerings.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-reserved-nodes.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/describe-resize.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/modify-cluster-parameter-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/modify-cluster-subnet-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/modify-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/purchase-reserved-node-offering.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/reboot-cluster.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/reset-cluster-parameter-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/restore-from-cluster-snapshot.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/revoke-cluster-security-group-ingress.rst +#usr/lib/python3.6/site-packages/awscli/examples/redshift/revoke-snapshot-access.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53 +#usr/lib/python3.6/site-packages/awscli/examples/route53/change-resource-record-sets.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/change-tags-for-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/create-health-check.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/create-hosted-zone.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/delete-health-check.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/delete-hosted-zone.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/get-change.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/get-health-check.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/get-hosted-zone.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/list-health-checks.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/list-hosted-zones-by-name.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/list-hosted-zones.rst +#usr/lib/python3.6/site-packages/awscli/examples/route53/list-resource-record-sets.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3 +#usr/lib/python3.6/site-packages/awscli/examples/s3/_concepts.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/cp.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/ls.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/mb.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/mv.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/rb.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/rm.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/sync.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3/website.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api +#usr/lib/python3.6/site-packages/awscli/examples/s3api/abort-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/complete-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/copy-object.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/create-bucket.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/create-multipart-upload.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-cors.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-lifecycle.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-replication.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-tagging.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket-website.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-bucket.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-object.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/delete-objects.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-cors.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-lifecycle-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-lifecycle.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-location.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-notification-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-notification.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-replication.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-tagging.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-versioning.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-bucket-website.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-object-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-object-torrent.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/get-object.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/head-bucket.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/head-object.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/list-buckets.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/list-multipart-uploads.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/list-object-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/list-objects.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/list-parts.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-cors.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-lifecycle-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-lifecycle.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-logging.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-notification-configuration.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-notification.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-replication.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-tagging.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-versioning.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-bucket-website.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-object-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/put-object.rst +#usr/lib/python3.6/site-packages/awscli/examples/s3api/upload-part.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/cancel-rotate-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/create-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/delete-resource-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/delete-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/describe-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/get-random-password.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/get-resource-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/get-secret-value.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/list-secret-version-ids.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/list-secrets.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/put-resource-policy.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/put-secret-value.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/restore-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/rotate-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/tag-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/untag-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/update-secret-version-stage.rst +#usr/lib/python3.6/site-packages/awscli/examples/secretsmanager/update-secret.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses +#usr/lib/python3.6/site-packages/awscli/examples/ses/delete-identity.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/get-identity-dkim-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/get-identity-notification-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/get-identity-verification-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/get-send-quota.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/get-send-statistics.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/list-identities.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/send-email.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/send-raw-email.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/set-identity-dkim-enabled.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/set-identity-feedback-forwarding-enabled.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/set-identity-notification-topic.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/verify-domain-dkim.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/verify-domain-identity.rst +#usr/lib/python3.6/site-packages/awscli/examples/ses/verify-email-identity.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns +#usr/lib/python3.6/site-packages/awscli/examples/sns/confirm-subscription.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/create-topic.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/delete-topic.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/get-subscription-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/get-topic-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/list-subscriptions-by-topic.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/list-subscriptions.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/list-topics.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/publish.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/set-subscription-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/subscribe.rst +#usr/lib/python3.6/site-packages/awscli/examples/sns/unsubscribe.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs +#usr/lib/python3.6/site-packages/awscli/examples/sqs/add-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/change-message-visibility-batch.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/change-message-visibility.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/create-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/delete-message-batch.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/delete-message.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/delete-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/get-queue-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/get-queue-url.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/list-dead-letter-source-queues.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/list-queues.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/purge-queue.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/receive-message.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/remove-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/send-message-batch.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/send-message.rst +#usr/lib/python3.6/site-packages/awscli/examples/sqs/set-queue-attributes.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm +#usr/lib/python3.6/site-packages/awscli/examples/ssm/add-tags-to-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/cancel-command.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-activation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-association-batch.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-document.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/create-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-activation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-document.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-parameter.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/delete-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/deregister-managed-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/deregister-patch-baseline-for-patch-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/deregister-target-from-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/deregister-task-from-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-activations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-automation-executions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-available-patches.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-document-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-document.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-effective-instance-associations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-effective-patches-for-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-instance-associations-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-instance-information.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-instance-patch-states-for-patch-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-instance-patch-states.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-instance-patches.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-window-execution-task-invocations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-window-execution-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-window-executions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-window-targets.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-window-tasks.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-maintenance-windows.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-parameters.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-patch-baselines.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-patch-group-state.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/describe-patch-groups.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-automation-execution.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-command-invocation.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-default-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-deployable-patch-snapshot-for-instance.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-document.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-inventory-schema.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-inventory.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-maintenance-window-execution-task.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-maintenance-window-execution.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-parameter-history.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-parameters.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-patch-baseline-for-patch-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/get-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-associations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-command-invocations.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-commands.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-document-versions.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-documents.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-inventory-entries.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/list-tags-for-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/modify-document-permission.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/put-inventory.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/put-parameter.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/register-default-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/register-patch-baseline-for-patch-group.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/register-target-with-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/register-task-with-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/remove-tags-from-resource.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/send-command.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/start-automation-execution.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/stop-automation-execution.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-association-status.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-association.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-document-default-version.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-document.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-maintenance-window.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-managed-instance-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/ssm/update-patch-baseline.rst +#usr/lib/python3.6/site-packages/awscli/examples/storagegateway +#usr/lib/python3.6/site-packages/awscli/examples/storagegateway/describe-gateway-information.rst +#usr/lib/python3.6/site-packages/awscli/examples/storagegateway/list-gateways.rst +#usr/lib/python3.6/site-packages/awscli/examples/storagegateway/list-volumes.rst +#usr/lib/python3.6/site-packages/awscli/examples/sts +#usr/lib/python3.6/site-packages/awscli/examples/sts/assume-role.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf +#usr/lib/python3.6/site-packages/awscli/examples/swf/count-closed-workflow-executions.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/count-open-workflow-executions.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/deprecate-domain.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/describe-domain.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/list-activity-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/list-domains.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/list-workflow-types.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/register-domain.rst +#usr/lib/python3.6/site-packages/awscli/examples/swf/register-workflow-type.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-byte-match-set.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-ip-set.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-rule.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-size-constraint-set.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-sql-injection-match-set.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-web-acl.rst +#usr/lib/python3.6/site-packages/awscli/examples/waf/update-xss-match-set.rst +#usr/lib/python3.6/site-packages/awscli/examples/workspaces +#usr/lib/python3.6/site-packages/awscli/examples/workspaces/create-workspaces.rst +#usr/lib/python3.6/site-packages/awscli/examples/workspaces/describe-workspace-bundles.rst +#usr/lib/python3.6/site-packages/awscli/examples/workspaces/describe-workspace-directories.rst +#usr/lib/python3.6/site-packages/awscli/examples/workspaces/describe-workspaces.rst +#usr/lib/python3.6/site-packages/awscli/examples/workspaces/terminate-workspaces.rst +#usr/lib/python3.6/site-packages/awscli/formatter.py +#usr/lib/python3.6/site-packages/awscli/handlers.py +#usr/lib/python3.6/site-packages/awscli/help.py +#usr/lib/python3.6/site-packages/awscli/paramfile.py +#usr/lib/python3.6/site-packages/awscli/plugin.py +#usr/lib/python3.6/site-packages/awscli/schema.py +#usr/lib/python3.6/site-packages/awscli/shorthand.py +#usr/lib/python3.6/site-packages/awscli/table.py +#usr/lib/python3.6/site-packages/awscli/testutils.py +#usr/lib/python3.6/site-packages/awscli/text.py +#usr/lib/python3.6/site-packages/awscli/topics +#usr/lib/python3.6/site-packages/awscli/topics/config-vars.rst +#usr/lib/python3.6/site-packages/awscli/topics/return-codes.rst +#usr/lib/python3.6/site-packages/awscli/topics/s3-config.rst +#usr/lib/python3.6/site-packages/awscli/topics/s3-faq.rst +#usr/lib/python3.6/site-packages/awscli/topics/topic-tags.json +#usr/lib/python3.6/site-packages/awscli/topictags.py +#usr/lib/python3.6/site-packages/awscli/utils.py diff --git a/config/rootfiles/packages/python3-botocore b/config/rootfiles/packages/python3-botocore new file mode 100644 index 000000000..718fbe95b --- /dev/null +++ b/config/rootfiles/packages/python3-botocore @@ -0,0 +1,1075 @@ +usr/lib/python3.6/site-packages/botocore +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info/requires.txt +#usr/lib/python3.6/site-packages/botocore-1.10.76-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/botocore/__init__.py +#usr/lib/python3.6/site-packages/botocore/__pycache__ +#usr/lib/python3.6/site-packages/botocore/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/args.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/auth.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/awsrequest.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/client.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/config.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/configloader.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/credentials.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/endpoint.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/errorfactory.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/eventstream.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/handlers.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/history.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/hooks.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/loaders.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/model.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/paginate.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/parsers.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/regions.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/response.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/retryhandler.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/serialize.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/session.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/signers.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/stub.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/translate.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/validate.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/__pycache__/waiter.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/args.py +#usr/lib/python3.6/site-packages/botocore/auth.py +#usr/lib/python3.6/site-packages/botocore/awsrequest.py +#usr/lib/python3.6/site-packages/botocore/client.py +#usr/lib/python3.6/site-packages/botocore/compat.py +#usr/lib/python3.6/site-packages/botocore/config.py +#usr/lib/python3.6/site-packages/botocore/configloader.py +#usr/lib/python3.6/site-packages/botocore/credentials.py +#usr/lib/python3.6/site-packages/botocore/data +#usr/lib/python3.6/site-packages/botocore/data/_retry.json +#usr/lib/python3.6/site-packages/botocore/data/acm +#usr/lib/python3.6/site-packages/botocore/data/acm-pca +#usr/lib/python3.6/site-packages/botocore/data/acm-pca/2017-08-22 +#usr/lib/python3.6/site-packages/botocore/data/acm-pca/2017-08-22/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/acm-pca/2017-08-22/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/acm/2015-12-08 +#usr/lib/python3.6/site-packages/botocore/data/acm/2015-12-08/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/acm/2015-12-08/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/acm/2015-12-08/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/acm/2015-12-08/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/alexaforbusiness +#usr/lib/python3.6/site-packages/botocore/data/alexaforbusiness/2017-11-09 +#usr/lib/python3.6/site-packages/botocore/data/alexaforbusiness/2017-11-09/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/alexaforbusiness/2017-11-09/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/apigateway +#usr/lib/python3.6/site-packages/botocore/data/apigateway/2015-07-09 +#usr/lib/python3.6/site-packages/botocore/data/apigateway/2015-07-09/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/apigateway/2015-07-09/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/apigateway/2015-07-09/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/application-autoscaling +#usr/lib/python3.6/site-packages/botocore/data/application-autoscaling/2016-02-06 +#usr/lib/python3.6/site-packages/botocore/data/application-autoscaling/2016-02-06/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/application-autoscaling/2016-02-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/application-autoscaling/2016-02-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/appstream +#usr/lib/python3.6/site-packages/botocore/data/appstream/2016-12-01 +#usr/lib/python3.6/site-packages/botocore/data/appstream/2016-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/appstream/2016-12-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/appstream/2016-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/appstream/2016-12-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/appsync +#usr/lib/python3.6/site-packages/botocore/data/appsync/2017-07-25 +#usr/lib/python3.6/site-packages/botocore/data/appsync/2017-07-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/appsync/2017-07-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/athena +#usr/lib/python3.6/site-packages/botocore/data/athena/2017-05-18 +#usr/lib/python3.6/site-packages/botocore/data/athena/2017-05-18/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/athena/2017-05-18/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/autoscaling +#usr/lib/python3.6/site-packages/botocore/data/autoscaling-plans +#usr/lib/python3.6/site-packages/botocore/data/autoscaling-plans/2018-01-06 +#usr/lib/python3.6/site-packages/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/autoscaling-plans/2018-01-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/autoscaling/2011-01-01 +#usr/lib/python3.6/site-packages/botocore/data/autoscaling/2011-01-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/autoscaling/2011-01-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/autoscaling/2011-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/batch +#usr/lib/python3.6/site-packages/botocore/data/batch/2016-08-10 +#usr/lib/python3.6/site-packages/botocore/data/batch/2016-08-10/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/batch/2016-08-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/batch/2016-08-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/budgets +#usr/lib/python3.6/site-packages/botocore/data/budgets/2016-10-20 +#usr/lib/python3.6/site-packages/botocore/data/budgets/2016-10-20/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/budgets/2016-10-20/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/budgets/2016-10-20/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ce +#usr/lib/python3.6/site-packages/botocore/data/ce/2017-10-25 +#usr/lib/python3.6/site-packages/botocore/data/ce/2017-10-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ce/2017-10-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloud9 +#usr/lib/python3.6/site-packages/botocore/data/cloud9/2017-09-23 +#usr/lib/python3.6/site-packages/botocore/data/cloud9/2017-09-23/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloud9/2017-09-23/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2016-05-10 +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2016-05-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2016-05-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2017-01-11 +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2017-01-11/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/clouddirectory/2017-01-11/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudformation +#usr/lib/python3.6/site-packages/botocore/data/cloudformation/2010-05-15 +#usr/lib/python3.6/site-packages/botocore/data/cloudformation/2010-05-15/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudformation/2010-05-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudformation/2010-05-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudformation/2010-05-15/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-05-31 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-05-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-05-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-05-31/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-10-21 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-10-21/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-10-21/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-10-21/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-11-06 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-11-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-11-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2014-11-06/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-04-17 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-04-17/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-04-17/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-04-17/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-07-27 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-07-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-07-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-07-27/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-09-17 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-09-17/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-09-17/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2015-09-17/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-13 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-13/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-13/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-13/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-28 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-01-28/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-20 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-20/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-20/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-08-20/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-07 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-07/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-07/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-07/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-29 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-29/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-29/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-09-29/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-11-25 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-11-25/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-11-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-11-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2016-11-25/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-03-25 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-03-25/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-03-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-03-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-03-25/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-10-30 +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-10-30/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-10-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-10-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudfront/2017-10-30/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudhsm +#usr/lib/python3.6/site-packages/botocore/data/cloudhsm/2014-05-30 +#usr/lib/python3.6/site-packages/botocore/data/cloudhsm/2014-05-30/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudhsm/2014-05-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudhsm/2014-05-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudhsmv2 +#usr/lib/python3.6/site-packages/botocore/data/cloudhsmv2/2017-04-28 +#usr/lib/python3.6/site-packages/botocore/data/cloudhsmv2/2017-04-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudhsmv2/2017-04-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch/2011-02-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch/2011-02-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch/2013-01-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch/2013-01-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudsearch/2013-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudsearchdomain +#usr/lib/python3.6/site-packages/botocore/data/cloudsearchdomain/2013-01-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudsearchdomain/2013-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudtrail +#usr/lib/python3.6/site-packages/botocore/data/cloudtrail/2013-11-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudtrail/2013-11-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudtrail/2013-11-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudtrail/2013-11-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch/2010-08-01 +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch/2010-08-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch/2010-08-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch/2010-08-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cloudwatch/2010-08-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/codebuild +#usr/lib/python3.6/site-packages/botocore/data/codebuild/2016-10-06 +#usr/lib/python3.6/site-packages/botocore/data/codebuild/2016-10-06/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/codebuild/2016-10-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/codebuild/2016-10-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/codecommit +#usr/lib/python3.6/site-packages/botocore/data/codecommit/2015-04-13 +#usr/lib/python3.6/site-packages/botocore/data/codecommit/2015-04-13/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/codecommit/2015-04-13/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/codecommit/2015-04-13/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/codedeploy +#usr/lib/python3.6/site-packages/botocore/data/codedeploy/2014-10-06 +#usr/lib/python3.6/site-packages/botocore/data/codedeploy/2014-10-06/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/codedeploy/2014-10-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/codedeploy/2014-10-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/codedeploy/2014-10-06/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/codepipeline +#usr/lib/python3.6/site-packages/botocore/data/codepipeline/2015-07-09 +#usr/lib/python3.6/site-packages/botocore/data/codepipeline/2015-07-09/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/codepipeline/2015-07-09/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/codepipeline/2015-07-09/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/codestar +#usr/lib/python3.6/site-packages/botocore/data/codestar/2017-04-19 +#usr/lib/python3.6/site-packages/botocore/data/codestar/2017-04-19/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/codestar/2017-04-19/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-identity +#usr/lib/python3.6/site-packages/botocore/data/cognito-identity/2014-06-30 +#usr/lib/python3.6/site-packages/botocore/data/cognito-identity/2014-06-30/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-identity/2014-06-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-identity/2014-06-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-idp +#usr/lib/python3.6/site-packages/botocore/data/cognito-idp/2016-04-18 +#usr/lib/python3.6/site-packages/botocore/data/cognito-idp/2016-04-18/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-idp/2016-04-18/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-idp/2016-04-18/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cognito-sync +#usr/lib/python3.6/site-packages/botocore/data/cognito-sync/2014-06-30 +#usr/lib/python3.6/site-packages/botocore/data/cognito-sync/2014-06-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/comprehend +#usr/lib/python3.6/site-packages/botocore/data/comprehend/2017-11-27 +#usr/lib/python3.6/site-packages/botocore/data/comprehend/2017-11-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/comprehend/2017-11-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/config +#usr/lib/python3.6/site-packages/botocore/data/config/2014-11-12 +#usr/lib/python3.6/site-packages/botocore/data/config/2014-11-12/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/config/2014-11-12/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/config/2014-11-12/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/connect +#usr/lib/python3.6/site-packages/botocore/data/connect/2017-08-08 +#usr/lib/python3.6/site-packages/botocore/data/connect/2017-08-08/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/connect/2017-08-08/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/cur +#usr/lib/python3.6/site-packages/botocore/data/cur/2017-01-06 +#usr/lib/python3.6/site-packages/botocore/data/cur/2017-01-06/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/cur/2017-01-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/cur/2017-01-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/datapipeline +#usr/lib/python3.6/site-packages/botocore/data/datapipeline/2012-10-29 +#usr/lib/python3.6/site-packages/botocore/data/datapipeline/2012-10-29/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/datapipeline/2012-10-29/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/dax +#usr/lib/python3.6/site-packages/botocore/data/dax/2017-04-19 +#usr/lib/python3.6/site-packages/botocore/data/dax/2017-04-19/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/dax/2017-04-19/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/devicefarm +#usr/lib/python3.6/site-packages/botocore/data/devicefarm/2015-06-23 +#usr/lib/python3.6/site-packages/botocore/data/devicefarm/2015-06-23/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/devicefarm/2015-06-23/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/devicefarm/2015-06-23/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/directconnect +#usr/lib/python3.6/site-packages/botocore/data/directconnect/2012-10-25 +#usr/lib/python3.6/site-packages/botocore/data/directconnect/2012-10-25/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/directconnect/2012-10-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/directconnect/2012-10-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/discovery +#usr/lib/python3.6/site-packages/botocore/data/discovery/2015-11-01 +#usr/lib/python3.6/site-packages/botocore/data/discovery/2015-11-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/discovery/2015-11-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/discovery/2015-11-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/dlm +#usr/lib/python3.6/site-packages/botocore/data/dlm/2018-01-12 +#usr/lib/python3.6/site-packages/botocore/data/dlm/2018-01-12/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/dlm/2018-01-12/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/dms +#usr/lib/python3.6/site-packages/botocore/data/dms/2016-01-01 +#usr/lib/python3.6/site-packages/botocore/data/dms/2016-01-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/dms/2016-01-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/dms/2016-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ds +#usr/lib/python3.6/site-packages/botocore/data/ds/2015-04-16 +#usr/lib/python3.6/site-packages/botocore/data/ds/2015-04-16/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ds/2015-04-16/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ds/2015-04-16/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodb +#usr/lib/python3.6/site-packages/botocore/data/dynamodb/2012-08-10 +#usr/lib/python3.6/site-packages/botocore/data/dynamodb/2012-08-10/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodb/2012-08-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodb/2012-08-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodb/2012-08-10/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodbstreams +#usr/lib/python3.6/site-packages/botocore/data/dynamodbstreams/2012-08-10 +#usr/lib/python3.6/site-packages/botocore/data/dynamodbstreams/2012-08-10/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/dynamodbstreams/2012-08-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-09-01 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-09-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-09-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-09-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-10-01 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-10-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-10-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2014-10-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-03-01 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-03-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-03-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-03-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-04-15 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-04-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-04-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-04-15/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-10-01 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-10-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-10-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2015-10-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-04-01 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-04-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-04-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-04-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-09-15 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-09-15/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-09-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-09-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-09-15/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-11-15 +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-11-15/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-11-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-11-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ec2/2016-11-15/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/ecr +#usr/lib/python3.6/site-packages/botocore/data/ecr/2015-09-21 +#usr/lib/python3.6/site-packages/botocore/data/ecr/2015-09-21/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ecr/2015-09-21/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ecr/2015-09-21/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ecs +#usr/lib/python3.6/site-packages/botocore/data/ecs/2014-11-13 +#usr/lib/python3.6/site-packages/botocore/data/ecs/2014-11-13/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ecs/2014-11-13/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ecs/2014-11-13/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ecs/2014-11-13/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/efs +#usr/lib/python3.6/site-packages/botocore/data/efs/2015-02-01 +#usr/lib/python3.6/site-packages/botocore/data/efs/2015-02-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/efs/2015-02-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/efs/2015-02-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/eks +#usr/lib/python3.6/site-packages/botocore/data/eks/2017-11-01 +#usr/lib/python3.6/site-packages/botocore/data/eks/2017-11-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/eks/2017-11-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2014-09-30 +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2014-09-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2014-09-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2014-09-30/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2015-02-02 +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2015-02-02/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2015-02-02/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elasticache/2015-02-02/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/elasticbeanstalk +#usr/lib/python3.6/site-packages/botocore/data/elasticbeanstalk/2010-12-01 +#usr/lib/python3.6/site-packages/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elasticbeanstalk/2010-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder/2012-09-25 +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder/2012-09-25/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder/2012-09-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder/2012-09-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elastictranscoder/2012-09-25/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/elb +#usr/lib/python3.6/site-packages/botocore/data/elb/2012-06-01 +#usr/lib/python3.6/site-packages/botocore/data/elb/2012-06-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/elb/2012-06-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elb/2012-06-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elb/2012-06-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/elbv2 +#usr/lib/python3.6/site-packages/botocore/data/elbv2/2015-12-01 +#usr/lib/python3.6/site-packages/botocore/data/elbv2/2015-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/elbv2/2015-12-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/elbv2/2015-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/elbv2/2015-12-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/emr +#usr/lib/python3.6/site-packages/botocore/data/emr/2009-03-31 +#usr/lib/python3.6/site-packages/botocore/data/emr/2009-03-31/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/emr/2009-03-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/emr/2009-03-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/emr/2009-03-31/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/endpoints.json +#usr/lib/python3.6/site-packages/botocore/data/es +#usr/lib/python3.6/site-packages/botocore/data/es/2015-01-01 +#usr/lib/python3.6/site-packages/botocore/data/es/2015-01-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/es/2015-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/events +#usr/lib/python3.6/site-packages/botocore/data/events/2014-02-03 +#usr/lib/python3.6/site-packages/botocore/data/events/2014-02-03/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/events/2015-10-07 +#usr/lib/python3.6/site-packages/botocore/data/events/2015-10-07/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/events/2015-10-07/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/events/2015-10-07/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/firehose +#usr/lib/python3.6/site-packages/botocore/data/firehose/2015-08-04 +#usr/lib/python3.6/site-packages/botocore/data/firehose/2015-08-04/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/firehose/2015-08-04/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/firehose/2015-08-04/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/fms +#usr/lib/python3.6/site-packages/botocore/data/fms/2018-01-01 +#usr/lib/python3.6/site-packages/botocore/data/fms/2018-01-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/fms/2018-01-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/gamelift +#usr/lib/python3.6/site-packages/botocore/data/gamelift/2015-10-01 +#usr/lib/python3.6/site-packages/botocore/data/gamelift/2015-10-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/gamelift/2015-10-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/gamelift/2015-10-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/glacier +#usr/lib/python3.6/site-packages/botocore/data/glacier/2012-06-01 +#usr/lib/python3.6/site-packages/botocore/data/glacier/2012-06-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/glacier/2012-06-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/glacier/2012-06-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/glacier/2012-06-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/glue +#usr/lib/python3.6/site-packages/botocore/data/glue/2017-03-31 +#usr/lib/python3.6/site-packages/botocore/data/glue/2017-03-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/glue/2017-03-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/greengrass +#usr/lib/python3.6/site-packages/botocore/data/greengrass/2017-06-07 +#usr/lib/python3.6/site-packages/botocore/data/greengrass/2017-06-07/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/guardduty +#usr/lib/python3.6/site-packages/botocore/data/guardduty/2017-11-28 +#usr/lib/python3.6/site-packages/botocore/data/guardduty/2017-11-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/guardduty/2017-11-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/health +#usr/lib/python3.6/site-packages/botocore/data/health/2016-08-04 +#usr/lib/python3.6/site-packages/botocore/data/health/2016-08-04/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/health/2016-08-04/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/health/2016-08-04/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iam +#usr/lib/python3.6/site-packages/botocore/data/iam/2010-05-08 +#usr/lib/python3.6/site-packages/botocore/data/iam/2010-05-08/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/iam/2010-05-08/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/iam/2010-05-08/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iam/2010-05-08/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/importexport +#usr/lib/python3.6/site-packages/botocore/data/importexport/2010-06-01 +#usr/lib/python3.6/site-packages/botocore/data/importexport/2010-06-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/importexport/2010-06-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/inspector +#usr/lib/python3.6/site-packages/botocore/data/inspector/2015-08-18 +#usr/lib/python3.6/site-packages/botocore/data/inspector/2015-08-18/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/inspector/2016-02-16 +#usr/lib/python3.6/site-packages/botocore/data/inspector/2016-02-16/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/inspector/2016-02-16/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/inspector/2016-02-16/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iot +#usr/lib/python3.6/site-packages/botocore/data/iot-data +#usr/lib/python3.6/site-packages/botocore/data/iot-data/2015-05-28 +#usr/lib/python3.6/site-packages/botocore/data/iot-data/2015-05-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iot-jobs-data +#usr/lib/python3.6/site-packages/botocore/data/iot-jobs-data/2017-09-29 +#usr/lib/python3.6/site-packages/botocore/data/iot-jobs-data/2017-09-29/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/iot-jobs-data/2017-09-29/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iot/2015-05-28 +#usr/lib/python3.6/site-packages/botocore/data/iot/2015-05-28/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/iot/2015-05-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/iot/2015-05-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iot1click-devices +#usr/lib/python3.6/site-packages/botocore/data/iot1click-devices/2018-05-14 +#usr/lib/python3.6/site-packages/botocore/data/iot1click-devices/2018-05-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iot1click-projects +#usr/lib/python3.6/site-packages/botocore/data/iot1click-projects/2018-05-14 +#usr/lib/python3.6/site-packages/botocore/data/iot1click-projects/2018-05-14/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/iot1click-projects/2018-05-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/iotanalytics +#usr/lib/python3.6/site-packages/botocore/data/iotanalytics/2017-11-27 +#usr/lib/python3.6/site-packages/botocore/data/iotanalytics/2017-11-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/iotanalytics/2017-11-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-archived-media +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30 +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-archived-media/2017-09-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-media +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-media/2017-09-30 +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-media/2017-09-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis-video-media/2017-09-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis/2013-12-02 +#usr/lib/python3.6/site-packages/botocore/data/kinesis/2013-12-02/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis/2013-12-02/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis/2013-12-02/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesis/2013-12-02/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesisanalytics +#usr/lib/python3.6/site-packages/botocore/data/kinesisanalytics/2015-08-14 +#usr/lib/python3.6/site-packages/botocore/data/kinesisanalytics/2015-08-14/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesisanalytics/2015-08-14/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesisanalytics/2015-08-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kinesisvideo +#usr/lib/python3.6/site-packages/botocore/data/kinesisvideo/2017-09-30 +#usr/lib/python3.6/site-packages/botocore/data/kinesisvideo/2017-09-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kinesisvideo/2017-09-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/kms +#usr/lib/python3.6/site-packages/botocore/data/kms/2014-11-01 +#usr/lib/python3.6/site-packages/botocore/data/kms/2014-11-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/kms/2014-11-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/kms/2014-11-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/lambda +#usr/lib/python3.6/site-packages/botocore/data/lambda/2014-11-11 +#usr/lib/python3.6/site-packages/botocore/data/lambda/2014-11-11/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/lambda/2015-03-31 +#usr/lib/python3.6/site-packages/botocore/data/lambda/2015-03-31/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/lambda/2015-03-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/lambda/2015-03-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/lex-models +#usr/lib/python3.6/site-packages/botocore/data/lex-models/2017-04-19 +#usr/lib/python3.6/site-packages/botocore/data/lex-models/2017-04-19/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/lex-models/2017-04-19/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/lex-runtime +#usr/lib/python3.6/site-packages/botocore/data/lex-runtime/2016-11-28 +#usr/lib/python3.6/site-packages/botocore/data/lex-runtime/2016-11-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/lex-runtime/2016-11-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/lightsail +#usr/lib/python3.6/site-packages/botocore/data/lightsail/2016-11-28 +#usr/lib/python3.6/site-packages/botocore/data/lightsail/2016-11-28/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/lightsail/2016-11-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/lightsail/2016-11-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/logs +#usr/lib/python3.6/site-packages/botocore/data/logs/2014-03-28 +#usr/lib/python3.6/site-packages/botocore/data/logs/2014-03-28/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/logs/2014-03-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/logs/2014-03-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/machinelearning +#usr/lib/python3.6/site-packages/botocore/data/machinelearning/2014-12-12 +#usr/lib/python3.6/site-packages/botocore/data/machinelearning/2014-12-12/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/machinelearning/2014-12-12/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/machinelearning/2014-12-12/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/machinelearning/2014-12-12/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/macie +#usr/lib/python3.6/site-packages/botocore/data/macie/2017-12-19 +#usr/lib/python3.6/site-packages/botocore/data/macie/2017-12-19/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/macie/2017-12-19/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/marketplace-entitlement +#usr/lib/python3.6/site-packages/botocore/data/marketplace-entitlement/2017-01-11 +#usr/lib/python3.6/site-packages/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/marketplace-entitlement/2017-01-11/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/marketplacecommerceanalytics +#usr/lib/python3.6/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01 +#usr/lib/python3.6/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/marketplacecommerceanalytics/2015-07-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mediaconvert +#usr/lib/python3.6/site-packages/botocore/data/mediaconvert/2017-08-29 +#usr/lib/python3.6/site-packages/botocore/data/mediaconvert/2017-08-29/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/medialive +#usr/lib/python3.6/site-packages/botocore/data/medialive/2017-10-14 +#usr/lib/python3.6/site-packages/botocore/data/medialive/2017-10-14/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/medialive/2017-10-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mediapackage +#usr/lib/python3.6/site-packages/botocore/data/mediapackage/2017-10-12 +#usr/lib/python3.6/site-packages/botocore/data/mediapackage/2017-10-12/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mediapackage/2017-10-12/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mediastore +#usr/lib/python3.6/site-packages/botocore/data/mediastore-data +#usr/lib/python3.6/site-packages/botocore/data/mediastore-data/2017-09-01 +#usr/lib/python3.6/site-packages/botocore/data/mediastore-data/2017-09-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mediastore-data/2017-09-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mediastore/2017-09-01 +#usr/lib/python3.6/site-packages/botocore/data/mediastore/2017-09-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mediastore/2017-09-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mediatailor +#usr/lib/python3.6/site-packages/botocore/data/mediatailor/2018-04-23 +#usr/lib/python3.6/site-packages/botocore/data/mediatailor/2018-04-23/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mediatailor/2018-04-23/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/meteringmarketplace +#usr/lib/python3.6/site-packages/botocore/data/meteringmarketplace/2016-01-14 +#usr/lib/python3.6/site-packages/botocore/data/meteringmarketplace/2016-01-14/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/meteringmarketplace/2016-01-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mgh +#usr/lib/python3.6/site-packages/botocore/data/mgh/2017-05-31 +#usr/lib/python3.6/site-packages/botocore/data/mgh/2017-05-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mgh/2017-05-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mobile +#usr/lib/python3.6/site-packages/botocore/data/mobile/2017-07-01 +#usr/lib/python3.6/site-packages/botocore/data/mobile/2017-07-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mobile/2017-07-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mq +#usr/lib/python3.6/site-packages/botocore/data/mq/2017-11-27 +#usr/lib/python3.6/site-packages/botocore/data/mq/2017-11-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mq/2017-11-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/mturk +#usr/lib/python3.6/site-packages/botocore/data/mturk/2017-01-17 +#usr/lib/python3.6/site-packages/botocore/data/mturk/2017-01-17/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/mturk/2017-01-17/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/neptune +#usr/lib/python3.6/site-packages/botocore/data/neptune/2014-10-31 +#usr/lib/python3.6/site-packages/botocore/data/neptune/2014-10-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/neptune/2014-10-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/neptune/2014-10-31/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/opsworks +#usr/lib/python3.6/site-packages/botocore/data/opsworks/2013-02-18 +#usr/lib/python3.6/site-packages/botocore/data/opsworks/2013-02-18/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/opsworks/2013-02-18/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/opsworks/2013-02-18/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/opsworks/2013-02-18/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm/2016-11-01 +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm/2016-11-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm/2016-11-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm/2016-11-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/opsworkscm/2016-11-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/organizations +#usr/lib/python3.6/site-packages/botocore/data/organizations/2016-11-28 +#usr/lib/python3.6/site-packages/botocore/data/organizations/2016-11-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/organizations/2016-11-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/pi +#usr/lib/python3.6/site-packages/botocore/data/pi/2018-02-27 +#usr/lib/python3.6/site-packages/botocore/data/pi/2018-02-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/pi/2018-02-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/pinpoint +#usr/lib/python3.6/site-packages/botocore/data/pinpoint/2016-12-01 +#usr/lib/python3.6/site-packages/botocore/data/pinpoint/2016-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/pinpoint/2016-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/polly +#usr/lib/python3.6/site-packages/botocore/data/polly/2016-06-10 +#usr/lib/python3.6/site-packages/botocore/data/polly/2016-06-10/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/polly/2016-06-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/polly/2016-06-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/pricing +#usr/lib/python3.6/site-packages/botocore/data/pricing/2017-10-15 +#usr/lib/python3.6/site-packages/botocore/data/pricing/2017-10-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/pricing/2017-10-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/rds +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-09-01 +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-09-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-09-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-09-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31 +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31/service-2.sdk-extras.json +#usr/lib/python3.6/site-packages/botocore/data/rds/2014-10-31/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/redshift +#usr/lib/python3.6/site-packages/botocore/data/redshift/2012-12-01 +#usr/lib/python3.6/site-packages/botocore/data/redshift/2012-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/redshift/2012-12-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/redshift/2012-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/redshift/2012-12-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/rekognition +#usr/lib/python3.6/site-packages/botocore/data/rekognition/2016-06-27 +#usr/lib/python3.6/site-packages/botocore/data/rekognition/2016-06-27/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/rekognition/2016-06-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/rekognition/2016-06-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/resource-groups +#usr/lib/python3.6/site-packages/botocore/data/resource-groups/2017-11-27 +#usr/lib/python3.6/site-packages/botocore/data/resource-groups/2017-11-27/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/resource-groups/2017-11-27/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/resourcegroupstaggingapi +#usr/lib/python3.6/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26 +#usr/lib/python3.6/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/resourcegroupstaggingapi/2017-01-26/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/route53 +#usr/lib/python3.6/site-packages/botocore/data/route53/2013-04-01 +#usr/lib/python3.6/site-packages/botocore/data/route53/2013-04-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/route53/2013-04-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/route53/2013-04-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/route53/2013-04-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/route53domains +#usr/lib/python3.6/site-packages/botocore/data/route53domains/2014-05-15 +#usr/lib/python3.6/site-packages/botocore/data/route53domains/2014-05-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/route53domains/2014-05-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/s3 +#usr/lib/python3.6/site-packages/botocore/data/s3/2006-03-01 +#usr/lib/python3.6/site-packages/botocore/data/s3/2006-03-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/s3/2006-03-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/s3/2006-03-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/s3/2006-03-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/sagemaker +#usr/lib/python3.6/site-packages/botocore/data/sagemaker-runtime +#usr/lib/python3.6/site-packages/botocore/data/sagemaker-runtime/2017-05-13 +#usr/lib/python3.6/site-packages/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sagemaker-runtime/2017-05-13/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sagemaker/2017-07-24 +#usr/lib/python3.6/site-packages/botocore/data/sagemaker/2017-07-24/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sagemaker/2017-07-24/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sagemaker/2017-07-24/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/sdb +#usr/lib/python3.6/site-packages/botocore/data/sdb/2009-04-15 +#usr/lib/python3.6/site-packages/botocore/data/sdb/2009-04-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sdb/2009-04-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/secretsmanager +#usr/lib/python3.6/site-packages/botocore/data/secretsmanager/2017-10-17 +#usr/lib/python3.6/site-packages/botocore/data/secretsmanager/2017-10-17/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/secretsmanager/2017-10-17/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/serverlessrepo +#usr/lib/python3.6/site-packages/botocore/data/serverlessrepo/2017-09-08 +#usr/lib/python3.6/site-packages/botocore/data/serverlessrepo/2017-09-08/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/serverlessrepo/2017-09-08/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/servicecatalog +#usr/lib/python3.6/site-packages/botocore/data/servicecatalog/2015-12-10 +#usr/lib/python3.6/site-packages/botocore/data/servicecatalog/2015-12-10/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/servicecatalog/2015-12-10/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/servicecatalog/2015-12-10/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/servicediscovery +#usr/lib/python3.6/site-packages/botocore/data/servicediscovery/2017-03-14 +#usr/lib/python3.6/site-packages/botocore/data/servicediscovery/2017-03-14/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/servicediscovery/2017-03-14/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ses +#usr/lib/python3.6/site-packages/botocore/data/ses/2010-12-01 +#usr/lib/python3.6/site-packages/botocore/data/ses/2010-12-01/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ses/2010-12-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ses/2010-12-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ses/2010-12-01/waiters-2.json +#usr/lib/python3.6/site-packages/botocore/data/shield +#usr/lib/python3.6/site-packages/botocore/data/shield/2016-06-02 +#usr/lib/python3.6/site-packages/botocore/data/shield/2016-06-02/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/shield/2016-06-02/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/shield/2016-06-02/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sms +#usr/lib/python3.6/site-packages/botocore/data/sms/2016-10-24 +#usr/lib/python3.6/site-packages/botocore/data/sms/2016-10-24/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/sms/2016-10-24/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sms/2016-10-24/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/snowball +#usr/lib/python3.6/site-packages/botocore/data/snowball/2016-06-30 +#usr/lib/python3.6/site-packages/botocore/data/snowball/2016-06-30/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/snowball/2016-06-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/snowball/2016-06-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sns +#usr/lib/python3.6/site-packages/botocore/data/sns/2010-03-31 +#usr/lib/python3.6/site-packages/botocore/data/sns/2010-03-31/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/sns/2010-03-31/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sns/2010-03-31/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sqs +#usr/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05 +#usr/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/ssm +#usr/lib/python3.6/site-packages/botocore/data/ssm/2014-11-06 +#usr/lib/python3.6/site-packages/botocore/data/ssm/2014-11-06/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/ssm/2014-11-06/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/ssm/2014-11-06/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/stepfunctions +#usr/lib/python3.6/site-packages/botocore/data/stepfunctions/2016-11-23 +#usr/lib/python3.6/site-packages/botocore/data/stepfunctions/2016-11-23/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/stepfunctions/2016-11-23/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/stepfunctions/2016-11-23/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/storagegateway +#usr/lib/python3.6/site-packages/botocore/data/storagegateway/2013-06-30 +#usr/lib/python3.6/site-packages/botocore/data/storagegateway/2013-06-30/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/storagegateway/2013-06-30/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/storagegateway/2013-06-30/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/sts +#usr/lib/python3.6/site-packages/botocore/data/sts/2011-06-15 +#usr/lib/python3.6/site-packages/botocore/data/sts/2011-06-15/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/sts/2011-06-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/sts/2011-06-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/support +#usr/lib/python3.6/site-packages/botocore/data/support/2013-04-15 +#usr/lib/python3.6/site-packages/botocore/data/support/2013-04-15/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/support/2013-04-15/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/support/2013-04-15/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/swf +#usr/lib/python3.6/site-packages/botocore/data/swf/2012-01-25 +#usr/lib/python3.6/site-packages/botocore/data/swf/2012-01-25/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/swf/2012-01-25/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/transcribe +#usr/lib/python3.6/site-packages/botocore/data/transcribe/2017-10-26 +#usr/lib/python3.6/site-packages/botocore/data/transcribe/2017-10-26/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/transcribe/2017-10-26/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/translate +#usr/lib/python3.6/site-packages/botocore/data/translate/2017-07-01 +#usr/lib/python3.6/site-packages/botocore/data/translate/2017-07-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/translate/2017-07-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/waf +#usr/lib/python3.6/site-packages/botocore/data/waf-regional +#usr/lib/python3.6/site-packages/botocore/data/waf-regional/2016-11-28 +#usr/lib/python3.6/site-packages/botocore/data/waf-regional/2016-11-28/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/waf-regional/2016-11-28/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/waf-regional/2016-11-28/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/waf/2015-08-24 +#usr/lib/python3.6/site-packages/botocore/data/waf/2015-08-24/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/waf/2015-08-24/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/waf/2015-08-24/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/workdocs +#usr/lib/python3.6/site-packages/botocore/data/workdocs/2016-05-01 +#usr/lib/python3.6/site-packages/botocore/data/workdocs/2016-05-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/workdocs/2016-05-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/workmail +#usr/lib/python3.6/site-packages/botocore/data/workmail/2017-10-01 +#usr/lib/python3.6/site-packages/botocore/data/workmail/2017-10-01/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/workmail/2017-10-01/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/workspaces +#usr/lib/python3.6/site-packages/botocore/data/workspaces/2015-04-08 +#usr/lib/python3.6/site-packages/botocore/data/workspaces/2015-04-08/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/workspaces/2015-04-08/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/workspaces/2015-04-08/service-2.json +#usr/lib/python3.6/site-packages/botocore/data/xray +#usr/lib/python3.6/site-packages/botocore/data/xray/2016-04-12 +#usr/lib/python3.6/site-packages/botocore/data/xray/2016-04-12/examples-1.json +#usr/lib/python3.6/site-packages/botocore/data/xray/2016-04-12/paginators-1.json +#usr/lib/python3.6/site-packages/botocore/data/xray/2016-04-12/service-2.json +#usr/lib/python3.6/site-packages/botocore/docs +#usr/lib/python3.6/site-packages/botocore/docs/__init__.py +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__ +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/client.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/docstring.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/example.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/method.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/paginator.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/params.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/service.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/shape.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/sharedexample.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/__pycache__/waiter.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__init__.py +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__ +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/docevents.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/docstringparser.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/restdoc.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/style.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/__pycache__/textwriter.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/docevents.py +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/docstringparser.py +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/restdoc.py +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/style.py +#usr/lib/python3.6/site-packages/botocore/docs/bcdoc/textwriter.py +#usr/lib/python3.6/site-packages/botocore/docs/client.py +#usr/lib/python3.6/site-packages/botocore/docs/docstring.py +#usr/lib/python3.6/site-packages/botocore/docs/example.py +#usr/lib/python3.6/site-packages/botocore/docs/method.py +#usr/lib/python3.6/site-packages/botocore/docs/paginator.py +#usr/lib/python3.6/site-packages/botocore/docs/params.py +#usr/lib/python3.6/site-packages/botocore/docs/service.py +#usr/lib/python3.6/site-packages/botocore/docs/shape.py +#usr/lib/python3.6/site-packages/botocore/docs/sharedexample.py +#usr/lib/python3.6/site-packages/botocore/docs/utils.py +#usr/lib/python3.6/site-packages/botocore/docs/waiter.py +#usr/lib/python3.6/site-packages/botocore/endpoint.py +#usr/lib/python3.6/site-packages/botocore/errorfactory.py +#usr/lib/python3.6/site-packages/botocore/eventstream.py +#usr/lib/python3.6/site-packages/botocore/exceptions.py +#usr/lib/python3.6/site-packages/botocore/handlers.py +#usr/lib/python3.6/site-packages/botocore/history.py +#usr/lib/python3.6/site-packages/botocore/hooks.py +#usr/lib/python3.6/site-packages/botocore/loaders.py +#usr/lib/python3.6/site-packages/botocore/model.py +#usr/lib/python3.6/site-packages/botocore/paginate.py +#usr/lib/python3.6/site-packages/botocore/parsers.py +#usr/lib/python3.6/site-packages/botocore/regions.py +#usr/lib/python3.6/site-packages/botocore/response.py +#usr/lib/python3.6/site-packages/botocore/retryhandler.py +#usr/lib/python3.6/site-packages/botocore/serialize.py +#usr/lib/python3.6/site-packages/botocore/session.py +#usr/lib/python3.6/site-packages/botocore/signers.py +#usr/lib/python3.6/site-packages/botocore/stub.py +#usr/lib/python3.6/site-packages/botocore/translate.py +#usr/lib/python3.6/site-packages/botocore/utils.py +#usr/lib/python3.6/site-packages/botocore/validate.py +#usr/lib/python3.6/site-packages/botocore/vendored +#usr/lib/python3.6/site-packages/botocore/vendored/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/__pycache__/six.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/adapters.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/api.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/auth.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/certs.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/cookies.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/hooks.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/models.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/sessions.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/status_codes.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/structures.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/adapters.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/api.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/auth.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/cacert.pem +#usr/lib/python3.6/site-packages/botocore/vendored/requests/certs.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/compat.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/cookies.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/exceptions.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/hooks.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/models.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/big5freq.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/big5prober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/chardetect.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/chardistribution.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/charsetprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/codingstatemachine.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/constants.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/cp949prober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/escprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/escsm.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/eucjpprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/euckrfreq.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/euckrprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/euctwfreq.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/euctwprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/gb2312freq.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/gb2312prober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/hebrewprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/jisfreq.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/jpcntx.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langgreekmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/langthaimodel.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/latin1prober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/mbcssm.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/sjisprober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/universaldetector.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/__pycache__/utf8prober.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/big5freq.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/big5prober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/chardetect.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/chardistribution.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/charsetgroupprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/charsetprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/codingstatemachine.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/compat.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/constants.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/cp949prober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/escprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/escsm.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/eucjpprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/euckrfreq.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/euckrprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/euctwfreq.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/euctwprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/gb2312freq.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/gb2312prober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/hebrewprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/jisfreq.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/jpcntx.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langbulgarianmodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langcyrillicmodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langgreekmodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langhebrewmodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langhungarianmodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/langthaimodel.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/latin1prober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/mbcharsetprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/mbcsgroupprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/mbcssm.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/sbcharsetprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/sbcsgroupprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/sjisprober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/universaldetector.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/chardet/utf8prober.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3 +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/_collections.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/connection.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/connectionpool.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/fields.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/filepost.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/poolmanager.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/request.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/__pycache__/response.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connection.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connectionpool.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/ntlmpool.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/contrib/pyopenssl.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/exceptions.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/fields.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/filepost.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/__pycache__/six.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ordered_dict.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/six.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/poolmanager.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/request.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/response.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__init__.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__ +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/connection.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/request.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/response.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/retry.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/ssl_.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/timeout.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/__pycache__/url.cpython-36.pyc +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/connection.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/request.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/response.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/retry.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/ssl_.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/timeout.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/url.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/sessions.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/status_codes.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/structures.py +#usr/lib/python3.6/site-packages/botocore/vendored/requests/utils.py +#usr/lib/python3.6/site-packages/botocore/vendored/six.py +#usr/lib/python3.6/site-packages/botocore/waiter.py diff --git a/config/rootfiles/packages/python3-colorama b/config/rootfiles/packages/python3-colorama new file mode 100644 index 000000000..7ce16ceca --- /dev/null +++ b/config/rootfiles/packages/python3-colorama @@ -0,0 +1,20 @@ +usr/lib/python3.6/site-packages/colorama +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info/pbr.json +#usr/lib/python3.6/site-packages/colorama-0.3.9-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/colorama/__init__.py +#usr/lib/python3.6/site-packages/colorama/__pycache__ +#usr/lib/python3.6/site-packages/colorama/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/__pycache__/ansi.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/__pycache__/ansitowin32.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/__pycache__/initialise.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/__pycache__/win32.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/__pycache__/winterm.cpython-36.pyc +#usr/lib/python3.6/site-packages/colorama/ansi.py +#usr/lib/python3.6/site-packages/colorama/ansitowin32.py +#usr/lib/python3.6/site-packages/colorama/initialise.py +#usr/lib/python3.6/site-packages/colorama/win32.py +#usr/lib/python3.6/site-packages/colorama/winterm.py diff --git a/config/rootfiles/packages/python3-dateutil b/config/rootfiles/packages/python3-dateutil new file mode 100644 index 000000000..1d0de62ac --- /dev/null +++ b/config/rootfiles/packages/python3-dateutil @@ -0,0 +1,52 @@ +usr/lib/python3.6/site-packages/dateutil +#usr/lib/python3.6/site-packages/dateutil/__init__.py +#usr/lib/python3.6/site-packages/dateutil/__pycache__ +#usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/easter.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/rrule.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/tzwin.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/_common.py +#usr/lib/python3.6/site-packages/dateutil/_version.py +#usr/lib/python3.6/site-packages/dateutil/easter.py +#usr/lib/python3.6/site-packages/dateutil/parser +#usr/lib/python3.6/site-packages/dateutil/parser/__init__.py +#usr/lib/python3.6/site-packages/dateutil/parser/__pycache__ +#usr/lib/python3.6/site-packages/dateutil/parser/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/parser/__pycache__/_parser.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/parser/__pycache__/isoparser.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/parser/_parser.py +#usr/lib/python3.6/site-packages/dateutil/parser/isoparser.py +#usr/lib/python3.6/site-packages/dateutil/relativedelta.py +#usr/lib/python3.6/site-packages/dateutil/rrule.py +#usr/lib/python3.6/site-packages/dateutil/tz +#usr/lib/python3.6/site-packages/dateutil/tz/__init__.py +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__ +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_factories.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/tz/_common.py +#usr/lib/python3.6/site-packages/dateutil/tz/_factories.py +#usr/lib/python3.6/site-packages/dateutil/tz/tz.py +#usr/lib/python3.6/site-packages/dateutil/tz/win.py +#usr/lib/python3.6/site-packages/dateutil/tzwin.py +#usr/lib/python3.6/site-packages/dateutil/utils.py +#usr/lib/python3.6/site-packages/dateutil/zoneinfo +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/__init__.py +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/__pycache__ +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/__pycache__/rebuild.cpython-36.pyc +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz +#usr/lib/python3.6/site-packages/dateutil/zoneinfo/rebuild.py +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/requires.txt +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/python_dateutil-0.0.0-py3.6.egg-info/zip-safe diff --git a/config/rootfiles/packages/python3-docutils b/config/rootfiles/packages/python3-docutils new file mode 100644 index 000000000..105fdb138 --- /dev/null +++ b/config/rootfiles/packages/python3-docutils @@ -0,0 +1,348 @@ +usr/bin/rst2html4.py +usr/bin/rst2html5.py +usr/lib/python3.6/site-packages/docutils +#usr/lib/python3.6/site-packages/docutils-0.14-py3.6.egg-info +#usr/lib/python3.6/site-packages/docutils/__init__.py +#usr/lib/python3.6/site-packages/docutils/__pycache__ +#usr/lib/python3.6/site-packages/docutils/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/_compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/core.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/examples.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/frontend.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/io.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/nodes.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/__pycache__/statemachine.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/_compat.py +#usr/lib/python3.6/site-packages/docutils/core.py +#usr/lib/python3.6/site-packages/docutils/examples.py +#usr/lib/python3.6/site-packages/docutils/frontend.py +#usr/lib/python3.6/site-packages/docutils/io.py +#usr/lib/python3.6/site-packages/docutils/languages +#usr/lib/python3.6/site-packages/docutils/languages/__init__.py +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__ +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/af.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/ca.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/cs.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/da.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/de.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/en.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/eo.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/es.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/fa.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/fi.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/fr.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/gl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/he.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/it.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/ja.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/lt.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/lv.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/nl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/pl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/pt_br.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/ru.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/sk.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/sv.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/zh_cn.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/__pycache__/zh_tw.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/languages/af.py +#usr/lib/python3.6/site-packages/docutils/languages/ca.py +#usr/lib/python3.6/site-packages/docutils/languages/cs.py +#usr/lib/python3.6/site-packages/docutils/languages/da.py +#usr/lib/python3.6/site-packages/docutils/languages/de.py +#usr/lib/python3.6/site-packages/docutils/languages/en.py +#usr/lib/python3.6/site-packages/docutils/languages/eo.py +#usr/lib/python3.6/site-packages/docutils/languages/es.py +#usr/lib/python3.6/site-packages/docutils/languages/fa.py +#usr/lib/python3.6/site-packages/docutils/languages/fi.py +#usr/lib/python3.6/site-packages/docutils/languages/fr.py +#usr/lib/python3.6/site-packages/docutils/languages/gl.py +#usr/lib/python3.6/site-packages/docutils/languages/he.py +#usr/lib/python3.6/site-packages/docutils/languages/it.py +#usr/lib/python3.6/site-packages/docutils/languages/ja.py +#usr/lib/python3.6/site-packages/docutils/languages/lt.py +#usr/lib/python3.6/site-packages/docutils/languages/lv.py +#usr/lib/python3.6/site-packages/docutils/languages/nl.py +#usr/lib/python3.6/site-packages/docutils/languages/pl.py +#usr/lib/python3.6/site-packages/docutils/languages/pt_br.py +#usr/lib/python3.6/site-packages/docutils/languages/ru.py +#usr/lib/python3.6/site-packages/docutils/languages/sk.py +#usr/lib/python3.6/site-packages/docutils/languages/sv.py +#usr/lib/python3.6/site-packages/docutils/languages/zh_cn.py +#usr/lib/python3.6/site-packages/docutils/languages/zh_tw.py +#usr/lib/python3.6/site-packages/docutils/nodes.py +#usr/lib/python3.6/site-packages/docutils/parsers +#usr/lib/python3.6/site-packages/docutils/parsers/__init__.py +#usr/lib/python3.6/site-packages/docutils/parsers/__pycache__ +#usr/lib/python3.6/site-packages/docutils/parsers/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/__pycache__/null.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/null.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__init__.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__pycache__ +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__pycache__/roles.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__pycache__/states.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/__pycache__/tableparser.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__init__.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__ +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/admonitions.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/body.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/html.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/images.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/misc.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/parts.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/references.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/__pycache__/tables.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/admonitions.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/body.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/html.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/images.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/misc.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/parts.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/references.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/directives/tables.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/README.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamsa.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamsb.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamsc.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamsn.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamso.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isoamsr.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isobox.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isocyr1.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isocyr2.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isodia.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isogrk1.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isogrk2.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isogrk3.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isogrk4-wide.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isogrk4.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isolat1.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isolat2.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomfrk-wide.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomfrk.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomopf-wide.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomopf.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomscr-wide.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isomscr.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isonum.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isopub.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/isotech.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/mmlalias.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/mmlextra-wide.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/mmlextra.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/s5defs.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/xhtml1-lat1.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/xhtml1-special.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/include/xhtml1-symbol.txt +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__init__.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__ +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/af.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/ca.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/cs.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/da.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/de.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/en.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/eo.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/es.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/fa.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/fi.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/fr.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/gl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/he.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/it.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/ja.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/lt.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/lv.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/nl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/pl.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/pt_br.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/ru.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/sk.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/sv.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/zh_cn.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/__pycache__/zh_tw.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/af.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/ca.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/cs.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/da.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/de.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/en.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/eo.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/es.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/fa.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/fi.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/fr.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/gl.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/he.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/it.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/ja.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/lt.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/lv.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/nl.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/pl.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/pt_br.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/ru.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/sk.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/sv.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/zh_cn.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/languages/zh_tw.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/roles.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/states.py +#usr/lib/python3.6/site-packages/docutils/parsers/rst/tableparser.py +#usr/lib/python3.6/site-packages/docutils/readers +#usr/lib/python3.6/site-packages/docutils/readers/__init__.py +#usr/lib/python3.6/site-packages/docutils/readers/__pycache__ +#usr/lib/python3.6/site-packages/docutils/readers/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/readers/__pycache__/doctree.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/readers/__pycache__/pep.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/readers/__pycache__/standalone.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/readers/doctree.py +#usr/lib/python3.6/site-packages/docutils/readers/pep.py +#usr/lib/python3.6/site-packages/docutils/readers/standalone.py +#usr/lib/python3.6/site-packages/docutils/statemachine.py +#usr/lib/python3.6/site-packages/docutils/transforms +#usr/lib/python3.6/site-packages/docutils/transforms/__init__.py +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__ +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/components.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/frontmatter.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/misc.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/parts.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/peps.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/references.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/universal.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/__pycache__/writer_aux.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/transforms/components.py +#usr/lib/python3.6/site-packages/docutils/transforms/frontmatter.py +#usr/lib/python3.6/site-packages/docutils/transforms/misc.py +#usr/lib/python3.6/site-packages/docutils/transforms/parts.py +#usr/lib/python3.6/site-packages/docutils/transforms/peps.py +#usr/lib/python3.6/site-packages/docutils/transforms/references.py +#usr/lib/python3.6/site-packages/docutils/transforms/universal.py +#usr/lib/python3.6/site-packages/docutils/transforms/writer_aux.py +#usr/lib/python3.6/site-packages/docutils/utils +#usr/lib/python3.6/site-packages/docutils/utils/__init__.py +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__ +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/code_analyzer.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/error_reporting.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/punctuation_chars.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/roman.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/smartquotes.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/__pycache__/urischemes.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/code_analyzer.py +#usr/lib/python3.6/site-packages/docutils/utils/error_reporting.py +#usr/lib/python3.6/site-packages/docutils/utils/math +#usr/lib/python3.6/site-packages/docutils/utils/math/__init__.py +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__ +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/latex2mathml.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/math2html.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/tex2mathml_extern.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/tex2unichar.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/__pycache__/unichar2tex.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/utils/math/latex2mathml.py +#usr/lib/python3.6/site-packages/docutils/utils/math/math2html.py +#usr/lib/python3.6/site-packages/docutils/utils/math/tex2mathml_extern.py +#usr/lib/python3.6/site-packages/docutils/utils/math/tex2unichar.py +#usr/lib/python3.6/site-packages/docutils/utils/math/unichar2tex.py +#usr/lib/python3.6/site-packages/docutils/utils/punctuation_chars.py +#usr/lib/python3.6/site-packages/docutils/utils/roman.py +#usr/lib/python3.6/site-packages/docutils/utils/smartquotes.py +#usr/lib/python3.6/site-packages/docutils/utils/urischemes.py +#usr/lib/python3.6/site-packages/docutils/writers +#usr/lib/python3.6/site-packages/docutils/writers/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/_html_base.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/docutils_xml.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/manpage.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/null.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/__pycache__/pseudoxml.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/_html_base.py +#usr/lib/python3.6/site-packages/docutils/writers/docutils_xml.py +#usr/lib/python3.6/site-packages/docutils/writers/html4css1 +#usr/lib/python3.6/site-packages/docutils/writers/html4css1/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/html4css1/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/html4css1/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/html4css1/html4css1.css +#usr/lib/python3.6/site-packages/docutils/writers/html4css1/template.txt +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/math.css +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/minimal.css +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/plain.css +#usr/lib/python3.6/site-packages/docutils/writers/html5_polyglot/template.txt +#usr/lib/python3.6/site-packages/docutils/writers/latex2e +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/default.tex +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/titlepage.tex +#usr/lib/python3.6/site-packages/docutils/writers/latex2e/xelatex.tex +#usr/lib/python3.6/site-packages/docutils/writers/manpage.py +#usr/lib/python3.6/site-packages/docutils/writers/null.py +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/__pycache__/pygmentsformatter.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/pygmentsformatter.py +#usr/lib/python3.6/site-packages/docutils/writers/odf_odt/styles.odt +#usr/lib/python3.6/site-packages/docutils/writers/pep_html +#usr/lib/python3.6/site-packages/docutils/writers/pep_html/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/pep_html/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/pep_html/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/pep_html/pep.css +#usr/lib/python3.6/site-packages/docutils/writers/pep_html/template.txt +#usr/lib/python3.6/site-packages/docutils/writers/pseudoxml.py +#usr/lib/python3.6/site-packages/docutils/writers/s5_html +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/README.txt +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-black +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-black/__base__ +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-black/framing.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-black/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-white +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-white/framing.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/big-white/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/blank.gif +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/framing.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/iepngfix.htc +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/opera.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/outline.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/print.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/s5-core.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/slides.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/default/slides.js +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-black +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-black/__base__ +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-black/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-white +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-white/framing.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/medium-white/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-black +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-black/__base__ +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-black/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-white +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-white/framing.css +#usr/lib/python3.6/site-packages/docutils/writers/s5_html/themes/small-white/pretty.css +#usr/lib/python3.6/site-packages/docutils/writers/xetex +#usr/lib/python3.6/site-packages/docutils/writers/xetex/__init__.py +#usr/lib/python3.6/site-packages/docutils/writers/xetex/__pycache__ +#usr/lib/python3.6/site-packages/docutils/writers/xetex/__pycache__/__init__.cpython-36.pyc diff --git a/config/rootfiles/packages/python3-jmespath b/config/rootfiles/packages/python3-jmespath new file mode 100644 index 000000000..f47610a10 --- /dev/null +++ b/config/rootfiles/packages/python3-jmespath @@ -0,0 +1,25 @@ +usr/bin/jp.py +usr/lib/python3.6/site-packages/jmespath +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info/pbr.json +#usr/lib/python3.6/site-packages/jmespath-0.9.3-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/jmespath/__init__.py +#usr/lib/python3.6/site-packages/jmespath/__pycache__ +#usr/lib/python3.6/site-packages/jmespath/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/ast.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/functions.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/lexer.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/parser.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/__pycache__/visitor.cpython-36.pyc +#usr/lib/python3.6/site-packages/jmespath/ast.py +#usr/lib/python3.6/site-packages/jmespath/compat.py +#usr/lib/python3.6/site-packages/jmespath/exceptions.py +#usr/lib/python3.6/site-packages/jmespath/functions.py +#usr/lib/python3.6/site-packages/jmespath/lexer.py +#usr/lib/python3.6/site-packages/jmespath/parser.py +#usr/lib/python3.6/site-packages/jmespath/visitor.py diff --git a/config/rootfiles/packages/python3-pyasn1 b/config/rootfiles/packages/python3-pyasn1 new file mode 100644 index 000000000..fdfef00e2 --- /dev/null +++ b/config/rootfiles/packages/python3-pyasn1 @@ -0,0 +1,94 @@ +usr/lib/python3.6/site-packages/pyasn1 +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/pyasn1-0.4.4-py3.6.egg-info/zip-safe +#usr/lib/python3.6/site-packages/pyasn1/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/__pycache__/debug.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/__pycache__/error.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec +#usr/lib/python3.6/site-packages/pyasn1/codec/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/ber +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/encoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/encoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/ber/eoo.py +#usr/lib/python3.6/site-packages/pyasn1/codec/cer +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/encoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/decoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/cer/encoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/der +#usr/lib/python3.6/site-packages/pyasn1/codec/der/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/encoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/der/decoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/der/encoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/native +#usr/lib/python3.6/site-packages/pyasn1/codec/native/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/codec/native/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/codec/native/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/native/__pycache__/decoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/native/__pycache__/encoder.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/codec/native/decoder.py +#usr/lib/python3.6/site-packages/pyasn1/codec/native/encoder.py +#usr/lib/python3.6/site-packages/pyasn1/compat +#usr/lib/python3.6/site-packages/pyasn1/compat/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/binary.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/calling.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/dateandtime.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/integer.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/octets.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/string.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/compat/binary.py +#usr/lib/python3.6/site-packages/pyasn1/compat/calling.py +#usr/lib/python3.6/site-packages/pyasn1/compat/dateandtime.py +#usr/lib/python3.6/site-packages/pyasn1/compat/integer.py +#usr/lib/python3.6/site-packages/pyasn1/compat/octets.py +#usr/lib/python3.6/site-packages/pyasn1/compat/string.py +#usr/lib/python3.6/site-packages/pyasn1/debug.py +#usr/lib/python3.6/site-packages/pyasn1/error.py +#usr/lib/python3.6/site-packages/pyasn1/type +#usr/lib/python3.6/site-packages/pyasn1/type/__init__.py +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__ +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/base.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/char.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/constraint.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/error.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedtype.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedval.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/opentype.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tag.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tagmap.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/univ.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/useful.cpython-36.pyc +#usr/lib/python3.6/site-packages/pyasn1/type/base.py +#usr/lib/python3.6/site-packages/pyasn1/type/char.py +#usr/lib/python3.6/site-packages/pyasn1/type/constraint.py +#usr/lib/python3.6/site-packages/pyasn1/type/error.py +#usr/lib/python3.6/site-packages/pyasn1/type/namedtype.py +#usr/lib/python3.6/site-packages/pyasn1/type/namedval.py +#usr/lib/python3.6/site-packages/pyasn1/type/opentype.py +#usr/lib/python3.6/site-packages/pyasn1/type/tag.py +#usr/lib/python3.6/site-packages/pyasn1/type/tagmap.py +#usr/lib/python3.6/site-packages/pyasn1/type/univ.py +#usr/lib/python3.6/site-packages/pyasn1/type/useful.py diff --git a/config/rootfiles/packages/python3-rsa b/config/rootfiles/packages/python3-rsa new file mode 100644 index 000000000..27d52f124 --- /dev/null +++ b/config/rootfiles/packages/python3-rsa @@ -0,0 +1,53 @@ +usr/bin/pyrsa-decrypt +usr/bin/pyrsa-decrypt-bigfile +usr/bin/pyrsa-encrypt +usr/bin/pyrsa-encrypt-bigfile +usr/bin/pyrsa-keygen +usr/bin/pyrsa-priv2pub +usr/bin/pyrsa-sign +usr/bin/pyrsa-verify +usr/lib/python3.6/site-packages/rsa +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/entry_points.txt +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/requires.txt +#usr/lib/python3.6/site-packages/rsa-3.4.2-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/rsa/__init__.py +#usr/lib/python3.6/site-packages/rsa/__pycache__ +#usr/lib/python3.6/site-packages/rsa/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/_compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/_version133.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/_version200.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/asn1.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/bigfile.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/cli.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/common.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/core.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/key.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/parallel.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/pem.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/pkcs1.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/prime.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/randnum.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/transform.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/util.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/__pycache__/varblock.cpython-36.pyc +#usr/lib/python3.6/site-packages/rsa/_compat.py +#usr/lib/python3.6/site-packages/rsa/_version133.py +#usr/lib/python3.6/site-packages/rsa/_version200.py +#usr/lib/python3.6/site-packages/rsa/asn1.py +#usr/lib/python3.6/site-packages/rsa/bigfile.py +#usr/lib/python3.6/site-packages/rsa/cli.py +#usr/lib/python3.6/site-packages/rsa/common.py +#usr/lib/python3.6/site-packages/rsa/core.py +#usr/lib/python3.6/site-packages/rsa/key.py +#usr/lib/python3.6/site-packages/rsa/parallel.py +#usr/lib/python3.6/site-packages/rsa/pem.py +#usr/lib/python3.6/site-packages/rsa/pkcs1.py +#usr/lib/python3.6/site-packages/rsa/prime.py +#usr/lib/python3.6/site-packages/rsa/randnum.py +#usr/lib/python3.6/site-packages/rsa/transform.py +#usr/lib/python3.6/site-packages/rsa/util.py +#usr/lib/python3.6/site-packages/rsa/varblock.py diff --git a/config/rootfiles/packages/python3-s3transfer b/config/rootfiles/packages/python3-s3transfer new file mode 100644 index 000000000..e65a847d8 --- /dev/null +++ b/config/rootfiles/packages/python3-s3transfer @@ -0,0 +1,34 @@ +usr/lib/python3.6/site-packages/s3transfer +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/requires.txt +#usr/lib/python3.6/site-packages/s3transfer-0.1.13-py3.6.egg-info/top_level.txt +#usr/lib/python3.6/site-packages/s3transfer/__init__.py +#usr/lib/python3.6/site-packages/s3transfer/__pycache__ +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/bandwidth.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/compat.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/copies.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/delete.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/download.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/exceptions.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/futures.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/manager.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/subscribers.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/tasks.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/upload.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/__pycache__/utils.cpython-36.pyc +#usr/lib/python3.6/site-packages/s3transfer/bandwidth.py +#usr/lib/python3.6/site-packages/s3transfer/compat.py +#usr/lib/python3.6/site-packages/s3transfer/copies.py +#usr/lib/python3.6/site-packages/s3transfer/delete.py +#usr/lib/python3.6/site-packages/s3transfer/download.py +#usr/lib/python3.6/site-packages/s3transfer/exceptions.py +#usr/lib/python3.6/site-packages/s3transfer/futures.py +#usr/lib/python3.6/site-packages/s3transfer/manager.py +#usr/lib/python3.6/site-packages/s3transfer/subscribers.py +#usr/lib/python3.6/site-packages/s3transfer/tasks.py +#usr/lib/python3.6/site-packages/s3transfer/upload.py +#usr/lib/python3.6/site-packages/s3transfer/utils.py diff --git a/config/rootfiles/packages/python3-six b/config/rootfiles/packages/python3-six new file mode 100644 index 000000000..ae7a95ec0 --- /dev/null +++ b/config/rootfiles/packages/python3-six @@ -0,0 +1,7 @@ +usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc +#usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info +#usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/PKG-INFO +#usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/SOURCES.txt +#usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/dependency_links.txt +#usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/top_level.txt +usr/lib/python3.6/site-packages/six.py diff --git a/config/rootfiles/packages/python3-yaml b/config/rootfiles/packages/python3-yaml new file mode 100644 index 000000000..6b095f845 --- /dev/null +++ b/config/rootfiles/packages/python3-yaml @@ -0,0 +1,37 @@ +#usr/lib/python3.6/site-packages/PyYAML-3.13-py3.6.egg-info +usr/lib/python3.6/site-packages/yaml +#usr/lib/python3.6/site-packages/yaml/__init__.py +#usr/lib/python3.6/site-packages/yaml/__pycache__ +#usr/lib/python3.6/site-packages/yaml/__pycache__/__init__.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/composer.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/constructor.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/cyaml.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/dumper.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/emitter.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/error.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/events.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/loader.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/nodes.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/parser.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/reader.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/representer.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/resolver.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/scanner.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/serializer.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/__pycache__/tokens.cpython-36.pyc +#usr/lib/python3.6/site-packages/yaml/composer.py +#usr/lib/python3.6/site-packages/yaml/constructor.py +#usr/lib/python3.6/site-packages/yaml/cyaml.py +#usr/lib/python3.6/site-packages/yaml/dumper.py +#usr/lib/python3.6/site-packages/yaml/emitter.py +#usr/lib/python3.6/site-packages/yaml/error.py +#usr/lib/python3.6/site-packages/yaml/events.py +#usr/lib/python3.6/site-packages/yaml/loader.py +#usr/lib/python3.6/site-packages/yaml/nodes.py +#usr/lib/python3.6/site-packages/yaml/parser.py +#usr/lib/python3.6/site-packages/yaml/reader.py +#usr/lib/python3.6/site-packages/yaml/representer.py +#usr/lib/python3.6/site-packages/yaml/resolver.py +#usr/lib/python3.6/site-packages/yaml/scanner.py +#usr/lib/python3.6/site-packages/yaml/serializer.py +#usr/lib/python3.6/site-packages/yaml/tokens.py diff --git a/lfs/aws-cli b/lfs/aws-cli new file mode 100644 index 000000000..f5d2e36be --- /dev/null +++ b/lfs/aws-cli @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 1.15.77 + +THISAPP = aws-cli-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = aws-cli +PAK_VER = 1 + +DEPS = "python3 python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-yaml" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = b4404ee6ff3c1dad1aa1174d063beb71 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-botocore b/lfs/python3-botocore new file mode 100644 index 000000000..222ecf750 --- /dev/null +++ b/lfs/python3-botocore @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 1.10.76 + +THISAPP = botocore-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-botocore +PAK_VER = 1 + +DEPS = "python3 python3-dateutil python3-jmespath" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = decef6de0649195cd6fa5647fdcaf4d6 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-colorama b/lfs/python3-colorama new file mode 100644 index 000000000..c6d116a3a --- /dev/null +++ b/lfs/python3-colorama @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 0.3.9 + +THISAPP = colorama-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-colorama +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 3a0e415259690f4dd7455c2683ee5850 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-dateutil b/lfs/python3-dateutil new file mode 100644 index 000000000..a3c1729c3 --- /dev/null +++ b/lfs/python3-dateutil @@ -0,0 +1,84 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 2.7.3 + +THISAPP = python-dateutil-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-dateutil +PAK_VER = 1 + +DEPS = "python3 python3-six" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 175b7c1a3cc0cb01151eced07c61c0b8 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && sed -e "/setup_requires=/d" -i setup.py + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-docutils b/lfs/python3-docutils new file mode 100644 index 000000000..595409e61 --- /dev/null +++ b/lfs/python3-docutils @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 0.14 + +THISAPP = docutils-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-docutils +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = c53768d63db3873b7d452833553469de + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-jmespath b/lfs/python3-jmespath new file mode 100644 index 000000000..b6cc739df --- /dev/null +++ b/lfs/python3-jmespath @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 0.9.3 + +THISAPP = jmespath-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-jmespath +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 37a906c06de62bed25ec5cf99cee04a6 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-pyasn1 b/lfs/python3-pyasn1 new file mode 100644 index 000000000..f3d896a42 --- /dev/null +++ b/lfs/python3-pyasn1 @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 0.4.4 + +THISAPP = pyasn1-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-pyasn1 +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 0d182b71e1f72fe147d7957bc90be7f2 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-rsa b/lfs/python3-rsa new file mode 100644 index 000000000..473d69b6f --- /dev/null +++ b/lfs/python3-rsa @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 3.4.2 + +THISAPP = rsa-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-rsa +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = b315f47882c24030ee6b5aad628cccdb + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-s3transfer b/lfs/python3-s3transfer new file mode 100644 index 000000000..239be1469 --- /dev/null +++ b/lfs/python3-s3transfer @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 0.1.13 + +THISAPP = s3transfer-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-s3transfer +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 7bad7a38ca2442d650455fadeb3578b0 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-six b/lfs/python3-six new file mode 100644 index 000000000..c8bdef968 --- /dev/null +++ b/lfs/python3-six @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 1.11.0 + +THISAPP = six-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-six +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = d12789f9baf7e9fb2524c0c64f1773f8 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/lfs/python3-yaml b/lfs/python3-yaml new file mode 100644 index 000000000..adbdf8f4f --- /dev/null +++ b/lfs/python3-yaml @@ -0,0 +1,83 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007-2011 IPFire Team info@ipfire.org # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see http://www.gnu.org/licenses/. # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +VER = 3.13 + +THISAPP = PyYAML-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(THISAPP) +PROG = python3-yaml +PAK_VER = 1 + +DEPS = "python3" + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = b78b96636d68ac581c0e2f38158c224f + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +dist: + @$(PAK) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && python3 setup.py build + cd $(DIR_APP) && python3 setup.py install --root=/ + @rm -rf $(DIR_APP) + @$(POSTBUILD) diff --git a/make.sh b/make.sh index f1b2dc209..d19770113 100755 --- a/make.sh +++ b/make.sh @@ -1489,6 +1489,17 @@ buildipfire() { lfsmake2 python-progressbar lfsmake2 python-xattr lfsmake2 ddns + lfsmake2 python3-six + lfsmake2 python3-dateutil + lfsmake2 python3-jmespath + lfsmake2 python3-colorama + lfsmake2 python3-docutils + lfsmake2 python3-yaml + lfsmake2 python3-s3transfer + lfsmake2 python3-rsa + lfsmake2 python3-pyasn1 + lfsmake2 python3-botocore + lfsmake2 aws-cli lfsmake2 transmission lfsmake2 dpfhack lfsmake2 lcd4linux
hooks/post-receive -- IPFire 2.x development tree