aws-samples / sagemaker-custom-project-templates

MIT No Attribution
215 stars 156 forks source link

adds multi-branch-mlops-train #2

Closed brunoklein99 closed 3 years ago

brunoklein99 commented 3 years ago

Adds the template for a multi-branch training pipeline

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

durgasury commented 3 years ago

@brunoklein99 could you make a couple of changes?

  1. Bucket name gets too long for the SageMaker project if the project name >18 chars. Please specify that or reduce the chars in default template name
  2. Launch constraint role doesn't have access to tag IAM roles, please add the policy
durgasury commented 3 years ago

approved PR