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?
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
if you could share some code examples that would help