Retrieves the specified schedule.
Path parameters
The name of the schedule to retrieve.
Query parameters
The name of the schedule group associated with this schedule. If you omit this, EventBridge Scheduler assumes that the schedule is associated with the default group.
Response
Success
Indicates the action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target.
The Amazon Resource Name (ARN) of the schedule.
The time at which the schedule was created.
The description of the schedule.
The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the <code>EndDate</code> you specify. EventBridge Scheduler ignores <code>EndDate</code> for one-time schedules.
The name of the schedule group associated with this schedule.
The ARN for a customer managed KMS Key that is be used to encrypt and decrypt your data.
The time at which the schedule was last modified.
The name of the schedule.
The timezone in which the scheduling expression is evaluated.
The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the <code>StartDate</code> you specify. EventBridge Scheduler ignores <code>StartDate</code> for one-time schedules.
Specifies whether the schedule is enabled or disabled.