Hi, thanks for developing a useful deployment tool for lambda!
I create a Lambda event source mappings with aws cli after running lambroll deploy and creating a Lambda Function.
I think it would be useful to be able to create Event Source Mapping at the same time when executing lambroll deploy. (with flags like --event-source-mapping)
Thank you.