From 2d809ef9382727c94589c87da8bc4760bfe9a688 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Tue, 4 Mar 2025 23:45:26 +0100 Subject: [PATCH] Adding invoke-aws-lambda to the AWS section (#10) Co-authored-by: Gago --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cc668e..71889e3 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) - [Sync/Invalidate Files and Send Them to AWS S3 Using s3cmd](https://github.com/ThiagoAnunciacao/s3cmd-sync-action) - [Deploy Static Site to AWS](https://github.com/onramper/action-deploy-aws-static-site) +- [Invoke a Lambda Function](https://github.com/gagoar/invoke-aws-lambda) #### Terraform