aws-sdk-medialive 1.148.0 → 1.151.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-medialive/client.rb +446 -7
- data/lib/aws-sdk-medialive/client_api.rb +238 -0
- data/lib/aws-sdk-medialive/types.rb +610 -17
- data/lib/aws-sdk-medialive.rb +1 -1
- data/sig/client.rbs +152 -9
- data/sig/types.rbs +154 -4
- metadata +2 -2
@@ -153,11 +153,14 @@ module Aws::MediaLive
|
|
153
153
|
ClusterState = Shapes::StringShape.new(name: 'ClusterState')
|
154
154
|
ClusterType = Shapes::StringShape.new(name: 'ClusterType')
|
155
155
|
CmafId3Behavior = Shapes::StringShape.new(name: 'CmafId3Behavior')
|
156
|
+
CmafIngestCaptionLanguageMapping = Shapes::StructureShape.new(name: 'CmafIngestCaptionLanguageMapping')
|
156
157
|
CmafIngestGroupSettings = Shapes::StructureShape.new(name: 'CmafIngestGroupSettings')
|
157
158
|
CmafIngestOutputSettings = Shapes::StructureShape.new(name: 'CmafIngestOutputSettings')
|
158
159
|
CmafIngestSegmentLengthUnits = Shapes::StringShape.new(name: 'CmafIngestSegmentLengthUnits')
|
159
160
|
CmafKLVBehavior = Shapes::StringShape.new(name: 'CmafKLVBehavior')
|
160
161
|
CmafNielsenId3Behavior = Shapes::StringShape.new(name: 'CmafNielsenId3Behavior')
|
162
|
+
CmafTimedMetadataId3Frame = Shapes::StringShape.new(name: 'CmafTimedMetadataId3Frame')
|
163
|
+
CmafTimedMetadataPassthrough = Shapes::StringShape.new(name: 'CmafTimedMetadataPassthrough')
|
161
164
|
ColorCorrection = Shapes::StructureShape.new(name: 'ColorCorrection')
|
162
165
|
ColorCorrectionSettings = Shapes::StructureShape.new(name: 'ColorCorrectionSettings')
|
163
166
|
ColorSpace = Shapes::StringShape.new(name: 'ColorSpace')
|
@@ -215,6 +218,8 @@ module Aws::MediaLive
|
|
215
218
|
CreatePartnerInputRequest = Shapes::StructureShape.new(name: 'CreatePartnerInputRequest')
|
216
219
|
CreatePartnerInputResponse = Shapes::StructureShape.new(name: 'CreatePartnerInputResponse')
|
217
220
|
CreatePartnerInputResultModel = Shapes::StructureShape.new(name: 'CreatePartnerInputResultModel')
|
221
|
+
CreateSdiSourceRequest = Shapes::StructureShape.new(name: 'CreateSdiSourceRequest')
|
222
|
+
CreateSdiSourceResponse = Shapes::StructureShape.new(name: 'CreateSdiSourceResponse')
|
218
223
|
CreateSignalMapRequest = Shapes::StructureShape.new(name: 'CreateSignalMapRequest')
|
219
224
|
CreateSignalMapRequestContent = Shapes::StructureShape.new(name: 'CreateSignalMapRequestContent')
|
220
225
|
CreateSignalMapResponse = Shapes::StructureShape.new(name: 'CreateSignalMapResponse')
|
@@ -248,6 +253,8 @@ module Aws::MediaLive
|
|
248
253
|
DeleteReservationResponse = Shapes::StructureShape.new(name: 'DeleteReservationResponse')
|
249
254
|
DeleteScheduleRequest = Shapes::StructureShape.new(name: 'DeleteScheduleRequest')
|
250
255
|
DeleteScheduleResponse = Shapes::StructureShape.new(name: 'DeleteScheduleResponse')
|
256
|
+
DeleteSdiSourceRequest = Shapes::StructureShape.new(name: 'DeleteSdiSourceRequest')
|
257
|
+
DeleteSdiSourceResponse = Shapes::StructureShape.new(name: 'DeleteSdiSourceResponse')
|
251
258
|
DeleteSignalMapRequest = Shapes::StructureShape.new(name: 'DeleteSignalMapRequest')
|
252
259
|
DeleteTagsRequest = Shapes::StructureShape.new(name: 'DeleteTagsRequest')
|
253
260
|
DescribeAccountConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeAccountConfigurationRequest')
|
@@ -290,6 +297,8 @@ module Aws::MediaLive
|
|
290
297
|
DescribeReservationResponse = Shapes::StructureShape.new(name: 'DescribeReservationResponse')
|
291
298
|
DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
|
292
299
|
DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
|
300
|
+
DescribeSdiSourceRequest = Shapes::StructureShape.new(name: 'DescribeSdiSourceRequest')
|
301
|
+
DescribeSdiSourceResponse = Shapes::StructureShape.new(name: 'DescribeSdiSourceResponse')
|
293
302
|
DescribeThumbnailsRequest = Shapes::StructureShape.new(name: 'DescribeThumbnailsRequest')
|
294
303
|
DescribeThumbnailsResponse = Shapes::StructureShape.new(name: 'DescribeThumbnailsResponse')
|
295
304
|
DescribeThumbnailsResultModel = Shapes::StructureShape.new(name: 'DescribeThumbnailsResultModel')
|
@@ -536,6 +545,8 @@ module Aws::MediaLive
|
|
536
545
|
InputPrepareScheduleActionSettings = Shapes::StructureShape.new(name: 'InputPrepareScheduleActionSettings')
|
537
546
|
InputRequestDestinationRoute = Shapes::StructureShape.new(name: 'InputRequestDestinationRoute')
|
538
547
|
InputResolution = Shapes::StringShape.new(name: 'InputResolution')
|
548
|
+
InputSdiSources = Shapes::ListShape.new(name: 'InputSdiSources')
|
549
|
+
InputSdpLocation = Shapes::StructureShape.new(name: 'InputSdpLocation')
|
539
550
|
InputSecurityGroup = Shapes::StructureShape.new(name: 'InputSecurityGroup')
|
540
551
|
InputSecurityGroupState = Shapes::StringShape.new(name: 'InputSecurityGroupState')
|
541
552
|
InputSecurityGroupWhitelistRequest = Shapes::StructureShape.new(name: 'InputSecurityGroupWhitelistRequest')
|
@@ -616,6 +627,8 @@ module Aws::MediaLive
|
|
616
627
|
ListReservationsRequest = Shapes::StructureShape.new(name: 'ListReservationsRequest')
|
617
628
|
ListReservationsResponse = Shapes::StructureShape.new(name: 'ListReservationsResponse')
|
618
629
|
ListReservationsResultModel = Shapes::StructureShape.new(name: 'ListReservationsResultModel')
|
630
|
+
ListSdiSourcesRequest = Shapes::StructureShape.new(name: 'ListSdiSourcesRequest')
|
631
|
+
ListSdiSourcesResponse = Shapes::StructureShape.new(name: 'ListSdiSourcesResponse')
|
619
632
|
ListSignalMapsRequest = Shapes::StructureShape.new(name: 'ListSignalMapsRequest')
|
620
633
|
ListSignalMapsResponse = Shapes::StructureShape.new(name: 'ListSignalMapsResponse')
|
621
634
|
ListSignalMapsResponseContent = Shapes::StructureShape.new(name: 'ListSignalMapsResponseContent')
|
@@ -825,6 +838,15 @@ module Aws::MediaLive
|
|
825
838
|
Scte35TimeSignalScheduleActionSettings = Shapes::StructureShape.new(name: 'Scte35TimeSignalScheduleActionSettings')
|
826
839
|
Scte35Type = Shapes::StringShape.new(name: 'Scte35Type')
|
827
840
|
Scte35WebDeliveryAllowedFlag = Shapes::StringShape.new(name: 'Scte35WebDeliveryAllowedFlag')
|
841
|
+
SdiSource = Shapes::StructureShape.new(name: 'SdiSource')
|
842
|
+
SdiSourceMapping = Shapes::StructureShape.new(name: 'SdiSourceMapping')
|
843
|
+
SdiSourceMappingUpdateRequest = Shapes::StructureShape.new(name: 'SdiSourceMappingUpdateRequest')
|
844
|
+
SdiSourceMappings = Shapes::ListShape.new(name: 'SdiSourceMappings')
|
845
|
+
SdiSourceMappingsUpdateRequest = Shapes::ListShape.new(name: 'SdiSourceMappingsUpdateRequest')
|
846
|
+
SdiSourceMode = Shapes::StringShape.new(name: 'SdiSourceMode')
|
847
|
+
SdiSourceState = Shapes::StringShape.new(name: 'SdiSourceState')
|
848
|
+
SdiSourceSummary = Shapes::StructureShape.new(name: 'SdiSourceSummary')
|
849
|
+
SdiSourceType = Shapes::StringShape.new(name: 'SdiSourceType')
|
828
850
|
SignalMapMonitorDeploymentStatus = Shapes::StringShape.new(name: 'SignalMapMonitorDeploymentStatus')
|
829
851
|
SignalMapStatus = Shapes::StringShape.new(name: 'SignalMapStatus')
|
830
852
|
SignalMapSummary = Shapes::StructureShape.new(name: 'SignalMapSummary')
|
@@ -837,6 +859,9 @@ module Aws::MediaLive
|
|
837
859
|
SmoothGroupStreamManifestBehavior = Shapes::StringShape.new(name: 'SmoothGroupStreamManifestBehavior')
|
838
860
|
SmoothGroupTimestampOffsetMode = Shapes::StringShape.new(name: 'SmoothGroupTimestampOffsetMode')
|
839
861
|
Smpte2038DataPreference = Shapes::StringShape.new(name: 'Smpte2038DataPreference')
|
862
|
+
Smpte2110ReceiverGroup = Shapes::StructureShape.new(name: 'Smpte2110ReceiverGroup')
|
863
|
+
Smpte2110ReceiverGroupSdpSettings = Shapes::StructureShape.new(name: 'Smpte2110ReceiverGroupSdpSettings')
|
864
|
+
Smpte2110ReceiverGroupSettings = Shapes::StructureShape.new(name: 'Smpte2110ReceiverGroupSettings')
|
840
865
|
SmpteTtDestinationSettings = Shapes::StructureShape.new(name: 'SmpteTtDestinationSettings')
|
841
866
|
SrtCallerDecryption = Shapes::StructureShape.new(name: 'SrtCallerDecryption')
|
842
867
|
SrtCallerDecryptionRequest = Shapes::StructureShape.new(name: 'SrtCallerDecryptionRequest')
|
@@ -978,6 +1003,8 @@ module Aws::MediaLive
|
|
978
1003
|
UpdateReservationRequest = Shapes::StructureShape.new(name: 'UpdateReservationRequest')
|
979
1004
|
UpdateReservationResponse = Shapes::StructureShape.new(name: 'UpdateReservationResponse')
|
980
1005
|
UpdateReservationResultModel = Shapes::StructureShape.new(name: 'UpdateReservationResultModel')
|
1006
|
+
UpdateSdiSourceRequest = Shapes::StructureShape.new(name: 'UpdateSdiSourceRequest')
|
1007
|
+
UpdateSdiSourceResponse = Shapes::StructureShape.new(name: 'UpdateSdiSourceResponse')
|
981
1008
|
ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
|
982
1009
|
VideoBlackFailoverSettings = Shapes::StructureShape.new(name: 'VideoBlackFailoverSettings')
|
983
1010
|
VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
|
@@ -1087,6 +1114,7 @@ module Aws::MediaLive
|
|
1087
1114
|
__listOfChannelSummary = Shapes::ListShape.new(name: '__listOfChannelSummary')
|
1088
1115
|
__listOfCloudWatchAlarmTemplateGroupSummary = Shapes::ListShape.new(name: '__listOfCloudWatchAlarmTemplateGroupSummary')
|
1089
1116
|
__listOfCloudWatchAlarmTemplateSummary = Shapes::ListShape.new(name: '__listOfCloudWatchAlarmTemplateSummary')
|
1117
|
+
__listOfCmafIngestCaptionLanguageMapping = Shapes::ListShape.new(name: '__listOfCmafIngestCaptionLanguageMapping')
|
1090
1118
|
__listOfColorCorrection = Shapes::ListShape.new(name: '__listOfColorCorrection')
|
1091
1119
|
__listOfDashRoleAudio = Shapes::ListShape.new(name: '__listOfDashRoleAudio')
|
1092
1120
|
__listOfDashRoleCaption = Shapes::ListShape.new(name: '__listOfDashRoleCaption')
|
@@ -1111,6 +1139,7 @@ module Aws::MediaLive
|
|
1111
1139
|
__listOfInputDeviceSummary = Shapes::ListShape.new(name: '__listOfInputDeviceSummary')
|
1112
1140
|
__listOfInputDeviceUhdAudioChannelPairConfig = Shapes::ListShape.new(name: '__listOfInputDeviceUhdAudioChannelPairConfig')
|
1113
1141
|
__listOfInputRequestDestinationRoute = Shapes::ListShape.new(name: '__listOfInputRequestDestinationRoute')
|
1142
|
+
__listOfInputSdpLocation = Shapes::ListShape.new(name: '__listOfInputSdpLocation')
|
1114
1143
|
__listOfInputSecurityGroup = Shapes::ListShape.new(name: '__listOfInputSecurityGroup')
|
1115
1144
|
__listOfInputSource = Shapes::ListShape.new(name: '__listOfInputSource')
|
1116
1145
|
__listOfInputSourceRequest = Shapes::ListShape.new(name: '__listOfInputSourceRequest')
|
@@ -1149,7 +1178,9 @@ module Aws::MediaLive
|
|
1149
1178
|
__listOfRtmpAdMarkers = Shapes::ListShape.new(name: '__listOfRtmpAdMarkers')
|
1150
1179
|
__listOfScheduleAction = Shapes::ListShape.new(name: '__listOfScheduleAction')
|
1151
1180
|
__listOfScte35Descriptor = Shapes::ListShape.new(name: '__listOfScte35Descriptor')
|
1181
|
+
__listOfSdiSourceSummary = Shapes::ListShape.new(name: '__listOfSdiSourceSummary')
|
1152
1182
|
__listOfSignalMapSummary = Shapes::ListShape.new(name: '__listOfSignalMapSummary')
|
1183
|
+
__listOfSmpte2110ReceiverGroup = Shapes::ListShape.new(name: '__listOfSmpte2110ReceiverGroup')
|
1153
1184
|
__listOfSrtCallerSource = Shapes::ListShape.new(name: '__listOfSrtCallerSource')
|
1154
1185
|
__listOfSrtCallerSourceRequest = Shapes::ListShape.new(name: '__listOfSrtCallerSourceRequest')
|
1155
1186
|
__listOfSrtOutputDestinationSettings = Shapes::ListShape.new(name: '__listOfSrtOutputDestinationSettings')
|
@@ -1674,6 +1705,10 @@ module Aws::MediaLive
|
|
1674
1705
|
ClusterNetworkSettingsUpdateRequest.add_member(:interface_mappings, Shapes::ShapeRef.new(shape: __listOfInterfaceMappingUpdateRequest, location_name: "interfaceMappings"))
|
1675
1706
|
ClusterNetworkSettingsUpdateRequest.struct_class = Types::ClusterNetworkSettingsUpdateRequest
|
1676
1707
|
|
1708
|
+
CmafIngestCaptionLanguageMapping.add_member(:caption_channel, Shapes::ShapeRef.new(shape: __integerMin1Max4, required: true, location_name: "captionChannel"))
|
1709
|
+
CmafIngestCaptionLanguageMapping.add_member(:language_code, Shapes::ShapeRef.new(shape: __stringMin3Max3, required: true, location_name: "languageCode"))
|
1710
|
+
CmafIngestCaptionLanguageMapping.struct_class = Types::CmafIngestCaptionLanguageMapping
|
1711
|
+
|
1677
1712
|
CmafIngestGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
|
1678
1713
|
CmafIngestGroupSettings.add_member(:nielsen_id_3_behavior, Shapes::ShapeRef.new(shape: CmafNielsenId3Behavior, location_name: "nielsenId3Behavior"))
|
1679
1714
|
CmafIngestGroupSettings.add_member(:scte_35_type, Shapes::ShapeRef.new(shape: Scte35Type, location_name: "scte35Type"))
|
@@ -1686,6 +1721,10 @@ module Aws::MediaLive
|
|
1686
1721
|
CmafIngestGroupSettings.add_member(:scte_35_name_modifier, Shapes::ShapeRef.new(shape: __stringMax100, location_name: "scte35NameModifier"))
|
1687
1722
|
CmafIngestGroupSettings.add_member(:id_3_behavior, Shapes::ShapeRef.new(shape: CmafId3Behavior, location_name: "id3Behavior"))
|
1688
1723
|
CmafIngestGroupSettings.add_member(:id_3_name_modifier, Shapes::ShapeRef.new(shape: __stringMax100, location_name: "id3NameModifier"))
|
1724
|
+
CmafIngestGroupSettings.add_member(:caption_language_mappings, Shapes::ShapeRef.new(shape: __listOfCmafIngestCaptionLanguageMapping, location_name: "captionLanguageMappings"))
|
1725
|
+
CmafIngestGroupSettings.add_member(:timed_metadata_id_3_frame, Shapes::ShapeRef.new(shape: CmafTimedMetadataId3Frame, location_name: "timedMetadataId3Frame"))
|
1726
|
+
CmafIngestGroupSettings.add_member(:timed_metadata_id_3_period, Shapes::ShapeRef.new(shape: __integerMin0Max10000, location_name: "timedMetadataId3Period"))
|
1727
|
+
CmafIngestGroupSettings.add_member(:timed_metadata_passthrough, Shapes::ShapeRef.new(shape: CmafTimedMetadataPassthrough, location_name: "timedMetadataPassthrough"))
|
1689
1728
|
CmafIngestGroupSettings.struct_class = Types::CmafIngestGroupSettings
|
1690
1729
|
|
1691
1730
|
CmafIngestOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
|
@@ -1971,6 +2010,8 @@ module Aws::MediaLive
|
|
1971
2010
|
CreateInput.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettingsRequest, location_name: "srtSettings"))
|
1972
2011
|
CreateInput.add_member(:input_network_location, Shapes::ShapeRef.new(shape: InputNetworkLocation, location_name: "inputNetworkLocation"))
|
1973
2012
|
CreateInput.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettingsCreateRequest, location_name: "multicastSettings"))
|
2013
|
+
CreateInput.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
2014
|
+
CreateInput.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
1974
2015
|
CreateInput.struct_class = Types::CreateInput
|
1975
2016
|
|
1976
2017
|
CreateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
|
@@ -1987,6 +2028,8 @@ module Aws::MediaLive
|
|
1987
2028
|
CreateInputRequest.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettingsRequest, location_name: "srtSettings"))
|
1988
2029
|
CreateInputRequest.add_member(:input_network_location, Shapes::ShapeRef.new(shape: InputNetworkLocation, location_name: "inputNetworkLocation"))
|
1989
2030
|
CreateInputRequest.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettingsCreateRequest, location_name: "multicastSettings"))
|
2031
|
+
CreateInputRequest.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
2032
|
+
CreateInputRequest.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
1990
2033
|
CreateInputRequest.struct_class = Types::CreateInputRequest
|
1991
2034
|
|
1992
2035
|
CreateInputResponse.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
|
@@ -2090,6 +2133,7 @@ module Aws::MediaLive
|
|
2090
2133
|
CreateNodeResponse.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
2091
2134
|
CreateNodeResponse.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
2092
2135
|
CreateNodeResponse.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
2136
|
+
CreateNodeResponse.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
2093
2137
|
CreateNodeResponse.struct_class = Types::CreateNodeResponse
|
2094
2138
|
|
2095
2139
|
CreatePartnerInput.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
|
@@ -2107,6 +2151,16 @@ module Aws::MediaLive
|
|
2107
2151
|
CreatePartnerInputResultModel.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
|
2108
2152
|
CreatePartnerInputResultModel.struct_class = Types::CreatePartnerInputResultModel
|
2109
2153
|
|
2154
|
+
CreateSdiSourceRequest.add_member(:mode, Shapes::ShapeRef.new(shape: SdiSourceMode, location_name: "mode"))
|
2155
|
+
CreateSdiSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
2156
|
+
CreateSdiSourceRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
|
2157
|
+
CreateSdiSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
2158
|
+
CreateSdiSourceRequest.add_member(:type, Shapes::ShapeRef.new(shape: SdiSourceType, location_name: "type"))
|
2159
|
+
CreateSdiSourceRequest.struct_class = Types::CreateSdiSourceRequest
|
2160
|
+
|
2161
|
+
CreateSdiSourceResponse.add_member(:sdi_source, Shapes::ShapeRef.new(shape: SdiSource, location_name: "sdiSource"))
|
2162
|
+
CreateSdiSourceResponse.struct_class = Types::CreateSdiSourceResponse
|
2163
|
+
|
2110
2164
|
CreateSignalMapRequest.add_member(:cloud_watch_alarm_template_group_identifiers, Shapes::ShapeRef.new(shape: __listOf__stringPatternS, location_name: "cloudWatchAlarmTemplateGroupIdentifiers"))
|
2111
2165
|
CreateSignalMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max1024, location_name: "description"))
|
2112
2166
|
CreateSignalMapRequest.add_member(:discovery_entry_point_arn, Shapes::ShapeRef.new(shape: __stringMin1Max2048, required: true, location_name: "discoveryEntryPointArn"))
|
@@ -2294,6 +2348,7 @@ module Aws::MediaLive
|
|
2294
2348
|
DeleteNodeResponse.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
2295
2349
|
DeleteNodeResponse.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
2296
2350
|
DeleteNodeResponse.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
2351
|
+
DeleteNodeResponse.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
2297
2352
|
DeleteNodeResponse.struct_class = Types::DeleteNodeResponse
|
2298
2353
|
|
2299
2354
|
DeleteReservationRequest.add_member(:reservation_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "reservationId"))
|
@@ -2325,6 +2380,12 @@ module Aws::MediaLive
|
|
2325
2380
|
|
2326
2381
|
DeleteScheduleResponse.struct_class = Types::DeleteScheduleResponse
|
2327
2382
|
|
2383
|
+
DeleteSdiSourceRequest.add_member(:sdi_source_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sdiSourceId"))
|
2384
|
+
DeleteSdiSourceRequest.struct_class = Types::DeleteSdiSourceRequest
|
2385
|
+
|
2386
|
+
DeleteSdiSourceResponse.add_member(:sdi_source, Shapes::ShapeRef.new(shape: SdiSource, location_name: "sdiSource"))
|
2387
|
+
DeleteSdiSourceResponse.struct_class = Types::DeleteSdiSourceResponse
|
2388
|
+
|
2328
2389
|
DeleteSignalMapRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "identifier"))
|
2329
2390
|
DeleteSignalMapRequest.struct_class = Types::DeleteSignalMapRequest
|
2330
2391
|
|
@@ -2489,6 +2550,8 @@ module Aws::MediaLive
|
|
2489
2550
|
DescribeInputResponse.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettings, location_name: "srtSettings"))
|
2490
2551
|
DescribeInputResponse.add_member(:input_network_location, Shapes::ShapeRef.new(shape: InputNetworkLocation, location_name: "inputNetworkLocation"))
|
2491
2552
|
DescribeInputResponse.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettings, location_name: "multicastSettings"))
|
2553
|
+
DescribeInputResponse.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
2554
|
+
DescribeInputResponse.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
2492
2555
|
DescribeInputResponse.struct_class = Types::DescribeInputResponse
|
2493
2556
|
|
2494
2557
|
DescribeInputSecurityGroupRequest.add_member(:input_security_group_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputSecurityGroupId"))
|
@@ -2572,6 +2635,7 @@ module Aws::MediaLive
|
|
2572
2635
|
DescribeNodeResponse.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
2573
2636
|
DescribeNodeResponse.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
2574
2637
|
DescribeNodeResponse.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
2638
|
+
DescribeNodeResponse.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
2575
2639
|
DescribeNodeResponse.struct_class = Types::DescribeNodeResponse
|
2576
2640
|
|
2577
2641
|
DescribeNodeResult.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
@@ -2584,6 +2648,7 @@ module Aws::MediaLive
|
|
2584
2648
|
DescribeNodeResult.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
2585
2649
|
DescribeNodeResult.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
2586
2650
|
DescribeNodeResult.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
2651
|
+
DescribeNodeResult.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
2587
2652
|
DescribeNodeResult.struct_class = Types::DescribeNodeResult
|
2588
2653
|
|
2589
2654
|
DescribeNodeSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
@@ -2597,6 +2662,7 @@ module Aws::MediaLive
|
|
2597
2662
|
DescribeNodeSummary.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
2598
2663
|
DescribeNodeSummary.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
2599
2664
|
DescribeNodeSummary.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
2665
|
+
DescribeNodeSummary.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
2600
2666
|
DescribeNodeSummary.struct_class = Types::DescribeNodeSummary
|
2601
2667
|
|
2602
2668
|
DescribeOfferingRequest.add_member(:offering_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "offeringId"))
|
@@ -2648,6 +2714,12 @@ module Aws::MediaLive
|
|
2648
2714
|
DescribeScheduleResponse.add_member(:schedule_actions, Shapes::ShapeRef.new(shape: __listOfScheduleAction, location_name: "scheduleActions"))
|
2649
2715
|
DescribeScheduleResponse.struct_class = Types::DescribeScheduleResponse
|
2650
2716
|
|
2717
|
+
DescribeSdiSourceRequest.add_member(:sdi_source_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sdiSourceId"))
|
2718
|
+
DescribeSdiSourceRequest.struct_class = Types::DescribeSdiSourceRequest
|
2719
|
+
|
2720
|
+
DescribeSdiSourceResponse.add_member(:sdi_source, Shapes::ShapeRef.new(shape: SdiSource, location_name: "sdiSource"))
|
2721
|
+
DescribeSdiSourceResponse.struct_class = Types::DescribeSdiSourceResponse
|
2722
|
+
|
2651
2723
|
DescribeThumbnailsRequest.add_member(:channel_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelId"))
|
2652
2724
|
DescribeThumbnailsRequest.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "pipelineId"))
|
2653
2725
|
DescribeThumbnailsRequest.add_member(:thumbnail_type, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "thumbnailType"))
|
@@ -3271,6 +3343,8 @@ module Aws::MediaLive
|
|
3271
3343
|
Input.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettings, location_name: "srtSettings"))
|
3272
3344
|
Input.add_member(:input_network_location, Shapes::ShapeRef.new(shape: InputNetworkLocation, location_name: "inputNetworkLocation"))
|
3273
3345
|
Input.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettings, location_name: "multicastSettings"))
|
3346
|
+
Input.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
3347
|
+
Input.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
3274
3348
|
Input.struct_class = Types::Input
|
3275
3349
|
|
3276
3350
|
InputAttachment.add_member(:automatic_input_failover_settings, Shapes::ShapeRef.new(shape: AutomaticInputFailoverSettings, location_name: "automaticInputFailoverSettings"))
|
@@ -3339,6 +3413,7 @@ module Aws::MediaLive
|
|
3339
3413
|
InputDeviceConfigurableSettings.add_member(:codec, Shapes::ShapeRef.new(shape: InputDeviceCodec, location_name: "codec"))
|
3340
3414
|
InputDeviceConfigurableSettings.add_member(:mediaconnect_settings, Shapes::ShapeRef.new(shape: InputDeviceMediaConnectConfigurableSettings, location_name: "mediaconnectSettings"))
|
3341
3415
|
InputDeviceConfigurableSettings.add_member(:audio_channel_pairs, Shapes::ShapeRef.new(shape: __listOfInputDeviceConfigurableAudioChannelPairConfig, location_name: "audioChannelPairs"))
|
3416
|
+
InputDeviceConfigurableSettings.add_member(:input_resolution, Shapes::ShapeRef.new(shape: __string, location_name: "inputResolution"))
|
3342
3417
|
InputDeviceConfigurableSettings.struct_class = Types::InputDeviceConfigurableSettings
|
3343
3418
|
|
3344
3419
|
InputDeviceConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
@@ -3415,6 +3490,7 @@ module Aws::MediaLive
|
|
3415
3490
|
InputDeviceUhdSettings.add_member(:codec, Shapes::ShapeRef.new(shape: InputDeviceCodec, location_name: "codec"))
|
3416
3491
|
InputDeviceUhdSettings.add_member(:mediaconnect_settings, Shapes::ShapeRef.new(shape: InputDeviceMediaConnectSettings, location_name: "mediaconnectSettings"))
|
3417
3492
|
InputDeviceUhdSettings.add_member(:audio_channel_pairs, Shapes::ShapeRef.new(shape: __listOfInputDeviceUhdAudioChannelPairConfig, location_name: "audioChannelPairs"))
|
3493
|
+
InputDeviceUhdSettings.add_member(:input_resolution, Shapes::ShapeRef.new(shape: __string, location_name: "inputResolution"))
|
3418
3494
|
InputDeviceUhdSettings.struct_class = Types::InputDeviceUhdSettings
|
3419
3495
|
|
3420
3496
|
InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
|
@@ -3441,6 +3517,12 @@ module Aws::MediaLive
|
|
3441
3517
|
InputRequestDestinationRoute.add_member(:gateway, Shapes::ShapeRef.new(shape: __string, location_name: "gateway"))
|
3442
3518
|
InputRequestDestinationRoute.struct_class = Types::InputRequestDestinationRoute
|
3443
3519
|
|
3520
|
+
InputSdiSources.member = Shapes::ShapeRef.new(shape: __string)
|
3521
|
+
|
3522
|
+
InputSdpLocation.add_member(:media_index, Shapes::ShapeRef.new(shape: __integer, location_name: "mediaIndex"))
|
3523
|
+
InputSdpLocation.add_member(:sdp_url, Shapes::ShapeRef.new(shape: __string, location_name: "sdpUrl"))
|
3524
|
+
InputSdpLocation.struct_class = Types::InputSdpLocation
|
3525
|
+
|
3444
3526
|
InputSecurityGroup.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
3445
3527
|
InputSecurityGroup.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
3446
3528
|
InputSecurityGroup.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputs"))
|
@@ -3769,6 +3851,14 @@ module Aws::MediaLive
|
|
3769
3851
|
ListReservationsResultModel.add_member(:reservations, Shapes::ShapeRef.new(shape: __listOfReservation, location_name: "reservations"))
|
3770
3852
|
ListReservationsResultModel.struct_class = Types::ListReservationsResultModel
|
3771
3853
|
|
3854
|
+
ListSdiSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
3855
|
+
ListSdiSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
|
3856
|
+
ListSdiSourcesRequest.struct_class = Types::ListSdiSourcesRequest
|
3857
|
+
|
3858
|
+
ListSdiSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
|
3859
|
+
ListSdiSourcesResponse.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: __listOfSdiSourceSummary, location_name: "sdiSources"))
|
3860
|
+
ListSdiSourcesResponse.struct_class = Types::ListSdiSourcesResponse
|
3861
|
+
|
3772
3862
|
ListSignalMapsRequest.add_member(:cloud_watch_alarm_template_group_identifier, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "cloudWatchAlarmTemplateGroupIdentifier"))
|
3773
3863
|
ListSignalMapsRequest.add_member(:event_bridge_rule_template_group_identifier, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "eventBridgeRuleTemplateGroupIdentifier"))
|
3774
3864
|
ListSignalMapsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -4504,6 +4594,38 @@ module Aws::MediaLive
|
|
4504
4594
|
Scte35TimeSignalScheduleActionSettings.add_member(:scte_35_descriptors, Shapes::ShapeRef.new(shape: __listOfScte35Descriptor, required: true, location_name: "scte35Descriptors"))
|
4505
4595
|
Scte35TimeSignalScheduleActionSettings.struct_class = Types::Scte35TimeSignalScheduleActionSettings
|
4506
4596
|
|
4597
|
+
SdiSource.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
4598
|
+
SdiSource.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
4599
|
+
SdiSource.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputs"))
|
4600
|
+
SdiSource.add_member(:mode, Shapes::ShapeRef.new(shape: SdiSourceMode, location_name: "mode"))
|
4601
|
+
SdiSource.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
4602
|
+
SdiSource.add_member(:state, Shapes::ShapeRef.new(shape: SdiSourceState, location_name: "state"))
|
4603
|
+
SdiSource.add_member(:type, Shapes::ShapeRef.new(shape: SdiSourceType, location_name: "type"))
|
4604
|
+
SdiSource.struct_class = Types::SdiSource
|
4605
|
+
|
4606
|
+
SdiSourceMapping.add_member(:card_number, Shapes::ShapeRef.new(shape: __integer, location_name: "cardNumber"))
|
4607
|
+
SdiSourceMapping.add_member(:channel_number, Shapes::ShapeRef.new(shape: __integer, location_name: "channelNumber"))
|
4608
|
+
SdiSourceMapping.add_member(:sdi_source, Shapes::ShapeRef.new(shape: __string, location_name: "sdiSource"))
|
4609
|
+
SdiSourceMapping.struct_class = Types::SdiSourceMapping
|
4610
|
+
|
4611
|
+
SdiSourceMappingUpdateRequest.add_member(:card_number, Shapes::ShapeRef.new(shape: __integer, location_name: "cardNumber"))
|
4612
|
+
SdiSourceMappingUpdateRequest.add_member(:channel_number, Shapes::ShapeRef.new(shape: __integer, location_name: "channelNumber"))
|
4613
|
+
SdiSourceMappingUpdateRequest.add_member(:sdi_source, Shapes::ShapeRef.new(shape: __string, location_name: "sdiSource"))
|
4614
|
+
SdiSourceMappingUpdateRequest.struct_class = Types::SdiSourceMappingUpdateRequest
|
4615
|
+
|
4616
|
+
SdiSourceMappings.member = Shapes::ShapeRef.new(shape: SdiSourceMapping)
|
4617
|
+
|
4618
|
+
SdiSourceMappingsUpdateRequest.member = Shapes::ShapeRef.new(shape: SdiSourceMappingUpdateRequest)
|
4619
|
+
|
4620
|
+
SdiSourceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
4621
|
+
SdiSourceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
4622
|
+
SdiSourceSummary.add_member(:inputs, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputs"))
|
4623
|
+
SdiSourceSummary.add_member(:mode, Shapes::ShapeRef.new(shape: SdiSourceMode, location_name: "mode"))
|
4624
|
+
SdiSourceSummary.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
4625
|
+
SdiSourceSummary.add_member(:state, Shapes::ShapeRef.new(shape: SdiSourceState, location_name: "state"))
|
4626
|
+
SdiSourceSummary.add_member(:type, Shapes::ShapeRef.new(shape: SdiSourceType, location_name: "type"))
|
4627
|
+
SdiSourceSummary.struct_class = Types::SdiSourceSummary
|
4628
|
+
|
4507
4629
|
SignalMapSummary.add_member(:arn, Shapes::ShapeRef.new(shape: __stringPatternArnMedialiveSignalMap, required: true, location_name: "arn"))
|
4508
4630
|
SignalMapSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestampIso8601, required: true, location_name: "createdAt"))
|
4509
4631
|
SignalMapSummary.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max1024, location_name: "description"))
|
@@ -4515,6 +4637,17 @@ module Aws::MediaLive
|
|
4515
4637
|
SignalMapSummary.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
4516
4638
|
SignalMapSummary.struct_class = Types::SignalMapSummary
|
4517
4639
|
|
4640
|
+
Smpte2110ReceiverGroup.add_member(:sdp_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSdpSettings, location_name: "sdpSettings"))
|
4641
|
+
Smpte2110ReceiverGroup.struct_class = Types::Smpte2110ReceiverGroup
|
4642
|
+
|
4643
|
+
Smpte2110ReceiverGroupSdpSettings.add_member(:ancillary_sdps, Shapes::ShapeRef.new(shape: __listOfInputSdpLocation, location_name: "ancillarySdps"))
|
4644
|
+
Smpte2110ReceiverGroupSdpSettings.add_member(:audio_sdps, Shapes::ShapeRef.new(shape: __listOfInputSdpLocation, location_name: "audioSdps"))
|
4645
|
+
Smpte2110ReceiverGroupSdpSettings.add_member(:video_sdp, Shapes::ShapeRef.new(shape: InputSdpLocation, location_name: "videoSdp"))
|
4646
|
+
Smpte2110ReceiverGroupSdpSettings.struct_class = Types::Smpte2110ReceiverGroupSdpSettings
|
4647
|
+
|
4648
|
+
Smpte2110ReceiverGroupSettings.add_member(:smpte_2110_receiver_groups, Shapes::ShapeRef.new(shape: __listOfSmpte2110ReceiverGroup, location_name: "smpte2110ReceiverGroups"))
|
4649
|
+
Smpte2110ReceiverGroupSettings.struct_class = Types::Smpte2110ReceiverGroupSettings
|
4650
|
+
|
4518
4651
|
SmpteTtDestinationSettings.struct_class = Types::SmpteTtDestinationSettings
|
4519
4652
|
|
4520
4653
|
SrtCallerDecryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
|
@@ -5210,6 +5343,8 @@ module Aws::MediaLive
|
|
5210
5343
|
UpdateInput.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfInputSourceRequest, location_name: "sources"))
|
5211
5344
|
UpdateInput.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettingsRequest, location_name: "srtSettings"))
|
5212
5345
|
UpdateInput.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettingsUpdateRequest, location_name: "multicastSettings"))
|
5346
|
+
UpdateInput.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
5347
|
+
UpdateInput.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
5213
5348
|
UpdateInput.struct_class = Types::UpdateInput
|
5214
5349
|
|
5215
5350
|
UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
|
@@ -5253,6 +5388,8 @@ module Aws::MediaLive
|
|
5253
5388
|
UpdateInputRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfInputSourceRequest, location_name: "sources"))
|
5254
5389
|
UpdateInputRequest.add_member(:srt_settings, Shapes::ShapeRef.new(shape: SrtSettingsRequest, location_name: "srtSettings"))
|
5255
5390
|
UpdateInputRequest.add_member(:multicast_settings, Shapes::ShapeRef.new(shape: MulticastSettingsUpdateRequest, location_name: "multicastSettings"))
|
5391
|
+
UpdateInputRequest.add_member(:smpte_2110_receiver_group_settings, Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroupSettings, location_name: "smpte2110ReceiverGroupSettings"))
|
5392
|
+
UpdateInputRequest.add_member(:sdi_sources, Shapes::ShapeRef.new(shape: InputSdiSources, location_name: "sdiSources"))
|
5256
5393
|
UpdateInputRequest.struct_class = Types::UpdateInputRequest
|
5257
5394
|
|
5258
5395
|
UpdateInputResponse.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
|
@@ -5331,6 +5468,7 @@ module Aws::MediaLive
|
|
5331
5468
|
UpdateNodeRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
5332
5469
|
UpdateNodeRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "nodeId"))
|
5333
5470
|
UpdateNodeRequest.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
5471
|
+
UpdateNodeRequest.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappingsUpdateRequest, location_name: "sdiSourceMappings"))
|
5334
5472
|
UpdateNodeRequest.struct_class = Types::UpdateNodeRequest
|
5335
5473
|
|
5336
5474
|
UpdateNodeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
@@ -5343,6 +5481,7 @@ module Aws::MediaLive
|
|
5343
5481
|
UpdateNodeResponse.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
5344
5482
|
UpdateNodeResponse.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
5345
5483
|
UpdateNodeResponse.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
5484
|
+
UpdateNodeResponse.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
5346
5485
|
UpdateNodeResponse.struct_class = Types::UpdateNodeResponse
|
5347
5486
|
|
5348
5487
|
UpdateNodeStateRequest.add_member(:cluster_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "clusterId"))
|
@@ -5360,6 +5499,7 @@ module Aws::MediaLive
|
|
5360
5499
|
UpdateNodeStateResponse.add_member(:node_interface_mappings, Shapes::ShapeRef.new(shape: __listOfNodeInterfaceMapping, location_name: "nodeInterfaceMappings"))
|
5361
5500
|
UpdateNodeStateResponse.add_member(:role, Shapes::ShapeRef.new(shape: NodeRole, location_name: "role"))
|
5362
5501
|
UpdateNodeStateResponse.add_member(:state, Shapes::ShapeRef.new(shape: NodeState, location_name: "state"))
|
5502
|
+
UpdateNodeStateResponse.add_member(:sdi_source_mappings, Shapes::ShapeRef.new(shape: SdiSourceMappings, location_name: "sdiSourceMappings"))
|
5363
5503
|
UpdateNodeStateResponse.struct_class = Types::UpdateNodeStateResponse
|
5364
5504
|
|
5365
5505
|
UpdateReservation.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
@@ -5377,6 +5517,15 @@ module Aws::MediaLive
|
|
5377
5517
|
UpdateReservationResultModel.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
|
5378
5518
|
UpdateReservationResultModel.struct_class = Types::UpdateReservationResultModel
|
5379
5519
|
|
5520
|
+
UpdateSdiSourceRequest.add_member(:mode, Shapes::ShapeRef.new(shape: SdiSourceMode, location_name: "mode"))
|
5521
|
+
UpdateSdiSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
5522
|
+
UpdateSdiSourceRequest.add_member(:sdi_source_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sdiSourceId"))
|
5523
|
+
UpdateSdiSourceRequest.add_member(:type, Shapes::ShapeRef.new(shape: SdiSourceType, location_name: "type"))
|
5524
|
+
UpdateSdiSourceRequest.struct_class = Types::UpdateSdiSourceRequest
|
5525
|
+
|
5526
|
+
UpdateSdiSourceResponse.add_member(:sdi_source, Shapes::ShapeRef.new(shape: SdiSource, location_name: "sdiSource"))
|
5527
|
+
UpdateSdiSourceResponse.struct_class = Types::UpdateSdiSourceResponse
|
5528
|
+
|
5380
5529
|
ValidationError.add_member(:element_path, Shapes::ShapeRef.new(shape: __string, location_name: "elementPath"))
|
5381
5530
|
ValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
|
5382
5531
|
ValidationError.struct_class = Types::ValidationError
|
@@ -5469,6 +5618,8 @@ module Aws::MediaLive
|
|
5469
5618
|
|
5470
5619
|
__listOfCloudWatchAlarmTemplateSummary.member = Shapes::ShapeRef.new(shape: CloudWatchAlarmTemplateSummary)
|
5471
5620
|
|
5621
|
+
__listOfCmafIngestCaptionLanguageMapping.member = Shapes::ShapeRef.new(shape: CmafIngestCaptionLanguageMapping)
|
5622
|
+
|
5472
5623
|
__listOfColorCorrection.member = Shapes::ShapeRef.new(shape: ColorCorrection)
|
5473
5624
|
|
5474
5625
|
__listOfDashRoleAudio.member = Shapes::ShapeRef.new(shape: DashRoleAudio)
|
@@ -5517,6 +5668,8 @@ module Aws::MediaLive
|
|
5517
5668
|
|
5518
5669
|
__listOfInputRequestDestinationRoute.member = Shapes::ShapeRef.new(shape: InputRequestDestinationRoute)
|
5519
5670
|
|
5671
|
+
__listOfInputSdpLocation.member = Shapes::ShapeRef.new(shape: InputSdpLocation)
|
5672
|
+
|
5520
5673
|
__listOfInputSecurityGroup.member = Shapes::ShapeRef.new(shape: InputSecurityGroup)
|
5521
5674
|
|
5522
5675
|
__listOfInputSource.member = Shapes::ShapeRef.new(shape: InputSource)
|
@@ -5593,8 +5746,12 @@ module Aws::MediaLive
|
|
5593
5746
|
|
5594
5747
|
__listOfScte35Descriptor.member = Shapes::ShapeRef.new(shape: Scte35Descriptor)
|
5595
5748
|
|
5749
|
+
__listOfSdiSourceSummary.member = Shapes::ShapeRef.new(shape: SdiSourceSummary)
|
5750
|
+
|
5596
5751
|
__listOfSignalMapSummary.member = Shapes::ShapeRef.new(shape: SignalMapSummary)
|
5597
5752
|
|
5753
|
+
__listOfSmpte2110ReceiverGroup.member = Shapes::ShapeRef.new(shape: Smpte2110ReceiverGroup)
|
5754
|
+
|
5598
5755
|
__listOfSrtCallerSource.member = Shapes::ShapeRef.new(shape: SrtCallerSource)
|
5599
5756
|
|
5600
5757
|
__listOfSrtCallerSourceRequest.member = Shapes::ShapeRef.new(shape: SrtCallerSourceRequest)
|
@@ -7461,6 +7618,87 @@ module Aws::MediaLive
|
|
7461
7618
|
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7462
7619
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7463
7620
|
end)
|
7621
|
+
|
7622
|
+
api.add_operation(:create_sdi_source, Seahorse::Model::Operation.new.tap do |o|
|
7623
|
+
o.name = "CreateSdiSource"
|
7624
|
+
o.http_method = "POST"
|
7625
|
+
o.http_request_uri = "/prod/sdiSources"
|
7626
|
+
o.input = Shapes::ShapeRef.new(shape: CreateSdiSourceRequest)
|
7627
|
+
o.output = Shapes::ShapeRef.new(shape: CreateSdiSourceResponse)
|
7628
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
7629
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
7630
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
7631
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
7632
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
7633
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7634
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7635
|
+
end)
|
7636
|
+
|
7637
|
+
api.add_operation(:delete_sdi_source, Seahorse::Model::Operation.new.tap do |o|
|
7638
|
+
o.name = "DeleteSdiSource"
|
7639
|
+
o.http_method = "DELETE"
|
7640
|
+
o.http_request_uri = "/prod/sdiSources/{sdiSourceId}"
|
7641
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteSdiSourceRequest)
|
7642
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteSdiSourceResponse)
|
7643
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
7644
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
7645
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
7646
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
7647
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
7648
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
7649
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7650
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7651
|
+
end)
|
7652
|
+
|
7653
|
+
api.add_operation(:describe_sdi_source, Seahorse::Model::Operation.new.tap do |o|
|
7654
|
+
o.name = "DescribeSdiSource"
|
7655
|
+
o.http_method = "GET"
|
7656
|
+
o.http_request_uri = "/prod/sdiSources/{sdiSourceId}"
|
7657
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeSdiSourceRequest)
|
7658
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeSdiSourceResponse)
|
7659
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
7660
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
7661
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
7662
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
7663
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
7664
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
7665
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7666
|
+
end)
|
7667
|
+
|
7668
|
+
api.add_operation(:list_sdi_sources, Seahorse::Model::Operation.new.tap do |o|
|
7669
|
+
o.name = "ListSdiSources"
|
7670
|
+
o.http_method = "GET"
|
7671
|
+
o.http_request_uri = "/prod/sdiSources"
|
7672
|
+
o.input = Shapes::ShapeRef.new(shape: ListSdiSourcesRequest)
|
7673
|
+
o.output = Shapes::ShapeRef.new(shape: ListSdiSourcesResponse)
|
7674
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
7675
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
7676
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
7677
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
7678
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
7679
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7680
|
+
o[:pager] = Aws::Pager.new(
|
7681
|
+
limit_key: "max_results",
|
7682
|
+
tokens: {
|
7683
|
+
"next_token" => "next_token"
|
7684
|
+
}
|
7685
|
+
)
|
7686
|
+
end)
|
7687
|
+
|
7688
|
+
api.add_operation(:update_sdi_source, Seahorse::Model::Operation.new.tap do |o|
|
7689
|
+
o.name = "UpdateSdiSource"
|
7690
|
+
o.http_method = "PUT"
|
7691
|
+
o.http_request_uri = "/prod/sdiSources/{sdiSourceId}"
|
7692
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateSdiSourceRequest)
|
7693
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateSdiSourceResponse)
|
7694
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
7695
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
7696
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
7697
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
7698
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
7699
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
7700
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7701
|
+
end)
|
7464
7702
|
end
|
7465
7703
|
|
7466
7704
|
end
|