Control: Ensure IAM password policy prevents password reuse
Description
This control checks whether the number of passwords to remember is set to 24. The control fails if the value is not 24. IAM password policies can prevent the reuse of a given password by the same user.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.iam_account_password_policy_reuse_24
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.iam_account_password_policy_reuse_24 --share
SQL
This control uses a named query:
iam_account_password_policy_reuse_24