I am trying to use AWS Glue.
My data source is in RDS(AWS Aurora) and the destination is s3.
My RDS database has many tables and I would like to sync all of them toward s3.
In the data source settings, there is an input for table name but I can specify only one table name here. Can I specify multiple tables to be synced here? or, can I specify only one table per one AWS-Glue job?