But frustratingly what local invoking doesn’t do, is stepping through your code and inspect variables etc etc. That to me seems sorely missing.
Furthermore I find that especially once deployed to production, it’s VERY handy to have copies of the input event.json to re-run / re-create / reproduce issues locally in development. Short of developing this functionality everytime I write a lambda function, could there be some trick I am missing?