Values.UpdateBackendAuthPasswordPolicyConfigSourceDescribes the password policy for your Amazon Cognito user pool configured as a part of your Amplify project.
type nonrec t = {additionalConstraints : ListOfAdditionalConstraintsElement.t option;Describes additional constraints on password requirements to sign in to the auth resource, configured as a part of your Amplify project.
*)minimumLength : float option;Describes the minimum length of the password required to sign in to the auth resource, configured as a part of your Amplify project.
*)}