Skip to content

Commit 6e1e4c4

Browse files
committed
Update top-level table in readme
1 parent 24219de commit 6e1e4c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Some of the samples require LocalStack Pro features. Please make sure to properl
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 |
3434
| [Lambda Mounting and Debugging](lambda-mounting-and-debugging) | Debugging Lambda functions locally |
35+
| [Lambda Debugging SAM Java](lambda-debugging-sam-java) | Debugging Java Lambda functions using AWS SAM |
36+
| [Lambda Debugging SAM JavaScript](lambda-debugging-sam-javascript) | Debugging JavaScript Lambda functions using AWS SAM |
37+
| [Lambda Debugging SAM Python](lambda-debugging-sam-python) | Debugging Python Lambda functions using AWS SAM |
38+
| [Lambda Debugging SAM TypeScript](lambda-debugging-sam-typescript) | Debugging TypeScript Lambda functions using AWS SAM |
3539
| [IAM Policy Enforcement](iam-policy-enforcement) | Enforcement of IAM policies when working with local cloud APIs |
3640
| [Lambda Hot Reloading](lambda-hot-reloading) | Hot reloading Lambda functions locally |
3741
| [IoT Basics](iot-basics) | Usage of IoT APIs locally |

0 commit comments

Comments
 (0)