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``] This release adds the APIs (PutAlarmMuteRule, ListAlarmMuteRules, GetAlarmMuteRule and DeleteAlarmMuteRule) to manage a new Cloudwatch resource, AlarmMuteRules. AlarmMuteRules allow customers to temporarily mute alarm notifications during expected downtime periods.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``ec2``",
9
+
"description": "[``botocore``] Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``elementalinference``",
14
+
"description": "[``botocore``] Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``endpoint-rules``",
19
+
"description": "[``botocore``] Update endpoint-rules client to latest version",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``es``",
24
+
"description": "[``botocore``] Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``medialive``",
29
+
"description": "[``botocore``] AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``observabilityadmin``",
34
+
"description": "[``botocore``] Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``opensearch``",
39
+
"description": "[``botocore``] Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``partnercentral-selling``",
44
+
"description": "[``botocore``] Added support for filtering opportunities by target close date in the ListOpportunities API. You can now filter results to return opportunities with a target close date before or after a specified date, enabling more precise opportunity searches based on expected closure timelines.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.42.56
6
+
=======
7
+
8
+
* api-change:``cloudwatch``: [``botocore``] This release adds the APIs (PutAlarmMuteRule, ListAlarmMuteRules, GetAlarmMuteRule and DeleteAlarmMuteRule) to manage a new Cloudwatch resource, AlarmMuteRules. AlarmMuteRules allow customers to temporarily mute alarm notifications during expected downtime periods.
9
+
* api-change:``ec2``: [``botocore``] Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances.
10
+
* api-change:``elementalinference``: [``botocore``] Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping
11
+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
12
+
* api-change:``es``: [``botocore``] Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
13
+
* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.
14
+
* api-change:``observabilityadmin``: [``botocore``] Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
15
+
* api-change:``opensearch``: [``botocore``] Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
16
+
* api-change:``partnercentral-selling``: [``botocore``] Added support for filtering opportunities by target close date in the ListOpportunities API. You can now filter results to return opportunities with a target close date before or after a specified date, enabling more precise opportunity searches based on expected closure timelines.
0 commit comments