File: //usr/lib/python3/dist-packages/awscli/examples/iam/delete-account-password-policy.rst
**To delete the current account password policy**
The following ``delete-account-password-policy`` command removes the password policy for the current account::
aws iam delete-account-password-policy
For more information, see `Managing an IAM Password Policy`_ in the *Using IAM* guide.
.. _`Managing an IAM Password Policy`: http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_ManagingPasswordPolicies.html