aws-sdk-transcribeservice 1.40.0 → 1.45.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: 8c60c852fab044b491617be1044d1aef8be7b56a7adf6a50b9686d5a1e39b30d
4
- data.tar.gz: 6a484254505d0dcc40ae372777cd470111017cdb866af7320984fb8ea3a7fb83
3
+ metadata.gz: 5df71ca59c0e888b8a6401d48d3b4dc71b04b21dce3cf7d3bcf478f181a24bf7
4
+ data.tar.gz: 531b1c6ac1f56c05b4b13fe49fc64bd038693d0ea83b092842f922058121585e
5
5
  SHA512:
6
- metadata.gz: 0f27b5d12e4f39fc2b92a6f179862ba76f01025e6ee46107bf7ea620dfe56d5c7460e5d3cc9e935831b74818a09fd63ee1fb9d203e1546a3e5f2cae3e691c293
7
- data.tar.gz: 686d1d678a630bcd58df4053f5ca07619898423ffefbde817b47f20111d3493cf73d385630c6cd332823fa5a244930fe08475d6d57dd908115bc11fa1feb9fbb
6
+ metadata.gz: 4f1093cbe934bd2b97bbaf55402a964e4e46efbe444f51dde4dabd5a1e386d792d7ca296be37272a9fa8db173ed4d20f7ed361e6c1404394c7c714529b9e59cf
7
+ data.tar.gz: 82d02ae0a058fb92ab20580d9654c56a8af93ad5b1de9ad476bf2d74bc0457d787cc225475599ea14541ac550d24fce07049ce178dc596c9533f756fde2a0607
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-transcribeservice/customizations'
45
47
  # @service
46
48
  module Aws::TranscribeService
47
49
 
48
- GEM_VERSION = '1.40.0'
50
+ GEM_VERSION = '1.45.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,6 +26,7 @@ require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
24
26
  require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
25
27
  require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
26
28
  require 'aws-sdk-core/plugins/transfer_encoding.rb'
29
+ require 'aws-sdk-core/plugins/http_checksum.rb'
27
30
  require 'aws-sdk-core/plugins/signature_v4.rb'
28
31
  require 'aws-sdk-core/plugins/protocols/json_rpc.rb'
29
32
 
@@ -69,6 +72,7 @@ module Aws::TranscribeService
69
72
  add_plugin(Aws::Plugins::ClientMetricsPlugin)
70
73
  add_plugin(Aws::Plugins::ClientMetricsSendPlugin)
71
74
  add_plugin(Aws::Plugins::TransferEncoding)
75
+ add_plugin(Aws::Plugins::HttpChecksum)
72
76
  add_plugin(Aws::Plugins::SignatureV4)
73
77
  add_plugin(Aws::Plugins::Protocols::JsonRpc)
74
78
 
@@ -105,7 +109,7 @@ module Aws::TranscribeService
105
109
  # @option options [required, String] :region
106
110
  # The AWS region to connect to. The configured `:region` is
107
111
  # used to determine the service `:endpoint`. When not passed,
108
- # a default `:region` is search for in the following locations:
112
+ # a default `:region` is searched for in the following locations:
109
113
  #
110
114
  # * `Aws.config[:region]`
111
115
  # * `ENV['AWS_REGION']`
@@ -161,7 +165,7 @@ module Aws::TranscribeService
161
165
  # @option options [String] :endpoint
162
166
  # The client endpoint is normally constructed from the `:region`
163
167
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be avalid HTTP(S) URI.
168
+ # to test or custom endpoints. This should be a valid HTTP(S) URI.
165
169
  #
166
170
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
171
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -176,7 +180,7 @@ module Aws::TranscribeService
176
180
  # requests fetching endpoints information. Defaults to 60 sec.
177
181
  #
178
182
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
183
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
184
  #
181
185
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
186
  # The log formatter.
