Skip to content

Commit 820230c

Browse files
doc: Add JsonGet v2 deprecation (#2720)
Co-authored-by: Navin Soni <[email protected]>
1 parent 50b1bef commit 820230c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/v2.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,12 @@ Please use :func:`sagemaker.s3.parse_s3_url` instead.
265265

266266
The class ``sagemaker.session.ModelContainer`` has been deprecated, as it is not needed for creating inference pipelines.
267267

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+
268274
Parameter and Class Name Changes
269275
================================
270276

0 commit comments

Comments
 (0)