User Pool Account Recovery Setting
data class UserPoolAccountRecoverySetting(val recoveryMechanisms: List<UserPoolRecoveryOption>? = null)
Properties
Link copied to clipboard
The list of options and priorities for user message delivery in forgot-password operations. Sets or displays user pool preferences for email or SMS message priority, whether users should fall back to a second delivery method, and whether passwords should only be reset by administrators.