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 f5648c6 commit 12efcc2Copy full SHA for 12efcc2
src/sagemaker/model_monitor/dataset_format.py
@@ -58,4 +58,4 @@ def sagemaker_capture_json():
58
dict: JSON string containing DatasetFormat to be used by DefaultModelMonitor.
59
60
"""
61
- return {"sagemaker_capture_json": {}}
+ return {"sagemakerCaptureJson": {}}
0 commit comments