Compare commits
3 Commits
2e5c8dcde4
...
0bf6d57eb2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0bf6d57eb2 | ||
|
|
b7e988cfff | ||
|
|
cbfa618ab6 |
2
cmd/legalgo/Makefile
Normal file
2
cmd/legalgo/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
build:
|
||||
GOOS=linux GOARCH=amd64 go build -o main main.go
|
||||
@ -12,7 +12,7 @@ Resources:
|
||||
Properties:
|
||||
FunctionName: legalgo-api
|
||||
Handler: main
|
||||
Runtime: go1.x
|
||||
Runtime: provided.al2023
|
||||
CodeUri: cmd/legalgo
|
||||
Events:
|
||||
Api:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user