Skip to content

Commit 4d2da47

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-11-14
1 parent 53e8941 commit 4d2da47

15 files changed

+31
-49
lines changed

.changelog/08a4d3129a0d43b9bf6ef6a550f7d923.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/5d3cb8d514ae4abc9501ed1069a107b2.json

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

.changelog/dd6013bcf3a94a5ab14155aa5d0d3e15.json

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

.changelog/df6f5a2467114b5a8797f7bd57d4246f.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-11-14)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.47.0](service/datazone/CHANGELOG.md#v1470-2025-11-14)
5+
* **Feature**: Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates "sortBy" parameter for ListSubscriptions APIs.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.269.0](service/ec2/CHANGELOG.md#v12690-2025-11-14)
7+
* **Feature**: This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.
8+
* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.49.0](service/imagebuilder/CHANGELOG.md#v1490-2025-11-14)
9+
* **Feature**: EC2 Image Builder now supports invoking Lambda functions and executing Step Functions state machine through image workflows.
10+
111
# Release (2025-11-13)
212

313
## Module Highlights

service/datazone/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.0 (2025-11-14)
2+
3+
* **Feature**: Adds support for granting read and write access to Amazon S3 general purpose buckets using CreateSubscriptionRequest and AcceptSubscriptionRequest APIs. Also adds search filters for SSOUser and SSOGroup to ListSubscriptions APIs and deprecates "sortBy" parameter for ListSubscriptions APIs.
4+
15
# v1.46.2 (2025-11-12)
26

37
* **Bug Fix**: Further reduce allocation overhead when the metrics system isn't in-use.

service/datazone/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.269.0 (2025-11-14)
2+
3+
* **Feature**: This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.
4+
15
# v1.268.0 (2025-11-13)
26

37
* **Feature**: Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.

service/ec2/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.

0 commit comments

Comments
 (0)