Skip to content

Commit 4051ca8

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-07-19
1 parent 4af7482 commit 4051ca8

24 files changed

+58
-74
lines changed

.changelog/2626d7c79dc74142b7ba16cdd775a7aa.json

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

.changelog/2efa995889904259a5c25f5b8b0eeb94.json

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

.changelog/2feb118d6e47492a98ffc53c8cff3c94.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/4cfef686dce642828e9b3a96a4f48f77.json

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

.changelog/65689a5b8ee743269e23f1e46a417a96.json

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

.changelog/713bbb0eb3f1419a8762e68f8d45a06a.json

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

.changelog/bdc5dbf6adee4f5595df70f8a61b1e68.json

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release (2023-07-19)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.31.0](service/cloudformation/CHANGELOG.md#v1310-2023-07-19)
5+
* **Feature**: SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.105.1](service/ec2/CHANGELOG.md#v11051-2023-07-19)
7+
* **Documentation**: Amazon EC2 documentation updates.
8+
* `github.com/aws/aws-sdk-go-v2/service/grafana`: [v1.14.0](service/grafana/CHANGELOG.md#v1140-2023-07-19)
9+
* **Feature**: Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to.
10+
* `github.com/aws/aws-sdk-go-v2/service/medicalimaging`: [v1.0.0](service/medicalimaging/CHANGELOG.md#v100-2023-07-19)
11+
* **Release**: New AWS service client module
12+
* **Feature**: General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale.
13+
* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.19.0](service/ram/CHANGELOG.md#v1190-2023-07-19)
14+
* **Feature**: This release adds support for securely sharing with AWS service principals.
15+
* `github.com/aws/aws-sdk-go-v2/service/ssmsap`: [v1.3.0](service/ssmsap/CHANGELOG.md#v130-2023-07-19)
16+
* **Feature**: Added support for SAP Hana High Availability discovery (primary and secondary nodes) and Backint agent installation with SSM for SAP.
17+
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.36.0](service/wafv2/CHANGELOG.md#v1360-2023-07-19)
18+
* **Feature**: Added the URI path to the custom aggregation keys that you can specify for a rate-based rule.
19+
120
# Release (2023-07-18)
221

322
## Module Highlights

service/cloudformation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.0 (2023-07-19)
2+
3+
* **Feature**: SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
4+
15
# v1.30.1 (2023-07-13)
26

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

0 commit comments

Comments
 (0)