Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
auth
UpdateMFAPreferenceInput
Interface UpdateMFAPreferenceInput
Input type for Cognito updateMFAPreference API.
interface
UpdateMFAPreferenceInput
{
email
?:
MFAPreference
;
sms
?:
MFAPreference
;
totp
?:
MFAPreference
;
}
Index
Properties
email?
sms?
totp?
Properties
Optional
email
email
?:
MFAPreference
Optional
sms
sms
?:
MFAPreference
Optional
totp
totp
?:
MFAPreference
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
email
sms
totp
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Input type for Cognito updateMFAPreference API.