Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 333 Bytes

aws-cloudformation-templates

This is a simple collection of useful templates written in cloudformation.

EC2-free-tier

Cloudformation template for creating an EC2 Free Tier instance with S3 permissions.

api-gateway-lambda

A template for creating a basic API gateway with a method(root) implemented in a lambda function.