Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Untag Schedule Group
Version 1.0.0
Resolve a schedule group ARN, remove tag keys, then list remaining tags.
Provider
Workflows
untag-schedule-group
Get a schedule group ARN, untag it by keys, then list remaining tags.
Retrieves a schedule group to obtain its ARN, removes the supplied tag keys from the group, and reads the tags back to confirm which tags remain.
1
getGroup
Retrieve the schedule group to capture its ARN, which is required to address the tagging resource.
2
untagGroup
Remove the supplied tag keys from the schedule group identified by its ARN.
3
listTags
List the tags still associated with the schedule group to confirm the requested keys were removed.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.