API Gateway - HTTP API Vs REST API

  • HTTP API
    • Low-cost alternative to REST
    • Doesn't support AWS Lambda and IAM tho
    • But support OpenID Connect / OAUTH 2
  • REST
    • Support everything else but not OPEN ID Connect, OAuth 2.0
      Pasted image 20221015140946.png