Skip to content

Commit 55b9a85

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-12-05
1 parent cb36f84 commit 55b9a85

17 files changed

+39
-57
lines changed

.changelog/1648b7d54ae746e1bc08e0f98d6cc3cb.json

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

.changelog/1e9be0b2c52a4329b3535ab53a9b0153.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/c17315bfa85b4f9282679a998686576d.json

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

.changelog/d37abf4359634f489e4686090eb7aa4d.json

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

.changelog/f664229811b44059aec8cf0888cf8d7c.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-12-05)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.69.3](service/ecs/CHANGELOG.md#v1693-2025-12-05)
5+
* **Documentation**: Updating stop-task API to encapsulate containers with custom stop signal
6+
* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.53.0](service/iam/CHANGELOG.md#v1530-2025-12-05)
7+
* **Feature**: Adding the ExpirationTime attribute to the delegation request resource.
8+
* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.46.0](service/inspector2/CHANGELOG.md#v1460-2025-12-05)
9+
* **Feature**: This release adds a new ScanStatus called "Unsupported Code Artifacts". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts.
10+
* `github.com/aws/aws-sdk-go-v2/service/partnercentralaccount`: [v1.1.0](service/partnercentralaccount/CHANGELOG.md#v110-2025-12-05)
11+
* **Feature**: Adding Verification API's to Partner Central Account SDK.
12+
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.56.0](service/sesv2/CHANGELOG.md#v1560-2025-12-05)
13+
* **Feature**: Updating the desired url for `PutEmailIdentityDkimSigningAttributes` from v1 to v2
14+
115
# Release (2025-12-04)
216

317
## Module Highlights

service/ecs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.69.3 (2025-12-05)
2+
3+
* **Documentation**: Updating stop-task API to encapsulate containers with custom stop signal
4+
15
# v1.69.2 (2025-12-02)
26

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

service/ecs/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/iam/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.53.0 (2025-12-05)
2+
3+
* **Feature**: Adding the ExpirationTime attribute to the delegation request resource.
4+
15
# v1.52.3 (2025-12-02)
26

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

0 commit comments

Comments
 (0)