|
712 | 712 | "SetSourceRequest$IngestPort": "The port that the flow will be listening on for incoming content.",
|
713 | 713 | "SetSourceRequest$MaxSyncBuffer": "The size of the buffer (in milliseconds) to use to sync incoming source data.",
|
714 | 714 | "SetSourceRequest$SenderControlPort": "The port that the flow uses to send outbound requests to initiate connection with the sender.",
|
| 715 | + "SetSourceRequest$SourceListenerPort": "Source port for SRT-caller protocol.", |
715 | 716 | "Source$DataTransferSubscriberFeePercent": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.",
|
716 | 717 | "Source$IngestPort": "The port that the flow will be listening on for incoming content.",
|
717 | 718 | "Source$SenderControlPort": "The port that the flow uses to send outbound requests to initiate connection with the sender.",
|
718 | 719 | "Transport$MaxSyncBuffer": "The size of the buffer (in milliseconds) to use to sync incoming source data.",
|
719 | 720 | "Transport$SenderControlPort": "The port that the flow uses to send outbound requests to initiate connection with the sender.",
|
| 721 | + "Transport$SourceListenerPort": "Source port for SRT-caller protocol.", |
720 | 722 | "UpdateFailoverConfig$RecoveryWindow": "Recovery window time to look for dash-7 packets",
|
721 | 723 | "UpdateFlowMediaStreamRequest$ClockRate": "The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.",
|
722 | 724 | "UpdateFlowOutputRequest$Port": "The port to use when content is distributed to this output.",
|
723 | 725 | "UpdateFlowOutputRequest$SenderControlPort": "The port that the flow uses to send outbound requests to initiate connection with the sender.",
|
724 | 726 | "UpdateFlowSourceRequest$IngestPort": "The port that the flow will be listening on for incoming content.",
|
725 | 727 | "UpdateFlowSourceRequest$MaxSyncBuffer": "The size of the buffer (in milliseconds) to use to sync incoming source data.",
|
| 728 | + "UpdateFlowSourceRequest$SenderControlPort": "The port that the flow uses to send outbound requests to initiate connection with the sender.", |
| 729 | + "UpdateFlowSourceRequest$SourceListenerPort": "Source port for SRT-caller protocol.", |
726 | 730 | "AddOutputRequest$MaxLatency": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.",
|
727 | 731 | "AddOutputRequest$MinLatency": "The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender\u2019s minimum latency and the receiver\u2019s minimum latency.",
|
728 | 732 | "AddOutputRequest$SmoothingLatency": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.",
|
|
733 | 737 | "Transport$MaxLatency": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.",
|
734 | 738 | "Transport$MinLatency": "The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender\u2019s minimum latency and the receiver\u2019s minimum latency.",
|
735 | 739 | "Transport$SmoothingLatency": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.",
|
736 |
| - "UpdateFlowOutputRequest$MaxLatency": "The maximum latency in milliseconds for Zixi-based streams.", |
| 740 | + "UpdateFlowOutputRequest$MaxLatency": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", |
737 | 741 | "UpdateFlowOutputRequest$MinLatency": "The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender\u2019s minimum latency and the receiver\u2019s minimum latency.",
|
738 | 742 | "UpdateFlowOutputRequest$SmoothingLatency": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.",
|
739 | 743 | "UpdateFlowSourceRequest$MaxBitrate": "The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.",
|
|
1020 | 1024 | "SetSourceRequest$EntitlementArn": "The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow.",
|
1021 | 1025 | "SetSourceRequest$Name": "The name of the source.",
|
1022 | 1026 | "SetSourceRequest$SenderIpAddress": "The IP address that the flow communicates with to initiate connection with the sender.",
|
| 1027 | + "SetSourceRequest$SourceListenerAddress": "Source IP or domain name for SRT-caller protocol.", |
1023 | 1028 | "SetSourceRequest$StreamId": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.",
|
1024 | 1029 | "SetSourceRequest$VpcInterfaceName": "The name of the VPC interface to use for this source.",
|
1025 | 1030 | "SetSourceRequest$WhitelistCidr": "The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.",
|
|
1036 | 1041 | "StopFlowResponse$FlowArn": "The ARN of the flow that you stopped.",
|
1037 | 1042 | "Transport$RemoteId": "The remote ID for the Zixi-pull stream.",
|
1038 | 1043 | "Transport$SenderIpAddress": "The IP address that the flow communicates with to initiate connection with the sender.",
|
| 1044 | + "Transport$SourceListenerAddress": "Source IP or domain name for SRT-caller protocol.", |
1039 | 1045 | "Transport$StreamId": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.",
|
1040 | 1046 | "UpdateEncryption$ConstantInitializationVector": "A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.",
|
1041 | 1047 | "UpdateEncryption$DeviceId": "The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.",
|
|
1058 | 1064 | "UpdateFlowSourceRequest$Description": "A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.",
|
1059 | 1065 | "UpdateFlowSourceRequest$EntitlementArn": "The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow.",
|
1060 | 1066 | "UpdateFlowSourceRequest$SenderIpAddress": "The IP address that the flow communicates with to initiate connection with the sender.",
|
| 1067 | + "UpdateFlowSourceRequest$SourceListenerAddress": "Source IP or domain name for SRT-caller protocol.", |
1061 | 1068 | "UpdateFlowSourceRequest$StreamId": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.",
|
1062 | 1069 | "UpdateFlowSourceRequest$VpcInterfaceName": "The name of the VPC interface to use for this source.",
|
1063 | 1070 | "UpdateFlowSourceRequest$WhitelistCidr": "The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.",
|
|
0 commit comments