@@ -345,7 +349,7 @@ module Aws::TranscribeService
345
349
  #
346
350
  # This is an example of a vocabulary file uri location in Amazon S3:
347
351
  #
348
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
352
+ # `https://s3.us-east-1.amazonaws.com/AWSDOC-EXAMPLE-BUCKET/vocab.txt`
349
353
  #
350
354
  # For more information about S3 object names, see [Object Keys][1] in
351
355
  # the *Amazon S3 Developer Guide*.
@@ -411,14 +415,6 @@ module Aws::TranscribeService
411
415
  # custom vocabulary. The URI must be in the same region as the API
412
416
  # endpoint that you are calling. The general form is
413
417
  #
414
- # `
415
- # https://s3.<aws-region>.amazonaws.com/<bucket-name>/<keyprefix>/<objectkey>
416
- # `
417
- #
418
- # For example:
419
- #
420
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
421
- #
422
418
  # For more information about S3 object names, see [Object Keys][1] in
423
419
  # the *Amazon S3 Developer Guide*.
424
420
  #
@@ -1506,7 +1502,7 @@ module Aws::TranscribeService
1506
1502
  #
1507
1503
  # For example:
1508
1504
  #
1509
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
1505
+ # `https://s3.us-east-1.amazonaws.com/AWSDOC-EXAMPLE-BUCKET/vocab.txt`
1510
1506
  #
1511
1507
  # For more information about S3 object names, see [Object Keys][1] in
1512
1508
  # the *Amazon S3 Developer Guide*.
@@ -1570,14 +1566,8 @@ module Aws::TranscribeService
1570
1566
  # custom vocabulary. The URI must be in the same region as the API
1571
1567
  # endpoint that you are calling. The general form is
1572
1568
  #
1573
- # `
1574
- # https://s3.<aws-region>.amazonaws.com/<bucket-name>/<keyprefix>/<objectkey>
1575
- # `
1576
- #
1577
1569
  # For example:
1578
1570
  #
1579
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
1580
- #
1581
1571
  # For more information about S3 object names, see [Object Keys][1] in
1582
1572
  # the *Amazon S3 Developer Guide*.
1583
1573
  #
@@ -1698,7 +1688,7 @@ module Aws::TranscribeService
1698
1688
  params: params,
1699
1689
  config: config)
1700
1690
  context[:gem_name] = 'aws-sdk-transcribeservice'
1701
- context[:gem_version] = '1.40.0'
1691
+ context[:gem_version] = '1.45.0'
1702
1692
  Seahorse::Client::Request.new(handlers, context)
1703
1693
  end
1704
1694
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -20,6 +22,7 @@ module Aws::TranscribeService
20
22
  #
21
23
  class BadRequestException < Struct.new(
22
24
  :message)
25
+ SENSITIVE = []
23
26
  include Aws::Structure
24
27
  end
25
28
 
@@ -32,6 +35,7 @@ module Aws::TranscribeService
32
35
  #
33
36
  class ConflictException < Struct.new(
34
37
  :message)
38
+ SENSITIVE = []
35
39
  include Aws::Structure
36
40
  end
37
41
 
@@ -66,6 +70,7 @@ module Aws::TranscribeService
66
70
  class ContentRedaction < Struct.new(
67
71
  :redaction_type,
68
72
  :redaction_output)
73
+ SENSITIVE = []
69
74
  include Aws::Structure
70
75
  end
71
76
 
@@ -104,7 +109,7 @@ module Aws::TranscribeService
104
109
  #
105
110
  # This is an example of a vocabulary file uri location in Amazon S3:
106
111
  #
107
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
112
+ # `https://s3.us-east-1.amazonaws.com/AWSDOC-EXAMPLE-BUCKET/vocab.txt`
108
113
  #
109
114
  # For more information about S3 object names, see [Object Keys][1] in
110
115
  # the *Amazon S3 Developer Guide*.
