Reputation: 67
I have over 200 tables which need to be migrated to S3 from RDBMS with no transformations So we are planning to migrate using Glue Job. So I want to create AWS Glue Job which can be re-usable and executed using parameter values so that i can run for multiple tables at a time(Multi-threading). Is this possible anyway in AWS Glue.
Upvotes: 2
Views: 1471
Reputation: 1166
The quick answer is yes
Upvotes: 3