Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cloudformation glue job type python shell

I am struggling to find how to create a python shell (not spark) glue job via cloudformation, i am unable to find what property defines that.

Only one that would make sence is jobcommand name, but its limited to glueetl as per https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html

like image 552
Agukov Avatar asked Aug 31 '26 16:08

Agukov


1 Answers

Even though cloudformation page states that the only accepted value is glueetl, glue documentation states that pythonshell is an option aswell. https://docs.aws.amazon.com/glue/latest/dg/add-job-python.html

like image 65
Agukov Avatar answered Sep 03 '26 20:09

Agukov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!