[Python-modules-commits] [awscli] 02/04: Updated version 1.11.139 from 'upstream/1.11.139'
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Aug 24 02:57:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository awscli.
commit a8aef019b9e8473d1288b9ab49fb3ee880c29094
Merge: e2b7246 9bdb595
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Thu Aug 24 11:52:14 2017 +0900
Updated version 1.11.139 from 'upstream/1.11.139'
with Debian dir 6f3de09c92f9497ce207722e4f54545cd73ad2ef
PKG-INFO | 2 +-
awscli.egg-info/PKG-INFO | 2 +-
awscli.egg-info/SOURCES.txt | 5 +
awscli.egg-info/requires.txt | 2 +-
awscli/__init__.py | 2 +-
awscli/customizations/cloudformation/deploy.py | 33 +++-
awscli/customizations/cloudformation/deployer.py | 33 ++--
awscli/customizations/cloudformation/yamlhelper.py | 4 +-
awscli/customizations/emr/createcluster.py | 24 ++-
awscli/customizations/emr/helptext.py | 11 ++
awscli/customizations/paginate.py | 32 +++-
awscli/customizations/s3/results.py | 23 +--
awscli/customizations/s3/subcommands.py | 9 +-
awscli/examples/cloudfront/update-distribution.rst | 4 +-
awscli/examples/cloudwatch/delete-alarms.rst | 2 +-
awscli/examples/codepipeline/acknowledge-job.rst | 2 +-
awscli/examples/configure/get/_examples.rst | 2 +-
awscli/examples/ec2/create-default-vpc.rst | 22 +++
.../ec2/create-network-interface-permission.rst | 21 +++
.../ec2/delete-network-interface-permission.rst | 13 ++
.../ec2/describe-network-interface-permissions.rst | 23 +++
.../examples/ec2/replace-iam-instance-profile.rst | 2 +-
awscli/examples/ecr/get-authorization-token.rst | 4 +-
awscli/examples/emr/create-cluster-examples.rst | 17 ++
awscli/examples/emr/create-cluster-synopsis.rst | 3 +
awscli/examples/events/put-targets.rst | 2 +-
awscli/examples/opsworks/describe-instances.rst | 4 +-
awscli/examples/organizations/accept-handshake.rst | 100 +++++------
awscli/examples/organizations/attach-policy.rst | 22 +--
awscli/examples/organizations/cancel-handshake.rst | 110 ++++++------
awscli/examples/organizations/create-account.rst | 30 ++--
.../examples/organizations/create-organization.rst | 84 ++++-----
.../organizations/create-organizational-unit.rst | 28 ++-
awscli/examples/organizations/create-policy.rst | 48 +++--
.../examples/organizations/decline-handshake.rst | 102 ++++++-----
.../examples/organizations/delete-organization.rst | 6 +-
.../organizations/delete-organizational-unit.rst | 6 +-
awscli/examples/organizations/delete-policy.rst | 6 +-
awscli/examples/organizations/describe-account.rst | 34 ++--
.../describe-create-account-status.rst | 2 +-
.../examples/organizations/describe-handshake.rst | 92 +++++-----
.../organizations/describe-organization.rst | 43 +++--
.../organizations/describe-organizational-unit.rst | 26 ++-
awscli/examples/organizations/describe-policy.rst | 38 ++--
awscli/examples/organizations/detach-policy.rst | 8 +-
.../examples/organizations/disable-policy-type.rst | 26 ++-
.../examples/organizations/enable-all-features.rst | 54 +++---
.../examples/organizations/enable-policy-type.rst | 40 ++---
.../invite-account-to-organization.rst | 100 ++++++-----
.../examples/organizations/leave-organization.rst | 7 +-
.../organizations/list-accounts-for-parent.rst | 54 +++---
awscli/examples/organizations/list-accounts.rst | 90 +++++-----
awscli/examples/organizations/list-children.rst | 35 ++--
.../organizations/list-create-account-status.rst | 39 ++++
.../organizations/list-handshakes-for-account.rst | 98 +++++------
.../list-handshakes-for-organization.rst | 196 ++++++++++-----------
.../list-organizational-units-for-parent.rst | 36 ++--
awscli/examples/organizations/list-parents.rst | 27 ++-
.../organizations/list-policies-for-target.rst | 52 ++----
awscli/examples/organizations/list-policies.rst | 68 ++++---
awscli/examples/organizations/list-roots.rst | 42 +++--
.../organizations/list-targets-for-policy.rst | 56 +++---
awscli/examples/organizations/move-account.rst | 8 +-
.../remove-account-from-organization.rst | 8 +-
.../organizations/update-organizational-unit.rst | 24 ++-
awscli/examples/organizations/update-policy.rst | 104 +++++------
awscli/examples/rds/describe-db-instances.rst | 186 +++++++++----------
awscli/examples/s3/rm.rst | 2 +-
awscli/paramfile.py | 2 +
awscli/topics/s3-config.rst | 3 +-
setup.cfg | 2 +-
setup.py | 2 +-
72 files changed, 1280 insertions(+), 1169 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/awscli.git
More information about the Python-modules-commits
mailing list