You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ This directory contains example code for Lambda functions.
32
32
33
33
-**[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/)).
34
34
35
+
-**[Testing](Testing/README.md)**: a test suite for Lambda functions.
36
+
35
37
## AWS Credentials and Signature
36
38
37
39
This section is a short tutorial on the AWS Signature protocol and the AWS credentials.
0 commit comments