We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed76302 commit 3b28c2cCopy full SHA for 3b28c2c
serverless.yml
@@ -44,7 +44,7 @@ functions:
44
timeout: 29
45
layers:
46
- arn:aws:lambda:us-east-1:034541671702:layer:openssl-lambda:1
47
- - arn:aws:lambda:us-east-1:580360238192:layer:nonlive-github-sls-rest-api:10
+ - arn:aws:lambda:us-east-1:580360238192:layer:nonlive-github-sls-rest-api:15
48
environment:
49
SERVICE_NAME: github-sls-rest-api
50
SERVICE_SLUG: github
0 commit comments