Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
how to create aws glue resources?
0
trying out AWS glue for the first time. i want to read some data from s3 and push it to some database in a database within aws. what resources , do i need to create/provision for AWS glue, if doing via terraform or cloudformation , to be able to read data from s3 and create/populate tables in RDS?
my understanding so far is , AWS glue can be used for ETL jobs. I am assuming we write some scripts and those scripts will be run by AWS glue as a job. any examples of this would be great.
@SriniV - thanks , but i didn't find any examples helpful from the link you posted. can you see, if there are any examples of terraform or scripts to accomplish, connecting to an rds and create table.
@SriniV - thanks , but i didn't find any examples helpful from the link you posted. can you see, if there are any examples of terraform or scripts to accomplish, connecting to an rds and create table.