Reference
Overview

Reference

Complete technical specifications for all AionixOne services.

Core Services

ServiceCategoryDescriptionCloud Equivalent
StepFlowOrchestrationEvent-driven workflow engine with JSONata mappingAWS Step Functions
AionixFnComputeMulti-runtime serverless functions (Python, Deno)AWS Lambda
IgniterEventsTrigger management (schedule, webhook, event)AWS EventBridge
OpenActIntegrationUnified connector platform with OAuth2API Gateway
CredVaultSecuritySecure credential storage with versioningAWS Secrets Manager
ParamStoreConfigurationHierarchical parameter managementAWS Parameter Store

Developer Tools

TRN Patterns

All resources follow the TRN (Tenant Resource Name) pattern:

trn:{service}:{tenant}:{resource_type}/{resource_path}
ServiceExample TRN
StepFlowtrn:stepflow:prod:template/order-flow
AionixFntrn:aionixfn:prod:function/process-payment
Ignitertrn:igniter:prod:trigger/daily-report
OpenActtrn:openact:prod:connection/http/github-api
CredVaulttrn:credvault:prod:credential/db-password
ParamStoretrn:paramstore:prod:param/app/config/timeout