RecoveryOptionType - Amazon Cognito User Pools

RecoveryOptionType

A map containing a priority as a key, and recovery method name as a value.

Contents

Name

The recovery method for a user.

Type: String

Valid Values: verified_email | verified_phone_number | admin_only

Required: Yes

Priority

A positive integer specifying priority of a method with 1 being the highest priority.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 2.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: