AtfRestApi
AtfRestApi builds an API Gateway REST API from your route configs — all verbs, the five-mode auth matrix, API keys with a usage plan, and 4xx/5xx gateway responses. It writes api/restApiStageArn to SSM for WAF association.
When to reach for it
Section titled “When to reach for it”Use it for the full-breadth REST surface (validation models, API keys, WAF-on-stage). For a leaner, cheaper API, use AtfHttpApi.
Composition
Section titled “Composition”Composed by ApiStack; the rest-v1 starter wires it. See REST v1 API.
Props & API
Section titled “Props & API”AtfRestApi 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.