CreateAsset |
Creates a Asset with the provided unique ID in the specified region. |
CreateChannel |
Creates a channel with the provided unique ID in the specified region. |
CreateClip |
Creates a clip with the provided clip ID in the specified channel. |
CreateDvrSession |
Creates a DVR session with the provided unique ID in the specified channel. |
CreateEvent |
Creates an event with the provided unique ID in the specified channel. |
CreateInput |
Creates an input with the provided unique ID in the specified region. |
DeleteAsset |
Deletes the specified asset if it is not used. |
DeleteChannel |
Deletes the specified channel. |
DeleteClip |
Deletes the specified clip job resource. |
DeleteDvrSession |
Deletes the specified DVR session. |
DeleteEvent |
Deletes the specified event. |
DeleteInput |
Deletes the specified input. |
GetAsset |
Returns the specified asset. |
GetChannel |
Returns the specified channel. |
GetClip |
Returns the specified clip. |
GetDvrSession |
Returns the specified DVR session. |
GetEvent |
Returns the specified event. |
GetInput |
Returns the specified input. |
GetPool |
Returns the specified pool. |
ListAssets |
Returns a list of all assets in the specified region. |
ListChannels |
Returns a list of all channels in the specified region. |
ListClips |
Returns a list of all clips in the specified channel. |
ListDvrSessions |
Returns a list of all DVR sessions in the specified channel. |
ListEvents |
Returns a list of all events in the specified channel. |
ListInputs |
Returns a list of all inputs in the specified region. |
PreviewInput |
Preview the streaming content of the specified input. |
StartChannel |
Starts the specified channel. |
StartDistribution |
Starts distribution which delivers outputs to the destination indicated by the Distribution configuration. |
StopChannel |
Stops the specified channel. |
StopDistribution |
Stops the specified distribution. |
UpdateChannel |
Updates the specified channel. |
UpdateDvrSession |
Updates the specified DVR session. |
UpdateInput |
Updates the specified input. |
UpdatePool |
Updates the specified pool. |