We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5e308 commit 93d32a5Copy full SHA for 93d32a5
1 file changed
README.md
@@ -66,7 +66,7 @@ npm i slappforge-lambda-debug-proxy --save
66
67
Add the Lambda Layer with the following ARN to your Lambda function.
68
```
69
-arn:aws:lambda:us-east-1:892904900711:layer:slappforge-lambda-debug-layer:2
+arn:aws:lambda:us-east-1:892904900711:layer:slappforge-debug-nodejs-1-0-0-build-01:1
70
71
72
After adding the proxy component as a dependency using one of the options, require the package at the very end of the
0 commit comments