go-lambda icon indicating copy to clipboard operation
go-lambda copied to clipboard

A multi-purpose tool for creating and managing AWS Lambda instances backed by arbitrary Go code

Results 1 go-lambda issues
Sort by recently updated
recently updated
newest added

``` go-lambda create --role arn:aws:iam::account-id:role/lambda_basic_execution handler github.com/xlab/go-lambda/example unknown shorthand flag: 'b' in -buildmode See 'docker build --help'. docker.go:59: exit status 125 ```