Skip to content

Latest commit

 

History

History

CustomCloudFormationResource

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Cookiecutter Python Hello-world for SAM based Serverless App

A cookiecutter template to create a Python Custom Cloudformation Resource using Serverless Application Model (SAM).

Requirements

Usage

Generate a boilerplate template in your current project directory using the following syntax:

  • Python 3.7: sam init --runtime python3.7

Credits