Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit e328c20

Browse files
Release v1.44.238 (2023-04-06) (#4789)
Release v1.44.238 (2023-04-06) === ### Service Client Updates * `service/cloudformation`: Updates service waiters * Including UPDATE_COMPLETE as a failed status for DeleteStack waiter. * `service/greengrassv2`: Updates service API and documentation * `service/proton`: Updates service API and documentation * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * Adds and updates the SDK examples
1 parent 6060d92 commit e328c20

File tree

23 files changed

+10239
-2419
lines changed

23 files changed

+10239
-2419
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Release v1.44.238 (2023-04-06)
2+
===
3+
4+
### Service Client Updates
5+
* `service/cloudformation`: Updates service waiters
6+
* Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
7+
* `service/greengrassv2`: Updates service API and documentation
8+
* `service/proton`: Updates service API and documentation
9+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
10+
* Adds and updates the SDK examples
11+
112
Release v1.44.237 (2023-04-05)
213
===
314

aws/endpoints/defaults.go

Lines changed: 21 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.44.237"
8+
const SDKVersion = "1.44.238"

0 commit comments

Comments
 (0)