Creates the specified schedule group.
See https://www.paws-r-sdk.com/docs/eventbridgescheduler_create_schedule_group/ for full documentation.
eventbridgescheduler_create_schedule_group(
ClientToken = NULL,
Name,
Tags = NULL
)
Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.
[required] The name of the schedule group that you are creating.
The list of tags to associate with the schedule group.