AlloyDB cluster shows "No Password Policy" as health issue - on what flags it is depended?

Hi

From database health center and and at the alloyDB cluster level overview, I have observed a warning showing as “No Password Policy” there is no clear explanation of what exactly it is.

The message goes as below and as attached.

“This instance doesn’t have a password policy enabled for password-authenticated database users. Password policies help prevent the creation of weak passwords and help with compliance.”

There 3 flags added related to password policy and still the warning is not cleared, would like to know what other flags/changes are expected for warning to be cleared

current 3 flags set on alloy db:

password.enforce_complexity
password.enforce_password_does_not_contain_username
password.min_pass_length

any help or advice on this is highly appreciated.

found that solution is to have below 3 flags added

• password.enforce_expiration
• password.enforce_complexity
• password.enforce_password_does_not_contain_username