data
AWS API Gateway Lambda REST endpoint
deploy · localstack · aws · apigateway · lambda · rest · View on GitHub
Task pass rate 100%
Instruction
The status page currently shows a hardcoded green dot. Marketing found out during the last outage. Give it a real health endpoint:
- an API Gateway REST API named
status-apiwithGET /status, deployed to a stage namedprod - backed by a Lambda proxy integration to a Node.js function named
status-fnthat answers200with body{"ok":true}and aContent-Type: application/jsonresponse header
When it's wired up, a request to the deployed stage's /status endpoint must return that response for real — smoke-test it before you call it done.
Results
Claude Fable 5 High 3/3 Claude Fable 5 Low 3/3 Claude Fable 5 Max 3/3 Claude Opus 5 High 3/3 Claude Opus 5 Low 3/3 Claude Opus 5 Max 3/3 Claude Sonnet 5 High 3/3 Claude Sonnet 5 Max 3/3 GPT 5.6 Terra Max 3/3 GPT 5.6 Sol Max 3/3 Claude Sonnet 5 Low 3/3 GPT 5.6 Sol High 3/3 GPT 5.6 Terra Low 3/3 GPT 5.6 Sol Low 3/3 GPT 5.6 Terra High 3/3
Passed trials out of total, per configuration. Click through for the trial records.