| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.IAM.DeleteVirtualMFADevice
Description
Deletes a virtual MFA device.
http://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteVirtualMFADevice.html
Request
data DeleteVirtualMFADevice Source
Instances
Request constructor
Arguments
| :: Text | |
| -> DeleteVirtualMFADevice |
DeleteVirtualMFADevice constructor.
The fields accessible through corresponding lenses are:
Request lenses
dvmfadSerialNumber :: Lens' DeleteVirtualMFADevice Text Source
The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number is the same as the ARN.