aws medialive create-input

Create an input

Options

NameDescription
--destinations <list>Destination settings for PUSH type inputs
--input-devices <list>Settings for the devices
--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 Flows that you want to use in this 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
--request-id <string>Unique identifier of the request to ensure the request is handled exactly once in case of retries
--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
--tags <map>A collection of key-value pairs
--type <string>Placeholder documentation for InputType
--vpc <structure>Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property
--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