Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Tag Schedule Group
Version 1.0.0
Create a schedule group, tag it, then list its tags to confirm.
Provider
Workflows
tag-schedule-group
Create a schedule group, tag it, then list its tags.
Provisions a schedule group, applies a set of tags to the group ARN, and reads the tags back from the resource to confirm they were stored.
1
createGroup
CreateScheduleGroup
Create the schedule group to be tagged, capturing its ARN for the tagging steps.
2
tagGroup
TagResource
Assign the supplied tags to the schedule group using the ARN returned at creation.
3
listTags
ListTagsForResource
List the tags now associated with the schedule group to confirm they were applied.