iam_get_mfa_device: Retrieves information about an MFA device for a specified...

View source: R/iam_operations.R

iam_get_mfa_deviceR Documentation

Retrieves information about an MFA device for a specified user

Description

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.

Usage

iam_get_mfa_device(SerialNumber, UserName = NULL)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.