Skip to content

Commit

Permalink
Release v1.44.223 (2023-03-16) (#4764)
Browse files Browse the repository at this point in the history
Release v1.44.223 (2023-03-16)
===

### Service Client Updates
* `service/guardduty`: Updates service API, documentation, and paginators
  * Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
* `service/resource-explorer-2`: Updates service documentation
* `service/runtime.sagemaker`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored Mar 16, 2023
1 parent 229c49a commit cf6b9a8
Show file tree
Hide file tree
Showing 19 changed files with 2,470 additions and 3,318 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Release v1.44.223 (2023-03-16)
===

### Service Client Updates
* `service/guardduty`: Updates service API, documentation, and paginators
* Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
* `service/resource-explorer-2`: Updates service documentation
* `service/runtime.sagemaker`: Updates service documentation

Release v1.44.222 (2023-03-15)
===

Expand Down
30 changes: 30 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.222"
const SDKVersion = "1.44.223"
Loading

0 comments on commit cf6b9a8

Please sign in to comment.