Amazon Security Lake · Arazzo Workflow
Amazon Security Lake Rename Subscriber
Version 1.0.0
Find a subscriber by name, confirm it, and update its name and description.
Provider
Workflows
rename-subscriber
Resolve a subscriber from the account list and update its name and description.
Lists subscribers, branches on whether any exist, reads the first one back, and patches its name and description.
1
listSubscribers
ListSubscribers
List the subscribers for the account and capture the first subscriber's ID to update.
2
getSubscriber
GetSubscriber
Read the resolved subscriber back by ID to confirm it exists before updating its metadata.
3
updateSubscriber
UpdateSubscriber
Apply the new name and description to the subscriber.