Skip to content

mrpher/github-action-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to deploy a lambda function using github actions?

SETUP

Make sure to add the following variables to your github actions secrets:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • AWS_FUNCTION_NAME

Guide: https://www.youtube.com/watch?v=UQiRhKgQ5X0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published