Skip to content

Commit aef01b6

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-08-24
1 parent 72a81fc commit aef01b6

20 files changed

+49
-57
lines changed

.changelog/12ee7c88489f41529670d395597d0bdd.json

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

.changelog/26b8487eb491440292a968318ad744b2.json

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

.changelog/314ce8f628a14b8c8d8715b92044265b.json

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

.changelog/ada90a294f4a40e2be029d5e9bf84dc1.json

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

.changelog/b9dd56d5d43542919b279cbb2f5d2821.json

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

.changelog/eb923d12eeca400d9e930d81dd40568e.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2022-08-24)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.20.0](service/cloudfront/CHANGELOG.md#v1200-2022-08-24)
5+
* **Feature**: Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.
6+
* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.25.0](service/configservice/CHANGELOG.md#v1250-2022-08-24)
7+
* **Feature**: AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.
8+
* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.18.14](service/iam/CHANGELOG.md#v11814-2022-08-24)
9+
* **Documentation**: Documentation updates for AWS Identity and Access Management (IAM).
10+
* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.17.1](service/ivs/CHANGELOG.md#v1171-2022-08-24)
11+
* **Documentation**: Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section.
12+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.24.0](service/quicksight/CHANGELOG.md#v1240-2022-08-24)
13+
* **Feature**: Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards.
14+
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.21.5](service/transfer/CHANGELOG.md#v1215-2022-08-24)
15+
* **Documentation**: Documentation updates for AWS Transfer Family
16+
117
# Release (2022-08-23)
218

319
## Module Highlights

service/cloudfront/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.20.0 (2022-08-24)
2+
3+
* **Feature**: Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.
4+
15
# v1.19.0 (2022-08-15)
26

37
* **Feature**: Adds Http 3 support to distributions

service/cloudfront/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/configservice/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.25.0 (2022-08-24)
2+
3+
* **Feature**: AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.
4+
15
# v1.24.3 (2022-08-11)
26

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

0 commit comments

Comments
 (0)