AtfHttpApi
AtfHttpApi builds an API Gateway HTTP API (v2) — lower cost and latency than REST, with the jwt | lambda | iam | none matrix and the v2-specific greedy /{proxy+} route. It reads Cognito user-pool and client ids from SSM and writes httpapi/url, httpapi/apiId, and httpapi/stageArn back.
When to reach for it
Section titled “When to reach for it”Use it when you don’t need REST-only features (validation models, native API keys, WAF-on-stage). See HTTP v2 API.
Composition
Section titled “Composition”Composed by HttpApiStack; the rest-v2 starter wires it.
Props & API
Section titled “Props & API”AtfHttpApi 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.