added amplify and updated

This commit is contained in:
Nico Melone
2020-02-05 08:30:40 -06:00
parent 93067a5ea4
commit 9ede3b888c
4 changed files with 310 additions and 130 deletions

View File

@@ -1,6 +1,6 @@
{
"projectName": "HPIoTWebApp",
"version": "2.0",
"version": "3.0",
"frontend": "javascript",
"javascript": {
"framework": "angular",

View File

@@ -234,7 +234,7 @@ Resources:
- ' }'
- '};'
Handler: index.handler
Runtime: nodejs8.10
Runtime: nodejs10.x
Timeout: '300'
Role: !GetAtt
- UserPoolClientRole