Skip to content

Commit 9d08e7d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-05-03
1 parent cec4d55 commit 9d08e7d

23 files changed

+54
-64
lines changed

.changelog/4b7c38efe9c44573a4983d91e1a4d1c7.json

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

.changelog/4e373ec6bf7649bcab264a2cb6181d91.json

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

.changelog/7d62e7aeb8234358af05ca45ff3c093d.json

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

.changelog/97a33ce0770c46b6a464ba5bc62477e5.json

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

.changelog/9f75d06fc8ae448598eaf5348adce684.json

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

.changelog/a28b0da8413749cb92e21972bae24e03.json

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

.changelog/a2da02816e114aaba903eed16296d745.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 (2023-05-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.20.0](service/appsync/CHANGELOG.md#v1200-2023-05-03)
5+
* **Feature**: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.96.0](service/ec2/CHANGELOG.md#v1960-2023-05-03)
7+
* **Feature**: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
8+
* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.12.0](service/inspector2/CHANGELOG.md#v1120-2023-05-03)
9+
* **Feature**: This feature provides deep inspection for linux based instance
10+
* `github.com/aws/aws-sdk-go-v2/service/iottwinmaker`: [v1.12.0](service/iottwinmaker/CHANGELOG.md#v1120-2023-05-03)
11+
* **Feature**: This release adds a field for GetScene API to return error code and message from dependency services.
12+
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.27.0](service/networkfirewall/CHANGELOG.md#v1270-2023-05-03)
13+
* **Feature**: AWS Network Firewall now supports policy level HOME_NET variable overrides.
14+
* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.16.0](service/opensearch/CHANGELOG.md#v1160-2023-05-03)
15+
* **Feature**: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
16+
* `github.com/aws/aws-sdk-go-v2/service/wellarchitected`: [v1.20.0](service/wellarchitected/CHANGELOG.md#v1200-2023-05-03)
17+
* **Feature**: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.
18+
119
# Release (2023-05-02)
220

321
## Module Highlights

service/appsync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.20.0 (2023-05-03)
2+
3+
* **Feature**: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
4+
15
# v1.19.10 (2023-04-24)
26

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

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