**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

