Router liveness probe
GET/__router_ping
Cheap health endpoint used by uptime probes and the deploy smoke test. Returns the literal body ok plus an x-router-hit: true response header so an HTTP-level probe can confirm the request actually reached this Lambda (and was not, for example, served by a cached gateway response).
Responses
- 200
Router is alive.