-
Notifications
You must be signed in to change notification settings - Fork 863
/
2.10.45.json
31 lines (31 loc) · 1.46 KB
/
2.10.45.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"version": "2.10.45",
"date": "2020-01-08",
"entries": [
{
"type": "feature",
"category": "Amazon Translate",
"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."
},
{
"type": "feature",
"category": "Firewall Management Service",
"description": "AWS Firewall Manager now supports tagging, and tag-based access control, of policies."
},
{
"type": "feature",
"category": "AWS Step Functions",
"description": "Add sfn specific http configurations. See [#1325](https://github.com/aws/aws-sdk-java-v2/issues/1325)"
},
{
"type": "bugfix",
"category": "Amazon EC2",
"description": "Fix NPE when calling `CopySnapshot`. Fixes [#1564](https://github.com/aws/aws-sdk-java-v2/issues/1564)"
},
{
"type": "feature",
"category": "AWS Cost Explorer Service",
"description": "Documentation updates for CreateCostCategoryDefinition and UpdateCostCategoryDefinition API"
}
]
}