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

2回答
1

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

AWS
回答済み 4年前
0

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

zefir
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