AWS Identity and Access Management
Using IAM (API Version 2010-05-08)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Displaying, Creating, Changing, or Deleting a Password Policy (API and CLI)

You can use the IAM API or CLI to manage the password policy for your AWS account.

Using the API to Create, Change, Display, or Delete a Password Policy

ActionUse

UpdateAccountPasswordPolicy

Create or change a password policy.

GetAccountPasswordPolicy

Display the current password policy.

DeleteAccountPasswordPolicy

Delete a password policy.

For more information about the actions, go to the AWS Identity and Access Management API Reference.

Using the CLI to Create, Change, Display, or Delete an IAM User Password

CommandUse

iam-accountmodpasswordpolicy

Create or change a password policy.

iam-accountgetpasswordpolicy

Display a password policy.

iam-accountdelpasswordpolicy

Delete a password policy.

For more information about the commands, go to the AWS Identity and Access Management Command Line Interface Reference.