Modifies the timeout period and description of a data entry in a custom dataset.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:ModifyDatasetItem |
update |
*Dataset
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DatasetId |
string |
Yes |
The ID of the dataset. |
a25a6589b2584ff490e891cc******** |
| DatasetItemId |
string |
Yes |
The ID of the data entry. |
5045**** |
| ExpiredTime |
string |
No |
The time in UTC when the data entry expires. The time is in the yyyy-MM-ddTHH:mm:ssZ format. |
2022-09-22T12:00:00Z |
| Description |
string |
No |
The description of the data entry. The description cannot exceed 180 characters in length. |
description |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
F7DE77BC-0F7D-5A18-B494-BD2C******** |
Examples
Success response
JSON format
{
"RequestId": "F7DE77BC-0F7D-5A18-B494-BD2C********"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.