You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Update emr command to latest version",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``elasticache``",
9
+
"description": "Documentation update for AWS ElastiCache",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "datapipeline",
14
+
"description": "Deprecated support for the datapipeline create-default-roles command",
15
+
"type": "enhancement"
16
+
},
17
+
{
18
+
"category": "``es``",
19
+
"description": "Allows customers to get progress updates for blue/green deployments",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``fis``",
24
+
"description": "Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``comprehend``",
29
+
"description": "Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``dynamodb``",
34
+
"description": "Documentation update for DynamoDB Java SDK.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``iot``",
39
+
"description": "This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``ce``",
44
+
"description": "Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.22.47
6
+
=======
7
+
8
+
* api-change:``emr``: Update emr command to latest version
9
+
* api-change:``elasticache``: Documentation update for AWS ElastiCache
10
+
* enhancement:datapipeline: Deprecated support for the datapipeline create-default-roles command
11
+
* api-change:``es``: Allows customers to get progress updates for blue/green deployments
12
+
* api-change:``fis``: Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.
13
+
* api-change:``comprehend``: Amazon Comprehend now supports sharing and importing custom trained models from one AWS account to another within the same region.
14
+
* api-change:``dynamodb``: Documentation update for DynamoDB Java SDK.
15
+
* api-change:``iot``: This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.
16
+
* api-change:``ce``: Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions
0 commit comments