We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c893432 commit 97d86c5Copy full SHA for 97d86c5
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:646860727320:layer:slappforge-nodejs-lambda-debug-layer: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