Closed toddysm closed 2 years ago
Closes #144
Was able to create the lambda, named demoTuesdayLambda, that would've been used to make the call to the sagemaker API. Due to the sagemaker endpoints not being totally finished, I was not able to call the sage maker API. Screenshotted below is the lambda function:
The name of the Lambda function for the demo should be
demoTuesdayLambda
.Make sure the code includes the calls to the SageMaker APIs - this is the Lambda from #143