Skip to content

Commit bae1d68

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-11-03
1 parent 67d7b9c commit bae1d68

19 files changed

+41
-59
lines changed

.changelog/2f573852ebf045bd9db98a987a788763.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/5cc2de7dad9c43f984583e1e17ad4e7f.json

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

.changelog/b4cd29d2014f44579f2fae342366de55.json

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

.changelog/d71a1c03863b4f0c8ca0f73c0e006630.json

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

.changelog/f57b5159c7634aff801be013168eb360.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-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.13.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1130-2025-11-03)
5+
* **Feature**: Adds support for direct code deploy with CreateAgentRuntime and UpdateAgentRuntime
6+
* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.41.0](service/budgets/CHANGELOG.md#v1410-2025-11-03)
7+
* **Feature**: Fix the AWS Budgets endpoint for the aws-eusc partition.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.261.0](service/ec2/CHANGELOG.md#v12610-2025-11-03)
9+
* **Feature**: Add Amazon EC2 trn2.3xlarge instance type.
10+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.67.1](service/ecs/CHANGELOG.md#v1671-2025-11-03)
11+
* **Documentation**: Documentation-only update for LINEAR and CANARY deployment strategies.
12+
* `github.com/aws/aws-sdk-go-v2/service/kinesis`: [v1.42.0](service/kinesis/CHANGELOG.md#v1420-2025-11-03)
13+
* **Feature**: Adds support for MinimumThroughputBillingCommitment with new UpdateAccountSettings API. Adds support to configure warm throughput for on-demand streams in new UpdateStreamWarmThroughput API and existing CreateStream API and UpdateStreamMode API.
14+
115
# Release (2025-10-31)
216

317
## Module Highlights

service/bedrockagentcorecontrol/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2025-11-03)
2+
3+
* **Feature**: Adds support for direct code deploy with CreateAgentRuntime and UpdateAgentRuntime
4+
15
# v1.12.0 (2025-10-30)
26

37
* **Feature**: Web-Bot-Auth support for AgentCore Browser tool to help reduce captcha challenges.

service/bedrockagentcorecontrol/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/budgets/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.41.0 (2025-11-03)
2+
3+
* **Feature**: Fix the AWS Budgets endpoint for the aws-eusc partition.
4+
15
# v1.40.1 (2025-10-30)
26

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

0 commit comments

Comments
 (0)