diff --git a/amplify/backend/analytics/reactnotes/pinpoint-cloudformation-template.json b/amplify/backend/analytics/reactnotes/pinpoint-cloudformation-template.json index 4711967..4f2622a 100644 --- a/amplify/backend/analytics/reactnotes/pinpoint-cloudformation-template.json +++ b/amplify/backend/analytics/reactnotes/pinpoint-cloudformation-template.json @@ -199,7 +199,7 @@ } }, "Handler": "index.handler", - "Runtime": "nodejs6.10", + "Runtime": "nodejs8.10", "Timeout": "300", "Role": { "Fn::GetAtt": [ @@ -532,4 +532,4 @@ } } } -} \ No newline at end of file +}