
delete-virtual-mfa-device
*************************


DESCRIPTION
===========

Deletes a virtual MFA device.

Note: You must deactivate a user's virtual MFA device before you can
  delete it. For information about deactivating MFA devices, see
  deactivate-mfa-device .


SYNOPSIS
========

   aws iam delete-virtual-mfa-device
     --serial-number <value>


REQUIRED PARAMETERS
===================

"--serial-number"  (string)
   The serial number that uniquely identifies the MFA device. For
   virtual MFA devices, the serial number is the same as the ARN.


OPTIONAL PARAMETERS
===================

None
