LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
awscli/__init__.py
awscli/argparser.py
awscli/argprocess.py
awscli/arguments.py
awscli/clidocs.py
awscli/clidriver.py
awscli/completer.py
awscli/errorhandler.py
awscli/formatter.py
awscli/handlers.py
awscli/help.py
awscli/paramfile.py
awscli/plugin.py
awscli/table.py
awscli/text.py
awscli/utils.py
awscli.egg-info/PKG-INFO
awscli.egg-info/SOURCES.txt
awscli.egg-info/dependency_links.txt
awscli.egg-info/requires.txt
awscli.egg-info/top_level.txt
awscli/customizations/__init__.py
awscli/customizations/addexamples.py
awscli/customizations/argrename.py
awscli/customizations/cloudtrail.py
awscli/customizations/commands.py
awscli/customizations/configure.py
awscli/customizations/dryrundocs.py
awscli/customizations/ec2addcount.py
awscli/customizations/ec2bundleinstance.py
awscli/customizations/ec2decryptpassword.py
awscli/customizations/ec2protocolarg.py
awscli/customizations/ec2runinstances.py
awscli/customizations/ec2secgroupsimplify.py
awscli/customizations/iamvirtmfa.py
awscli/customizations/paginate.py
awscli/customizations/preview.py
awscli/customizations/putmetricdata.py
awscli/customizations/rds.py
awscli/customizations/removals.py
awscli/customizations/route53resourceid.py
awscli/customizations/service.py
awscli/customizations/sessendemail.py
awscli/customizations/streamingoutputarg.py
awscli/customizations/toplevelbool.py
awscli/customizations/utils.py
awscli/customizations/s3/__init__.py
awscli/customizations/s3/comparator.py
awscli/customizations/s3/constants.py
awscli/customizations/s3/description.py
awscli/customizations/s3/dochandler.py
awscli/customizations/s3/executer.py
awscli/customizations/s3/fileformat.py
awscli/customizations/s3/filegenerator.py
awscli/customizations/s3/fileinfo.py
awscli/customizations/s3/filters.py
awscli/customizations/s3/s3.py
awscli/customizations/s3/s3handler.py
awscli/customizations/s3/tasks.py
awscli/customizations/s3/utils.py
awscli/data/cli.json
awscli/examples/autoscaling/create-auto-scaling-group.rst
awscli/examples/autoscaling/create-launch-configuration.rst
awscli/examples/autoscaling/describe-auto-scaling-groups.rst
awscli/examples/autoscaling/describe-auto-scaling-instances.rst
awscli/examples/autoscaling/describe-scaling-activities.rst
awscli/examples/autoscaling/update-auto-scaling-group.rst
awscli/examples/cloudformation/create-stack.rst
awscli/examples/cloudformation/describe-stacks.rst
awscli/examples/cloudformation/get-template.rst
awscli/examples/cloudformation/list-stacks.rst
awscli/examples/cloudformation/validate-template.rst
awscli/examples/cloudwatch/put-metric-data.rst
awscli/examples/ec2/allocate-address.rst
awscli/examples/ec2/associate-address.rst
awscli/examples/ec2/authorize-security-group-ingress.rst
awscli/examples/ec2/confirm-product-instance.rst
awscli/examples/ec2/create-key-pair.rst
awscli/examples/ec2/create-security-group.rst
awscli/examples/ec2/create-tags.rst
awscli/examples/ec2/delete-key-pair.rst
awscli/examples/ec2/delete-security-group.rst
awscli/examples/ec2/delete-tags.rst
awscli/examples/ec2/describe-account-attributes.rst
awscli/examples/ec2/describe-addresses.rst
awscli/examples/ec2/describe-availability-zones.rst
awscli/examples/ec2/describe-instance-attribute.rst
awscli/examples/ec2/describe-instance-status.rst
awscli/examples/ec2/describe-instances.rst
awscli/examples/ec2/describe-key-pairs.rst
awscli/examples/ec2/describe-regions.rst
awscli/examples/ec2/describe-security-groups.rst
awscli/examples/ec2/describe-tags.rst
awscli/examples/ec2/disassociate-address.rst
awscli/examples/ec2/get-console-output.rst
awscli/examples/ec2/get-password-data.rst
awscli/examples/ec2/modify-instance-attribute.rst
awscli/examples/ec2/reboot-instances.rst
awscli/examples/ec2/release-address.rst
awscli/examples/ec2/reset-instance-attribute.rst
awscli/examples/ec2/revoke-security-group-ingress.rst
awscli/examples/ec2/run-instances.rst
awscli/examples/ec2/start-instances.rst
awscli/examples/ec2/stop-instances.rst
awscli/examples/ec2/terminate_instances.rst
awscli/examples/iam/add-role-to-instance-profile.rst
awscli/examples/iam/add-user-to-group.rst
awscli/examples/iam/change-password.rst
awscli/examples/iam/create-access-key.rst
awscli/examples/iam/create-account-alias.rst
awscli/examples/iam/create-group.rst
awscli/examples/iam/create-instance-profile.rst
awscli/examples/iam/create-login-profile.rst
awscli/examples/iam/create-role.rst
awscli/examples/iam/create-user.rst
awscli/examples/iam/delete-access-key.rst
awscli/examples/iam/delete-account-alias.rst
awscli/examples/iam/delete-account-password-policy.rst
awscli/examples/iam/delete-group-policy.rst
awscli/examples/iam/delete-instance-profile.rst
awscli/examples/iam/delete-login-profile.rst
awscli/examples/iam/delete-role-policy.rst
awscli/examples/iam/delete-role.rst
awscli/examples/iam/delete-signing-certificate.rst
awscli/examples/iam/delete-user-policy.rst
awscli/examples/iam/delete-user.rst
awscli/examples/iam/delete-virtual-mfa-device.rst
awscli/examples/iam/get-account-password-policy.rst
awscli/examples/iam/get-account-summary.rst
awscli/examples/iam/get-group-policy.rst
awscli/examples/iam/get-instance-profile.rst
awscli/examples/iam/get-login-profile.rst
awscli/examples/iam/get-role-policy.rst
awscli/examples/iam/get-role.rst
awscli/examples/iam/get-user-policy.rst
awscli/examples/iam/get-user.rst
awscli/examples/iam/list-access-keys.rst
awscli/examples/iam/list-account-aliases.rst
awscli/examples/iam/list-group-policies.rst
awscli/examples/iam/list-groups-for-user.rst
awscli/examples/iam/list-groups.rst
awscli/examples/iam/list-instance-profiles-for-role.rst
awscli/examples/iam/list-instance-profiles.rst
awscli/examples/iam/list-role-policies.rst
awscli/examples/iam/list-roles.rst
awscli/examples/iam/list-signing-certificates.rst
awscli/examples/iam/list-user-policies.rst
awscli/examples/iam/list-users.rst
awscli/examples/iam/list-virtual-mfa-devices.rst
awscli/examples/iam/put-group-policy.rst
awscli/examples/iam/put-role-policy.rst
awscli/examples/iam/put-user-policy.rst
awscli/examples/iam/remove-role-from-instance-profile.rst
awscli/examples/iam/remove-user-from-group.rst
awscli/examples/iam/update-access-key.rst
awscli/examples/iam/update-account-password-policy.rst
awscli/examples/iam/update-assume-role-policy.rst
awscli/examples/iam/update-group.rst
awscli/examples/iam/update-login-profile.rst
awscli/examples/iam/update-signing-certificate.rst
awscli/examples/iam/update-user.rst
awscli/examples/iam/upload-signing-certificate.rst
awscli/examples/opsworks/describe-apps.rst
awscli/examples/opsworks/describe-commands.rst
awscli/examples/opsworks/describe-deployments.rst
awscli/examples/opsworks/describe-elastic-ips.rst
awscli/examples/opsworks/describe-instances.rst
awscli/examples/opsworks/describe-layers.rst
awscli/examples/rds/add-tag-to-resource.rst
awscli/examples/rds/create-db-security-group.rst
awscli/examples/rds/create-option-group.rst
awscli/examples/rds/describe-db-instances.rst
awscli/examples/redshift/authorize-cluster-security-group-ingress.rst
awscli/examples/redshift/authorize-snapshot-access.rst
awscli/examples/redshift/copy-cluster-snapshot.rst
awscli/examples/redshift/create-cluster-parameter-group.rst
awscli/examples/redshift/create-cluster-security-group.rst
awscli/examples/redshift/create-cluster-snapshot.rst
awscli/examples/redshift/create-cluster-subnet-group.rst
awscli/examples/redshift/create-cluster.rst
awscli/examples/redshift/delete-cluster-parameter-group.rst
awscli/examples/redshift/delete-cluster-security-group.rst
awscli/examples/redshift/delete-cluster-snapshot.rst
awscli/examples/redshift/delete-cluster-subnet-group.rst
awscli/examples/redshift/delete-cluster.rst
awscli/examples/redshift/describe-cluster-parameter-groups.rst
awscli/examples/redshift/describe-cluster-parameters.rst
awscli/examples/redshift/describe-cluster-security-groups.rst
awscli/examples/redshift/describe-cluster-snapshots.rst
awscli/examples/redshift/describe-cluster-subnet-groups.rst
awscli/examples/redshift/describe-cluster-versions.rst
awscli/examples/redshift/describe-clusters.rst
awscli/examples/redshift/describe-default-cluster-parameters.rst
awscli/examples/redshift/describe-events.rst
awscli/examples/redshift/describe-orderable-cluster-options.rst
awscli/examples/redshift/describe-reserved-node-offerings.rst
awscli/examples/redshift/describe-reserved-nodes.rst
awscli/examples/redshift/describe-resize.rst
awscli/examples/redshift/modify-cluster-parameter-group.rst
awscli/examples/redshift/modify-cluster-subnet-group.rst
awscli/examples/redshift/modify-cluster.rst
awscli/examples/redshift/purchase-reserved-node-offering.rst
awscli/examples/redshift/reboot-cluster.rst
awscli/examples/redshift/reset-cluster-parameter-group.rst
awscli/examples/redshift/restore-from-cluster-snapshot.rst
awscli/examples/redshift/revoke-cluster-security-group-ingress.rst
awscli/examples/redshift/revoke-snapshot-access.rst
awscli/examples/s3/_concepts.rst
awscli/examples/s3/cp.rst
awscli/examples/s3/ls.rst
awscli/examples/s3/mb.rst
awscli/examples/s3/mv.rst
awscli/examples/s3/rb.rst
awscli/examples/s3/rm.rst
awscli/examples/s3/sync.rst
awscli/examples/s3api/delete-object.rst
awscli/examples/s3api/get-object.rst
awscli/examples/s3api/list-buckets.rst
awscli/examples/s3api/list-objects.rst
awscli/examples/s3api/put-bucket-acl.rst
awscli/examples/s3api/put-bucket-cors.rst
awscli/examples/s3api/put-bucket-logging.rst
awscli/examples/s3api/put-bucket-policy.rst
awscli/examples/s3api/put-object.rst
awscli/examples/ses/delete-identity.rst
awscli/examples/ses/get-identity-dkim-attributes.rst
awscli/examples/ses/get-identity-notification-attributes.rst
awscli/examples/ses/get-identity-verification-attributes.rst
awscli/examples/ses/get-send-quota.rst
awscli/examples/ses/get-send-statistics.rst
awscli/examples/ses/list-identities.rst
awscli/examples/ses/send-email.rst
awscli/examples/ses/send-raw-email.rst
awscli/examples/ses/set-identity-dkim-enabled.rst
awscli/examples/ses/set-identity-feedback-forwarding-enabled.rst
awscli/examples/ses/set-identity-notification-topic.rst
awscli/examples/ses/verify-domain-dkim.rst
awscli/examples/ses/verify-domain-identity.rst
awscli/examples/ses/verify-email-identity.rst
awscli/examples/sns/create-topic.rst
awscli/examples/sqs/create-queue.rst
awscli/examples/sqs/get-queue-attributes.rst
awscli/examples/storagegateway/describe-gateway-information.rst
awscli/examples/storagegateway/list-gateways.rst
awscli/examples/storagegateway/list-volumes.rst
awscli/examples/swf/count-closed-workflow-executions.rst
awscli/examples/swf/count-open-workflow-executions.rst
awscli/examples/swf/deprecate-domain.rst
awscli/examples/swf/describe-domain.rst
awscli/examples/swf/list-activity-types.rst
awscli/examples/swf/list-domains.rst
awscli/examples/swf/list-workflow-types.rst
awscli/examples/swf/register-domain.rst
awscli/examples/swf/register-workflow-type.rst
bin/aws
bin/aws.cmd
bin/aws_completer
bin/aws_zsh_completer.sh