Charles Frenzel
Charles Frenzel
Currently need to set the name manually for `StepId.ProcessingJob.value`, as it does not show-up in StepID. see code under *Setup Pipeline with the Step Functions SDK* for example: https://github.com/data-science-on-aws/workshop/blob/master/10_pipeline/stepfunctions/01_Create_Pipeline_Train_and_Deploy_Reviews_BERT_TensorFlow.ipynb
There is not StepID for TuningStep. Would expected `StepId.TuningJob.value` to yield the job name. Does not look like it's currently included.
Looks like the GH CD will deploy to pypi a new release but shows up as an error in actions.