Skip to content

Commit b58ff6c

Browse files
Release v1.53.20 (2024-06-10) (#5282)
Release v1.53.20 (2024-06-10) === ### Service Client Updates * `service/application-signals`: Adds new service * `service/ecs`: Updates service API and documentation * This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption. * `service/imagebuilder`: Updates service API
1 parent ae77b91 commit b58ff6c

File tree

19 files changed

+9400
-45
lines changed

19 files changed

+9400
-45
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Release v1.53.20 (2024-06-10)
2+
===
3+
4+
### Service Client Updates
5+
* `service/application-signals`: Adds new service
6+
* `service/ecs`: Updates service API and documentation
7+
* This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.
8+
* `service/imagebuilder`: Updates service API
9+
110
Release v1.53.19 (2024-06-07)
211
===
312

aws/endpoints/defaults.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.53.19"
8+
const SDKVersion = "1.53.20"

0 commit comments

Comments
 (0)