Here’s a list of very useful AWS RDS CLI commands using the AWS CLI, grouped by categories for ease of reference. These commands can help you manage your RDS instances, snapshots, security, and more efficiently.
🔍 Instance Management
1. List all RDS instances
2. Describe a specific RDS instance
3. Create a new RDS instance
4. Modify an RDS instance
5. Delete an RDS instance
💾 Snapshot Management
6. Create a snapshot
7. List snapshots
8. Restore a DB from snapshot
📜 Parameter & Option Groups
9. List DB parameter groups
10. Modify a parameter in a parameter group
🔐 Security & Access
11. List security groups for an instance