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``] Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``frauddetector``",
9
+
"description": "[``botocore``] Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``iotsitewise``",
14
+
"description": "[``botocore``] Documentation updates for AWS IoT SiteWise",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``dlm``",
19
+
"description": "[``botocore``] Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``glue``",
24
+
"description": "[``botocore``] Add support for Custom Blueprints",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``apigateway``",
29
+
"description": "[``botocore``] Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``backup``",
34
+
"description": "[``botocore``] AWS Backup - Features: Evaluate your backup activity and generate audit reports.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.18.27
6
+
=======
7
+
8
+
* api-change:``dms``: [``botocore``] Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes.
9
+
* api-change:``frauddetector``: [``botocore``] Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios.
10
+
* api-change:``iotsitewise``: [``botocore``] Documentation updates for AWS IoT SiteWise
11
+
* api-change:``dlm``: [``botocore``] Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies.
12
+
* api-change:``glue``: [``botocore``] Add support for Custom Blueprints
13
+
* api-change:``apigateway``: [``botocore``] Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation
14
+
* api-change:``backup``: [``botocore``] AWS Backup - Features: Evaluate your backup activity and generate audit reports.
0 commit comments