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.
batch_data_capture_config
1 parent af1fde4 commit d648d12Copy full SHA for d648d12
src/sagemaker/transformer.py
@@ -231,9 +231,6 @@ def transform(
231
batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
232
specifies the configurations related to the batch data capture for the transform job
233
(default: ``None``).
234
- batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
235
- specifies the configurations related to the batch data capture for the transform job
236
- (default: ``None``).
237
wait (bool): Whether the call should wait until the job completes
238
(default: ``True``).
239
logs (bool): Whether to show the logs produced by the job.
0 commit comments