Skip to content

Deploy AWS lambda code changes directly from GitHub #4

@DevinSmithWork

Description

@DevinSmithWork

To update code running on AWS lambda, you have to log into the AWS interface, get into the Lambda VS Code environment, and copy/paste your code in there. There's got to be a better way!!!

Quick googling suggests we can set up a github action to do this deployment automatically: https://docs.aws.amazon.com/lambda/latest/dg/deploying-github-actions.html

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions