Skip to content

Commit 97d86c5

Browse files
committed
Changed proxy layer ARN
1 parent c893432 commit 97d86c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ npm i slappforge-lambda-debug-proxy --save
6666

6767
Add the Lambda Layer with the following ARN to your Lambda function.
6868
```
69-
arn:aws:lambda:us-east-1:892904900711:layer:slappforge-lambda-debug-layer:2
69+
arn:aws:lambda:us-east-1:646860727320:layer:slappforge-nodejs-lambda-debug-layer:1
7070
```
7171

7272
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

Comments
 (0)