aws_rds
Manage AWS RDS database instances with actions like create, delete, start, stop, and list. Configure regions, instance types, storage, security groups, and more via Ansible MCP Server.
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 |