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 96bdb19 commit e5c9202Copy full SHA for e5c9202
src/sagemaker/inputs.py
@@ -217,7 +217,7 @@ class TransformInput(object):
217
218
(default: ``{600,3}``)
219
batch_data_capture_config (dict, an object of `BatchDataCaptureConfig
220
- <https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_)
+ <https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_):
221
Specifies configuration related to batch transform job
222
for use with Amazon SageMaker Model Monitoring. For more information,
223
see `Capture data from batch transform job
0 commit comments