Relative Content

Tag Archive for amazon-web-servicesaws-glueaws-step-functions

How to pass arguments to multiple jobs at once in step functions?

I have multiple glue jobs all of them have same job parameters
--param1 and --param2 which are being used inside the glue jobs.
I connected both the glue jobs in steps functions.
But not sure how we can pass the params and access them inside the glue job.
I tried configuring them in definition