Skip to content

Commit 020c89f

Browse files
Bump version to 2.33.29
1 parent 6457b4d commit 020c89f

14 files changed

+65
-50
lines changed

.changes/2.33.29.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``medialive``",
4+
"description": "AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``cloudwatch``",
9+
"description": "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.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``observabilityadmin``",
14+
"description": "Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``partnercentral-selling``",
19+
"description": "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.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``opensearch``",
24+
"description": "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": "``es``",
29+
"description": "Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ec2``",
34+
"description": "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.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``elementalinference``",
39+
"description": "Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-cloudwatch-44764.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-ec2-3607.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-elementalinference-18165.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-es-74611.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-medialive-19840.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-observabilityadmin-58192.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-opensearch-19759.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-partnercentralselling-51314.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
2.33.29
6+
=======
7+
8+
* api-change:``medialive``: AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.
9+
* api-change:``cloudwatch``: 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.
10+
* api-change:``observabilityadmin``: Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
11+
* api-change:``partnercentral-selling``: 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.
12+
* api-change:``opensearch``: Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
13+
* api-change:``es``: Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
14+
* api-change:``ec2``: 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.
15+
* api-change:``elementalinference``: Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping
16+
17+
518
2.33.28
619
=======
720

0 commit comments

Comments
 (0)