Step functions removing null values from JSON while executing a task state
Step functions currently ignore null values in the json and its very weird. Example: Say we passed an input to a state which is say calling an API gateway to say a microservice.