3.64.12 1.1 KB

1234567891011121314151617
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "CloudFront",
  5. "description": "Lambda@Edge Now Provides You Access to the Request Body for HTTP POST\/PUT Processing. With this feature, you can now offload more origin logic to the edge and improve end-user latency. Developers typically use Web\/HTML forms or Web Beacons\/Bugs as a mechanism to collect data from the end users and then process that data at their origins servers. For example, if you are collecting end user behavior data through a web beacon on your website, you can use this feature to access the user behavior data and directly log it to an Amazon Kinesis Firehose endpoint from the Lambda function, thereby simplifying your origin infrastructure."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "AutoScaling",
  10. "description": "Add batch operations for creating\/updating and deleting scheduled scaling actions."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "ElasticsearchService",
  15. "description": "Amazon Elasticsearch Service adds support for no downtime, in-place upgrade for Elasticsearch version 5.1 and above."
  16. }
  17. ]