We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7756af1 commit 20329f0Copy full SHA for 20329f0
serverless.yml
@@ -8,7 +8,7 @@ plugins:
8
9
provider:
10
name: aws
11
- runtime: nodejs16.x
+ runtime: nodejs18.x
12
lambdaHashingVersion: 20201221
13
region: us-east-1 #Lambda@Edge must be deployed in us-east-1
14
stage: ${opt:stage, 'dev'}
0 commit comments