database_update
Resize an RDS database instance in DuploCloud infrastructure by updating its instance class to manage performance and capacity requirements.
Instructions
Update an RDS database instance. Currently supports resizing.
Args: tenant_id: The tenant ID containing the database. name: The database instance identifier. size: New instance class (e.g. db.t3.small).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes | ||
| size | No |