AtfAppSync
AtfAppSync builds one or more AppSync GraphQL APIs from config — schema, auth modes (USER_POOL, API_KEY, IAM), data sources (DynamoDB/HTTP/None), and UNIT resolvers (VTL or JS). API-key values are surfaced via CfnOutput only, never SSM.
When to reach for it
Section titled “When to reach for it”Use it for a GraphQL surface, including multi-API apps with distinct auth per API. See GraphQL API.
Composition
Section titled “Composition”Composed by GraphqlStack; the graphql starter wires it.
Props & API
Section titled “Props & API”AtfAppSync 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.