Permit IAM users to change their own passwords
Note
Users with federated identities will use the process defined by their identity provider to change their passwords. As a best practice, require human users to use federation with an identity provider to access AWS using temporary credentials.
You can grant IAM users the permission to change their own passwords for signing in to the AWS Management Console. You can do this in one of two ways:
-
Allow all IAM users in the account to change their own passwords.
-
Allow only selected IAM users to change their own passwords. In this scenario, you disable the option for all users to change their own passwords and you use an IAM policy to grant permissions to only some users. This approach allows those users to change their own passwords and optionally other credentials like their own access keys.
Important
We recommend that you set a custom password policy that requires IAM users to create strong passwords.
To allow all IAM users change their own passwords
Choose the tab for the procedure you want to follow:
To allow selected IAM users change their own passwords
Choose the tab for the procedure you want to follow:
For more information
For more information on managing credentials, see the following topics: