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/compat.py
awscli/completer.py
awscli/errorhandler.py
awscli/formatter.py
awscli/handlers.py
awscli/help.py
awscli/paramfile.py
awscli/plugin.py
awscli/schema.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/cloudsearch.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/flatten.py
awscli/customizations/globalargs.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/datapipeline/__init__.py
awscli/customizations/datapipeline/translator.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/executor.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/configure/_description.rst
awscli/examples/configure/get/_description.rst
awscli/examples/configure/get/_examples.rst
awscli/examples/configure/set/_description.rst
awscli/examples/configure/set/_examples.rst
awscli/examples/ec2/accept-vpc-peering-connection.rst
awscli/examples/ec2/allocate-address.rst
awscli/examples/ec2/assign-private-ip-addresses.rst
awscli/examples/ec2/associate-address.rst
awscli/examples/ec2/associate-dhcp-options.rst
awscli/examples/ec2/associate-route-table.rst
awscli/examples/ec2/attach-internet-gateway.rst
awscli/examples/ec2/attach-network-interface.rst
awscli/examples/ec2/attach-volume.rst
awscli/examples/ec2/attach-vpn-gateway.rst
awscli/examples/ec2/authorize-security-group-ingress.rst
awscli/examples/ec2/confirm-product-instance.rst
awscli/examples/ec2/copy-image.rst
awscli/examples/ec2/copy-snapshot.rst
awscli/examples/ec2/create-customer-gateway.rst
awscli/examples/ec2/create-dhcp-options.rst
awscli/examples/ec2/create-image.rst
awscli/examples/ec2/create-internet-gateway.rst
awscli/examples/ec2/create-key-pair.rst
awscli/examples/ec2/create-network-acl-entry.rst
awscli/examples/ec2/create-network-acl.rst
awscli/examples/ec2/create-network-interface.rst
awscli/examples/ec2/create-route-table.rst
awscli/examples/ec2/create-route.rst
awscli/examples/ec2/create-security-group.rst
awscli/examples/ec2/create-snapshot.rst
awscli/examples/ec2/create-subnet.rst
awscli/examples/ec2/create-tags.rst
awscli/examples/ec2/create-volume.rst
awscli/examples/ec2/create-vpc-peering-connection.rst
awscli/examples/ec2/create-vpc.rst
awscli/examples/ec2/create-vpn-connection-route.rst
awscli/examples/ec2/create-vpn-connection.rst
awscli/examples/ec2/create-vpn-gateway.rst
awscli/examples/ec2/delete-customer-gateway.rst
awscli/examples/ec2/delete-dhcp-options.rst
awscli/examples/ec2/delete-internet-gateway.rst
awscli/examples/ec2/delete-key-pair.rst
awscli/examples/ec2/delete-network-acl-entry.rst
awscli/examples/ec2/delete-network-acl.rst
awscli/examples/ec2/delete-network-interface.rst
awscli/examples/ec2/delete-route-table.rst
awscli/examples/ec2/delete-route.rst
awscli/examples/ec2/delete-security-group.rst
awscli/examples/ec2/delete-snapshot.rst
awscli/examples/ec2/delete-subnet.rst
awscli/examples/ec2/delete-tags.rst
awscli/examples/ec2/delete-volume.rst
awscli/examples/ec2/delete-vpc-peering-connection.rst
awscli/examples/ec2/delete-vpc.rst
awscli/examples/ec2/delete-vpn-connection-route.rst
awscli/examples/ec2/delete-vpn-connection.rst
awscli/examples/ec2/delete-vpn-gateway.rst
awscli/examples/ec2/deregister-image.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-customer-gateways.rst
awscli/examples/ec2/describe-dhcp-options.rst
awscli/examples/ec2/describe-image-attribute.rst
awscli/examples/ec2/describe-images.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-internet-gateways.rst
awscli/examples/ec2/describe-key-pairs.rst
awscli/examples/ec2/describe-network-acls.rst
awscli/examples/ec2/describe-network-interfaces.rst
awscli/examples/ec2/describe-regions.rst
awscli/examples/ec2/describe-route-tables.rst
awscli/examples/ec2/describe-security-groups.rst
awscli/examples/ec2/describe-snapshot-attribute.rst
awscli/examples/ec2/describe-snapshots.rst
awscli/examples/ec2/describe-spot-price-history.rst
awscli/examples/ec2/describe-subnets.rst
awscli/examples/ec2/describe-tags.rst
awscli/examples/ec2/describe-volume-attribute.rst
awscli/examples/ec2/describe-volume-status.rst
awscli/examples/ec2/describe-volumes.rst
awscli/examples/ec2/describe-vpc-attribute.rst
awscli/examples/ec2/describe-vpc-peering-connections.rst
awscli/examples/ec2/describe-vpcs.rst
awscli/examples/ec2/describe-vpn-connections.rst
awscli/examples/ec2/describe-vpn-gateways.rst
awscli/examples/ec2/detach-internet-gateway.rst
awscli/examples/ec2/detach-network-interface.rst
awscli/examples/ec2/detach-volume.rst
awscli/examples/ec2/detach-vpn-gateway.rst
awscli/examples/ec2/disable-vgw-route-propagation.rst
awscli/examples/ec2/disassociate-address.rst
awscli/examples/ec2/disassociate-route-table.rst
awscli/examples/ec2/enable-vgw-route-propagation.rst
awscli/examples/ec2/get-console-output.rst
awscli/examples/ec2/get-password-data.rst
awscli/examples/ec2/modify-image-attribute.rst
awscli/examples/ec2/modify-instance-attribute.rst
awscli/examples/ec2/modify-vpc-attribute.rst
awscli/examples/ec2/reboot-instances.rst
awscli/examples/ec2/register-image.rst
awscli/examples/ec2/reject-vpc-peering-connection.rst
awscli/examples/ec2/release-address.rst
awscli/examples/ec2/replace-network-acl-association.rst
awscli/examples/ec2/replace-route-table-association.rst
awscli/examples/ec2/replace-route.rst
awscli/examples/ec2/request-spot-instances.rst
awscli/examples/ec2/reset-image-attribute.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/ec2/unassign-private-ip-addresses.rst
awscli/examples/elasticbeanstalk/create-environment.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-server-certificate.rst
awscli/examples/iam/upload-signing-certificate.rst
awscli/examples/opsworks/create-app.rst
awscli/examples/opsworks/create-deployment.rst
awscli/examples/opsworks/create-instance.rst
awscli/examples/opsworks/create-layer.rst
awscli/examples/opsworks/create-stack.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/opsworks/describe-stacks.rst
awscli/examples/opsworks/start-instance.rst
awscli/examples/rds/add-tag-to-resource.rst
awscli/examples/rds/create-db-instance.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/route53/change-resource-record-sets.rst
awscli/examples/route53/create-health-check.rst
awscli/examples/route53/create-hosted-zone.rst
awscli/examples/route53/delete-health-check.rst
awscli/examples/route53/delete-hosted-zone.rst
awscli/examples/route53/get-change.rst
awscli/examples/route53/get-health-check.rst
awscli/examples/route53/get-hosted-zone.rst
awscli/examples/route53/list-health-checks.rst
awscli/examples/route53/list-hosted-zones.rst
awscli/examples/route53/list-resource-record-sets.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