Skip to content

Commit 3d547b0

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-03-04
1 parent 554a149 commit 3d547b0

22 files changed

+53
-57
lines changed

.changelog/263b7fb84bb94a7cb452704713b4b906.json

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

.changelog/2c51dca7d96a4408827b161e449f5d61.json

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

.changelog/45840399dce645b3871ea23c684b5ba8.json

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

.changelog/4db3da4a9a81494ebbe6dc7ff01e9171.json

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

.changelog/8ebe37d8a7f54ee7a3112f2b0fdb4c45.json

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

.changelog/c1a07804df89473a8edca2ba1da5a5c8.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-03-04)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.51.0](service/cognitoidentityprovider/CHANGELOG.md#v1510-2025-03-04)
5+
* **Feature**: Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.207.0](service/ec2/CHANGELOG.md#v12070-2025-03-04)
7+
* **Feature**: Update the DescribeVpcs response
8+
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.23.0](service/qbusiness/CHANGELOG.md#v1230-2025-03-04)
9+
* **Feature**: Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
10+
* `github.com/aws/aws-sdk-go-v2/service/rum`: [v1.23.0](service/rum/CHANGELOG.md#v1230-2025-03-04)
11+
* **Feature**: Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
12+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.180.0](service/sagemaker/CHANGELOG.md#v11800-2025-03-04)
13+
* **Feature**: Add DomainId to CreateDomainResponse
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.44.1](service/transcribe/CHANGELOG.md#v1441-2025-03-04)
15+
* **Documentation**: Updating documentation for post call analytics job queueing.
16+
117
# Release (2025-02-28)
218

319
## Module Highlights

service/cognitoidentityprovider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.51.0 (2025-03-04)
2+
3+
* **Feature**: Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
4+
15
# v1.50.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

service/cognitoidentityprovider/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.207.0 (2025-03-04)
2+
3+
* **Feature**: Update the DescribeVpcs response
4+
15
# v1.206.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

0 commit comments

Comments
 (0)