Health Check
GET
/health
Liveness probe: Is the service running?
Returns 200 unconditionally if the process is alive. No I/O, no dependency checks. Used by ECS container HEALTHCHECK.
Responses
Section titled “ Responses ”Successful Response
Liveness probe: Is the service running?
Returns 200 unconditionally if the process is alive. No I/O, no dependency checks. Used by ECS container HEALTHCHECK.
Successful Response