aws-sdk-lexmodelbuildingservice 1.0.0.rc4 → 1.0.0.rc5
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
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8bc1f889265636e74aa00f337c136b89d5aefb0
|
4
|
+
data.tar.gz: cdeb8c8ef8a7484f37088a0ba74ac955a88335a6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 07da3a6229045cf2d3a5d34668c747927e2060ffe187ca0396dd463ec8fd3a5a16ecfec1ed248c01b390eb00d9857aa0d83147d2c73c1eadedafd312bdf4ee38
|
7
|
+
data.tar.gz: 0a2f35f0dfd61cd4598ba7d21bb67d79f8b66d00fa8f021462f050a9c13fa4b7e671b4928d39716ac80a3631914c1772ae19fcc0b4d0e06aeee5fe2b7f56c9ee
|
@@ -995,7 +995,9 @@ module Aws::LexModelBuildingService
|
|
995
995
|
# @option params [String] :name_contains
|
996
996
|
# Substring to match in channel association names. An association will
|
997
997
|
# be returned if any part of its name matches the substring. For
|
998
|
-
# example, "xyz" matches both "xyzabc" and "abcxyz."
|
998
|
+
# example, "xyz" matches both "xyzabc" and "abcxyz." To return all
|
999
|
+
# bot channel associations, use a hyphen ("-") as the `nameContains`
|
1000
|
+
# parameter.
|
999
1001
|
#
|
1000
1002
|
# @return [Types::GetBotChannelAssociationsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1001
1003
|
#
|
@@ -1845,7 +1847,7 @@ module Aws::LexModelBuildingService
|
|
1845
1847
|
# The default is 300 seconds (5 minutes).
|
1846
1848
|
#
|
1847
1849
|
# @option params [String] :voice_id
|
1848
|
-
# The Amazon
|
1850
|
+
# The Amazon Polly voice ID that you want Amazon Lex to use for voice
|
1849
1851
|
# interactions with the user. The locale configured for the voice must
|
1850
1852
|
# match the locale of the bot. For more information, see [Voice][1] in
|
1851
1853
|
# the *Amazon Polly Developer Guide*.
|
@@ -2527,7 +2529,7 @@ module Aws::LexModelBuildingService
|
|
2527
2529
|
params: params,
|
2528
2530
|
config: config)
|
2529
2531
|
context[:gem_name] = 'aws-sdk-lexmodelbuildingservice'
|
2530
|
-
context[:gem_version] = '1.0.0.
|
2532
|
+
context[:gem_version] = '1.0.0.rc5'
|
2531
2533
|
Seahorse::Client::Request.new(handlers, context)
|
2532
2534
|
end
|
2533
2535
|
|
@@ -316,7 +316,7 @@ module Aws::LexModelBuildingService
|
|
316
316
|
# @return [Integer]
|
317
317
|
#
|
318
318
|
# @!attribute [rw] voice_id
|
319
|
-
# The Amazon
|
319
|
+
# The Amazon Polly voice ID that Amazon Lex uses for voice
|
320
320
|
# interactions with the user.
|
321
321
|
# @return [String]
|
322
322
|
#
|
@@ -1158,7 +1158,9 @@ module Aws::LexModelBuildingService
|
|
1158
1158
|
# @!attribute [rw] name_contains
|
1159
1159
|
# Substring to match in channel association names. An association will
|
1160
1160
|
# be returned if any part of its name matches the substring. For
|
1161
|
-
# example, "xyz" matches both "xyzabc" and "abcxyz."
|
1161
|
+
# example, "xyz" matches both "xyzabc" and "abcxyz." To return
|
1162
|
+
# all bot channel associations, use a hyphen ("-") as the
|
1163
|
+
# `nameContains` parameter.
|
1162
1164
|
# @return [String]
|
1163
1165
|
#
|
1164
1166
|
# @see http://docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetBotChannelAssociationsRequest AWS API Documentation
|
@@ -1266,8 +1268,8 @@ module Aws::LexModelBuildingService
|
|
1266
1268
|
# @return [Integer]
|
1267
1269
|
#
|
1268
1270
|
# @!attribute [rw] voice_id
|
1269
|
-
# The Amazon
|
1270
|
-
#
|
1271
|
+
# The Amazon Polly voice ID that Amazon Lex uses for voice interaction
|
1272
|
+
# with the user. For more information, see .
|
1271
1273
|
# @return [String]
|
1272
1274
|
#
|
1273
1275
|
# @!attribute [rw] checksum
|
@@ -2399,7 +2401,7 @@ module Aws::LexModelBuildingService
|
|
2399
2401
|
# @return [Integer]
|
2400
2402
|
#
|
2401
2403
|
# @!attribute [rw] voice_id
|
2402
|
-
# The Amazon
|
2404
|
+
# The Amazon Polly voice ID that you want Amazon Lex to use for voice
|
2403
2405
|
# interactions with the user. The locale configured for the voice must
|
2404
2406
|
# match the locale of the bot. For more information, see [Voice][1] in
|
2405
2407
|
# the *Amazon Polly Developer Guide*.
|
@@ -2541,8 +2543,8 @@ module Aws::LexModelBuildingService
|
|
2541
2543
|
# @return [Integer]
|
2542
2544
|
#
|
2543
2545
|
# @!attribute [rw] voice_id
|
2544
|
-
# The Amazon
|
2545
|
-
#
|
2546
|
+
# The Amazon Polly voice ID that Amazon Lex uses for voice interaction
|
2547
|
+
# with the user. For more information, see .
|
2546
2548
|
# @return [String]
|
2547
2549
|
#
|
2548
2550
|
# @!attribute [rw] checksum
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-lexmodelbuildingservice
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0.
|
4
|
+
version: 1.0.0.rc5
|
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: 2017-
|
11
|
+
date: 2017-06-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.0.0.
|
19
|
+
version: 3.0.0.rc13
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.0.0.
|
26
|
+
version: 3.0.0.rc13
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: aws-sigv4
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|