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