Skip to content

Commit

Permalink
Update sns-topic-publisher.json
Browse files Browse the repository at this point in the history
updating nodejs to 14
  • Loading branch information
tipuq authored Dec 23, 2021
1 parent a427ab0 commit bc06ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sns-topic-publisher/cfn-templates/sns-topic-publisher.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
]
}
},
"Runtime": "nodejs10.x",
"Runtime": "nodejs14.x",
"Timeout": "25"
}
},
Expand Down

0 comments on commit bc06ee1

Please sign in to comment.