Skip to content

Commit

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

### Service Client Updates
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
  * Documentation updates for DynamoDB.
* `service/ec2`: Updates service API and documentation
  * This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
* `service/macie2`: Updates service documentation
* `service/mediaconvert`: Updates service API and documentation
  * The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations.
* `service/medialive`: Updates service API and documentation
  * AWS Elemental MediaLive adds support for Nielsen watermark timezones.
* `service/transcribe`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Mar 3, 2023
1 parent 5e5a69d commit 7520c8b
Show file tree
Hide file tree
Showing 30 changed files with 2,557 additions and 3,427 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Release v1.44.214 (2023-03-03)
===

### Service Client Updates
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
* Documentation updates for DynamoDB.
* `service/ec2`: Updates service API and documentation
* This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
* `service/macie2`: Updates service documentation
* `service/mediaconvert`: Updates service API and documentation
* The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations.
* `service/medialive`: Updates service API and documentation
* AWS Elemental MediaLive adds support for Nielsen watermark timezones.
* `service/transcribe`: Updates service API and documentation

Release v1.44.213 (2023-03-02)
===

Expand Down
18 changes: 14 additions & 4 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.213"
const SDKVersion = "1.44.214"
64 changes: 32 additions & 32 deletions models/apis/dynamodb/2012-08-10/docs-2.json

Large diffs are not rendered by default.

468 changes: 253 additions & 215 deletions models/apis/dynamodb/2012-08-10/endpoint-rule-set-1.json

Large diffs are not rendered by default.

Loading

0 comments on commit 7520c8b

Please sign in to comment.