Amazon EventBridge Scheduler · Arazzo Workflow
EventBridge Scheduler Audit Schedule Group Tags
Version 1.0.0
List schedule groups, inspect the first match, then list its tags.
Provider
Workflows
audit-schedule-group-tags
List schedule groups, get the first match, then list its tags.
Filters schedule groups by name prefix, and when at least one group matches, retrieves the group detail and reads its tags for an audit. When no group matches the flow ends cleanly.
1
listGroups
List the schedule groups, optionally filtered by a name prefix, returning at most the requested number of results.
2
getGroup
Retrieve the first matched schedule group to capture its ARN for the tag lookup.
3
listTags
List the tags associated with the matched schedule group using its ARN.
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.