AWS Compliance mod v0.85 - Removed iam_root_user_virtual_mfa control and replaced iam_account_password_policy_strong with iam_account_password_policy_strong_min_reuse_24 control
Jan 25, 2024•mod
Breaking changes
- Removed the
iam_root_user_virtual_mfa
control since it is not recommended as good practice. (#743) - Replaced
iam_account_password_policy_strong
withiam_account_password_policy_strong_min_reuse_24
in theGDPR
,FFIEC
andCISA Cyber Essentials
benchmarks to align more accurately with the requirements specified in the AWS Config rules. (#739)
Bug fixes
- Updated the dashboard image to correctly list all the 25 benchmarks. (#748)