@@ -124,6 +129,7 @@ module Aws::TranscribeService
124
129
  :vocabulary_name,
125
130
  :language_code,
126
131
  :vocabulary_file_uri)
132
+ SENSITIVE = []
127
133
  include Aws::Structure
128
134
  end
129
135
 
@@ -161,6 +167,7 @@ module Aws::TranscribeService
161
167
  :vocabulary_state,
162
168
  :last_modified_time,
163
169
  :failure_reason)
170
+ SENSITIVE = []
164
171
  include Aws::Structure
165
172
  end
166
173
 
@@ -224,6 +231,7 @@ module Aws::TranscribeService
224
231
  :language_code,
225
232
  :words,
226
233
  :vocabulary_filter_file_uri)
234
+ SENSITIVE = []
227
235
  include Aws::Structure
228
236
  end
229
237
 
@@ -245,6 +253,7 @@ module Aws::TranscribeService
245
253
  :vocabulary_filter_name,
246
254
  :language_code,
247
255
  :last_modified_time)
256
+ SENSITIVE = []
248
257
  include Aws::Structure
249
258
  end
250
259
 
@@ -278,14 +287,6 @@ module Aws::TranscribeService
278
287
  # custom vocabulary. The URI must be in the same region as the API
279
288
  # endpoint that you are calling. The general form is
280
289
  #
281
- # `
282
- # https://s3.<aws-region>.amazonaws.com/<bucket-name>/<keyprefix>/<objectkey>
283
- # `
284
- #
285
- # For example:
286
- #
287
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
288
- #
289
290
  # For more information about S3 object names, see [Object Keys][1] in
290
291
  # the *Amazon S3 Developer Guide*.
291
292
  #
@@ -305,6 +306,7 @@ module Aws::TranscribeService
305
306
  :language_code,
306
307
  :phrases,
307
308
  :vocabulary_file_uri)
309
+ SENSITIVE = []
308
310
  include Aws::Structure
309
311
  end
310
312
 
@@ -339,6 +341,7 @@ module Aws::TranscribeService
339
341
  :vocabulary_state,
340
342
  :last_modified_time,
341
343
  :failure_reason)
344
+ SENSITIVE = []
342
345
  include Aws::Structure
343
346
  end
344
347
 
@@ -358,6 +361,7 @@ module Aws::TranscribeService
358
361
  #
359
362
  class DeleteMedicalTranscriptionJobRequest < Struct.new(
360
363
  :medical_transcription_job_name)
364
+ SENSITIVE = []
361
365
  include Aws::Structure
362
366
  end
363
367
 
@@ -376,6 +380,7 @@ module Aws::TranscribeService
376
380
  #
377
381
  class DeleteMedicalVocabularyRequest < Struct.new(
378
382
  :vocabulary_name)
383
+ SENSITIVE = []
379
384
  include Aws::Structure
380
385
  end
381
386
 
@@ -394,6 +399,7 @@ module Aws::TranscribeService
394
399
  #
395
400
  class DeleteTranscriptionJobRequest < Struct.new(
396
401
  :transcription_job_name)
402
+ SENSITIVE = []
397
403
  include Aws::Structure
398
404
  end
399
405
 
@@ -412,6 +418,7 @@ module Aws::TranscribeService
412
418
  #
413
419
  class DeleteVocabularyFilterRequest < Struct.new(
414
420
  :vocabulary_filter_name)
421
+ SENSITIVE = []
415
422
  include Aws::Structure
416
423
  end
417
424
 
@@ -430,6 +437,7 @@ module Aws::TranscribeService
430
437
  #
431
438
  class DeleteVocabularyRequest < Struct.new(
432
439
  :vocabulary_name)
440
+ SENSITIVE = []
433
441
  include Aws::Structure
434
442
  end
435
443
 
@@ -448,6 +456,7 @@ module Aws::TranscribeService
448
456
  #
