aws-sdk-transcribestreamingservice 1.46.0 → 1.48.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: 5ddffcae0c324d67b4b6af46536e2bef70f43e36058bd67188d441fe8c11550d
4
- data.tar.gz: b1d33c6d9c90eaf302c16e45fbcd0aa14e70e02abe21e762cd346baccb6fcece
3
+ metadata.gz: 542e2b251e35b08445853e8ea49fe72baf45dc80e89d3b32acadfa544735befa
4
+ data.tar.gz: fd293b188bda515212018c360c6e0401035f2b1e24f783957157aa0f7d0d6958
5
5
  SHA512:
6
- metadata.gz: 2678ed0b27e6906a094b47673bb37719469b08eeddd86184f330a9d14e01610f14b38c683aba290cd3c114ae7f756d026e54e64d4a1dc8a8805ae010ac748baa
7
- data.tar.gz: f1e407492143b88822586890a5f840c0b7acf9b0d3250fb46eec39cd499e493ee18683f2c69998a928c3dd3f1fce9b826fa1d2e6cb419fbd16c90cbc51a6b133
6
+ metadata.gz: 24d398ec6ed64b102d4d4a00a5e9cdc869ba4d5bba72549ea28944ca148d6db6cc3c6e17b52322acaf00b0a8c8421a2379d5bfb6e93c90fea8a0cec3fca01dd9
7
+ data.tar.gz: b2336d5a06c6d57f14012bf448a006a467c4eb1a436dd0614c807fa7ad9b32135d7c44504ce4c4f4172897a9c60f943fe9a9a4006118ca7e67808dd78886848e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.48.0 (2023-06-15)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.47.0 (2023-05-31)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.46.0 (2023-01-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.48.0
@@ -220,6 +220,11 @@ module Aws::TranscribeStreamingService
220
220
  # in the future.
221
221
  #
222
222
  #
223
+ # @option options [String] :sdk_ua_app_id
224
+ # A unique and opaque application ID that is appended to the
225
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
226
+ # maximum length of 50.
227
+ #
223
228
  # @option options [String] :secret_access_key
224
229
  #
225
230
  # @option options [String] :session_token
@@ -1627,7 +1632,7 @@ module Aws::TranscribeStreamingService
1627
1632
  http_response: Seahorse::Client::Http::AsyncResponse.new,
1628
1633
  config: config)
1629
1634
  context[:gem_name] = 'aws-sdk-transcribestreamingservice'
1630
- context[:gem_version] = '1.46.0'
1635
+ context[:gem_version] = '1.48.0'
1631
1636
  Seahorse::Client::Request.new(handlers, context)
1632
1637
  end
1633
1638
 
@@ -286,6 +286,11 @@ module Aws::TranscribeStreamingService
286
286
  # in the future.
287
287
  #
288
288
  #
289
+ # @option options [String] :sdk_ua_app_id
290
+ # A unique and opaque application ID that is appended to the
291
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
292
+ # maximum length of 50.
293
+ #
289
294
  # @option options [String] :secret_access_key
290
295
  #
291
296
  # @option options [String] :session_token
@@ -392,7 +397,7 @@ module Aws::TranscribeStreamingService
392
397
  params: params,
393
398
  config: config)
394
399
  context[:gem_name] = 'aws-sdk-transcribestreamingservice'
395
- context[:gem_version] = '1.46.0'
400
+ context[:gem_version] = '1.48.0'
396
401
  Seahorse::Client::Request.new(handlers, context)
397
402
  end
398
403
 
@@ -9,6 +9,7 @@
9
9
 
10
10
 
11
11
  module Aws::TranscribeStreamingService
12
+ # @api private
12
13
  module Endpoints
13
14
 
14
15
  class StartCallAnalyticsStreamTranscription
@@ -54,6 +54,6 @@ require_relative 'aws-sdk-transcribestreamingservice/event_streams'
54
54
  # @!group service
55
55
  module Aws::TranscribeStreamingService
56
56
 
57
- GEM_VERSION = '1.46.0'
57
+ GEM_VERSION = '1.48.0'
58
58
 
59
59
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-transcribestreamingservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.46.0
4
+ version: 1.48.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: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.165.0
22
+ version: 3.174.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement