Skip to content

Commit 93d32a5

Browse files
committed
Updated proxy layer ARN
1 parent fa5e308 commit 93d32a5

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:892904900711:layer:slappforge-debug-nodejs-1-0-0-build-01: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)