top of page
AWS Foundational Security Best Practice
IAM.7
Password policies for IAM users should have strong configurations
Severity
Cloud Platforms
Resources
MEDIUM
AWS
AWS Identity and Access Management
This AWS control checks whether the account password policy for IAM users uses the following recommended configurations: RequireUppercaseCharacters: true; RequireLowercaseCharacters: true; RequireSymbols: true; RequireNumbers: true; MinimumPasswordLength: 8.
bottom of page