Mengkueri perangkat Autentikasi Multi-Faktor (MFA) yang terikat pada Pengguna RAM.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ram:GetUserMFAInfo |
get |
*User
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| UserName |
string |
No |
Nama Pengguna RAM. |
test |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| MFADevice |
object |
The information about the MFA device that is bound to the RAM user. |
|
| SerialNumber |
string |
The serial number of the MFA device. |
acs:ram::177242285274****:mfa/test |
| Type |
string |
The type of the MFA device. Valid values:
|
VMFA |
| RequestId |
string |
The request ID. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Contoh
Respons sukses
JSONformat
{
"MFADevice": {
"SerialNumber": "acs:ram::177242285274****:mfa/test",
"Type": "VMFA"
},
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.