Results 3 issues of MarcusJones

My goal was to avoid VTL request/response templates and go direct lambda. Finally I got an MVP running, thanks for this great plugin! It wasn't clear how to get it...

I *think* this is an error from appsync offline; #46 same? `Serverless: ERROR: SchemaError: Expected ``schema`` to be an object or boolean` sls info ``` Your Environment Information --------------------------- Operating...

Just hacked this together for [Spyder](https://github.com/spyder-ide) - shall I make a PR? Is this project still active? Inside `def convert_toplevel_docstring(tokens)`: ``` elif token.type == tokenize.COMMENT: text = token.string if text.startswith('#%%'):...