Skip to content

Commit

Permalink
Release v1.44.195 (2023-02-06) (#4717)
Browse files Browse the repository at this point in the history
Release v1.44.195 (2023-02-06)
===

### Service Client Updates
* `service/compute-optimizer`: Updates service API and documentation
* `service/customer-profiles`: Updates service API and documentation
* `service/frauddetector`: Updates service API and documentation
* `service/mediaconvert`: Updates service API and documentation
  * The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
* `service/outposts`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Feb 6, 2023
1 parent 740c2dd commit 5707eba
Show file tree
Hide file tree
Showing 26 changed files with 1,267 additions and 1,278 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Release v1.44.195 (2023-02-06)
===

### Service Client Updates
* `service/compute-optimizer`: Updates service API and documentation
* `service/customer-profiles`: Updates service API and documentation
* `service/frauddetector`: Updates service API and documentation
* `service/mediaconvert`: Updates service API and documentation
* The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
* `service/outposts`: Updates service API and documentation

Release v1.44.194 (2023-02-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.194"
const SDKVersion = "1.44.195"
3 changes: 2 additions & 1 deletion models/apis/compute-optimizer/2019-11-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,8 @@
"Memcached",
"Nginx",
"PostgreSql",
"Redis"
"Redis",
"Kafka"
]
},
"InferredWorkloadTypes":{
Expand Down
80 changes: 40 additions & 40 deletions models/apis/compute-optimizer/2019-11-01/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5707eba

Please sign in to comment.