Hi! Thank you for the nice plugin!
Is it possible to change test event parameter?
For example:
def lambda_handler(event, context): return event
returns in console Result: {"sublime": true}
would be great to setup custom json events to use with 'Invoke Function'