Skip to content

Commit ccdd0e4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-03-22
1 parent 5b16b20 commit ccdd0e4

17 files changed

+41
-47
lines changed

.changelog/545da2dd54fd4a01888922d08a0f08d6.json

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

.changelog/942623e8787d48d6be55b1705865fb65.json

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

.changelog/972a9d678c2d4d198d05689e0d2b49ae.json

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

.changelog/d1f2b94a53b449e6be2ea59943512304.json

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

.changelog/e61bcfed2d2242d9802aca9b91a1683f.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2022-03-22)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.18.0](service/costexplorer/CHANGELOG.md#v1180-2022-03-22)
5+
* **Feature**: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
6+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.18.2](service/ecs/CHANGELOG.md#v1182-2022-03-22)
7+
* **Documentation**: Documentation only update to address tickets
8+
* `github.com/aws/aws-sdk-go-v2/service/lakeformation`: [v1.16.0](service/lakeformation/CHANGELOG.md#v1160-2022-03-22)
9+
* **Feature**: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
10+
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.16.0](service/location/CHANGELOG.md#v1160-2022-03-22)
11+
* **Feature**: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
12+
* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.14.0](service/polly/CHANGELOG.md#v1140-2022-03-22)
13+
* **Feature**: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.
14+
115
# Release (2022-03-21)
216

317
## Module Highlights

service/costexplorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.0 (2022-03-22)
2+
3+
* **Feature**: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
4+
15
# v1.17.0 (2022-03-08)
26

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

service/costexplorer/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/ecs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.2 (2022-03-22)
2+
3+
* **Documentation**: Documentation only update to address tickets
4+
15
# v1.18.1 (2022-03-15)
26

37
* **Documentation**: Documentation only update to address tickets

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