Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface MFADevice

Contains information about an MFA device.

This data type is used as a response element in the ListMFADevices operation.

Hierarchy

  • MFADevice

Properties

EnableDate: undefined | Date

The date when the MFA device was enabled for the user.

SerialNumber: undefined | string

The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number is the device ARN.

UserName: undefined | string

The user with whom the MFA device is associated.