When I tried to import the ChessGameCloudFormationTemplate.template into my AWS account, I got the following errors and everything rolled back:
| 10:02:17 UTC-0700 |
CREATE_FAILED |
AWS::Lambda::Function |
NewChessMatch |
The runtime parameter of nodejs is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs6.10) while creating or updating functions. |
| |
10:02:17 UTC-0700 |
CREATE_FAILED |
AWS::Lambda::Function |
NewMoveNotifier |
I'm new to all this AWS stuff so I have no idea how to fix the script or .js files.