Type Alias HookdeckSourceKey
HookdeckSourceKey:
| "girasolCardEventsOutbound"
| "victor"
| "yellowcard"
| "utila"
| "quilttEvents"
| "aipriseAutomation"
| "propelauthUser"
| "heliusAccountSync"
| "routeFusion"
| "vibesDeliveryEvents"
| "zenusEvents"
| "girasolCardEvents"
| "girasolWireDrawdown"
| "nominisWalletScreening"
| "greendotSftpSyncEvents"
| "vibesInboundMessages"
Source keys exported by the
cfx-hookdeckstack.cfxPublishwas removed in Phase 5 — the customer bus is SNS now, andmetcapWireEmailswith the move to SES. Keeping either here would let a handler declare itself against a source that no longer exists and fail at apply instead of at typecheck.