mirror of
https://github.com/idanoo/LogSNSToCloudwatchLambda
synced 2025-07-01 05:32:20 +00:00
5 lines
67 B
Modula-2
5 lines
67 B
Modula-2
module main
|
|
|
|
go 1.19
|
|
|
|
require github.com/aws/aws-lambda-go v1.34.1
|