I have an AWS Connect Contact Flow... it invokes a Lambda Function as below:

Now, I've followed the docs and set my destination key aligned to the name of the parameter in my Lambda function.

But now matter what I try even setting a phone number manually... the flow sends an empty JSON object to my lambda function.
This is eating my lunch, anyone have a solution?