Skip to content

Commit

Permalink
Release v1.44.31 (2022-06-09) (#4432)
Browse files Browse the repository at this point in the history
Release v1.44.31 (2022-06-09)
===

### Service Client Updates
* `service/chime-sdk-meetings`: Updates service API
  • Loading branch information
aws-sdk-go-automation committed Jun 9, 2022
1 parent 5fccf1a commit fdb52f2
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release v1.44.31 (2022-06-09)
===

### Service Client Updates
* `service/chime-sdk-meetings`: Updates service API

Release v1.44.30 (2022-06-08)
===

Expand Down
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.30"
const SDKVersion = "1.44.31"
3 changes: 2 additions & 1 deletion models/apis/chime-sdk-meetings/2021-07-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,8 @@
"eu-west-1",
"eu-west-2",
"sa-east-1",
"auto"
"auto",
"us-gov-west-1"
]
},
"TranscribeVocabularyFilterMethod":{
Expand Down
4 changes: 4 additions & 0 deletions service/chimesdkmeetings/api.go

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

0 comments on commit fdb52f2

Please sign in to comment.