Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down