Skip to content

Compressions and response personalization

Latest
Compare
Choose a tag to compare
@YoruNoHikage YoruNoHikage released this 04 May 14:39
  • x-amazon-apigateway-binary-media-types in your project definition, you can now add binary types to your API, the lambda will then receive a buffer content.
  • x-amazon-apigateway-minimum-compression-size: You can specify a minimum compression size, to enable to auto gzipping of your response. No value, no compression, 0 for gzipping everything.