{"files":{"SKILL.md":"---\nname: aws-elemental-medialive\ndescription: \"AWS Elemental MediaLive API skill. Use when working with AWS Elemental MediaLive for prod. Covers 92 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# AWS Elemental MediaLive\nAPI version: 2017-10-14\n\n## Auth\nAWS SigV4\n\n## Base URL\nNot specified.\n\n## Setup\n1. Configure auth: AWS SigV4\n2. GET /prod/accountConfiguration -- describe account configuration\n3. POST /prod/inputDevices/{inputDeviceId}/accept -- create first accept\n\n## Endpoints\n92 endpoints across 1 group. See references/api-spec.lap for full details.\n\n### Prod\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /prod/inputDevices/{inputDeviceId}/accept | Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account. |\n| POST | /prod/batch/delete | Starts delete of resources. |\n| POST | /prod/batch/start | Starts existing resources |\n| POST | /prod/batch/stop | Stops running resources |\n| PUT | /prod/channels/{channelId}/schedule | Update a channel schedule |\n| POST | /prod/inputDevices/{inputDeviceId}/cancel | Cancel an input device transfer that you have requested. |\n| POST | /prod/claimDevice | Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device. |\n| POST | /prod/channels | Creates a new channel |\n| POST | /prod/inputs | Create an input |\n| POST | /prod/inputSecurityGroups | Creates a Input Security Group |\n| POST | /prod/multiplexes | Create a new multiplex. |\n| POST | /prod/multiplexes/{multiplexId}/programs | Create a new program in the multiplex. |\n| POST | /prod/inputs/{inputId}/partners | Create a partner input |\n| POST | /prod/tags/{resource-arn} | Create tags for a resource |\n| DELETE | /prod/channels/{channelId} | Starts deletion of channel. The associated outputs are also deleted. |\n| DELETE | /prod/inputs/{inputId} | Deletes the input end point |\n| DELETE | /prod/inputSecurityGroups/{inputSecurityGroupId} | Deletes an Input Security Group |\n| DELETE | /prod/multiplexes/{multiplexId} | Delete a multiplex. The multiplex must be idle. |\n| DELETE | /prod/multiplexes/{multiplexId}/programs/{programName} | Delete a program from a multiplex. |\n| DELETE | /prod/reservations/{reservationId} | Delete an expired reservation. |\n| DELETE | /prod/channels/{channelId}/schedule | Delete all schedule actions on a channel. |\n| DELETE | /prod/tags/{resource-arn} | Removes tags for a resource |\n| GET | /prod/accountConfiguration | Describe account configuration |\n| GET | /prod/channels/{channelId} | Gets details about a channel |\n| GET | /prod/inputs/{inputId} | Produces details about an input |\n| GET | /prod/inputDevices/{inputDeviceId} | Gets the details for the input device |\n| GET | /prod/inputDevices/{inputDeviceId}/thumbnailData | Get the latest thumbnail data for the input device. |\n| GET | /prod/inputSecurityGroups/{inputSecurityGroupId} | Produces a summary of an Input Security Group |\n| GET | /prod/multiplexes/{multiplexId} | Gets details about a multiplex. |\n| GET | /prod/multiplexes/{multiplexId}/programs/{programName} | Get the details for a program in a multiplex. |\n| GET | /prod/offerings/{offeringId} | Get details for an offering. |\n| GET | /prod/reservations/{reservationId} | Get details for a reservation. |\n| GET | /prod/channels/{channelId}/schedule | Get a channel schedule |\n| GET | /prod/channels/{channelId}/thumbnails | Describe the latest thumbnails data. |\n| GET | /prod/channels | Produces list of channels that have been created |\n| GET | /prod/inputDeviceTransfers | List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you. |\n| GET | /prod/inputDevices | List input devices |\n| GET | /prod/inputSecurityGroups | Produces a list of Input Security Groups for an account |\n| GET | /prod/inputs | Produces list of inputs that have been created |\n| GET | /prod/multiplexes/{multiplexId}/programs | List the programs that currently exist for a specific multiplex. |\n| GET | /prod/multiplexes | Retrieve a list of the existing multiplexes. |\n| GET | /prod/offerings | List offerings available for purchase. |\n| GET | /prod/reservations | List purchased reservations. |\n| GET | /prod/tags/{resource-arn} | Produces list of tags that have been created for a resource |\n| POST | /prod/offerings/{offeringId}/purchase | Purchase an offering and create a reservation. |\n| POST | /prod/inputDevices/{inputDeviceId}/reboot | Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected. |\n| POST | /prod/inputDevices/{inputDeviceId}/reject | Reject the transfer of the specified input device to your AWS account. |\n| POST | /prod/channels/{channelId}/start | Starts an existing channel |\n| POST | /prod/inputDevices/{inputDeviceId}/start | Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.) |\n| POST | /prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow | Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance. |\n| POST | /prod/multiplexes/{multiplexId}/start | Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel. |\n| POST | /prod/channels/{channelId}/stop | Stops a running channel |\n| POST | /prod/inputDevices/{inputDeviceId}/stop | Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.) |\n| POST | /prod/multiplexes/{multiplexId}/stop | Stops a running multiplex. If the multiplex isn't running, this action has no effect. |\n| POST | /prod/inputDevices/{inputDeviceId}/transfer | Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer. |\n| PUT | /prod/accountConfiguration | Update account configuration |\n| PUT | /prod/channels/{channelId} | Updates a channel. |\n| PUT | /prod/channels/{channelId}/channelClass | Changes the class of the channel. |\n| PUT | /prod/inputs/{inputId} | Updates an input. |\n| PUT | /prod/inputDevices/{inputDeviceId} | Updates the parameters for the input device. |\n| PUT | /prod/inputSecurityGroups/{inputSecurityGroupId} | Update an Input Security Group's Whilelists. |\n| PUT | /prod/multiplexes/{multiplexId} | Updates a multiplex. |\n| PUT | /prod/multiplexes/{multiplexId}/programs/{programName} | Update a program in a multiplex. |\n| PUT | /prod/reservations/{reservationId} | Update reservation. |\n| POST | /prod/channels/{channelId}/restartChannelPipelines | Restart pipelines in one channel that is currently running. |\n| POST | /prod/cloudwatch-alarm-templates | Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types. |\n| POST | /prod/cloudwatch-alarm-template-groups | Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms. |\n| POST | /prod/eventbridge-rule-templates | Creates an eventbridge rule template to monitor events and send notifications to your targeted resources. |\n| POST | /prod/eventbridge-rule-template-groups | Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules. |\n| POST | /prod/signal-maps | Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn. |\n| DELETE | /prod/cloudwatch-alarm-templates/{identifier} | Deletes a cloudwatch alarm template. |\n| DELETE | /prod/cloudwatch-alarm-template-groups/{identifier} | Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted. |\n| DELETE | /prod/eventbridge-rule-templates/{identifier} | Deletes an eventbridge rule template. |\n| DELETE | /prod/eventbridge-rule-template-groups/{identifier} | Deletes an eventbridge rule template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted. |\n| DELETE | /prod/signal-maps/{identifier} | Deletes the specified signal map. |\n| GET | /prod/cloudwatch-alarm-templates/{identifier} | Retrieves the specified cloudwatch alarm template. |\n| GET | /prod/cloudwatch-alarm-template-groups/{identifier} | Retrieves the specified cloudwatch alarm template group. |\n| GET | /prod/eventbridge-rule-templates/{identifier} | Retrieves the specified eventbridge rule template. |\n| GET | /prod/eventbridge-rule-template-groups/{identifier} | Retrieves the specified eventbridge rule template group. |\n| GET | /prod/signal-maps/{identifier} | Retrieves the specified signal map. |\n| GET | /prod/cloudwatch-alarm-template-groups | Lists cloudwatch alarm template groups. |\n| GET | /prod/cloudwatch-alarm-templates | Lists cloudwatch alarm templates. |\n| GET | /prod/eventbridge-rule-template-groups | Lists eventbridge rule template groups. |\n| GET | /prod/eventbridge-rule-templates | Lists eventbridge rule templates. |\n| GET | /prod/signal-maps | Lists signal maps. |\n| DELETE | /prod/signal-maps/{identifier}/monitor-deployment | Initiates a deployment to delete the monitor of the specified signal map. |\n| POST | /prod/signal-maps/{identifier}/monitor-deployment | Initiates a deployment to deploy the latest monitor of the specified signal map. |\n| PATCH | /prod/signal-maps/{identifier} | Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided. |\n| PATCH | /prod/cloudwatch-alarm-templates/{identifier} | Updates the specified cloudwatch alarm template. |\n| PATCH | /prod/cloudwatch-alarm-template-groups/{identifier} | Updates the specified cloudwatch alarm template group. |\n| PATCH | /prod/eventbridge-rule-templates/{identifier} | Updates the specified eventbridge rule template. |\n| PATCH | /prod/eventbridge-rule-template-groups/{identifier} | Updates the specified eventbridge rule template group. |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"Create a accept?\" -> POST /prod/inputDevices/{inputDeviceId}/accept\n- \"Create a delete?\" -> POST /prod/batch/delete\n- \"Create a start?\" -> POST /prod/batch/start\n- \"Create a stop?\" -> POST /prod/batch/stop\n- \"Create a cancel?\" -> POST /prod/inputDevices/{inputDeviceId}/cancel\n- \"Create a claimDevice?\" -> POST /prod/claimDevice\n- \"Create a channel?\" -> POST /prod/channels\n- \"Create a input?\" -> POST /prod/inputs\n- \"Create a inputSecurityGroup?\" -> POST /prod/inputSecurityGroups\n- \"Create a multiplexe?\" -> POST /prod/multiplexes\n- \"Create a program?\" -> POST /prod/multiplexes/{multiplexId}/programs\n- \"Create a partner?\" -> POST /prod/inputs/{inputId}/partners\n- \"Delete a channel?\" -> DELETE /prod/channels/{channelId}\n- \"Delete a input?\" -> DELETE /prod/inputs/{inputId}\n- \"Delete a inputSecurityGroup?\" -> DELETE /prod/inputSecurityGroups/{inputSecurityGroupId}\n- \"Delete a multiplexe?\" -> DELETE /prod/multiplexes/{multiplexId}\n- \"Delete a program?\" -> DELETE /prod/multiplexes/{multiplexId}/programs/{programName}\n- \"Delete a reservation?\" -> DELETE /prod/reservations/{reservationId}\n- \"Delete a tag?\" -> DELETE /prod/tags/{resource-arn}\n- \"List all accountConfiguration?\" -> GET /prod/accountConfiguration\n- \"Get channel details?\" -> GET /prod/channels/{channelId}\n- \"Get input details?\" -> GET /prod/inputs/{inputId}\n- \"Get inputDevice details?\" -> GET /prod/inputDevices/{inputDeviceId}\n- \"List all thumbnailData?\" -> GET /prod/inputDevices/{inputDeviceId}/thumbnailData\n- \"Get inputSecurityGroup details?\" -> GET /prod/inputSecurityGroups/{inputSecurityGroupId}\n- \"Get multiplexe details?\" -> GET /prod/multiplexes/{multiplexId}\n- \"Get program details?\" -> GET /prod/multiplexes/{multiplexId}/programs/{programName}\n- \"Get offering details?\" -> GET /prod/offerings/{offeringId}\n- \"Get reservation details?\" -> GET /prod/reservations/{reservationId}\n- \"List all schedule?\" -> GET /prod/channels/{channelId}/schedule\n- \"List all thumbnails?\" -> GET /prod/channels/{channelId}/thumbnails\n- \"List all channels?\" -> GET /prod/channels\n- \"List all inputDeviceTransfers?\" -> GET /prod/inputDeviceTransfers\n- \"List all inputDevices?\" -> GET /prod/inputDevices\n- \"List all inputSecurityGroups?\" -> GET /prod/inputSecurityGroups\n- \"List all inputs?\" -> GET /prod/inputs\n- \"List all programs?\" -> GET /prod/multiplexes/{multiplexId}/programs\n- \"List all multiplexes?\" -> GET /prod/multiplexes\n- \"List all offerings?\" -> GET /prod/offerings\n- \"List all reservations?\" -> GET /prod/reservations\n- \"Get tag details?\" -> GET /prod/tags/{resource-arn}\n- \"Create a purchase?\" -> POST /prod/offerings/{offeringId}/purchase\n- \"Create a reboot?\" -> POST /prod/inputDevices/{inputDeviceId}/reboot\n- \"Create a reject?\" -> POST /prod/inputDevices/{inputDeviceId}/reject\n- \"Create a startInputDeviceMaintenanceWindow?\" -> POST /prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow\n- \"Create a transfer?\" -> POST /prod/inputDevices/{inputDeviceId}/transfer\n- \"Update a channel?\" -> PUT /prod/channels/{channelId}\n- \"Update a input?\" -> PUT /prod/inputs/{inputId}\n- \"Update a inputDevice?\" -> PUT /prod/inputDevices/{inputDeviceId}\n- \"Update a inputSecurityGroup?\" -> PUT /prod/inputSecurityGroups/{inputSecurityGroupId}\n- \"Update a multiplexe?\" -> PUT /prod/multiplexes/{multiplexId}\n- \"Update a program?\" -> PUT /prod/multiplexes/{multiplexId}/programs/{programName}\n- \"Update a reservation?\" -> PUT /prod/reservations/{reservationId}\n- \"Create a restartChannelPipeline?\" -> POST /prod/channels/{channelId}/restartChannelPipelines\n- \"Create a cloudwatch-alarm-template?\" -> POST /prod/cloudwatch-alarm-templates\n- \"Create a cloudwatch-alarm-template-group?\" -> POST /prod/cloudwatch-alarm-template-groups\n- \"Create a eventbridge-rule-template?\" -> POST /prod/eventbridge-rule-templates\n- \"Create a eventbridge-rule-template-group?\" -> POST /prod/eventbridge-rule-template-groups\n- \"Create a signal-map?\" -> POST /prod/signal-maps\n- \"Delete a cloudwatch-alarm-template?\" -> DELETE /prod/cloudwatch-alarm-templates/{identifier}\n- \"Delete a cloudwatch-alarm-template-group?\" -> DELETE /prod/cloudwatch-alarm-template-groups/{identifier}\n- \"Delete a eventbridge-rule-template?\" -> DELETE /prod/eventbridge-rule-templates/{identifier}\n- \"Delete a eventbridge-rule-template-group?\" -> DELETE /prod/eventbridge-rule-template-groups/{identifier}\n- \"Delete a signal-map?\" -> DELETE /prod/signal-maps/{identifier}\n- \"Get cloudwatch-alarm-template details?\" -> GET /prod/cloudwatch-alarm-templates/{identifier}\n- \"Get cloudwatch-alarm-template-group details?\" -> GET /prod/cloudwatch-alarm-template-groups/{identifier}\n- \"Get eventbridge-rule-template details?\" -> GET /prod/eventbridge-rule-templates/{identifier}\n- \"Get eventbridge-rule-template-group details?\" -> GET /prod/eventbridge-rule-template-groups/{identifier}\n- \"Get signal-map details?\" -> GET /prod/signal-maps/{identifier}\n- \"List all cloudwatch-alarm-template-groups?\" -> GET /prod/cloudwatch-alarm-template-groups\n- \"List all cloudwatch-alarm-templates?\" -> GET /prod/cloudwatch-alarm-templates\n- \"List all eventbridge-rule-template-groups?\" -> GET /prod/eventbridge-rule-template-groups\n- \"List all eventbridge-rule-templates?\" -> GET /prod/eventbridge-rule-templates\n- \"List all signal-maps?\" -> GET /prod/signal-maps\n- \"Create a monitor-deployment?\" -> POST /prod/signal-maps/{identifier}/monitor-deployment\n- \"Partially update a signal-map?\" -> PATCH /prod/signal-maps/{identifier}\n- \"Partially update a cloudwatch-alarm-template?\" -> PATCH /prod/cloudwatch-alarm-templates/{identifier}\n- \"Partially update a cloudwatch-alarm-template-group?\" -> PATCH /prod/cloudwatch-alarm-template-groups/{identifier}\n- \"Partially update a eventbridge-rule-template?\" -> PATCH /prod/eventbridge-rule-templates/{identifier}\n- \"Partially update a eventbridge-rule-template-group?\" -> PATCH /prod/eventbridge-rule-template-groups/{identifier}\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Create/update endpoints return the modified resource on success\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api AWS Elemental MediaLive\n@version 2017-10-14\n@auth AWS SigV4\n@endpoints 92\n@hint download_for_search\n@toc prod(92)\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/accept\n@desc Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/batch/delete\n@desc Starts delete of resources.\n@optional {ChannelIds: [str], InputIds: [str], InputSecurityGroupIds: [str], MultiplexIds: [str]}\n@returns(200) {Failed: [BatchFailedResultModel]?, Successful: [BatchSuccessfulResultModel]?}\n\n@endpoint POST /prod/batch/start\n@desc Starts existing resources\n@optional {ChannelIds: [str], MultiplexIds: [str]}\n@returns(200) {Failed: [BatchFailedResultModel]?, Successful: [BatchSuccessfulResultModel]?}\n\n@endpoint POST /prod/batch/stop\n@desc Stops running resources\n@optional {ChannelIds: [str], MultiplexIds: [str]}\n@returns(200) {Failed: [BatchFailedResultModel]?, Successful: [BatchSuccessfulResultModel]?}\n\n@endpoint PUT /prod/channels/{channelId}/schedule\n@desc Update a channel schedule\n@required {ChannelId: str}\n@optional {Creates: BatchScheduleActionCreateRequest, Deletes: BatchScheduleActionDeleteRequest}\n@returns(200) {Creates: BatchScheduleActionCreateResult?{ScheduleActions: [ScheduleAction]}, Deletes: BatchScheduleActionDeleteResult?{ScheduleActions: [ScheduleAction]}}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/cancel\n@desc Cancel an input device transfer that you have requested.\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/claimDevice\n@desc Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device.\n@optional {Id: str}\n\n@endpoint POST /prod/channels\n@desc Creates a new channel\n@optional {CdiInputSpecification: CdiInputSpecification, ChannelClass: str, Destinations: [OutputDestination], EncoderSettings: EncoderSettings, InputAttachments: [InputAttachment], InputSpecification: InputSpecification, LogLevel: str, Maintenance: MaintenanceCreateSettings, Name: str, RequestId: str, Reserved: str, RoleArn: str, Tags: map<str,str>, Vpc: VpcOutputSettings}\n@returns(200) {Channel: Channel?{Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str, str>?: any, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}}\n\n@endpoint POST /prod/inputs\n@desc Create an input\n@optional {Destinations: [InputDestinationRequest], InputDevices: [InputDeviceSettings], InputSecurityGroups: [str], MediaConnectFlows: [MediaConnectFlowRequest], Name: str, RequestId: str, RoleArn: str, Sources: [InputSourceRequest], Tags: map<str,str>, Type: str, Vpc: InputVpcRequest, SrtSettings: SrtSettingsRequest}\n@returns(200) {Input: Input?{Arn: str?, AttachedChannels: [str]?, Destinations: [InputDestination]?, Id: str?, InputClass: str?, InputDevices: [InputDeviceSettings]?, InputPartnerIds: [str]?, InputSourceType: str?, MediaConnectFlows: [MediaConnectFlow]?, Name: str?, RoleArn: str?, SecurityGroups: [str]?, Sources: [InputSource]?, State: str?, Tags: map<str, str>?: any, Type: str?, SrtSettings: SrtSettings?{SrtCallerSources: [SrtCallerSource]?}}}\n\n@endpoint POST /prod/inputSecurityGroups\n@desc Creates a Input Security Group\n@optional {Tags: map<str,str>, WhitelistRules: [InputWhitelistRuleCidr]}\n@returns(200) {SecurityGroup: InputSecurityGroup?{Arn: str?, Id: str?, Inputs: [str]?, State: str?, Tags: map<str, str>?: any, WhitelistRules: [InputWhitelistRule]?}}\n\n@endpoint POST /prod/multiplexes\n@desc Create a new multiplex.\n@required {AvailabilityZones: [str], MultiplexSettings: MultiplexSettings, Name: str, RequestId: str}\n@optional {Tags: map<str,str>}\n@returns(200) {Multiplex: Multiplex?{Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str, str>?: any}}\n\n@endpoint POST /prod/multiplexes/{multiplexId}/programs\n@desc Create a new program in the multiplex.\n@required {MultiplexId: str, MultiplexProgramSettings: MultiplexProgramSettings, ProgramName: str, RequestId: str}\n@returns(200) {MultiplexProgram: MultiplexProgram?{ChannelId: str?, MultiplexProgramSettings: MultiplexProgramSettings?{PreferredChannelPipeline: str?, ProgramNumber: int, ServiceDescriptor: MultiplexProgramServiceDescriptor?{ProviderName: str, ServiceName: str}, VideoSettings: MultiplexVideoSettings?{ConstantBitrate: int?, StatmuxSettings: MultiplexStatmuxVideoSettings?}}, PacketIdentifiersMap: MultiplexProgramPacketIdentifiersMap?{AudioPids: [int]?, DvbSubPids: [int]?, DvbTeletextPid: int?, EtvPlatformPid: int?, EtvSignalPid: int?, KlvDataPids: [int]?, PcrPid: int?, PmtPid: int?, PrivateMetadataPid: int?, Scte27Pids: [int]?, Scte35Pid: int?, TimedMetadataPid: int?, VideoPid: int?, AribCaptionsPid: int?, DvbTeletextPids: [int]?, EcmPid: int?, Smpte2038Pid: int?}, PipelineDetails: [MultiplexProgramPipelineDetail]?, ProgramName: str?}}\n\n@endpoint POST /prod/inputs/{inputId}/partners\n@desc Create a partner input\n@required {InputId: str}\n@optional {RequestId: str, Tags: map<str,str>}\n@returns(200) {Input: Input?{Arn: str?, AttachedChannels: [str]?, Destinations: [InputDestination]?, Id: str?, InputClass: str?, InputDevices: [InputDeviceSettings]?, InputPartnerIds: [str]?, InputSourceType: str?, MediaConnectFlows: [MediaConnectFlow]?, Name: str?, RoleArn: str?, SecurityGroups: [str]?, Sources: [InputSource]?, State: str?, Tags: map<str, str>?: any, Type: str?, SrtSettings: SrtSettings?{SrtCallerSources: [SrtCallerSource]?}}}\n\n@endpoint POST /prod/tags/{resource-arn}\n@desc Create tags for a resource\n@required {ResourceArn: str}\n@optional {Tags: map<str,str>}\n\n@endpoint DELETE /prod/channels/{channelId}\n@desc Starts deletion of channel. The associated outputs are also deleted.\n@required {ChannelId: str}\n@returns(200) {Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?{Esam: Esam?, Scte35SpliceInsert: Scte35SpliceInsert?, Scte35TimeSignalApos: Scte35TimeSignalApos?}, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?{BlackFrameMsec: int?, InputLossImageColor: str?, InputLossImageSlate: InputLocation?, InputLossImageType: str?, RepeatFrameMsec: int?}, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?{EpochLockingSettings: EpochLockingSettings?, PipelineLockingSettings: PipelineLockingSettings?}}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings{HtmlMotionGraphicsSettings: HtmlMotionGraphicsSettings?}}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str,str>?, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}\n\n@endpoint DELETE /prod/inputs/{inputId}\n@desc Deletes the input end point\n@required {InputId: str}\n\n@endpoint DELETE /prod/inputSecurityGroups/{inputSecurityGroupId}\n@desc Deletes an Input Security Group\n@required {InputSecurityGroupId: str}\n\n@endpoint DELETE /prod/multiplexes/{multiplexId}\n@desc Delete a multiplex. The multiplex must be idle.\n@required {MultiplexId: str}\n@returns(200) {Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str,str>?}\n\n@endpoint DELETE /prod/multiplexes/{multiplexId}/programs/{programName}\n@desc Delete a program from a multiplex.\n@required {MultiplexId: str, ProgramName: str}\n@returns(200) {ChannelId: str?, MultiplexProgramSettings: MultiplexProgramSettings?{PreferredChannelPipeline: str?, ProgramNumber: int, ServiceDescriptor: MultiplexProgramServiceDescriptor?{ProviderName: str, ServiceName: str}, VideoSettings: MultiplexVideoSettings?{ConstantBitrate: int?, StatmuxSettings: MultiplexStatmuxVideoSettings?{MaximumBitrate: int?, MinimumBitrate: int?, Priority: int?}}}, PacketIdentifiersMap: MultiplexProgramPacketIdentifiersMap?{AudioPids: [int]?, DvbSubPids: [int]?, DvbTeletextPid: int?, EtvPlatformPid: int?, EtvSignalPid: int?, KlvDataPids: [int]?, PcrPid: int?, PmtPid: int?, PrivateMetadataPid: int?, Scte27Pids: [int]?, Scte35Pid: int?, TimedMetadataPid: int?, VideoPid: int?, AribCaptionsPid: int?, DvbTeletextPids: [int]?, EcmPid: int?, Smpte2038Pid: int?}, PipelineDetails: [MultiplexProgramPipelineDetail]?, ProgramName: str?}\n\n@endpoint DELETE /prod/reservations/{reservationId}\n@desc Delete an expired reservation.\n@required {ReservationId: str}\n@returns(200) {Arn: str?, Count: int?, CurrencyCode: str?, Duration: int?, DurationUnits: str?, End: str?, FixedPrice: num(f64)?, Name: str?, OfferingDescription: str?, OfferingId: str?, OfferingType: str?, Region: str?, RenewalSettings: RenewalSettings?{AutomaticRenewal: str?, RenewalCount: int?}, ReservationId: str?, ResourceSpecification: ReservationResourceSpecification?{ChannelClass: str?, Codec: str?, MaximumBitrate: str?, MaximumFramerate: str?, Resolution: str?, ResourceType: str?, SpecialFeature: str?, VideoQuality: str?}, Start: str?, State: str?, Tags: map<str,str>?, UsagePrice: num(f64)?}\n\n@endpoint DELETE /prod/channels/{channelId}/schedule\n@desc Delete all schedule actions on a channel.\n@required {ChannelId: str}\n\n@endpoint DELETE /prod/tags/{resource-arn}\n@desc Removes tags for a resource\n@required {ResourceArn: str, tagKeys: [str]}\n\n@endpoint GET /prod/accountConfiguration\n@desc Describe account configuration\n@returns(200) {AccountConfiguration: AccountConfiguration?{KmsKeyId: str?}}\n\n@endpoint GET /prod/channels/{channelId}\n@desc Gets details about a channel\n@required {ChannelId: str}\n@returns(200) {Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?{Esam: Esam?, Scte35SpliceInsert: Scte35SpliceInsert?, Scte35TimeSignalApos: Scte35TimeSignalApos?}, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?{BlackFrameMsec: int?, InputLossImageColor: str?, InputLossImageSlate: InputLocation?, InputLossImageType: str?, RepeatFrameMsec: int?}, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?{EpochLockingSettings: EpochLockingSettings?, PipelineLockingSettings: PipelineLockingSettings?}}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings{HtmlMotionGraphicsSettings: HtmlMotionGraphicsSettings?}}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str,str>?, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}\n\n@endpoint GET /prod/inputs/{inputId}\n@desc Produces details about an input\n@required {InputId: str}\n@returns(200) {Arn: str?, AttachedChannels: [str]?, Destinations: [InputDestination]?, Id: str?, InputClass: str?, InputDevices: [InputDeviceSettings]?, InputPartnerIds: [str]?, InputSourceType: str?, MediaConnectFlows: [MediaConnectFlow]?, Name: str?, RoleArn: str?, SecurityGroups: [str]?, Sources: [InputSource]?, State: str?, Tags: map<str,str>?, Type: str?, SrtSettings: SrtSettings?{SrtCallerSources: [SrtCallerSource]?}}\n\n@endpoint GET /prod/inputDevices/{inputDeviceId}\n@desc Gets the details for the input device\n@required {InputDeviceId: str}\n@returns(200) {Arn: str?, ConnectionState: str?, DeviceSettingsSyncState: str?, DeviceUpdateStatus: str?, HdDeviceSettings: InputDeviceHdSettings?{ActiveInput: str?, ConfiguredInput: str?, DeviceState: str?, Framerate: num(f64)?, Height: int?, MaxBitrate: int?, ScanType: str?, Width: int?, LatencyMs: int?}, Id: str?, MacAddress: str?, Name: str?, NetworkSettings: InputDeviceNetworkSettings?{DnsAddresses: [str]?, Gateway: str?, IpAddress: str?, IpScheme: str?, SubnetMask: str?}, SerialNumber: str?, Type: str?, UhdDeviceSettings: InputDeviceUhdSettings?{ActiveInput: str?, ConfiguredInput: str?, DeviceState: str?, Framerate: num(f64)?, Height: int?, MaxBitrate: int?, ScanType: str?, Width: int?, LatencyMs: int?, Codec: str?, MediaconnectSettings: InputDeviceMediaConnectSettings?{FlowArn: str?, RoleArn: str?, SecretArn: str?, SourceName: str?}, AudioChannelPairs: [InputDeviceUhdAudioChannelPairConfig]?}, Tags: map<str,str>?, AvailabilityZone: str?, MedialiveInputArns: [str]?, OutputType: str?}\n\n@endpoint GET /prod/inputDevices/{inputDeviceId}/thumbnailData\n@desc Get the latest thumbnail data for the input device.\n@required {InputDeviceId: str, accept: str}\n@returns(200) {Body: bytes?, ContentType: str?, ContentLength: int(i64)?, ETag: str?, LastModified: str(timestamp)?}\n\n@endpoint GET /prod/inputSecurityGroups/{inputSecurityGroupId}\n@desc Produces a summary of an Input Security Group\n@required {InputSecurityGroupId: str}\n@returns(200) {Arn: str?, Id: str?, Inputs: [str]?, State: str?, Tags: map<str,str>?, WhitelistRules: [InputWhitelistRule]?}\n\n@endpoint GET /prod/multiplexes/{multiplexId}\n@desc Gets details about a multiplex.\n@required {MultiplexId: str}\n@returns(200) {Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str,str>?}\n\n@endpoint GET /prod/multiplexes/{multiplexId}/programs/{programName}\n@desc Get the details for a program in a multiplex.\n@required {MultiplexId: str, ProgramName: str}\n@returns(200) {ChannelId: str?, MultiplexProgramSettings: MultiplexProgramSettings?{PreferredChannelPipeline: str?, ProgramNumber: int, ServiceDescriptor: MultiplexProgramServiceDescriptor?{ProviderName: str, ServiceName: str}, VideoSettings: MultiplexVideoSettings?{ConstantBitrate: int?, StatmuxSettings: MultiplexStatmuxVideoSettings?{MaximumBitrate: int?, MinimumBitrate: int?, Priority: int?}}}, PacketIdentifiersMap: MultiplexProgramPacketIdentifiersMap?{AudioPids: [int]?, DvbSubPids: [int]?, DvbTeletextPid: int?, EtvPlatformPid: int?, EtvSignalPid: int?, KlvDataPids: [int]?, PcrPid: int?, PmtPid: int?, PrivateMetadataPid: int?, Scte27Pids: [int]?, Scte35Pid: int?, TimedMetadataPid: int?, VideoPid: int?, AribCaptionsPid: int?, DvbTeletextPids: [int]?, EcmPid: int?, Smpte2038Pid: int?}, PipelineDetails: [MultiplexProgramPipelineDetail]?, ProgramName: str?}\n\n@endpoint GET /prod/offerings/{offeringId}\n@desc Get details for an offering.\n@required {OfferingId: str}\n@returns(200) {Arn: str?, CurrencyCode: str?, Duration: int?, DurationUnits: str?, FixedPrice: num(f64)?, OfferingDescription: str?, OfferingId: str?, OfferingType: str?, Region: str?, ResourceSpecification: ReservationResourceSpecification?{ChannelClass: str?, Codec: str?, MaximumBitrate: str?, MaximumFramerate: str?, Resolution: str?, ResourceType: str?, SpecialFeature: str?, VideoQuality: str?}, UsagePrice: num(f64)?}\n\n@endpoint GET /prod/reservations/{reservationId}\n@desc Get details for a reservation.\n@required {ReservationId: str}\n@returns(200) {Arn: str?, Count: int?, CurrencyCode: str?, Duration: int?, DurationUnits: str?, End: str?, FixedPrice: num(f64)?, Name: str?, OfferingDescription: str?, OfferingId: str?, OfferingType: str?, Region: str?, RenewalSettings: RenewalSettings?{AutomaticRenewal: str?, RenewalCount: int?}, ReservationId: str?, ResourceSpecification: ReservationResourceSpecification?{ChannelClass: str?, Codec: str?, MaximumBitrate: str?, MaximumFramerate: str?, Resolution: str?, ResourceType: str?, SpecialFeature: str?, VideoQuality: str?}, Start: str?, State: str?, Tags: map<str,str>?, UsagePrice: num(f64)?}\n\n@endpoint GET /prod/channels/{channelId}/schedule\n@desc Get a channel schedule\n@required {ChannelId: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, ScheduleActions: [ScheduleAction]?}\n\n@endpoint GET /prod/channels/{channelId}/thumbnails\n@desc Describe the latest thumbnails data.\n@required {ChannelId: str, pipelineId: str, thumbnailType: str}\n@returns(200) {ThumbnailDetails: [ThumbnailDetail]?}\n\n@endpoint GET /prod/channels\n@desc Produces list of channels that have been created\n@optional {maxResults: int, nextToken: str}\n@returns(200) {Channels: [ChannelSummary]?, NextToken: str?}\n\n@endpoint GET /prod/inputDeviceTransfers\n@desc List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.\n@required {transferType: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {InputDeviceTransfers: [TransferringInputDeviceSummary]?, NextToken: str?}\n\n@endpoint GET /prod/inputDevices\n@desc List input devices\n@optional {maxResults: int, nextToken: str}\n@returns(200) {InputDevices: [InputDeviceSummary]?, NextToken: str?}\n\n@endpoint GET /prod/inputSecurityGroups\n@desc Produces a list of Input Security Groups for an account\n@optional {maxResults: int, nextToken: str}\n@returns(200) {InputSecurityGroups: [InputSecurityGroup]?, NextToken: str?}\n\n@endpoint GET /prod/inputs\n@desc Produces list of inputs that have been created\n@optional {maxResults: int, nextToken: str}\n@returns(200) {Inputs: [Input]?, NextToken: str?}\n\n@endpoint GET /prod/multiplexes/{multiplexId}/programs\n@desc List the programs that currently exist for a specific multiplex.\n@required {MultiplexId: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {MultiplexPrograms: [MultiplexProgramSummary]?, NextToken: str?}\n\n@endpoint GET /prod/multiplexes\n@desc Retrieve a list of the existing multiplexes.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {Multiplexes: [MultiplexSummary]?, NextToken: str?}\n\n@endpoint GET /prod/offerings\n@desc List offerings available for purchase.\n@optional {channelClass: str, channelConfiguration: str, codec: str, duration: str, maxResults: int, maximumBitrate: str, maximumFramerate: str, nextToken: str, resolution: str, resourceType: str, specialFeature: str, videoQuality: str}\n@returns(200) {NextToken: str?, Offerings: [Offering]?}\n\n@endpoint GET /prod/reservations\n@desc List purchased reservations.\n@optional {channelClass: str, codec: str, maxResults: int, maximumBitrate: str, maximumFramerate: str, nextToken: str, resolution: str, resourceType: str, specialFeature: str, videoQuality: str}\n@returns(200) {NextToken: str?, Reservations: [Reservation]?}\n\n@endpoint GET /prod/tags/{resource-arn}\n@desc Produces list of tags that have been created for a resource\n@required {ResourceArn: str}\n@returns(200) {Tags: map<str,str>?}\n\n@endpoint POST /prod/offerings/{offeringId}/purchase\n@desc Purchase an offering and create a reservation.\n@required {OfferingId: str, Count: int}\n@optional {Name: str, RenewalSettings: RenewalSettings, RequestId: str, Start: str, Tags: map<str,str>}\n@returns(200) {Reservation: Reservation?{Arn: str?, Count: int?, CurrencyCode: str?, Duration: int?, DurationUnits: str?, End: str?, FixedPrice: num(f64)?, Name: str?, OfferingDescription: str?, OfferingId: str?, OfferingType: str?, Region: str?, RenewalSettings: RenewalSettings?{AutomaticRenewal: str?, RenewalCount: int?}, ReservationId: str?, ResourceSpecification: ReservationResourceSpecification?{ChannelClass: str?, Codec: str?, MaximumBitrate: str?, MaximumFramerate: str?, Resolution: str?, ResourceType: str?, SpecialFeature: str?, VideoQuality: str?}, Start: str?, State: str?, Tags: map<str, str>?: any, UsagePrice: num(f64)?}}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/reboot\n@desc Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.\n@required {InputDeviceId: str}\n@optional {Force: str}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/reject\n@desc Reject the transfer of the specified input device to your AWS account.\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/channels/{channelId}/start\n@desc Starts an existing channel\n@required {ChannelId: str}\n@returns(200) {Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?{Esam: Esam?, Scte35SpliceInsert: Scte35SpliceInsert?, Scte35TimeSignalApos: Scte35TimeSignalApos?}, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?{BlackFrameMsec: int?, InputLossImageColor: str?, InputLossImageSlate: InputLocation?, InputLossImageType: str?, RepeatFrameMsec: int?}, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?{EpochLockingSettings: EpochLockingSettings?, PipelineLockingSettings: PipelineLockingSettings?}}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings{HtmlMotionGraphicsSettings: HtmlMotionGraphicsSettings?}}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str,str>?, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/start\n@desc Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.)\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow\n@desc Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance.\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/multiplexes/{multiplexId}/start\n@desc Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.\n@required {MultiplexId: str}\n@returns(200) {Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/channels/{channelId}/stop\n@desc Stops a running channel\n@required {ChannelId: str}\n@returns(200) {Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?{Esam: Esam?, Scte35SpliceInsert: Scte35SpliceInsert?, Scte35TimeSignalApos: Scte35TimeSignalApos?}, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?{BlackFrameMsec: int?, InputLossImageColor: str?, InputLossImageSlate: InputLocation?, InputLossImageType: str?, RepeatFrameMsec: int?}, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?{EpochLockingSettings: EpochLockingSettings?, PipelineLockingSettings: PipelineLockingSettings?}}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings{HtmlMotionGraphicsSettings: HtmlMotionGraphicsSettings?}}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str,str>?, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/stop\n@desc Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.)\n@required {InputDeviceId: str}\n\n@endpoint POST /prod/multiplexes/{multiplexId}/stop\n@desc Stops a running multiplex. If the multiplex isn't running, this action has no effect.\n@required {MultiplexId: str}\n@returns(200) {Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/inputDevices/{inputDeviceId}/transfer\n@desc Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.\n@required {InputDeviceId: str}\n@optional {TargetCustomerId: str, TargetRegion: str, TransferMessage: str}\n\n@endpoint PUT /prod/accountConfiguration\n@desc Update account configuration\n@optional {AccountConfiguration: AccountConfiguration}\n@returns(200) {AccountConfiguration: AccountConfiguration?{KmsKeyId: str?}}\n\n@endpoint PUT /prod/channels/{channelId}\n@desc Updates a channel.\n@required {ChannelId: str}\n@optional {CdiInputSpecification: CdiInputSpecification, Destinations: [OutputDestination], EncoderSettings: EncoderSettings, InputAttachments: [InputAttachment], InputSpecification: InputSpecification, LogLevel: str, Maintenance: MaintenanceUpdateSettings, Name: str, RoleArn: str}\n@returns(200) {Channel: Channel?{Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str, str>?: any, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}}\n\n@endpoint PUT /prod/channels/{channelId}/channelClass\n@desc Changes the class of the channel.\n@required {ChannelId: str, ChannelClass: str}\n@optional {Destinations: [OutputDestination]}\n@returns(200) {Channel: Channel?{Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str, str>?: any, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}}\n\n@endpoint PUT /prod/inputs/{inputId}\n@desc Updates an input.\n@required {InputId: str}\n@optional {Destinations: [InputDestinationRequest], InputDevices: [InputDeviceRequest], InputSecurityGroups: [str], MediaConnectFlows: [MediaConnectFlowRequest], Name: str, RoleArn: str, Sources: [InputSourceRequest], SrtSettings: SrtSettingsRequest}\n@returns(200) {Input: Input?{Arn: str?, AttachedChannels: [str]?, Destinations: [InputDestination]?, Id: str?, InputClass: str?, InputDevices: [InputDeviceSettings]?, InputPartnerIds: [str]?, InputSourceType: str?, MediaConnectFlows: [MediaConnectFlow]?, Name: str?, RoleArn: str?, SecurityGroups: [str]?, Sources: [InputSource]?, State: str?, Tags: map<str, str>?: any, Type: str?, SrtSettings: SrtSettings?{SrtCallerSources: [SrtCallerSource]?}}}\n\n@endpoint PUT /prod/inputDevices/{inputDeviceId}\n@desc Updates the parameters for the input device.\n@required {InputDeviceId: str}\n@optional {HdDeviceSettings: InputDeviceConfigurableSettings, Name: str, UhdDeviceSettings: InputDeviceConfigurableSettings, AvailabilityZone: str}\n@returns(200) {Arn: str?, ConnectionState: str?, DeviceSettingsSyncState: str?, DeviceUpdateStatus: str?, HdDeviceSettings: InputDeviceHdSettings?{ActiveInput: str?, ConfiguredInput: str?, DeviceState: str?, Framerate: num(f64)?, Height: int?, MaxBitrate: int?, ScanType: str?, Width: int?, LatencyMs: int?}, Id: str?, MacAddress: str?, Name: str?, NetworkSettings: InputDeviceNetworkSettings?{DnsAddresses: [str]?, Gateway: str?, IpAddress: str?, IpScheme: str?, SubnetMask: str?}, SerialNumber: str?, Type: str?, UhdDeviceSettings: InputDeviceUhdSettings?{ActiveInput: str?, ConfiguredInput: str?, DeviceState: str?, Framerate: num(f64)?, Height: int?, MaxBitrate: int?, ScanType: str?, Width: int?, LatencyMs: int?, Codec: str?, MediaconnectSettings: InputDeviceMediaConnectSettings?{FlowArn: str?, RoleArn: str?, SecretArn: str?, SourceName: str?}, AudioChannelPairs: [InputDeviceUhdAudioChannelPairConfig]?}, Tags: map<str,str>?, AvailabilityZone: str?, MedialiveInputArns: [str]?, OutputType: str?}\n\n@endpoint PUT /prod/inputSecurityGroups/{inputSecurityGroupId}\n@desc Update an Input Security Group's Whilelists.\n@required {InputSecurityGroupId: str}\n@optional {Tags: map<str,str>, WhitelistRules: [InputWhitelistRuleCidr]}\n@returns(200) {SecurityGroup: InputSecurityGroup?{Arn: str?, Id: str?, Inputs: [str]?, State: str?, Tags: map<str, str>?: any, WhitelistRules: [InputWhitelistRule]?}}\n\n@endpoint PUT /prod/multiplexes/{multiplexId}\n@desc Updates a multiplex.\n@required {MultiplexId: str}\n@optional {MultiplexSettings: MultiplexSettings, Name: str, PacketIdentifiersMapping: map<str,MultiplexProgramPacketIdentifiersMap>}\n@returns(200) {Multiplex: Multiplex?{Arn: str?, AvailabilityZones: [str]?, Destinations: [MultiplexOutputDestination]?, Id: str?, MultiplexSettings: MultiplexSettings?{MaximumVideoBufferDelayMilliseconds: int?, TransportStreamBitrate: int, TransportStreamId: int, TransportStreamReservedBitrate: int?}, Name: str?, PipelinesRunningCount: int?, ProgramCount: int?, State: str?, Tags: map<str, str>?: any}}\n\n@endpoint PUT /prod/multiplexes/{multiplexId}/programs/{programName}\n@desc Update a program in a multiplex.\n@required {MultiplexId: str, ProgramName: str}\n@optional {MultiplexProgramSettings: MultiplexProgramSettings}\n@returns(200) {MultiplexProgram: MultiplexProgram?{ChannelId: str?, MultiplexProgramSettings: MultiplexProgramSettings?{PreferredChannelPipeline: str?, ProgramNumber: int, ServiceDescriptor: MultiplexProgramServiceDescriptor?{ProviderName: str, ServiceName: str}, VideoSettings: MultiplexVideoSettings?{ConstantBitrate: int?, StatmuxSettings: MultiplexStatmuxVideoSettings?}}, PacketIdentifiersMap: MultiplexProgramPacketIdentifiersMap?{AudioPids: [int]?, DvbSubPids: [int]?, DvbTeletextPid: int?, EtvPlatformPid: int?, EtvSignalPid: int?, KlvDataPids: [int]?, PcrPid: int?, PmtPid: int?, PrivateMetadataPid: int?, Scte27Pids: [int]?, Scte35Pid: int?, TimedMetadataPid: int?, VideoPid: int?, AribCaptionsPid: int?, DvbTeletextPids: [int]?, EcmPid: int?, Smpte2038Pid: int?}, PipelineDetails: [MultiplexProgramPipelineDetail]?, ProgramName: str?}}\n\n@endpoint PUT /prod/reservations/{reservationId}\n@desc Update reservation.\n@required {ReservationId: str}\n@optional {Name: str, RenewalSettings: RenewalSettings}\n@returns(200) {Reservation: Reservation?{Arn: str?, Count: int?, CurrencyCode: str?, Duration: int?, DurationUnits: str?, End: str?, FixedPrice: num(f64)?, Name: str?, OfferingDescription: str?, OfferingId: str?, OfferingType: str?, Region: str?, RenewalSettings: RenewalSettings?{AutomaticRenewal: str?, RenewalCount: int?}, ReservationId: str?, ResourceSpecification: ReservationResourceSpecification?{ChannelClass: str?, Codec: str?, MaximumBitrate: str?, MaximumFramerate: str?, Resolution: str?, ResourceType: str?, SpecialFeature: str?, VideoQuality: str?}, Start: str?, State: str?, Tags: map<str, str>?: any, UsagePrice: num(f64)?}}\n\n@endpoint POST /prod/channels/{channelId}/restartChannelPipelines\n@desc Restart pipelines in one channel that is currently running.\n@required {ChannelId: str}\n@optional {PipelineIds: [str]}\n@returns(200) {Arn: str?, CdiInputSpecification: CdiInputSpecification?{Resolution: str?}, ChannelClass: str?, Destinations: [OutputDestination]?, EgressEndpoints: [ChannelEgressEndpoint]?, EncoderSettings: EncoderSettings?{AudioDescriptions: [AudioDescription], AvailBlanking: AvailBlanking?{AvailBlankingImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, State: str?}, AvailConfiguration: AvailConfiguration?{AvailSettings: AvailSettings?{Esam: Esam?, Scte35SpliceInsert: Scte35SpliceInsert?, Scte35TimeSignalApos: Scte35TimeSignalApos?}, Scte35SegmentationScope: str?}, BlackoutSlate: BlackoutSlate?{BlackoutSlateImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkEndBlackout: str?, NetworkEndBlackoutImage: InputLocation?{PasswordParam: str?, Uri: str, Username: str?}, NetworkId: str?, State: str?}, CaptionDescriptions: [CaptionDescription]?, FeatureActivations: FeatureActivations?{InputPrepareScheduleActions: str?, OutputStaticImageOverlayScheduleActions: str?}, GlobalConfiguration: GlobalConfiguration?{InitialAudioGain: int?, InputEndAction: str?, InputLossBehavior: InputLossBehavior?{BlackFrameMsec: int?, InputLossImageColor: str?, InputLossImageSlate: InputLocation?, InputLossImageType: str?, RepeatFrameMsec: int?}, OutputLockingMode: str?, OutputTimingSource: str?, SupportLowFramerateInputs: str?, OutputLockingSettings: OutputLockingSettings?{EpochLockingSettings: EpochLockingSettings?, PipelineLockingSettings: PipelineLockingSettings?}}, MotionGraphicsConfiguration: MotionGraphicsConfiguration?{MotionGraphicsInsertion: str?, MotionGraphicsSettings: MotionGraphicsSettings{HtmlMotionGraphicsSettings: HtmlMotionGraphicsSettings?}}, NielsenConfiguration: NielsenConfiguration?{DistributorId: str?, NielsenPcmToId3Tagging: str?}, OutputGroups: [OutputGroup], TimecodeConfig: TimecodeConfig{Source: str, SyncThreshold: int?}, VideoDescriptions: [VideoDescription], ThumbnailConfiguration: ThumbnailConfiguration?{State: str}, ColorCorrectionSettings: ColorCorrectionSettings?{GlobalColorCorrections: [ColorCorrection]}}, Id: str?, InputAttachments: [InputAttachment]?, InputSpecification: InputSpecification?{Codec: str?, MaximumBitrate: str?, Resolution: str?}, LogLevel: str?, Maintenance: MaintenanceStatus?{MaintenanceDay: str?, MaintenanceDeadline: str?, MaintenanceScheduledDate: str?, MaintenanceStartTime: str?}, MaintenanceStatus: str?, Name: str?, PipelineDetails: [PipelineDetail]?, PipelinesRunningCount: int?, RoleArn: str?, State: str?, Tags: map<str,str>?, Vpc: VpcOutputSettingsDescription?{AvailabilityZones: [str]?, NetworkInterfaceIds: [str]?, SecurityGroupIds: [str]?, SubnetIds: [str]?}}\n\n@endpoint POST /prod/cloudwatch-alarm-templates\n@desc Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.\n@required {ComparisonOperator: str, EvaluationPeriods: int, GroupIdentifier: str, MetricName: str, Name: str, Period: int, Statistic: str, TargetResourceType: str, Threshold: num(f64), TreatMissingData: str}\n@optional {DatapointsToAlarm: int, Description: str, Tags: map<str,str>}\n@returns(200) {Arn: str?, ComparisonOperator: str?, CreatedAt: str(timestamp)?, DatapointsToAlarm: int?, Description: str?, EvaluationPeriods: int?, GroupId: str?, Id: str?, MetricName: str?, ModifiedAt: str(timestamp)?, Name: str?, Period: int?, Statistic: str?, Tags: map<str,str>?, TargetResourceType: str?, Threshold: num(f64)?, TreatMissingData: str?}\n\n@endpoint POST /prod/cloudwatch-alarm-template-groups\n@desc Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.\n@required {Name: str}\n@optional {Description: str, Tags: map<str,str>}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/eventbridge-rule-templates\n@desc Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.\n@required {EventType: str, GroupIdentifier: str, Name: str}\n@optional {Description: str, EventTargets: [EventBridgeRuleTemplateTarget], Tags: map<str,str>}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, EventTargets: [EventBridgeRuleTemplateTarget]?, EventType: str?, GroupId: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/eventbridge-rule-template-groups\n@desc Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.\n@required {Name: str}\n@optional {Description: str, Tags: map<str,str>}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/signal-maps\n@desc Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn.\n@required {DiscoveryEntryPointArn: str, Name: str}\n@optional {CloudWatchAlarmTemplateGroupIdentifiers: [str], Description: str, EventBridgeRuleTemplateGroupIdentifiers: [str], Tags: map<str,str>}\n@returns(200) {Arn: str?, CloudWatchAlarmTemplateGroupIds: [str]?, CreatedAt: str(timestamp)?, Description: str?, DiscoveryEntryPointArn: str?, ErrorMessage: str?, EventBridgeRuleTemplateGroupIds: [str]?, FailedMediaResourceMap: map<str,MediaResource>?, Id: str?, LastDiscoveredAt: str(timestamp)?, LastSuccessfulMonitorDeployment: SuccessfulMonitorDeployment?{DetailsUri: str, Status: str}, MediaResourceMap: map<str,MediaResource>?, ModifiedAt: str(timestamp)?, MonitorChangesPendingDeployment: bool?, MonitorDeployment: MonitorDeployment?{DetailsUri: str?, ErrorMessage: str?, Status: str}, Name: str?, Status: str?, Tags: map<str,str>?}\n\n@endpoint DELETE /prod/cloudwatch-alarm-templates/{identifier}\n@desc Deletes a cloudwatch alarm template.\n@required {Identifier: str}\n\n@endpoint DELETE /prod/cloudwatch-alarm-template-groups/{identifier}\n@desc Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.\n@required {Identifier: str}\n\n@endpoint DELETE /prod/eventbridge-rule-templates/{identifier}\n@desc Deletes an eventbridge rule template.\n@required {Identifier: str}\n\n@endpoint DELETE /prod/eventbridge-rule-template-groups/{identifier}\n@desc Deletes an eventbridge rule template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.\n@required {Identifier: str}\n\n@endpoint DELETE /prod/signal-maps/{identifier}\n@desc Deletes the specified signal map.\n@required {Identifier: str}\n\n@endpoint GET /prod/cloudwatch-alarm-templates/{identifier}\n@desc Retrieves the specified cloudwatch alarm template.\n@required {Identifier: str}\n@returns(200) {Arn: str?, ComparisonOperator: str?, CreatedAt: str(timestamp)?, DatapointsToAlarm: int?, Description: str?, EvaluationPeriods: int?, GroupId: str?, Id: str?, MetricName: str?, ModifiedAt: str(timestamp)?, Name: str?, Period: int?, Statistic: str?, Tags: map<str,str>?, TargetResourceType: str?, Threshold: num(f64)?, TreatMissingData: str?}\n\n@endpoint GET /prod/cloudwatch-alarm-template-groups/{identifier}\n@desc Retrieves the specified cloudwatch alarm template group.\n@required {Identifier: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint GET /prod/eventbridge-rule-templates/{identifier}\n@desc Retrieves the specified eventbridge rule template.\n@required {Identifier: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, EventTargets: [EventBridgeRuleTemplateTarget]?, EventType: str?, GroupId: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint GET /prod/eventbridge-rule-template-groups/{identifier}\n@desc Retrieves the specified eventbridge rule template group.\n@required {Identifier: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint GET /prod/signal-maps/{identifier}\n@desc Retrieves the specified signal map.\n@required {Identifier: str}\n@returns(200) {Arn: str?, CloudWatchAlarmTemplateGroupIds: [str]?, CreatedAt: str(timestamp)?, Description: str?, DiscoveryEntryPointArn: str?, ErrorMessage: str?, EventBridgeRuleTemplateGroupIds: [str]?, FailedMediaResourceMap: map<str,MediaResource>?, Id: str?, LastDiscoveredAt: str(timestamp)?, LastSuccessfulMonitorDeployment: SuccessfulMonitorDeployment?{DetailsUri: str, Status: str}, MediaResourceMap: map<str,MediaResource>?, ModifiedAt: str(timestamp)?, MonitorChangesPendingDeployment: bool?, MonitorDeployment: MonitorDeployment?{DetailsUri: str?, ErrorMessage: str?, Status: str}, Name: str?, Status: str?, Tags: map<str,str>?}\n\n@endpoint GET /prod/cloudwatch-alarm-template-groups\n@desc Lists cloudwatch alarm template groups.\n@optional {maxResults: int, nextToken: str, scope: str, signalMapIdentifier: str}\n@returns(200) {CloudWatchAlarmTemplateGroups: [CloudWatchAlarmTemplateGroupSummary]?, NextToken: str?}\n\n@endpoint GET /prod/cloudwatch-alarm-templates\n@desc Lists cloudwatch alarm templates.\n@optional {groupIdentifier: str, maxResults: int, nextToken: str, scope: str, signalMapIdentifier: str}\n@returns(200) {CloudWatchAlarmTemplates: [CloudWatchAlarmTemplateSummary]?, NextToken: str?}\n\n@endpoint GET /prod/eventbridge-rule-template-groups\n@desc Lists eventbridge rule template groups.\n@optional {maxResults: int, nextToken: str, signalMapIdentifier: str}\n@returns(200) {EventBridgeRuleTemplateGroups: [EventBridgeRuleTemplateGroupSummary]?, NextToken: str?}\n\n@endpoint GET /prod/eventbridge-rule-templates\n@desc Lists eventbridge rule templates.\n@optional {groupIdentifier: str, maxResults: int, nextToken: str, signalMapIdentifier: str}\n@returns(200) {EventBridgeRuleTemplates: [EventBridgeRuleTemplateSummary]?, NextToken: str?}\n\n@endpoint GET /prod/signal-maps\n@desc Lists signal maps.\n@optional {cloudWatchAlarmTemplateGroupIdentifier: str, eventBridgeRuleTemplateGroupIdentifier: str, maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, SignalMaps: [SignalMapSummary]?}\n\n@endpoint DELETE /prod/signal-maps/{identifier}/monitor-deployment\n@desc Initiates a deployment to delete the monitor of the specified signal map.\n@required {Identifier: str}\n@returns(200) {Arn: str?, CloudWatchAlarmTemplateGroupIds: [str]?, CreatedAt: str(timestamp)?, Description: str?, DiscoveryEntryPointArn: str?, ErrorMessage: str?, EventBridgeRuleTemplateGroupIds: [str]?, FailedMediaResourceMap: map<str,MediaResource>?, Id: str?, LastDiscoveredAt: str(timestamp)?, LastSuccessfulMonitorDeployment: SuccessfulMonitorDeployment?{DetailsUri: str, Status: str}, MediaResourceMap: map<str,MediaResource>?, ModifiedAt: str(timestamp)?, MonitorChangesPendingDeployment: bool?, MonitorDeployment: MonitorDeployment?{DetailsUri: str?, ErrorMessage: str?, Status: str}, Name: str?, Status: str?, Tags: map<str,str>?}\n\n@endpoint POST /prod/signal-maps/{identifier}/monitor-deployment\n@desc Initiates a deployment to deploy the latest monitor of the specified signal map.\n@required {Identifier: str}\n@optional {DryRun: bool}\n@returns(200) {Arn: str?, CloudWatchAlarmTemplateGroupIds: [str]?, CreatedAt: str(timestamp)?, Description: str?, DiscoveryEntryPointArn: str?, ErrorMessage: str?, EventBridgeRuleTemplateGroupIds: [str]?, FailedMediaResourceMap: map<str,MediaResource>?, Id: str?, LastDiscoveredAt: str(timestamp)?, LastSuccessfulMonitorDeployment: SuccessfulMonitorDeployment?{DetailsUri: str, Status: str}, MediaResourceMap: map<str,MediaResource>?, ModifiedAt: str(timestamp)?, MonitorChangesPendingDeployment: bool?, MonitorDeployment: MonitorDeployment?{DetailsUri: str?, ErrorMessage: str?, Status: str}, Name: str?, Status: str?, Tags: map<str,str>?}\n\n@endpoint PATCH /prod/signal-maps/{identifier}\n@desc Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided.\n@required {Identifier: str}\n@optional {CloudWatchAlarmTemplateGroupIdentifiers: [str], Description: str, DiscoveryEntryPointArn: str, EventBridgeRuleTemplateGroupIdentifiers: [str], ForceRediscovery: bool, Name: str}\n@returns(200) {Arn: str?, CloudWatchAlarmTemplateGroupIds: [str]?, CreatedAt: str(timestamp)?, Description: str?, DiscoveryEntryPointArn: str?, ErrorMessage: str?, EventBridgeRuleTemplateGroupIds: [str]?, FailedMediaResourceMap: map<str,MediaResource>?, Id: str?, LastDiscoveredAt: str(timestamp)?, LastSuccessfulMonitorDeployment: SuccessfulMonitorDeployment?{DetailsUri: str, Status: str}, MediaResourceMap: map<str,MediaResource>?, ModifiedAt: str(timestamp)?, MonitorChangesPendingDeployment: bool?, MonitorDeployment: MonitorDeployment?{DetailsUri: str?, ErrorMessage: str?, Status: str}, Name: str?, Status: str?, Tags: map<str,str>?}\n\n@endpoint PATCH /prod/cloudwatch-alarm-templates/{identifier}\n@desc Updates the specified cloudwatch alarm template.\n@required {Identifier: str}\n@optional {ComparisonOperator: str, DatapointsToAlarm: int, Description: str, EvaluationPeriods: int, GroupIdentifier: str, MetricName: str, Name: str, Period: int, Statistic: str, TargetResourceType: str, Threshold: num(f64), TreatMissingData: str}\n@returns(200) {Arn: str?, ComparisonOperator: str?, CreatedAt: str(timestamp)?, DatapointsToAlarm: int?, Description: str?, EvaluationPeriods: int?, GroupId: str?, Id: str?, MetricName: str?, ModifiedAt: str(timestamp)?, Name: str?, Period: int?, Statistic: str?, Tags: map<str,str>?, TargetResourceType: str?, Threshold: num(f64)?, TreatMissingData: str?}\n\n@endpoint PATCH /prod/cloudwatch-alarm-template-groups/{identifier}\n@desc Updates the specified cloudwatch alarm template group.\n@required {Identifier: str}\n@optional {Description: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint PATCH /prod/eventbridge-rule-templates/{identifier}\n@desc Updates the specified eventbridge rule template.\n@required {Identifier: str}\n@optional {Description: str, EventTargets: [EventBridgeRuleTemplateTarget], EventType: str, GroupIdentifier: str, Name: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, EventTargets: [EventBridgeRuleTemplateTarget]?, EventType: str?, GroupId: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@endpoint PATCH /prod/eventbridge-rule-template-groups/{identifier}\n@desc Updates the specified eventbridge rule template group.\n@required {Identifier: str}\n@optional {Description: str}\n@returns(200) {Arn: str?, CreatedAt: str(timestamp)?, Description: str?, Id: str?, ModifiedAt: str(timestamp)?, Name: str?, Tags: map<str,str>?}\n\n@end\n"}}