Modifies the logon configurations of a Resource Access Management (RAM) user.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ram:UpdateLoginProfile |
update |
*User
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| UserName |
string |
No |
The name of the RAM user. |
zhangq**** |
| Password |
string |
No |
The logon password of the RAM user. The password must meet the password strength requirements. |
mypassword |
| PasswordResetRequired |
boolean |
No |
Specifies whether the RAM user has to change the password upon logon. |
true |
| MFABindRequired |
boolean |
No |
Specifies whether a multi-factor authentication (MFA) device must be bound to the RAM user upon logon. |
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Examples
Success response
JSON format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Error response
JSON format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.