AWS Glue Job parallel running got error "Rate exceeded" ThrottlingException Status Code: 400 – Amazon web services
I have a simple (just print hello) glue 2.0 job that runs in parallel, triggered from a step function map. Glue job Maximum concurrency is set to 40 and so as Step Funcitons Map's MaxConcurrency. . It runs fine if…