aws-sdk-medialive 1.48.0 → 1.53.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-medialive.rb +3 -2
- data/lib/aws-sdk-medialive/client.rb +152 -41
- data/lib/aws-sdk-medialive/client_api.rb +52 -3
- data/lib/aws-sdk-medialive/types.rb +543 -26
- metadata +2 -2
@@ -27,6 +27,7 @@ module Aws::MediaLive
|
|
27
27
|
Ac3LfeFilter = Shapes::StringShape.new(name: 'Ac3LfeFilter')
|
28
28
|
Ac3MetadataControl = Shapes::StringShape.new(name: 'Ac3MetadataControl')
|
29
29
|
Ac3Settings = Shapes::StructureShape.new(name: 'Ac3Settings')
|
30
|
+
AcceptHeader = Shapes::StringShape.new(name: 'AcceptHeader')
|
30
31
|
AccessDenied = Shapes::StructureShape.new(name: 'AccessDenied')
|
31
32
|
AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
|
32
33
|
ArchiveContainerSettings = Shapes::StructureShape.new(name: 'ArchiveContainerSettings')
|
@@ -91,6 +92,7 @@ module Aws::MediaLive
|
|
91
92
|
ChannelSummary = Shapes::StructureShape.new(name: 'ChannelSummary')
|
92
93
|
ColorSpacePassthroughSettings = Shapes::StructureShape.new(name: 'ColorSpacePassthroughSettings')
|
93
94
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
95
|
+
ContentType = Shapes::StringShape.new(name: 'ContentType')
|
94
96
|
CreateChannel = Shapes::StructureShape.new(name: 'CreateChannel')
|
95
97
|
CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
|
96
98
|
CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
|
@@ -130,6 +132,8 @@ module Aws::MediaLive
|
|
130
132
|
DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
|
131
133
|
DescribeInputDeviceRequest = Shapes::StructureShape.new(name: 'DescribeInputDeviceRequest')
|
132
134
|
DescribeInputDeviceResponse = Shapes::StructureShape.new(name: 'DescribeInputDeviceResponse')
|
135
|
+
DescribeInputDeviceThumbnailRequest = Shapes::StructureShape.new(name: 'DescribeInputDeviceThumbnailRequest')
|
136
|
+
DescribeInputDeviceThumbnailResponse = Shapes::StructureShape.new(name: 'DescribeInputDeviceThumbnailResponse')
|
133
137
|
DescribeInputRequest = Shapes::StructureShape.new(name: 'DescribeInputRequest')
|
134
138
|
DescribeInputResponse = Shapes::StructureShape.new(name: 'DescribeInputResponse')
|
135
139
|
DescribeInputSecurityGroupRequest = Shapes::StructureShape.new(name: 'DescribeInputSecurityGroupRequest')
|
@@ -172,6 +176,9 @@ module Aws::MediaLive
|
|
172
176
|
Eac3StereoDownmix = Shapes::StringShape.new(name: 'Eac3StereoDownmix')
|
173
177
|
Eac3SurroundExMode = Shapes::StringShape.new(name: 'Eac3SurroundExMode')
|
174
178
|
Eac3SurroundMode = Shapes::StringShape.new(name: 'Eac3SurroundMode')
|
179
|
+
EbuTtDDestinationSettings = Shapes::StructureShape.new(name: 'EbuTtDDestinationSettings')
|
180
|
+
EbuTtDDestinationStyleControl = Shapes::StringShape.new(name: 'EbuTtDDestinationStyleControl')
|
181
|
+
EbuTtDFillLineGapControl = Shapes::StringShape.new(name: 'EbuTtDFillLineGapControl')
|
175
182
|
EmbeddedConvert608To708 = Shapes::StringShape.new(name: 'EmbeddedConvert608To708')
|
176
183
|
EmbeddedDestinationSettings = Shapes::StructureShape.new(name: 'EmbeddedDestinationSettings')
|
177
184
|
EmbeddedPlusScte20DestinationSettings = Shapes::StructureShape.new(name: 'EmbeddedPlusScte20DestinationSettings')
|
@@ -229,6 +236,7 @@ module Aws::MediaLive
|
|
229
236
|
H265AlternativeTransferFunction = Shapes::StringShape.new(name: 'H265AlternativeTransferFunction')
|
230
237
|
H265ColorMetadata = Shapes::StringShape.new(name: 'H265ColorMetadata')
|
231
238
|
H265ColorSpaceSettings = Shapes::StructureShape.new(name: 'H265ColorSpaceSettings')
|
239
|
+
H265FilterSettings = Shapes::StructureShape.new(name: 'H265FilterSettings')
|
232
240
|
H265FlickerAq = Shapes::StringShape.new(name: 'H265FlickerAq')
|
233
241
|
H265GopSizeUnits = Shapes::StringShape.new(name: 'H265GopSizeUnits')
|
234
242
|
H265Level = Shapes::StringShape.new(name: 'H265Level')
|
@@ -302,6 +310,7 @@ module Aws::MediaLive
|
|
302
310
|
InputDeviceSettings = Shapes::StructureShape.new(name: 'InputDeviceSettings')
|
303
311
|
InputDeviceState = Shapes::StringShape.new(name: 'InputDeviceState')
|
304
312
|
InputDeviceSummary = Shapes::StructureShape.new(name: 'InputDeviceSummary')
|
313
|
+
InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
|
305
314
|
InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
|
306
315
|
InputFilter = Shapes::StringShape.new(name: 'InputFilter')
|
307
316
|
InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
|
@@ -681,10 +690,12 @@ module Aws::MediaLive
|
|
681
690
|
__stringMin1 = Shapes::StringShape.new(name: '__stringMin1')
|
682
691
|
__stringMin1Max255 = Shapes::StringShape.new(name: '__stringMin1Max255')
|
683
692
|
__stringMin1Max256 = Shapes::StringShape.new(name: '__stringMin1Max256')
|
693
|
+
__stringMin1Max35 = Shapes::StringShape.new(name: '__stringMin1Max35')
|
684
694
|
__stringMin32Max32 = Shapes::StringShape.new(name: '__stringMin32Max32')
|
685
695
|
__stringMin34Max34 = Shapes::StringShape.new(name: '__stringMin34Max34')
|
686
696
|
__stringMin3Max3 = Shapes::StringShape.new(name: '__stringMin3Max3')
|
687
697
|
__stringMin6Max6 = Shapes::StringShape.new(name: '__stringMin6Max6')
|
698
|
+
__timestamp = Shapes::TimestampShape.new(name: '__timestamp')
|
688
699
|
__timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
|
689
700
|
__timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
|
690
701
|
|
@@ -743,7 +754,7 @@ module Aws::MediaLive
|
|
743
754
|
AudioDescription.add_member(:audio_type, Shapes::ShapeRef.new(shape: AudioType, location_name: "audioType"))
|
744
755
|
AudioDescription.add_member(:audio_type_control, Shapes::ShapeRef.new(shape: AudioDescriptionAudioTypeControl, location_name: "audioTypeControl"))
|
745
756
|
AudioDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: AudioCodecSettings, location_name: "codecSettings"))
|
746
|
-
AudioDescription.add_member(:language_code, Shapes::ShapeRef.new(shape:
|
757
|
+
AudioDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: __stringMin1Max35, location_name: "languageCode"))
|
747
758
|
AudioDescription.add_member(:language_code_control, Shapes::ShapeRef.new(shape: AudioDescriptionLanguageCodeControl, location_name: "languageCodeControl"))
|
748
759
|
AudioDescription.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
|
749
760
|
AudioDescription.add_member(:remix_settings, Shapes::ShapeRef.new(shape: RemixSettings, location_name: "remixSettings"))
|
@@ -865,6 +876,7 @@ module Aws::MediaLive
|
|
865
876
|
CaptionDestinationSettings.add_member(:arib_destination_settings, Shapes::ShapeRef.new(shape: AribDestinationSettings, location_name: "aribDestinationSettings"))
|
866
877
|
CaptionDestinationSettings.add_member(:burn_in_destination_settings, Shapes::ShapeRef.new(shape: BurnInDestinationSettings, location_name: "burnInDestinationSettings"))
|
867
878
|
CaptionDestinationSettings.add_member(:dvb_sub_destination_settings, Shapes::ShapeRef.new(shape: DvbSubDestinationSettings, location_name: "dvbSubDestinationSettings"))
|
879
|
+
CaptionDestinationSettings.add_member(:ebu_tt_d_destination_settings, Shapes::ShapeRef.new(shape: EbuTtDDestinationSettings, location_name: "ebuTtDDestinationSettings"))
|
868
880
|
CaptionDestinationSettings.add_member(:embedded_destination_settings, Shapes::ShapeRef.new(shape: EmbeddedDestinationSettings, location_name: "embeddedDestinationSettings"))
|
869
881
|
CaptionDestinationSettings.add_member(:embedded_plus_scte_20_destination_settings, Shapes::ShapeRef.new(shape: EmbeddedPlusScte20DestinationSettings, location_name: "embeddedPlusScte20DestinationSettings"))
|
870
882
|
CaptionDestinationSettings.add_member(:rtmp_caption_info_destination_settings, Shapes::ShapeRef.new(shape: RtmpCaptionInfoDestinationSettings, location_name: "rtmpCaptionInfoDestinationSettings"))
|
@@ -1175,6 +1187,19 @@ module Aws::MediaLive
|
|
1175
1187
|
DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1176
1188
|
DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
|
1177
1189
|
|
1190
|
+
DescribeInputDeviceThumbnailRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
1191
|
+
DescribeInputDeviceThumbnailRequest.add_member(:accept, Shapes::ShapeRef.new(shape: AcceptHeader, required: true, location: "header", location_name: "accept"))
|
1192
|
+
DescribeInputDeviceThumbnailRequest.struct_class = Types::DescribeInputDeviceThumbnailRequest
|
1193
|
+
|
1194
|
+
DescribeInputDeviceThumbnailResponse.add_member(:body, Shapes::ShapeRef.new(shape: InputDeviceThumbnail, location_name: "body"))
|
1195
|
+
DescribeInputDeviceThumbnailResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location: "header", location_name: "Content-Type"))
|
1196
|
+
DescribeInputDeviceThumbnailResponse.add_member(:content_length, Shapes::ShapeRef.new(shape: __long, location: "header", location_name: "Content-Length"))
|
1197
|
+
DescribeInputDeviceThumbnailResponse.add_member(:etag, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "ETag"))
|
1198
|
+
DescribeInputDeviceThumbnailResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestamp, location: "header", location_name: "Last-Modified"))
|
1199
|
+
DescribeInputDeviceThumbnailResponse.struct_class = Types::DescribeInputDeviceThumbnailResponse
|
1200
|
+
DescribeInputDeviceThumbnailResponse[:payload] = :body
|
1201
|
+
DescribeInputDeviceThumbnailResponse[:payload_member] = DescribeInputDeviceThumbnailResponse.member(:body)
|
1202
|
+
|
1178
1203
|
DescribeInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
|
1179
1204
|
DescribeInputRequest.struct_class = Types::DescribeInputRequest
|
1180
1205
|
|
@@ -1337,6 +1362,11 @@ module Aws::MediaLive
|
|
1337
1362
|
Eac3Settings.add_member(:surround_mode, Shapes::ShapeRef.new(shape: Eac3SurroundMode, location_name: "surroundMode"))
|
1338
1363
|
Eac3Settings.struct_class = Types::Eac3Settings
|
1339
1364
|
|
1365
|
+
EbuTtDDestinationSettings.add_member(:fill_line_gap, Shapes::ShapeRef.new(shape: EbuTtDFillLineGapControl, location_name: "fillLineGap"))
|
1366
|
+
EbuTtDDestinationSettings.add_member(:font_family, Shapes::ShapeRef.new(shape: __string, location_name: "fontFamily"))
|
1367
|
+
EbuTtDDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: EbuTtDDestinationStyleControl, location_name: "styleControl"))
|
1368
|
+
EbuTtDDestinationSettings.struct_class = Types::EbuTtDDestinationSettings
|
1369
|
+
|
1340
1370
|
EmbeddedDestinationSettings.struct_class = Types::EmbeddedDestinationSettings
|
1341
1371
|
|
1342
1372
|
EmbeddedPlusScte20DestinationSettings.struct_class = Types::EmbeddedPlusScte20DestinationSettings
|
@@ -1441,7 +1471,7 @@ module Aws::MediaLive
|
|
1441
1471
|
H264Settings.add_member(:num_ref_frames, Shapes::ShapeRef.new(shape: __integerMin1Max6, location_name: "numRefFrames"))
|
1442
1472
|
H264Settings.add_member(:par_control, Shapes::ShapeRef.new(shape: H264ParControl, location_name: "parControl"))
|
1443
1473
|
H264Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "parDenominator"))
|
1444
|
-
H264Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape:
|
1474
|
+
H264Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "parNumerator"))
|
1445
1475
|
H264Settings.add_member(:profile, Shapes::ShapeRef.new(shape: H264Profile, location_name: "profile"))
|
1446
1476
|
H264Settings.add_member(:quality_level, Shapes::ShapeRef.new(shape: H264QualityLevel, location_name: "qualityLevel"))
|
1447
1477
|
H264Settings.add_member(:qvbr_quality_level, Shapes::ShapeRef.new(shape: __integerMin1Max10, location_name: "qvbrQualityLevel"))
|
@@ -1463,6 +1493,9 @@ module Aws::MediaLive
|
|
1463
1493
|
H265ColorSpaceSettings.add_member(:rec_709_settings, Shapes::ShapeRef.new(shape: Rec709Settings, location_name: "rec709Settings"))
|
1464
1494
|
H265ColorSpaceSettings.struct_class = Types::H265ColorSpaceSettings
|
1465
1495
|
|
1496
|
+
H265FilterSettings.add_member(:temporal_filter_settings, Shapes::ShapeRef.new(shape: TemporalFilterSettings, location_name: "temporalFilterSettings"))
|
1497
|
+
H265FilterSettings.struct_class = Types::H265FilterSettings
|
1498
|
+
|
1466
1499
|
H265Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: H265AdaptiveQuantization, location_name: "adaptiveQuantization"))
|
1467
1500
|
H265Settings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
|
1468
1501
|
H265Settings.add_member(:alternative_transfer_function, Shapes::ShapeRef.new(shape: H265AlternativeTransferFunction, location_name: "alternativeTransferFunction"))
|
@@ -1470,6 +1503,7 @@ module Aws::MediaLive
|
|
1470
1503
|
H265Settings.add_member(:buf_size, Shapes::ShapeRef.new(shape: __integerMin100000Max80000000, location_name: "bufSize"))
|
1471
1504
|
H265Settings.add_member(:color_metadata, Shapes::ShapeRef.new(shape: H265ColorMetadata, location_name: "colorMetadata"))
|
1472
1505
|
H265Settings.add_member(:color_space_settings, Shapes::ShapeRef.new(shape: H265ColorSpaceSettings, location_name: "colorSpaceSettings"))
|
1506
|
+
H265Settings.add_member(:filter_settings, Shapes::ShapeRef.new(shape: H265FilterSettings, location_name: "filterSettings"))
|
1473
1507
|
H265Settings.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: FixedAfd, location_name: "fixedAfd"))
|
1474
1508
|
H265Settings.add_member(:flicker_aq, Shapes::ShapeRef.new(shape: H265FlickerAq, location_name: "flickerAq"))
|
1475
1509
|
H265Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max3003, required: true, location_name: "framerateDenominator"))
|
@@ -1711,7 +1745,7 @@ module Aws::MediaLive
|
|
1711
1745
|
InputLossBehavior.add_member(:repeat_frame_msec, Shapes::ShapeRef.new(shape: __integerMin0Max1000000, location_name: "repeatFrameMsec"))
|
1712
1746
|
InputLossBehavior.struct_class = Types::InputLossBehavior
|
1713
1747
|
|
1714
|
-
InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string,
|
1748
|
+
InputPrepareScheduleActionSettings.add_member(:input_attachment_name_reference, Shapes::ShapeRef.new(shape: __string, location_name: "inputAttachmentNameReference"))
|
1715
1749
|
InputPrepareScheduleActionSettings.add_member(:input_clipping_settings, Shapes::ShapeRef.new(shape: InputClippingSettings, location_name: "inputClippingSettings"))
|
1716
1750
|
InputPrepareScheduleActionSettings.add_member(:url_path, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "urlPath"))
|
1717
1751
|
InputPrepareScheduleActionSettings.struct_class = Types::InputPrepareScheduleActionSettings
|
@@ -3055,6 +3089,21 @@ module Aws::MediaLive
|
|
3055
3089
|
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3056
3090
|
end)
|
3057
3091
|
|
3092
|
+
api.add_operation(:describe_input_device_thumbnail, Seahorse::Model::Operation.new.tap do |o|
|
3093
|
+
o.name = "DescribeInputDeviceThumbnail"
|
3094
|
+
o.http_method = "GET"
|
3095
|
+
o.http_request_uri = "/prod/inputDevices/{inputDeviceId}/thumbnailData"
|
3096
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeInputDeviceThumbnailRequest)
|
3097
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeInputDeviceThumbnailResponse)
|
3098
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3099
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3100
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3101
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3102
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
3103
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3104
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3105
|
+
end)
|
3106
|
+
|
3058
3107
|
api.add_operation(:describe_input_security_group, Seahorse::Model::Operation.new.tap do |o|
|
3059
3108
|
o.name = "DescribeInputSecurityGroup"
|
3060
3109
|
o.http_method = "GET"
|
@@ -90,6 +90,7 @@ module Aws::MediaLive
|
|
90
90
|
:sample_rate,
|
91
91
|
:spec,
|
92
92
|
:vbr_quality)
|
93
|
+
SENSITIVE = []
|
93
94
|
include Aws::Structure
|
94
95
|
end
|
95
96
|
|
@@ -154,6 +155,7 @@ module Aws::MediaLive
|
|
154
155
|
:drc_profile,
|
155
156
|
:lfe_filter,
|
156
157
|
:metadata_control)
|
158
|
+
SENSITIVE = []
|
157
159
|
include Aws::Structure
|
158
160
|
end
|
159
161
|
|
@@ -164,6 +166,7 @@ module Aws::MediaLive
|
|
164
166
|
#
|
165
167
|
class AccessDenied < Struct.new(
|
166
168
|
:message)
|
169
|
+
SENSITIVE = []
|
167
170
|
include Aws::Structure
|
168
171
|
end
|
169
172
|
|
@@ -243,6 +246,7 @@ module Aws::MediaLive
|
|
243
246
|
#
|
244
247
|
class ArchiveContainerSettings < Struct.new(
|
245
248
|
:m2ts_settings)
|
249
|
+
SENSITIVE = []
|
246
250
|
include Aws::Structure
|
247
251
|
end
|
248
252
|
|
@@ -272,6 +276,7 @@ module Aws::MediaLive
|
|
272
276
|
class ArchiveGroupSettings < Struct.new(
|
273
277
|
:destination,
|
274
278
|
:rollover_interval)
|
279
|
+
SENSITIVE = []
|
275
280
|
include Aws::Structure
|
276
281
|
end
|
277
282
|
|
@@ -367,6 +372,7 @@ module Aws::MediaLive
|
|
367
372
|
:container_settings,
|
368
373
|
:extension,
|
369
374
|
:name_modifier)
|
375
|
+
SENSITIVE = []
|
370
376
|
include Aws::Structure
|
371
377
|
end
|
372
378
|
|
@@ -415,6 +421,7 @@ module Aws::MediaLive
|
|
415
421
|
class AudioChannelMapping < Struct.new(
|
416
422
|
:input_channel_levels,
|
417
423
|
:output_channel)
|
424
|
+
SENSITIVE = []
|
418
425
|
include Aws::Structure
|
419
426
|
end
|
420
427
|
|
@@ -503,6 +510,7 @@ module Aws::MediaLive
|
|
503
510
|
:eac_3_settings,
|
504
511
|
:mp_2_settings,
|
505
512
|
:pass_through_settings)
|
513
|
+
SENSITIVE = []
|
506
514
|
include Aws::Structure
|
507
515
|
end
|
508
516
|
|
@@ -571,7 +579,7 @@ module Aws::MediaLive
|
|
571
579
|
# pass_through_settings: {
|
572
580
|
# },
|
573
581
|
# },
|
574
|
-
# language_code: "
|
582
|
+
# language_code: "__stringMin1Max35",
|
575
583
|
# language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
|
576
584
|
# name: "__string", # required
|
577
585
|
# remix_settings: {
|
@@ -620,9 +628,9 @@ module Aws::MediaLive
|
|
620
628
|
# @return [Types::AudioCodecSettings]
|
621
629
|
#
|
622
630
|
# @!attribute [rw] language_code
|
623
|
-
#
|
624
|
-
# languageControlMode is useConfigured, or there
|
625
|
-
# language code specified in the input.
|
631
|
+
# RFC 5646 language code representing the language of the audio output
|
632
|
+
# track. Only used if languageControlMode is useConfigured, or there
|
633
|
+
# is no ISO 639 language code specified in the input.
|
626
634
|
# @return [String]
|
627
635
|
#
|
628
636
|
# @!attribute [rw] language_code_control
|
@@ -662,6 +670,7 @@ module Aws::MediaLive
|
|
662
670
|
:name,
|
663
671
|
:remix_settings,
|
664
672
|
:stream_name)
|
673
|
+
SENSITIVE = []
|
665
674
|
include Aws::Structure
|
666
675
|
end
|
667
676
|
|
@@ -695,6 +704,7 @@ module Aws::MediaLive
|
|
695
704
|
class AudioLanguageSelection < Struct.new(
|
696
705
|
:language_code,
|
697
706
|
:language_selection_policy)
|
707
|
+
SENSITIVE = []
|
698
708
|
include Aws::Structure
|
699
709
|
end
|
700
710
|
|
@@ -733,6 +743,7 @@ module Aws::MediaLive
|
|
733
743
|
:algorithm,
|
734
744
|
:algorithm_control,
|
735
745
|
:target_lkfs)
|
746
|
+
SENSITIVE = []
|
736
747
|
include Aws::Structure
|
737
748
|
end
|
738
749
|
|
@@ -790,6 +801,7 @@ module Aws::MediaLive
|
|
790
801
|
:audio_only_image,
|
791
802
|
:audio_track_type,
|
792
803
|
:segment_type)
|
804
|
+
SENSITIVE = []
|
793
805
|
include Aws::Structure
|
794
806
|
end
|
795
807
|
|
@@ -810,6 +822,7 @@ module Aws::MediaLive
|
|
810
822
|
#
|
811
823
|
class AudioPidSelection < Struct.new(
|
812
824
|
:pid)
|
825
|
+
SENSITIVE = []
|
813
826
|
include Aws::Structure
|
814
827
|
end
|
815
828
|
|
@@ -853,6 +866,7 @@ module Aws::MediaLive
|
|
853
866
|
class AudioSelector < Struct.new(
|
854
867
|
:name,
|
855
868
|
:selector_settings)
|
869
|
+
SENSITIVE = []
|
856
870
|
include Aws::Structure
|
857
871
|
end
|
858
872
|
|
@@ -896,6 +910,7 @@ module Aws::MediaLive
|
|
896
910
|
:audio_language_selection,
|
897
911
|
:audio_pid_selection,
|
898
912
|
:audio_track_selection)
|
913
|
+
SENSITIVE = []
|
899
914
|
include Aws::Structure
|
900
915
|
end
|
901
916
|
|
@@ -916,6 +931,7 @@ module Aws::MediaLive
|
|
916
931
|
#
|
917
932
|
class AudioTrack < Struct.new(
|
918
933
|
:track)
|
934
|
+
SENSITIVE = []
|
919
935
|
include Aws::Structure
|
920
936
|
end
|
921
937
|
|
@@ -940,6 +956,7 @@ module Aws::MediaLive
|
|
940
956
|
#
|
941
957
|
class AudioTrackSelection < Struct.new(
|
942
958
|
:tracks)
|
959
|
+
SENSITIVE = []
|
943
960
|
include Aws::Structure
|
944
961
|
end
|
945
962
|
|
@@ -968,6 +985,7 @@ module Aws::MediaLive
|
|
968
985
|
class AutomaticInputFailoverSettings < Struct.new(
|
969
986
|
:input_preference,
|
970
987
|
:secondary_input_id)
|
988
|
+
SENSITIVE = []
|
971
989
|
include Aws::Structure
|
972
990
|
end
|
973
991
|
|
@@ -1000,6 +1018,7 @@ module Aws::MediaLive
|
|
1000
1018
|
class AvailBlanking < Struct.new(
|
1001
1019
|
:avail_blanking_image,
|
1002
1020
|
:state)
|
1021
|
+
SENSITIVE = []
|
1003
1022
|
include Aws::Structure
|
1004
1023
|
end
|
1005
1024
|
|
@@ -1031,6 +1050,7 @@ module Aws::MediaLive
|
|
1031
1050
|
#
|
1032
1051
|
class AvailConfiguration < Struct.new(
|
1033
1052
|
:avail_settings)
|
1053
|
+
SENSITIVE = []
|
1034
1054
|
include Aws::Structure
|
1035
1055
|
end
|
1036
1056
|
|
@@ -1065,6 +1085,7 @@ module Aws::MediaLive
|
|
1065
1085
|
class AvailSettings < Struct.new(
|
1066
1086
|
:scte_35_splice_insert,
|
1067
1087
|
:scte_35_time_signal_apos)
|
1088
|
+
SENSITIVE = []
|
1068
1089
|
include Aws::Structure
|
1069
1090
|
end
|
1070
1091
|
|
@@ -1075,6 +1096,7 @@ module Aws::MediaLive
|
|
1075
1096
|
#
|
1076
1097
|
class BadGatewayException < Struct.new(
|
1077
1098
|
:message)
|
1099
|
+
SENSITIVE = []
|
1078
1100
|
include Aws::Structure
|
1079
1101
|
end
|
1080
1102
|
|
@@ -1085,6 +1107,7 @@ module Aws::MediaLive
|
|
1085
1107
|
#
|
1086
1108
|
class BadRequestException < Struct.new(
|
1087
1109
|
:message)
|
1110
|
+
SENSITIVE = []
|
1088
1111
|
include Aws::Structure
|
1089
1112
|
end
|
1090
1113
|
|
@@ -1106,7 +1129,7 @@ module Aws::MediaLive
|
|
1106
1129
|
# id_3: "__string", # required
|
1107
1130
|
# },
|
1108
1131
|
# input_prepare_settings: {
|
1109
|
-
# input_attachment_name_reference: "__string",
|
1132
|
+
# input_attachment_name_reference: "__string",
|
1110
1133
|
# input_clipping_settings: {
|
1111
1134
|
# input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
|
1112
1135
|
# start_timecode: {
|
@@ -1217,6 +1240,7 @@ module Aws::MediaLive
|
|
1217
1240
|
#
|
1218
1241
|
class BatchScheduleActionCreateRequest < Struct.new(
|
1219
1242
|
:schedule_actions)
|
1243
|
+
SENSITIVE = []
|
1220
1244
|
include Aws::Structure
|
1221
1245
|
end
|
1222
1246
|
|
@@ -1230,6 +1254,7 @@ module Aws::MediaLive
|
|
1230
1254
|
#
|
1231
1255
|
class BatchScheduleActionCreateResult < Struct.new(
|
1232
1256
|
:schedule_actions)
|
1257
|
+
SENSITIVE = []
|
1233
1258
|
include Aws::Structure
|
1234
1259
|
end
|
1235
1260
|
|
@@ -1250,6 +1275,7 @@ module Aws::MediaLive
|
|
1250
1275
|
#
|
1251
1276
|
class BatchScheduleActionDeleteRequest < Struct.new(
|
1252
1277
|
:action_names)
|
1278
|
+
SENSITIVE = []
|
1253
1279
|
include Aws::Structure
|
1254
1280
|
end
|
1255
1281
|
|
@@ -1263,6 +1289,7 @@ module Aws::MediaLive
|
|
1263
1289
|
#
|
1264
1290
|
class BatchScheduleActionDeleteResult < Struct.new(
|
1265
1291
|
:schedule_actions)
|
1292
|
+
SENSITIVE = []
|
1266
1293
|
include Aws::Structure
|
1267
1294
|
end
|
1268
1295
|
|
@@ -1287,7 +1314,7 @@ module Aws::MediaLive
|
|
1287
1314
|
# id_3: "__string", # required
|
1288
1315
|
# },
|
1289
1316
|
# input_prepare_settings: {
|
1290
|
-
# input_attachment_name_reference: "__string",
|
1317
|
+
# input_attachment_name_reference: "__string",
|
1291
1318
|
# input_clipping_settings: {
|
1292
1319
|
# input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
|
1293
1320
|
# start_timecode: {
|
@@ -1411,6 +1438,7 @@ module Aws::MediaLive
|
|
1411
1438
|
:channel_id,
|
1412
1439
|
:creates,
|
1413
1440
|
:deletes)
|
1441
|
+
SENSITIVE = []
|
1414
1442
|
include Aws::Structure
|
1415
1443
|
end
|
1416
1444
|
|
@@ -1427,6 +1455,7 @@ module Aws::MediaLive
|
|
1427
1455
|
class BatchUpdateScheduleResponse < Struct.new(
|
1428
1456
|
:creates,
|
1429
1457
|
:deletes)
|
1458
|
+
SENSITIVE = []
|
1430
1459
|
include Aws::Structure
|
1431
1460
|
end
|
1432
1461
|
|
@@ -1445,6 +1474,7 @@ module Aws::MediaLive
|
|
1445
1474
|
class BatchUpdateScheduleResult < Struct.new(
|
1446
1475
|
:creates,
|
1447
1476
|
:deletes)
|
1477
|
+
SENSITIVE = []
|
1448
1478
|
include Aws::Structure
|
1449
1479
|
end
|
1450
1480
|
|
@@ -1507,6 +1537,7 @@ module Aws::MediaLive
|
|
1507
1537
|
:network_end_blackout_image,
|
1508
1538
|
:network_id,
|
1509
1539
|
:state)
|
1540
|
+
SENSITIVE = []
|
1510
1541
|
include Aws::Structure
|
1511
1542
|
end
|
1512
1543
|
|
@@ -1678,6 +1709,7 @@ module Aws::MediaLive
|
|
1678
1709
|
:teletext_grid_control,
|
1679
1710
|
:x_position,
|
1680
1711
|
:y_position)
|
1712
|
+
SENSITIVE = []
|
1681
1713
|
include Aws::Structure
|
1682
1714
|
end
|
1683
1715
|
|
@@ -1737,6 +1769,11 @@ module Aws::MediaLive
|
|
1737
1769
|
# x_position: 1,
|
1738
1770
|
# y_position: 1,
|
1739
1771
|
# },
|
1772
|
+
# ebu_tt_d_destination_settings: {
|
1773
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
1774
|
+
# font_family: "__string",
|
1775
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
1776
|
+
# },
|
1740
1777
|
# embedded_destination_settings: {
|
1741
1778
|
# },
|
1742
1779
|
# embedded_plus_scte_20_destination_settings: {
|
@@ -1795,6 +1832,7 @@ module Aws::MediaLive
|
|
1795
1832
|
:language_code,
|
1796
1833
|
:language_description,
|
1797
1834
|
:name)
|
1835
|
+
SENSITIVE = []
|
1798
1836
|
include Aws::Structure
|
1799
1837
|
end
|
1800
1838
|
|
@@ -1852,6 +1890,11 @@ module Aws::MediaLive
|
|
1852
1890
|
# x_position: 1,
|
1853
1891
|
# y_position: 1,
|
1854
1892
|
# },
|
1893
|
+
# ebu_tt_d_destination_settings: {
|
1894
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
1895
|
+
# font_family: "__string",
|
1896
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
1897
|
+
# },
|
1855
1898
|
# embedded_destination_settings: {
|
1856
1899
|
# },
|
1857
1900
|
# embedded_plus_scte_20_destination_settings: {
|
@@ -1885,6 +1928,10 @@ module Aws::MediaLive
|
|
1885
1928
|
# Dvb Sub Destination Settings
|
1886
1929
|
# @return [Types::DvbSubDestinationSettings]
|
1887
1930
|
#
|
1931
|
+
# @!attribute [rw] ebu_tt_d_destination_settings
|
1932
|
+
# Ebu Tt DDestination Settings
|
1933
|
+
# @return [Types::EbuTtDDestinationSettings]
|
1934
|
+
#
|
1888
1935
|
# @!attribute [rw] embedded_destination_settings
|
1889
1936
|
# Embedded Destination Settings
|
1890
1937
|
# @return [Types::EmbeddedDestinationSettings]
|
@@ -1927,6 +1974,7 @@ module Aws::MediaLive
|
|
1927
1974
|
:arib_destination_settings,
|
1928
1975
|
:burn_in_destination_settings,
|
1929
1976
|
:dvb_sub_destination_settings,
|
1977
|
+
:ebu_tt_d_destination_settings,
|
1930
1978
|
:embedded_destination_settings,
|
1931
1979
|
:embedded_plus_scte_20_destination_settings,
|
1932
1980
|
:rtmp_caption_info_destination_settings,
|
@@ -1936,6 +1984,7 @@ module Aws::MediaLive
|
|
1936
1984
|
:teletext_destination_settings,
|
1937
1985
|
:ttml_destination_settings,
|
1938
1986
|
:webvtt_destination_settings)
|
1987
|
+
SENSITIVE = []
|
1939
1988
|
include Aws::Structure
|
1940
1989
|
end
|
1941
1990
|
|
@@ -1972,6 +2021,7 @@ module Aws::MediaLive
|
|
1972
2021
|
:caption_channel,
|
1973
2022
|
:language_code,
|
1974
2023
|
:language_description)
|
2024
|
+
SENSITIVE = []
|
1975
2025
|
include Aws::Structure
|
1976
2026
|
end
|
1977
2027
|
|
@@ -2030,6 +2080,7 @@ module Aws::MediaLive
|
|
2030
2080
|
:language_code,
|
2031
2081
|
:name,
|
2032
2082
|
:selector_settings)
|
2083
|
+
SENSITIVE = []
|
2033
2084
|
include Aws::Structure
|
2034
2085
|
end
|
2035
2086
|
|
@@ -2095,6 +2146,7 @@ module Aws::MediaLive
|
|
2095
2146
|
:scte_20_source_settings,
|
2096
2147
|
:scte_27_source_settings,
|
2097
2148
|
:teletext_source_settings)
|
2149
|
+
SENSITIVE = []
|
2098
2150
|
include Aws::Structure
|
2099
2151
|
end
|
2100
2152
|
|
@@ -2178,6 +2230,7 @@ module Aws::MediaLive
|
|
2178
2230
|
:role_arn,
|
2179
2231
|
:state,
|
2180
2232
|
:tags)
|
2233
|
+
SENSITIVE = []
|
2181
2234
|
include Aws::Structure
|
2182
2235
|
end
|
2183
2236
|
|
@@ -2193,6 +2246,7 @@ module Aws::MediaLive
|
|
2193
2246
|
class ChannelConfigurationValidationError < Struct.new(
|
2194
2247
|
:message,
|
2195
2248
|
:validation_errors)
|
2249
|
+
SENSITIVE = []
|
2196
2250
|
include Aws::Structure
|
2197
2251
|
end
|
2198
2252
|
|
@@ -2204,6 +2258,7 @@ module Aws::MediaLive
|
|
2204
2258
|
#
|
2205
2259
|
class ChannelEgressEndpoint < Struct.new(
|
2206
2260
|
:source_ip)
|
2261
|
+
SENSITIVE = []
|
2207
2262
|
include Aws::Structure
|
2208
2263
|
end
|
2209
2264
|
|
@@ -2277,6 +2332,7 @@ module Aws::MediaLive
|
|
2277
2332
|
:role_arn,
|
2278
2333
|
:state,
|
2279
2334
|
:tags)
|
2335
|
+
SENSITIVE = []
|
2280
2336
|
include Aws::Structure
|
2281
2337
|
end
|
2282
2338
|
|
@@ -2295,6 +2351,7 @@ module Aws::MediaLive
|
|
2295
2351
|
#
|
2296
2352
|
class ConflictException < Struct.new(
|
2297
2353
|
:message)
|
2354
|
+
SENSITIVE = []
|
2298
2355
|
include Aws::Structure
|
2299
2356
|
end
|
2300
2357
|
|
@@ -2359,6 +2416,7 @@ module Aws::MediaLive
|
|
2359
2416
|
:reserved,
|
2360
2417
|
:role_arn,
|
2361
2418
|
:tags)
|
2419
|
+
SENSITIVE = []
|
2362
2420
|
include Aws::Structure
|
2363
2421
|
end
|
2364
2422
|
|
@@ -2451,7 +2509,7 @@ module Aws::MediaLive
|
|
2451
2509
|
# pass_through_settings: {
|
2452
2510
|
# },
|
2453
2511
|
# },
|
2454
|
-
# language_code: "
|
2512
|
+
# language_code: "__stringMin1Max35",
|
2455
2513
|
# language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
|
2456
2514
|
# name: "__string", # required
|
2457
2515
|
# remix_settings: {
|
@@ -2561,6 +2619,11 @@ module Aws::MediaLive
|
|
2561
2619
|
# x_position: 1,
|
2562
2620
|
# y_position: 1,
|
2563
2621
|
# },
|
2622
|
+
# ebu_tt_d_destination_settings: {
|
2623
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
2624
|
+
# font_family: "__string",
|
2625
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
2626
|
+
# },
|
2564
2627
|
# embedded_destination_settings: {
|
2565
2628
|
# },
|
2566
2629
|
# embedded_plus_scte_20_destination_settings: {
|
@@ -2702,7 +2765,7 @@ module Aws::MediaLive
|
|
2702
2765
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
2703
2766
|
# min_segment_length: 1,
|
2704
2767
|
# mode: "LIVE", # accepts LIVE, VOD
|
2705
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
2768
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
2706
2769
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
2707
2770
|
# program_date_time_period: 1,
|
2708
2771
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -3061,6 +3124,12 @@ module Aws::MediaLive
|
|
3061
3124
|
# rec_709_settings: {
|
3062
3125
|
# },
|
3063
3126
|
# },
|
3127
|
+
# filter_settings: {
|
3128
|
+
# temporal_filter_settings: {
|
3129
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
3130
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
3131
|
+
# },
|
3132
|
+
# },
|
3064
3133
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
3065
3134
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
3066
3135
|
# framerate_denominator: 1, # required
|
@@ -3077,7 +3146,7 @@ module Aws::MediaLive
|
|
3077
3146
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
3078
3147
|
# qvbr_quality_level: 1,
|
3079
3148
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
3080
|
-
# scan_type: "
|
3149
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
3081
3150
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
3082
3151
|
# slices: 1,
|
3083
3152
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -3250,6 +3319,7 @@ module Aws::MediaLive
|
|
3250
3319
|
:reserved,
|
3251
3320
|
:role_arn,
|
3252
3321
|
:tags)
|
3322
|
+
SENSITIVE = []
|
3253
3323
|
include Aws::Structure
|
3254
3324
|
end
|
3255
3325
|
|
@@ -3260,6 +3330,7 @@ module Aws::MediaLive
|
|
3260
3330
|
#
|
3261
3331
|
class CreateChannelResponse < Struct.new(
|
3262
3332
|
:channel)
|
3333
|
+
SENSITIVE = []
|
3263
3334
|
include Aws::Structure
|
3264
3335
|
end
|
3265
3336
|
|
@@ -3270,6 +3341,7 @@ module Aws::MediaLive
|
|
3270
3341
|
#
|
3271
3342
|
class CreateChannelResultModel < Struct.new(
|
3272
3343
|
:channel)
|
3344
|
+
SENSITIVE = []
|
3273
3345
|
include Aws::Structure
|
3274
3346
|
end
|
3275
3347
|
|
@@ -3342,6 +3414,7 @@ module Aws::MediaLive
|
|
3342
3414
|
:tags,
|
3343
3415
|
:type,
|
3344
3416
|
:vpc)
|
3417
|
+
SENSITIVE = []
|
3345
3418
|
include Aws::Structure
|
3346
3419
|
end
|
3347
3420
|
|
@@ -3378,7 +3451,7 @@ module Aws::MediaLive
|
|
3378
3451
|
# tags: {
|
3379
3452
|
# "__string" => "__string",
|
3380
3453
|
# },
|
3381
|
-
# type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE
|
3454
|
+
# type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE, AWS_CDI
|
3382
3455
|
# vpc: {
|
3383
3456
|
# security_group_ids: ["__string"],
|
3384
3457
|
# subnet_ids: ["__string"], # required
|
@@ -3439,6 +3512,7 @@ module Aws::MediaLive
|
|
3439
3512
|
:tags,
|
3440
3513
|
:type,
|
3441
3514
|
:vpc)
|
3515
|
+
SENSITIVE = []
|
3442
3516
|
include Aws::Structure
|
3443
3517
|
end
|
3444
3518
|
|
@@ -3449,6 +3523,7 @@ module Aws::MediaLive
|
|
3449
3523
|
#
|
3450
3524
|
class CreateInputResponse < Struct.new(
|
3451
3525
|
:input)
|
3526
|
+
SENSITIVE = []
|
3452
3527
|
include Aws::Structure
|
3453
3528
|
end
|
3454
3529
|
|
@@ -3459,6 +3534,7 @@ module Aws::MediaLive
|
|
3459
3534
|
#
|
3460
3535
|
class CreateInputResultModel < Struct.new(
|
3461
3536
|
:input)
|
3537
|
+
SENSITIVE = []
|
3462
3538
|
include Aws::Structure
|
3463
3539
|
end
|
3464
3540
|
|
@@ -3487,6 +3563,7 @@ module Aws::MediaLive
|
|
3487
3563
|
class CreateInputSecurityGroupRequest < Struct.new(
|
3488
3564
|
:tags,
|
3489
3565
|
:whitelist_rules)
|
3566
|
+
SENSITIVE = []
|
3490
3567
|
include Aws::Structure
|
3491
3568
|
end
|
3492
3569
|
|
@@ -3498,6 +3575,7 @@ module Aws::MediaLive
|
|
3498
3575
|
#
|
3499
3576
|
class CreateInputSecurityGroupResponse < Struct.new(
|
3500
3577
|
:security_group)
|
3578
|
+
SENSITIVE = []
|
3501
3579
|
include Aws::Structure
|
3502
3580
|
end
|
3503
3581
|
|
@@ -3509,6 +3587,7 @@ module Aws::MediaLive
|
|
3509
3587
|
#
|
3510
3588
|
class CreateInputSecurityGroupResultModel < Struct.new(
|
3511
3589
|
:security_group)
|
3590
|
+
SENSITIVE = []
|
3512
3591
|
include Aws::Structure
|
3513
3592
|
end
|
3514
3593
|
|
@@ -3542,6 +3621,7 @@ module Aws::MediaLive
|
|
3542
3621
|
:name,
|
3543
3622
|
:request_id,
|
3544
3623
|
:tags)
|
3624
|
+
SENSITIVE = []
|
3545
3625
|
include Aws::Structure
|
3546
3626
|
end
|
3547
3627
|
|
@@ -3564,6 +3644,7 @@ module Aws::MediaLive
|
|
3564
3644
|
:multiplex_program_settings,
|
3565
3645
|
:program_name,
|
3566
3646
|
:request_id)
|
3647
|
+
SENSITIVE = []
|
3567
3648
|
include Aws::Structure
|
3568
3649
|
end
|
3569
3650
|
|
@@ -3613,6 +3694,7 @@ module Aws::MediaLive
|
|
3613
3694
|
:multiplex_program_settings,
|
3614
3695
|
:program_name,
|
3615
3696
|
:request_id)
|
3697
|
+
SENSITIVE = []
|
3616
3698
|
include Aws::Structure
|
3617
3699
|
end
|
3618
3700
|
|
@@ -3624,6 +3706,7 @@ module Aws::MediaLive
|
|
3624
3706
|
#
|
3625
3707
|
class CreateMultiplexProgramResponse < Struct.new(
|
3626
3708
|
:multiplex_program)
|
3709
|
+
SENSITIVE = []
|
3627
3710
|
include Aws::Structure
|
3628
3711
|
end
|
3629
3712
|
|
@@ -3635,6 +3718,7 @@ module Aws::MediaLive
|
|
3635
3718
|
#
|
3636
3719
|
class CreateMultiplexProgramResultModel < Struct.new(
|
3637
3720
|
:multiplex_program)
|
3721
|
+
SENSITIVE = []
|
3638
3722
|
include Aws::Structure
|
3639
3723
|
end
|
3640
3724
|
|
@@ -3682,6 +3766,7 @@ module Aws::MediaLive
|
|
3682
3766
|
:name,
|
3683
3767
|
:request_id,
|
3684
3768
|
:tags)
|
3769
|
+
SENSITIVE = []
|
3685
3770
|
include Aws::Structure
|
3686
3771
|
end
|
3687
3772
|
|
@@ -3693,6 +3778,7 @@ module Aws::MediaLive
|
|
3693
3778
|
#
|
3694
3779
|
class CreateMultiplexResponse < Struct.new(
|
3695
3780
|
:multiplex)
|
3781
|
+
SENSITIVE = []
|
3696
3782
|
include Aws::Structure
|
3697
3783
|
end
|
3698
3784
|
|
@@ -3704,6 +3790,7 @@ module Aws::MediaLive
|
|
3704
3790
|
#
|
3705
3791
|
class CreateMultiplexResultModel < Struct.new(
|
3706
3792
|
:multiplex)
|
3793
|
+
SENSITIVE = []
|
3707
3794
|
include Aws::Structure
|
3708
3795
|
end
|
3709
3796
|
|
@@ -3728,6 +3815,7 @@ module Aws::MediaLive
|
|
3728
3815
|
class CreateTagsRequest < Struct.new(
|
3729
3816
|
:resource_arn,
|
3730
3817
|
:tags)
|
3818
|
+
SENSITIVE = []
|
3731
3819
|
include Aws::Structure
|
3732
3820
|
end
|
3733
3821
|
|
@@ -3745,6 +3833,7 @@ module Aws::MediaLive
|
|
3745
3833
|
#
|
3746
3834
|
class DeleteChannelRequest < Struct.new(
|
3747
3835
|
:channel_id)
|
3836
|
+
SENSITIVE = []
|
3748
3837
|
include Aws::Structure
|
3749
3838
|
end
|
3750
3839
|
|
@@ -3815,6 +3904,7 @@ module Aws::MediaLive
|
|
3815
3904
|
:role_arn,
|
3816
3905
|
:state,
|
3817
3906
|
:tags)
|
3907
|
+
SENSITIVE = []
|
3818
3908
|
include Aws::Structure
|
3819
3909
|
end
|
3820
3910
|
|
@@ -3832,6 +3922,7 @@ module Aws::MediaLive
|
|
3832
3922
|
#
|
3833
3923
|
class DeleteInputRequest < Struct.new(
|
3834
3924
|
:input_id)
|
3925
|
+
SENSITIVE = []
|
3835
3926
|
include Aws::Structure
|
3836
3927
|
end
|
3837
3928
|
|
@@ -3853,6 +3944,7 @@ module Aws::MediaLive
|
|
3853
3944
|
#
|
3854
3945
|
class DeleteInputSecurityGroupRequest < Struct.new(
|
3855
3946
|
:input_security_group_id)
|
3947
|
+
SENSITIVE = []
|
3856
3948
|
include Aws::Structure
|
3857
3949
|
end
|
3858
3950
|
|
@@ -3879,6 +3971,7 @@ module Aws::MediaLive
|
|
3879
3971
|
class DeleteMultiplexProgramRequest < Struct.new(
|
3880
3972
|
:multiplex_id,
|
3881
3973
|
:program_name)
|
3974
|
+
SENSITIVE = []
|
3882
3975
|
include Aws::Structure
|
3883
3976
|
end
|
3884
3977
|
|
@@ -3903,6 +3996,7 @@ module Aws::MediaLive
|
|
3903
3996
|
:multiplex_program_settings,
|
3904
3997
|
:packet_identifiers_map,
|
3905
3998
|
:program_name)
|
3999
|
+
SENSITIVE = []
|
3906
4000
|
include Aws::Structure
|
3907
4001
|
end
|
3908
4002
|
|
@@ -3920,6 +4014,7 @@ module Aws::MediaLive
|
|
3920
4014
|
#
|
3921
4015
|
class DeleteMultiplexRequest < Struct.new(
|
3922
4016
|
:multiplex_id)
|
4017
|
+
SENSITIVE = []
|
3923
4018
|
include Aws::Structure
|
3924
4019
|
end
|
3925
4020
|
|
@@ -3968,6 +4063,7 @@ module Aws::MediaLive
|
|
3968
4063
|
:program_count,
|
3969
4064
|
:state,
|
3970
4065
|
:tags)
|
4066
|
+
SENSITIVE = []
|
3971
4067
|
include Aws::Structure
|
3972
4068
|
end
|
3973
4069
|
|
@@ -3985,6 +4081,7 @@ module Aws::MediaLive
|
|
3985
4081
|
#
|
3986
4082
|
class DeleteReservationRequest < Struct.new(
|
3987
4083
|
:reservation_id)
|
4084
|
+
SENSITIVE = []
|
3988
4085
|
include Aws::Structure
|
3989
4086
|
end
|
3990
4087
|
|
@@ -4067,6 +4164,7 @@ module Aws::MediaLive
|
|
4067
4164
|
:state,
|
4068
4165
|
:tags,
|
4069
4166
|
:usage_price)
|
4167
|
+
SENSITIVE = []
|
4070
4168
|
include Aws::Structure
|
4071
4169
|
end
|
4072
4170
|
|
@@ -4084,6 +4182,7 @@ module Aws::MediaLive
|
|
4084
4182
|
#
|
4085
4183
|
class DeleteScheduleRequest < Struct.new(
|
4086
4184
|
:channel_id)
|
4185
|
+
SENSITIVE = []
|
4087
4186
|
include Aws::Structure
|
4088
4187
|
end
|
4089
4188
|
|
@@ -4110,6 +4209,7 @@ module Aws::MediaLive
|
|
4110
4209
|
class DeleteTagsRequest < Struct.new(
|
4111
4210
|
:resource_arn,
|
4112
4211
|
:tag_keys)
|
4212
|
+
SENSITIVE = []
|
4113
4213
|
include Aws::Structure
|
4114
4214
|
end
|
4115
4215
|
|
@@ -4127,6 +4227,7 @@ module Aws::MediaLive
|
|
4127
4227
|
#
|
4128
4228
|
class DescribeChannelRequest < Struct.new(
|
4129
4229
|
:channel_id)
|
4230
|
+
SENSITIVE = []
|
4130
4231
|
include Aws::Structure
|
4131
4232
|
end
|
4132
4233
|
|
@@ -4197,6 +4298,7 @@ module Aws::MediaLive
|
|
4197
4298
|
:role_arn,
|
4198
4299
|
:state,
|
4199
4300
|
:tags)
|
4301
|
+
SENSITIVE = []
|
4200
4302
|
include Aws::Structure
|
4201
4303
|
end
|
4202
4304
|
|
@@ -4214,6 +4316,7 @@ module Aws::MediaLive
|
|
4214
4316
|
#
|
4215
4317
|
class DescribeInputDeviceRequest < Struct.new(
|
4216
4318
|
:input_device_id)
|
4319
|
+
SENSITIVE = []
|
4217
4320
|
include Aws::Structure
|
4218
4321
|
end
|
4219
4322
|
|
@@ -4272,6 +4375,58 @@ module Aws::MediaLive
|
|
4272
4375
|
:network_settings,
|
4273
4376
|
:serial_number,
|
4274
4377
|
:type)
|
4378
|
+
SENSITIVE = []
|
4379
|
+
include Aws::Structure
|
4380
|
+
end
|
4381
|
+
|
4382
|
+
# @note When making an API call, you may pass DescribeInputDeviceThumbnailRequest
|
4383
|
+
# data as a hash:
|
4384
|
+
#
|
4385
|
+
# {
|
4386
|
+
# input_device_id: "__string", # required
|
4387
|
+
# accept: "image/jpeg", # required, accepts image/jpeg
|
4388
|
+
# }
|
4389
|
+
#
|
4390
|
+
# @!attribute [rw] input_device_id
|
4391
|
+
# @return [String]
|
4392
|
+
#
|
4393
|
+
# @!attribute [rw] accept
|
4394
|
+
# Accept Header
|
4395
|
+
# @return [String]
|
4396
|
+
#
|
4397
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceThumbnailRequest AWS API Documentation
|
4398
|
+
#
|
4399
|
+
class DescribeInputDeviceThumbnailRequest < Struct.new(
|
4400
|
+
:input_device_id,
|
4401
|
+
:accept)
|
4402
|
+
SENSITIVE = []
|
4403
|
+
include Aws::Structure
|
4404
|
+
end
|
4405
|
+
|
4406
|
+
# @!attribute [rw] body
|
4407
|
+
# @return [IO]
|
4408
|
+
#
|
4409
|
+
# @!attribute [rw] content_type
|
4410
|
+
# @return [String]
|
4411
|
+
#
|
4412
|
+
# @!attribute [rw] content_length
|
4413
|
+
# @return [Integer]
|
4414
|
+
#
|
4415
|
+
# @!attribute [rw] etag
|
4416
|
+
# @return [String]
|
4417
|
+
#
|
4418
|
+
# @!attribute [rw] last_modified
|
4419
|
+
# @return [Time]
|
4420
|
+
#
|
4421
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceThumbnailResponse AWS API Documentation
|
4422
|
+
#
|
4423
|
+
class DescribeInputDeviceThumbnailResponse < Struct.new(
|
4424
|
+
:body,
|
4425
|
+
:content_type,
|
4426
|
+
:content_length,
|
4427
|
+
:etag,
|
4428
|
+
:last_modified)
|
4429
|
+
SENSITIVE = []
|
4275
4430
|
include Aws::Structure
|
4276
4431
|
end
|
4277
4432
|
|
@@ -4289,6 +4444,7 @@ module Aws::MediaLive
|
|
4289
4444
|
#
|
4290
4445
|
class DescribeInputRequest < Struct.new(
|
4291
4446
|
:input_id)
|
4447
|
+
SENSITIVE = []
|
4292
4448
|
include Aws::Structure
|
4293
4449
|
end
|
4294
4450
|
|
@@ -4362,6 +4518,7 @@ module Aws::MediaLive
|
|
4362
4518
|
:state,
|
4363
4519
|
:tags,
|
4364
4520
|
:type)
|
4521
|
+
SENSITIVE = []
|
4365
4522
|
include Aws::Structure
|
4366
4523
|
end
|
4367
4524
|
|
@@ -4379,6 +4536,7 @@ module Aws::MediaLive
|
|
4379
4536
|
#
|
4380
4537
|
class DescribeInputSecurityGroupRequest < Struct.new(
|
4381
4538
|
:input_security_group_id)
|
4539
|
+
SENSITIVE = []
|
4382
4540
|
include Aws::Structure
|
4383
4541
|
end
|
4384
4542
|
|
@@ -4409,6 +4567,7 @@ module Aws::MediaLive
|
|
4409
4567
|
:state,
|
4410
4568
|
:tags,
|
4411
4569
|
:whitelist_rules)
|
4570
|
+
SENSITIVE = []
|
4412
4571
|
include Aws::Structure
|
4413
4572
|
end
|
4414
4573
|
|
@@ -4431,6 +4590,7 @@ module Aws::MediaLive
|
|
4431
4590
|
class DescribeMultiplexProgramRequest < Struct.new(
|
4432
4591
|
:multiplex_id,
|
4433
4592
|
:program_name)
|
4593
|
+
SENSITIVE = []
|
4434
4594
|
include Aws::Structure
|
4435
4595
|
end
|
4436
4596
|
|
@@ -4455,6 +4615,7 @@ module Aws::MediaLive
|
|
4455
4615
|
:multiplex_program_settings,
|
4456
4616
|
:packet_identifiers_map,
|
4457
4617
|
:program_name)
|
4618
|
+
SENSITIVE = []
|
4458
4619
|
include Aws::Structure
|
4459
4620
|
end
|
4460
4621
|
|
@@ -4472,6 +4633,7 @@ module Aws::MediaLive
|
|
4472
4633
|
#
|
4473
4634
|
class DescribeMultiplexRequest < Struct.new(
|
4474
4635
|
:multiplex_id)
|
4636
|
+
SENSITIVE = []
|
4475
4637
|
include Aws::Structure
|
4476
4638
|
end
|
4477
4639
|
|
@@ -4520,6 +4682,7 @@ module Aws::MediaLive
|
|
4520
4682
|
:program_count,
|
4521
4683
|
:state,
|
4522
4684
|
:tags)
|
4685
|
+
SENSITIVE = []
|
4523
4686
|
include Aws::Structure
|
4524
4687
|
end
|
4525
4688
|
|
@@ -4537,6 +4700,7 @@ module Aws::MediaLive
|
|
4537
4700
|
#
|
4538
4701
|
class DescribeOfferingRequest < Struct.new(
|
4539
4702
|
:offering_id)
|
4703
|
+
SENSITIVE = []
|
4540
4704
|
include Aws::Structure
|
4541
4705
|
end
|
4542
4706
|
|
@@ -4590,6 +4754,7 @@ module Aws::MediaLive
|
|
4590
4754
|
:region,
|
4591
4755
|
:resource_specification,
|
4592
4756
|
:usage_price)
|
4757
|
+
SENSITIVE = []
|
4593
4758
|
include Aws::Structure
|
4594
4759
|
end
|
4595
4760
|
|
@@ -4607,6 +4772,7 @@ module Aws::MediaLive
|
|
4607
4772
|
#
|
4608
4773
|
class DescribeReservationRequest < Struct.new(
|
4609
4774
|
:reservation_id)
|
4775
|
+
SENSITIVE = []
|
4610
4776
|
include Aws::Structure
|
4611
4777
|
end
|
4612
4778
|
|
@@ -4689,6 +4855,7 @@ module Aws::MediaLive
|
|
4689
4855
|
:state,
|
4690
4856
|
:tags,
|
4691
4857
|
:usage_price)
|
4858
|
+
SENSITIVE = []
|
4692
4859
|
include Aws::Structure
|
4693
4860
|
end
|
4694
4861
|
|
@@ -4716,6 +4883,7 @@ module Aws::MediaLive
|
|
4716
4883
|
:channel_id,
|
4717
4884
|
:max_results,
|
4718
4885
|
:next_token)
|
4886
|
+
SENSITIVE = []
|
4719
4887
|
include Aws::Structure
|
4720
4888
|
end
|
4721
4889
|
|
@@ -4730,6 +4898,7 @@ module Aws::MediaLive
|
|
4730
4898
|
class DescribeScheduleResponse < Struct.new(
|
4731
4899
|
:next_token,
|
4732
4900
|
:schedule_actions)
|
4901
|
+
SENSITIVE = []
|
4733
4902
|
include Aws::Structure
|
4734
4903
|
end
|
4735
4904
|
|
@@ -4764,6 +4933,7 @@ module Aws::MediaLive
|
|
4764
4933
|
:network_id,
|
4765
4934
|
:network_name,
|
4766
4935
|
:rep_interval)
|
4936
|
+
SENSITIVE = []
|
4767
4937
|
include Aws::Structure
|
4768
4938
|
end
|
4769
4939
|
|
@@ -4812,6 +4982,7 @@ module Aws::MediaLive
|
|
4812
4982
|
:rep_interval,
|
4813
4983
|
:service_name,
|
4814
4984
|
:service_provider_name)
|
4985
|
+
SENSITIVE = []
|
4815
4986
|
include Aws::Structure
|
4816
4987
|
end
|
4817
4988
|
|
@@ -4989,6 +5160,7 @@ module Aws::MediaLive
|
|
4989
5160
|
:teletext_grid_control,
|
4990
5161
|
:x_position,
|
4991
5162
|
:y_position)
|
5163
|
+
SENSITIVE = []
|
4992
5164
|
include Aws::Structure
|
4993
5165
|
end
|
4994
5166
|
|
@@ -5011,6 +5183,7 @@ module Aws::MediaLive
|
|
5011
5183
|
#
|
5012
5184
|
class DvbSubSourceSettings < Struct.new(
|
5013
5185
|
:pid)
|
5186
|
+
SENSITIVE = []
|
5014
5187
|
include Aws::Structure
|
5015
5188
|
end
|
5016
5189
|
|
@@ -5032,6 +5205,7 @@ module Aws::MediaLive
|
|
5032
5205
|
#
|
5033
5206
|
class DvbTdtSettings < Struct.new(
|
5034
5207
|
:rep_interval)
|
5208
|
+
SENSITIVE = []
|
5035
5209
|
include Aws::Structure
|
5036
5210
|
end
|
5037
5211
|
|
@@ -5187,6 +5361,63 @@ module Aws::MediaLive
|
|
5187
5361
|
:stereo_downmix,
|
5188
5362
|
:surround_ex_mode,
|
5189
5363
|
:surround_mode)
|
5364
|
+
SENSITIVE = []
|
5365
|
+
include Aws::Structure
|
5366
|
+
end
|
5367
|
+
|
5368
|
+
# Ebu Tt DDestination Settings
|
5369
|
+
#
|
5370
|
+
# @note When making an API call, you may pass EbuTtDDestinationSettings
|
5371
|
+
# data as a hash:
|
5372
|
+
#
|
5373
|
+
# {
|
5374
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
5375
|
+
# font_family: "__string",
|
5376
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
5377
|
+
# }
|
5378
|
+
#
|
5379
|
+
# @!attribute [rw] fill_line_gap
|
5380
|
+
# Specifies how to handle the gap between the lines (in multi-line
|
5381
|
+
# captions). - enabled: Fill with the captions background color (as
|
5382
|
+
# specified in the input captions). - disabled: Leave the gap
|
5383
|
+
# unfilled.
|
5384
|
+
# @return [String]
|
5385
|
+
#
|
5386
|
+
# @!attribute [rw] font_family
|
5387
|
+
# Specifies the font family to include in the font data attached to
|
5388
|
+
# the EBU-TT captions. Valid only if styleControl is set to include.
|
5389
|
+
# If you leave this field empty, the font family is set to
|
5390
|
+
# "monospaced". (If styleControl is set to exclude, the font family
|
5391
|
+
# is always set to "monospaced".) You specify only the font family.
|
5392
|
+
# All other style information (color, bold, position and so on) is
|
5393
|
+
# copied from the input captions. The size is always set to 100% to
|
5394
|
+
# allow the downstream player to choose the size. - Enter a list of
|
5395
|
+
# font families, as a comma-separated list of font names, in order of
|
5396
|
+
# preference. The name can be a font family (such as “Arial”), or a
|
5397
|
+
# generic font family (such as “serif”), or “default” (to let the
|
5398
|
+
# downstream player choose the font). - Leave blank to set the family
|
5399
|
+
# to “monospace”.
|
5400
|
+
# @return [String]
|
5401
|
+
#
|
5402
|
+
# @!attribute [rw] style_control
|
5403
|
+
# Specifies the style information (font color, font position, and so
|
5404
|
+
# on) to include in the font data that is attached to the EBU-TT
|
5405
|
+
# captions. - include: Take the style information (font color, font
|
5406
|
+
# position, and so on) from the source captions and include that
|
5407
|
+
# information in the font data attached to the EBU-TT captions. This
|
5408
|
+
# option is valid only if the source captions are Embedded or
|
5409
|
+
# Teletext. - exclude: In the font data attached to the EBU-TT
|
5410
|
+
# captions, set the font family to "monospaced". Do not include any
|
5411
|
+
# other style information.
|
5412
|
+
# @return [String]
|
5413
|
+
#
|
5414
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EbuTtDDestinationSettings AWS API Documentation
|
5415
|
+
#
|
5416
|
+
class EbuTtDDestinationSettings < Struct.new(
|
5417
|
+
:fill_line_gap,
|
5418
|
+
:font_family,
|
5419
|
+
:style_control)
|
5420
|
+
SENSITIVE = []
|
5190
5421
|
include Aws::Structure
|
5191
5422
|
end
|
5192
5423
|
|
@@ -5246,6 +5477,7 @@ module Aws::MediaLive
|
|
5246
5477
|
:scte_20_detection,
|
5247
5478
|
:source_608_channel_number,
|
5248
5479
|
:source_608_track_number)
|
5480
|
+
SENSITIVE = []
|
5249
5481
|
include Aws::Structure
|
5250
5482
|
end
|
5251
5483
|
|
@@ -5320,7 +5552,7 @@ module Aws::MediaLive
|
|
5320
5552
|
# pass_through_settings: {
|
5321
5553
|
# },
|
5322
5554
|
# },
|
5323
|
-
# language_code: "
|
5555
|
+
# language_code: "__stringMin1Max35",
|
5324
5556
|
# language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
|
5325
5557
|
# name: "__string", # required
|
5326
5558
|
# remix_settings: {
|
@@ -5430,6 +5662,11 @@ module Aws::MediaLive
|
|
5430
5662
|
# x_position: 1,
|
5431
5663
|
# y_position: 1,
|
5432
5664
|
# },
|
5665
|
+
# ebu_tt_d_destination_settings: {
|
5666
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
5667
|
+
# font_family: "__string",
|
5668
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
5669
|
+
# },
|
5433
5670
|
# embedded_destination_settings: {
|
5434
5671
|
# },
|
5435
5672
|
# embedded_plus_scte_20_destination_settings: {
|
@@ -5571,7 +5808,7 @@ module Aws::MediaLive
|
|
5571
5808
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
5572
5809
|
# min_segment_length: 1,
|
5573
5810
|
# mode: "LIVE", # accepts LIVE, VOD
|
5574
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
5811
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
5575
5812
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
5576
5813
|
# program_date_time_period: 1,
|
5577
5814
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -5930,6 +6167,12 @@ module Aws::MediaLive
|
|
5930
6167
|
# rec_709_settings: {
|
5931
6168
|
# },
|
5932
6169
|
# },
|
6170
|
+
# filter_settings: {
|
6171
|
+
# temporal_filter_settings: {
|
6172
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
6173
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
6174
|
+
# },
|
6175
|
+
# },
|
5933
6176
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
5934
6177
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
5935
6178
|
# framerate_denominator: 1, # required
|
@@ -5946,7 +6189,7 @@ module Aws::MediaLive
|
|
5946
6189
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
5947
6190
|
# qvbr_quality_level: 1,
|
5948
6191
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
5949
|
-
# scan_type: "
|
6192
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
5950
6193
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
5951
6194
|
# slices: 1,
|
5952
6195
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -6019,6 +6262,7 @@ module Aws::MediaLive
|
|
6019
6262
|
:output_groups,
|
6020
6263
|
:timecode_config,
|
6021
6264
|
:video_descriptions)
|
6265
|
+
SENSITIVE = []
|
6022
6266
|
include Aws::Structure
|
6023
6267
|
end
|
6024
6268
|
|
@@ -6042,6 +6286,7 @@ module Aws::MediaLive
|
|
6042
6286
|
#
|
6043
6287
|
class FeatureActivations < Struct.new(
|
6044
6288
|
:input_prepare_schedule_actions)
|
6289
|
+
SENSITIVE = []
|
6045
6290
|
include Aws::Structure
|
6046
6291
|
end
|
6047
6292
|
|
@@ -6082,6 +6327,7 @@ module Aws::MediaLive
|
|
6082
6327
|
:column_depth,
|
6083
6328
|
:include_fec,
|
6084
6329
|
:row_length)
|
6330
|
+
SENSITIVE = []
|
6085
6331
|
include Aws::Structure
|
6086
6332
|
end
|
6087
6333
|
|
@@ -6106,6 +6352,7 @@ module Aws::MediaLive
|
|
6106
6352
|
#
|
6107
6353
|
class FixedModeScheduleActionStartSettings < Struct.new(
|
6108
6354
|
:time)
|
6355
|
+
SENSITIVE = []
|
6109
6356
|
include Aws::Structure
|
6110
6357
|
end
|
6111
6358
|
|
@@ -6143,6 +6390,7 @@ module Aws::MediaLive
|
|
6143
6390
|
:audio_rendition_sets,
|
6144
6391
|
:nielsen_id_3_behavior,
|
6145
6392
|
:timed_metadata_behavior)
|
6393
|
+
SENSITIVE = []
|
6146
6394
|
include Aws::Structure
|
6147
6395
|
end
|
6148
6396
|
|
@@ -6170,6 +6418,7 @@ module Aws::MediaLive
|
|
6170
6418
|
class FollowModeScheduleActionStartSettings < Struct.new(
|
6171
6419
|
:follow_point,
|
6172
6420
|
:reference_action_name)
|
6421
|
+
SENSITIVE = []
|
6173
6422
|
include Aws::Structure
|
6174
6423
|
end
|
6175
6424
|
|
@@ -6180,6 +6429,7 @@ module Aws::MediaLive
|
|
6180
6429
|
#
|
6181
6430
|
class ForbiddenException < Struct.new(
|
6182
6431
|
:message)
|
6432
|
+
SENSITIVE = []
|
6183
6433
|
include Aws::Structure
|
6184
6434
|
end
|
6185
6435
|
|
@@ -6210,6 +6460,7 @@ module Aws::MediaLive
|
|
6210
6460
|
#
|
6211
6461
|
class FrameCaptureGroupSettings < Struct.new(
|
6212
6462
|
:destination)
|
6463
|
+
SENSITIVE = []
|
6213
6464
|
include Aws::Structure
|
6214
6465
|
end
|
6215
6466
|
|
@@ -6231,6 +6482,7 @@ module Aws::MediaLive
|
|
6231
6482
|
#
|
6232
6483
|
class FrameCaptureOutputSettings < Struct.new(
|
6233
6484
|
:name_modifier)
|
6485
|
+
SENSITIVE = []
|
6234
6486
|
include Aws::Structure
|
6235
6487
|
end
|
6236
6488
|
|
@@ -6259,6 +6511,7 @@ module Aws::MediaLive
|
|
6259
6511
|
class FrameCaptureSettings < Struct.new(
|
6260
6512
|
:capture_interval,
|
6261
6513
|
:capture_interval_units)
|
6514
|
+
SENSITIVE = []
|
6262
6515
|
include Aws::Structure
|
6263
6516
|
end
|
6264
6517
|
|
@@ -6269,6 +6522,7 @@ module Aws::MediaLive
|
|
6269
6522
|
#
|
6270
6523
|
class GatewayTimeoutException < Struct.new(
|
6271
6524
|
:message)
|
6525
|
+
SENSITIVE = []
|
6272
6526
|
include Aws::Structure
|
6273
6527
|
end
|
6274
6528
|
|
@@ -6344,6 +6598,7 @@ module Aws::MediaLive
|
|
6344
6598
|
:output_locking_mode,
|
6345
6599
|
:output_timing_source,
|
6346
6600
|
:support_low_framerate_inputs)
|
6601
|
+
SENSITIVE = []
|
6347
6602
|
include Aws::Structure
|
6348
6603
|
end
|
6349
6604
|
|
@@ -6379,6 +6634,7 @@ module Aws::MediaLive
|
|
6379
6634
|
:color_space_passthrough_settings,
|
6380
6635
|
:rec_601_settings,
|
6381
6636
|
:rec_709_settings)
|
6637
|
+
SENSITIVE = []
|
6382
6638
|
include Aws::Structure
|
6383
6639
|
end
|
6384
6640
|
|
@@ -6402,6 +6658,7 @@ module Aws::MediaLive
|
|
6402
6658
|
#
|
6403
6659
|
class H264FilterSettings < Struct.new(
|
6404
6660
|
:temporal_filter_settings)
|
6661
|
+
SENSITIVE = []
|
6405
6662
|
include Aws::Structure
|
6406
6663
|
end
|
6407
6664
|
|
@@ -6762,6 +7019,7 @@ module Aws::MediaLive
|
|
6762
7019
|
:syntax,
|
6763
7020
|
:temporal_aq,
|
6764
7021
|
:timecode_insertion)
|
7022
|
+
SENSITIVE = []
|
6765
7023
|
include Aws::Structure
|
6766
7024
|
end
|
6767
7025
|
|
@@ -6806,6 +7064,31 @@ module Aws::MediaLive
|
|
6806
7064
|
:hdr_10_settings,
|
6807
7065
|
:rec_601_settings,
|
6808
7066
|
:rec_709_settings)
|
7067
|
+
SENSITIVE = []
|
7068
|
+
include Aws::Structure
|
7069
|
+
end
|
7070
|
+
|
7071
|
+
# H265 Filter Settings
|
7072
|
+
#
|
7073
|
+
# @note When making an API call, you may pass H265FilterSettings
|
7074
|
+
# data as a hash:
|
7075
|
+
#
|
7076
|
+
# {
|
7077
|
+
# temporal_filter_settings: {
|
7078
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
7079
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
7080
|
+
# },
|
7081
|
+
# }
|
7082
|
+
#
|
7083
|
+
# @!attribute [rw] temporal_filter_settings
|
7084
|
+
# Temporal Filter Settings
|
7085
|
+
# @return [Types::TemporalFilterSettings]
|
7086
|
+
#
|
7087
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/H265FilterSettings AWS API Documentation
|
7088
|
+
#
|
7089
|
+
class H265FilterSettings < Struct.new(
|
7090
|
+
:temporal_filter_settings)
|
7091
|
+
SENSITIVE = []
|
6809
7092
|
include Aws::Structure
|
6810
7093
|
end
|
6811
7094
|
|
@@ -6833,6 +7116,12 @@ module Aws::MediaLive
|
|
6833
7116
|
# rec_709_settings: {
|
6834
7117
|
# },
|
6835
7118
|
# },
|
7119
|
+
# filter_settings: {
|
7120
|
+
# temporal_filter_settings: {
|
7121
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
7122
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
7123
|
+
# },
|
7124
|
+
# },
|
6836
7125
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
6837
7126
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
6838
7127
|
# framerate_denominator: 1, # required
|
@@ -6849,7 +7138,7 @@ module Aws::MediaLive
|
|
6849
7138
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
6850
7139
|
# qvbr_quality_level: 1,
|
6851
7140
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
6852
|
-
# scan_type: "
|
7141
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
6853
7142
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
6854
7143
|
# slices: 1,
|
6855
7144
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -6894,6 +7183,10 @@ module Aws::MediaLive
|
|
6894
7183
|
# Color Space settings
|
6895
7184
|
# @return [Types::H265ColorSpaceSettings]
|
6896
7185
|
#
|
7186
|
+
# @!attribute [rw] filter_settings
|
7187
|
+
# Optional filters that you can apply to an encode.
|
7188
|
+
# @return [Types::H265FilterSettings]
|
7189
|
+
#
|
6897
7190
|
# @!attribute [rw] fixed_afd
|
6898
7191
|
# Four bit AFD value to write on all frames of video in the output
|
6899
7192
|
# stream. Only valid when afdSignaling is set to 'Fixed'.
|
@@ -6985,7 +7278,10 @@ module Aws::MediaLive
|
|
6985
7278
|
# Recommended if you or your viewers pay for bandwidth. CBR: Quality
|
6986
7279
|
# varies, depending on the video complexity. Recommended only if you
|
6987
7280
|
# distribute your assets to devices that cannot handle variable
|
6988
|
-
# bitrates.
|
7281
|
+
# bitrates. Multiplex: This rate control mode is only supported (and
|
7282
|
+
# is required) when the video is being delivered to a MediaLive
|
7283
|
+
# Multiplex in which case the rate control configuration is controlled
|
7284
|
+
# by the properties within the Multiplex Program.
|
6989
7285
|
# @return [String]
|
6990
7286
|
#
|
6991
7287
|
# @!attribute [rw] scan_type
|
@@ -7026,6 +7322,7 @@ module Aws::MediaLive
|
|
7026
7322
|
:buf_size,
|
7027
7323
|
:color_metadata,
|
7028
7324
|
:color_space_settings,
|
7325
|
+
:filter_settings,
|
7029
7326
|
:fixed_afd,
|
7030
7327
|
:flicker_aq,
|
7031
7328
|
:framerate_denominator,
|
@@ -7047,6 +7344,7 @@ module Aws::MediaLive
|
|
7047
7344
|
:slices,
|
7048
7345
|
:tier,
|
7049
7346
|
:timecode_insertion)
|
7347
|
+
SENSITIVE = []
|
7050
7348
|
include Aws::Structure
|
7051
7349
|
end
|
7052
7350
|
|
@@ -7077,6 +7375,7 @@ module Aws::MediaLive
|
|
7077
7375
|
class Hdr10Settings < Struct.new(
|
7078
7376
|
:max_cll,
|
7079
7377
|
:max_fall)
|
7378
|
+
SENSITIVE = []
|
7080
7379
|
include Aws::Structure
|
7081
7380
|
end
|
7082
7381
|
|
@@ -7138,6 +7437,7 @@ module Aws::MediaLive
|
|
7138
7437
|
:restart_delay,
|
7139
7438
|
:salt,
|
7140
7439
|
:token)
|
7440
|
+
SENSITIVE = []
|
7141
7441
|
include Aws::Structure
|
7142
7442
|
end
|
7143
7443
|
|
@@ -7179,6 +7479,7 @@ module Aws::MediaLive
|
|
7179
7479
|
:filecache_duration,
|
7180
7480
|
:num_retries,
|
7181
7481
|
:restart_delay)
|
7482
|
+
SENSITIVE = []
|
7182
7483
|
include Aws::Structure
|
7183
7484
|
end
|
7184
7485
|
|
@@ -7242,6 +7543,7 @@ module Aws::MediaLive
|
|
7242
7543
|
:hls_basic_put_settings,
|
7243
7544
|
:hls_media_store_settings,
|
7244
7545
|
:hls_webdav_settings)
|
7546
|
+
SENSITIVE = []
|
7245
7547
|
include Aws::Structure
|
7246
7548
|
end
|
7247
7549
|
|
@@ -7326,7 +7628,7 @@ module Aws::MediaLive
|
|
7326
7628
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
7327
7629
|
# min_segment_length: 1,
|
7328
7630
|
# mode: "LIVE", # accepts LIVE, VOD
|
7329
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
7631
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
7330
7632
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
7331
7633
|
# program_date_time_period: 1,
|
7332
7634
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -7637,6 +7939,7 @@ module Aws::MediaLive
|
|
7637
7939
|
:timed_metadata_id_3_period,
|
7638
7940
|
:timestamp_delta_milliseconds,
|
7639
7941
|
:ts_file_mode)
|
7942
|
+
SENSITIVE = []
|
7640
7943
|
include Aws::Structure
|
7641
7944
|
end
|
7642
7945
|
|
@@ -7661,6 +7964,7 @@ module Aws::MediaLive
|
|
7661
7964
|
#
|
7662
7965
|
class HlsId3SegmentTaggingScheduleActionSettings < Struct.new(
|
7663
7966
|
:tag)
|
7967
|
+
SENSITIVE = []
|
7664
7968
|
include Aws::Structure
|
7665
7969
|
end
|
7666
7970
|
|
@@ -7707,6 +8011,7 @@ module Aws::MediaLive
|
|
7707
8011
|
:buffer_segments,
|
7708
8012
|
:retries,
|
7709
8013
|
:retry_interval)
|
8014
|
+
SENSITIVE = []
|
7710
8015
|
include Aws::Structure
|
7711
8016
|
end
|
7712
8017
|
|
@@ -7755,6 +8060,7 @@ module Aws::MediaLive
|
|
7755
8060
|
:media_store_storage_class,
|
7756
8061
|
:num_retries,
|
7757
8062
|
:restart_delay)
|
8063
|
+
SENSITIVE = []
|
7758
8064
|
include Aws::Structure
|
7759
8065
|
end
|
7760
8066
|
|
@@ -7835,6 +8141,7 @@ module Aws::MediaLive
|
|
7835
8141
|
:hls_settings,
|
7836
8142
|
:name_modifier,
|
7837
8143
|
:segment_modifier)
|
8144
|
+
SENSITIVE = []
|
7838
8145
|
include Aws::Structure
|
7839
8146
|
end
|
7840
8147
|
|
@@ -7901,6 +8208,7 @@ module Aws::MediaLive
|
|
7901
8208
|
:audio_only_hls_settings,
|
7902
8209
|
:fmp_4_hls_settings,
|
7903
8210
|
:standard_hls_settings)
|
8211
|
+
SENSITIVE = []
|
7904
8212
|
include Aws::Structure
|
7905
8213
|
end
|
7906
8214
|
|
@@ -7922,6 +8230,7 @@ module Aws::MediaLive
|
|
7922
8230
|
#
|
7923
8231
|
class HlsTimedMetadataScheduleActionSettings < Struct.new(
|
7924
8232
|
:id_3)
|
8233
|
+
SENSITIVE = []
|
7925
8234
|
include Aws::Structure
|
7926
8235
|
end
|
7927
8236
|
|
@@ -7969,6 +8278,7 @@ module Aws::MediaLive
|
|
7969
8278
|
:http_transfer_mode,
|
7970
8279
|
:num_retries,
|
7971
8280
|
:restart_delay)
|
8281
|
+
SENSITIVE = []
|
7972
8282
|
include Aws::Structure
|
7973
8283
|
end
|
7974
8284
|
|
@@ -8068,6 +8378,7 @@ module Aws::MediaLive
|
|
8068
8378
|
:state,
|
8069
8379
|
:tags,
|
8070
8380
|
:type)
|
8381
|
+
SENSITIVE = []
|
8071
8382
|
include Aws::Structure
|
8072
8383
|
end
|
8073
8384
|
|
@@ -8187,6 +8498,7 @@ module Aws::MediaLive
|
|
8187
8498
|
:input_attachment_name,
|
8188
8499
|
:input_id,
|
8189
8500
|
:input_settings)
|
8501
|
+
SENSITIVE = []
|
8190
8502
|
include Aws::Structure
|
8191
8503
|
end
|
8192
8504
|
|
@@ -8214,6 +8526,7 @@ module Aws::MediaLive
|
|
8214
8526
|
class InputChannelLevel < Struct.new(
|
8215
8527
|
:gain,
|
8216
8528
|
:input_channel)
|
8529
|
+
SENSITIVE = []
|
8217
8530
|
include Aws::Structure
|
8218
8531
|
end
|
8219
8532
|
|
@@ -8252,6 +8565,7 @@ module Aws::MediaLive
|
|
8252
8565
|
:input_timecode_source,
|
8253
8566
|
:start_timecode,
|
8254
8567
|
:stop_timecode)
|
8568
|
+
SENSITIVE = []
|
8255
8569
|
include Aws::Structure
|
8256
8570
|
end
|
8257
8571
|
|
@@ -8282,6 +8596,7 @@ module Aws::MediaLive
|
|
8282
8596
|
:port,
|
8283
8597
|
:url,
|
8284
8598
|
:vpc)
|
8599
|
+
SENSITIVE = []
|
8285
8600
|
include Aws::Structure
|
8286
8601
|
end
|
8287
8602
|
|
@@ -8302,6 +8617,7 @@ module Aws::MediaLive
|
|
8302
8617
|
#
|
8303
8618
|
class InputDestinationRequest < Struct.new(
|
8304
8619
|
:stream_name)
|
8620
|
+
SENSITIVE = []
|
8305
8621
|
include Aws::Structure
|
8306
8622
|
end
|
8307
8623
|
|
@@ -8320,6 +8636,7 @@ module Aws::MediaLive
|
|
8320
8636
|
class InputDestinationVpc < Struct.new(
|
8321
8637
|
:availability_zone,
|
8322
8638
|
:network_interface_id)
|
8639
|
+
SENSITIVE = []
|
8323
8640
|
include Aws::Structure
|
8324
8641
|
end
|
8325
8642
|
|
@@ -8383,6 +8700,7 @@ module Aws::MediaLive
|
|
8383
8700
|
:network_settings,
|
8384
8701
|
:serial_number,
|
8385
8702
|
:type)
|
8703
|
+
SENSITIVE = []
|
8386
8704
|
include Aws::Structure
|
8387
8705
|
end
|
8388
8706
|
|
@@ -8414,6 +8732,7 @@ module Aws::MediaLive
|
|
8414
8732
|
class InputDeviceConfigurableSettings < Struct.new(
|
8415
8733
|
:configured_input,
|
8416
8734
|
:max_bitrate)
|
8735
|
+
SENSITIVE = []
|
8417
8736
|
include Aws::Structure
|
8418
8737
|
end
|
8419
8738
|
|
@@ -8430,6 +8749,7 @@ module Aws::MediaLive
|
|
8430
8749
|
class InputDeviceConfigurationValidationError < Struct.new(
|
8431
8750
|
:message,
|
8432
8751
|
:validation_errors)
|
8752
|
+
SENSITIVE = []
|
8433
8753
|
include Aws::Structure
|
8434
8754
|
end
|
8435
8755
|
|
@@ -8482,6 +8802,7 @@ module Aws::MediaLive
|
|
8482
8802
|
:max_bitrate,
|
8483
8803
|
:scan_type,
|
8484
8804
|
:width)
|
8805
|
+
SENSITIVE = []
|
8485
8806
|
include Aws::Structure
|
8486
8807
|
end
|
8487
8808
|
|
@@ -8517,6 +8838,7 @@ module Aws::MediaLive
|
|
8517
8838
|
:ip_address,
|
8518
8839
|
:ip_scheme,
|
8519
8840
|
:subnet_mask)
|
8841
|
+
SENSITIVE = []
|
8520
8842
|
include Aws::Structure
|
8521
8843
|
end
|
8522
8844
|
|
@@ -8537,6 +8859,7 @@ module Aws::MediaLive
|
|
8537
8859
|
#
|
8538
8860
|
class InputDeviceRequest < Struct.new(
|
8539
8861
|
:id)
|
8862
|
+
SENSITIVE = []
|
8540
8863
|
include Aws::Structure
|
8541
8864
|
end
|
8542
8865
|
|
@@ -8557,6 +8880,7 @@ module Aws::MediaLive
|
|
8557
8880
|
#
|
8558
8881
|
class InputDeviceSettings < Struct.new(
|
8559
8882
|
:id)
|
8883
|
+
SENSITIVE = []
|
8560
8884
|
include Aws::Structure
|
8561
8885
|
end
|
8562
8886
|
|
@@ -8620,6 +8944,7 @@ module Aws::MediaLive
|
|
8620
8944
|
:network_settings,
|
8621
8945
|
:serial_number,
|
8622
8946
|
:type)
|
8947
|
+
SENSITIVE = []
|
8623
8948
|
include Aws::Structure
|
8624
8949
|
end
|
8625
8950
|
|
@@ -8659,6 +8984,7 @@ module Aws::MediaLive
|
|
8659
8984
|
:password_param,
|
8660
8985
|
:uri,
|
8661
8986
|
:username)
|
8987
|
+
SENSITIVE = []
|
8662
8988
|
include Aws::Structure
|
8663
8989
|
end
|
8664
8990
|
|
@@ -8717,6 +9043,7 @@ module Aws::MediaLive
|
|
8717
9043
|
:input_loss_image_slate,
|
8718
9044
|
:input_loss_image_type,
|
8719
9045
|
:repeat_frame_msec)
|
9046
|
+
SENSITIVE = []
|
8720
9047
|
include Aws::Structure
|
8721
9048
|
end
|
8722
9049
|
|
@@ -8726,7 +9053,7 @@ module Aws::MediaLive
|
|
8726
9053
|
# data as a hash:
|
8727
9054
|
#
|
8728
9055
|
# {
|
8729
|
-
# input_attachment_name_reference: "__string",
|
9056
|
+
# input_attachment_name_reference: "__string",
|
8730
9057
|
# input_clipping_settings: {
|
8731
9058
|
# input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
|
8732
9059
|
# start_timecode: {
|
@@ -8764,6 +9091,7 @@ module Aws::MediaLive
|
|
8764
9091
|
:input_attachment_name_reference,
|
8765
9092
|
:input_clipping_settings,
|
8766
9093
|
:url_path)
|
9094
|
+
SENSITIVE = []
|
8767
9095
|
include Aws::Structure
|
8768
9096
|
end
|
8769
9097
|
|
@@ -8802,6 +9130,7 @@ module Aws::MediaLive
|
|
8802
9130
|
:state,
|
8803
9131
|
:tags,
|
8804
9132
|
:whitelist_rules)
|
9133
|
+
SENSITIVE = []
|
8805
9134
|
include Aws::Structure
|
8806
9135
|
end
|
8807
9136
|
|
@@ -8820,6 +9149,7 @@ module Aws::MediaLive
|
|
8820
9149
|
class InputSecurityGroupWhitelistRequest < Struct.new(
|
8821
9150
|
:tags,
|
8822
9151
|
:whitelist_rules)
|
9152
|
+
SENSITIVE = []
|
8823
9153
|
include Aws::Structure
|
8824
9154
|
end
|
8825
9155
|
|
@@ -8976,6 +9306,7 @@ module Aws::MediaLive
|
|
8976
9306
|
:smpte_2038_data_preference,
|
8977
9307
|
:source_end_behavior,
|
8978
9308
|
:video_selector)
|
9309
|
+
SENSITIVE = []
|
8979
9310
|
include Aws::Structure
|
8980
9311
|
end
|
8981
9312
|
|
@@ -9000,6 +9331,7 @@ module Aws::MediaLive
|
|
9000
9331
|
:password_param,
|
9001
9332
|
:url,
|
9002
9333
|
:username)
|
9334
|
+
SENSITIVE = []
|
9003
9335
|
include Aws::Structure
|
9004
9336
|
end
|
9005
9337
|
|
@@ -9033,6 +9365,7 @@ module Aws::MediaLive
|
|
9033
9365
|
:password_param,
|
9034
9366
|
:url,
|
9035
9367
|
:username)
|
9368
|
+
SENSITIVE = []
|
9036
9369
|
include Aws::Structure
|
9037
9370
|
end
|
9038
9371
|
|
@@ -9063,6 +9396,7 @@ module Aws::MediaLive
|
|
9063
9396
|
:codec,
|
9064
9397
|
:maximum_bitrate,
|
9065
9398
|
:resolution)
|
9399
|
+
SENSITIVE = []
|
9066
9400
|
include Aws::Structure
|
9067
9401
|
end
|
9068
9402
|
|
@@ -9110,6 +9444,7 @@ module Aws::MediaLive
|
|
9110
9444
|
:input_attachment_name_reference,
|
9111
9445
|
:input_clipping_settings,
|
9112
9446
|
:url_path)
|
9447
|
+
SENSITIVE = []
|
9113
9448
|
include Aws::Structure
|
9114
9449
|
end
|
9115
9450
|
|
@@ -9143,6 +9478,7 @@ module Aws::MediaLive
|
|
9143
9478
|
class InputVpcRequest < Struct.new(
|
9144
9479
|
:security_group_ids,
|
9145
9480
|
:subnet_ids)
|
9481
|
+
SENSITIVE = []
|
9146
9482
|
include Aws::Structure
|
9147
9483
|
end
|
9148
9484
|
|
@@ -9156,6 +9492,7 @@ module Aws::MediaLive
|
|
9156
9492
|
#
|
9157
9493
|
class InputWhitelistRule < Struct.new(
|
9158
9494
|
:cidr)
|
9495
|
+
SENSITIVE = []
|
9159
9496
|
include Aws::Structure
|
9160
9497
|
end
|
9161
9498
|
|
@@ -9176,6 +9513,7 @@ module Aws::MediaLive
|
|
9176
9513
|
#
|
9177
9514
|
class InputWhitelistRuleCidr < Struct.new(
|
9178
9515
|
:cidr)
|
9516
|
+
SENSITIVE = []
|
9179
9517
|
include Aws::Structure
|
9180
9518
|
end
|
9181
9519
|
|
@@ -9186,6 +9524,7 @@ module Aws::MediaLive
|
|
9186
9524
|
#
|
9187
9525
|
class InternalServerErrorException < Struct.new(
|
9188
9526
|
:message)
|
9527
|
+
SENSITIVE = []
|
9189
9528
|
include Aws::Structure
|
9190
9529
|
end
|
9191
9530
|
|
@@ -9196,6 +9535,7 @@ module Aws::MediaLive
|
|
9196
9535
|
#
|
9197
9536
|
class InternalServiceError < Struct.new(
|
9198
9537
|
:message)
|
9538
|
+
SENSITIVE = []
|
9199
9539
|
include Aws::Structure
|
9200
9540
|
end
|
9201
9541
|
|
@@ -9206,6 +9546,7 @@ module Aws::MediaLive
|
|
9206
9546
|
#
|
9207
9547
|
class InvalidRequest < Struct.new(
|
9208
9548
|
:message)
|
9549
|
+
SENSITIVE = []
|
9209
9550
|
include Aws::Structure
|
9210
9551
|
end
|
9211
9552
|
|
@@ -9233,6 +9574,7 @@ module Aws::MediaLive
|
|
9233
9574
|
#
|
9234
9575
|
class KeyProviderSettings < Struct.new(
|
9235
9576
|
:static_key_settings)
|
9577
|
+
SENSITIVE = []
|
9236
9578
|
include Aws::Structure
|
9237
9579
|
end
|
9238
9580
|
|
@@ -9243,6 +9585,7 @@ module Aws::MediaLive
|
|
9243
9585
|
#
|
9244
9586
|
class LimitExceeded < Struct.new(
|
9245
9587
|
:message)
|
9588
|
+
SENSITIVE = []
|
9246
9589
|
include Aws::Structure
|
9247
9590
|
end
|
9248
9591
|
|
@@ -9265,6 +9608,7 @@ module Aws::MediaLive
|
|
9265
9608
|
class ListChannelsRequest < Struct.new(
|
9266
9609
|
:max_results,
|
9267
9610
|
:next_token)
|
9611
|
+
SENSITIVE = []
|
9268
9612
|
include Aws::Structure
|
9269
9613
|
end
|
9270
9614
|
|
@@ -9279,6 +9623,7 @@ module Aws::MediaLive
|
|
9279
9623
|
class ListChannelsResponse < Struct.new(
|
9280
9624
|
:channels,
|
9281
9625
|
:next_token)
|
9626
|
+
SENSITIVE = []
|
9282
9627
|
include Aws::Structure
|
9283
9628
|
end
|
9284
9629
|
|
@@ -9293,6 +9638,7 @@ module Aws::MediaLive
|
|
9293
9638
|
class ListChannelsResultModel < Struct.new(
|
9294
9639
|
:channels,
|
9295
9640
|
:next_token)
|
9641
|
+
SENSITIVE = []
|
9296
9642
|
include Aws::Structure
|
9297
9643
|
end
|
9298
9644
|
|
@@ -9315,6 +9661,7 @@ module Aws::MediaLive
|
|
9315
9661
|
class ListInputDevicesRequest < Struct.new(
|
9316
9662
|
:max_results,
|
9317
9663
|
:next_token)
|
9664
|
+
SENSITIVE = []
|
9318
9665
|
include Aws::Structure
|
9319
9666
|
end
|
9320
9667
|
|
@@ -9329,6 +9676,7 @@ module Aws::MediaLive
|
|
9329
9676
|
class ListInputDevicesResponse < Struct.new(
|
9330
9677
|
:input_devices,
|
9331
9678
|
:next_token)
|
9679
|
+
SENSITIVE = []
|
9332
9680
|
include Aws::Structure
|
9333
9681
|
end
|
9334
9682
|
|
@@ -9347,6 +9695,7 @@ module Aws::MediaLive
|
|
9347
9695
|
class ListInputDevicesResultModel < Struct.new(
|
9348
9696
|
:input_devices,
|
9349
9697
|
:next_token)
|
9698
|
+
SENSITIVE = []
|
9350
9699
|
include Aws::Structure
|
9351
9700
|
end
|
9352
9701
|
|
@@ -9369,6 +9718,7 @@ module Aws::MediaLive
|
|
9369
9718
|
class ListInputSecurityGroupsRequest < Struct.new(
|
9370
9719
|
:max_results,
|
9371
9720
|
:next_token)
|
9721
|
+
SENSITIVE = []
|
9372
9722
|
include Aws::Structure
|
9373
9723
|
end
|
9374
9724
|
|
@@ -9383,6 +9733,7 @@ module Aws::MediaLive
|
|
9383
9733
|
class ListInputSecurityGroupsResponse < Struct.new(
|
9384
9734
|
:input_security_groups,
|
9385
9735
|
:next_token)
|
9736
|
+
SENSITIVE = []
|
9386
9737
|
include Aws::Structure
|
9387
9738
|
end
|
9388
9739
|
|
@@ -9400,6 +9751,7 @@ module Aws::MediaLive
|
|
9400
9751
|
class ListInputSecurityGroupsResultModel < Struct.new(
|
9401
9752
|
:input_security_groups,
|
9402
9753
|
:next_token)
|
9754
|
+
SENSITIVE = []
|
9403
9755
|
include Aws::Structure
|
9404
9756
|
end
|
9405
9757
|
|
@@ -9422,6 +9774,7 @@ module Aws::MediaLive
|
|
9422
9774
|
class ListInputsRequest < Struct.new(
|
9423
9775
|
:max_results,
|
9424
9776
|
:next_token)
|
9777
|
+
SENSITIVE = []
|
9425
9778
|
include Aws::Structure
|
9426
9779
|
end
|
9427
9780
|
|
@@ -9436,6 +9789,7 @@ module Aws::MediaLive
|
|
9436
9789
|
class ListInputsResponse < Struct.new(
|
9437
9790
|
:inputs,
|
9438
9791
|
:next_token)
|
9792
|
+
SENSITIVE = []
|
9439
9793
|
include Aws::Structure
|
9440
9794
|
end
|
9441
9795
|
|
@@ -9450,6 +9804,7 @@ module Aws::MediaLive
|
|
9450
9804
|
class ListInputsResultModel < Struct.new(
|
9451
9805
|
:inputs,
|
9452
9806
|
:next_token)
|
9807
|
+
SENSITIVE = []
|
9453
9808
|
include Aws::Structure
|
9454
9809
|
end
|
9455
9810
|
|
@@ -9477,6 +9832,7 @@ module Aws::MediaLive
|
|
9477
9832
|
:max_results,
|
9478
9833
|
:multiplex_id,
|
9479
9834
|
:next_token)
|
9835
|
+
SENSITIVE = []
|
9480
9836
|
include Aws::Structure
|
9481
9837
|
end
|
9482
9838
|
|
@@ -9491,6 +9847,7 @@ module Aws::MediaLive
|
|
9491
9847
|
class ListMultiplexProgramsResponse < Struct.new(
|
9492
9848
|
:multiplex_programs,
|
9493
9849
|
:next_token)
|
9850
|
+
SENSITIVE = []
|
9494
9851
|
include Aws::Structure
|
9495
9852
|
end
|
9496
9853
|
|
@@ -9507,6 +9864,7 @@ module Aws::MediaLive
|
|
9507
9864
|
class ListMultiplexProgramsResultModel < Struct.new(
|
9508
9865
|
:multiplex_programs,
|
9509
9866
|
:next_token)
|
9867
|
+
SENSITIVE = []
|
9510
9868
|
include Aws::Structure
|
9511
9869
|
end
|
9512
9870
|
|
@@ -9529,6 +9887,7 @@ module Aws::MediaLive
|
|
9529
9887
|
class ListMultiplexesRequest < Struct.new(
|
9530
9888
|
:max_results,
|
9531
9889
|
:next_token)
|
9890
|
+
SENSITIVE = []
|
9532
9891
|
include Aws::Structure
|
9533
9892
|
end
|
9534
9893
|
|
@@ -9543,6 +9902,7 @@ module Aws::MediaLive
|
|
9543
9902
|
class ListMultiplexesResponse < Struct.new(
|
9544
9903
|
:multiplexes,
|
9545
9904
|
:next_token)
|
9905
|
+
SENSITIVE = []
|
9546
9906
|
include Aws::Structure
|
9547
9907
|
end
|
9548
9908
|
|
@@ -9559,6 +9919,7 @@ module Aws::MediaLive
|
|
9559
9919
|
class ListMultiplexesResultModel < Struct.new(
|
9560
9920
|
:multiplexes,
|
9561
9921
|
:next_token)
|
9922
|
+
SENSITIVE = []
|
9562
9923
|
include Aws::Structure
|
9563
9924
|
end
|
9564
9925
|
|
@@ -9631,6 +9992,7 @@ module Aws::MediaLive
|
|
9631
9992
|
:resource_type,
|
9632
9993
|
:special_feature,
|
9633
9994
|
:video_quality)
|
9995
|
+
SENSITIVE = []
|
9634
9996
|
include Aws::Structure
|
9635
9997
|
end
|
9636
9998
|
|
@@ -9645,6 +10007,7 @@ module Aws::MediaLive
|
|
9645
10007
|
class ListOfferingsResponse < Struct.new(
|
9646
10008
|
:next_token,
|
9647
10009
|
:offerings)
|
10010
|
+
SENSITIVE = []
|
9648
10011
|
include Aws::Structure
|
9649
10012
|
end
|
9650
10013
|
|
@@ -9663,6 +10026,7 @@ module Aws::MediaLive
|
|
9663
10026
|
class ListOfferingsResultModel < Struct.new(
|
9664
10027
|
:next_token,
|
9665
10028
|
:offerings)
|
10029
|
+
SENSITIVE = []
|
9666
10030
|
include Aws::Structure
|
9667
10031
|
end
|
9668
10032
|
|
@@ -9725,6 +10089,7 @@ module Aws::MediaLive
|
|
9725
10089
|
:resource_type,
|
9726
10090
|
:special_feature,
|
9727
10091
|
:video_quality)
|
10092
|
+
SENSITIVE = []
|
9728
10093
|
include Aws::Structure
|
9729
10094
|
end
|
9730
10095
|
|
@@ -9739,6 +10104,7 @@ module Aws::MediaLive
|
|
9739
10104
|
class ListReservationsResponse < Struct.new(
|
9740
10105
|
:next_token,
|
9741
10106
|
:reservations)
|
10107
|
+
SENSITIVE = []
|
9742
10108
|
include Aws::Structure
|
9743
10109
|
end
|
9744
10110
|
|
@@ -9757,6 +10123,7 @@ module Aws::MediaLive
|
|
9757
10123
|
class ListReservationsResultModel < Struct.new(
|
9758
10124
|
:next_token,
|
9759
10125
|
:reservations)
|
10126
|
+
SENSITIVE = []
|
9760
10127
|
include Aws::Structure
|
9761
10128
|
end
|
9762
10129
|
|
@@ -9774,6 +10141,7 @@ module Aws::MediaLive
|
|
9774
10141
|
#
|
9775
10142
|
class ListTagsForResourceRequest < Struct.new(
|
9776
10143
|
:resource_arn)
|
10144
|
+
SENSITIVE = []
|
9777
10145
|
include Aws::Structure
|
9778
10146
|
end
|
9779
10147
|
|
@@ -9784,6 +10152,7 @@ module Aws::MediaLive
|
|
9784
10152
|
#
|
9785
10153
|
class ListTagsForResourceResponse < Struct.new(
|
9786
10154
|
:tags)
|
10155
|
+
SENSITIVE = []
|
9787
10156
|
include Aws::Structure
|
9788
10157
|
end
|
9789
10158
|
|
@@ -10195,6 +10564,7 @@ module Aws::MediaLive
|
|
10195
10564
|
:timed_metadata_pid,
|
10196
10565
|
:transport_stream_id,
|
10197
10566
|
:video_pid)
|
10567
|
+
SENSITIVE = []
|
10198
10568
|
include Aws::Structure
|
10199
10569
|
end
|
10200
10570
|
|
@@ -10334,6 +10704,7 @@ module Aws::MediaLive
|
|
10334
10704
|
:timed_metadata_pid,
|
10335
10705
|
:transport_stream_id,
|
10336
10706
|
:video_pid)
|
10707
|
+
SENSITIVE = []
|
10337
10708
|
include Aws::Structure
|
10338
10709
|
end
|
10339
10710
|
|
@@ -10347,6 +10718,7 @@ module Aws::MediaLive
|
|
10347
10718
|
#
|
10348
10719
|
class MediaConnectFlow < Struct.new(
|
10349
10720
|
:flow_arn)
|
10721
|
+
SENSITIVE = []
|
10350
10722
|
include Aws::Structure
|
10351
10723
|
end
|
10352
10724
|
|
@@ -10367,6 +10739,7 @@ module Aws::MediaLive
|
|
10367
10739
|
#
|
10368
10740
|
class MediaConnectFlowRequest < Struct.new(
|
10369
10741
|
:flow_arn)
|
10742
|
+
SENSITIVE = []
|
10370
10743
|
include Aws::Structure
|
10371
10744
|
end
|
10372
10745
|
|
@@ -10389,6 +10762,7 @@ module Aws::MediaLive
|
|
10389
10762
|
#
|
10390
10763
|
class MediaPackageGroupSettings < Struct.new(
|
10391
10764
|
:destination)
|
10765
|
+
SENSITIVE = []
|
10392
10766
|
include Aws::Structure
|
10393
10767
|
end
|
10394
10768
|
|
@@ -10413,6 +10787,7 @@ module Aws::MediaLive
|
|
10413
10787
|
#
|
10414
10788
|
class MediaPackageOutputDestinationSettings < Struct.new(
|
10415
10789
|
:channel_id)
|
10790
|
+
SENSITIVE = []
|
10416
10791
|
include Aws::Structure
|
10417
10792
|
end
|
10418
10793
|
|
@@ -10454,6 +10829,7 @@ module Aws::MediaLive
|
|
10454
10829
|
:bitrate,
|
10455
10830
|
:coding_mode,
|
10456
10831
|
:sample_rate)
|
10832
|
+
SENSITIVE = []
|
10457
10833
|
include Aws::Structure
|
10458
10834
|
end
|
10459
10835
|
|
@@ -10615,6 +10991,7 @@ module Aws::MediaLive
|
|
10615
10991
|
:stream_manifest_behavior,
|
10616
10992
|
:timestamp_offset,
|
10617
10993
|
:timestamp_offset_mode)
|
10994
|
+
SENSITIVE = []
|
10618
10995
|
include Aws::Structure
|
10619
10996
|
end
|
10620
10997
|
|
@@ -10644,6 +11021,7 @@ module Aws::MediaLive
|
|
10644
11021
|
class MsSmoothOutputSettings < Struct.new(
|
10645
11022
|
:h265_packaging_type,
|
10646
11023
|
:name_modifier)
|
11024
|
+
SENSITIVE = []
|
10647
11025
|
include Aws::Structure
|
10648
11026
|
end
|
10649
11027
|
|
@@ -10702,6 +11080,7 @@ module Aws::MediaLive
|
|
10702
11080
|
:program_count,
|
10703
11081
|
:state,
|
10704
11082
|
:tags)
|
11083
|
+
SENSITIVE = []
|
10705
11084
|
include Aws::Structure
|
10706
11085
|
end
|
10707
11086
|
|
@@ -10718,6 +11097,7 @@ module Aws::MediaLive
|
|
10718
11097
|
class MultiplexConfigurationValidationError < Struct.new(
|
10719
11098
|
:message,
|
10720
11099
|
:validation_errors)
|
11100
|
+
SENSITIVE = []
|
10721
11101
|
include Aws::Structure
|
10722
11102
|
end
|
10723
11103
|
|
@@ -10739,6 +11119,7 @@ module Aws::MediaLive
|
|
10739
11119
|
#
|
10740
11120
|
class MultiplexMediaConnectOutputDestinationSettings < Struct.new(
|
10741
11121
|
:entitlement_arn)
|
11122
|
+
SENSITIVE = []
|
10742
11123
|
include Aws::Structure
|
10743
11124
|
end
|
10744
11125
|
|
@@ -10752,6 +11133,7 @@ module Aws::MediaLive
|
|
10752
11133
|
#
|
10753
11134
|
class MultiplexOutputDestination < Struct.new(
|
10754
11135
|
:media_connect_settings)
|
11136
|
+
SENSITIVE = []
|
10755
11137
|
include Aws::Structure
|
10756
11138
|
end
|
10757
11139
|
|
@@ -10774,6 +11156,7 @@ module Aws::MediaLive
|
|
10774
11156
|
#
|
10775
11157
|
class MultiplexOutputSettings < Struct.new(
|
10776
11158
|
:destination)
|
11159
|
+
SENSITIVE = []
|
10777
11160
|
include Aws::Structure
|
10778
11161
|
end
|
10779
11162
|
|
@@ -10802,6 +11185,7 @@ module Aws::MediaLive
|
|
10802
11185
|
:multiplex_program_settings,
|
10803
11186
|
:packet_identifiers_map,
|
10804
11187
|
:program_name)
|
11188
|
+
SENSITIVE = []
|
10805
11189
|
include Aws::Structure
|
10806
11190
|
end
|
10807
11191
|
|
@@ -10834,6 +11218,7 @@ module Aws::MediaLive
|
|
10834
11218
|
class MultiplexProgramChannelDestinationSettings < Struct.new(
|
10835
11219
|
:multiplex_id,
|
10836
11220
|
:program_name)
|
11221
|
+
SENSITIVE = []
|
10837
11222
|
include Aws::Structure
|
10838
11223
|
end
|
10839
11224
|
|
@@ -10894,6 +11279,7 @@ module Aws::MediaLive
|
|
10894
11279
|
:scte_35_pid,
|
10895
11280
|
:timed_metadata_pid,
|
10896
11281
|
:video_pid)
|
11282
|
+
SENSITIVE = []
|
10897
11283
|
include Aws::Structure
|
10898
11284
|
end
|
10899
11285
|
|
@@ -10921,6 +11307,7 @@ module Aws::MediaLive
|
|
10921
11307
|
class MultiplexProgramServiceDescriptor < Struct.new(
|
10922
11308
|
:provider_name,
|
10923
11309
|
:service_name)
|
11310
|
+
SENSITIVE = []
|
10924
11311
|
include Aws::Structure
|
10925
11312
|
end
|
10926
11313
|
|
@@ -10970,6 +11357,7 @@ module Aws::MediaLive
|
|
10970
11357
|
:program_number,
|
10971
11358
|
:service_descriptor,
|
10972
11359
|
:video_settings)
|
11360
|
+
SENSITIVE = []
|
10973
11361
|
include Aws::Structure
|
10974
11362
|
end
|
10975
11363
|
|
@@ -10986,6 +11374,7 @@ module Aws::MediaLive
|
|
10986
11374
|
class MultiplexProgramSummary < Struct.new(
|
10987
11375
|
:channel_id,
|
10988
11376
|
:program_name)
|
11377
|
+
SENSITIVE = []
|
10989
11378
|
include Aws::Structure
|
10990
11379
|
end
|
10991
11380
|
|
@@ -11024,6 +11413,7 @@ module Aws::MediaLive
|
|
11024
11413
|
:transport_stream_bitrate,
|
11025
11414
|
:transport_stream_id,
|
11026
11415
|
:transport_stream_reserved_bitrate)
|
11416
|
+
SENSITIVE = []
|
11027
11417
|
include Aws::Structure
|
11028
11418
|
end
|
11029
11419
|
|
@@ -11037,6 +11427,7 @@ module Aws::MediaLive
|
|
11037
11427
|
#
|
11038
11428
|
class MultiplexSettingsSummary < Struct.new(
|
11039
11429
|
:transport_stream_bitrate)
|
11430
|
+
SENSITIVE = []
|
11040
11431
|
include Aws::Structure
|
11041
11432
|
end
|
11042
11433
|
|
@@ -11063,6 +11454,7 @@ module Aws::MediaLive
|
|
11063
11454
|
class MultiplexStatmuxVideoSettings < Struct.new(
|
11064
11455
|
:maximum_bitrate,
|
11065
11456
|
:minimum_bitrate)
|
11457
|
+
SENSITIVE = []
|
11066
11458
|
include Aws::Structure
|
11067
11459
|
end
|
11068
11460
|
|
@@ -11114,6 +11506,7 @@ module Aws::MediaLive
|
|
11114
11506
|
:program_count,
|
11115
11507
|
:state,
|
11116
11508
|
:tags)
|
11509
|
+
SENSITIVE = []
|
11117
11510
|
include Aws::Structure
|
11118
11511
|
end
|
11119
11512
|
|
@@ -11145,6 +11538,7 @@ module Aws::MediaLive
|
|
11145
11538
|
class MultiplexVideoSettings < Struct.new(
|
11146
11539
|
:constant_bitrate,
|
11147
11540
|
:statmux_settings)
|
11541
|
+
SENSITIVE = []
|
11148
11542
|
include Aws::Structure
|
11149
11543
|
end
|
11150
11544
|
|
@@ -11183,6 +11577,7 @@ module Aws::MediaLive
|
|
11183
11577
|
class NetworkInputSettings < Struct.new(
|
11184
11578
|
:hls_input_settings,
|
11185
11579
|
:server_validation)
|
11580
|
+
SENSITIVE = []
|
11186
11581
|
include Aws::Structure
|
11187
11582
|
end
|
11188
11583
|
|
@@ -11209,6 +11604,7 @@ module Aws::MediaLive
|
|
11209
11604
|
class NielsenConfiguration < Struct.new(
|
11210
11605
|
:distributor_id,
|
11211
11606
|
:nielsen_pcm_to_id_3_tagging)
|
11607
|
+
SENSITIVE = []
|
11212
11608
|
include Aws::Structure
|
11213
11609
|
end
|
11214
11610
|
|
@@ -11219,6 +11615,7 @@ module Aws::MediaLive
|
|
11219
11615
|
#
|
11220
11616
|
class NotFoundException < Struct.new(
|
11221
11617
|
:message)
|
11618
|
+
SENSITIVE = []
|
11222
11619
|
include Aws::Structure
|
11223
11620
|
end
|
11224
11621
|
|
@@ -11286,6 +11683,7 @@ module Aws::MediaLive
|
|
11286
11683
|
:region,
|
11287
11684
|
:resource_specification,
|
11288
11685
|
:usage_price)
|
11686
|
+
SENSITIVE = []
|
11289
11687
|
include Aws::Structure
|
11290
11688
|
end
|
11291
11689
|
|
@@ -11538,6 +11936,7 @@ module Aws::MediaLive
|
|
11538
11936
|
:output_name,
|
11539
11937
|
:output_settings,
|
11540
11938
|
:video_description_name)
|
11939
|
+
SENSITIVE = []
|
11541
11940
|
include Aws::Structure
|
11542
11941
|
end
|
11543
11942
|
|
@@ -11591,6 +11990,7 @@ module Aws::MediaLive
|
|
11591
11990
|
:media_package_settings,
|
11592
11991
|
:multiplex_settings,
|
11593
11992
|
:settings)
|
11993
|
+
SENSITIVE = []
|
11594
11994
|
include Aws::Structure
|
11595
11995
|
end
|
11596
11996
|
|
@@ -11627,6 +12027,7 @@ module Aws::MediaLive
|
|
11627
12027
|
:stream_name,
|
11628
12028
|
:url,
|
11629
12029
|
:username)
|
12030
|
+
SENSITIVE = []
|
11630
12031
|
include Aws::Structure
|
11631
12032
|
end
|
11632
12033
|
|
@@ -11726,7 +12127,7 @@ module Aws::MediaLive
|
|
11726
12127
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
11727
12128
|
# min_segment_length: 1,
|
11728
12129
|
# mode: "LIVE", # accepts LIVE, VOD
|
11729
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
12130
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
11730
12131
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
11731
12132
|
# program_date_time_period: 1,
|
11732
12133
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -12019,6 +12420,7 @@ module Aws::MediaLive
|
|
12019
12420
|
:name,
|
12020
12421
|
:output_group_settings,
|
12021
12422
|
:outputs)
|
12423
|
+
SENSITIVE = []
|
12022
12424
|
include Aws::Structure
|
12023
12425
|
end
|
12024
12426
|
|
@@ -12115,7 +12517,7 @@ module Aws::MediaLive
|
|
12115
12517
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
12116
12518
|
# min_segment_length: 1,
|
12117
12519
|
# mode: "LIVE", # accepts LIVE, VOD
|
12118
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
12520
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
12119
12521
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
12120
12522
|
# program_date_time_period: 1,
|
12121
12523
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -12216,6 +12618,7 @@ module Aws::MediaLive
|
|
12216
12618
|
:multiplex_group_settings,
|
12217
12619
|
:rtmp_group_settings,
|
12218
12620
|
:udp_group_settings)
|
12621
|
+
SENSITIVE = []
|
12219
12622
|
include Aws::Structure
|
12220
12623
|
end
|
12221
12624
|
|
@@ -12235,6 +12638,7 @@ module Aws::MediaLive
|
|
12235
12638
|
#
|
12236
12639
|
class OutputLocationRef < Struct.new(
|
12237
12640
|
:destination_ref_id)
|
12641
|
+
SENSITIVE = []
|
12238
12642
|
include Aws::Structure
|
12239
12643
|
end
|
12240
12644
|
|
@@ -12494,6 +12898,7 @@ module Aws::MediaLive
|
|
12494
12898
|
:multiplex_output_settings,
|
12495
12899
|
:rtmp_output_settings,
|
12496
12900
|
:udp_output_settings)
|
12901
|
+
SENSITIVE = []
|
12497
12902
|
include Aws::Structure
|
12498
12903
|
end
|
12499
12904
|
|
@@ -12525,6 +12930,7 @@ module Aws::MediaLive
|
|
12525
12930
|
#
|
12526
12931
|
class PauseStateScheduleActionSettings < Struct.new(
|
12527
12932
|
:pipelines)
|
12933
|
+
SENSITIVE = []
|
12528
12934
|
include Aws::Structure
|
12529
12935
|
end
|
12530
12936
|
|
@@ -12551,6 +12957,7 @@ module Aws::MediaLive
|
|
12551
12957
|
:active_input_attachment_name,
|
12552
12958
|
:active_input_switch_action_name,
|
12553
12959
|
:pipeline_id)
|
12960
|
+
SENSITIVE = []
|
12554
12961
|
include Aws::Structure
|
12555
12962
|
end
|
12556
12963
|
|
@@ -12571,6 +12978,7 @@ module Aws::MediaLive
|
|
12571
12978
|
#
|
12572
12979
|
class PipelinePauseStateSettings < Struct.new(
|
12573
12980
|
:pipeline_id)
|
12981
|
+
SENSITIVE = []
|
12574
12982
|
include Aws::Structure
|
12575
12983
|
end
|
12576
12984
|
|
@@ -12607,6 +13015,7 @@ module Aws::MediaLive
|
|
12607
13015
|
:request_id,
|
12608
13016
|
:start,
|
12609
13017
|
:tags)
|
13018
|
+
SENSITIVE = []
|
12610
13019
|
include Aws::Structure
|
12611
13020
|
end
|
12612
13021
|
|
@@ -12653,6 +13062,7 @@ module Aws::MediaLive
|
|
12653
13062
|
:request_id,
|
12654
13063
|
:start,
|
12655
13064
|
:tags)
|
13065
|
+
SENSITIVE = []
|
12656
13066
|
include Aws::Structure
|
12657
13067
|
end
|
12658
13068
|
|
@@ -12664,6 +13074,7 @@ module Aws::MediaLive
|
|
12664
13074
|
#
|
12665
13075
|
class PurchaseOfferingResponse < Struct.new(
|
12666
13076
|
:reservation)
|
13077
|
+
SENSITIVE = []
|
12667
13078
|
include Aws::Structure
|
12668
13079
|
end
|
12669
13080
|
|
@@ -12677,6 +13088,7 @@ module Aws::MediaLive
|
|
12677
13088
|
#
|
12678
13089
|
class PurchaseOfferingResultModel < Struct.new(
|
12679
13090
|
:reservation)
|
13091
|
+
SENSITIVE = []
|
12680
13092
|
include Aws::Structure
|
12681
13093
|
end
|
12682
13094
|
|
@@ -12737,6 +13149,7 @@ module Aws::MediaLive
|
|
12737
13149
|
:channel_mappings,
|
12738
13150
|
:channels_in,
|
12739
13151
|
:channels_out)
|
13152
|
+
SENSITIVE = []
|
12740
13153
|
include Aws::Structure
|
12741
13154
|
end
|
12742
13155
|
|
@@ -12841,6 +13254,7 @@ module Aws::MediaLive
|
|
12841
13254
|
:state,
|
12842
13255
|
:tags,
|
12843
13256
|
:usage_price)
|
13257
|
+
SENSITIVE = []
|
12844
13258
|
include Aws::Structure
|
12845
13259
|
end
|
12846
13260
|
|
@@ -12889,6 +13303,7 @@ module Aws::MediaLive
|
|
12889
13303
|
:resource_type,
|
12890
13304
|
:special_feature,
|
12891
13305
|
:video_quality)
|
13306
|
+
SENSITIVE = []
|
12892
13307
|
include Aws::Structure
|
12893
13308
|
end
|
12894
13309
|
|
@@ -12899,6 +13314,7 @@ module Aws::MediaLive
|
|
12899
13314
|
#
|
12900
13315
|
class ResourceConflict < Struct.new(
|
12901
13316
|
:message)
|
13317
|
+
SENSITIVE = []
|
12902
13318
|
include Aws::Structure
|
12903
13319
|
end
|
12904
13320
|
|
@@ -12909,6 +13325,7 @@ module Aws::MediaLive
|
|
12909
13325
|
#
|
12910
13326
|
class ResourceNotFound < Struct.new(
|
12911
13327
|
:message)
|
13328
|
+
SENSITIVE = []
|
12912
13329
|
include Aws::Structure
|
12913
13330
|
end
|
12914
13331
|
|
@@ -12984,6 +13401,7 @@ module Aws::MediaLive
|
|
12984
13401
|
:caption_data,
|
12985
13402
|
:input_loss_action,
|
12986
13403
|
:restart_delay)
|
13404
|
+
SENSITIVE = []
|
12987
13405
|
include Aws::Structure
|
12988
13406
|
end
|
12989
13407
|
|
@@ -13029,6 +13447,7 @@ module Aws::MediaLive
|
|
13029
13447
|
:connection_retry_interval,
|
13030
13448
|
:destination,
|
13031
13449
|
:num_retries)
|
13450
|
+
SENSITIVE = []
|
13032
13451
|
include Aws::Structure
|
13033
13452
|
end
|
13034
13453
|
|
@@ -13047,7 +13466,7 @@ module Aws::MediaLive
|
|
13047
13466
|
# id_3: "__string", # required
|
13048
13467
|
# },
|
13049
13468
|
# input_prepare_settings: {
|
13050
|
-
# input_attachment_name_reference: "__string",
|
13469
|
+
# input_attachment_name_reference: "__string",
|
13051
13470
|
# input_clipping_settings: {
|
13052
13471
|
# input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
|
13053
13472
|
# start_timecode: {
|
@@ -13171,6 +13590,7 @@ module Aws::MediaLive
|
|
13171
13590
|
:action_name,
|
13172
13591
|
:schedule_action_settings,
|
13173
13592
|
:schedule_action_start_settings)
|
13593
|
+
SENSITIVE = []
|
13174
13594
|
include Aws::Structure
|
13175
13595
|
end
|
13176
13596
|
|
@@ -13187,7 +13607,7 @@ module Aws::MediaLive
|
|
13187
13607
|
# id_3: "__string", # required
|
13188
13608
|
# },
|
13189
13609
|
# input_prepare_settings: {
|
13190
|
-
# input_attachment_name_reference: "__string",
|
13610
|
+
# input_attachment_name_reference: "__string",
|
13191
13611
|
# input_clipping_settings: {
|
13192
13612
|
# input_timecode_source: "ZEROBASED", # required, accepts ZEROBASED, EMBEDDED
|
13193
13613
|
# start_timecode: {
|
@@ -13329,6 +13749,7 @@ module Aws::MediaLive
|
|
13329
13749
|
:scte_35_time_signal_settings,
|
13330
13750
|
:static_image_activate_settings,
|
13331
13751
|
:static_image_deactivate_settings)
|
13752
|
+
SENSITIVE = []
|
13332
13753
|
include Aws::Structure
|
13333
13754
|
end
|
13334
13755
|
|
@@ -13368,6 +13789,7 @@ module Aws::MediaLive
|
|
13368
13789
|
:fixed_mode_schedule_action_start_settings,
|
13369
13790
|
:follow_mode_schedule_action_start_settings,
|
13370
13791
|
:immediate_mode_schedule_action_start_settings)
|
13792
|
+
SENSITIVE = []
|
13371
13793
|
include Aws::Structure
|
13372
13794
|
end
|
13373
13795
|
|
@@ -13392,6 +13814,7 @@ module Aws::MediaLive
|
|
13392
13814
|
class ScheduleDescribeResultModel < Struct.new(
|
13393
13815
|
:next_token,
|
13394
13816
|
:schedule_actions)
|
13817
|
+
SENSITIVE = []
|
13395
13818
|
include Aws::Structure
|
13396
13819
|
end
|
13397
13820
|
|
@@ -13430,6 +13853,7 @@ module Aws::MediaLive
|
|
13430
13853
|
class Scte20SourceSettings < Struct.new(
|
13431
13854
|
:convert_608_to_708,
|
13432
13855
|
:source_608_channel_number)
|
13856
|
+
SENSITIVE = []
|
13433
13857
|
include Aws::Structure
|
13434
13858
|
end
|
13435
13859
|
|
@@ -13465,6 +13889,7 @@ module Aws::MediaLive
|
|
13465
13889
|
#
|
13466
13890
|
class Scte27SourceSettings < Struct.new(
|
13467
13891
|
:pid)
|
13892
|
+
SENSITIVE = []
|
13468
13893
|
include Aws::Structure
|
13469
13894
|
end
|
13470
13895
|
|
@@ -13506,6 +13931,7 @@ module Aws::MediaLive
|
|
13506
13931
|
:device_restrictions,
|
13507
13932
|
:no_regional_blackout_flag,
|
13508
13933
|
:web_delivery_allowed_flag)
|
13934
|
+
SENSITIVE = []
|
13509
13935
|
include Aws::Structure
|
13510
13936
|
end
|
13511
13937
|
|
@@ -13545,6 +13971,7 @@ module Aws::MediaLive
|
|
13545
13971
|
#
|
13546
13972
|
class Scte35Descriptor < Struct.new(
|
13547
13973
|
:scte_35_descriptor_settings)
|
13974
|
+
SENSITIVE = []
|
13548
13975
|
include Aws::Structure
|
13549
13976
|
end
|
13550
13977
|
|
@@ -13582,6 +14009,7 @@ module Aws::MediaLive
|
|
13582
14009
|
#
|
13583
14010
|
class Scte35DescriptorSettings < Struct.new(
|
13584
14011
|
:segmentation_descriptor_scte_35_descriptor_settings)
|
14012
|
+
SENSITIVE = []
|
13585
14013
|
include Aws::Structure
|
13586
14014
|
end
|
13587
14015
|
|
@@ -13603,6 +14031,7 @@ module Aws::MediaLive
|
|
13603
14031
|
#
|
13604
14032
|
class Scte35ReturnToNetworkScheduleActionSettings < Struct.new(
|
13605
14033
|
:splice_event_id)
|
14034
|
+
SENSITIVE = []
|
13606
14035
|
include Aws::Structure
|
13607
14036
|
end
|
13608
14037
|
|
@@ -13711,6 +14140,7 @@ module Aws::MediaLive
|
|
13711
14140
|
:segments_expected,
|
13712
14141
|
:sub_segment_num,
|
13713
14142
|
:sub_segments_expected)
|
14143
|
+
SENSITIVE = []
|
13714
14144
|
include Aws::Structure
|
13715
14145
|
end
|
13716
14146
|
|
@@ -13747,6 +14177,7 @@ module Aws::MediaLive
|
|
13747
14177
|
:ad_avail_offset,
|
13748
14178
|
:no_regional_blackout_flag,
|
13749
14179
|
:web_delivery_allowed_flag)
|
14180
|
+
SENSITIVE = []
|
13750
14181
|
include Aws::Structure
|
13751
14182
|
end
|
13752
14183
|
|
@@ -13780,6 +14211,7 @@ module Aws::MediaLive
|
|
13780
14211
|
class Scte35SpliceInsertScheduleActionSettings < Struct.new(
|
13781
14212
|
:duration,
|
13782
14213
|
:splice_event_id)
|
14214
|
+
SENSITIVE = []
|
13783
14215
|
include Aws::Structure
|
13784
14216
|
end
|
13785
14217
|
|
@@ -13816,6 +14248,7 @@ module Aws::MediaLive
|
|
13816
14248
|
:ad_avail_offset,
|
13817
14249
|
:no_regional_blackout_flag,
|
13818
14250
|
:web_delivery_allowed_flag)
|
14251
|
+
SENSITIVE = []
|
13819
14252
|
include Aws::Structure
|
13820
14253
|
end
|
13821
14254
|
|
@@ -13860,6 +14293,7 @@ module Aws::MediaLive
|
|
13860
14293
|
#
|
13861
14294
|
class Scte35TimeSignalScheduleActionSettings < Struct.new(
|
13862
14295
|
:scte_35_descriptors)
|
14296
|
+
SENSITIVE = []
|
13863
14297
|
include Aws::Structure
|
13864
14298
|
end
|
13865
14299
|
|
@@ -13914,6 +14348,7 @@ module Aws::MediaLive
|
|
13914
14348
|
class StandardHlsSettings < Struct.new(
|
13915
14349
|
:audio_rendition_sets,
|
13916
14350
|
:m3u_8_settings)
|
14351
|
+
SENSITIVE = []
|
13917
14352
|
include Aws::Structure
|
13918
14353
|
end
|
13919
14354
|
|
@@ -13931,6 +14366,7 @@ module Aws::MediaLive
|
|
13931
14366
|
#
|
13932
14367
|
class StartChannelRequest < Struct.new(
|
13933
14368
|
:channel_id)
|
14369
|
+
SENSITIVE = []
|
13934
14370
|
include Aws::Structure
|
13935
14371
|
end
|
13936
14372
|
|
@@ -14001,6 +14437,7 @@ module Aws::MediaLive
|
|
14001
14437
|
:role_arn,
|
14002
14438
|
:state,
|
14003
14439
|
:tags)
|
14440
|
+
SENSITIVE = []
|
14004
14441
|
include Aws::Structure
|
14005
14442
|
end
|
14006
14443
|
|
@@ -14018,6 +14455,7 @@ module Aws::MediaLive
|
|
14018
14455
|
#
|
14019
14456
|
class StartMultiplexRequest < Struct.new(
|
14020
14457
|
:multiplex_id)
|
14458
|
+
SENSITIVE = []
|
14021
14459
|
include Aws::Structure
|
14022
14460
|
end
|
14023
14461
|
|
@@ -14066,6 +14504,7 @@ module Aws::MediaLive
|
|
14066
14504
|
:program_count,
|
14067
14505
|
:state,
|
14068
14506
|
:tags)
|
14507
|
+
SENSITIVE = []
|
14069
14508
|
include Aws::Structure
|
14070
14509
|
end
|
14071
14510
|
|
@@ -14088,6 +14527,7 @@ module Aws::MediaLive
|
|
14088
14527
|
#
|
14089
14528
|
class StartTimecode < Struct.new(
|
14090
14529
|
:timecode)
|
14530
|
+
SENSITIVE = []
|
14091
14531
|
include Aws::Structure
|
14092
14532
|
end
|
14093
14533
|
|
@@ -14191,6 +14631,7 @@ module Aws::MediaLive
|
|
14191
14631
|
:layer,
|
14192
14632
|
:opacity,
|
14193
14633
|
:width)
|
14634
|
+
SENSITIVE = []
|
14194
14635
|
include Aws::Structure
|
14195
14636
|
end
|
14196
14637
|
|
@@ -14218,6 +14659,7 @@ module Aws::MediaLive
|
|
14218
14659
|
class StaticImageDeactivateScheduleActionSettings < Struct.new(
|
14219
14660
|
:fade_out,
|
14220
14661
|
:layer)
|
14662
|
+
SENSITIVE = []
|
14221
14663
|
include Aws::Structure
|
14222
14664
|
end
|
14223
14665
|
|
@@ -14248,6 +14690,7 @@ module Aws::MediaLive
|
|
14248
14690
|
class StaticKeySettings < Struct.new(
|
14249
14691
|
:key_provider_server,
|
14250
14692
|
:static_key_value)
|
14693
|
+
SENSITIVE = []
|
14251
14694
|
include Aws::Structure
|
14252
14695
|
end
|
14253
14696
|
|
@@ -14265,6 +14708,7 @@ module Aws::MediaLive
|
|
14265
14708
|
#
|
14266
14709
|
class StopChannelRequest < Struct.new(
|
14267
14710
|
:channel_id)
|
14711
|
+
SENSITIVE = []
|
14268
14712
|
include Aws::Structure
|
14269
14713
|
end
|
14270
14714
|
|
@@ -14335,6 +14779,7 @@ module Aws::MediaLive
|
|
14335
14779
|
:role_arn,
|
14336
14780
|
:state,
|
14337
14781
|
:tags)
|
14782
|
+
SENSITIVE = []
|
14338
14783
|
include Aws::Structure
|
14339
14784
|
end
|
14340
14785
|
|
@@ -14352,6 +14797,7 @@ module Aws::MediaLive
|
|
14352
14797
|
#
|
14353
14798
|
class StopMultiplexRequest < Struct.new(
|
14354
14799
|
:multiplex_id)
|
14800
|
+
SENSITIVE = []
|
14355
14801
|
include Aws::Structure
|
14356
14802
|
end
|
14357
14803
|
|
@@ -14400,6 +14846,7 @@ module Aws::MediaLive
|
|
14400
14846
|
:program_count,
|
14401
14847
|
:state,
|
14402
14848
|
:tags)
|
14849
|
+
SENSITIVE = []
|
14403
14850
|
include Aws::Structure
|
14404
14851
|
end
|
14405
14852
|
|
@@ -14430,6 +14877,7 @@ module Aws::MediaLive
|
|
14430
14877
|
class StopTimecode < Struct.new(
|
14431
14878
|
:last_frame_clipping_behavior,
|
14432
14879
|
:timecode)
|
14880
|
+
SENSITIVE = []
|
14433
14881
|
include Aws::Structure
|
14434
14882
|
end
|
14435
14883
|
|
@@ -14440,6 +14888,7 @@ module Aws::MediaLive
|
|
14440
14888
|
#
|
14441
14889
|
class TagsModel < Struct.new(
|
14442
14890
|
:tags)
|
14891
|
+
SENSITIVE = []
|
14443
14892
|
include Aws::Structure
|
14444
14893
|
end
|
14445
14894
|
|
@@ -14471,6 +14920,7 @@ module Aws::MediaLive
|
|
14471
14920
|
#
|
14472
14921
|
class TeletextSourceSettings < Struct.new(
|
14473
14922
|
:page_number)
|
14923
|
+
SENSITIVE = []
|
14474
14924
|
include Aws::Structure
|
14475
14925
|
end
|
14476
14926
|
|
@@ -14503,6 +14953,7 @@ module Aws::MediaLive
|
|
14503
14953
|
class TemporalFilterSettings < Struct.new(
|
14504
14954
|
:post_filter_sharpening,
|
14505
14955
|
:strength)
|
14956
|
+
SENSITIVE = []
|
14506
14957
|
include Aws::Structure
|
14507
14958
|
end
|
14508
14959
|
|
@@ -14538,6 +14989,7 @@ module Aws::MediaLive
|
|
14538
14989
|
class TimecodeConfig < Struct.new(
|
14539
14990
|
:source,
|
14540
14991
|
:sync_threshold)
|
14992
|
+
SENSITIVE = []
|
14541
14993
|
include Aws::Structure
|
14542
14994
|
end
|
14543
14995
|
|
@@ -14548,6 +15000,7 @@ module Aws::MediaLive
|
|
14548
15000
|
#
|
14549
15001
|
class TooManyRequestsException < Struct.new(
|
14550
15002
|
:message)
|
15003
|
+
SENSITIVE = []
|
14551
15004
|
include Aws::Structure
|
14552
15005
|
end
|
14553
15006
|
|
@@ -14570,6 +15023,7 @@ module Aws::MediaLive
|
|
14570
15023
|
#
|
14571
15024
|
class TtmlDestinationSettings < Struct.new(
|
14572
15025
|
:style_control)
|
15026
|
+
SENSITIVE = []
|
14573
15027
|
include Aws::Structure
|
14574
15028
|
end
|
14575
15029
|
|
@@ -14649,6 +15103,7 @@ module Aws::MediaLive
|
|
14649
15103
|
#
|
14650
15104
|
class UdpContainerSettings < Struct.new(
|
14651
15105
|
:m2ts_settings)
|
15106
|
+
SENSITIVE = []
|
14652
15107
|
include Aws::Structure
|
14653
15108
|
end
|
14654
15109
|
|
@@ -14688,6 +15143,7 @@ module Aws::MediaLive
|
|
14688
15143
|
:input_loss_action,
|
14689
15144
|
:timed_metadata_id_3_frame,
|
14690
15145
|
:timed_metadata_id_3_period)
|
15146
|
+
SENSITIVE = []
|
14691
15147
|
include Aws::Structure
|
14692
15148
|
end
|
14693
15149
|
|
@@ -14800,6 +15256,7 @@ module Aws::MediaLive
|
|
14800
15256
|
:container_settings,
|
14801
15257
|
:destination,
|
14802
15258
|
:fec_output_settings)
|
15259
|
+
SENSITIVE = []
|
14803
15260
|
include Aws::Structure
|
14804
15261
|
end
|
14805
15262
|
|
@@ -14814,6 +15271,7 @@ module Aws::MediaLive
|
|
14814
15271
|
class UnprocessableEntityException < Struct.new(
|
14815
15272
|
:message,
|
14816
15273
|
:validation_errors)
|
15274
|
+
SENSITIVE = []
|
14817
15275
|
include Aws::Structure
|
14818
15276
|
end
|
14819
15277
|
|
@@ -14857,6 +15315,7 @@ module Aws::MediaLive
|
|
14857
15315
|
:log_level,
|
14858
15316
|
:name,
|
14859
15317
|
:role_arn)
|
15318
|
+
SENSITIVE = []
|
14860
15319
|
include Aws::Structure
|
14861
15320
|
end
|
14862
15321
|
|
@@ -14873,6 +15332,7 @@ module Aws::MediaLive
|
|
14873
15332
|
class UpdateChannelClass < Struct.new(
|
14874
15333
|
:channel_class,
|
14875
15334
|
:destinations)
|
15335
|
+
SENSITIVE = []
|
14876
15336
|
include Aws::Structure
|
14877
15337
|
end
|
14878
15338
|
|
@@ -14923,6 +15383,7 @@ module Aws::MediaLive
|
|
14923
15383
|
:channel_class,
|
14924
15384
|
:channel_id,
|
14925
15385
|
:destinations)
|
15386
|
+
SENSITIVE = []
|
14926
15387
|
include Aws::Structure
|
14927
15388
|
end
|
14928
15389
|
|
@@ -14933,6 +15394,7 @@ module Aws::MediaLive
|
|
14933
15394
|
#
|
14934
15395
|
class UpdateChannelClassResponse < Struct.new(
|
14935
15396
|
:channel)
|
15397
|
+
SENSITIVE = []
|
14936
15398
|
include Aws::Structure
|
14937
15399
|
end
|
14938
15400
|
|
@@ -15025,7 +15487,7 @@ module Aws::MediaLive
|
|
15025
15487
|
# pass_through_settings: {
|
15026
15488
|
# },
|
15027
15489
|
# },
|
15028
|
-
# language_code: "
|
15490
|
+
# language_code: "__stringMin1Max35",
|
15029
15491
|
# language_code_control: "FOLLOW_INPUT", # accepts FOLLOW_INPUT, USE_CONFIGURED
|
15030
15492
|
# name: "__string", # required
|
15031
15493
|
# remix_settings: {
|
@@ -15135,6 +15597,11 @@ module Aws::MediaLive
|
|
15135
15597
|
# x_position: 1,
|
15136
15598
|
# y_position: 1,
|
15137
15599
|
# },
|
15600
|
+
# ebu_tt_d_destination_settings: {
|
15601
|
+
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
15602
|
+
# font_family: "__string",
|
15603
|
+
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
15604
|
+
# },
|
15138
15605
|
# embedded_destination_settings: {
|
15139
15606
|
# },
|
15140
15607
|
# embedded_plus_scte_20_destination_settings: {
|
@@ -15276,7 +15743,7 @@ module Aws::MediaLive
|
|
15276
15743
|
# manifest_duration_format: "FLOATING_POINT", # accepts FLOATING_POINT, INTEGER
|
15277
15744
|
# min_segment_length: 1,
|
15278
15745
|
# mode: "LIVE", # accepts LIVE, VOD
|
15279
|
-
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY
|
15746
|
+
# output_selection: "MANIFESTS_AND_SEGMENTS", # accepts MANIFESTS_AND_SEGMENTS, SEGMENTS_ONLY, VARIANT_MANIFESTS_AND_SEGMENTS
|
15280
15747
|
# program_date_time: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
15281
15748
|
# program_date_time_period: 1,
|
15282
15749
|
# redundant_manifest: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -15635,6 +16102,12 @@ module Aws::MediaLive
|
|
15635
16102
|
# rec_709_settings: {
|
15636
16103
|
# },
|
15637
16104
|
# },
|
16105
|
+
# filter_settings: {
|
16106
|
+
# temporal_filter_settings: {
|
16107
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
16108
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
16109
|
+
# },
|
16110
|
+
# },
|
15638
16111
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
15639
16112
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
15640
16113
|
# framerate_denominator: 1, # required
|
@@ -15651,7 +16124,7 @@ module Aws::MediaLive
|
|
15651
16124
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
15652
16125
|
# qvbr_quality_level: 1,
|
15653
16126
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
15654
|
-
# scan_type: "
|
16127
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
15655
16128
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
15656
16129
|
# slices: 1,
|
15657
16130
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -15803,6 +16276,7 @@ module Aws::MediaLive
|
|
15803
16276
|
:log_level,
|
15804
16277
|
:name,
|
15805
16278
|
:role_arn)
|
16279
|
+
SENSITIVE = []
|
15806
16280
|
include Aws::Structure
|
15807
16281
|
end
|
15808
16282
|
|
@@ -15813,6 +16287,7 @@ module Aws::MediaLive
|
|
15813
16287
|
#
|
15814
16288
|
class UpdateChannelResponse < Struct.new(
|
15815
16289
|
:channel)
|
16290
|
+
SENSITIVE = []
|
15816
16291
|
include Aws::Structure
|
15817
16292
|
end
|
15818
16293
|
|
@@ -15825,6 +16300,7 @@ module Aws::MediaLive
|
|
15825
16300
|
#
|
15826
16301
|
class UpdateChannelResultModel < Struct.new(
|
15827
16302
|
:channel)
|
16303
|
+
SENSITIVE = []
|
15828
16304
|
include Aws::Structure
|
15829
16305
|
end
|
15830
16306
|
|
@@ -15873,6 +16349,7 @@ module Aws::MediaLive
|
|
15873
16349
|
:name,
|
15874
16350
|
:role_arn,
|
15875
16351
|
:sources)
|
16352
|
+
SENSITIVE = []
|
15876
16353
|
include Aws::Structure
|
15877
16354
|
end
|
15878
16355
|
|
@@ -15891,6 +16368,7 @@ module Aws::MediaLive
|
|
15891
16368
|
class UpdateInputDevice < Struct.new(
|
15892
16369
|
:hd_device_settings,
|
15893
16370
|
:name)
|
16371
|
+
SENSITIVE = []
|
15894
16372
|
include Aws::Structure
|
15895
16373
|
end
|
15896
16374
|
|
@@ -15922,6 +16400,7 @@ module Aws::MediaLive
|
|
15922
16400
|
:hd_device_settings,
|
15923
16401
|
:input_device_id,
|
15924
16402
|
:name)
|
16403
|
+
SENSITIVE = []
|
15925
16404
|
include Aws::Structure
|
15926
16405
|
end
|
15927
16406
|
|
@@ -15980,6 +16459,7 @@ module Aws::MediaLive
|
|
15980
16459
|
:network_settings,
|
15981
16460
|
:serial_number,
|
15982
16461
|
:type)
|
16462
|
+
SENSITIVE = []
|
15983
16463
|
include Aws::Structure
|
15984
16464
|
end
|
15985
16465
|
|
@@ -16050,6 +16530,7 @@ module Aws::MediaLive
|
|
16050
16530
|
:name,
|
16051
16531
|
:role_arn,
|
16052
16532
|
:sources)
|
16533
|
+
SENSITIVE = []
|
16053
16534
|
include Aws::Structure
|
16054
16535
|
end
|
16055
16536
|
|
@@ -16060,6 +16541,7 @@ module Aws::MediaLive
|
|
16060
16541
|
#
|
16061
16542
|
class UpdateInputResponse < Struct.new(
|
16062
16543
|
:input)
|
16544
|
+
SENSITIVE = []
|
16063
16545
|
include Aws::Structure
|
16064
16546
|
end
|
16065
16547
|
|
@@ -16070,6 +16552,7 @@ module Aws::MediaLive
|
|
16070
16552
|
#
|
16071
16553
|
class UpdateInputResultModel < Struct.new(
|
16072
16554
|
:input)
|
16555
|
+
SENSITIVE = []
|
16073
16556
|
include Aws::Structure
|
16074
16557
|
end
|
16075
16558
|
|
@@ -16103,6 +16586,7 @@ module Aws::MediaLive
|
|
16103
16586
|
:input_security_group_id,
|
16104
16587
|
:tags,
|
16105
16588
|
:whitelist_rules)
|
16589
|
+
SENSITIVE = []
|
16106
16590
|
include Aws::Structure
|
16107
16591
|
end
|
16108
16592
|
|
@@ -16114,6 +16598,7 @@ module Aws::MediaLive
|
|
16114
16598
|
#
|
16115
16599
|
class UpdateInputSecurityGroupResponse < Struct.new(
|
16116
16600
|
:security_group)
|
16601
|
+
SENSITIVE = []
|
16117
16602
|
include Aws::Structure
|
16118
16603
|
end
|
16119
16604
|
|
@@ -16125,6 +16610,7 @@ module Aws::MediaLive
|
|
16125
16610
|
#
|
16126
16611
|
class UpdateInputSecurityGroupResultModel < Struct.new(
|
16127
16612
|
:security_group)
|
16613
|
+
SENSITIVE = []
|
16128
16614
|
include Aws::Structure
|
16129
16615
|
end
|
16130
16616
|
|
@@ -16141,6 +16627,7 @@ module Aws::MediaLive
|
|
16141
16627
|
class UpdateMultiplex < Struct.new(
|
16142
16628
|
:multiplex_settings,
|
16143
16629
|
:name)
|
16630
|
+
SENSITIVE = []
|
16144
16631
|
include Aws::Structure
|
16145
16632
|
end
|
16146
16633
|
|
@@ -16152,6 +16639,7 @@ module Aws::MediaLive
|
|
16152
16639
|
#
|
16153
16640
|
class UpdateMultiplexProgram < Struct.new(
|
16154
16641
|
:multiplex_program_settings)
|
16642
|
+
SENSITIVE = []
|
16155
16643
|
include Aws::Structure
|
16156
16644
|
end
|
16157
16645
|
|
@@ -16194,6 +16682,7 @@ module Aws::MediaLive
|
|
16194
16682
|
:multiplex_id,
|
16195
16683
|
:multiplex_program_settings,
|
16196
16684
|
:program_name)
|
16685
|
+
SENSITIVE = []
|
16197
16686
|
include Aws::Structure
|
16198
16687
|
end
|
16199
16688
|
|
@@ -16205,6 +16694,7 @@ module Aws::MediaLive
|
|
16205
16694
|
#
|
16206
16695
|
class UpdateMultiplexProgramResponse < Struct.new(
|
16207
16696
|
:multiplex_program)
|
16697
|
+
SENSITIVE = []
|
16208
16698
|
include Aws::Structure
|
16209
16699
|
end
|
16210
16700
|
|
@@ -16216,6 +16706,7 @@ module Aws::MediaLive
|
|
16216
16706
|
#
|
16217
16707
|
class UpdateMultiplexProgramResultModel < Struct.new(
|
16218
16708
|
:multiplex_program)
|
16709
|
+
SENSITIVE = []
|
16219
16710
|
include Aws::Structure
|
16220
16711
|
end
|
16221
16712
|
|
@@ -16249,6 +16740,7 @@ module Aws::MediaLive
|
|
16249
16740
|
:multiplex_id,
|
16250
16741
|
:multiplex_settings,
|
16251
16742
|
:name)
|
16743
|
+
SENSITIVE = []
|
16252
16744
|
include Aws::Structure
|
16253
16745
|
end
|
16254
16746
|
|
@@ -16260,6 +16752,7 @@ module Aws::MediaLive
|
|
16260
16752
|
#
|
16261
16753
|
class UpdateMultiplexResponse < Struct.new(
|
16262
16754
|
:multiplex)
|
16755
|
+
SENSITIVE = []
|
16263
16756
|
include Aws::Structure
|
16264
16757
|
end
|
16265
16758
|
|
@@ -16271,6 +16764,7 @@ module Aws::MediaLive
|
|
16271
16764
|
#
|
16272
16765
|
class UpdateMultiplexResultModel < Struct.new(
|
16273
16766
|
:multiplex)
|
16767
|
+
SENSITIVE = []
|
16274
16768
|
include Aws::Structure
|
16275
16769
|
end
|
16276
16770
|
|
@@ -16284,6 +16778,7 @@ module Aws::MediaLive
|
|
16284
16778
|
#
|
16285
16779
|
class UpdateReservation < Struct.new(
|
16286
16780
|
:name)
|
16781
|
+
SENSITIVE = []
|
16287
16782
|
include Aws::Structure
|
16288
16783
|
end
|
16289
16784
|
|
@@ -16306,6 +16801,7 @@ module Aws::MediaLive
|
|
16306
16801
|
class UpdateReservationRequest < Struct.new(
|
16307
16802
|
:name,
|
16308
16803
|
:reservation_id)
|
16804
|
+
SENSITIVE = []
|
16309
16805
|
include Aws::Structure
|
16310
16806
|
end
|
16311
16807
|
|
@@ -16317,6 +16813,7 @@ module Aws::MediaLive
|
|
16317
16813
|
#
|
16318
16814
|
class UpdateReservationResponse < Struct.new(
|
16319
16815
|
:reservation)
|
16816
|
+
SENSITIVE = []
|
16320
16817
|
include Aws::Structure
|
16321
16818
|
end
|
16322
16819
|
|
@@ -16330,6 +16827,7 @@ module Aws::MediaLive
|
|
16330
16827
|
#
|
16331
16828
|
class UpdateReservationResultModel < Struct.new(
|
16332
16829
|
:reservation)
|
16830
|
+
SENSITIVE = []
|
16333
16831
|
include Aws::Structure
|
16334
16832
|
end
|
16335
16833
|
|
@@ -16346,6 +16844,7 @@ module Aws::MediaLive
|
|
16346
16844
|
class ValidationError < Struct.new(
|
16347
16845
|
:element_path,
|
16348
16846
|
:error_message)
|
16847
|
+
SENSITIVE = []
|
16349
16848
|
include Aws::Structure
|
16350
16849
|
end
|
16351
16850
|
|
@@ -16433,6 +16932,12 @@ module Aws::MediaLive
|
|
16433
16932
|
# rec_709_settings: {
|
16434
16933
|
# },
|
16435
16934
|
# },
|
16935
|
+
# filter_settings: {
|
16936
|
+
# temporal_filter_settings: {
|
16937
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
16938
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
16939
|
+
# },
|
16940
|
+
# },
|
16436
16941
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
16437
16942
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
16438
16943
|
# framerate_denominator: 1, # required
|
@@ -16449,7 +16954,7 @@ module Aws::MediaLive
|
|
16449
16954
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
16450
16955
|
# qvbr_quality_level: 1,
|
16451
16956
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
16452
|
-
# scan_type: "
|
16957
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
16453
16958
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
16454
16959
|
# slices: 1,
|
16455
16960
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -16475,6 +16980,7 @@ module Aws::MediaLive
|
|
16475
16980
|
:frame_capture_settings,
|
16476
16981
|
:h264_settings,
|
16477
16982
|
:h265_settings)
|
16983
|
+
SENSITIVE = []
|
16478
16984
|
include Aws::Structure
|
16479
16985
|
end
|
16480
16986
|
|
@@ -16563,6 +17069,12 @@ module Aws::MediaLive
|
|
16563
17069
|
# rec_709_settings: {
|
16564
17070
|
# },
|
16565
17071
|
# },
|
17072
|
+
# filter_settings: {
|
17073
|
+
# temporal_filter_settings: {
|
17074
|
+
# post_filter_sharpening: "AUTO", # accepts AUTO, DISABLED, ENABLED
|
17075
|
+
# strength: "AUTO", # accepts AUTO, STRENGTH_1, STRENGTH_2, STRENGTH_3, STRENGTH_4, STRENGTH_5, STRENGTH_6, STRENGTH_7, STRENGTH_8, STRENGTH_9, STRENGTH_10, STRENGTH_11, STRENGTH_12, STRENGTH_13, STRENGTH_14, STRENGTH_15, STRENGTH_16
|
17076
|
+
# },
|
17077
|
+
# },
|
16566
17078
|
# fixed_afd: "AFD_0000", # accepts AFD_0000, AFD_0010, AFD_0011, AFD_0100, AFD_1000, AFD_1001, AFD_1010, AFD_1011, AFD_1101, AFD_1110, AFD_1111
|
16567
17079
|
# flicker_aq: "DISABLED", # accepts DISABLED, ENABLED
|
16568
17080
|
# framerate_denominator: 1, # required
|
@@ -16579,7 +17091,7 @@ module Aws::MediaLive
|
|
16579
17091
|
# profile: "MAIN", # accepts MAIN, MAIN_10BIT
|
16580
17092
|
# qvbr_quality_level: 1,
|
16581
17093
|
# rate_control_mode: "CBR", # accepts CBR, MULTIPLEX, QVBR
|
16582
|
-
# scan_type: "
|
17094
|
+
# scan_type: "INTERLACED", # accepts INTERLACED, PROGRESSIVE
|
16583
17095
|
# scene_change_detect: "DISABLED", # accepts DISABLED, ENABLED
|
16584
17096
|
# slices: 1,
|
16585
17097
|
# tier: "HIGH", # accepts HIGH, MAIN
|
@@ -16655,6 +17167,7 @@ module Aws::MediaLive
|
|
16655
17167
|
:scaling_behavior,
|
16656
17168
|
:sharpness,
|
16657
17169
|
:width)
|
17170
|
+
SENSITIVE = []
|
16658
17171
|
include Aws::Structure
|
16659
17172
|
end
|
16660
17173
|
|
@@ -16706,6 +17219,7 @@ module Aws::MediaLive
|
|
16706
17219
|
:color_space,
|
16707
17220
|
:color_space_usage,
|
16708
17221
|
:selector_settings)
|
17222
|
+
SENSITIVE = []
|
16709
17223
|
include Aws::Structure
|
16710
17224
|
end
|
16711
17225
|
|
@@ -16726,6 +17240,7 @@ module Aws::MediaLive
|
|
16726
17240
|
#
|
16727
17241
|
class VideoSelectorPid < Struct.new(
|
16728
17242
|
:pid)
|
17243
|
+
SENSITIVE = []
|
16729
17244
|
include Aws::Structure
|
16730
17245
|
end
|
16731
17246
|
|
@@ -16748,6 +17263,7 @@ module Aws::MediaLive
|
|
16748
17263
|
#
|
16749
17264
|
class VideoSelectorProgramId < Struct.new(
|
16750
17265
|
:program_id)
|
17266
|
+
SENSITIVE = []
|
16751
17267
|
include Aws::Structure
|
16752
17268
|
end
|
16753
17269
|
|
@@ -16778,6 +17294,7 @@ module Aws::MediaLive
|
|
16778
17294
|
class VideoSelectorSettings < Struct.new(
|
16779
17295
|
:video_selector_pid,
|
16780
17296
|
:video_selector_program_id)
|
17297
|
+
SENSITIVE = []
|
16781
17298
|
include Aws::Structure
|
16782
17299
|
end
|
16783
17300
|
|