Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Last active April 30, 2020 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nivleshc/9bf5c43a647d5953d187e35d14b8ccef to your computer and use it in GitHub Desktop.
Save nivleshc/9bf5c43a647d5953d187e35d14b8ccef to your computer and use it in GitHub Desktop.
The beginning of the AWS Step Function to automate training, build and deployment of an Amazon SageMaker model
{
"Comment": "An AWS Step Function State Machine to train, build and deploy an Amazon SageMaker model endpoint",
"StartAt": "Create Training Job",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment