Zuplo · Arazzo Workflow
Zuplo Discover Account and List Its Buckets
Version 1.0.0
Resolve the account name from the API key, then list that account's API key buckets.
Provider
Workflows
discover-account-and-buckets
Resolve the account from the API key, then list its buckets.
Calls who-am-i to discover the account tied to the API key, then lists the API key buckets belonging to that account.
1
whoAmI
V1_whoAmI
Resolve the caller's subject and account from the API key. The account field is included when calling with an API key.
2
listBuckets
ApiKeyBucketsService_list
List the API key buckets for the resolved account.