Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 1.44 KB

File metadata and controls

39 lines (24 loc) · 1.44 KB

API Gateway triggered Lambda template

⚠️⚠️⚠️ ARCHIVED! Use this Giter8 template instead ⚠️⚠️⚠️


CI Scala CE3

Cookiecutter template to generate an API Gateway triggered Lambda.

Example

horothesun/demo-api-gateway-lambda

Terraform module

horothesun/api-gateway-lambda-infra

Requirements

Generate new project

cookiecutter gh:horothesun/api-gateway-lambda-cookiecutter-template
cd <repo_name>

Update dependencies

Update cookiecutter.json dependencies by running

export GITHUB_TOKEN=<PUBLIC_REPO_ACCESS_TOKEN>
./scripts/update_dependencies.sh