Modifies the description of a Distributed Relational Database Service (DRDS) instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
drds:ModifyDrdsInstanceDescription |
update |
*instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DrdsInstanceId |
string |
Yes |
The instance ID of the DRDS instance. |
drds************ |
| Description |
string |
Yes |
The description of the instance. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Success |
boolean |
The result of the request. |
true |
| RequestId |
string |
The request ID. |
C44CA24C-C7C4-4C0F-8AC9-1343F2****** |
Examples
Success response
JSON format
{
"Success": true,
"RequestId": "C44CA24C-C7C4-4C0F-8AC9-1343F2******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.