| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Deactivates the specified MFA device associated with the specified user.
iam-userdeactivatemfadevice -u
USERNAME -s SERIAL
| Name | Description | Required |
|---|---|---|
|
|
Name of the user you want to list the MFA device for. Type: String Default: None |
Yes |
|
|
The serial number for the MFA device to deactivate. Type: String Default: None |
Yes |
If the command is successful, the output is empty.
The following example deactivates the MFA device with a serial number GATTxxxx32X for a user called John.
PROMPT> iam-userdeactivatemfadevice -u John -s GATTxxxx32X