add_tags_to_db_instance
Add tags to an Alibaba Cloud RDS database instance to help organize and manage resources.
Instructions
add tags to db instance.
Args:
region_id: The region ID of the RDS instance.
db_instance_id: The ID of the RDS instance.
tags: The tags to be added to the RDS instance.
Returns:
dict[str, Any]: The response.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_id | Yes | ||
| db_instance_id | Yes | ||
| tags | Yes |