I have a Glue Create ETL script & configuration files, which will create Glue ETL job. Now i am trying to store create ETL script and configurations files in code commit and deloy in EC2 instances.
Clarifications required area : i am trying to execute python script which will create Glue job. using developer tools, where can i execute python program. can anyone share reference link or solution to achieve my scenario.
Thanks in advance.