AtfEventBridge
AtfEventBridge creates custom event buses and rules, with an addLambdaTarget() method for wiring targets in code. DataStack writes per-bus busArn and per-rule ruleArn to SSM.
When to reach for it
Section titled “When to reach for it”Use it for event-driven fan-out. Note: DataStack config declares buses/rules but has no static rule→Lambda target path — wire targets in code or a custom stack. See Messaging.
Composition
Section titled “Composition”Composed by DataStack.
Props & API
Section titled “Props & API”AtfEventBridge extends its CDK counterpart, and its props extend Omit<CdkProps> — every CDK prop the framework doesn’t own is available directly, with full autocomplete. The complete, always-current prop interface is generated from the source in the API reference. See also Axis IS CDK for the extend-never-wrap contract.
© 2026 Axis Tech. Powered by axis-tech.co.