Skip to content

Commit f716a2e

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-03-16
1 parent 13c7fad commit f716a2e

19 files changed

+46
-54
lines changed

.changelog/11f3dde121594f56b0a64be526ef878f.json

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

.changelog/39ca3254cec04ad9b1ecdccce3fa9c9b.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/53b9072b1eba487ea5ac2b7dfc8d36b5.json

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

.changelog/727c4f8f8afe4083a6e1f8f9435d7cb3.json

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

.changelog/b11cfd5648f34065900ec6552fa93864.json

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Release (2022-03-16)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.17.0](service/acmpca/CHANGELOG.md#v1170-2022-03-16)
5+
* **Feature**: AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.
6+
* `github.com/aws/aws-sdk-go-v2/service/amplifybackend`: [v1.13.0](service/amplifybackend/CHANGELOG.md#v1130-2022-03-16)
7+
* **Feature**: Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth
8+
* `github.com/aws/aws-sdk-go-v2/service/billingconductor`: [v1.0.0](service/billingconductor/CHANGELOG.md#v100-2022-03-16)
9+
* **Release**: New AWS service client module
10+
* **Feature**: This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.
11+
* `github.com/aws/aws-sdk-go-v2/service/s3outposts`: [v1.13.0](service/s3outposts/CHANGELOG.md#v1130-2022-03-16)
12+
* **Feature**: S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).
13+
* `github.com/aws/aws-sdk-go-v2/service/ssmincidents`: [v1.13.0](service/ssmincidents/CHANGELOG.md#v1130-2022-03-16)
14+
* **Feature**: Removed incorrect validation pattern for IncidentRecordSource.invokedBy
15+
116
# Release (2022-03-15)
217

318
## Module Highlights

service/acmpca/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2022-03-16)
2+
3+
* **Feature**: AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.
4+
15
# v1.16.0 (2022-03-08)
26

37
* **Feature**: Updated `github.com/aws/smithy-go` to latest version

service/acmpca/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/amplifybackend/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2022-03-16)
2+
3+
* **Feature**: Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth
4+
15
# v1.12.0 (2022-03-08)
26

37
* **Feature**: Updated `github.com/aws/smithy-go` to latest version

0 commit comments

Comments
 (0)