binxio / sam-eventbridge-project

Cookiecutter template for AWS SAM and EventBridge rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter: sam-eventbridge-project

This repository contains a boilerplate (using cookiecutter) for starting a SAM project that uses EventBridge as an event source.

Prerequisites

brew install python3 cookiecutter poetry

Usage

You can use this project as a starting point by executing:

cookiecutter gh:binxio/sam-eventbridge-project

About

Cookiecutter template for AWS SAM and EventBridge rules

License:MIT License


Languages

Language:Makefile 57.3%Language:Python 42.7%