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 cloudwatch command to latest version",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``networkmanager``",
14
+
"description": "Appliance Mode support for AWS Cloud WAN.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``redshift-data``",
19
+
"description": "This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.27.30
6
+
=======
7
+
8
+
* api-change:``ce``: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
9
+
* api-change:``cloudwatch``: Update cloudwatch command to latest version
10
+
* api-change:``networkmanager``: Appliance Mode support for AWS Cloud WAN.
11
+
* api-change:``redshift-data``: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
0 commit comments