Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include mysqldump #59

Open
PavelSusloparov opened this issue Mar 5, 2020 · 1 comment
Open

include mysqldump #59

PavelSusloparov opened this issue Mar 5, 2020 · 1 comment

Comments

@PavelSusloparov
Copy link

Could you add "mysqldump" command?

My use case is to run a CloudWatch, which triggers lambda. Lambda triggers mysqldump for production database instance and save the dump in S3.
Another CloudWatch triggers a second lambda, which takes the dump from S3 and uploads it to QA environment.
The reason for doing the DB dump this way is that Production and QA databases are located in different VPCs.

@sjsiegel001
Copy link

I second this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants