aws-sdk-transcribeservice 1.114.0 → 1.116.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9aca69623bea5a0fdce2eb785ce781f0f29aa3fbe8ca3f62c89393d494dc8481
4
- data.tar.gz: 3c181d513a973fd8156a2054ca6bd874b1e7eb01a57bf4c043c6be7568f3f688
3
+ metadata.gz: 530e9e6f4828a2516655b8e6d5ef47f07e777147ea5876aa9c2ccdc377538ded
4
+ data.tar.gz: c537b4d962bd09dd172699c004c992cf3f44a42fea46450fd6778e5fbcbad1dc
5
5
  SHA512:
6
- metadata.gz: 0d005d19f15d44f8d0b7bd25d83c36a133c91beb81fb6454c759eac0766e0564f05336102f96784446bed34f14e51e9bb584d8663a33bb0f7192f6ed84054661
7
- data.tar.gz: 347e5bbbe87f97180396bdef5d8244265f9faed2b10e99a5aec47343fcd66d9ca1909576221c105cd14556acadb6bc601feaf5d100cd06e22c26d1179fe5afe0
6
+ metadata.gz: a1d939c9d66b9459232da8ab0fc66c06f42792379d8ddadf05b2f0cf2818a206273f1eab958df29dcdbd4dca925815ad47537fc6d4e74f27f6805bdd4dd2a550
7
+ data.tar.gz: a52eadf4993b7d30e99af32731347849fe03bfcf07a2ebcafa9301dc04fa9254351ed04c4aa6f4a71fcde88813e63fb25b5ea5dba0251dd2b17d22b1ec2bb7ab
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.116.0 (2025-03-03)
5
+ ------------------
6
+
7
+ * Feature - Updating documentation for post call analytics job queueing.
8
+
9
+ 1.115.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.114.0 (2025-02-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.114.0
1
+ 1.116.0
@@ -7,34 +7,34 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/json_rpc.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/json_rpc'
38
38
 
39
39
  module Aws::TranscribeService
40
40
  # An API client for TranscribeService. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -2711,7 +2711,10 @@ module Aws::TranscribeService
2711
2711
  # media file into an Amazon S3 bucket; you can then specify the Amazon
2712
2712
  # S3 location of the file using the `Media` parameter.
2713
2713
  #
2714
- # Note that job queuing is enabled by default for Call Analytics jobs.
2714
+ # Job queuing is available for Call Analytics jobs. If you pass a
2715
+ # `DataAccessRoleArn` in your request and you exceed your Concurrent Job
2716
+ # Limit, your job will automatically be added to a queue to be processed
2717
+ # once your concurrent job count is below the limit.
2715
2718
  #
2716
2719
  # You must include the following parameters in your
2717
2720
  # `StartCallAnalyticsJob` request:
@@ -2725,10 +2728,6 @@ module Aws::TranscribeService
2725
2728
  # transcription job that's unique within your Amazon Web Services
2726
2729
  # account.
2727
2730
  #
2728
- # * `DataAccessRoleArn`: The Amazon Resource Name (ARN) of an IAM role
2729
- # that has permissions to access the Amazon S3 bucket that contains
2730
- # your input files.
2731
- #
2732
2731
  # * `Media` (`MediaFileUri` or `RedactedMediaFileUri`): The Amazon S3
2733
2732
  # location of your media file.
2734
2733
  #
@@ -4567,7 +4566,7 @@ module Aws::TranscribeService
4567
4566
  tracer: tracer
4568
4567
  )
4569
4568
  context[:gem_name] = 'aws-sdk-transcribeservice'
4570
- context[:gem_version] = '1.114.0'
4569
+ context[:gem_version] = '1.116.0'
4571
4570
  Seahorse::Client::Request.new(handlers, context)
4572
4571
  end
4573
4572
 
@@ -626,13 +626,13 @@ module Aws::TranscribeService
626
626
  # summary. The default is `HISTORY_AND_PHYSICAL`.
627
627
  #
628
628
  # * HISTORY\_AND\_PHYSICAL: Provides summaries for key sections of the
629
- # clinical documentation. Sections include Chief Complaint, History
630
- # of Present Illness, Review of Systems, Past Medical History,
631
- # Assessment, and Plan.
629
+ # clinical documentation. Examples of sections include Chief
630
+ # Complaint, History of Present Illness, Review of Systems, Past
631
+ # Medical History, Assessment, and Plan.
632
632
  #
633
633
  # * GIRPP: Provides summaries based on the patients progress toward
634
- # goals. Sections include Goal, Intervention, Response, Progress,
635
- # and Plan.
634
+ # goals. Examples of sections include Goal, Intervention, Response,
635
+ # Progress, and Plan.
636
636
  # @return [String]
637
637
  #
638
638
  # @see http://docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ClinicalNoteGenerationSettings AWS API Documentation
@@ -54,7 +54,7 @@ module Aws::TranscribeService
54
54
  autoload :EndpointProvider, 'aws-sdk-transcribeservice/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-transcribeservice/endpoints'
56
56
 
57
- GEM_VERSION = '1.114.0'
57
+ GEM_VERSION = '1.116.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-transcribeservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.114.0
4
+ version: 1.116.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: 2025-02-07 00:00:00.000000000 Z
11
+ date: 2025-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core