449
457
  class GetMedicalTranscriptionJobRequest < Struct.new(
450
458
  :medical_transcription_job_name)
459
+ SENSITIVE = []
451
460
  include Aws::Structure
452
461
  end
453
462
 
@@ -460,6 +469,7 @@ module Aws::TranscribeService
460
469
  #
461
470
  class GetMedicalTranscriptionJobResponse < Struct.new(
462
471
  :medical_transcription_job)
472
+ SENSITIVE = []
463
473
  include Aws::Structure
464
474
  end
465
475
 
@@ -479,6 +489,7 @@ module Aws::TranscribeService
479
489
  #
480
490
  class GetMedicalVocabularyRequest < Struct.new(
481
491
  :vocabulary_name)
492
+ SENSITIVE = []
482
493
  include Aws::Structure
483
494
  end
484
495
 
@@ -519,6 +530,7 @@ module Aws::TranscribeService
519
530
  :last_modified_time,
520
531
  :failure_reason,
521
532
  :download_uri)
533
+ SENSITIVE = []
522
534
  include Aws::Structure
523
535
  end
524
536
 
@@ -537,6 +549,7 @@ module Aws::TranscribeService
537
549
  #
538
550
  class GetTranscriptionJobRequest < Struct.new(
539
551
  :transcription_job_name)
552
+ SENSITIVE = []
540
553
  include Aws::Structure
541
554
  end
542
555
 
@@ -548,6 +561,7 @@ module Aws::TranscribeService
548
561
  #
549
562
  class GetTranscriptionJobResponse < Struct.new(
550
563
  :transcription_job)
564
+ SENSITIVE = []
551
565
  include Aws::Structure
552
566
  end
553
567
 
@@ -566,6 +580,7 @@ module Aws::TranscribeService
566
580
  #
567
581
  class GetVocabularyFilterRequest < Struct.new(
568
582
  :vocabulary_filter_name)
583
+ SENSITIVE = []
569
584
  include Aws::Structure
570
585
  end
571
586
 
@@ -594,6 +609,7 @@ module Aws::TranscribeService
594
609
  :language_code,
595
610
  :last_modified_time,
596
611
  :download_uri)
612
+ SENSITIVE = []
597
613
  include Aws::Structure
598
614
  end
599
615
 
@@ -613,6 +629,7 @@ module Aws::TranscribeService
613
629
  #
614
630
  class GetVocabularyRequest < Struct.new(
615
631
  :vocabulary_name)
632
+ SENSITIVE = []
616
633
  include Aws::Structure
617
634
  end
618
635
 
@@ -652,6 +669,7 @@ module Aws::TranscribeService
652
669
  :last_modified_time,
653
670
  :failure_reason,
654
671
  :download_uri)
672
+ SENSITIVE = []
655
673
  include Aws::Structure
656
674
  end
657
675
 
@@ -665,6 +683,7 @@ module Aws::TranscribeService
665
683
  #
666
684
  class InternalFailureException < Struct.new(
667
685
  :message)
686
+ SENSITIVE = []
668
687
  include Aws::Structure
669
688
  end
670
689
 
@@ -707,6 +726,7 @@ module Aws::TranscribeService
707
726
  class JobExecutionSettings < Struct.new(
708
727
  :allow_deferred_execution,
709
728
  :data_access_role_arn)
729
+ SENSITIVE = []
710
730
  include Aws::Structure
711
731
  end
712
732
 
@@ -721,6 +741,7 @@ module Aws::TranscribeService
721
741
  #
722
742
  class LimitExceededException < Struct.new(
723
743
  :message)
744
+ SENSITIVE = []
724
745
  include Aws::Structure
725
746
  end
726
747
 
@@ -766,6 +787,7 @@ module Aws::TranscribeService
766
787
  :job_name_contains,
767
788
  :next_token,
768
789
  :max_results)
790
+ SENSITIVE = []
769
791
  include Aws::Structure
