Logz.io · Arazzo Workflow
Logz.io Verify Token And Discover Accounts
Version 1.0.0
Confirm which account a token belongs to, then list its associated accounts.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
verify-account
Confirm the token's account and list its related accounts.
Calls whoami to confirm the token's account, then retrieves all related accounts, branching on whether more than one account was returned.
1
whoAmI
whoAmI
Confirm which account the token belongs to by reading the account name and id.
2
relatedAccounts
getRelatedAccounts
List all accounts derived from the token's account. If the token belongs to an owner account, all sub accounts are returned.