Skip to content

Commit 107b4a7

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-03-15
1 parent 6faca65 commit 107b4a7

26 files changed

+64
-76
lines changed

.changelog/301926d3c0724b40a0251f356977a1ff.json

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

.changelog/85614771556c4125bddb0fd3c384ec8d.json

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

.changelog/a29b9858bc814de79a0b90320b22a193.json

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

.changelog/a8762a1d82334d328e309f42590645d5.json

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

.changelog/ba6fb12e128f4b29af7247644e3a2f8e.json

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

.changelog/c01f39676d2543599954727de69aabfa.json

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

.changelog/d3fa348969d549a59c39423e0b36d407.json

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

.changelog/fe07485b9b9142919613d1a46a7e32b0.json

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release (2022-03-15)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.15.0](service/cognitoidentityprovider/CHANGELOG.md#v1150-2022-03-15)
5+
* **Feature**: Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
6+
* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.15.0](service/dataexchange/CHANGELOG.md#v1150-2022-03-15)
7+
* **Feature**: This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.32.0](service/ec2/CHANGELOG.md#v1320-2022-03-15)
9+
* **Feature**: Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
10+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.18.1](service/ecs/CHANGELOG.md#v1181-2022-03-15)
11+
* **Documentation**: Documentation only update to address tickets
12+
* `github.com/aws/aws-sdk-go-v2/service/keyspaces`: [v1.0.2](service/keyspaces/CHANGELOG.md#v102-2022-03-15)
13+
* **Documentation**: Fixing formatting issues in CLI and SDK documentation
14+
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.15.1](service/location/CHANGELOG.md#v1151-2022-03-15)
15+
* **Documentation**: New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
16+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.18.1](service/rds/CHANGELOG.md#v1181-2022-03-15)
17+
* **Documentation**: Various documentation improvements
18+
* `github.com/aws/aws-sdk-go-v2/service/robomaker`: [v1.17.0](service/robomaker/CHANGELOG.md#v1170-2022-03-15)
19+
* **Feature**: This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.
20+
121
# Release (2022-03-14)
222

323
## Module Highlights

service/cognitoidentityprovider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2022-03-15)
2+
3+
* **Feature**: Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
4+
15
# v1.14.0 (2022-03-08)
26

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

0 commit comments

Comments
 (0)