mirror of
https://github.com/idanoo/LogSNSToCloudwatchLambda
synced 2025-07-02 14:12:20 +00:00
Initial
This commit is contained in:
commit
6e9e902cc0
4 changed files with 34 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module main
|
||||
|
||||
go 1.19
|
||||
|
||||
require github.com/aws/aws-lambda-go v1.34.1
|
Loading…
Add table
Add a link
Reference in a new issue