turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Ensure IAM password policy requires a minimum length of 8 or greater

Description

This control checks whether the account password policy for IAM users uses the recommended configurations.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.iam_account_password_policy_strong_min_length_8

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.iam_account_password_policy_strong_min_length_8

SQL

This control uses a named query:

iam_account_password_policy_strong_min_length_8

Tags