Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cognito-idp
📤 Upload
📝 New File
📁 New Folder
Close
Editing: set-user-mfa-preference.rst
**To set user MFA settings** This example modifies the MFA delivery options. It changes the MFA delivery medium to SMS. Command:: aws cognito-idp set-user-mfa-preference --access-token ACCESS_TOKEN --mfa-options DeliveryMedium="SMS",AttributeName="phone_number"
Save
Cancel