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
feita há 4 anos588 visualizações
2 Respostas
1

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

AWS
respondido há 4 anos
0

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

zefir
respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas