Http Api and response compression

0

Hi
Do you plan to add response payload compression for the new HTTP API?
In my case Im just using API Gateway _ Lambda _ other AWS services, and want to compress response from lambda to the user.

I can see such functionality for a REST API (https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-enable-compression.html) but nothing about it in HTTP section (https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html)

Thanks

zefir
gefragt vor 4 Jahren588 Aufrufe
2 Antworten
1

Currently HTTP API doesn't support a response compression. You should compress the response on your Lambda.

AWS
beantwortet vor 4 Jahren
0

I actually already did this :) Do you have any plans to support it in the future?

zefir
beantwortet vor 4 Jahren

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