Skip to content

Commit fda8753

Browse files
authored
Remove outdated Lambda mounting and debugging sample (#268)
1 parent 8675302 commit fda8753

File tree

15 files changed

+0
-308
lines changed

15 files changed

+0
-308
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Some of the samples require LocalStack Pro features. Please make sure to properl
3131
| [Cognito with JWT](cognito-jwt) | Running Cognito authentication and user pools locally |
3232
| [Transfer API with S3](transfer-ftp-s3) | Using the Transfer API to upload files to S3 |
3333
| [Codecommit with Git repository](codecommit-git-repo) | Using the Codecommit API to create and push to a Git repository |
34-
| [Lambda Mounting and Debugging](lambda-mounting-and-debugging) | Debugging Lambda functions locally |
3534
| [Lambda Debugging SAM Java](lambda-debugging-sam-java) | Debugging Java Lambda functions using AWS SAM |
3635
| [Lambda Debugging SAM JavaScript](lambda-debugging-sam-javascript) | Debugging JavaScript Lambda functions using AWS SAM |
3736
| [Lambda Debugging SAM Python](lambda-debugging-sam-python) | Debugging Python Lambda functions using AWS SAM |

lambda-mounting-and-debugging/javascript/.vscode/launch.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/.vscode/tasks.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/Makefile

Lines changed: 0 additions & 32 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/README.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/docker-compose.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/function.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

lambda-mounting-and-debugging/javascript/run.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

lambda-mounting-and-debugging/python/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

lambda-mounting-and-debugging/python/.vscode/launch.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)