I need to migrate data from SQL Server to S3, I would like to do that with GLUE.
Basically, I have SQL Server in place in my VPC and I would like to copy it to S3. I searched for several tutorials on the web and did not find, I would like to know how do I connect to the data source's SQL Server and run a SQL query with a dynamic condition. Would have any tutorial or command how can I do this with Glue?