myrmex
myrmex copied to clipboard
Serverless application builder :ant:
Hi. I was creating a fresh Myrmex project then received the following error when creating a Lambda without IAM Roles (yet): > $ myrmex create-lambda example > ? Choose the...
My lambda depends on default environmental vars that are already defined at config.js.
Hi. I was trying to deploy a node-lambda which I did not define the Role ARN on creation. Then I received this large message: > Unhandled rejection ValidationException: 2 validation...
Create a mecanism to document the AWS authorizations needed by plugins and show it with the `lager` command line
We will need a new event in `Api.generateSpec()` so that when the _AWS_ spec is generated, we inject the _documentation_ spec in an endpoint (`GET /doc` by default with a...