Which solution meets these requirements?

1 Comment

  1. Christina
    Author

    I systematize that the answer is:
    Configure an AWS Lambda function that exports archival data from the DB cluster to Amazon S3 using a SELECT INTO OUTFILE S3 statement, then deletes the archival data from the DB cluster. Schedule the Lambda function to run weekly using Amazon EventBridge (Amazon CloudWatch Events).

Leave a Reply to Christina Cancel reply

Your email address will not be published. Required fields are marked *

four + 16 =