I know I can invoke lambdas with sam local and also the command line.
But sometimes it's convenient to test the lambda by invoking it through the UI by configuring a test event there.
Is it possible to include sample/test event in the sam template so when it's deployed the test event is populated in the UI for me? So I can keep that test event updated and just have to press the test button if I'm working with it through the UI?