aws-samples / sagemaker-custom-project-templates

MIT No Attribution
214 stars 155 forks source link

[Bug fix] Create the model object in a pipeline #45

Closed duk-amz closed 1 year ago

duk-amz commented 1 year ago

Issue #, if available: https://github.com/aws-samples/sagemaker-custom-project-templates/issues/8

Description of changes:

  1. Remove model object creation from the CFN template.
  2. Add model creation logic in the pipeline
  3. Add sagemaker- prefix for an EventBridge rule

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