Hi Tushar,
It’s not really clear what you are asking for help with.
Can you share code examples of what you are trying to do, or something we can replicate, along with the expected behavior?
Christopher Boyd
11/21/2022, 7:48 PM
You are running a flow, that takes 3 input parameters; based on those input parameters, it should be fetching data from DynamoDB.
run_config_processor is then a downstream task, whose results are entirely dependent on the upstream DynamoDB fetch
Christopher Boyd
11/21/2022, 7:48 PM
if you could share some code examples that would help