myrmex icon indicating copy to clipboard operation
myrmex copied to clipboard

Serverless application builder :ant:

Results 11 myrmex issues
Sort by recently updated
recently updated
newest added

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...

bug
newcomer friendly
lambda

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

average contributor
core
cli

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...

average contributor
api-gateway