Skip to content

Commit

Permalink
update runtime to nodejs12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mats16 authored Mar 16, 2021
1 parent a883a58 commit 141fa98
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Resources:
- ' }'
- '};'
Handler: index.handler
Runtime: nodejs8.10
Runtime: nodejs12.x
Timeout: '300'
Role: !GetAtt
- UserPoolClientRole
Expand Down Expand Up @@ -383,4 +383,4 @@ Outputs :





0 comments on commit 141fa98

Please sign in to comment.