v2.4.2

auth

services/auth/ is not a source-managed deployable service in the current repository state.

Status

  • No checked-in services/auth/serverless.yml.
  • No checked-in handler source, package manifest, or OpenAPI spec.
  • The folder currently contains generated .serverless/ artifacts only, so it should not be treated as a deployable service or an API surface.

Operational impact

Authentication for deployed HTTP routes is documented under Auth & API keys. That behavior is owned by API Gateway, Terraform usage plans, and the private flag in each service's serverless.yml; it is not owned by a standalone auth service here.

If an auth service is restored, add the service source, serverless.yml, service page, and OpenAPI spec together so route validation can check it.

Source map

Esc