aws mediaconnect update-flow-output

Updates an existing flow output

Options

NameDescription
--cidr-allow-list <list>The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16
--description <string>A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user
--destination <string>The IP address where you want to send the output
--encryption <structure>The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key)
--flow-arn <string>The flow that is associated with the output that you want to update
--max-latency <integer>The maximum latency in milliseconds for Zixi-based streams
--min-latency <integer>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’s minimum latency and the receiver’s minimum latency
--output-arn <string>The ARN of the output that you want to update
--port <integer>The port to use when content is distributed to this output
--protocol <string>The protocol to use for the output
--remote-id <string>The remote ID for the Zixi-pull stream
--smoothing-latency <integer>The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams
--stream-id <string>The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams
--vpc-interface-attachment <structure>The name of the VPC interface attachment to use for this output
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command