Sets the password complexity policy for a specified EIAM instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:SetPasswordComplexityConfiguration |
update |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| PasswordMinLength |
integer |
Yes |
The minimum password length. |
10 |
| PasswordComplexityRules |
array<object> |
No |
The list of password complexity rules. |
|
|
object |
No |
The object to which the rule applies. |
||
| PasswordCheckType |
string |
No |
The password check type. Valid values:
|
inclusion_upper_case |
| DisabledWeakPasswordLogin |
boolean |
No |
Specifies whether to disable logon with a weak password. |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.