I'd come across the same issues you are experiencing and had been looking for a solution to the $input.path() issue. Turns out to retrieve JSON you can use $input.json(). Full details are on the AWS documentation page.…
I'd come across the same issues you are experiencing and had been looking for a solution to the $input.path() issue. Turns out to retrieve JSON you can use $input.json(). Full details are on the AWS documentation page.…