In my template, I have something like: ``` #set($bodyObj=$util.parseJson($input.body)) ``` From the code, there seems no way to test this behaviour. I tried to add it to the payload (both as a string and as a Map), but it doesn't seem to work.