We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c562cb8 commit 5e546a1Copy full SHA for 5e546a1
Examples/LambdaFunctions/README.md
@@ -4,6 +4,8 @@ This sample project is a collection of Lambda functions that demonstrates
4
how to write a simple Lambda function in Swift, and how to package and deploy it
5
to the AWS Lambda platform.
6
7
+Note: The example scripts assume you have [jq](https://stedolan.github.io/jq/download/) command line tool installed.
8
+
9
## Deployment instructions using AWS CLI
10
11
Steps to deploy this sample to AWS Lambda using the AWS CLI:
0 commit comments