AtfCognito
AtfCognito builds a Cognito User Pool + app client with an explicit trigger map — trigger configs name their trigger type, so nothing is matched by naming convention. The pool and client ids are published to SSM for API stacks to read as JWT audience.
When to reach for it
Section titled “When to reach for it”Use it for user authentication behind cognito/jwt routes. See The Auth Matrix.
Composition
Section titled “Composition”Composed by CognitoStack; writes cognito/userPoolId and cognito/userPoolClientId to SSM.
Props & API
Section titled “Props & API”AtfCognito 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.