Skip to content

Commit

Permalink
Release v1.44.274 (2023-06-01) (#4869)
Browse files Browse the repository at this point in the history
Release v1.44.274 (2023-06-01)
===

### Service Client Updates
* `service/alexaforbusiness`: Updates service API and documentation
* `service/appflow`: Updates service API and documentation
* `service/customer-profiles`: Updates service API and documentation
* `service/ivs`: Updates service API and documentation
* `service/sagemaker`: Updates service documentation
  * Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.
* `service/wafv2`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation committed Jun 1, 2023
1 parent 50462d3 commit 83a4be8
Show file tree
Hide file tree
Showing 27 changed files with 7,234 additions and 1,577 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Release v1.44.274 (2023-06-01)
===

### Service Client Updates
* `service/alexaforbusiness`: Updates service API and documentation
* `service/appflow`: Updates service API and documentation
* `service/customer-profiles`: Updates service API and documentation
* `service/ivs`: Updates service API and documentation
* `service/sagemaker`: Updates service documentation
* Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.
* `service/wafv2`: Updates service documentation

Release v1.44.273 (2023-05-31)
===

Expand Down
55 changes: 55 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.273"
const SDKVersion = "1.44.274"
Loading

0 comments on commit 83a4be8

Please sign in to comment.