Skip to content

Commit e0fa621

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-02-28
1 parent 15dbd77 commit e0fa621

26 files changed

+60
-74
lines changed

.changelog/22d574b2e23a4b18b9ebaf7408298f9f.json

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

.changelog/26ffa0820fc74b1d80e776eebdf2ac4a.json

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

.changelog/39c055ca097d4e3d9861374bdbdad3c8.json

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

.changelog/9cf74b55418447b596cae49cfedd1395.json

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

.changelog/9f5e8d296eef4e5d8d2f64d2f0bedaae.json

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

.changelog/e42559b30cb24ac3b47776272dcf22cc.json

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

.changelog/f314ef36e652427a8ea68b1ad5dc6b5c.json

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

.changelog/f71091050ef847d9b696a450a7351ab0.json

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

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2025-02-28)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation`: [v1.2.0](service/bedrockdataautomation/CHANGELOG.md#v120-2025-02-28)
5+
* **Feature**: Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime`: [v1.2.0](service/bedrockdataautomationruntime/CHANGELOG.md#v120-2025-02-28)
7+
* **Feature**: Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging.
8+
* `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice`: [v1.51.0](service/databasemigrationservice/CHANGELOG.md#v1510-2025-02-28)
9+
* **Feature**: Add skipped status to the Result Statistics of an Assessment Run
10+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.60.0](service/eks/CHANGELOG.md#v1600-2025-02-28)
11+
* **Feature**: Adding licenses to EKS Anywhere Subscription operations response.
12+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.69.0](service/mediaconvert/CHANGELOG.md#v1690-2025-02-28)
13+
* **Feature**: The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure.
14+
* `github.com/aws/aws-sdk-go-v2/service/pricing`: [v1.34.0](service/pricing/CHANGELOG.md#v1340-2025-02-28)
15+
* **Feature**: Update GetProducts and DescribeServices API request input validations.
16+
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.57.1](service/ssm/CHANGELOG.md#v1571-2025-02-28)
17+
* **Documentation**: Systems Manager doc-only updates for Feb. 2025.
18+
119
# Release (2025-02-27)
220

321
## General Highlights

service/bedrockdataautomation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.0 (2025-02-28)
2+
3+
* **Feature**: Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.
4+
15
# v1.1.0 (2025-02-27)
26

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

0 commit comments

Comments
 (0)