Skip to content

Commit d77599d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-07-26
1 parent e78afed commit d77599d

29 files changed

+69
-83
lines changed

.changelog/03d8625469aa4be0a5d1fe3a9b58df7a.json

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

.changelog/1b179609ec5f4ce88a46df41138226e9.json

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

.changelog/3d60aa494a25431898747f4ab56d602e.json

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

.changelog/49dcc13f88d74d6c97c3bb8414741b32.json

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

.changelog/592b23fe4f1447779a18a103d2991cd4.json

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

.changelog/6fbb3dae3f5147b184fc459c85fc8a74.json

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

.changelog/7bc9c76bc4a84842a3aab5cfc68206fb.json

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

.changelog/e5d393b5465243639a2a90e86b2a70d2.json

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

.changelog/e620f03924f547c6b154f3300f2aefd0.json

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

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2022-07-26)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.15.0](service/appsync/CHANGELOG.md#v1150-2022-07-26)
5+
* **Feature**: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
6+
* `github.com/aws/aws-sdk-go-v2/service/detective`: [v1.16.0](service/detective/CHANGELOG.md#v1160-2022-07-26)
7+
* **Feature**: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
8+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.15.0](service/guardduty/CHANGELOG.md#v1150-2022-07-26)
9+
* **Feature**: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
10+
* `github.com/aws/aws-sdk-go-v2/service/lookoutvision`: [v1.13.0](service/lookoutvision/CHANGELOG.md#v1130-2022-07-26)
11+
* **Feature**: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
12+
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.22.0](service/macie2/CHANGELOG.md#v1220-2022-07-26)
13+
* **Feature**: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
14+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.23.1](service/rds/CHANGELOG.md#v1231-2022-07-26)
15+
* **Documentation**: Adds support for using RDS Proxies with RDS for MariaDB databases.
16+
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.19.0](service/rekognition/CHANGELOG.md#v1190-2022-07-26)
17+
* **Feature**: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.
18+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.22.3](service/securityhub/CHANGELOG.md#v1223-2022-07-26)
19+
* **Documentation**: Documentation updates for AWS Security Hub
20+
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.21.0](service/transfer/CHANGELOG.md#v1210-2022-07-26)
21+
* **Feature**: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.
22+
123
# Release (2022-07-25)
224

325
## Module Highlights

0 commit comments

Comments
 (0)