aws-samples / aws-samples/aws-sdk-unity-samples
Errors while importing ChessGameCloudFormationTemplate.template
- Dominant language
- C#
- Stars
- 163
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
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 | 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.
I'm new to all this AWS stuff so I have no idea how to fix the script or .js files.
Contributor guide
Assessment
This issue has not been assessed yet.