Skip to content

Commit d7b7cef

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-12-16
1 parent 337b1f4 commit d7b7cef

29 files changed

+70
-68
lines changed

.changelog/1c8199c9cd084abebc8779dc200d5f49.json

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

.changelog/50f8e64ce67044b096e6f78e35504b74.json

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

.changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json

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

.changelog/74ad07bb29bd41ac9c9aa688166e0183.json

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

.changelog/7f24041f0c984309bf24a7201940907c.json

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

.changelog/d4ce4792a71e4c6399dab3c779c2e088.json

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

.changelog/fe5fffa5dea34b08b2a34b961409e5e2.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 (2022-12-16)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.22.0](service/appflow/CHANGELOG.md#v1220-2022-12-16)
5+
* **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.22.2](service/cloudfront/CHANGELOG.md#v1222-2022-12-16)
7+
* **Documentation**: Updated documentation for CloudFront
8+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.20.0](service/datasync/CHANGELOG.md#v1200-2022-12-16)
9+
* **Feature**: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
10+
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.18.3](service/efs/CHANGELOG.md#v1183-2022-12-16)
11+
* **Documentation**: General documentation updates for EFS.
12+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.16.6](service/guardduty/CHANGELOG.md#v1166-2022-12-16)
13+
* **Documentation**: This release provides the valid characters for the Description and Name field.
14+
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.2.0](service/iotfleetwise/CHANGELOG.md#v120-2022-12-16)
15+
* **Feature**: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
16+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.58.0](service/sagemaker/CHANGELOG.md#v1580-2022-12-16)
17+
* **Feature**: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.
18+
119
# Release (2022-12-15)
220

321
## General Highlights

service/appflow/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-16)
2+
3+
* **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
4+
15
# v1.21.2 (2022-12-15)
26

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

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