Amazon web services – AWS GLUE – How to read data from RDS table and copy to S3 bucket as csv file
AWS glue is new to me. I'm working with AWS Glue and I'm trying to read from RDS database table and write the data to an s2 bucket as a single csv file. I've setup an AWS Glue job using…