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 bd86887 commit b78f12dCopy full SHA for b78f12d
src/sagemaker/feature_store/feature_processor/feature_scheduler.py
@@ -284,7 +284,7 @@ def schedule(
284
at expression, rate expression and cron expression. See the
285
`CreateSchedule API
286
<https://docs.aws.amazon.com/scheduler/latest/APIReference/API_CreateSchedule.html#scheduler-CreateSchedulerequest-ScheduleExpression>`_
287
- for more details.
+ for more details.
288
state (str): Specifies whether the schedule is enabled or disabled. Valid values are
289
ENABLED and DISABLED. See the `State request parameter
290
<https://docs.aws.amazon.com/scheduler/latest/APIReference/API_CreateSchedule.html#scheduler-CreateSchedule-request-State>`_
0 commit comments