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": "[``botocore``] DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``translate``",
9
+
"description": "[``botocore``] This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``resourcegroupstaggingapi``",
14
+
"description": "[``botocore``] Documentation updates and improvements.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.19.12
6
+
=======
7
+
8
+
* api-change:``ec2``: [``botocore``] DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
9
+
* api-change:``translate``: [``botocore``] This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.
10
+
* api-change:``resourcegroupstaggingapi``: [``botocore``] Documentation updates and improvements.
0 commit comments