From 2c1dddc380f4e9b1b005ae67cd7a206eb81e47bc Mon Sep 17 00:00:00 2001 From: Kratik Jain Date: Mon, 12 Apr 2021 10:43:43 +0530 Subject: [PATCH] Added a Dynamic ref to Lambda Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af63458..d56c45e 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ The Lambda function uses modules included in the Python 2.7 Standard Library and 4) For Name, type “lambda_backup” and for Runtime, choose Python 2.7. -5) For Lambda function code, paste the Lambda function from the [link] GitHub repository. +5) For Lambda function code, paste the [Lambda function](../master/lambda_backup.py) from the GitHub repository. 6) Choose Choose an existing role.