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