770
792
  end
771
793
 
@@ -793,6 +815,7 @@ module Aws::TranscribeService
793
815
  :status,
794
816
  :next_token,
795
817
  :medical_transcription_job_summaries)
818
+ SENSITIVE = []
796
819
  include Aws::Structure
797
820
  end
798
821
 
@@ -835,6 +858,7 @@ module Aws::TranscribeService
835
858
  :max_results,
836
859
  :state_equals,
837
860
  :name_contains)
861
+ SENSITIVE = []
838
862
  include Aws::Structure
839
863
  end
840
864
 
@@ -862,6 +886,7 @@ module Aws::TranscribeService
862
886
  :status,
863
887
  :next_token,
864
888
  :vocabularies)
889
+ SENSITIVE = []
865
890
  include Aws::Structure
866
891
  end
867
892
 
@@ -905,6 +930,7 @@ module Aws::TranscribeService
905
930
  :job_name_contains,
906
931
  :next_token,
907
932
  :max_results)
933
+ SENSITIVE = []
908
934
  include Aws::Structure
909
935
  end
910
936
 
@@ -932,6 +958,7 @@ module Aws::TranscribeService
932
958
  :status,
933
959
  :next_token,
934
960
  :transcription_job_summaries)
961
+ SENSITIVE = []
935
962
  include Aws::Structure
936
963
  end
937
964
 
@@ -975,6 +1002,7 @@ module Aws::TranscribeService
975
1002
  :max_results,
976
1003
  :state_equals,
977
1004
  :name_contains)
1005
+ SENSITIVE = []
978
1006
  include Aws::Structure
979
1007
  end
980
1008
 
@@ -1002,6 +1030,7 @@ module Aws::TranscribeService
1002
1030
  :status,
1003
1031
  :next_token,
1004
1032
  :vocabularies)
1033
+ SENSITIVE = []
1005
1034
  include Aws::Structure
1006
1035
  end
1007
1036
 
@@ -1037,6 +1066,7 @@ module Aws::TranscribeService
1037
1066
  :next_token,
1038
1067
  :max_results,
1039
1068
  :name_contains)
1069
+ SENSITIVE = []
1040
1070
  include Aws::Structure
1041
1071
  end
1042
1072
 
@@ -1062,6 +1092,7 @@ module Aws::TranscribeService
1062
1092
  class ListVocabularyFiltersResponse < Struct.new(
1063
1093
  :next_token,
1064
1094
  :vocabulary_filters)
1095
+ SENSITIVE = []
1065
1096
  include Aws::Structure
1066
1097
  end
1067
1098
 
@@ -1079,14 +1110,8 @@ module Aws::TranscribeService
1079
1110
  # the same region as the API endpoint that you are calling. The
1080
1111
  # general form is:
1081
1112
  #
1082
- # ` s3://<bucket-name>/<keyprefix>/<objectkey> `
1083
- #
1084
1113
  # For example:
1085
1114
  #
1086
- # `s3://examplebucket/example.mp4`
1087
- #
1088
- # `s3://examplebucket/mediadocs/example.mp4`
1089
- #
1090
1115
  # For more information about S3 object names, see [Object Keys][1] in
1091
1116
  # the *Amazon S3 Developer Guide*.
1092
1117
  #
@@ -1099,6 +1124,7 @@ module Aws::TranscribeService
1099
1124
  #
1100
1125
  class Media < Struct.new(
1101
1126
  :media_file_uri)
1127
+ SENSITIVE = []
1102
1128
  include Aws::Structure
1103
1129
  end
1104
1130
 
@@ -1115,6 +1141,7 @@ module Aws::TranscribeService
1115
1141
  #
1116
1142
  class MedicalTranscript < Struct.new(
1117
1143
  :transcript_file_uri)
1144
+ SENSITIVE = []
1118
1145
  include Aws::Structure
1119
1146
  end
1120
1147
 
