Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

johnweldon/lambda-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lambda-example

This repository demonstrates the use of Terraform to fully manage a python serverless function with a custom domain, and AWS managed certificate.

There are many opportunities to improve and expand this (PR's welcome).

Tools needed for this:

  1. Terraform (macOS: brew install terraform)
  2. AWS cli (macOS: brew install awscli)
  3. Python 3.6

And, of course, an AWS subscription and credentials.