Skip to content

Can I Import .sql files from Encrypted s3 bucket into Encrypted MySQL RDS instance?

0

An offshore team is dumping daily raw data from a SQL instance (.sql.gz zipped files) into an s3 bucket in my org. Task at hand is to import this data into a MySQL RDS instance, query the instance, transform the data then load it into a Postgresql instance. I can't seem to find a way to do this with Lambda or Glue or any third party application

  • Q-1: What do you mean by encrypted S3 bucket and encrypted MySQL RDS ? Are both encrypted with AWS managed keys / Custom Key ? Q-2: In subject line you have mentioned MySQL RDS but in actual question you have mentioned PostgreSQL, can you please clarify ?

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.