passwordHistorySize

@JvmName(name = "yicguwxfxclvjidh")
suspend fun passwordHistorySize(value: Output<Int>)
@JvmName(name = "fpfbbvetvowtvusg")
suspend fun passwordHistorySize(value: Int?)

Parameters

value

The number of previous passwords that you want Amazon Cognito to restrict each user from reusing. Users can't set a password that matches any of n previous passwords, where n is the value of PasswordHistorySize .