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

New SageMaker Step Functions Integration #29

Open oelesinsc24 opened 5 years ago

oelesinsc24 commented 5 years ago

With the news about native integration with Step Functions, https://aws.amazon.com/about-aws/whats-new/2019/10/aws-step-functions-expands-amazon-sagemaker-service-integration/, Will there be changes coming to SageMaker Build based on this news?

JohnCalhoun commented 5 years ago

it does not really change much for this repository, we are already calling the sagemaker APIs through a lambda function. However, replacing those lambda api calls with the sagemaker integrations would