1{ 2 "version": "2.10.55", 3 "date": "2020-01-23", 4 "entries": [ 5 { 6 "type": "feature", 7 "category": "Amazon Relational Database Service", 8 "description": "This SDK release introduces APIs that automate the export of Amazon RDS snapshot data to Amazon S3. The new APIs include: StartExportTask, CancelExportTask, DescribeExportTasks. These APIs automate the extraction of data from an RDS snapshot and export it to an Amazon S3 bucket. The data is stored in a compressed, consistent, and query-able format. After the data is exported, you can query it directly using tools such as Amazon Athena or Redshift Spectrum. You can also consume the data as part of a data lake solution. If you archive the data in S3 Infrequent Access or Glacier, you can reduce long term data storage costs by applying data lifecycle policies." 9 }, 10 { 11 "type": "feature", 12 "category": "AWS SDK for Java v2", 13 "description": "Updated service endpoint metadata." 14 }, 15 { 16 "type": "feature", 17 "category": "AWS SDK for Java v2", 18 "description": "Added ServiceMetadata.servicePartitions() to get partition metadata for a specific service" 19 }, 20 { 21 "type": "feature", 22 "category": "AWS Identity and Access Management", 23 "description": "This release enables the Identity and Access Management policy simulator to simulate permissions boundary policies." 24 }, 25 { 26 "type": "feature", 27 "category": "Amazon DynamoDB Enhanced Client [Preview]", 28 "description": "Support for non-blocking asynchronous calling of all mapper operations" 29 }, 30 { 31 "type": "feature", 32 "category": "AWS SDK for Java v2", 33 "description": "Improved error messages on UnknownHostExceptions" 34 } 35 ] 36}