aws-sdk-mediatailor 1.119.0 → 1.120.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediatailor/client.rb +1 -1
- data/lib/aws-sdk-mediatailor.rb +1 -1
- data/sig/client.rbs +17 -225
- data/sig/params.rbs +98 -0
- metadata +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2ebaa33954efee6bfa0ce64cbb80a1a5b495dd5a06858dd282f0f3d345d22921
|
|
4
|
+
data.tar.gz: 6c7da730e8dead6004af108894bf5f5fd1f3d4996aa3f5d1be23df8e51a95920
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c98bfa9078a0fcddd67069c57a3cd95622e6a8287bc357e3b48b8ab15193a52e10559136752d04a240bedb9f1ef4b64c483c8b8bcec966bbb4b00b95344ea9ff
|
|
7
|
+
data.tar.gz: 56bb29f13afacff58b79805880539e7cc88f465913687869a465c6e3239632e69c7744b817dc5d94ff717923f7af6c1942d11b8fe5c256c5af9bd67be1de77f5
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.120.0
|
|
@@ -4190,7 +4190,7 @@ module Aws::MediaTailor
|
|
|
4190
4190
|
tracer: tracer
|
|
4191
4191
|
)
|
|
4192
4192
|
context[:gem_name] = 'aws-sdk-mediatailor'
|
|
4193
|
-
context[:gem_version] = '1.
|
|
4193
|
+
context[:gem_version] = '1.120.0'
|
|
4194
4194
|
Seahorse::Client::Request.new(handlers, context)
|
|
4195
4195
|
end
|
|
4196
4196
|
|
data/lib/aws-sdk-mediatailor.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -137,20 +137,7 @@ module Aws
|
|
|
137
137
|
vod_source_name: ::String?
|
|
138
138
|
},
|
|
139
139
|
outputs: Array[
|
|
140
|
-
|
|
141
|
-
dash_playlist_settings: {
|
|
142
|
-
manifest_window_seconds: ::Integer?,
|
|
143
|
-
min_buffer_time_seconds: ::Integer?,
|
|
144
|
-
min_update_period_seconds: ::Integer?,
|
|
145
|
-
suggested_presentation_delay_seconds: ::Integer?
|
|
146
|
-
}?,
|
|
147
|
-
hls_playlist_settings: {
|
|
148
|
-
manifest_window_seconds: ::Integer?,
|
|
149
|
-
ad_markup_type: Array[("DATERANGE" | "SCTE35_ENHANCED")]?
|
|
150
|
-
}?,
|
|
151
|
-
manifest_name: ::String,
|
|
152
|
-
source_group: ::String
|
|
153
|
-
},
|
|
140
|
+
Params::request_output_item
|
|
154
141
|
],
|
|
155
142
|
playback_mode: ("LOOP" | "LINEAR"),
|
|
156
143
|
?tags: Hash[::String, ::String],
|
|
@@ -179,7 +166,7 @@ module Aws
|
|
|
179
166
|
path: ::String,
|
|
180
167
|
source_group: ::String,
|
|
181
168
|
type: ("DASH" | "HLS")
|
|
182
|
-
}
|
|
169
|
+
}
|
|
183
170
|
],
|
|
184
171
|
live_source_name: ::String,
|
|
185
172
|
source_location_name: ::String,
|
|
@@ -206,7 +193,7 @@ module Aws
|
|
|
206
193
|
{
|
|
207
194
|
dynamic_variable: ::String,
|
|
208
195
|
operator: ("EQUALS")
|
|
209
|
-
}
|
|
196
|
+
}
|
|
210
197
|
]?,
|
|
211
198
|
end_time: ::Time,
|
|
212
199
|
start_time: ::Time?
|
|
@@ -235,7 +222,7 @@ module Aws
|
|
|
235
222
|
{
|
|
236
223
|
dynamic_variable: ::String,
|
|
237
224
|
operator: ("EQUALS")
|
|
238
|
-
}
|
|
225
|
+
}
|
|
239
226
|
]?
|
|
240
227
|
},
|
|
241
228
|
recurring_retrieval: {
|
|
@@ -276,40 +263,7 @@ module Aws
|
|
|
276
263
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaTailor/Client.html#create_program-instance_method
|
|
277
264
|
def create_program: (
|
|
278
265
|
?ad_breaks: Array[
|
|
279
|
-
|
|
280
|
-
message_type: ("SPLICE_INSERT" | "TIME_SIGNAL")?,
|
|
281
|
-
offset_millis: ::Integer,
|
|
282
|
-
slate: {
|
|
283
|
-
source_location_name: ::String?,
|
|
284
|
-
vod_source_name: ::String?
|
|
285
|
-
}?,
|
|
286
|
-
splice_insert_message: {
|
|
287
|
-
avail_num: ::Integer?,
|
|
288
|
-
avails_expected: ::Integer?,
|
|
289
|
-
splice_event_id: ::Integer?,
|
|
290
|
-
unique_program_id: ::Integer?
|
|
291
|
-
}?,
|
|
292
|
-
time_signal_message: {
|
|
293
|
-
segmentation_descriptors: Array[
|
|
294
|
-
{
|
|
295
|
-
segmentation_event_id: ::Integer?,
|
|
296
|
-
segmentation_upid_type: ::Integer?,
|
|
297
|
-
segmentation_upid: ::String?,
|
|
298
|
-
segmentation_type_id: ::Integer?,
|
|
299
|
-
segment_num: ::Integer?,
|
|
300
|
-
segments_expected: ::Integer?,
|
|
301
|
-
sub_segment_num: ::Integer?,
|
|
302
|
-
sub_segments_expected: ::Integer?
|
|
303
|
-
},
|
|
304
|
-
]?
|
|
305
|
-
}?,
|
|
306
|
-
ad_break_metadata: Array[
|
|
307
|
-
{
|
|
308
|
-
key: ::String,
|
|
309
|
-
value: ::String
|
|
310
|
-
},
|
|
311
|
-
]?
|
|
312
|
-
},
|
|
266
|
+
Params::ad_break
|
|
313
267
|
],
|
|
314
268
|
channel_name: ::String,
|
|
315
269
|
?live_source_name: ::String,
|
|
@@ -330,58 +284,7 @@ module Aws
|
|
|
330
284
|
source_location_name: ::String,
|
|
331
285
|
?vod_source_name: ::String,
|
|
332
286
|
?audience_media: Array[
|
|
333
|
-
|
|
334
|
-
audience: ::String?,
|
|
335
|
-
alternate_media: Array[
|
|
336
|
-
{
|
|
337
|
-
source_location_name: ::String?,
|
|
338
|
-
live_source_name: ::String?,
|
|
339
|
-
vod_source_name: ::String?,
|
|
340
|
-
clip_range: {
|
|
341
|
-
end_offset_millis: ::Integer?,
|
|
342
|
-
start_offset_millis: ::Integer?
|
|
343
|
-
}?,
|
|
344
|
-
scheduled_start_time_millis: ::Integer?,
|
|
345
|
-
ad_breaks: Array[
|
|
346
|
-
{
|
|
347
|
-
message_type: ("SPLICE_INSERT" | "TIME_SIGNAL")?,
|
|
348
|
-
offset_millis: ::Integer,
|
|
349
|
-
slate: {
|
|
350
|
-
source_location_name: ::String?,
|
|
351
|
-
vod_source_name: ::String?
|
|
352
|
-
}?,
|
|
353
|
-
splice_insert_message: {
|
|
354
|
-
avail_num: ::Integer?,
|
|
355
|
-
avails_expected: ::Integer?,
|
|
356
|
-
splice_event_id: ::Integer?,
|
|
357
|
-
unique_program_id: ::Integer?
|
|
358
|
-
}?,
|
|
359
|
-
time_signal_message: {
|
|
360
|
-
segmentation_descriptors: Array[
|
|
361
|
-
{
|
|
362
|
-
segmentation_event_id: ::Integer?,
|
|
363
|
-
segmentation_upid_type: ::Integer?,
|
|
364
|
-
segmentation_upid: ::String?,
|
|
365
|
-
segmentation_type_id: ::Integer?,
|
|
366
|
-
segment_num: ::Integer?,
|
|
367
|
-
segments_expected: ::Integer?,
|
|
368
|
-
sub_segment_num: ::Integer?,
|
|
369
|
-
sub_segments_expected: ::Integer?
|
|
370
|
-
},
|
|
371
|
-
]?
|
|
372
|
-
}?,
|
|
373
|
-
ad_break_metadata: Array[
|
|
374
|
-
{
|
|
375
|
-
key: ::String,
|
|
376
|
-
value: ::String
|
|
377
|
-
},
|
|
378
|
-
]?
|
|
379
|
-
},
|
|
380
|
-
]?,
|
|
381
|
-
duration_millis: ::Integer?
|
|
382
|
-
},
|
|
383
|
-
]?
|
|
384
|
-
},
|
|
287
|
+
Params::audience_media
|
|
385
288
|
],
|
|
386
289
|
?tags: Hash[::String, ::String]
|
|
387
290
|
) -> _CreateProgramResponseSuccess
|
|
@@ -401,14 +304,7 @@ module Aws
|
|
|
401
304
|
end
|
|
402
305
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaTailor/Client.html#create_source_location-instance_method
|
|
403
306
|
def create_source_location: (
|
|
404
|
-
?access_configuration:
|
|
405
|
-
access_type: ("S3_SIGV4" | "SECRETS_MANAGER_ACCESS_TOKEN" | "AUTODETECT_SIGV4")?,
|
|
406
|
-
secrets_manager_access_token_configuration: {
|
|
407
|
-
header_name: ::String?,
|
|
408
|
-
secret_arn: ::String?,
|
|
409
|
-
secret_string_key: ::String?
|
|
410
|
-
}?
|
|
411
|
-
},
|
|
307
|
+
?access_configuration: Params::access_configuration,
|
|
412
308
|
?default_segment_delivery_configuration: {
|
|
413
309
|
base_url: ::String?
|
|
414
310
|
},
|
|
@@ -419,7 +315,7 @@ module Aws
|
|
|
419
315
|
{
|
|
420
316
|
base_url: ::String?,
|
|
421
317
|
name: ::String?
|
|
422
|
-
}
|
|
318
|
+
}
|
|
423
319
|
],
|
|
424
320
|
source_location_name: ::String,
|
|
425
321
|
?tags: Hash[::String, ::String]
|
|
@@ -443,7 +339,7 @@ module Aws
|
|
|
443
339
|
path: ::String,
|
|
444
340
|
source_group: ::String,
|
|
445
341
|
type: ("DASH" | "HLS")
|
|
446
|
-
}
|
|
342
|
+
}
|
|
447
343
|
],
|
|
448
344
|
source_location_name: ::String,
|
|
449
345
|
?tags: Hash[::String, ::String],
|
|
@@ -885,7 +781,7 @@ module Aws
|
|
|
885
781
|
{
|
|
886
782
|
run_condition: ::String?,
|
|
887
783
|
function_id: ::String?
|
|
888
|
-
}
|
|
784
|
+
}
|
|
889
785
|
],
|
|
890
786
|
timeout_milliseconds: ::Integer
|
|
891
787
|
},
|
|
@@ -1026,20 +922,7 @@ module Aws
|
|
|
1026
922
|
vod_source_name: ::String?
|
|
1027
923
|
},
|
|
1028
924
|
outputs: Array[
|
|
1029
|
-
|
|
1030
|
-
dash_playlist_settings: {
|
|
1031
|
-
manifest_window_seconds: ::Integer?,
|
|
1032
|
-
min_buffer_time_seconds: ::Integer?,
|
|
1033
|
-
min_update_period_seconds: ::Integer?,
|
|
1034
|
-
suggested_presentation_delay_seconds: ::Integer?
|
|
1035
|
-
}?,
|
|
1036
|
-
hls_playlist_settings: {
|
|
1037
|
-
manifest_window_seconds: ::Integer?,
|
|
1038
|
-
ad_markup_type: Array[("DATERANGE" | "SCTE35_ENHANCED")]?
|
|
1039
|
-
}?,
|
|
1040
|
-
manifest_name: ::String,
|
|
1041
|
-
source_group: ::String
|
|
1042
|
-
},
|
|
925
|
+
Params::request_output_item
|
|
1043
926
|
],
|
|
1044
927
|
?time_shift_configuration: {
|
|
1045
928
|
max_time_delay_seconds: ::Integer
|
|
@@ -1065,7 +948,7 @@ module Aws
|
|
|
1065
948
|
path: ::String,
|
|
1066
949
|
source_group: ::String,
|
|
1067
950
|
type: ("DASH" | "HLS")
|
|
1068
|
-
}
|
|
951
|
+
}
|
|
1069
952
|
],
|
|
1070
953
|
live_source_name: ::String,
|
|
1071
954
|
source_location_name: ::String
|
|
@@ -1091,40 +974,7 @@ module Aws
|
|
|
1091
974
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaTailor/Client.html#update_program-instance_method
|
|
1092
975
|
def update_program: (
|
|
1093
976
|
?ad_breaks: Array[
|
|
1094
|
-
|
|
1095
|
-
message_type: ("SPLICE_INSERT" | "TIME_SIGNAL")?,
|
|
1096
|
-
offset_millis: ::Integer,
|
|
1097
|
-
slate: {
|
|
1098
|
-
source_location_name: ::String?,
|
|
1099
|
-
vod_source_name: ::String?
|
|
1100
|
-
}?,
|
|
1101
|
-
splice_insert_message: {
|
|
1102
|
-
avail_num: ::Integer?,
|
|
1103
|
-
avails_expected: ::Integer?,
|
|
1104
|
-
splice_event_id: ::Integer?,
|
|
1105
|
-
unique_program_id: ::Integer?
|
|
1106
|
-
}?,
|
|
1107
|
-
time_signal_message: {
|
|
1108
|
-
segmentation_descriptors: Array[
|
|
1109
|
-
{
|
|
1110
|
-
segmentation_event_id: ::Integer?,
|
|
1111
|
-
segmentation_upid_type: ::Integer?,
|
|
1112
|
-
segmentation_upid: ::String?,
|
|
1113
|
-
segmentation_type_id: ::Integer?,
|
|
1114
|
-
segment_num: ::Integer?,
|
|
1115
|
-
segments_expected: ::Integer?,
|
|
1116
|
-
sub_segment_num: ::Integer?,
|
|
1117
|
-
sub_segments_expected: ::Integer?
|
|
1118
|
-
},
|
|
1119
|
-
]?
|
|
1120
|
-
}?,
|
|
1121
|
-
ad_break_metadata: Array[
|
|
1122
|
-
{
|
|
1123
|
-
key: ::String,
|
|
1124
|
-
value: ::String
|
|
1125
|
-
},
|
|
1126
|
-
]?
|
|
1127
|
-
},
|
|
977
|
+
Params::ad_break
|
|
1128
978
|
],
|
|
1129
979
|
channel_name: ::String,
|
|
1130
980
|
program_name: ::String,
|
|
@@ -1139,58 +989,7 @@ module Aws
|
|
|
1139
989
|
}?
|
|
1140
990
|
},
|
|
1141
991
|
?audience_media: Array[
|
|
1142
|
-
|
|
1143
|
-
audience: ::String?,
|
|
1144
|
-
alternate_media: Array[
|
|
1145
|
-
{
|
|
1146
|
-
source_location_name: ::String?,
|
|
1147
|
-
live_source_name: ::String?,
|
|
1148
|
-
vod_source_name: ::String?,
|
|
1149
|
-
clip_range: {
|
|
1150
|
-
end_offset_millis: ::Integer?,
|
|
1151
|
-
start_offset_millis: ::Integer?
|
|
1152
|
-
}?,
|
|
1153
|
-
scheduled_start_time_millis: ::Integer?,
|
|
1154
|
-
ad_breaks: Array[
|
|
1155
|
-
{
|
|
1156
|
-
message_type: ("SPLICE_INSERT" | "TIME_SIGNAL")?,
|
|
1157
|
-
offset_millis: ::Integer,
|
|
1158
|
-
slate: {
|
|
1159
|
-
source_location_name: ::String?,
|
|
1160
|
-
vod_source_name: ::String?
|
|
1161
|
-
}?,
|
|
1162
|
-
splice_insert_message: {
|
|
1163
|
-
avail_num: ::Integer?,
|
|
1164
|
-
avails_expected: ::Integer?,
|
|
1165
|
-
splice_event_id: ::Integer?,
|
|
1166
|
-
unique_program_id: ::Integer?
|
|
1167
|
-
}?,
|
|
1168
|
-
time_signal_message: {
|
|
1169
|
-
segmentation_descriptors: Array[
|
|
1170
|
-
{
|
|
1171
|
-
segmentation_event_id: ::Integer?,
|
|
1172
|
-
segmentation_upid_type: ::Integer?,
|
|
1173
|
-
segmentation_upid: ::String?,
|
|
1174
|
-
segmentation_type_id: ::Integer?,
|
|
1175
|
-
segment_num: ::Integer?,
|
|
1176
|
-
segments_expected: ::Integer?,
|
|
1177
|
-
sub_segment_num: ::Integer?,
|
|
1178
|
-
sub_segments_expected: ::Integer?
|
|
1179
|
-
},
|
|
1180
|
-
]?
|
|
1181
|
-
}?,
|
|
1182
|
-
ad_break_metadata: Array[
|
|
1183
|
-
{
|
|
1184
|
-
key: ::String,
|
|
1185
|
-
value: ::String
|
|
1186
|
-
},
|
|
1187
|
-
]?
|
|
1188
|
-
},
|
|
1189
|
-
]?,
|
|
1190
|
-
duration_millis: ::Integer?
|
|
1191
|
-
},
|
|
1192
|
-
]?
|
|
1193
|
-
},
|
|
992
|
+
Params::audience_media
|
|
1194
993
|
]
|
|
1195
994
|
) -> _UpdateProgramResponseSuccess
|
|
1196
995
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateProgramResponseSuccess
|
|
@@ -1209,14 +1008,7 @@ module Aws
|
|
|
1209
1008
|
end
|
|
1210
1009
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/MediaTailor/Client.html#update_source_location-instance_method
|
|
1211
1010
|
def update_source_location: (
|
|
1212
|
-
?access_configuration:
|
|
1213
|
-
access_type: ("S3_SIGV4" | "SECRETS_MANAGER_ACCESS_TOKEN" | "AUTODETECT_SIGV4")?,
|
|
1214
|
-
secrets_manager_access_token_configuration: {
|
|
1215
|
-
header_name: ::String?,
|
|
1216
|
-
secret_arn: ::String?,
|
|
1217
|
-
secret_string_key: ::String?
|
|
1218
|
-
}?
|
|
1219
|
-
},
|
|
1011
|
+
?access_configuration: Params::access_configuration,
|
|
1220
1012
|
?default_segment_delivery_configuration: {
|
|
1221
1013
|
base_url: ::String?
|
|
1222
1014
|
},
|
|
@@ -1227,7 +1019,7 @@ module Aws
|
|
|
1227
1019
|
{
|
|
1228
1020
|
base_url: ::String?,
|
|
1229
1021
|
name: ::String?
|
|
1230
|
-
}
|
|
1022
|
+
}
|
|
1231
1023
|
],
|
|
1232
1024
|
source_location_name: ::String
|
|
1233
1025
|
) -> _UpdateSourceLocationResponseSuccess
|
|
@@ -1250,7 +1042,7 @@ module Aws
|
|
|
1250
1042
|
path: ::String,
|
|
1251
1043
|
source_group: ::String,
|
|
1252
1044
|
type: ("DASH" | "HLS")
|
|
1253
|
-
}
|
|
1045
|
+
}
|
|
1254
1046
|
],
|
|
1255
1047
|
source_location_name: ::String,
|
|
1256
1048
|
vod_source_name: ::String
|
data/sig/params.rbs
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
# WARNING ABOUT GENERATED CODE
|
|
2
|
+
#
|
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
|
4
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
5
|
+
#
|
|
6
|
+
# WARNING ABOUT GENERATED CODE
|
|
7
|
+
|
|
8
|
+
module Aws
|
|
9
|
+
module MediaTailor
|
|
10
|
+
module Params
|
|
11
|
+
type request_output_item = {
|
|
12
|
+
dash_playlist_settings: {
|
|
13
|
+
manifest_window_seconds: ::Integer?,
|
|
14
|
+
min_buffer_time_seconds: ::Integer?,
|
|
15
|
+
min_update_period_seconds: ::Integer?,
|
|
16
|
+
suggested_presentation_delay_seconds: ::Integer?
|
|
17
|
+
}?,
|
|
18
|
+
hls_playlist_settings: {
|
|
19
|
+
manifest_window_seconds: ::Integer?,
|
|
20
|
+
ad_markup_type: Array[("DATERANGE" | "SCTE35_ENHANCED")]?
|
|
21
|
+
}?,
|
|
22
|
+
manifest_name: ::String,
|
|
23
|
+
source_group: ::String
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
type time_signal_message = {
|
|
27
|
+
segmentation_descriptors: Array[
|
|
28
|
+
Params::segmentation_descriptor
|
|
29
|
+
]?
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
type ad_break = {
|
|
33
|
+
message_type: ("SPLICE_INSERT" | "TIME_SIGNAL")?,
|
|
34
|
+
offset_millis: ::Integer,
|
|
35
|
+
slate: {
|
|
36
|
+
source_location_name: ::String?,
|
|
37
|
+
vod_source_name: ::String?
|
|
38
|
+
}?,
|
|
39
|
+
splice_insert_message: {
|
|
40
|
+
avail_num: ::Integer?,
|
|
41
|
+
avails_expected: ::Integer?,
|
|
42
|
+
splice_event_id: ::Integer?,
|
|
43
|
+
unique_program_id: ::Integer?
|
|
44
|
+
}?,
|
|
45
|
+
time_signal_message: Params::time_signal_message?,
|
|
46
|
+
ad_break_metadata: Array[
|
|
47
|
+
{
|
|
48
|
+
key: ::String,
|
|
49
|
+
value: ::String
|
|
50
|
+
}
|
|
51
|
+
]?
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
type segmentation_descriptor = {
|
|
55
|
+
segmentation_event_id: ::Integer?,
|
|
56
|
+
segmentation_upid_type: ::Integer?,
|
|
57
|
+
segmentation_upid: ::String?,
|
|
58
|
+
segmentation_type_id: ::Integer?,
|
|
59
|
+
segment_num: ::Integer?,
|
|
60
|
+
segments_expected: ::Integer?,
|
|
61
|
+
sub_segment_num: ::Integer?,
|
|
62
|
+
sub_segments_expected: ::Integer?
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
type audience_media = {
|
|
66
|
+
audience: ::String?,
|
|
67
|
+
alternate_media: Array[
|
|
68
|
+
Params::alternate_media
|
|
69
|
+
]?
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
type alternate_media = {
|
|
73
|
+
source_location_name: ::String?,
|
|
74
|
+
live_source_name: ::String?,
|
|
75
|
+
vod_source_name: ::String?,
|
|
76
|
+
clip_range: {
|
|
77
|
+
end_offset_millis: ::Integer?,
|
|
78
|
+
start_offset_millis: ::Integer?
|
|
79
|
+
}?,
|
|
80
|
+
scheduled_start_time_millis: ::Integer?,
|
|
81
|
+
ad_breaks: Array[
|
|
82
|
+
Params::ad_break
|
|
83
|
+
]?,
|
|
84
|
+
duration_millis: ::Integer?
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
type access_configuration = {
|
|
88
|
+
access_type: ("S3_SIGV4" | "SECRETS_MANAGER_ACCESS_TOKEN" | "AUTODETECT_SIGV4")?,
|
|
89
|
+
secrets_manager_access_token_configuration: {
|
|
90
|
+
header_name: ::String?,
|
|
91
|
+
secret_arn: ::String?,
|
|
92
|
+
secret_string_key: ::String?
|
|
93
|
+
}?
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-mediatailor
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.120.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
@@ -67,6 +67,7 @@ files:
|
|
|
67
67
|
- lib/aws-sdk-mediatailor/types.rb
|
|
68
68
|
- sig/client.rbs
|
|
69
69
|
- sig/errors.rbs
|
|
70
|
+
- sig/params.rbs
|
|
70
71
|
- sig/resource.rbs
|
|
71
72
|
- sig/types.rbs
|
|
72
73
|
- sig/waiters.rbs
|