@@ -1254,6 +1281,7 @@ module Aws::TranscribeService
1254
1281
  :settings,
1255
1282
  :specialty,
1256
1283
  :type)
1284
+ SENSITIVE = []
1257
1285
  include Aws::Structure
1258
1286
  end
1259
1287
 
@@ -1318,6 +1346,7 @@ module Aws::TranscribeService
1318
1346
  :output_location_type,
1319
1347
  :specialty,
1320
1348
  :type)
1349
+ SENSITIVE = []
1321
1350
  include Aws::Structure
1322
1351
  end
1323
1352
 
@@ -1398,6 +1427,7 @@ module Aws::TranscribeService
1398
1427
  :show_alternatives,
1399
1428
  :max_alternatives,
1400
1429
  :vocabulary_name)
1430
+ SENSITIVE = []
1401
1431
  include Aws::Structure
1402
1432
  end
1403
1433
 
@@ -1411,6 +1441,7 @@ module Aws::TranscribeService
1411
1441
  #
1412
1442
  class NotFoundException < Struct.new(
1413
1443
  :message)
1444
+ SENSITIVE = []
1414
1445
  include Aws::Structure
1415
1446
  end
1416
1447
 
@@ -1507,6 +1538,7 @@ module Aws::TranscribeService
1507
1538
  :max_alternatives,
1508
1539
  :vocabulary_filter_name,
1509
1540
  :vocabulary_filter_method)
1541
+ SENSITIVE = []
1510
1542
  include Aws::Structure
1511
1543
  end
1512
1544
 
@@ -1651,6 +1683,7 @@ module Aws::TranscribeService
1651
1683
  :settings,
1652
1684
  :specialty,
1653
1685
  :type)
1686
+ SENSITIVE = []
1654
1687
  include Aws::Structure
1655
1688
  end
1656
1689
 
@@ -1662,6 +1695,7 @@ module Aws::TranscribeService
1662
1695
  #
1663
1696
  class StartMedicalTranscriptionJobResponse < Struct.new(
1664
1697
  :medical_transcription_job)
1698
+ SENSITIVE = []
1665
1699
  include Aws::Structure
1666
1700
  end
1667
1701
 
@@ -1822,6 +1856,7 @@ module Aws::TranscribeService
1822
1856
  :settings,
1823
1857
  :job_execution_settings,
1824
1858
  :content_redaction)
1859
+ SENSITIVE = []
1825
1860
  include Aws::Structure
1826
1861
  end
1827
1862
 
@@ -1833,6 +1868,7 @@ module Aws::TranscribeService
1833
1868
  #
1834
1869
  class StartTranscriptionJobResponse < Struct.new(
1835
1870
  :transcription_job)
1871
+ SENSITIVE = []
1836
1872
  include Aws::Structure
1837
1873
  end
1838
1874
 
@@ -1863,6 +1899,7 @@ module Aws::TranscribeService
1863
1899
  class Transcript < Struct.new(
1864
1900
  :transcript_file_uri,
1865
1901
  :redacted_transcript_file_uri)
1902
+ SENSITIVE = []
1866
1903
  include Aws::Structure
1867
1904
  end
1868
1905
 
@@ -1985,6 +2022,7 @@ module Aws::TranscribeService
1985
2022
  :settings,
1986
2023
  :job_execution_settings,
1987
2024
  :content_redaction)
2025
+ SENSITIVE = []
1988
2026
  include Aws::Structure
1989
2027
  end
1990
2028
 
@@ -2049,6 +2087,7 @@ module Aws::TranscribeService
2049
2087
  :failure_reason,
2050
2088
  :output_location_type,
2051
2089
  :content_redaction)
2090
+ SENSITIVE = []
2052
2091
  include Aws::Structure
2053
2092
  end
2054
2093
 
@@ -2085,7 +2124,7 @@ module Aws::TranscribeService
2085
2124
  #
