Module Smaws_Client_IAM.GetAccountPasswordPolicy

Retrieves the password policy for the Amazon Web Services account. This tells you the complexity requirements and mandatory rotation periods for the IAM user passwords in your account. For more information about using a password policy, see Managing an IAM password policy.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `NoSuchEntityException of Types.no_such_entity_exception | `ServiceFailureException of Types.service_failure_exception ] -> string