The http code status returned by the backend is not taken into account in the websocket response

0

Hi,

We are Using Api gateway Websocket (route $connect ) with the following configurations :

  • Integration type: Lambda Function
  • Use Lambda Proxy integration: False
  • Use of Custom Request Templates
  • Route Integration Response Key: $default

Behavior :

Backend (lambda) response : { "statusCode": 401}
Websocket Response status code: 101. (should be 401 like lambda response )

Question:

How can I configure the Websocket Route response to match the backend response?

I really appreciate any help you can provide.

Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen