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 13ecbcc commit 68626dcCopy full SHA for 68626dc
doc/v2.rst
@@ -265,6 +265,12 @@ Please use :func:`sagemaker.s3.parse_s3_url` instead.
265
266
The class ``sagemaker.session.ModelContainer`` has been deprecated, as it is not needed for creating inference pipelines.
267
268
+``sagemaker.workflow.condition_step.JsonGet``
269
+---------------------------------------------
270
+
271
+The class ``sagemaker.workflow.condition_step.JsonGet`` has been deprecated.
272
+Please use :class:`sagemaker.workflow.functions.JsonGet` instead.
273
274
Parameter and Class Name Changes
275
================================
276
0 commit comments