2086
2125
  # For example:
2087
2126
  #
2088
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
2127
+ # `https://s3.us-east-1.amazonaws.com/AWSDOC-EXAMPLE-BUCKET/vocab.txt`
2089
2128
  #
2090
2129
  # For more information about S3 object names, see [Object Keys][1] in
2091
2130
  # the *Amazon S3 Developer Guide*.
@@ -2105,6 +2144,7 @@ module Aws::TranscribeService
2105
2144
  :vocabulary_name,
2106
2145
  :language_code,
2107
2146
  :vocabulary_file_uri)
2147
+ SENSITIVE = []
2108
2148
  include Aws::Structure
2109
2149
  end
2110
2150
 
@@ -2135,6 +2175,7 @@ module Aws::TranscribeService
2135
2175
  :language_code,
2136
2176
  :last_modified_time,
2137
2177
  :vocabulary_state)
2178
+ SENSITIVE = []
2138
2179
  include Aws::Structure
2139
2180
  end
2140
2181
 
@@ -2189,6 +2230,7 @@ module Aws::TranscribeService
2189
2230
  :vocabulary_filter_name,
2190
2231
  :words,
2191
2232
  :vocabulary_filter_file_uri)
2233
+ SENSITIVE = []
2192
2234
  include Aws::Structure
2193
2235
  end
2194
2236
 
@@ -2210,6 +2252,7 @@ module Aws::TranscribeService
2210
2252
  :vocabulary_filter_name,
2211
2253
  :language_code,
2212
2254
  :last_modified_time)
2255
+ SENSITIVE = []
2213
2256
  include Aws::Structure
2214
2257
  end
2215
2258
 
@@ -2242,14 +2285,8 @@ module Aws::TranscribeService
2242
2285
  # custom vocabulary. The URI must be in the same region as the API
2243
2286
  # endpoint that you are calling. The general form is
2244
2287
  #
2245
- # `
2246
- # https://s3.<aws-region>.amazonaws.com/<bucket-name>/<keyprefix>/<objectkey>
2247
- # `
2248
- #
2249
2288
  # For example:
2250
2289
  #
2251
- # `https://s3.us-east-1.amazonaws.com/examplebucket/vocab.txt`
2252
- #
2253
2290
  # For more information about S3 object names, see [Object Keys][1] in
2254
2291
  # the *Amazon S3 Developer Guide*.
2255
2292
  #
@@ -2269,6 +2306,7 @@ module Aws::TranscribeService
2269
2306
  :language_code,
2270
2307
  :phrases,
2271
2308
  :vocabulary_file_uri)
2309
+ SENSITIVE = []
2272
2310
  include Aws::Structure
2273
2311
  end
2274
2312
 
@@ -2297,6 +2335,7 @@ module Aws::TranscribeService
2297
2335
  :language_code,
2298
2336
  :last_modified_time,
2299
2337
  :vocabulary_state)
2338
+ SENSITIVE = []
2300
2339
  include Aws::Structure
2301
2340
  end
2302
2341
 
@@ -2321,6 +2360,7 @@ module Aws::TranscribeService
2321
2360
  :vocabulary_filter_name,
2322
2361
  :language_code,
2323
2362
  :last_modified_time)
2363
+ SENSITIVE = []
2324
2364
  include Aws::Structure
2325
2365
  end
2326
2366
 
@@ -2350,6 +2390,7 @@ module Aws::TranscribeService
2350
2390
  :language_code,
2351
2391
  :last_modified_time,
2352
2392
  :vocabulary_state)
2393
+ SENSITIVE = []
2353
2394
  include Aws::Structure
2354
2395
  end
2355
2396
 
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.40.0
4
+ version: 1.45.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: 2020-04-29 00:00:00.000000000 Z
11
+ date: 2020-06-23 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.71.0
22
+ version: 3.99.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.71.0
32
+ version: 3.99.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement