aws-sdk-chimesdkmeetings 1.11.0 → 1.12.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a7f7eb46a5cee5b9644b5348bd411382ff4a4d089021502add2ad469ec294531
4
- data.tar.gz: 870ce92f4fbf5f61f0d6e6d082205a58c18ffd25a4d209d787f131b190cba64c
3
+ metadata.gz: da0c2b46505d73c3c5f5bdab051d523a7ce60a6172aefa3ded6323b0772ba8e1
4
+ data.tar.gz: f6a608ce7c9074590d82aa3422fe989f25c48ea9dcd1135ea4677153916a3f3f
5
5
  SHA512:
6
- metadata.gz: 064d7bdc5afecd4653cf669d3d3c882ab078d8099be2ef119522fdcd83537d68a1b22c20925e8790e75ae33c47257117490e8d9a1410fa389c406671d53c1583
7
- data.tar.gz: ba671298a994fd224b328789384994d66ff735702f1ceb2dffe1f53f86afe620bb80a372442ae2807506398297188eeb1f7f24179995f03b8d690ba5d2198ed2
6
+ metadata.gz: 721ec5a39f42d9515831fc64391840f3e51b82cb012a7992b1c500e0892917beffb649df145fe4574bf1e17653b0f344b7f45d5513ffc7e7bcc86c1118b4a2ee
7
+ data.tar.gz: d80801783e05543713e95ee3e2cbf2a9adebed521f8313c412cf677db3ef9ae1dbdee1ca106a0a5c9e76e18e04d9b9e8ab5fb3533a6d7a1ed566a9d277644818
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.12.0 (2022-06-09)
5
+ ------------------
6
+
7
+ * Feature - Adds support for live transcription in AWS GovCloud (US) Regions.
8
+
4
9
  1.11.0 (2022-06-01)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.11.0
1
+ 1.12.0
@@ -955,7 +955,7 @@ module Aws::ChimeSDKMeetings
955
955
  # vocabulary_filter_method: "remove", # accepts remove, mask, tag
956
956
  # vocabulary_filter_name: "String",
957
957
  # vocabulary_name: "String",
958
- # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto
958
+ # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto, us-gov-west-1
959
959
  # enable_partial_results_stabilization: false,
960
960
  # partial_results_stability: "low", # accepts low, medium, high
961
961
  # content_identification_type: "PII", # accepts PII
@@ -1066,7 +1066,7 @@ module Aws::ChimeSDKMeetings
1066
1066
  params: params,
1067
1067
  config: config)
1068
1068
  context[:gem_name] = 'aws-sdk-chimesdkmeetings'
1069
- context[:gem_version] = '1.11.0'
1069
+ context[:gem_version] = '1.12.0'
1070
1070
  Seahorse::Client::Request.new(handlers, context)
1071
1071
  end
1072
1072
 
@@ -694,7 +694,7 @@ module Aws::ChimeSDKMeetings
694
694
  # vocabulary_filter_method: "remove", # accepts remove, mask, tag
695
695
  # vocabulary_filter_name: "String",
696
696
  # vocabulary_name: "String",
697
- # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto
697
+ # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto, us-gov-west-1
698
698
  # enable_partial_results_stabilization: false,
699
699
  # partial_results_stability: "low", # accepts low, medium, high
700
700
  # content_identification_type: "PII", # accepts PII
@@ -1213,7 +1213,7 @@ module Aws::ChimeSDKMeetings
1213
1213
  # vocabulary_filter_method: "remove", # accepts remove, mask, tag
1214
1214
  # vocabulary_filter_name: "String",
1215
1215
  # vocabulary_name: "String",
1216
- # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto
1216
+ # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto, us-gov-west-1
1217
1217
  # enable_partial_results_stabilization: false,
1218
1218
  # partial_results_stability: "low", # accepts low, medium, high
1219
1219
  # content_identification_type: "PII", # accepts PII
@@ -1307,7 +1307,7 @@ module Aws::ChimeSDKMeetings
1307
1307
  # vocabulary_filter_method: "remove", # accepts remove, mask, tag
1308
1308
  # vocabulary_filter_name: "String",
1309
1309
  # vocabulary_name: "String",
1310
- # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto
1310
+ # region: "us-east-2", # accepts us-east-2, us-east-1, us-west-2, ap-northeast-2, ap-southeast-2, ap-northeast-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, sa-east-1, auto, us-gov-west-1
1311
1311
  # enable_partial_results_stabilization: false,
1312
1312
  # partial_results_stability: "low", # accepts low, medium, high
1313
1313
  # content_identification_type: "PII", # accepts PII
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-chimesdkmeetings/customizations'
48
48
  # @!group service
49
49
  module Aws::ChimeSDKMeetings
50
50
 
51
- GEM_VERSION = '1.11.0'
51
+ GEM_VERSION = '1.12.0'
52
52
 
53
53
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-chimesdkmeetings
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.0
4
+ version: 1.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-01 00:00:00.000000000 Z
11
+ date: 2022-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core