We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d71f5 commit e97133fCopy full SHA for e97133f
src/sagemaker/workflow/steps.py
@@ -330,7 +330,7 @@ def __init__(
330
the `process` method of the `sagemaker.processing.Processor`.
331
332
Args:
333
- name (str): The name of the training step.
+ name (str): The name of the processing step.
334
processor (Processor): A `sagemaker.processing.Processor` instance.
335
inputs (List[ProcessingInput]): A list of `sagemaker.processing.ProcessorInput`
336
instances. Defaults to `None`.
0 commit comments