Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49c470b

Browse files
committedDec 21, 2024
add ref to Testing from the Example README file
1 parent 27511ec commit 49c470b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎Examples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This directory contains example code for Lambda functions.
3232

3333
- **[Streaming]**: create a Lambda function exposed as an URL. The Lambda function streams its response over time. (requires [AWS SAM](https://aws.amazon.com/serverless/sam/)).
3434

35+
- **[Testing](Testing/README.md)**: a test suite for Lambda functions.
36+
3537
## AWS Credentials and Signature
3638

3739
This section is a short tutorial on the AWS Signature protocol and the AWS credentials.

0 commit comments

Comments
 (0)
Please sign in to comment.