import * as mod from "https://aws-api.deno.dev/v0.2/services/mediaconnect.ts?docs=full";
MediaConnect |
AddFlowMediaStreamsRequest | A request to add media streams to the flow. |
AddFlowMediaStreamsResponse | |
AddFlowOutputsRequest | A request to add outputs to the specified flow. |
AddFlowOutputsResponse | |
AddFlowSourcesRequest | A request to add sources to the flow. |
AddFlowSourcesResponse | |
AddFlowVpcInterfacesRequest | A request to add VPC interfaces to the flow. |
AddFlowVpcInterfacesResponse | |
AddMediaStreamRequest | The media stream that you want to add to the flow. |
AddOutputRequest | The output that you want to add to this flow. |
CreateFlowRequest | Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50). |
CreateFlowResponse | |
DeleteFlowRequest | |
DeleteFlowResponse | |
DescribeFlowRequest | |
DescribeFlowResponse | |
DescribeOfferingRequest | |
DescribeOfferingResponse | |
DescribeReservationRequest | |
DescribeReservationResponse | |
DestinationConfiguration | The transport parameters that are associated with an outbound media stream. |
DestinationConfigurationRequest | The transport parameters that you want to associate with an outbound media stream. |
EncodingParameters | A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source. |
EncodingParametersRequest | A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source. |
Encryption | Information about the encryption of the flow. |
Entitlement | The settings for a flow entitlement. |
FailoverConfig | The settings for source failover |
Flow | The settings for a flow, including its source, outputs, and entitlements. |
Fmtp | FMTP |
FmtpRequest | The settings that you want to use to define the media stream. |
GrantEntitlementRequest | The entitlements that you want to grant on a flow. |
GrantFlowEntitlementsRequest | A request to grant entitlements on a flow. |
GrantFlowEntitlementsResponse | |
InputConfiguration | The transport parameters that are associated with an incoming media stream. |
InputConfigurationRequest | The transport parameters that you want to associate with an incoming media stream. |
Interface | The VPC interface that is used for the media stream associated with the source or output. |
InterfaceRequest | The VPC interface that you want to designate where the media stream is coming from or going to. |
ListedEntitlement | An entitlement that has been granted to you from other AWS accounts. |
ListedFlow | Provides a summary of a flow, including its ARN, Availability Zone, and source type. |
ListEntitlementsRequest | |
ListEntitlementsResponse | |
ListFlowsRequest | |
ListFlowsResponse | |
ListOfferingsRequest | |
ListOfferingsResponse | |
ListReservationsRequest | |
ListReservationsResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
MediaStream | A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams. |
MediaStreamAttributes | Attributes that are related to the media stream. |
MediaStreamAttributesRequest | Attributes that are related to the media stream. |
MediaStreamOutputConfiguration | The media stream that is associated with the output, and the parameters for that association. |
MediaStreamOutputConfigurationRequest | The media stream that you want to associate with the output, and the parameters for that association. |
MediaStreamSourceConfiguration | The media stream that is associated with the source, and the parameters for that association. |
MediaStreamSourceConfigurationRequest | The definition of a media stream that you want to associate with the source. |
Messages | Messages that provide the state of the flow. |
Offering | A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time. |
Output | The settings for an output. |
PurchaseOfferingRequest | A request to purchase a offering. |
PurchaseOfferingResponse | |
RemoveFlowMediaStreamRequest | |
RemoveFlowMediaStreamResponse | |
RemoveFlowOutputRequest | |
RemoveFlowOutputResponse | |
RemoveFlowSourceRequest | |
RemoveFlowSourceResponse | |
RemoveFlowVpcInterfaceRequest | |
RemoveFlowVpcInterfaceResponse | |
Reservation | A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate. |
ResourceSpecification | A definition of what is being billed for, including the type and amount. |
RevokeFlowEntitlementRequest | |
RevokeFlowEntitlementResponse | |
SetSourceRequest | The settings for the source of the flow. |
Source | The settings for the source of the flow. |
SourcePriority | The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams. |
StartFlowRequest | |
StartFlowResponse | |
StopFlowRequest | |
StopFlowResponse | |
TagResourceRequest | The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters. |
Transport | Attributes related to the transport stream that are used in a source or output. |
UntagResourceRequest | |
UpdateEncryption | Information about the encryption of the flow. |
UpdateFailoverConfig | The settings for source failover |
UpdateFlowEntitlementRequest | The entitlement fields that you want to update. |
UpdateFlowEntitlementResponse | |
UpdateFlowMediaStreamRequest | The fields that you want to update in the media stream. |
UpdateFlowMediaStreamResponse | |
UpdateFlowOutputRequest | The fields that you want to update in the output. |
UpdateFlowOutputResponse | |
UpdateFlowRequest | A request to update flow. |
UpdateFlowResponse | |
UpdateFlowSourceRequest | A request to update the source of a flow. |
UpdateFlowSourceResponse | |
VpcInterface | The settings for a VPC Source. |
VpcInterfaceAttachment | The settings for attaching a VPC interface to an output. |
VpcInterfaceRequest | Desired VPC Interface for a Flow |