IAM Virtual MFA device

An IAM Virtual MFA device in AWS is a software-based multi-factor authentication option that generates time-based one-time passwords. It can be configured on a user’s smartphone or other compatible device using an authenticator app. This adds an extra layer of security to AWS accounts by requiring both a password and the MFA code during sign-in.

aws.iam_virtual_mfa_device

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
enable_datecoretimestampThe date and time on which the virtual MFA device was enabled.
serial_numbercorestringThe serial number associated with VirtualMFADevice.
tagscorehstore
usercorejsonThe IAM user associated with this virtual MFA device.