Skip to content

Commit 5d9c0c9

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-03-16
1 parent a51577f commit 5d9c0c9

14 files changed

+30
-48
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/86dfb0e2f972489dbe7a8aeb8d8fc3a3.json

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

.changelog/b6603cee4c8d4c909d4deb23d93fbb01.json

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

.changelog/b8a643faf35f449aa04775809fe761ec.json

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

.changelog/c782f92359cc4ed78ecdcec3dea19f56.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 (2026-03-16)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.57.0](service/bedrock/CHANGELOG.md#v1570-2026-03-16)
5+
* **Feature**: You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentcore`: [v1.14.0](service/bedrockagentcore/CHANGELOG.md#v1140-2026-03-16)
7+
* **Feature**: Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API
8+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.74.0](service/ecs/CHANGELOG.md#v1740-2026-03-16)
9+
* **Feature**: Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances.
10+
111
# Release (2026-03-13)
212

313
## General Highlights

service/bedrock/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.57.0 (2026-03-16)
2+
3+
* **Feature**: You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations.
4+
15
# v1.56.1 (2026-03-13)
26

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

service/bedrock/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/bedrockagentcore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2026-03-16)
2+
3+
* **Feature**: Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API
4+
15
# v1.13.3 (2026-03-13)
26

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

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