From 9299fc125a38703eb703f5d2daf4dff754c41c16 Mon Sep 17 00:00:00 2001 From: Gago Date: Tue, 13 Oct 2020 17:48:55 -0700 Subject: [PATCH] Adding invoke-aws-lambda providing https://github.com/gagoar/invoke-aws-lambda to the AWS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c955258..1c1d470e 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) +- [Invoke a Lambda Function](https://github.com/gagoar/invoke-aws-lambda) #### Terraform