John Tompkins
John Tompkins
The current resource generator in #104 handles simpler cases of resource generation. The below items are necessary to bring the generator to a more operable state that can handle most...
We are sucessfully creating/updating log groups in the handlers, but #21 removed a read call that set the arn in the returned model, so the models returned by the create...
Some problematic errors when generating javadocs around code block tags and referencing a getter generated by lombok. The @apiNote tag also is not working correctly.
It is necessary to test if the user-defined callbackContext passed back into the handler during reinvocation is serializable. A generated test should be added to test for this so that...