aws_rds
Manage AWS RDS databases on MCP SysOperator by listing, creating, deleting, starting, or stopping instances with configurable parameters like region, engine, storage, and security settings.
Instructions
Manage AWS RDS database instances
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | ||
allocatedStorage | No | ||
backupRetentionPeriod | No | ||
dbEngine | No | ||
dbInstanceClass | No | ||
dbInstanceIdentifier | No | ||
dbSubnetGroupName | No | ||
masterPassword | No | ||
masterUsername | No | ||
multiAZ | No | ||
region | Yes | ||
skipFinalSnapshot | No | ||
tags | No | ||
vpcSecurityGroupIds | No |