API Gateway - Gateway response - HTTP API

0

With HTTP APIs, is there a way to customise the response sent back in errors from the API GW itself - i.e. is there an equivalent to Gateway Responses in REST APIs?

1 Risposta
0
Risposta accettata

Changing API Gateway errors is currently not supported. You can use response parameters to transform the HTTP response from a backend integration before returning the response to clients. You can modify headers or the status code of a response before API Gateway returns the response to clients.

profile pictureAWS
ESPERTO
Uri
con risposta 3 anni fa
AWS
ESPERTO
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande