Skip to content

Commit ea671dc

Browse files
author
Rohan Gujarathi
committed
doc update for lambda step
1 parent 9ce3fbe commit ea671dc

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ Steps
121121

122122
.. autoclass:: sagemaker.workflow.callback_step.CallbackStep
123123

124+
.. autoclass:: sagemaker.workflow.lambda_step.LambdaStep
125+
124126
Utilities
125127
---------
126128

0 commit comments

Comments
 (0)