aws-samples / mlops-amazon-sagemaker

Workshop content for applying DevOps practices to Machine Learning workloads using Amazon SageMaker
Apache License 2.0
289 stars 126 forks source link

Lambda functions for Jenkins lab missing #12

Open PandaPover opened 3 years ago

PandaPover commented 3 years ago

For the Jenkins lab, the lambda functions (MLOps-CheckTrainingStatus, MLOps-InvokeEndpoint-scikitbyo) are missing.

In the text, a folder 'lambdas' is mentioned, but it's not present in the repo. There is a folder 'train_cfg', but it contains only one lambda function with a different name.

tapanh commented 3 years ago

+1. Can you please add the Lambda functions to the workshop?

chethancmk commented 2 years ago

Is there a link or resolution for the missing lambda (MLOps-CheckTrainingStatus, MLOps-InvokeEndpoint-scikitbyo) yet ?