1{ 2 "version": "2.10.45", 3 "date": "2020-01-08", 4 "entries": [ 5 { 6 "type": "feature", 7 "category": "Amazon Translate", 8 "description": "This release adds a new family of APIs for asynchronous batch translation service that provides option to translate large collection of text or HTML documents stored in Amazon S3 folder. This service accepts a batch of up to 5 GB in size per API call with each document not exceeding 1 MB size and the number of documents not exceeding 1 million per batch. See documentation for more information." 9 }, 10 { 11 "type": "feature", 12 "category": "Firewall Management Service", 13 "description": "AWS Firewall Manager now supports tagging, and tag-based access control, of policies." 14 }, 15 { 16 "type": "feature", 17 "category": "AWS Step Functions", 18 "description": "Add sfn specific http configurations. See [#1325](https://github.com/aws/aws-sdk-java-v2/issues/1325)" 19 }, 20 { 21 "type": "bugfix", 22 "category": "Amazon EC2", 23 "description": "Fix NPE when calling `CopySnapshot`. Fixes [#1564](https://github.com/aws/aws-sdk-java-v2/issues/1564)" 24 }, 25 { 26 "type": "feature", 27 "category": "AWS Cost Explorer Service", 28 "description": "Documentation updates for CreateCostCategoryDefinition and UpdateCostCategoryDefinition API" 29 } 30 ] 31}