Skip to content

Commit fd5e05f

Browse files
author
Rohan Gujarathi
committed
doc update for lambda step
1 parent 9034b9f commit fd5e05f

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

doc/api/utility/lambda_helper.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Lambda Utilities
2+
----------------
3+
4+
.. automodule:: sagemaker.lambda_helper
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

doc/workflows/pipelines/sagemaker.workflow.pipelines.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,10 @@ Steps
125125
.. autoclass:: sagemaker.workflow.callback_step.CallbackStep
126126

127127
.. autoclass:: sagemaker.workflow.steps.CacheConfig
128+
129+
.. autoclass:: sagemaker.workflow.lambda_step.LambdaStep
130+
131+
Utilities
132+
---------
133+
134+
.. autofunction:: sagemaker.workflow.utilities.list_to_request

0 commit comments

Comments
 (0)