An open API service indexing awesome lists of open source software.

https://github.com/h3poteto/lambda-slack-notifier


https://github.com/h3poteto/lambda-slack-notifier

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# lambda-slack-notifier

Lambda functions which are deployed by lambroll.

## How to deploy
```
$ cd login-notifier
$ go build
$ lambroll deploy --region=us-east-1
```