Vault Waker 200 OK
No slug to route
Request arrived at the Lambda Function URL directly (or via CloudFront without the viewer-Host shim). The waker only routes requests whose viewer host matches <slug>.<zone>. For CloudFront-fronted requests, ensure vault-publish-viewer-host is published and attached — run sg vp setup cf-function check.
Debug links (waker control plane)
Request
Host (viewer) i5dhd22xhibbxedvt7jbks2oom0bllcg.lambda-url.eu-west-2.on.aws Host (origin) i5dhd22xhibbxedvt7jbks2oom0bllcg.lambda-url.eu-west-2.on.aws X-Vault-Viewer-Host (none) X-Forwarded-Host (none) Slug (none) Path /__waker__/status Method GET Source IP 216.73.216.244 Request ID Root=1-6a102192-718123b2449f510b672614c8
Waker diagnostics
Waker state not_found Waker action returned-404 EC2 state unknown Instance ID (none) Vault URL (none) Region (none) Regions scanned (none) Elapsed 0 ms Waker version v0.1.15 Timestamp 2026-05-22T09:27:46Z
Lambda deployment metadata (env vars baked in at deploy time by Setup__Lambda) service_version: v0.2.36
version: v0.1.15
deployed_at: 2026-05-19T21:48:25Z
deploy_id: d8a50e8b14a34ba6
deploy_region: eu-west-2
deployed_by: arn:aws:iam::745506449035:user/SG-Deploy-User
git_commit: f97d0c49
Lambda event meta (raw path, source IP, requestContext.*) version: 2.0
rawPath: /__waker__/status
method: GET
sourceIp: 216.73.216.244
userAgent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
protocol: HTTP/1.1
requestContext.requestId: b8cb10dd-d2da-4ff8-9dab-636fba15cfe3
requestContext.domainName: i5dhd22xhibbxedvt7jbks2oom0bllcg.lambda-url.eu-west-2.on.aws
requestContext.stage: $default
requestContext.time: 22/May/2026:09:27:46 +0000
Served by the vault-publish waker Lambda. Same diagnostics are emitted as JSON to CloudWatch
and as X-Waker-* response headers.