I am trying to write a simple aws step function which passes the result of a job in Python. Using aws cdk I wrote a function job_success in sfn_builder.py file
de