> For the complete documentation index, see [llms.txt](https://huy312100.gitbook.io/software-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huy312100.gitbook.io/software-development/cloud-service/aws/certificate/clf-c02/cloud-technology-and-services/iam/iam-password-policy.md).

# IAM – Password Policy

• Strong passwords = higher security for your account

• In AWS, you can set a password policy:

* Set a minimum password length
* Require specific character types:
  * including uppercase letters
  * lowercase letters
  * numbers
  * non-alphanumeric characters
* Allow all IAM users to change their passwords
* Require users to change their password after some time (password expiration)
* Prevent password re-use
