aws-sdk-chime 1.54.0 → 1.55.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-chime.rb +1 -1
- data/lib/aws-sdk-chime/client.rb +4 -4
- data/lib/aws-sdk-chime/types.rb +10 -12
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71192489ba73fa9b74409e175bb5500e8f01afa6bb19d746ca8ec4d60946943d
|
4
|
+
data.tar.gz: d8021e3a75dce028bbb582040cf5891fc0a6ffb77a08a321ad03345fdb9ee46f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e708798dfa5ebc7d0560272027583a71bdad253577dcd4fb290dd2daae803aea7d3253bf0cea9eb7327efc24f32a09b9483532d75cfa0764f7d1302c86eb1baa
|
7
|
+
data.tar.gz: bde1771f7008b048be2a1237348b46ba6ebb86d311b659a87c872ca3d87d462904d1d95f878543d58ce933757ed0f0dc7cca434dc6956f86bc3d52970ffe9435
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.55.0
|
data/lib/aws-sdk-chime.rb
CHANGED
data/lib/aws-sdk-chime/client.rb
CHANGED
@@ -3090,7 +3090,7 @@ module Aws::Chime
|
|
3090
3090
|
req.send_request(options)
|
3091
3091
|
end
|
3092
3092
|
|
3093
|
-
# Returns the full details of an `AppInstanceUser
|
3093
|
+
# Returns the full details of an `AppInstanceUser`.
|
3094
3094
|
#
|
3095
3095
|
# @option params [required, String] :app_instance_user_arn
|
3096
3096
|
# The ARN of the `AppInstanceUser`.
|
@@ -7215,14 +7215,14 @@ module Aws::Chime
|
|
7215
7215
|
# vocabulary_filter_method: "remove", # accepts remove, mask, tag
|
7216
7216
|
# vocabulary_filter_name: "String",
|
7217
7217
|
# vocabulary_name: "String",
|
7218
|
-
# 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
|
7218
|
+
# 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
|
7219
7219
|
# },
|
7220
7220
|
# engine_transcribe_medical_settings: {
|
7221
7221
|
# language_code: "en-US", # required, accepts en-US
|
7222
7222
|
# specialty: "PRIMARYCARE", # required, accepts PRIMARYCARE, CARDIOLOGY, NEUROLOGY, ONCOLOGY, RADIOLOGY, UROLOGY
|
7223
7223
|
# type: "CONVERSATION", # required, accepts CONVERSATION, DICTATION
|
7224
7224
|
# vocabulary_name: "String",
|
7225
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1
|
7225
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1, auto
|
7226
7226
|
# },
|
7227
7227
|
# },
|
7228
7228
|
# })
|
@@ -8405,7 +8405,7 @@ module Aws::Chime
|
|
8405
8405
|
params: params,
|
8406
8406
|
config: config)
|
8407
8407
|
context[:gem_name] = 'aws-sdk-chime'
|
8408
|
-
context[:gem_version] = '1.
|
8408
|
+
context[:gem_version] = '1.55.0'
|
8409
8409
|
Seahorse::Client::Request.new(handlers, context)
|
8410
8410
|
end
|
8411
8411
|
|
data/lib/aws-sdk-chime/types.rb
CHANGED
@@ -601,7 +601,7 @@ module Aws::Chime
|
|
601
601
|
# and membership types.
|
602
602
|
#
|
603
603
|
# @!attribute [rw] invited_by
|
604
|
-
# The
|
604
|
+
# The identifier of the member who invited another member.
|
605
605
|
# @return [Types::Identity]
|
606
606
|
#
|
607
607
|
# @!attribute [rw] type
|
@@ -1237,7 +1237,7 @@ module Aws::Chime
|
|
1237
1237
|
# @return [Types::ChannelSummary]
|
1238
1238
|
#
|
1239
1239
|
# @!attribute [rw] app_instance_user_membership_summary
|
1240
|
-
#
|
1240
|
+
# Summary of the membership details of an `AppInstanceUser`.
|
1241
1241
|
# @return [Types::AppInstanceUserMembershipSummary]
|
1242
1242
|
#
|
1243
1243
|
# @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ChannelMembershipForAppInstanceUserSummary AWS API Documentation
|
@@ -4182,7 +4182,7 @@ module Aws::Chime
|
|
4182
4182
|
# specialty: "PRIMARYCARE", # required, accepts PRIMARYCARE, CARDIOLOGY, NEUROLOGY, ONCOLOGY, RADIOLOGY, UROLOGY
|
4183
4183
|
# type: "CONVERSATION", # required, accepts CONVERSATION, DICTATION
|
4184
4184
|
# vocabulary_name: "String",
|
4185
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1
|
4185
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1, auto
|
4186
4186
|
# }
|
4187
4187
|
#
|
4188
4188
|
# @!attribute [rw] language_code
|
@@ -4204,8 +4204,7 @@ module Aws::Chime
|
|
4204
4204
|
#
|
4205
4205
|
# @!attribute [rw] region
|
4206
4206
|
# The AWS Region passed to Amazon Transcribe Medical. If you don't
|
4207
|
-
# specify a Region, Amazon Chime uses the Region
|
4208
|
-
# meeting's Region.
|
4207
|
+
# specify a Region, Amazon Chime uses the meeting's Region.
|
4209
4208
|
# @return [String]
|
4210
4209
|
#
|
4211
4210
|
# @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/EngineTranscribeMedicalSettings AWS API Documentation
|
@@ -4230,7 +4229,7 @@ module Aws::Chime
|
|
4230
4229
|
# vocabulary_filter_method: "remove", # accepts remove, mask, tag
|
4231
4230
|
# vocabulary_filter_name: "String",
|
4232
4231
|
# vocabulary_name: "String",
|
4233
|
-
# 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
|
4232
|
+
# 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
|
4234
4233
|
# }
|
4235
4234
|
#
|
4236
4235
|
# @!attribute [rw] language_code
|
@@ -4251,8 +4250,7 @@ module Aws::Chime
|
|
4251
4250
|
#
|
4252
4251
|
# @!attribute [rw] region
|
4253
4252
|
# The AWS Region passed to Amazon Transcribe. If you don't specify a
|
4254
|
-
# Region, Amazon Chime uses the
|
4255
|
-
# Region.
|
4253
|
+
# Region, Amazon Chime uses the meeting's Region.
|
4256
4254
|
# @return [String]
|
4257
4255
|
#
|
4258
4256
|
# @see http://docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/EngineTranscribeSettings AWS API Documentation
|
@@ -9083,14 +9081,14 @@ module Aws::Chime
|
|
9083
9081
|
# vocabulary_filter_method: "remove", # accepts remove, mask, tag
|
9084
9082
|
# vocabulary_filter_name: "String",
|
9085
9083
|
# vocabulary_name: "String",
|
9086
|
-
# 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
|
9084
|
+
# 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
|
9087
9085
|
# },
|
9088
9086
|
# engine_transcribe_medical_settings: {
|
9089
9087
|
# language_code: "en-US", # required, accepts en-US
|
9090
9088
|
# specialty: "PRIMARYCARE", # required, accepts PRIMARYCARE, CARDIOLOGY, NEUROLOGY, ONCOLOGY, RADIOLOGY, UROLOGY
|
9091
9089
|
# type: "CONVERSATION", # required, accepts CONVERSATION, DICTATION
|
9092
9090
|
# vocabulary_name: "String",
|
9093
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1
|
9091
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1, auto
|
9094
9092
|
# },
|
9095
9093
|
# },
|
9096
9094
|
# }
|
@@ -9459,14 +9457,14 @@ module Aws::Chime
|
|
9459
9457
|
# vocabulary_filter_method: "remove", # accepts remove, mask, tag
|
9460
9458
|
# vocabulary_filter_name: "String",
|
9461
9459
|
# vocabulary_name: "String",
|
9462
|
-
# 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
|
9460
|
+
# 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
|
9463
9461
|
# },
|
9464
9462
|
# engine_transcribe_medical_settings: {
|
9465
9463
|
# language_code: "en-US", # required, accepts en-US
|
9466
9464
|
# specialty: "PRIMARYCARE", # required, accepts PRIMARYCARE, CARDIOLOGY, NEUROLOGY, ONCOLOGY, RADIOLOGY, UROLOGY
|
9467
9465
|
# type: "CONVERSATION", # required, accepts CONVERSATION, DICTATION
|
9468
9466
|
# vocabulary_name: "String",
|
9469
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1
|
9467
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-2, ap-southeast-2, ca-central-1, eu-west-1, auto
|
9470
9468
|
# },
|
9471
9469
|
# }
|
9472
9470
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-chime
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.55.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: 2021-
|
11
|
+
date: 2021-08-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|