modify_db_instance_description
Update the description of an Alibaba Cloud RDS instance by specifying the region, instance ID, and new description.
Instructions
modify db instance description.
Args:
region_id: The region ID of the RDS instance.
db_instance_id: The ID of the RDS instance.
description: The RDS instance description.
Returns:
dict[str, Any]: The response.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_id | Yes | ||
| db_instance_id | Yes | ||
| description | Yes |