Skip to content

include mysqldump #59

Open
Open
@PavelSusloparov

Description

@PavelSusloparov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions