Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MediaLive

import { MediaLive } from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/medialive.ts?docs=full";
class MediaLive {
constructor(apiFactory: client.ApiFactory);
async acceptInputDeviceTransfer(params: AcceptInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>;
async batchDelete(params?: BatchDeleteRequest, opts?: client.RequestOptions): Promise<BatchDeleteResponse>;
async batchStart(params?: BatchStartRequest, opts?: client.RequestOptions): Promise<BatchStartResponse>;
async batchStop(params?: BatchStopRequest, opts?: client.RequestOptions): Promise<BatchStopResponse>;
async batchUpdateSchedule(params: BatchUpdateScheduleRequest, opts?: client.RequestOptions): Promise<BatchUpdateScheduleResponse>;
async cancelInputDeviceTransfer(params: CancelInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>;
async claimDevice(params?: ClaimDeviceRequest, opts?: client.RequestOptions): Promise<void>;
async createChannel(params?: CreateChannelRequest, opts?: client.RequestOptions): Promise<CreateChannelResponse>;
async createCloudWatchAlarmTemplate(params: CreateCloudWatchAlarmTemplateRequest, opts?: client.RequestOptions): Promise<CreateCloudWatchAlarmTemplateResponse>;
async createCloudWatchAlarmTemplateGroup(params: CreateCloudWatchAlarmTemplateGroupRequest, opts?: client.RequestOptions): Promise<CreateCloudWatchAlarmTemplateGroupResponse>;
async createEventBridgeRuleTemplate(params: CreateEventBridgeRuleTemplateRequest, opts?: client.RequestOptions): Promise<CreateEventBridgeRuleTemplateResponse>;
async createEventBridgeRuleTemplateGroup(params: CreateEventBridgeRuleTemplateGroupRequest, opts?: client.RequestOptions): Promise<CreateEventBridgeRuleTemplateGroupResponse>;
async createInput(params?: CreateInputRequest, opts?: client.RequestOptions): Promise<CreateInputResponse>;
async createInputSecurityGroup(params?: CreateInputSecurityGroupRequest, opts?: client.RequestOptions): Promise<CreateInputSecurityGroupResponse>;
async createMultiplex(params: CreateMultiplexRequest, opts?: client.RequestOptions): Promise<CreateMultiplexResponse>;
async createMultiplexProgram(params: CreateMultiplexProgramRequest, opts?: client.RequestOptions): Promise<CreateMultiplexProgramResponse>;
async createPartnerInput(params: CreatePartnerInputRequest, opts?: client.RequestOptions): Promise<CreatePartnerInputResponse>;
async createSignalMap(params: CreateSignalMapRequest, opts?: client.RequestOptions): Promise<CreateSignalMapResponse>;
async createTags(params: CreateTagsRequest, opts?: client.RequestOptions): Promise<void>;
async deleteChannel(params: DeleteChannelRequest, opts?: client.RequestOptions): Promise<DeleteChannelResponse>;
async deleteCloudWatchAlarmTemplate(params: DeleteCloudWatchAlarmTemplateRequest, opts?: client.RequestOptions): Promise<void>;
async deleteCloudWatchAlarmTemplateGroup(params: DeleteCloudWatchAlarmTemplateGroupRequest, opts?: client.RequestOptions): Promise<void>;
async deleteEventBridgeRuleTemplate(params: DeleteEventBridgeRuleTemplateRequest, opts?: client.RequestOptions): Promise<void>;
async deleteEventBridgeRuleTemplateGroup(params: DeleteEventBridgeRuleTemplateGroupRequest, opts?: client.RequestOptions): Promise<void>;
async deleteInput(params: DeleteInputRequest, opts?: client.RequestOptions): Promise<void>;
async deleteInputSecurityGroup(params: DeleteInputSecurityGroupRequest, opts?: client.RequestOptions): Promise<void>;
async deleteMultiplex(params: DeleteMultiplexRequest, opts?: client.RequestOptions): Promise<DeleteMultiplexResponse>;
async deleteMultiplexProgram(params: DeleteMultiplexProgramRequest, opts?: client.RequestOptions): Promise<DeleteMultiplexProgramResponse>;
async deleteReservation(params: DeleteReservationRequest, opts?: client.RequestOptions): Promise<DeleteReservationResponse>;
async deleteSchedule(params: DeleteScheduleRequest, opts?: client.RequestOptions): Promise<void>;
async deleteSignalMap(params: DeleteSignalMapRequest, opts?: client.RequestOptions): Promise<void>;
async deleteTags(params: DeleteTagsRequest, opts?: client.RequestOptions): Promise<void>;
async describeAccountConfiguration(opts?: client.RequestOptions): Promise<DescribeAccountConfigurationResponse>;
async describeChannel(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async describeInput(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>;
async describeInputDevice(params: DescribeInputDeviceRequest, opts?: client.RequestOptions): Promise<DescribeInputDeviceResponse>;
async describeInputDeviceThumbnail(params: DescribeInputDeviceThumbnailRequest, opts?: client.RequestOptions): Promise<DescribeInputDeviceThumbnailResponse>;
async describeInputSecurityGroup(params: DescribeInputSecurityGroupRequest, opts?: client.RequestOptions): Promise<DescribeInputSecurityGroupResponse>;
async describeMultiplex(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>;
async describeMultiplexProgram(params: DescribeMultiplexProgramRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexProgramResponse>;
async describeOffering(params: DescribeOfferingRequest, opts?: client.RequestOptions): Promise<DescribeOfferingResponse>;
async describeReservation(params: DescribeReservationRequest, opts?: client.RequestOptions): Promise<DescribeReservationResponse>;
async describeSchedule(params: DescribeScheduleRequest, opts?: client.RequestOptions): Promise<DescribeScheduleResponse>;
async describeThumbnails(params: DescribeThumbnailsRequest, opts?: client.RequestOptions): Promise<DescribeThumbnailsResponse>;
async getCloudWatchAlarmTemplate(params: GetCloudWatchAlarmTemplateRequest, opts?: client.RequestOptions): Promise<GetCloudWatchAlarmTemplateResponse>;
async getCloudWatchAlarmTemplateGroup(params: GetCloudWatchAlarmTemplateGroupRequest, opts?: client.RequestOptions): Promise<GetCloudWatchAlarmTemplateGroupResponse>;
async getEventBridgeRuleTemplate(params: GetEventBridgeRuleTemplateRequest, opts?: client.RequestOptions): Promise<GetEventBridgeRuleTemplateResponse>;
async getEventBridgeRuleTemplateGroup(params: GetEventBridgeRuleTemplateGroupRequest, opts?: client.RequestOptions): Promise<GetEventBridgeRuleTemplateGroupResponse>;
async getSignalMap(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>;
async listChannels(params?: ListChannelsRequest, opts?: client.RequestOptions): Promise<ListChannelsResponse>;
async listCloudWatchAlarmTemplateGroups(params?: ListCloudWatchAlarmTemplateGroupsRequest, opts?: client.RequestOptions): Promise<ListCloudWatchAlarmTemplateGroupsResponse>;
async listCloudWatchAlarmTemplates(params?: ListCloudWatchAlarmTemplatesRequest, opts?: client.RequestOptions): Promise<ListCloudWatchAlarmTemplatesResponse>;
async listEventBridgeRuleTemplateGroups(params?: ListEventBridgeRuleTemplateGroupsRequest, opts?: client.RequestOptions): Promise<ListEventBridgeRuleTemplateGroupsResponse>;
async listEventBridgeRuleTemplates(params?: ListEventBridgeRuleTemplatesRequest, opts?: client.RequestOptions): Promise<ListEventBridgeRuleTemplatesResponse>;
async listInputDevices(params?: ListInputDevicesRequest, opts?: client.RequestOptions): Promise<ListInputDevicesResponse>;
async listInputDeviceTransfers(params: ListInputDeviceTransfersRequest, opts?: client.RequestOptions): Promise<ListInputDeviceTransfersResponse>;
async listInputs(params?: ListInputsRequest, opts?: client.RequestOptions): Promise<ListInputsResponse>;
async listInputSecurityGroups(params?: ListInputSecurityGroupsRequest, opts?: client.RequestOptions): Promise<ListInputSecurityGroupsResponse>;
async listMultiplexes(params?: ListMultiplexesRequest, opts?: client.RequestOptions): Promise<ListMultiplexesResponse>;
async listMultiplexPrograms(params: ListMultiplexProgramsRequest, opts?: client.RequestOptions): Promise<ListMultiplexProgramsResponse>;
async listOfferings(params?: ListOfferingsRequest, opts?: client.RequestOptions): Promise<ListOfferingsResponse>;
async listReservations(params?: ListReservationsRequest, opts?: client.RequestOptions): Promise<ListReservationsResponse>;
async listSignalMaps(params?: ListSignalMapsRequest, opts?: client.RequestOptions): Promise<ListSignalMapsResponse>;
async listTagsForResource(params: ListTagsForResourceRequest, opts?: client.RequestOptions): Promise<ListTagsForResourceResponse>;
async purchaseOffering(params: PurchaseOfferingRequest, opts?: client.RequestOptions): Promise<PurchaseOfferingResponse>;
async rebootInputDevice(params: RebootInputDeviceRequest, opts?: client.RequestOptions): Promise<void>;
async rejectInputDeviceTransfer(params: RejectInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>;
async restartChannelPipelines(params: RestartChannelPipelinesRequest, opts?: client.RequestOptions): Promise<RestartChannelPipelinesResponse>;
async startChannel(params: StartChannelRequest, opts?: client.RequestOptions): Promise<StartChannelResponse>;
async startDeleteMonitorDeployment(params: StartDeleteMonitorDeploymentRequest, opts?: client.RequestOptions): Promise<StartDeleteMonitorDeploymentResponse>;
async startInputDevice(params: StartInputDeviceRequest, opts?: client.RequestOptions): Promise<void>;
async startInputDeviceMaintenanceWindow(params: StartInputDeviceMaintenanceWindowRequest, opts?: client.RequestOptions): Promise<void>;
async startMonitorDeployment(params: StartMonitorDeploymentRequest, opts?: client.RequestOptions): Promise<StartMonitorDeploymentResponse>;
async startMultiplex(params: StartMultiplexRequest, opts?: client.RequestOptions): Promise<StartMultiplexResponse>;
async startUpdateSignalMap(params: StartUpdateSignalMapRequest, opts?: client.RequestOptions): Promise<StartUpdateSignalMapResponse>;
async stopChannel(params: StopChannelRequest, opts?: client.RequestOptions): Promise<StopChannelResponse>;
async stopInputDevice(params: StopInputDeviceRequest, opts?: client.RequestOptions): Promise<void>;
async stopMultiplex(params: StopMultiplexRequest, opts?: client.RequestOptions): Promise<StopMultiplexResponse>;
async transferInputDevice(params: TransferInputDeviceRequest, opts?: client.RequestOptions): Promise<void>;
async updateAccountConfiguration(params?: UpdateAccountConfigurationRequest, opts?: client.RequestOptions): Promise<UpdateAccountConfigurationResponse>;
async updateChannel(params: UpdateChannelRequest, opts?: client.RequestOptions): Promise<UpdateChannelResponse>;
async updateChannelClass(params: UpdateChannelClassRequest, opts?: client.RequestOptions): Promise<UpdateChannelClassResponse>;
async updateCloudWatchAlarmTemplate(params: UpdateCloudWatchAlarmTemplateRequest, opts?: client.RequestOptions): Promise<UpdateCloudWatchAlarmTemplateResponse>;
async updateCloudWatchAlarmTemplateGroup(params: UpdateCloudWatchAlarmTemplateGroupRequest, opts?: client.RequestOptions): Promise<UpdateCloudWatchAlarmTemplateGroupResponse>;
async updateEventBridgeRuleTemplate(params: UpdateEventBridgeRuleTemplateRequest, opts?: client.RequestOptions): Promise<UpdateEventBridgeRuleTemplateResponse>;
async updateEventBridgeRuleTemplateGroup(params: UpdateEventBridgeRuleTemplateGroupRequest, opts?: client.RequestOptions): Promise<UpdateEventBridgeRuleTemplateGroupResponse>;
async updateInput(params: UpdateInputRequest, opts?: client.RequestOptions): Promise<UpdateInputResponse>;
async updateInputDevice(params: UpdateInputDeviceRequest, opts?: client.RequestOptions): Promise<UpdateInputDeviceResponse>;
async updateInputSecurityGroup(params: UpdateInputSecurityGroupRequest, opts?: client.RequestOptions): Promise<UpdateInputSecurityGroupResponse>;
async updateMultiplex(params: UpdateMultiplexRequest, opts?: client.RequestOptions): Promise<UpdateMultiplexResponse>;
async updateMultiplexProgram(params: UpdateMultiplexProgramRequest, opts?: client.RequestOptions): Promise<UpdateMultiplexProgramResponse>;
async updateReservation(params: UpdateReservationRequest, opts?: client.RequestOptions): Promise<UpdateReservationResponse>;
async waitForChannelCreated(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async waitForChannelDeleted(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async waitForChannelRunning(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async waitForChannelStopped(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>;
async waitForInputAttached(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>;
async waitForInputDeleted(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>;
async waitForInputDetached(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>;
async waitForMultiplexCreated(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>;
async waitForMultiplexDeleted(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>;
async waitForMultiplexRunning(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>;
async waitForMultiplexStopped(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>;
async waitForSignalMapCreated(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>;
async waitForSignalMapMonitorDeleted(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>;
async waitForSignalMapMonitorDeployed(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>;
async waitForSignalMapUpdated(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>;
 
static ApiMetadata: client.ApiMetadata;
}

§Constructors

§
new MediaLive(apiFactory: client.ApiFactory)
[src]

§Methods

§
acceptInputDeviceTransfer(params: AcceptInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>
[src]

Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.

§
batchDelete(params?: BatchDeleteRequest, opts?: client.RequestOptions): Promise<BatchDeleteResponse>
[src]

Starts delete of resources.

§
batchStart(params?: BatchStartRequest, opts?: client.RequestOptions): Promise<BatchStartResponse>
[src]

Starts existing resources

§
batchStop(params?: BatchStopRequest, opts?: client.RequestOptions): Promise<BatchStopResponse>
[src]

Stops running resources

§

Update a channel schedule

§
cancelInputDeviceTransfer(params: CancelInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>
[src]

Cancel an input device transfer that you have requested.

§
claimDevice(params?: ClaimDeviceRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.

§

Creates a new channel

§

Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.

§

Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.

§

Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.

§

Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.

§
createInput(params?: CreateInputRequest, opts?: client.RequestOptions): Promise<CreateInputResponse>
[src]

Create an input

§

Creates a Input Security Group

§

Create a new multiplex.

§

Create a new program in the multiplex.

§

Create a partner input

§

Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn.

§
createTags(params: CreateTagsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Create tags for a resource

§

Starts deletion of channel. The associated outputs are also deleted.

§
deleteCloudWatchAlarmTemplate(params: DeleteCloudWatchAlarmTemplateRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes a cloudwatch alarm template.

§
deleteCloudWatchAlarmTemplateGroup(params: DeleteCloudWatchAlarmTemplateGroupRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.

§
deleteEventBridgeRuleTemplate(params: DeleteEventBridgeRuleTemplateRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes an eventbridge rule template.

§
deleteEventBridgeRuleTemplateGroup(params: DeleteEventBridgeRuleTemplateGroupRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.

§
deleteInput(params: DeleteInputRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the input end point

§
deleteInputSecurityGroup(params: DeleteInputSecurityGroupRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes an Input Security Group

§

Delete a multiplex. The multiplex must be idle.

§

Delete a program from a multiplex.

§

Delete an expired reservation.

§
deleteSchedule(params: DeleteScheduleRequest, opts?: client.RequestOptions): Promise<void>
[src]

Delete all schedule actions on a channel.

§
deleteSignalMap(params: DeleteSignalMapRequest, opts?: client.RequestOptions): Promise<void>
[src]

Deletes the specified signal map.

§
deleteTags(params: DeleteTagsRequest, opts?: client.RequestOptions): Promise<void>
[src]

Removes tags for a resource

§
describeAccountConfiguration(opts?: client.RequestOptions): Promise<DescribeAccountConfigurationResponse>
[src]

Describe account configuration

§

Gets details about a channel

§

Produces details about an input

§

Gets the details for the input device

§

Get the latest thumbnail data for the input device.

§

Produces a summary of an Input Security Group

§

Gets details about a multiplex.

§

Get the details for a program in a multiplex.

§

Get details for an offering.

§

Get details for a reservation.

§

Get a channel schedule

§

Describe the latest thumbnails data.

§

Retrieves the specified cloudwatch alarm template.

§

Retrieves the specified cloudwatch alarm template group.

§

Retrieves the specified eventbridge rule template.

§

Retrieves the specified eventbridge rule template group.

§

Retrieves the specified signal map.

§

Produces list of channels that have been created

§

Lists cloudwatch alarm template groups.

§

Lists cloudwatch alarm templates.

§

Lists eventbridge rule template groups.

§

Lists eventbridge rule templates.

§

List input devices

§

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.

§
listInputs(params?: ListInputsRequest, opts?: client.RequestOptions): Promise<ListInputsResponse>
[src]

Produces list of inputs that have been created

§

Produces a list of Input Security Groups for an account

§

Retrieve a list of the existing multiplexes.

§

List the programs that currently exist for a specific multiplex.

§

List offerings available for purchase.

§

List purchased reservations.

§

Lists signal maps.

§

Produces list of tags that have been created for a resource

§

Purchase an offering and create a reservation.

§
rebootInputDevice(params: RebootInputDeviceRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.

§
rejectInputDeviceTransfer(params: RejectInputDeviceTransferRequest, opts?: client.RequestOptions): Promise<void>
[src]

Reject the transfer of the specified input device to your AWS account.

§

Restart pipelines in one channel that is currently running.

§

Starts an existing channel

§

Initiates a deployment to delete the monitor of the specified signal map.

§
startInputDevice(params: StartInputDeviceRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.)

§
startInputDeviceMaintenanceWindow(params: StartInputDeviceMaintenanceWindowRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.

§

Initiates a deployment to deploy the latest monitor of the specified signal map.

§

Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.

§

Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided.

§

Stops a running channel

§
stopInputDevice(params: StopInputDeviceRequest, opts?: client.RequestOptions): Promise<void>
[src]

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.)

§

Stops a running multiplex. If the multiplex isn't running, this action has no effect.

§
transferInputDevice(params: TransferInputDeviceRequest, opts?: client.RequestOptions): Promise<void>
[src]

Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.

§

Update account configuration

§

Updates a channel.

§

Changes the class of the channel.

§

Updates the specified cloudwatch alarm template.

§

Updates the specified cloudwatch alarm template group.

§

Updates the specified eventbridge rule template.

§

Updates the specified eventbridge rule template group.

§

Updates an input.

§

Updates the parameters for the input device.

§

Update an Input Security Group's Whilelists.

§

Updates a multiplex.

§

Update a program in a multiplex.

§

Update reservation.

§
waitForChannelCreated(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>
[src]

Wait until a channel has been created Checks state up to 5 times, 3 seconds apart (about 1 minutes max wait time).

§
waitForChannelDeleted(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>
[src]

Wait until a channel has been deleted Checks state up to 84 times, 5 seconds apart (about 7 minutes max wait time).

§
waitForChannelRunning(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>
[src]

Wait until a channel is running Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).

§
waitForChannelStopped(params: DescribeChannelRequest, opts?: client.RequestOptions): Promise<DescribeChannelResponse>
[src]

Wait until a channel has is stopped Checks state up to 60 times, 5 seconds apart (about 5 minutes max wait time).

§
waitForInputAttached(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>
[src]

Wait until an input has been attached Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).

§
waitForInputDeleted(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>
[src]

Wait until an input has been deleted Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).

§
waitForInputDetached(params: DescribeInputRequest, opts?: client.RequestOptions): Promise<DescribeInputResponse>
[src]

Wait until an input has been detached Checks state up to 84 times, 5 seconds apart (about 7 minutes max wait time).

§
waitForMultiplexCreated(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>
[src]

Wait until a multiplex has been created Checks state up to 5 times, 3 seconds apart (about 1 minutes max wait time).

§
waitForMultiplexDeleted(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>
[src]

Wait until a multiplex has been deleted Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).

§
waitForMultiplexRunning(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>
[src]

Wait until a multiplex is running Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).

§
waitForMultiplexStopped(params: DescribeMultiplexRequest, opts?: client.RequestOptions): Promise<DescribeMultiplexResponse>
[src]

Wait until a multiplex has is stopped Checks state up to 28 times, 5 seconds apart (about 3 minutes max wait time).

§
waitForSignalMapCreated(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>
[src]

Wait until a signal map has been created Checks state up to 60 times, 5 seconds apart (about 5 minutes max wait time).

§
waitForSignalMapMonitorDeleted(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>
[src]

Wait until a signal map's monitor has been deleted Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).

§
waitForSignalMapMonitorDeployed(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>
[src]

Wait until a signal map's monitor has been deployed Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).

§
waitForSignalMapUpdated(params: GetSignalMapRequest, opts?: client.RequestOptions): Promise<GetSignalMapResponse>
[src]

Wait until a signal map has been updated Checks state up to 60 times, 5 seconds apart (about 5 minutes max wait time).

§Static Properties