Skip to content

Commit f3f1e54

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-02-24
1 parent c4df0e1 commit f3f1e54

27 files changed

+63
-86
lines changed

.changelog/0712e383b21f4887a619d4c71d80e0fd.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/785144a679444617a15581c2b5539650.json

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

.changelog/7bce852f0c2745cd8579d83accc31da3.json

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

.changelog/90d90757d2c64bcbbf64b415a707d718.json

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

.changelog/a1e841c4e9cb49eeb52114573731d50f.json

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

.changelog/a349f1b87b2440f6a9b6bb20d2a92866.json

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

.changelog/ca5e4f1112ac4379b801588b9d820cdc.json

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

.changelog/d6ed9008fc3e4c139dfc5d4201b23923.json

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

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# Release (2026-02-24)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.55.0](service/cloudwatch/CHANGELOG.md#v1550-2026-02-24)
5+
* **Feature**: 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.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.291.0](service/ec2/CHANGELOG.md#v12910-2026-02-24)
7+
* **Feature**: 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.
8+
* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.38.0](service/elasticsearchservice/CHANGELOG.md#v1380-2026-02-24)
9+
* **Feature**: Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
10+
* `github.com/aws/aws-sdk-go-v2/service/elementalinference`: [v1.0.0](service/elementalinference/CHANGELOG.md#v100-2026-02-24)
11+
* **Release**: New AWS service client module
12+
* **Feature**: Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping
13+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.93.0](service/medialive/CHANGELOG.md#v1930-2026-02-24)
14+
* **Feature**: AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.
15+
* `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.10.0](service/observabilityadmin/CHANGELOG.md#v1100-2026-02-24)
16+
* **Feature**: Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
17+
* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.58.0](service/opensearch/CHANGELOG.md#v1580-2026-02-24)
18+
* **Feature**: Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
19+
* `github.com/aws/aws-sdk-go-v2/service/partnercentralselling`: [v1.15.0](service/partnercentralselling/CHANGELOG.md#v1150-2026-02-24)
20+
* **Feature**: 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.
21+
122
# Release (2026-02-23)
223

324
## General Highlights

0 commit comments

Comments
 (0)