Skip to content

Commit 45575dd

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-07-18
1 parent 40f9e8b commit 45575dd

23 files changed

+52
-68
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/51ba3c9913d7444aa3793c820d3950fe.json

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

.changelog/8b70afe9653f4e86bb7cdf60ea45c696.json

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

.changelog/c4181079c86646c1a9d1f44316d83433.json

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

.changelog/d437864b5ba34b85a37fa565ef24a1f1.json

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

.changelog/f3556f2a01c54fb9a6493a0dec6fb153.json

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

.changelog/f91247ad69db439d89f35ec21f102128.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2025-07-18)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/auditmanager`: [v1.40.0](service/auditmanager/CHANGELOG.md#v1400-2025-07-18)
5+
* **Feature**: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.53.0](service/cloudwatchlogs/CHANGELOG.md#v1530-2025-07-18)
7+
* **Feature**: CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
8+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.77.0](service/mediaconvert/CHANGELOG.md#v1770-2025-07-18)
9+
* **Feature**: This release adds support for TAMS server integration with MediaConvert inputs.
10+
* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.52.0](service/outposts/CHANGELOG.md#v1520-2025-07-18)
11+
* **Feature**: Add AWS Outposts API to surface customer billing information
12+
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.47.0](service/sesv2/CHANGELOG.md#v1470-2025-07-18)
13+
* **Feature**: Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.
14+
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.60.1](service/ssm/CHANGELOG.md#v1601-2025-07-18)
15+
* **Documentation**: July 2025 doc-only updates for Systems Manager.
16+
117
# Release (2025-07-17)
218

319
## Module Highlights

service/auditmanager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.40.0 (2025-07-18)
2+
3+
* **Feature**: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
4+
15
# v1.39.2 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

service/auditmanager/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)