Skip to content

Commit ccde625

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-02-13
1 parent 97cd707 commit ccde625

20 files changed

+47
-55
lines changed

.changelog/00027ae6546e48c7a2569657f40d0a89.json

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

.changelog/1e098af5ff514ecc8b53a9c2cfae3470.json

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

.changelog/5a7cda5536124a66a26cfea3443c78cf.json

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

.changelog/7d46cdfb17d24d8e80b346078bc91c78.json

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

.changelog/9acecb7f34474ab9a34de70fd92ec1e4.json

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

.changelog/d092873b7cc040f687ef6ecc0099f3fe.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-02-13)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/accessanalyzer`: [v1.37.0](service/accessanalyzer/CHANGELOG.md#v1370-2025-02-13)
5+
* **Feature**: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation.
6+
* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.38.1](service/acmpca/CHANGELOG.md#v1381-2025-02-13)
7+
* **Documentation**: Private Certificate Authority (PCA) documentation updates
8+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.53.14](service/ecs/CHANGELOG.md#v15314-2025-02-13)
9+
* **Documentation**: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format.
10+
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.32.0](service/fis/CHANGELOG.md#v1320-2025-02-13)
11+
* **Feature**: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration.
12+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.175.0](service/sagemaker/CHANGELOG.md#v11750-2025-02-13)
13+
* **Feature**: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type.
14+
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.35.0](service/storagegateway/CHANGELOG.md#v1350-2025-02-13)
15+
* **Feature**: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload.
16+
117
# Release (2025-02-12)
218

319
## Module Highlights

service/accessanalyzer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.37.0 (2025-02-13)
2+
3+
* **Feature**: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation.
4+
15
# v1.36.13 (2025-02-05)
26

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

service/accessanalyzer/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/acmpca/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.38.1 (2025-02-13)
2+
3+
* **Documentation**: Private Certificate Authority (PCA) documentation updates
4+
15
# v1.38.0 (2025-02-11)
26

37
* **Feature**: Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.

0 commit comments

Comments
 (0)