View source: R/iam_operations.R
iam_get_mfa_device | R Documentation |
Retrieves information about an MFA device for a specified user.
See https://www.paws-r-sdk.com/docs/iam_get_mfa_device/ for full documentation.
iam_get_mfa_device(SerialNumber, UserName = NULL)
SerialNumber |
[required] Serial number that uniquely identifies the MFA device. For this API, we only accept FIDO security key ARNs. |
UserName |
The friendly name identifying the user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.