Skip to content

Commit c20265c

Browse files
Release v1.44.101 (2022-09-19) (#4561)
Release v1.44.101 (2022-09-19) === ### Service Client Updates * `service/cloudtrail`: Updates service API, documentation, and paginators * This release includes support for importing existing trails into CloudTrail Lake. * `service/ec2`: Updates service API and documentation * This release adds CapacityAllocations field to DescribeCapacityReservations * `service/mediaconnect`: Updates service API and documentation * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * This release adds support for Amazon RDS Proxy with SQL Server compatibility.
1 parent 55b562a commit c20265c

File tree

19 files changed

+6423
-3684
lines changed

19 files changed

+6423
-3684
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Release v1.44.101 (2022-09-19)
2+
===
3+
4+
### Service Client Updates
5+
* `service/cloudtrail`: Updates service API, documentation, and paginators
6+
* This release includes support for importing existing trails into CloudTrail Lake.
7+
* `service/ec2`: Updates service API and documentation
8+
* This release adds CapacityAllocations field to DescribeCapacityReservations
9+
* `service/mediaconnect`: Updates service API and documentation
10+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
11+
* This release adds support for Amazon RDS Proxy with SQL Server compatibility.
12+
113
Release v1.44.100 (2022-09-16)
214
===
315

aws/endpoints/defaults.go

Lines changed: 0 additions & 75 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.100"
8+
const SDKVersion = "1.44.101"

0 commit comments

Comments
 (0)