Skip to content

Commit d558582

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-12-05
1 parent 3e7a75c commit d558582

19 files changed

+46
-48
lines changed

.changelog/0443e46885ca4d92a78a96579d0359c3.json

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

.changelog/57183fa1f8c14add9d76b01bbc7ad619.json

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

.changelog/66da1098e5074fa393e32ed1db237435.json

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

.changelog/bf6e015080b64dfb8e3b8494cb038356.json

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

.changelog/f5b3226758744372af6176d20a96a186.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 (2022-12-05)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.22.0](service/costexplorer/CHANGELOG.md#v1220-2022-12-05)
5+
* **Feature**: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.75.0](service/ec2/CHANGELOG.md#v1750-2022-12-05)
7+
* **Feature**: Documentation updates for EC2.
8+
* `github.com/aws/aws-sdk-go-v2/service/ivschat`: [v1.2.0](service/ivschat/CHANGELOG.md#v120-2022-12-05)
9+
* **Feature**: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.
10+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.32.0](service/rds/CHANGELOG.md#v1320-2022-12-05)
11+
* **Feature**: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation.
12+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.23.0](service/transcribe/CHANGELOG.md#v1230-2022-12-05)
13+
* **Feature**: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE).
14+
115
# Release (2022-12-02)
216

317
## General Highlights

service/costexplorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2022-12-05)
2+
3+
* **Feature**: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.
4+
15
# v1.21.3 (2022-12-02)
26

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

service/costexplorer/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.75.0 (2022-12-05)
2+
3+
* **Feature**: Documentation updates for EC2.
4+
15
# v1.74.1 (2022-12-02)
26

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

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