Automate AWS RDS Database Management via Email Commands
This n8n workflow automates the creation and deletion of AWS RDS databases based on email commands. It parses emails for instructions, executes Terraform commands to manage RDS instances, updates a Google Sheet with the operation status, and sends confirmation emails.
The workflow leverages n8n's automation capabilities to streamline AWS RDS database management. By monitoring Gmail for specific commands, it extracts necessary database details and uses Terraform to perform the requested operations on AWS. The workflow ensures that each step, from parsing the email to updating a Google Sheet and sending a confirmation email, is automated, reducing manual intervention and potential errors.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Lucas Silva
ssh
code
gmail
stickyNote
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.