Overview
Auth Lambda (aka Lambda authorizer) is the authentication and authorization service for Marqo Cloud's customer-facing API Gateways.
Given a request, it verifies the user's authentication method (Cognito access token or Marqo Cloud API key) against the appropriate source of truth. For Cognito access tokens, it also verifies that the user is an active member of the requested account.