Skip to content

Commit

Permalink
Release v1.44.236 (2023-04-04) (#4787)
Browse files Browse the repository at this point in the history
Release v1.44.236 (2023-04-04)
===

### Service Client Updates
* `service/amplifyuibuilder`: Updates service API, documentation, and waiters
* `service/autoscaling`: Updates service documentation
  * Documentation updates for Amazon EC2 Auto Scaling
* `service/dataexchange`: Updates service API
* `service/ec2`: Updates service API
  * C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* `service/elastic-inference`: Updates service API and documentation
* `service/runtime.sagemaker`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
  * Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* `service/wafv2`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Apr 4, 2023
1 parent c72c734 commit 0ea5add
Show file tree
Hide file tree
Showing 39 changed files with 3,593 additions and 1,455 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Release v1.44.236 (2023-04-04)
===

### Service Client Updates
* `service/amplifyuibuilder`: Updates service API, documentation, and waiters
* `service/autoscaling`: Updates service documentation
* Documentation updates for Amazon EC2 Auto Scaling
* `service/dataexchange`: Updates service API
* `service/ec2`: Updates service API
* C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* `service/elastic-inference`: Updates service API and documentation
* `service/runtime.sagemaker`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
* Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* `service/wafv2`: Updates service API and documentation

Release v1.44.235 (2023-04-03)
===

Expand Down
9 changes: 9 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.235"
const SDKVersion = "1.44.236"
Loading

0 comments on commit 0ea5add

Please sign in to comment.