Skip to main content

IIAMEnableMFADeviceRequest

Interface in AWS.IAM

Interface for EnableMFADevice requests.

Ancestors

Properties

AuthenticationCode1

property AuthenticationCode1: string

Provide an authentication code emitted by the device.

AuthenticationCode2

property AuthenticationCode2: string

Provide a subsequent authentication code emitted by the device.

SerialNumber

property SerialNumber: string

Specify the serial number that uniquely identifies the MFA devices. For virtual MFA devices, the serial number is the Amazon Resource Name (ARN) of the device.

UserName

property UserName: string

Specify the name of the IAM user to associate the device with.