aws medialive update-input

Updates an input

Options

NameDescription
--destinations <list>Destination settings for PUSH type inputs
--input-devices <list>Settings for the devices
--input-id <string>Unique ID of the input
--input-security-groups <list>A list of security groups referenced by IDs to attach to the input
--media-connect-flows <list>A list of the MediaConnect Flow ARNs that you want to use as the source of the input. You can specify as few as one Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a separate Availability Zone as this ensures your EML input is redundant to AZ issues
--name <string>Name of the input
--role-arn <string>The Amazon Resource Name (ARN) of the role this input assumes during and after creation
--sources <list>The source URLs for a PULL-type input. Every PULL type input needs exactly two source URLs for redundancy. Only specify sources for PULL type Inputs. Leave Destinations empty
--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