aws mediaconnect update-flow-source

Updates the source of a flow

Options

NameDescription
--decryption <structure>The type of encryption used on the content ingested from this source
--description <string>A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account
--entitlement-arn <string>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
--flow-arn <string>The flow that is associated with the source that you want to update
--ingest-port <integer>The port that the flow will be listening on for incoming content
--max-bitrate <integer>The smoothing max bitrate for RIST, RTP, and RTP-FEC streams
--max-latency <integer>The maximum latency in milliseconds. This parameter applies only to RIST-based and 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
--protocol <string>The protocol that is used by the source
--source-arn <string>The ARN of the source that you want to update
--stream-id <string>The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams
--vpc-interface-name <string>The name of the VPC Interface to configure this Source with
--whitelist-cidr <string>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
--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