Skip to content

Commit 321bd85

Browse files
imforsterwcmjunior
andauthored
Update lambda/README.md
Co-authored-by: Wilson de Carvalho <796900+wcmjunior@users.noreply.github.com>
1 parent a014815 commit 321bd85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lambda/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ zip -r pkg.zip .
153153
154154
## Upload the code package and test your Lambda function
155155
156-
1. In your Lambda function’s **Code** tab, choose **Upload from > .zip file**
157-
2. Upload the pkg.zip you created. For more information, see [Deploy Node.js Lambda functions with .zip file archives](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-package.html)
156+
1. In your Lambda function’s **Code** tab, choose **Upload from > .zip file**.
157+
2. Upload the pkg.zip you created. For more information, see [Deploy Node.js Lambda functions with .zip file archives](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-package.html).
158158
3. In your Lambda function’s **Test** tab, paste in the following JSON payload, and modify it to use your cluster ID.
159159
4. In your Lambda function’s **Test** tab, use the following Event JSON modified to specify your cluster’s endpoint.
160160

0 commit comments

Comments
 (0)