Handles an AccessKey pair leak record.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyAccessKeyLeakDeal |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
No |
The ID of the AccessKey pair leak record. Note
Call the DescribeAccesskeyLeakList operation to obtain this parameter. This parameter and the IdList parameter cannot both be empty. |
123 |
| Type |
string |
Yes |
The method to handle the AccessKey pair leak information. Valid values:
|
disable |
| Remark |
string |
No |
The remarks for handling the AccessKey pair leak record. |
disabled. |
| IdList |
array |
No |
The IDs of the AccessKey pair leak records. |
|
|
integer |
No |
The ID of the AccessKey pair leak record. Note
Call the DescribeAccesskeyLeakList operation to obtain this parameter. This parameter and the Id parameter cannot both be empty. |
123 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique ID for each request. You can use the ID to troubleshoot issues. |
DD4617B4-133A-53C8-ADAE-7B30FF89**** |
Examples
Success response
JSON format
{
"RequestId": "DD4617B4-133A-53C8-ADAE-7B30FF89****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.