passwordHistorySize

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

Parameters

value

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 number of previous passwords specified by this argument. A value of 0 means that password history is not enforced. Valid values are between 0 and 24. Note: This argument requires advanced security features to be active in the user pool.