Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/sagemaker/transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,6 @@ def transform(
batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
specifies the configurations related to the batch data capture for the transform job
(default: ``None``).
batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
specifies the configurations related to the batch data capture for the transform job
(default: ``None``).
wait (bool): Whether the call should wait until the job completes
(default: ``True``).
logs (bool): Whether to show the logs produced by the job.
Expand Down
Loading