aws-samples / aws-sagemaker-build

Creates a CloudFormation template that uses AWS StepFunctions to automate the building and training of Sagemaker custom models based on S3 and GitHub events
Apache License 2.0
165 stars 44 forks source link

Deployment fails #14

Closed C24IO closed 5 years ago

C24IO commented 6 years ago

getTrainingConfig - this Lambda is failing.

2018-10-18T00:55:46.691Z 7ef43ae0-37df-4897-8d46-2184666fbfb8 { "errorMessage": "TypeError: Cannot read property '1' of null", "errorType": "Error", "stackTrace": [ "exports.handler (/var/task/index.js:57:18)" ] }

JohnCalhoun commented 5 years ago

this should be fixed, re open if you see it again