addMfa
Initiates the setup of a new MFA factor for the current user. The factor will need to be verified using verifyMfa before it becomes active.
Import
Usage
Parameters
params
AddMfaParams
The parameters required to enable a new MFA factor
Returns
Promise<AddMfaResult>
A promise that resolves to the factor setup information