Skip to content

Commit eeb28b7

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-07-20
1 parent 3861a13 commit eeb28b7

10 files changed

+24
-20
lines changed

.changelog/13015719936a4c22a921b2105b451733.json

-8
This file was deleted.

.changelog/974da55015014687b4deacfd628fb572.json

-8
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release (2022-07-20)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.17.11](service/acmpca/CHANGELOG.md#v11711-2022-07-20)
5+
* **Documentation**: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
6+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.27.0](service/iot/CHANGELOG.md#v1270-2022-07-20)
7+
* **Feature**: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
8+
19
# Release (2022-07-19)
210

311
## Module Highlights

service/acmpca/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.11 (2022-07-20)
2+
3+
* **Documentation**: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
4+
15
# v1.17.10 (2022-07-05)
26

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

service/acmpca/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ require (
5050
github.com/aws/aws-sdk-go-v2/service/health v1.15.11
5151
github.com/aws/aws-sdk-go-v2/service/iam v1.18.9
5252
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.8
53-
github.com/aws/aws-sdk-go-v2/service/iot v1.26.0
53+
github.com/aws/aws-sdk-go-v2/service/iot v1.27.0
5454
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.9
5555
github.com/aws/aws-sdk-go-v2/service/kms v1.18.0
5656
github.com/aws/aws-sdk-go-v2/service/lambda v1.23.4

service/iot/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.0 (2022-07-20)
2+
3+
* **Feature**: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
4+
15
# v1.26.0 (2022-07-07)
26

37
* **Feature**: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.

service/iot/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/workspacesweb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.6.5 (2022-07-20)
2+
3+
* No change notes available for this release.
4+
15
# v1.6.4 (2022-07-05)
26

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

service/workspacesweb/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)