Skip to content

Commit

Permalink
update node runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorsector committed Mar 25, 2020
1 parent 4213f2a commit 4510754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sam-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Resources:

Properties:

# This function uses the Nodejs v8.10 runtime.
Runtime: nodejs8.10
# This function uses the Nodejs v12 runtime.
Runtime: nodejs12.x

# This is the Lambda function's handler.
Handler: handler.lambdaHandler
Expand Down

0 comments on commit 4510754

Please sign in to comment.