ICognitoIdentityProviderMFAOptionType
Interface in AWS.CognitoIdentityProvider
Interface for MFAOptionType.
This data type is no longer supported.
Properties
AttributeName
property AttributeName: string
The attribute name of the MFA option type.
The only valid value is phone_number.
DeliveryMedium
property DeliveryMedium: string
The delivery medium to send the MFA code. You can use this parameter to set only the SMS delivery medium value.
Valid values: EMAIL | SMS.