From df9bc70269f6a24165bedf7eb881057a54ca1ce1 Mon Sep 17 00:00:00 2001 From: shalabh-aws Date: Tue, 17 May 2022 21:25:16 +0100 Subject: [PATCH] added QS ID --- blog-assets/upd-lmbda-wthout-zipping-V448302319/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-assets/upd-lmbda-wthout-zipping-V448302319/template.yaml b/blog-assets/upd-lmbda-wthout-zipping-V448302319/template.yaml index 60e33a4..6028d17 100644 --- a/blog-assets/upd-lmbda-wthout-zipping-V448302319/template.yaml +++ b/blog-assets/upd-lmbda-wthout-zipping-V448302319/template.yaml @@ -1,5 +1,5 @@ AWSTemplateFormatVersion: "2010-09-09" - +Description: "Update your Lambda functions without zipping and uploading files to S3 (qs-1t29l4g74)" Parameters: pCodeCommitRepoName: Description: The name of the CodeCommit Repository which stores the Lambda code