amazonka-iam-0.0.4: Amazon Identity and Access Management SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.IAM.DeleteVirtualMFADevice

Contents

Description

Synopsis

Request

Request constructor

deleteVirtualMFADevice Source

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.

Response

Response constructor