View source: R/eventbridgescheduler_operations.R
eventbridgescheduler_get_schedule | R Documentation |
Retrieves the specified schedule.
See https://www.paws-r-sdk.com/docs/eventbridgescheduler_get_schedule/ for full documentation.
eventbridgescheduler_get_schedule(GroupName = NULL, Name)
GroupName |
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. |
Name |
[required] The name of the schedule to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.