Skip to content

Commit a432037

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-11-07
1 parent c2f5fed commit a432037

18 files changed

+40
-58
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/715732021fc842218c6474c4025a5161.json

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

.changelog/79a3780b8cda44b1aa63fc36e71ceb14.json

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

.changelog/b1cf7f1d4e6b4df5a4ab9b333aa16ba3.json

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

.changelog/c0436cef9a1241069e0551bc0666304e.json

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

.changelog/d195d0e01db64e299cea0d006dbb5f67.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2025-11-07)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.27.0](service/controltower/CHANGELOG.md#v1270-2025-11-07)
5+
* **Feature**: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.264.0](service/ec2/CHANGELOG.md#v12640-2025-11-07)
7+
* **Feature**: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service
8+
* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.48.0](service/kms/CHANGELOG.md#v1480-2025-11-07)
9+
* **Feature**: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
10+
* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.53.0](service/opensearch/CHANGELOG.md#v1530-2025-11-07)
11+
* **Feature**: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience.
12+
* `github.com/aws/aws-sdk-go-v2/service/vpclattice`: [v1.20.0](service/vpclattice/CHANGELOG.md#v1200-2025-11-07)
13+
* **Feature**: Amazon VPC Lattice now supports custom domain name for resource configurations
14+
115
# Release (2025-11-06)
216

317
## Module Highlights

service/controltower/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.0 (2025-11-07)
2+
3+
* **Feature**: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs
4+
15
# v1.26.10 (2025-11-04)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/controltower/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.264.0 (2025-11-07)
2+
3+
* **Feature**: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service
4+
15
# v1.263.0 (2025-11-06)
26

37
* **Feature**: Add Amazon EC2 R8a instance types

0 commit comments

Comments
 (0)