Awso_mediaconnect_lwtSourceval add_bridge_outputs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddBridgeOutputsRequest.t ->
(Awso_mediaconnect.Values.AddBridgeOutputsResponse.t,
Awso_mediaconnect.Values.AddBridgeOutputsResponse.error)
Result.t
Lwt.tval add_bridge_sources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddBridgeSourcesRequest.t ->
(Awso_mediaconnect.Values.AddBridgeSourcesResponse.t,
Awso_mediaconnect.Values.AddBridgeSourcesResponse.error)
Result.t
Lwt.tval add_flow_media_streams :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddFlowMediaStreamsRequest.t ->
(Awso_mediaconnect.Values.AddFlowMediaStreamsResponse.t,
Awso_mediaconnect.Values.AddFlowMediaStreamsResponse.error)
Result.t
Lwt.tval add_flow_outputs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddFlowOutputsRequest.t ->
(Awso_mediaconnect.Values.AddFlowOutputsResponse.t,
Awso_mediaconnect.Values.AddFlowOutputsResponse.error)
Result.t
Lwt.tval add_flow_sources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddFlowSourcesRequest.t ->
(Awso_mediaconnect.Values.AddFlowSourcesResponse.t,
Awso_mediaconnect.Values.AddFlowSourcesResponse.error)
Result.t
Lwt.tval add_flow_vpc_interfaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.AddFlowVpcInterfacesRequest.t ->
(Awso_mediaconnect.Values.AddFlowVpcInterfacesResponse.t,
Awso_mediaconnect.Values.AddFlowVpcInterfacesResponse.error)
Result.t
Lwt.tval batch_get_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.BatchGetRouterInputRequest.t ->
(Awso_mediaconnect.Values.BatchGetRouterInputResponse.t,
Awso_mediaconnect.Values.BatchGetRouterInputResponse.error)
Result.t
Lwt.tval batch_get_router_network_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceRequest.t ->
(Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceResponse.t,
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceResponse.error)
Result.t
Lwt.tval batch_get_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.BatchGetRouterOutputRequest.t ->
(Awso_mediaconnect.Values.BatchGetRouterOutputResponse.t,
Awso_mediaconnect.Values.BatchGetRouterOutputResponse.error)
Result.t
Lwt.tval create_bridge :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateBridgeRequest.t ->
(Awso_mediaconnect.Values.CreateBridgeResponse.t,
Awso_mediaconnect.Values.CreateBridgeResponse.error)
Result.t
Lwt.tval create_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateFlowRequest.t ->
(Awso_mediaconnect.Values.CreateFlowResponse.t,
Awso_mediaconnect.Values.CreateFlowResponse.error)
Result.t
Lwt.tval create_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateGatewayRequest.t ->
(Awso_mediaconnect.Values.CreateGatewayResponse.t,
Awso_mediaconnect.Values.CreateGatewayResponse.error)
Result.t
Lwt.tval create_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateRouterInputRequest.t ->
(Awso_mediaconnect.Values.CreateRouterInputResponse.t,
Awso_mediaconnect.Values.CreateRouterInputResponse.error)
Result.t
Lwt.tval create_router_network_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateRouterNetworkInterfaceRequest.t ->
(Awso_mediaconnect.Values.CreateRouterNetworkInterfaceResponse.t,
Awso_mediaconnect.Values.CreateRouterNetworkInterfaceResponse.error)
Result.t
Lwt.tval create_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.CreateRouterOutputRequest.t ->
(Awso_mediaconnect.Values.CreateRouterOutputResponse.t,
Awso_mediaconnect.Values.CreateRouterOutputResponse.error)
Result.t
Lwt.tval delete_bridge :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteBridgeRequest.t ->
(Awso_mediaconnect.Values.DeleteBridgeResponse.t,
Awso_mediaconnect.Values.DeleteBridgeResponse.error)
Result.t
Lwt.tval delete_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteFlowRequest.t ->
(Awso_mediaconnect.Values.DeleteFlowResponse.t,
Awso_mediaconnect.Values.DeleteFlowResponse.error)
Result.t
Lwt.tval delete_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteGatewayRequest.t ->
(Awso_mediaconnect.Values.DeleteGatewayResponse.t,
Awso_mediaconnect.Values.DeleteGatewayResponse.error)
Result.t
Lwt.tval delete_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteRouterInputRequest.t ->
(Awso_mediaconnect.Values.DeleteRouterInputResponse.t,
Awso_mediaconnect.Values.DeleteRouterInputResponse.error)
Result.t
Lwt.tval delete_router_network_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteRouterNetworkInterfaceRequest.t ->
(Awso_mediaconnect.Values.DeleteRouterNetworkInterfaceResponse.t,
Awso_mediaconnect.Values.DeleteRouterNetworkInterfaceResponse.error)
Result.t
Lwt.tval delete_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeleteRouterOutputRequest.t ->
(Awso_mediaconnect.Values.DeleteRouterOutputResponse.t,
Awso_mediaconnect.Values.DeleteRouterOutputResponse.error)
Result.t
Lwt.tval deregister_gateway_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DeregisterGatewayInstanceRequest.t ->
(Awso_mediaconnect.Values.DeregisterGatewayInstanceResponse.t,
Awso_mediaconnect.Values.DeregisterGatewayInstanceResponse.error)
Result.t
Lwt.tval describe_bridge :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeBridgeRequest.t ->
(Awso_mediaconnect.Values.DescribeBridgeResponse.t,
Awso_mediaconnect.Values.DescribeBridgeResponse.error)
Result.t
Lwt.tval describe_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeFlowRequest.t ->
(Awso_mediaconnect.Values.DescribeFlowResponse.t,
Awso_mediaconnect.Values.DescribeFlowResponse.error)
Result.t
Lwt.tval describe_flow_source_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeFlowSourceMetadataRequest.t ->
(Awso_mediaconnect.Values.DescribeFlowSourceMetadataResponse.t,
Awso_mediaconnect.Values.DescribeFlowSourceMetadataResponse.error)
Result.t
Lwt.tval describe_flow_source_thumbnail :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeFlowSourceThumbnailRequest.t ->
(Awso_mediaconnect.Values.DescribeFlowSourceThumbnailResponse.t,
Awso_mediaconnect.Values.DescribeFlowSourceThumbnailResponse.error)
Result.t
Lwt.tval describe_gateway :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeGatewayRequest.t ->
(Awso_mediaconnect.Values.DescribeGatewayResponse.t,
Awso_mediaconnect.Values.DescribeGatewayResponse.error)
Result.t
Lwt.tval describe_gateway_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeGatewayInstanceRequest.t ->
(Awso_mediaconnect.Values.DescribeGatewayInstanceResponse.t,
Awso_mediaconnect.Values.DescribeGatewayInstanceResponse.error)
Result.t
Lwt.tval describe_offering :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeOfferingRequest.t ->
(Awso_mediaconnect.Values.DescribeOfferingResponse.t,
Awso_mediaconnect.Values.DescribeOfferingResponse.error)
Result.t
Lwt.tval describe_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.DescribeReservationRequest.t ->
(Awso_mediaconnect.Values.DescribeReservationResponse.t,
Awso_mediaconnect.Values.DescribeReservationResponse.error)
Result.t
Lwt.tval get_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GetRouterInputRequest.t ->
(Awso_mediaconnect.Values.GetRouterInputResponse.t,
Awso_mediaconnect.Values.GetRouterInputResponse.error)
Result.t
Lwt.tval get_router_input_source_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GetRouterInputSourceMetadataRequest.t ->
(Awso_mediaconnect.Values.GetRouterInputSourceMetadataResponse.t,
Awso_mediaconnect.Values.GetRouterInputSourceMetadataResponse.error)
Result.t
Lwt.tval get_router_input_thumbnail :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GetRouterInputThumbnailRequest.t ->
(Awso_mediaconnect.Values.GetRouterInputThumbnailResponse.t,
Awso_mediaconnect.Values.GetRouterInputThumbnailResponse.error)
Result.t
Lwt.tval get_router_network_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GetRouterNetworkInterfaceRequest.t ->
(Awso_mediaconnect.Values.GetRouterNetworkInterfaceResponse.t,
Awso_mediaconnect.Values.GetRouterNetworkInterfaceResponse.error)
Result.t
Lwt.tval get_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GetRouterOutputRequest.t ->
(Awso_mediaconnect.Values.GetRouterOutputResponse.t,
Awso_mediaconnect.Values.GetRouterOutputResponse.error)
Result.t
Lwt.tval grant_flow_entitlements :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.GrantFlowEntitlementsRequest.t ->
(Awso_mediaconnect.Values.GrantFlowEntitlementsResponse.t,
Awso_mediaconnect.Values.GrantFlowEntitlementsResponse.error)
Result.t
Lwt.tval list_bridges :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListBridgesRequest.t ->
(Awso_mediaconnect.Values.ListBridgesResponse.t,
Awso_mediaconnect.Values.ListBridgesResponse.error)
Result.t
Lwt.tval list_entitlements :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListEntitlementsRequest.t ->
(Awso_mediaconnect.Values.ListEntitlementsResponse.t,
Awso_mediaconnect.Values.ListEntitlementsResponse.error)
Result.t
Lwt.tval list_flows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListFlowsRequest.t ->
(Awso_mediaconnect.Values.ListFlowsResponse.t,
Awso_mediaconnect.Values.ListFlowsResponse.error)
Result.t
Lwt.tval list_gateway_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListGatewayInstancesRequest.t ->
(Awso_mediaconnect.Values.ListGatewayInstancesResponse.t,
Awso_mediaconnect.Values.ListGatewayInstancesResponse.error)
Result.t
Lwt.tval list_gateways :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListGatewaysRequest.t ->
(Awso_mediaconnect.Values.ListGatewaysResponse.t,
Awso_mediaconnect.Values.ListGatewaysResponse.error)
Result.t
Lwt.tval list_offerings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListOfferingsRequest.t ->
(Awso_mediaconnect.Values.ListOfferingsResponse.t,
Awso_mediaconnect.Values.ListOfferingsResponse.error)
Result.t
Lwt.tval list_reservations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListReservationsRequest.t ->
(Awso_mediaconnect.Values.ListReservationsResponse.t,
Awso_mediaconnect.Values.ListReservationsResponse.error)
Result.t
Lwt.tval list_router_inputs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListRouterInputsRequest.t ->
(Awso_mediaconnect.Values.ListRouterInputsResponse.t,
Awso_mediaconnect.Values.ListRouterInputsResponse.error)
Result.t
Lwt.tval list_router_network_interfaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListRouterNetworkInterfacesRequest.t ->
(Awso_mediaconnect.Values.ListRouterNetworkInterfacesResponse.t,
Awso_mediaconnect.Values.ListRouterNetworkInterfacesResponse.error)
Result.t
Lwt.tval list_router_outputs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListRouterOutputsRequest.t ->
(Awso_mediaconnect.Values.ListRouterOutputsResponse.t,
Awso_mediaconnect.Values.ListRouterOutputsResponse.error)
Result.t
Lwt.tval list_tags_for_global_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListTagsForGlobalResourceRequest.t ->
(Awso_mediaconnect.Values.ListTagsForGlobalResourceResponse.t,
Awso_mediaconnect.Values.ListTagsForGlobalResourceResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.ListTagsForResourceRequest.t ->
(Awso_mediaconnect.Values.ListTagsForResourceResponse.t,
Awso_mediaconnect.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval purchase_offering :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.PurchaseOfferingRequest.t ->
(Awso_mediaconnect.Values.PurchaseOfferingResponse.t,
Awso_mediaconnect.Values.PurchaseOfferingResponse.error)
Result.t
Lwt.tval remove_bridge_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveBridgeOutputRequest.t ->
(Awso_mediaconnect.Values.RemoveBridgeOutputResponse.t,
Awso_mediaconnect.Values.RemoveBridgeOutputResponse.error)
Result.t
Lwt.tval remove_bridge_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveBridgeSourceRequest.t ->
(Awso_mediaconnect.Values.RemoveBridgeSourceResponse.t,
Awso_mediaconnect.Values.RemoveBridgeSourceResponse.error)
Result.t
Lwt.tval remove_flow_media_stream :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveFlowMediaStreamRequest.t ->
(Awso_mediaconnect.Values.RemoveFlowMediaStreamResponse.t,
Awso_mediaconnect.Values.RemoveFlowMediaStreamResponse.error)
Result.t
Lwt.tval remove_flow_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveFlowOutputRequest.t ->
(Awso_mediaconnect.Values.RemoveFlowOutputResponse.t,
Awso_mediaconnect.Values.RemoveFlowOutputResponse.error)
Result.t
Lwt.tval remove_flow_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveFlowSourceRequest.t ->
(Awso_mediaconnect.Values.RemoveFlowSourceResponse.t,
Awso_mediaconnect.Values.RemoveFlowSourceResponse.error)
Result.t
Lwt.tval remove_flow_vpc_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RemoveFlowVpcInterfaceRequest.t ->
(Awso_mediaconnect.Values.RemoveFlowVpcInterfaceResponse.t,
Awso_mediaconnect.Values.RemoveFlowVpcInterfaceResponse.error)
Result.t
Lwt.tval restart_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RestartRouterInputRequest.t ->
(Awso_mediaconnect.Values.RestartRouterInputResponse.t,
Awso_mediaconnect.Values.RestartRouterInputResponse.error)
Result.t
Lwt.tval restart_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RestartRouterOutputRequest.t ->
(Awso_mediaconnect.Values.RestartRouterOutputResponse.t,
Awso_mediaconnect.Values.RestartRouterOutputResponse.error)
Result.t
Lwt.tval revoke_flow_entitlement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.RevokeFlowEntitlementRequest.t ->
(Awso_mediaconnect.Values.RevokeFlowEntitlementResponse.t,
Awso_mediaconnect.Values.RevokeFlowEntitlementResponse.error)
Result.t
Lwt.tval start_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StartFlowRequest.t ->
(Awso_mediaconnect.Values.StartFlowResponse.t,
Awso_mediaconnect.Values.StartFlowResponse.error)
Result.t
Lwt.tval start_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StartRouterInputRequest.t ->
(Awso_mediaconnect.Values.StartRouterInputResponse.t,
Awso_mediaconnect.Values.StartRouterInputResponse.error)
Result.t
Lwt.tval start_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StartRouterOutputRequest.t ->
(Awso_mediaconnect.Values.StartRouterOutputResponse.t,
Awso_mediaconnect.Values.StartRouterOutputResponse.error)
Result.t
Lwt.tval stop_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StopFlowRequest.t ->
(Awso_mediaconnect.Values.StopFlowResponse.t,
Awso_mediaconnect.Values.StopFlowResponse.error)
Result.t
Lwt.tval stop_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StopRouterInputRequest.t ->
(Awso_mediaconnect.Values.StopRouterInputResponse.t,
Awso_mediaconnect.Values.StopRouterInputResponse.error)
Result.t
Lwt.tval stop_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.StopRouterOutputRequest.t ->
(Awso_mediaconnect.Values.StopRouterOutputResponse.t,
Awso_mediaconnect.Values.StopRouterOutputResponse.error)
Result.t
Lwt.tval tag_global_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.TagGlobalResourceRequest.t ->
(unit, unit) Result.t Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.TagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval take_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.TakeRouterInputRequest.t ->
(Awso_mediaconnect.Values.TakeRouterInputResponse.t,
Awso_mediaconnect.Values.TakeRouterInputResponse.error)
Result.t
Lwt.tval untag_global_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UntagGlobalResourceRequest.t ->
(unit, unit) Result.t Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UntagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval update_bridge :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateBridgeRequest.t ->
(Awso_mediaconnect.Values.UpdateBridgeResponse.t,
Awso_mediaconnect.Values.UpdateBridgeResponse.error)
Result.t
Lwt.tval update_bridge_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateBridgeOutputRequest.t ->
(Awso_mediaconnect.Values.UpdateBridgeOutputResponse.t,
Awso_mediaconnect.Values.UpdateBridgeOutputResponse.error)
Result.t
Lwt.tval update_bridge_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateBridgeSourceRequest.t ->
(Awso_mediaconnect.Values.UpdateBridgeSourceResponse.t,
Awso_mediaconnect.Values.UpdateBridgeSourceResponse.error)
Result.t
Lwt.tval update_bridge_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateBridgeStateRequest.t ->
(Awso_mediaconnect.Values.UpdateBridgeStateResponse.t,
Awso_mediaconnect.Values.UpdateBridgeStateResponse.error)
Result.t
Lwt.tval update_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateFlowRequest.t ->
(Awso_mediaconnect.Values.UpdateFlowResponse.t,
Awso_mediaconnect.Values.UpdateFlowResponse.error)
Result.t
Lwt.tval update_flow_entitlement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateFlowEntitlementRequest.t ->
(Awso_mediaconnect.Values.UpdateFlowEntitlementResponse.t,
Awso_mediaconnect.Values.UpdateFlowEntitlementResponse.error)
Result.t
Lwt.tval update_flow_media_stream :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateFlowMediaStreamRequest.t ->
(Awso_mediaconnect.Values.UpdateFlowMediaStreamResponse.t,
Awso_mediaconnect.Values.UpdateFlowMediaStreamResponse.error)
Result.t
Lwt.tval update_flow_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateFlowOutputRequest.t ->
(Awso_mediaconnect.Values.UpdateFlowOutputResponse.t,
Awso_mediaconnect.Values.UpdateFlowOutputResponse.error)
Result.t
Lwt.tval update_flow_source :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateFlowSourceRequest.t ->
(Awso_mediaconnect.Values.UpdateFlowSourceResponse.t,
Awso_mediaconnect.Values.UpdateFlowSourceResponse.error)
Result.t
Lwt.tval update_gateway_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateGatewayInstanceRequest.t ->
(Awso_mediaconnect.Values.UpdateGatewayInstanceResponse.t,
Awso_mediaconnect.Values.UpdateGatewayInstanceResponse.error)
Result.t
Lwt.tval update_router_input :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateRouterInputRequest.t ->
(Awso_mediaconnect.Values.UpdateRouterInputResponse.t,
Awso_mediaconnect.Values.UpdateRouterInputResponse.error)
Result.t
Lwt.tval update_router_network_interface :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceRequest.t ->
(Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceResponse.t,
Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceResponse.error)
Result.t
Lwt.tval update_router_output :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_mediaconnect.Values.UpdateRouterOutputRequest.t ->
(Awso_mediaconnect.Values.UpdateRouterOutputResponse.t,
Awso_mediaconnect.Values.UpdateRouterOutputResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_mediaconnect.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module SecretsManagerEncryptionKeyConfiguration =
Awso_mediaconnect.Values.SecretsManagerEncryptionKeyConfigurationThe configuration settings for transit encryption using Secrets Manager, including the secret ARN and role ARN.
The VPC interface that is used for the media stream associated with the source or output.
The frame resolution used by the video stream.
module RistRouterInputConfigurationPortInteger =
Awso_mediaconnect.Values.RistRouterInputConfigurationPortIntegermodule RistRouterInputConfigurationRecoveryLatencyMillisecondsLong =
Awso_mediaconnect.Values.RistRouterInputConfigurationRecoveryLatencyMillisecondsLongmodule RtpRouterInputConfigurationPortInteger =
Awso_mediaconnect.Values.RtpRouterInputConfigurationPortIntegermodule SrtCallerRouterInputConfigurationMinimumLatencyMillisecondsLong =
Awso_mediaconnect.Values.SrtCallerRouterInputConfigurationMinimumLatencyMillisecondsLongmodule SrtCallerRouterInputConfigurationSourcePortInteger =
Awso_mediaconnect.Values.SrtCallerRouterInputConfigurationSourcePortIntegerContains the configuration settings for decrypting SRT streams, including the encryption key details and decryption parameters.
module SrtListenerRouterInputConfigurationMinimumLatencyMillisecondsLong =
Awso_mediaconnect.Values.SrtListenerRouterInputConfigurationMinimumLatencyMillisecondsLongmodule SrtListenerRouterInputConfigurationPortInteger =
Awso_mediaconnect.Values.SrtListenerRouterInputConfigurationPortIntegerThe transport parameters that you want to associate with an outbound media stream.
The transport parameters that are associated with an incoming media stream.
The metadata of an elementary transport stream.
The VPC interface that you want to designate where the media stream is coming from or going to.
module AutomaticEncryptionKeyConfiguration =
Awso_mediaconnect.Values.AutomaticEncryptionKeyConfigurationConfiguration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.
module RistRouterOutputConfigurationDestinationPortInteger =
Awso_mediaconnect.Values.RistRouterOutputConfigurationDestinationPortIntegermodule RtpRouterOutputConfigurationDestinationPortInteger =
Awso_mediaconnect.Values.RtpRouterOutputConfigurationDestinationPortIntegermodule SrtCallerRouterOutputConfigurationDestinationPortInteger =
Awso_mediaconnect.Values.SrtCallerRouterOutputConfigurationDestinationPortIntegermodule SrtCallerRouterOutputConfigurationMinimumLatencyMillisecondsLong =
Awso_mediaconnect.Values.SrtCallerRouterOutputConfigurationMinimumLatencyMillisecondsLongContains the configuration settings for encrypting SRT streams, including the encryption key details and encryption parameters.
module SrtListenerRouterOutputConfigurationMinimumLatencyMillisecondsLong =
Awso_mediaconnect.Values.SrtListenerRouterOutputConfigurationMinimumLatencyMillisecondsLongmodule SrtListenerRouterOutputConfigurationPortInteger =
Awso_mediaconnect.Values.SrtListenerRouterOutputConfigurationPortIntegerThe configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.
The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.
module SrtCallerRouterInputConfiguration =
Awso_mediaconnect.Values.SrtCallerRouterInputConfigurationThe configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in caller mode, including the source address and port, minimum latency, stream ID, and decryption key configuration.
module SrtListenerRouterInputConfiguration =
Awso_mediaconnect.Values.SrtListenerRouterInputConfigurationThe configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and decryption key configuration.
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.
module DestinationConfigurationRequest =
Awso_mediaconnect.Values.DestinationConfigurationRequestThe definition of a media stream that you want to associate with the output.
The transport parameters that you want to associate with an incoming media stream.
module FlowTransitEncryptionKeyConfiguration =
Awso_mediaconnect.Values.FlowTransitEncryptionKeyConfigurationConfiguration settings for flow transit encryption keys.
module MediaLiveTransitEncryptionKeyConfiguration =
Awso_mediaconnect.Values.MediaLiveTransitEncryptionKeyConfigurationConfiguration settings for the MediaLive transit encryption key.
module MediaLiveTransitEncryptionKeyType =
Awso_mediaconnect.Values.MediaLiveTransitEncryptionKeyTypeThe configuration settings for a router output using the RIST (Reliable Internet Stream Transport) protocol, including the destination address and port.
The configuration settings for a router output using the RTP (Real-Time Transport Protocol) protocol, including the destination address and port, and forward error correction state.
module SrtCallerRouterOutputConfiguration =
Awso_mediaconnect.Values.SrtCallerRouterOutputConfigurationThe configuration settings for a router output using the SRT (Secure Reliable Transport) protocol in caller mode, including the destination address and port, minimum latency, stream ID, and encryption key configuration.
module SrtListenerRouterOutputConfiguration =
Awso_mediaconnect.Values.SrtListenerRouterOutputConfigurationThe configuration settings for a router output using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and encryption key configuration.
module PublicRouterNetworkInterfaceRule =
Awso_mediaconnect.Values.PublicRouterNetworkInterfaceRuleA rule that allows a specific CIDR block to access the public router network interface.
module FailoverRouterInputProtocolConfiguration =
Awso_mediaconnect.Values.FailoverRouterInputProtocolConfigurationProtocol configuration settings for failover router inputs.
module MergeRouterInputProtocolConfiguration =
Awso_mediaconnect.Values.MergeRouterInputProtocolConfigurationProtocol configuration settings for merge router inputs.
Configures settings for the SilentAudio metric.
Configures settings for the BlackFrames metric.
Configures settings for the FrozenFrames metric.
A set of parameters that define the media stream.
The settings for the NDI® source. This includes the exact name of the upstream NDI sender that you want to connect to your source.
module MediaStreamOutputConfiguration =
Awso_mediaconnect.Values.MediaStreamOutputConfigurationThe media stream that is associated with the output, and the parameters for that association.
The settings for attaching a VPC interface to an resource.
module MediaStreamSourceConfiguration =
Awso_mediaconnect.Values.MediaStreamSourceConfigurationThe media stream that is associated with the source, and the parameters for that association.
The settings related to the multicast source.
The metadata of a single transport stream program.
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.
The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
The encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive. This configuration determines whether encryption keys are automatically managed by the service or manually managed through Secrets Manager.
module RouterOutputProtocolConfiguration =
Awso_mediaconnect.Values.RouterOutputProtocolConfigurationThe protocol configuration settings for a router output.
module PublicRouterNetworkInterfaceConfigurationAllowRulesList =
Awso_mediaconnect.Values.PublicRouterNetworkInterfaceConfigurationAllowRulesListmodule VpcRouterNetworkInterfaceConfigurationSecurityGroupIdsList =
Awso_mediaconnect.Values.VpcRouterNetworkInterfaceConfigurationSecurityGroupIdsListmodule FailoverInputSourcePriorityMode =
Awso_mediaconnect.Values.FailoverInputSourcePriorityModemodule FailoverRouterInputConfigurationPrimarySourceIndexInteger =
Awso_mediaconnect.Values.FailoverRouterInputConfigurationPrimarySourceIndexIntegermodule FailoverRouterInputProtocolConfigurationList =
Awso_mediaconnect.Values.FailoverRouterInputProtocolConfigurationListmodule MergeRouterInputProtocolConfigurationList =
Awso_mediaconnect.Values.MergeRouterInputProtocolConfigurationListmodule RouterInputProtocolConfiguration =
Awso_mediaconnect.Values.RouterInputProtocolConfigurationThe protocol configuration settings for a router input.
module FailoverRouterInputIndexedStreamDetails =
Awso_mediaconnect.Values.FailoverRouterInputIndexedStreamDetailsConfiguration details for an indexed stream in a failover router input setup.
module MergeRouterInputIndexedStreamDetails =
Awso_mediaconnect.Values.MergeRouterInputIndexedStreamDetailsConfiguration details for an indexed stream in a merge router input setup.
Specifies the configuration for audio stream metrics monitoring.
Specifies the configuration for video stream metrics monitoring.
Specifies the configuration settings for individual NDI® discovery servers. A maximum of 3 servers is allowed.
Encryption information.
Attributes that are related to the media stream.
Attributes related to the transport stream that are used in a source or output.
The source configuration for cloud flows receiving a stream from a bridge.
The output of the bridge. A flow output is delivered to the Amazon Web Services cloud.
The output of the bridge. A network output is delivered to your premises.
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
The source of the bridge. A network source originates at your premises.
Defines a specific time window for maintenance operations.
Detailed information about a single media stream that is part of an NDI® source. This includes details about the stream type, codec, resolution, frame rate, audio channels, and sample rate.
The settings that you want to use to define the media stream.
module MediaStreamOutputConfigurationRequest =
Awso_mediaconnect.Values.MediaStreamOutputConfigurationRequestThe media stream that you want to associate with the output, and the parameters for that association.
module SetGatewayBridgeSourceRequestBridgeArnString =
Awso_mediaconnect.Values.SetGatewayBridgeSourceRequestBridgeArnStringmodule MediaStreamSourceConfigurationRequest =
Awso_mediaconnect.Values.MediaStreamSourceConfigurationRequestThe media stream that you want to associate with the source, and the parameters for that association.
module AddBridgeFlowSourceRequestFlowArnString =
Awso_mediaconnect.Values.AddBridgeFlowSourceRequestFlowArnStringmodule DefaultMaintenanceConfiguration =
Awso_mediaconnect.Values.DefaultMaintenanceConfigurationConfiguration settings for default maintenance scheduling.
module PreferredDayTimeMaintenanceConfiguration =
Awso_mediaconnect.Values.PreferredDayTimeMaintenanceConfigurationConfiguration for preferred day and time maintenance settings.
module MediaConnectFlowRouterOutputConfiguration =
Awso_mediaconnect.Values.MediaConnectFlowRouterOutputConfigurationConfiguration settings for connecting a router output to a MediaConnect flow source.
module MediaLiveInputRouterOutputConfiguration =
Awso_mediaconnect.Values.MediaLiveInputRouterOutputConfigurationConfiguration settings for connecting a router output to a MediaLive input.
module StandardRouterOutputConfiguration =
Awso_mediaconnect.Values.StandardRouterOutputConfigurationThe configuration settings for a standard router output, including the protocol, protocol-specific configuration, network interface, and availability zone.
A message associated with a router output.
module MediaConnectFlowRouterOutputStreamDetails =
Awso_mediaconnect.Values.MediaConnectFlowRouterOutputStreamDetailsConfiguration details for a MediaConnect flow when used as a router output destination.
module MediaLiveInputRouterOutputStreamDetails =
Awso_mediaconnect.Values.MediaLiveInputRouterOutputStreamDetailsConfiguration details for a MediaLive input when used as a router output destination.
module StandardRouterOutputStreamDetails =
Awso_mediaconnect.Values.StandardRouterOutputStreamDetailsConfiguration details for a standard router output stream type. Contains information about the destination IP address and connection state for basic output routing.
module PublicRouterNetworkInterfaceConfiguration =
Awso_mediaconnect.Values.PublicRouterNetworkInterfaceConfigurationThe configuration settings for a public router network interface, including the list of allowed CIDR blocks.
module VpcRouterNetworkInterfaceConfiguration =
Awso_mediaconnect.Values.VpcRouterNetworkInterfaceConfigurationThe configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.
module FailoverRouterInputConfiguration =
Awso_mediaconnect.Values.FailoverRouterInputConfigurationConfiguration settings for a failover router input that allows switching between two input sources.
module MediaConnectFlowRouterInputConfiguration =
Awso_mediaconnect.Values.MediaConnectFlowRouterInputConfigurationConfiguration settings for connecting a router input to a flow output.
module MediaLiveChannelRouterInputConfiguration =
Awso_mediaconnect.Values.MediaLiveChannelRouterInputConfigurationConfiguration settings for connecting a router input to a MediaLive channel output.
Configuration settings for a merge router input that combines two input sources.
module StandardRouterInputConfiguration =
Awso_mediaconnect.Values.StandardRouterInputConfigurationThe configuration settings for a standard router input, including the protocol, protocol-specific configuration, network interface, and availability zone.
A message associated with a router input, including a code and a message.
module FailoverRouterInputStreamDetails =
Awso_mediaconnect.Values.FailoverRouterInputStreamDetailsConfiguration details for a failover router input that can automatically switch between two sources.
module MediaConnectFlowRouterInputStreamDetails =
Awso_mediaconnect.Values.MediaConnectFlowRouterInputStreamDetailsConfiguration details for a MediaConnect flow when used as a router input source.
module MediaLiveChannelRouterInputStreamDetails =
Awso_mediaconnect.Values.MediaLiveChannelRouterInputStreamDetailsConfiguration details for a MediaLive channel when used as a router input source.
Configuration details for a merge router input that combines two input sources.
module StandardRouterInputStreamDetails =
Awso_mediaconnect.Values.StandardRouterInputStreamDetailsConfiguration details for a standard router input stream type.
module RouterInputTransitEncryptionKeyConfiguration =
Awso_mediaconnect.Values.RouterInputTransitEncryptionKeyConfigurationDefines the configuration settings for transit encryption keys.
module RouterInputTransitEncryptionKeyType =
Awso_mediaconnect.Values.RouterInputTransitEncryptionKeyTypeThe priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
The settings for a flow entitlement.
A media stream represents one component of your content, such as video, audio, or ancillary data. After you add a media stream to your flow, you can associate it with sources and outputs that use the ST 2110 JPEG XS or CDI protocol.
The settings for an output.
The settings for the source of the flow.
The settings for a VPC source.
The output of the bridge.
The bridge's source.
The details of an error message.
The details of the maintenance schedule.
module RouterNetworkInterfaceTypeList =
Awso_mediaconnect.Values.RouterNetworkInterfaceTypeListA definition of what is being billed for, including the type and amount.
The maintenance setting of a flow.
The metadata of the transport stream in the current flow's source.
The network settings for a gateway.
Information about a single NDI® sender, including its name.
Attributes that are related to the media stream.
The source configuration for cloud flows receiving a stream from a bridge.
module SetSourceRequestEntitlementArnString =
Awso_mediaconnect.Values.SetSourceRequestEntitlementArnStringAdd a network output to an existing bridge.
Add a flow source to an existing bridge.
Add a network source to an existing bridge.
The configuration settings for maintenance operations, including preferred maintenance windows and schedules.
The configuration settings for a router output.
Information about the router output's stream, including connection state and destination details. The specific details provided vary based on the router output type.
module RouterNetworkInterfaceConfiguration =
Awso_mediaconnect.Values.RouterNetworkInterfaceConfigurationThe configuration settings for a router network interface.
The configuration settings for a router input.
Configuration details for the router input stream.
The transit encryption settings for a router input.
module UpdateGatewayBridgeSourceRequestBridgeArnString =
Awso_mediaconnect.Values.UpdateGatewayBridgeSourceRequestBridgeArnStringThe encoding configuration to apply to the NDI® source when transcoding it to a transport stream for downstream distribution. You can choose between several predefined encoding profiles based on common use cases.
The settings for source failover.
The settings for source monitoring.
Specifies the configuration settings for NDI sources and outputs.
module UpdateBridgeFlowSourceRequestFlowArnString =
Awso_mediaconnect.Values.UpdateBridgeFlowSourceRequestFlowArnStringCreate a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
A summary of a router output, including its name, type, ARN, ID, state, routed state, and other key details. This structure is used in the response of the ListRouterOutputs operation.
A filter that can be used to retrieve a list of router outputs.
A summary of a router network interface, including its name, type, ARN, ID, associated input/output counts, state, and other key details. This structure is used in the response of the ListRouterNetworkInterfaces operation.
A filter that can be used to retrieve a list of router network interfaces.
A summary of a router input, including its name, type, ARN, ID, state, and other key details. This structure is used in the response of the ListRouterInputs operation.
A filter that can be used to retrieve a list of router inputs.
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.
A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.
A summary of a gateway, including its name, ARN, and status.
A summary of an instance.
A summary of a flow, including its ARN, Availability Zone, and source type.
An entitlement that has been granted to you from other Amazon Web Services accounts.
Displays details of the selected bridge.
The entitlements that you want to grant on a flow.
Metadata information associated with the router input, including stream details and connection state.
Metadata about the audio and video media that is part of the NDI® source content. This includes details about the individual media streams.
The media stream that you want to add to the flow.
A request to add an output to a flow.
The settings for the source of the flow.
The details of the VPC interfaces that you want to add to the flow.
Add outputs to the specified bridge.
Add an output to a bridge.
An error that occurred when retrieving multiple router outputs in the BatchGetRouterOutput operation, including the ARN, error code, and error message.
A router output in AWS Elemental MediaConnect. A router output is a destination for media content that can receive input from one or more router inputs.
module BatchGetRouterNetworkInterfaceError =
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceErrorAn error that occurred when retrieving multiple router network interfaces in the BatchGetRouterNetworkInterface operation, including the ARN, error code, and error message.
A router network interface in AWS Elemental MediaConnect. A router network interface is a network interface that can be associated with one or more router inputs and outputs.
An error that occurred when retrieving multiple router inputs in the BatchGetRouterInput operation, including the ARN, error code, and error message.
A router input in AWS Elemental MediaConnect. A router input is a source of media content that can be routed to one or more router outputs.
This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
You do not have sufficient access to perform this action.
The server encountered an internal error and is unable to complete the request.
One or more of the resources in the request does not exist in the system.
The service is currently unavailable or busy.
The request was denied due to request throttling.
module UpdateRouterOutputRequestNameString =
Awso_mediaconnect.Values.UpdateRouterOutputRequestNameStringmodule UpdateRouterNetworkInterfaceRequestNameString =
Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceRequestNameStringmodule UpdateRouterInputRequestNameString =
Awso_mediaconnect.Values.UpdateRouterInputRequestNameStringmodule UpdateGatewayInstanceRequestGatewayInstanceArnString =
Awso_mediaconnect.Values.UpdateGatewayInstanceRequestGatewayInstanceArnStringInformation about the encryption of the flow.
module UpdateFlowSourceRequestEntitlementArnString =
Awso_mediaconnect.Values.UpdateFlowSourceRequestEntitlementArnStringmodule UpdateFlowSourceRequestFlowArnString =
Awso_mediaconnect.Values.UpdateFlowSourceRequestFlowArnStringmodule UpdateFlowSourceRequestSourceArnString =
Awso_mediaconnect.Values.UpdateFlowSourceRequestSourceArnStringmodule UpdateGatewayBridgeSourceRequest =
Awso_mediaconnect.Values.UpdateGatewayBridgeSourceRequestThe source configuration for cloud flows receiving a stream from a bridge.
The settings for a flow, including its source, outputs, and entitlements.
The settings for source failover.
module UpdateFlowRequestFlowArnString =
Awso_mediaconnect.Values.UpdateFlowRequestFlowArnStringUpdate maintenance setting for a flow.
module UpdateFlowOutputRequestFlowArnString =
Awso_mediaconnect.Values.UpdateFlowOutputRequestFlowArnStringmodule UpdateFlowOutputRequestOutputArnString =
Awso_mediaconnect.Values.UpdateFlowOutputRequestOutputArnStringmodule UpdateFlowMediaStreamRequestFlowArnString =
Awso_mediaconnect.Values.UpdateFlowMediaStreamRequestFlowArnStringmodule UpdateFlowEntitlementRequestEntitlementArnString =
Awso_mediaconnect.Values.UpdateFlowEntitlementRequestEntitlementArnStringmodule UpdateFlowEntitlementRequestFlowArnString =
Awso_mediaconnect.Values.UpdateFlowEntitlementRequestFlowArnStringmodule UpdateBridgeStateRequestBridgeArnString =
Awso_mediaconnect.Values.UpdateBridgeStateRequestBridgeArnStringUpdate the flow source of the bridge.
module UpdateBridgeNetworkSourceRequest =
Awso_mediaconnect.Values.UpdateBridgeNetworkSourceRequestUpdate the network source of the bridge.
module UpdateBridgeSourceRequestBridgeArnString =
Awso_mediaconnect.Values.UpdateBridgeSourceRequestBridgeArnStringA Bridge is the connection between your data center's Instances and the Amazon Web Services cloud. A bridge can be used to send video from the Amazon Web Services cloud to your data center or from your data center to the Amazon Web Services cloud.
module UpdateBridgeRequestBridgeArnString =
Awso_mediaconnect.Values.UpdateBridgeRequestBridgeArnStringmodule UpdateEgressGatewayBridgeRequest =
Awso_mediaconnect.Values.UpdateEgressGatewayBridgeRequestUpdate an existing egress-type bridge.
module UpdateIngressGatewayBridgeRequest =
Awso_mediaconnect.Values.UpdateIngressGatewayBridgeRequestUpdate an existing ingress-type bridge.
module UpdateBridgeNetworkOutputRequest =
Awso_mediaconnect.Values.UpdateBridgeNetworkOutputRequestUpdate an existing network output.
module UpdateBridgeOutputRequestBridgeArnString =
Awso_mediaconnect.Values.UpdateBridgeOutputRequestBridgeArnStringmodule RevokeFlowEntitlementRequestEntitlementArnString =
Awso_mediaconnect.Values.RevokeFlowEntitlementRequestEntitlementArnStringmodule RevokeFlowEntitlementRequestFlowArnString =
Awso_mediaconnect.Values.RevokeFlowEntitlementRequestFlowArnStringmodule RemoveFlowVpcInterfaceRequestFlowArnString =
Awso_mediaconnect.Values.RemoveFlowVpcInterfaceRequestFlowArnStringmodule RemoveFlowSourceRequestFlowArnString =
Awso_mediaconnect.Values.RemoveFlowSourceRequestFlowArnStringmodule RemoveFlowSourceRequestSourceArnString =
Awso_mediaconnect.Values.RemoveFlowSourceRequestSourceArnStringmodule RemoveFlowOutputRequestFlowArnString =
Awso_mediaconnect.Values.RemoveFlowOutputRequestFlowArnStringmodule RemoveFlowOutputRequestOutputArnString =
Awso_mediaconnect.Values.RemoveFlowOutputRequestOutputArnStringmodule RemoveFlowMediaStreamRequestFlowArnString =
Awso_mediaconnect.Values.RemoveFlowMediaStreamRequestFlowArnStringmodule RemoveBridgeSourceRequestBridgeArnString =
Awso_mediaconnect.Values.RemoveBridgeSourceRequestBridgeArnStringmodule RemoveBridgeOutputRequestBridgeArnString =
Awso_mediaconnect.Values.RemoveBridgeOutputRequestBridgeArnStringmodule ListRouterOutputsRequestMaxResultsInteger =
Awso_mediaconnect.Values.ListRouterOutputsRequestMaxResultsIntegermodule ListedRouterNetworkInterfaceList =
Awso_mediaconnect.Values.ListedRouterNetworkInterfaceListmodule ListRouterNetworkInterfacesRequestMaxResultsInteger =
Awso_mediaconnect.Values.ListRouterNetworkInterfacesRequestMaxResultsIntegermodule RouterNetworkInterfaceFilterList =
Awso_mediaconnect.Values.RouterNetworkInterfaceFilterListmodule ListRouterInputsRequestMaxResultsInteger =
Awso_mediaconnect.Values.ListRouterInputsRequestMaxResultsIntegermodule GrantFlowEntitlements420Exception =
Awso_mediaconnect.Values.GrantFlowEntitlements420ExceptionException raised by Elemental MediaConnect when granting the entitlement. See the error message for the operation for more information on the cause of this exception.
module GrantFlowEntitlementsRequestFlowArnString =
Awso_mediaconnect.Values.GrantFlowEntitlementsRequestFlowArnStringThe details of a thumbnail associated with a router input, including the thumbnail messages, the thumbnail image, the timecode, and the timestamp.
module RouterInputSourceMetadataDetails =
Awso_mediaconnect.Values.RouterInputSourceMetadataDetailsDetailed metadata information about a router input source.
The settings for a gateway, including its networks.
module DescribeGatewayRequestGatewayArnString =
Awso_mediaconnect.Values.DescribeGatewayRequestGatewayArnStringThe settings for an instance in a gateway.
module DescribeGatewayInstanceRequestGatewayInstanceArnString =
Awso_mediaconnect.Values.DescribeGatewayInstanceRequestGatewayInstanceArnStringThe details of the thumbnail, including thumbnail base64 string, timecode and the time when thumbnail was generated.
Comprehensive information about the NDI® source that's associated with a flow. This includes the currently active NDI source, a list of all discovered NDI senders, metadata about the media streams, and any relevant status messages.
Messages that provide the state of the flow.
module DescribeFlowRequestFlowArnString =
Awso_mediaconnect.Values.DescribeFlowRequestFlowArnStringmodule DescribeBridgeRequestBridgeArnString =
Awso_mediaconnect.Values.DescribeBridgeRequestBridgeArnStringmodule DeregisterGatewayInstanceRequestGatewayInstanceArnString =
Awso_mediaconnect.Values.DeregisterGatewayInstanceRequestGatewayInstanceArnStringmodule DeleteGatewayRequestGatewayArnString =
Awso_mediaconnect.Values.DeleteGatewayRequestGatewayArnStringmodule DeleteFlowRequestFlowArnString =
Awso_mediaconnect.Values.DeleteFlowRequestFlowArnStringmodule DeleteBridgeRequestBridgeArnString =
Awso_mediaconnect.Values.DeleteBridgeRequestBridgeArnStringmodule RouterOutputServiceQuotaExceededException =
Awso_mediaconnect.Values.RouterOutputServiceQuotaExceededExceptionThe request to create a new router output would exceed the service quotas (limits) set for the account.
module CreateRouterOutputRequestNameString =
Awso_mediaconnect.Values.CreateRouterOutputRequestNameStringmodule RouterNetworkInterfaceServiceQuotaExceededException =
Awso_mediaconnect.Values.RouterNetworkInterfaceServiceQuotaExceededExceptionThe request to create a new router network interface would exceed the service quotas (limits) set for the account.
module CreateRouterNetworkInterfaceRequestNameString =
Awso_mediaconnect.Values.CreateRouterNetworkInterfaceRequestNameStringmodule RouterInputServiceQuotaExceededException =
Awso_mediaconnect.Values.RouterInputServiceQuotaExceededExceptionThe request to create a new router input would exceed the service quotas for the account.
module CreateRouterInputRequestNameString =
Awso_mediaconnect.Values.CreateRouterInputRequestNameStringException raised by Elemental MediaConnect when creating the gateway. See the error message for the operation for more information on the cause of this exception.
Exception raised by Elemental MediaConnect when creating the flow. See the error message for the operation for more information on the cause of this exception.
Create a maintenance setting for a flow.
Exception raised by Elemental MediaConnect when creating the bridge. See the error message for the operation for more information on the cause of this exception.
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
module AddIngressGatewayBridgeRequest =
Awso_mediaconnect.Values.AddIngressGatewayBridgeRequestCreate a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
module BatchGetRouterOutputRequestArnsList =
Awso_mediaconnect.Values.BatchGetRouterOutputRequestArnsListmodule BatchGetRouterNetworkInterfaceErrorList =
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceErrorListmodule BatchGetRouterNetworkInterfaceRequestArnsList =
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceRequestArnsListmodule BatchGetRouterInputRequestArnsList =
Awso_mediaconnect.Values.BatchGetRouterInputRequestArnsListmodule AddFlowVpcInterfacesRequestFlowArnString =
Awso_mediaconnect.Values.AddFlowVpcInterfacesRequestFlowArnStringmodule AddFlowSourcesRequestFlowArnString =
Awso_mediaconnect.Values.AddFlowSourcesRequestFlowArnStringException raised by Elemental MediaConnect when adding the flow output. See the error message for the operation for more information on the cause of this exception.
module AddFlowOutputsRequestFlowArnString =
Awso_mediaconnect.Values.AddFlowOutputsRequestFlowArnStringmodule AddFlowMediaStreamsRequestFlowArnString =
Awso_mediaconnect.Values.AddFlowMediaStreamsRequestFlowArnStringmodule AddBridgeOutputsRequestBridgeArnString =
Awso_mediaconnect.Values.AddBridgeOutputsRequestBridgeArnStringUpdates the configuration of an existing router output in AWS Elemental MediaConnect.
Updates the configuration of an existing router output in AWS Elemental MediaConnect.
module UpdateRouterNetworkInterfaceResponse =
Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceResponseUpdates the configuration of an existing router network interface in AWS Elemental MediaConnect.
module UpdateRouterNetworkInterfaceRequest =
Awso_mediaconnect.Values.UpdateRouterNetworkInterfaceRequestUpdates the configuration of an existing router network interface in AWS Elemental MediaConnect.
Updates the configuration of an existing router input in AWS Elemental MediaConnect.
Updates the configuration of an existing router input in AWS Elemental MediaConnect.
Updates an existing gateway instance.
Updates an existing gateway instance.
Updates the source of a flow. Because UpdateFlowSources and UpdateFlow are separate operations, you can't change both the source type AND the flow size in a single request. If you have a MEDIUM flow and you want to change the flow source to NDI®: First, use the UpdateFlow operation to upgrade the flow size to LARGE. After that, you can then use the UpdateFlowSource operation to configure the NDI source. If you're switching from an NDI source to a transport stream (TS) source and want to downgrade the flow size: First, use the UpdateFlowSource operation to change the flow source type. After that, you can then use the UpdateFlow operation to downgrade the flow size to MEDIUM.
Updates the source of a flow. Because UpdateFlowSources and UpdateFlow are separate operations, you can't change both the source type AND the flow size in a single request. If you have a MEDIUM flow and you want to change the flow source to NDI®: First, use the UpdateFlow operation to upgrade the flow size to LARGE. After that, you can then use the UpdateFlowSource operation to configure the NDI source. If you're switching from an NDI source to a transport stream (TS) source and want to downgrade the flow size: First, use the UpdateFlowSource operation to change the flow source type. After that, you can then use the UpdateFlow operation to downgrade the flow size to MEDIUM.
Updates an existing flow. Because UpdateFlowSources and UpdateFlow are separate operations, you can't change both the source type AND the flow size in a single request. If you have a MEDIUM flow and you want to change the flow source to NDI®: First, use the UpdateFlow operation to upgrade the flow size to LARGE. After that, you can then use the UpdateFlowSource operation to configure the NDI source. If you're switching from an NDI source to a transport stream (TS) source and want to downgrade the flow size: First, use the UpdateFlowSource operation to change the flow source type. After that, you can then use the UpdateFlow operation to downgrade the flow size to MEDIUM.
Updates an existing flow. Because UpdateFlowSources and UpdateFlow are separate operations, you can't change both the source type AND the flow size in a single request. If you have a MEDIUM flow and you want to change the flow source to NDI®: First, use the UpdateFlow operation to upgrade the flow size to LARGE. After that, you can then use the UpdateFlowSource operation to configure the NDI source. If you're switching from an NDI source to a transport stream (TS) source and want to downgrade the flow size: First, use the UpdateFlowSource operation to change the flow source type. After that, you can then use the UpdateFlow operation to downgrade the flow size to MEDIUM.
Updates an existing flow output.
Updates an existing flow output.
Updates an existing media stream.
Updates an existing media stream.
Updates an entitlement. You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed.
Updates an entitlement. You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed.
Updates the bridge state.
Updates the bridge state.
Updates an existing bridge source.
Updates an existing bridge source.
Updates the bridge.
Updates the bridge.
Updates an existing bridge output.
Updates an existing bridge output.
Deletes specified tags from a resource in the current region.
Removes tags from a global resource in AWS Elemental MediaConnect. The API supports the following global resources: router inputs, router outputs and router network interfaces.
Associates a router input with a router output in AWS Elemental MediaConnect.
Associates a router input with a router output in AWS Elemental MediaConnect.
Associates the specified tags to a resource with the specified resourceArn in the current region. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.
Adds tags to a global resource in AWS Elemental MediaConnect. The API supports the following global resources: router inputs, router outputs and router network interfaces.
Stops a router output in AWS Elemental MediaConnect.
Stops a router output in AWS Elemental MediaConnect.
Stops a router input in AWS Elemental MediaConnect.
Stops a router input in AWS Elemental MediaConnect.
Stops a flow.
Stops a flow.
Starts a router output in AWS Elemental MediaConnect.
Starts a router output in AWS Elemental MediaConnect.
Starts a router input in AWS Elemental MediaConnect.
Starts a router input in AWS Elemental MediaConnect.
Starts a flow.
Starts a flow.
Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.
Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.
Restarts a router output. This operation can be used to recover from errors or refresh the output state.
Restarts a router output. This operation can be used to recover from errors or refresh the output state.
Restarts a router input. This operation can be used to recover from errors or refresh the input state.
Restarts a router input. This operation can be used to recover from errors or refresh the input state.
module RemoveFlowVpcInterfaceResponse =
Awso_mediaconnect.Values.RemoveFlowVpcInterfaceResponseRemoves a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface.
Removes a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface.
Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.
Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.
Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.
Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.
Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.
Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.
Removes a source from a bridge.
Removes a source from a bridge.
Removes an output from a bridge.
Removes an output from a bridge.
Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.
Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.
List all tags on a MediaConnect resource in the current region.
List all tags on a MediaConnect resource in the current region.
module ListTagsForGlobalResourceResponse =
Awso_mediaconnect.Values.ListTagsForGlobalResourceResponseLists the tags associated with a global resource in AWS Elemental MediaConnect. The API supports the following global resources: router inputs, router outputs and router network interfaces.
module ListTagsForGlobalResourceRequest =
Awso_mediaconnect.Values.ListTagsForGlobalResourceRequestLists the tags associated with a global resource in AWS Elemental MediaConnect. The API supports the following global resources: router inputs, router outputs and router network interfaces.
Retrieves a list of router outputs in AWS Elemental MediaConnect.
Retrieves a list of router outputs in AWS Elemental MediaConnect.
module ListRouterNetworkInterfacesResponse =
Awso_mediaconnect.Values.ListRouterNetworkInterfacesResponseRetrieves a list of router network interfaces in AWS Elemental MediaConnect.
module ListRouterNetworkInterfacesRequest =
Awso_mediaconnect.Values.ListRouterNetworkInterfacesRequestRetrieves a list of router network interfaces in AWS Elemental MediaConnect.
Retrieves a list of router inputs in AWS Elemental MediaConnect.
Retrieves a list of router inputs in AWS Elemental MediaConnect.
Displays a list of all reservations that have been purchased by this account in the current Amazon Web Services Region. This list includes all reservations in all states (such as active and expired).
Displays a list of all reservations that have been purchased by this account in the current Amazon Web Services Region. This list includes all reservations in all states (such as active and expired).
Displays a list of all offerings that are available to this account in the current Amazon Web Services Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.
Displays a list of all offerings that are available to this account in the current Amazon Web Services Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.
Displays a list of gateways that are associated with this account. This request returns a paginated result.
Displays a list of gateways that are associated with this account. This request returns a paginated result.
Displays a list of instances associated with the Amazon Web Services account. This request returns a paginated result. You can use the filterArn property to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).
Displays a list of instances associated with the Amazon Web Services account. This request returns a paginated result. You can use the filterArn property to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).
Displays a list of flows that are associated with this account. This request returns a paginated result.
Displays a list of flows that are associated with this account. This request returns a paginated result.
Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
Displays a list of bridges that are associated with this account and an optionally specified Amazon Resource Name (ARN). This request returns a paginated result.
Displays a list of bridges that are associated with this account and an optionally specified Amazon Resource Name (ARN). This request returns a paginated result.
Grants entitlements to an existing flow.
Grants entitlements to an existing flow.
Retrieves information about a specific router output in AWS Elemental MediaConnect.
Retrieves information about a specific router output in AWS Elemental MediaConnect.
module GetRouterNetworkInterfaceResponse =
Awso_mediaconnect.Values.GetRouterNetworkInterfaceResponseRetrieves information about a specific router network interface in AWS Elemental MediaConnect.
module GetRouterNetworkInterfaceRequest =
Awso_mediaconnect.Values.GetRouterNetworkInterfaceRequestRetrieves information about a specific router network interface in AWS Elemental MediaConnect.
module GetRouterInputThumbnailResponse =
Awso_mediaconnect.Values.GetRouterInputThumbnailResponseRetrieves the thumbnail for a router input in AWS Elemental MediaConnect.
module GetRouterInputThumbnailRequest =
Awso_mediaconnect.Values.GetRouterInputThumbnailRequestRetrieves the thumbnail for a router input in AWS Elemental MediaConnect.
module GetRouterInputSourceMetadataResponse =
Awso_mediaconnect.Values.GetRouterInputSourceMetadataResponseRetrieves detailed metadata information about a specific router input source, including stream details and connection state.
module GetRouterInputSourceMetadataRequest =
Awso_mediaconnect.Values.GetRouterInputSourceMetadataRequestRetrieves detailed metadata information about a specific router input source, including stream details and connection state.
Retrieves information about a specific router input in AWS Elemental MediaConnect.
Retrieves information about a specific router input in AWS Elemental MediaConnect.
Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).
Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).
Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
Displays the details of a gateway. The response includes the gateway Amazon Resource Name (ARN), name, and CIDR blocks, as well as details about the networks.
Displays the details of a gateway. The response includes the gateway Amazon Resource Name (ARN), name, and CIDR blocks, as well as details about the networks.
module DescribeGatewayInstanceResponse =
Awso_mediaconnect.Values.DescribeGatewayInstanceResponseDisplays the details of an instance.
module DescribeGatewayInstanceRequest =
Awso_mediaconnect.Values.DescribeGatewayInstanceRequestDisplays the details of an instance.
module DescribeFlowSourceThumbnailResponse =
Awso_mediaconnect.Values.DescribeFlowSourceThumbnailResponseDescribes the thumbnail for the flow source.
module DescribeFlowSourceThumbnailRequest =
Awso_mediaconnect.Values.DescribeFlowSourceThumbnailRequestDescribes the thumbnail for the flow source.
module DescribeFlowSourceMetadataResponse =
Awso_mediaconnect.Values.DescribeFlowSourceMetadataResponseThe DescribeFlowSourceMetadata API is used to view information about the flow's source transport stream and programs. This API displays status messages about the flow's source as well as details about the program's video, audio, and other data.
module DescribeFlowSourceMetadataRequest =
Awso_mediaconnect.Values.DescribeFlowSourceMetadataRequestThe DescribeFlowSourceMetadata API is used to view information about the flow's source transport stream and programs. This API displays status messages about the flow's source as well as details about the program's video, audio, and other data.
Displays the details of a flow. The response includes the flow Amazon Resource Name (ARN), name, and Availability Zone, as well as details about the source, outputs, and entitlements.
Displays the details of a flow. The response includes the flow Amazon Resource Name (ARN), name, and Availability Zone, as well as details about the source, outputs, and entitlements.
Displays the details of a bridge.
Displays the details of a bridge.
module DeregisterGatewayInstanceResponse =
Awso_mediaconnect.Values.DeregisterGatewayInstanceResponseDeregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to deregister an instance without stopping the bridges, you must use the --force option.
module DeregisterGatewayInstanceRequest =
Awso_mediaconnect.Values.DeregisterGatewayInstanceRequestDeregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to deregister an instance without stopping the bridges, you must use the --force option.
Deletes a router output from AWS Elemental MediaConnect.
Deletes a router output from AWS Elemental MediaConnect.
module DeleteRouterNetworkInterfaceResponse =
Awso_mediaconnect.Values.DeleteRouterNetworkInterfaceResponseDeletes a router network interface from AWS Elemental MediaConnect.
module DeleteRouterNetworkInterfaceRequest =
Awso_mediaconnect.Values.DeleteRouterNetworkInterfaceRequestDeletes a router network interface from AWS Elemental MediaConnect.
Deletes a router input from AWS Elemental MediaConnect.
Deletes a router input from AWS Elemental MediaConnect.
Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.
Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.
Deletes a flow. Before you can delete a flow, you must stop the flow.
Deletes a flow. Before you can delete a flow, you must stop the flow.
Deletes a bridge. Before you can delete a bridge, you must stop the bridge.
Deletes a bridge. Before you can delete a bridge, you must stop the bridge.
Creates a new router output in AWS Elemental MediaConnect.
Creates a new router output in AWS Elemental MediaConnect.
module CreateRouterNetworkInterfaceResponse =
Awso_mediaconnect.Values.CreateRouterNetworkInterfaceResponseCreates a new router network interface in AWS Elemental MediaConnect.
module CreateRouterNetworkInterfaceRequest =
Awso_mediaconnect.Values.CreateRouterNetworkInterfaceRequestCreates a new router network interface in AWS Elemental MediaConnect.
Creates a new router input in AWS Elemental MediaConnect.
Creates a new router input in AWS Elemental MediaConnect.
Creates a new gateway. The request must include at least one network (up to four).
Creates a new gateway. The request must include at least one network (up to four).
Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).
Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).
Creates a new bridge. The request must include one source.
Creates a new bridge. The request must include one source.
Retrieves information about multiple router outputs in AWS Elemental MediaConnect.
Retrieves information about multiple router outputs in AWS Elemental MediaConnect.
module BatchGetRouterNetworkInterfaceResponse =
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceResponseRetrieves information about multiple router network interfaces in AWS Elemental MediaConnect.
module BatchGetRouterNetworkInterfaceRequest =
Awso_mediaconnect.Values.BatchGetRouterNetworkInterfaceRequestRetrieves information about multiple router network interfaces in AWS Elemental MediaConnect.
Retrieves information about multiple router inputs in AWS Elemental MediaConnect.
Retrieves information about multiple router inputs in AWS Elemental MediaConnect.
Adds VPC interfaces to a flow.
Adds VPC interfaces to a flow.
Adds sources to a flow.
Adds sources to a flow.
Adds outputs to an existing flow. You can create up to 50 outputs per flow.
Adds outputs to an existing flow. You can create up to 50 outputs per flow.
Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.
Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.
Adds sources to an existing bridge.
Adds sources to an existing bridge.
Adds outputs to an existing bridge.
Adds outputs to an existing bridge.