I have a complex json from the previous state of AWS stepfunctions, which I want to send to the AWS batch job (Because I want the job to run with that json input). How can I pass such a complex json to the AWS batch job. Please help!!!
I have a complex json from the previous state of AWS stepfunctions, which I want to send to the AWS batch job (Because I want the job to run with that json input). How can I pass such a complex json to the AWS batch job. Please help!!!