File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -211,13 +211,13 @@ class TransformInput(object):
211
211
processing a transform job invocation.
212
212
213
213
* ``'InvocationsTimeoutInSeconds'`` (int) - The timeout value in seconds for an
214
- invocation request. The default value is 600.
214
+ invocation request. The default value is 600.
215
215
* ``'InvocationsMaxRetries'`` (int) - The maximum number of retries when invocation
216
- requests are failing.
216
+ requests are failing.
217
217
218
218
(default: ``{600,3}``)
219
219
batch_data_capture_config (dict, an object of `BatchDataCaptureConfig
220
- <https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_)
220
+ <https://sagemaker.readthedocs.io/en/stable/api/utility/inputs.html#sagemaker.inputs.BatchDataCaptureConfig>`_)
221
221
Specifies configuration related to batch transform job
222
222
for use with Amazon SageMaker Model Monitoring. For more information,
223
223
see `Capture data from batch transform job
You can’t perform that action at this time.
0 commit comments