A collection of Docker lambda functions and images that are used as part of the Notify service.
- Blazer: an instance of Blazer that uses Devise and Google OAuth for authentication.
- Google CIDR: a function that updates an AWS managed prefix list with a list of Google service CIDR ranges.
- Run
make lambda
and provide a name for your lambda's folder. - Add your lambda's folder name to the
matrix
sections of the GitHub workflows. You can find the ones you need to update withmake matrix
. - Update this readme with a link to your lambda's readme.