shell bypass 403
UnknownSec Shell
:
/
snap
/
aws-cli
/
1890
/
aws
/
dist
/
awscli
/
botocore
/
data
/
mediaconnect
/
2018-11-14
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
service-2.json
{ "version":"2.0", "metadata":{ "apiVersion":"2018-11-14", "auth":["aws.auth#sigv4"], "endpointPrefix":"mediaconnect", "protocol":"rest-json", "protocols":["rest-json"], "serviceFullName":"AWS MediaConnect", "serviceId":"MediaConnect", "signatureVersion":"v4", "signingName":"mediaconnect", "uid":"mediaconnect-2018-11-14" }, "operations":{ "AddBridgeOutputs":{ "name":"AddBridgeOutputs", "http":{ "method":"POST", "requestUri":"/v1/bridges/{BridgeArn}/outputs", "responseCode":202 }, "input":{"shape":"AddBridgeOutputsRequest"}, "output":{"shape":"AddBridgeOutputsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Adds outputs to an existing bridge.</p>" }, "AddBridgeSources":{ "name":"AddBridgeSources", "http":{ "method":"POST", "requestUri":"/v1/bridges/{BridgeArn}/sources", "responseCode":202 }, "input":{"shape":"AddBridgeSourcesRequest"}, "output":{"shape":"AddBridgeSourcesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Adds sources to an existing bridge.</p>" }, "AddFlowMediaStreams":{ "name":"AddFlowMediaStreams", "http":{ "method":"POST", "requestUri":"/v1/flows/{FlowArn}/mediaStreams", "responseCode":201 }, "input":{"shape":"AddFlowMediaStreamsRequest"}, "output":{"shape":"AddFlowMediaStreamsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>" }, "AddFlowOutputs":{ "name":"AddFlowOutputs", "http":{ "method":"POST", "requestUri":"/v1/flows/{FlowArn}/outputs", "responseCode":201 }, "input":{"shape":"AddFlowOutputsRequest"}, "output":{"shape":"AddFlowOutputsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"AddFlowOutputs420Exception"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Adds outputs to an existing flow. You can create up to 50 outputs per flow.</p>" }, "AddFlowSources":{ "name":"AddFlowSources", "http":{ "method":"POST", "requestUri":"/v1/flows/{FlowArn}/source", "responseCode":201 }, "input":{"shape":"AddFlowSourcesRequest"}, "output":{"shape":"AddFlowSourcesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Adds sources to a flow.</p>" }, "AddFlowVpcInterfaces":{ "name":"AddFlowVpcInterfaces", "http":{ "method":"POST", "requestUri":"/v1/flows/{FlowArn}/vpcInterfaces", "responseCode":201 }, "input":{"shape":"AddFlowVpcInterfacesRequest"}, "output":{"shape":"AddFlowVpcInterfacesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Adds VPC interfaces to a flow.</p>" }, "BatchGetRouterInput":{ "name":"BatchGetRouterInput", "http":{ "method":"GET", "requestUri":"/v1/routerInputs", "responseCode":200 }, "input":{"shape":"BatchGetRouterInputRequest"}, "output":{"shape":"BatchGetRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about multiple router inputs in AWS Elemental MediaConnect.</p>", "readonly":true }, "BatchGetRouterNetworkInterface":{ "name":"BatchGetRouterNetworkInterface", "http":{ "method":"GET", "requestUri":"/v1/routerNetworkInterfaces", "responseCode":200 }, "input":{"shape":"BatchGetRouterNetworkInterfaceRequest"}, "output":{"shape":"BatchGetRouterNetworkInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about multiple router network interfaces in AWS Elemental MediaConnect.</p>", "readonly":true }, "BatchGetRouterOutput":{ "name":"BatchGetRouterOutput", "http":{ "method":"GET", "requestUri":"/v1/routerOutputs", "responseCode":200 }, "input":{"shape":"BatchGetRouterOutputRequest"}, "output":{"shape":"BatchGetRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about multiple router outputs in AWS Elemental MediaConnect.</p>", "readonly":true }, "CreateBridge":{ "name":"CreateBridge", "http":{ "method":"POST", "requestUri":"/v1/bridges", "responseCode":201 }, "input":{"shape":"CreateBridgeRequest"}, "output":{"shape":"CreateBridgeResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"CreateBridge420Exception"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Creates a new bridge. The request must include one source.</p>" }, "CreateFlow":{ "name":"CreateFlow", "http":{ "method":"POST", "requestUri":"/v1/flows", "responseCode":201 }, "input":{"shape":"CreateFlowRequest"}, "output":{"shape":"CreateFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"}, {"shape":"CreateFlow420Exception"} ], "documentation":"<p> Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).</p>" }, "CreateGateway":{ "name":"CreateGateway", "http":{ "method":"POST", "requestUri":"/v1/gateways", "responseCode":201 }, "input":{"shape":"CreateGatewayRequest"}, "output":{"shape":"CreateGatewayResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"CreateGateway420Exception"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Creates a new gateway. The request must include at least one network (up to four).</p>" }, "CreateRouterInput":{ "name":"CreateRouterInput", "http":{ "method":"POST", "requestUri":"/v1/routerInput", "responseCode":201 }, "input":{"shape":"CreateRouterInputRequest"}, "output":{"shape":"CreateRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"}, {"shape":"RouterInputServiceQuotaExceededException"} ], "documentation":"<p>Creates a new router input in AWS Elemental MediaConnect.</p>" }, "CreateRouterNetworkInterface":{ "name":"CreateRouterNetworkInterface", "http":{ "method":"POST", "requestUri":"/v1/routerNetworkInterface", "responseCode":201 }, "input":{"shape":"CreateRouterNetworkInterfaceRequest"}, "output":{"shape":"CreateRouterNetworkInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"}, {"shape":"RouterNetworkInterfaceServiceQuotaExceededException"} ], "documentation":"<p>Creates a new router network interface in AWS Elemental MediaConnect.</p>" }, "CreateRouterOutput":{ "name":"CreateRouterOutput", "http":{ "method":"POST", "requestUri":"/v1/routerOutput", "responseCode":201 }, "input":{"shape":"CreateRouterOutputRequest"}, "output":{"shape":"CreateRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"RouterOutputServiceQuotaExceededException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Creates a new router output in AWS Elemental MediaConnect.</p>" }, "DeleteBridge":{ "name":"DeleteBridge", "http":{ "method":"DELETE", "requestUri":"/v1/bridges/{BridgeArn}", "responseCode":200 }, "input":{"shape":"DeleteBridgeRequest"}, "output":{"shape":"DeleteBridgeResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Deletes a bridge. Before you can delete a bridge, you must stop the bridge.</p>", "idempotent":true }, "DeleteFlow":{ "name":"DeleteFlow", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}", "responseCode":202 }, "input":{"shape":"DeleteFlowRequest"}, "output":{"shape":"DeleteFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Deletes a flow. Before you can delete a flow, you must stop the flow.</p>", "idempotent":true }, "DeleteGateway":{ "name":"DeleteGateway", "http":{ "method":"DELETE", "requestUri":"/v1/gateways/{GatewayArn}", "responseCode":200 }, "input":{"shape":"DeleteGatewayRequest"}, "output":{"shape":"DeleteGatewayResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.</p>", "idempotent":true }, "DeleteRouterInput":{ "name":"DeleteRouterInput", "http":{ "method":"DELETE", "requestUri":"/v1/routerInput/{Arn}", "responseCode":200 }, "input":{"shape":"DeleteRouterInputRequest"}, "output":{"shape":"DeleteRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Deletes a router input from AWS Elemental MediaConnect.</p>", "idempotent":true }, "DeleteRouterNetworkInterface":{ "name":"DeleteRouterNetworkInterface", "http":{ "method":"DELETE", "requestUri":"/v1/routerNetworkInterface/{Arn}", "responseCode":200 }, "input":{"shape":"DeleteRouterNetworkInterfaceRequest"}, "output":{"shape":"DeleteRouterNetworkInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Deletes a router network interface from AWS Elemental MediaConnect.</p>", "idempotent":true }, "DeleteRouterOutput":{ "name":"DeleteRouterOutput", "http":{ "method":"DELETE", "requestUri":"/v1/routerOutput/{Arn}", "responseCode":200 }, "input":{"shape":"DeleteRouterOutputRequest"}, "output":{"shape":"DeleteRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Deletes a router output from AWS Elemental MediaConnect.</p>", "idempotent":true }, "DeregisterGatewayInstance":{ "name":"DeregisterGatewayInstance", "http":{ "method":"DELETE", "requestUri":"/v1/gateway-instances/{GatewayInstanceArn}", "responseCode":202 }, "input":{"shape":"DeregisterGatewayInstanceRequest"}, "output":{"shape":"DeregisterGatewayInstanceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Deregisters 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.</p>", "idempotent":true }, "DescribeBridge":{ "name":"DescribeBridge", "http":{ "method":"GET", "requestUri":"/v1/bridges/{BridgeArn}", "responseCode":200 }, "input":{"shape":"DescribeBridgeRequest"}, "output":{"shape":"DescribeBridgeResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays the details of a bridge.</p>", "readonly":true }, "DescribeFlow":{ "name":"DescribeFlow", "http":{ "method":"GET", "requestUri":"/v1/flows/{FlowArn}", "responseCode":200 }, "input":{"shape":"DescribeFlowRequest"}, "output":{"shape":"DescribeFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "readonly":true }, "DescribeFlowSourceMetadata":{ "name":"DescribeFlowSourceMetadata", "http":{ "method":"GET", "requestUri":"/v1/flows/{FlowArn}/source-metadata", "responseCode":200 }, "input":{"shape":"DescribeFlowSourceMetadataRequest"}, "output":{"shape":"DescribeFlowSourceMetadataResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> The <code>DescribeFlowSourceMetadata</code> 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. </p>", "readonly":true }, "DescribeFlowSourceThumbnail":{ "name":"DescribeFlowSourceThumbnail", "http":{ "method":"GET", "requestUri":"/v1/flows/{FlowArn}/source-thumbnail", "responseCode":200 }, "input":{"shape":"DescribeFlowSourceThumbnailRequest"}, "output":{"shape":"DescribeFlowSourceThumbnailResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Describes the thumbnail for the flow source. </p>", "readonly":true }, "DescribeGateway":{ "name":"DescribeGateway", "http":{ "method":"GET", "requestUri":"/v1/gateways/{GatewayArn}", "responseCode":200 }, "input":{"shape":"DescribeGatewayRequest"}, "output":{"shape":"DescribeGatewayResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "readonly":true }, "DescribeGatewayInstance":{ "name":"DescribeGatewayInstance", "http":{ "method":"GET", "requestUri":"/v1/gateway-instances/{GatewayInstanceArn}", "responseCode":200 }, "input":{"shape":"DescribeGatewayInstanceRequest"}, "output":{"shape":"DescribeGatewayInstanceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays the details of an instance. </p>", "readonly":true }, "DescribeOffering":{ "name":"DescribeOffering", "http":{ "method":"GET", "requestUri":"/v1/offerings/{OfferingArn}", "responseCode":200 }, "input":{"shape":"DescribeOfferingRequest"}, "output":{"shape":"DescribeOfferingResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).</p>", "readonly":true }, "DescribeReservation":{ "name":"DescribeReservation", "http":{ "method":"GET", "requestUri":"/v1/reservations/{ReservationArn}", "responseCode":200 }, "input":{"shape":"DescribeReservationRequest"}, "output":{"shape":"DescribeReservationResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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).</p>", "readonly":true }, "GetRouterInput":{ "name":"GetRouterInput", "http":{ "method":"GET", "requestUri":"/v1/routerInput/{Arn}", "responseCode":200 }, "input":{"shape":"GetRouterInputRequest"}, "output":{"shape":"GetRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about a specific router input in AWS Elemental MediaConnect.</p>", "readonly":true }, "GetRouterInputSourceMetadata":{ "name":"GetRouterInputSourceMetadata", "http":{ "method":"GET", "requestUri":"/v1/routerInput/{Arn}/source-metadata", "responseCode":200 }, "input":{"shape":"GetRouterInputSourceMetadataRequest"}, "output":{"shape":"GetRouterInputSourceMetadataResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves detailed metadata information about a specific router input source, including stream details and connection state.</p>", "readonly":true }, "GetRouterInputThumbnail":{ "name":"GetRouterInputThumbnail", "http":{ "method":"GET", "requestUri":"/v1/routerInput/{Arn}/thumbnail", "responseCode":200 }, "input":{"shape":"GetRouterInputThumbnailRequest"}, "output":{"shape":"GetRouterInputThumbnailResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves the thumbnail for a router input in AWS Elemental MediaConnect.</p>", "readonly":true }, "GetRouterNetworkInterface":{ "name":"GetRouterNetworkInterface", "http":{ "method":"GET", "requestUri":"/v1/routerNetworkInterface/{Arn}", "responseCode":200 }, "input":{"shape":"GetRouterNetworkInterfaceRequest"}, "output":{"shape":"GetRouterNetworkInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about a specific router network interface in AWS Elemental MediaConnect.</p>", "readonly":true }, "GetRouterOutput":{ "name":"GetRouterOutput", "http":{ "method":"GET", "requestUri":"/v1/routerOutput/{Arn}", "responseCode":200 }, "input":{"shape":"GetRouterOutputRequest"}, "output":{"shape":"GetRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves information about a specific router output in AWS Elemental MediaConnect.</p>", "readonly":true }, "GrantFlowEntitlements":{ "name":"GrantFlowEntitlements", "http":{ "method":"POST", "requestUri":"/v1/flows/{FlowArn}/entitlements", "responseCode":200 }, "input":{"shape":"GrantFlowEntitlementsRequest"}, "output":{"shape":"GrantFlowEntitlementsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"GrantFlowEntitlements420Exception"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Grants entitlements to an existing flow.</p>" }, "ListBridges":{ "name":"ListBridges", "http":{ "method":"GET", "requestUri":"/v1/bridges", "responseCode":200 }, "input":{"shape":"ListBridgesRequest"}, "output":{"shape":"ListBridgesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "readonly":true }, "ListEntitlements":{ "name":"ListEntitlements", "http":{ "method":"GET", "requestUri":"/v1/entitlements", "responseCode":200 }, "input":{"shape":"ListEntitlementsRequest"}, "output":{"shape":"ListEntitlementsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.</p>", "readonly":true }, "ListFlows":{ "name":"ListFlows", "http":{ "method":"GET", "requestUri":"/v1/flows", "responseCode":200 }, "input":{"shape":"ListFlowsRequest"}, "output":{"shape":"ListFlowsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays a list of flows that are associated with this account. This request returns a paginated result.</p>", "readonly":true }, "ListGatewayInstances":{ "name":"ListGatewayInstances", "http":{ "method":"GET", "requestUri":"/v1/gateway-instances", "responseCode":200 }, "input":{"shape":"ListGatewayInstancesRequest"}, "output":{"shape":"ListGatewayInstancesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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).</p>", "readonly":true }, "ListGateways":{ "name":"ListGateways", "http":{ "method":"GET", "requestUri":"/v1/gateways", "responseCode":200 }, "input":{"shape":"ListGatewaysRequest"}, "output":{"shape":"ListGatewaysResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Displays a list of gateways that are associated with this account. This request returns a paginated result.</p>", "readonly":true }, "ListOfferings":{ "name":"ListOfferings", "http":{ "method":"GET", "requestUri":"/v1/offerings", "responseCode":200 }, "input":{"shape":"ListOfferingsRequest"}, "output":{"shape":"ListOfferingsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "readonly":true }, "ListReservations":{ "name":"ListReservations", "http":{ "method":"GET", "requestUri":"/v1/reservations", "responseCode":200 }, "input":{"shape":"ListReservationsRequest"}, "output":{"shape":"ListReservationsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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).</p>", "readonly":true }, "ListRouterInputs":{ "name":"ListRouterInputs", "http":{ "method":"POST", "requestUri":"/v1/routerInputs", "responseCode":200 }, "input":{"shape":"ListRouterInputsRequest"}, "output":{"shape":"ListRouterInputsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves a list of router inputs in AWS Elemental MediaConnect.</p>", "readonly":true }, "ListRouterNetworkInterfaces":{ "name":"ListRouterNetworkInterfaces", "http":{ "method":"POST", "requestUri":"/v1/routerNetworkInterfaces", "responseCode":200 }, "input":{"shape":"ListRouterNetworkInterfacesRequest"}, "output":{"shape":"ListRouterNetworkInterfacesResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves a list of router network interfaces in AWS Elemental MediaConnect.</p>", "readonly":true }, "ListRouterOutputs":{ "name":"ListRouterOutputs", "http":{ "method":"POST", "requestUri":"/v1/routerOutputs", "responseCode":200 }, "input":{"shape":"ListRouterOutputsRequest"}, "output":{"shape":"ListRouterOutputsResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Retrieves a list of router outputs in AWS Elemental MediaConnect.</p>", "readonly":true }, "ListTagsForGlobalResource":{ "name":"ListTagsForGlobalResource", "http":{ "method":"GET", "requestUri":"/tags/global/{ResourceArn}", "responseCode":200 }, "input":{"shape":"ListTagsForGlobalResourceRequest"}, "output":{"shape":"ListTagsForGlobalResourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p>Lists 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. </p>", "readonly":true }, "ListTagsForResource":{ "name":"ListTagsForResource", "http":{ "method":"GET", "requestUri":"/tags/{ResourceArn}", "responseCode":200 }, "input":{"shape":"ListTagsForResourceRequest"}, "output":{"shape":"ListTagsForResourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p> List all tags on a MediaConnect resource in the current region.</p>", "readonly":true }, "PurchaseOffering":{ "name":"PurchaseOffering", "http":{ "method":"POST", "requestUri":"/v1/offerings/{OfferingArn}", "responseCode":201 }, "input":{"shape":"PurchaseOfferingRequest"}, "output":{"shape":"PurchaseOfferingResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.</p>" }, "RemoveBridgeOutput":{ "name":"RemoveBridgeOutput", "http":{ "method":"DELETE", "requestUri":"/v1/bridges/{BridgeArn}/outputs/{OutputName}", "responseCode":202 }, "input":{"shape":"RemoveBridgeOutputRequest"}, "output":{"shape":"RemoveBridgeOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Removes an output from a bridge.</p>", "idempotent":true }, "RemoveBridgeSource":{ "name":"RemoveBridgeSource", "http":{ "method":"DELETE", "requestUri":"/v1/bridges/{BridgeArn}/sources/{SourceName}", "responseCode":202 }, "input":{"shape":"RemoveBridgeSourceRequest"}, "output":{"shape":"RemoveBridgeSourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Removes a source from a bridge.</p>", "idempotent":true }, "RemoveFlowMediaStream":{ "name":"RemoveFlowMediaStream", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}", "responseCode":200 }, "input":{"shape":"RemoveFlowMediaStreamRequest"}, "output":{"shape":"RemoveFlowMediaStreamResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.</p>", "idempotent":true }, "RemoveFlowOutput":{ "name":"RemoveFlowOutput", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}/outputs/{OutputArn}", "responseCode":202 }, "input":{"shape":"RemoveFlowOutputRequest"}, "output":{"shape":"RemoveFlowOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "idempotent":true }, "RemoveFlowSource":{ "name":"RemoveFlowSource", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}/source/{SourceArn}", "responseCode":202 }, "input":{"shape":"RemoveFlowSourceRequest"}, "output":{"shape":"RemoveFlowSourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Removes a source from an existing flow. This request can be made only if there is more than one source on the flow. </p>", "idempotent":true }, "RemoveFlowVpcInterface":{ "name":"RemoveFlowVpcInterface", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}/vpcInterfaces/{VpcInterfaceName}", "responseCode":200 }, "input":{"shape":"RemoveFlowVpcInterfaceRequest"}, "output":{"shape":"RemoveFlowVpcInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "idempotent":true }, "RestartRouterInput":{ "name":"RestartRouterInput", "http":{ "method":"POST", "requestUri":"/v1/routerInput/restart/{Arn}", "responseCode":202 }, "input":{"shape":"RestartRouterInputRequest"}, "output":{"shape":"RestartRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Restarts a router input. This operation can be used to recover from errors or refresh the input state.</p>" }, "RestartRouterOutput":{ "name":"RestartRouterOutput", "http":{ "method":"POST", "requestUri":"/v1/routerOutput/restart/{Arn}", "responseCode":202 }, "input":{"shape":"RestartRouterOutputRequest"}, "output":{"shape":"RestartRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Restarts a router output. This operation can be used to recover from errors or refresh the output state.</p>" }, "RevokeFlowEntitlement":{ "name":"RevokeFlowEntitlement", "http":{ "method":"DELETE", "requestUri":"/v1/flows/{FlowArn}/entitlements/{EntitlementArn}", "responseCode":202 }, "input":{"shape":"RevokeFlowEntitlementRequest"}, "output":{"shape":"RevokeFlowEntitlementResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.</p>", "idempotent":true }, "StartFlow":{ "name":"StartFlow", "http":{ "method":"POST", "requestUri":"/v1/flows/start/{FlowArn}", "responseCode":202 }, "input":{"shape":"StartFlowRequest"}, "output":{"shape":"StartFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Starts a flow.</p>" }, "StartRouterInput":{ "name":"StartRouterInput", "http":{ "method":"POST", "requestUri":"/v1/routerInput/start/{Arn}", "responseCode":202 }, "input":{"shape":"StartRouterInputRequest"}, "output":{"shape":"StartRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Starts a router input in AWS Elemental MediaConnect.</p>" }, "StartRouterOutput":{ "name":"StartRouterOutput", "http":{ "method":"POST", "requestUri":"/v1/routerOutput/start/{Arn}", "responseCode":202 }, "input":{"shape":"StartRouterOutputRequest"}, "output":{"shape":"StartRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Starts a router output in AWS Elemental MediaConnect.</p>" }, "StopFlow":{ "name":"StopFlow", "http":{ "method":"POST", "requestUri":"/v1/flows/stop/{FlowArn}", "responseCode":202 }, "input":{"shape":"StopFlowRequest"}, "output":{"shape":"StopFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Stops a flow.</p>" }, "StopRouterInput":{ "name":"StopRouterInput", "http":{ "method":"POST", "requestUri":"/v1/routerInput/stop/{Arn}", "responseCode":202 }, "input":{"shape":"StopRouterInputRequest"}, "output":{"shape":"StopRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Stops a router input in AWS Elemental MediaConnect.</p>" }, "StopRouterOutput":{ "name":"StopRouterOutput", "http":{ "method":"POST", "requestUri":"/v1/routerOutput/stop/{Arn}", "responseCode":202 }, "input":{"shape":"StopRouterOutputRequest"}, "output":{"shape":"StopRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Stops a router output in AWS Elemental MediaConnect.</p>" }, "TagGlobalResource":{ "name":"TagGlobalResource", "http":{ "method":"POST", "requestUri":"/tags/global/{ResourceArn}", "responseCode":204 }, "input":{"shape":"TagGlobalResourceRequest"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p>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. </p>" }, "TagResource":{ "name":"TagResource", "http":{ "method":"POST", "requestUri":"/tags/{ResourceArn}", "responseCode":204 }, "input":{"shape":"TagResourceRequest"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p> Associates the specified tags to a resource with the specified <code>resourceArn</code> 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.</p>" }, "TakeRouterInput":{ "name":"TakeRouterInput", "http":{ "method":"PUT", "requestUri":"/v1/routerOutput/takeRouterInput/{RouterOutputArn}", "responseCode":202 }, "input":{"shape":"TakeRouterInputRequest"}, "output":{"shape":"TakeRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Associates a router input with a router output in AWS Elemental MediaConnect.</p>", "idempotent":true }, "UntagGlobalResource":{ "name":"UntagGlobalResource", "http":{ "method":"DELETE", "requestUri":"/tags/global/{ResourceArn}", "responseCode":204 }, "input":{"shape":"UntagGlobalResourceRequest"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p>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. </p>", "idempotent":true }, "UntagResource":{ "name":"UntagResource", "http":{ "method":"DELETE", "requestUri":"/tags/{ResourceArn}", "responseCode":204 }, "input":{"shape":"UntagResourceRequest"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"} ], "documentation":"<p> Deletes specified tags from a resource in the current region.</p>", "idempotent":true }, "UpdateBridge":{ "name":"UpdateBridge", "http":{ "method":"PUT", "requestUri":"/v1/bridges/{BridgeArn}", "responseCode":202 }, "input":{"shape":"UpdateBridgeRequest"}, "output":{"shape":"UpdateBridgeResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates the bridge.</p>", "idempotent":true }, "UpdateBridgeOutput":{ "name":"UpdateBridgeOutput", "http":{ "method":"PUT", "requestUri":"/v1/bridges/{BridgeArn}/outputs/{OutputName}", "responseCode":202 }, "input":{"shape":"UpdateBridgeOutputRequest"}, "output":{"shape":"UpdateBridgeOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates an existing bridge output.</p>", "idempotent":true }, "UpdateBridgeSource":{ "name":"UpdateBridgeSource", "http":{ "method":"PUT", "requestUri":"/v1/bridges/{BridgeArn}/sources/{SourceName}", "responseCode":202 }, "input":{"shape":"UpdateBridgeSourceRequest"}, "output":{"shape":"UpdateBridgeSourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates an existing bridge source.</p>", "idempotent":true }, "UpdateBridgeState":{ "name":"UpdateBridgeState", "http":{ "method":"PUT", "requestUri":"/v1/bridges/{BridgeArn}/state", "responseCode":202 }, "input":{"shape":"UpdateBridgeStateRequest"}, "output":{"shape":"UpdateBridgeStateResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates the bridge state. </p>", "idempotent":true }, "UpdateFlow":{ "name":"UpdateFlow", "http":{ "method":"PUT", "requestUri":"/v1/flows/{FlowArn}", "responseCode":202 }, "input":{"shape":"UpdateFlowRequest"}, "output":{"shape":"UpdateFlowResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates an existing flow.</p>", "idempotent":true }, "UpdateFlowEntitlement":{ "name":"UpdateFlowEntitlement", "http":{ "method":"PUT", "requestUri":"/v1/flows/{FlowArn}/entitlements/{EntitlementArn}", "responseCode":202 }, "input":{"shape":"UpdateFlowEntitlementRequest"}, "output":{"shape":"UpdateFlowEntitlementResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> 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.</p>", "idempotent":true }, "UpdateFlowMediaStream":{ "name":"UpdateFlowMediaStream", "http":{ "method":"PUT", "requestUri":"/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}", "responseCode":202 }, "input":{"shape":"UpdateFlowMediaStreamRequest"}, "output":{"shape":"UpdateFlowMediaStreamResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates an existing media stream.</p>", "idempotent":true }, "UpdateFlowOutput":{ "name":"UpdateFlowOutput", "http":{ "method":"PUT", "requestUri":"/v1/flows/{FlowArn}/outputs/{OutputArn}", "responseCode":202 }, "input":{"shape":"UpdateFlowOutputRequest"}, "output":{"shape":"UpdateFlowOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates an existing flow output.</p>", "idempotent":true }, "UpdateFlowSource":{ "name":"UpdateFlowSource", "http":{ "method":"PUT", "requestUri":"/v1/flows/{FlowArn}/source/{SourceArn}", "responseCode":202 }, "input":{"shape":"UpdateFlowSourceRequest"}, "output":{"shape":"UpdateFlowSourceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p> Updates the source of a flow.</p>", "idempotent":true }, "UpdateGatewayInstance":{ "name":"UpdateGatewayInstance", "http":{ "method":"PUT", "requestUri":"/v1/gateway-instances/{GatewayInstanceArn}", "responseCode":200 }, "input":{"shape":"UpdateGatewayInstanceRequest"}, "output":{"shape":"UpdateGatewayInstanceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Updates an existing gateway instance. </p>", "idempotent":true }, "UpdateRouterInput":{ "name":"UpdateRouterInput", "http":{ "method":"PUT", "requestUri":"/v1/routerInput/{Arn}", "responseCode":202 }, "input":{"shape":"UpdateRouterInputRequest"}, "output":{"shape":"UpdateRouterInputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Updates the configuration of an existing router input in AWS Elemental MediaConnect.</p>", "idempotent":true }, "UpdateRouterNetworkInterface":{ "name":"UpdateRouterNetworkInterface", "http":{ "method":"PUT", "requestUri":"/v1/routerNetworkInterface/{Arn}", "responseCode":202 }, "input":{"shape":"UpdateRouterNetworkInterfaceRequest"}, "output":{"shape":"UpdateRouterNetworkInterfaceResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Updates the configuration of an existing router network interface in AWS Elemental MediaConnect.</p>", "idempotent":true }, "UpdateRouterOutput":{ "name":"UpdateRouterOutput", "http":{ "method":"PUT", "requestUri":"/v1/routerOutput/{Arn}", "responseCode":202 }, "input":{"shape":"UpdateRouterOutputRequest"}, "output":{"shape":"UpdateRouterOutputResponse"}, "errors":[ {"shape":"BadRequestException"}, {"shape":"TooManyRequestsException"}, {"shape":"ConflictException"}, {"shape":"ForbiddenException"}, {"shape":"InternalServerErrorException"}, {"shape":"NotFoundException"}, {"shape":"ServiceUnavailableException"} ], "documentation":"<p>Updates the configuration of an existing router output in AWS Elemental MediaConnect.</p>", "idempotent":true } }, "shapes":{ "AddBridgeFlowSourceRequest":{ "type":"structure", "required":[ "FlowArn", "Name" ], "members":{ "FlowArn":{ "shape":"AddBridgeFlowSourceRequestFlowArnString", "documentation":"<p> The Amazon Resource Number (ARN) of the flow to use as a source of this bridge. </p>", "locationName":"flowArn" }, "FlowVpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p>The name of the VPC interface attachment to use for this source. </p>", "locationName":"flowVpcInterfaceAttachment" }, "Name":{ "shape":"String", "documentation":"<p> The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge. </p>", "locationName":"name" } }, "documentation":"<p> Add a flow source to an existing bridge. </p>" }, "AddBridgeFlowSourceRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "AddBridgeNetworkOutputRequest":{ "type":"structure", "required":[ "IpAddress", "Name", "NetworkName", "Port", "Protocol", "Ttl" ], "members":{ "IpAddress":{ "shape":"String", "documentation":"<p> The network output IP Address. </p>", "locationName":"ipAddress" }, "Name":{ "shape":"String", "documentation":"<p> The network output name. This name is used to reference the output and must be unique among outputs in this bridge. </p>", "locationName":"name" }, "NetworkName":{ "shape":"String", "documentation":"<p> The network output's gateway network name. </p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p> The network output port. </p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The network output protocol. </p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "Ttl":{ "shape":"Integer", "documentation":"<p> The network output TTL. </p>", "locationName":"ttl" } }, "documentation":"<p>Add a network output to an existing bridge. </p>" }, "AddBridgeNetworkSourceRequest":{ "type":"structure", "required":[ "MulticastIp", "Name", "NetworkName", "Port", "Protocol" ], "members":{ "MulticastIp":{ "shape":"String", "documentation":"<p> The network source multicast IP.</p>", "locationName":"multicastIp" }, "MulticastSourceSettings":{ "shape":"MulticastSourceSettings", "documentation":"<p> The settings related to the multicast source. </p>", "locationName":"multicastSourceSettings" }, "Name":{ "shape":"String", "documentation":"<p> The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.</p>", "locationName":"name" }, "NetworkName":{ "shape":"String", "documentation":"<p> The network source's gateway network name.</p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p> The network source port.</p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The network source protocol.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" } }, "documentation":"<p> Add a network source to an existing bridge. </p>" }, "AddBridgeOutputRequest":{ "type":"structure", "members":{ "NetworkOutput":{ "shape":"AddBridgeNetworkOutputRequest", "documentation":"<p> The network output of the bridge. A network output is delivered to your premises. </p>", "locationName":"networkOutput" } }, "documentation":"<p> Add outputs to the specified bridge.</p>" }, "AddBridgeOutputsRequest":{ "type":"structure", "required":[ "BridgeArn", "Outputs" ], "members":{ "BridgeArn":{ "shape":"AddBridgeOutputsRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "Outputs":{ "shape":"__listOfAddBridgeOutputRequest", "documentation":"<p> The outputs that you want to add to this bridge.</p>", "locationName":"outputs" } } }, "AddBridgeOutputsRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "AddBridgeOutputsResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge that you added outputs to.</p>", "locationName":"bridgeArn" }, "Outputs":{ "shape":"__listOfBridgeOutput", "documentation":"<p> The outputs that you added to this bridge.</p>", "locationName":"outputs" } } }, "AddBridgeSourceRequest":{ "type":"structure", "members":{ "FlowSource":{ "shape":"AddBridgeFlowSourceRequest", "documentation":"<p> The source of the flow. </p>", "locationName":"flowSource" }, "NetworkSource":{ "shape":"AddBridgeNetworkSourceRequest", "documentation":"<p> The source of the network. </p>", "locationName":"networkSource" } }, "documentation":"<p> Add an output to a bridge. </p>" }, "AddBridgeSourcesRequest":{ "type":"structure", "required":[ "BridgeArn", "Sources" ], "members":{ "BridgeArn":{ "shape":"BridgeArn", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "Sources":{ "shape":"__listOfAddBridgeSourceRequest", "documentation":"<p> The sources that you want to add to this bridge.</p>", "locationName":"sources" } } }, "AddBridgeSourcesResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge that you added sources to.</p>", "locationName":"bridgeArn" }, "Sources":{ "shape":"__listOfBridgeSource", "documentation":"<p> The sources that you added to this bridge.</p>", "locationName":"sources" } } }, "AddEgressGatewayBridgeRequest":{ "type":"structure", "required":["MaxBitrate"], "members":{ "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The maximum expected bitrate (in bps) of the egress bridge.</p>", "locationName":"maxBitrate" } }, "documentation":"<p> 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. </p>" }, "AddFlowMediaStreamsRequest":{ "type":"structure", "required":[ "FlowArn", "MediaStreams" ], "members":{ "FlowArn":{ "shape":"AddFlowMediaStreamsRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow.</p>", "location":"uri", "locationName":"FlowArn" }, "MediaStreams":{ "shape":"__listOfAddMediaStreamRequest", "documentation":"<p> The media streams that you want to add to the flow.</p>", "locationName":"mediaStreams" } } }, "AddFlowMediaStreamsRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "AddFlowMediaStreamsResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that you added media streams to.</p>", "locationName":"flowArn" }, "MediaStreams":{ "shape":"__listOfMediaStream", "documentation":"<p> The media streams that you added to the flow.</p>", "locationName":"mediaStreams" } } }, "AddFlowOutputs420Exception":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>Exception 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. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "AddFlowOutputsRequest":{ "type":"structure", "required":[ "FlowArn", "Outputs" ], "members":{ "FlowArn":{ "shape":"AddFlowOutputsRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to add outputs to.</p>", "location":"uri", "locationName":"FlowArn" }, "Outputs":{ "shape":"__listOfAddOutputRequest", "documentation":"<p> A list of outputs that you want to add to the flow.</p>", "locationName":"outputs" } } }, "AddFlowOutputsRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "AddFlowOutputsResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that these outputs were added to.</p>", "locationName":"flowArn" }, "Outputs":{ "shape":"__listOfOutput", "documentation":"<p> The details of the newly added outputs.</p>", "locationName":"outputs" } } }, "AddFlowSourcesRequest":{ "type":"structure", "required":[ "FlowArn", "Sources" ], "members":{ "FlowArn":{ "shape":"AddFlowSourcesRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "Sources":{ "shape":"__listOfSetSourceRequest", "documentation":"<p> A list of sources that you want to add to the flow.</p>", "locationName":"sources" } } }, "AddFlowSourcesRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "AddFlowSourcesResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that these sources were added to.</p>", "locationName":"flowArn" }, "Sources":{ "shape":"__listOfSource", "documentation":"<p> The details of the newly added sources.</p>", "locationName":"sources" } } }, "AddFlowVpcInterfacesRequest":{ "type":"structure", "required":[ "FlowArn", "VpcInterfaces" ], "members":{ "FlowArn":{ "shape":"AddFlowVpcInterfacesRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "VpcInterfaces":{ "shape":"__listOfVpcInterfaceRequest", "documentation":"<p> A list of VPC interfaces that you want to add to the flow.</p>", "locationName":"vpcInterfaces" } } }, "AddFlowVpcInterfacesRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "AddFlowVpcInterfacesResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that these VPC interfaces were added to.</p>", "locationName":"flowArn" }, "VpcInterfaces":{ "shape":"__listOfVpcInterface", "documentation":"<p> The details of the newly added VPC interfaces.</p>", "locationName":"vpcInterfaces" } } }, "AddIngressGatewayBridgeRequest":{ "type":"structure", "required":[ "MaxBitrate", "MaxOutputs" ], "members":{ "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The maximum expected bitrate (in bps) of the ingress bridge. </p>", "locationName":"maxBitrate" }, "MaxOutputs":{ "shape":"Integer", "documentation":"<p> The maximum number of expected outputs on the ingress bridge. </p>", "locationName":"maxOutputs" } }, "documentation":"<p>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. </p>" }, "AddMaintenance":{ "type":"structure", "required":[ "MaintenanceDay", "MaintenanceStartHour" ], "members":{ "MaintenanceDay":{ "shape":"MaintenanceDay", "documentation":"<p> A day of a week when the maintenance will happen. </p>", "locationName":"maintenanceDay" }, "MaintenanceStartHour":{ "shape":"String", "documentation":"<p> UTC time when the maintenance will happen. </p> <p>Use 24-hour HH:MM format. </p> <p>Minutes must be 00. </p> <p>Example: 13:00. </p> <p>The default value is 02:00.</p>", "locationName":"maintenanceStartHour" } }, "documentation":"<p> Create a maintenance setting for a flow.</p>" }, "AddMediaStreamRequest":{ "type":"structure", "required":[ "MediaStreamId", "MediaStreamName", "MediaStreamType" ], "members":{ "Attributes":{ "shape":"MediaStreamAttributesRequest", "documentation":"<p> The attributes that you want to assign to the new media stream.</p>", "locationName":"attributes" }, "ClockRate":{ "shape":"Integer", "documentation":"<p> The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.</p>", "locationName":"clockRate" }, "Description":{ "shape":"String", "documentation":"<p> A description that can help you quickly identify what your media stream is used for.</p>", "locationName":"description" }, "MediaStreamId":{ "shape":"Integer", "documentation":"<p> A unique identifier for the media stream. </p>", "locationName":"mediaStreamId" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> A name that helps you distinguish one media stream from another.</p>", "locationName":"mediaStreamName" }, "MediaStreamType":{ "shape":"MediaStreamType", "documentation":"<p> The type of media stream.</p>", "locationName":"mediaStreamType" }, "VideoFormat":{ "shape":"String", "documentation":"<p> The resolution of the video.</p>", "locationName":"videoFormat" }, "MediaStreamTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the media stream. </p>", "locationName":"mediaStreamTags" } }, "documentation":"<p> The media stream that you want to add to the flow. </p>" }, "AddOutputRequest":{ "type":"structure", "members":{ "CidrAllowList":{ "shape":"__listOfString", "documentation":"<p> The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"cidrAllowList" }, "Description":{ "shape":"String", "documentation":"<p> A description of the output. This description appears only on the Audit Manager console and will not be seen by the end user.</p>", "locationName":"description" }, "Destination":{ "shape":"String", "documentation":"<p> The IP address from which video will be sent to output destinations.</p>", "locationName":"destination" }, "Encryption":{ "shape":"Encryption", "documentation":"<p> The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key). Allowable encryption types: static-key.</p>", "locationName":"encryption" }, "MaxLatency":{ "shape":"Integer", "documentation":"<p> The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.</p>", "locationName":"maxLatency" }, "MediaStreamOutputConfigurations":{ "shape":"__listOfMediaStreamOutputConfigurationRequest", "documentation":"<p> The media streams that are associated with the output, and the parameters for those associations.</p>", "locationName":"mediaStreamOutputConfigurations" }, "MinLatency":{ "shape":"Integer", "documentation":"<p> The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.</p>", "locationName":"minLatency" }, "Name":{ "shape":"String", "documentation":"<p> The name of the output. This value must be unique within the current flow.</p>", "locationName":"name" }, "Port":{ "shape":"Integer", "documentation":"<p> The port to use when content is distributed to this output.</p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The protocol to use for the output.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "RemoteId":{ "shape":"String", "documentation":"<p> The remote ID for the Zixi-pull output stream.</p>", "locationName":"remoteId" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p> The port that the flow uses to send outbound requests to initiate connection with the sender.</p>", "locationName":"senderControlPort" }, "SmoothingLatency":{ "shape":"Integer", "documentation":"<p> The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.</p>", "locationName":"smoothingLatency" }, "StreamId":{ "shape":"String", "documentation":"<p> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.</p>", "locationName":"streamId" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this output.</p>", "locationName":"vpcInterfaceAttachment" }, "OutputStatus":{ "shape":"OutputStatus", "documentation":"<p> An indication of whether the new output should be enabled or disabled as soon as it is created. If you don't specify the outputStatus field in your request, MediaConnect sets it to ENABLED.</p>", "locationName":"outputStatus" }, "NdiSpeedHqQuality":{ "shape":"Integer", "documentation":"<p>A quality setting for the NDI Speed HQ encoder. </p>", "locationName":"ndiSpeedHqQuality" }, "NdiProgramName":{ "shape":"String", "documentation":"<p> A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name. </p>", "locationName":"ndiProgramName" }, "OutputTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the output. </p>", "locationName":"outputTags" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates whether to enable or disable router integration when creating a new flow output.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitEncryption":{ "shape":"FlowTransitEncryption", "locationName":"routerIntegrationTransitEncryption" } }, "documentation":"<p> A request to add an output to a flow.</p>" }, "Algorithm":{ "type":"string", "enum":[ "aes128", "aes192", "aes256" ] }, "AudioMonitoringSetting":{ "type":"structure", "members":{ "SilentAudio":{ "shape":"SilentAudio", "documentation":"<p> Detects periods of silence. </p>", "locationName":"silentAudio" } }, "documentation":"<p> Specifies the configuration for audio stream metrics monitoring.</p>" }, "AutomaticEncryptionKeyConfiguration":{ "type":"structure", "members":{}, "documentation":"<p>Configuration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.</p>" }, "BadRequestException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>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. </p>", "error":{ "httpStatusCode":400, "senderFault":true }, "exception":true }, "BatchGetRouterInputError":{ "type":"structure", "required":[ "Arn", "Code", "Message" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input for which the error occurred.</p>", "locationName":"arn" }, "Code":{ "shape":"String", "documentation":"<p>The error code associated with the error.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p>A message describing the error.</p>", "locationName":"message" } }, "documentation":"<p>An error that occurred when retrieving multiple router inputs in the BatchGetRouterInput operation, including the ARN, error code, and error message.</p>" }, "BatchGetRouterInputErrorList":{ "type":"list", "member":{"shape":"BatchGetRouterInputError"} }, "BatchGetRouterInputRequest":{ "type":"structure", "required":["Arns"], "members":{ "Arns":{ "shape":"BatchGetRouterInputRequestArnsList", "documentation":"<p>The Amazon Resource Names (ARNs) of the router inputs you want to retrieve information about.</p>", "location":"querystring", "locationName":"arns" } } }, "BatchGetRouterInputRequestArnsList":{ "type":"list", "member":{"shape":"RouterInputArn"}, "max":20, "min":1 }, "BatchGetRouterInputResponse":{ "type":"structure", "required":[ "RouterInputs", "Errors" ], "members":{ "RouterInputs":{ "shape":"RouterInputList", "documentation":"<p>An array of router inputs that were successfully retrieved.</p>", "locationName":"routerInputs" }, "Errors":{ "shape":"BatchGetRouterInputErrorList", "documentation":"<p>An array of errors that occurred when retrieving the requested router inputs.</p>", "locationName":"errors" } } }, "BatchGetRouterNetworkInterfaceError":{ "type":"structure", "required":[ "Arn", "Code", "Message" ], "members":{ "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface for which the error occurred.</p>", "locationName":"arn" }, "Code":{ "shape":"String", "documentation":"<p>The error code associated with the error.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p>A message describing the error.</p>", "locationName":"message" } }, "documentation":"<p>An error that occurred when retrieving multiple router network interfaces in the BatchGetRouterNetworkInterface operation, including the ARN, error code, and error message.</p>" }, "BatchGetRouterNetworkInterfaceErrorList":{ "type":"list", "member":{"shape":"BatchGetRouterNetworkInterfaceError"} }, "BatchGetRouterNetworkInterfaceRequest":{ "type":"structure", "required":["Arns"], "members":{ "Arns":{ "shape":"BatchGetRouterNetworkInterfaceRequestArnsList", "documentation":"<p>The Amazon Resource Names (ARNs) of the router network interfaces you want to retrieve information about.</p>", "location":"querystring", "locationName":"arns" } } }, "BatchGetRouterNetworkInterfaceRequestArnsList":{ "type":"list", "member":{"shape":"RouterNetworkInterfaceArn"}, "max":20, "min":1 }, "BatchGetRouterNetworkInterfaceResponse":{ "type":"structure", "required":[ "RouterNetworkInterfaces", "Errors" ], "members":{ "RouterNetworkInterfaces":{ "shape":"RouterNetworkInterfaceList", "documentation":"<p>An array of router network interfaces that were successfully retrieved.</p>", "locationName":"routerNetworkInterfaces" }, "Errors":{ "shape":"BatchGetRouterNetworkInterfaceErrorList", "documentation":"<p>An array of errors that occurred when retrieving the requested router network interfaces.</p>", "locationName":"errors" } } }, "BatchGetRouterOutputError":{ "type":"structure", "required":[ "Arn", "Code", "Message" ], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output for which the error occurred.</p>", "locationName":"arn" }, "Code":{ "shape":"String", "documentation":"<p>The error code associated with the error.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p>A message describing the error.</p>", "locationName":"message" } }, "documentation":"<p>An error that occurred when retrieving multiple router outputs in the BatchGetRouterOutput operation, including the ARN, error code, and error message.</p>" }, "BatchGetRouterOutputErrorList":{ "type":"list", "member":{"shape":"BatchGetRouterOutputError"} }, "BatchGetRouterOutputRequest":{ "type":"structure", "required":["Arns"], "members":{ "Arns":{ "shape":"BatchGetRouterOutputRequestArnsList", "documentation":"<p>The Amazon Resource Names (ARNs) of the router outputs you want to retrieve information about.</p>", "location":"querystring", "locationName":"arns" } } }, "BatchGetRouterOutputRequestArnsList":{ "type":"list", "member":{"shape":"RouterOutputArn"}, "max":20, "min":1 }, "BatchGetRouterOutputResponse":{ "type":"structure", "required":[ "RouterOutputs", "Errors" ], "members":{ "RouterOutputs":{ "shape":"RouterOutputList", "documentation":"<p>An array of router outputs that were successfully retrieved.</p>", "locationName":"routerOutputs" }, "Errors":{ "shape":"BatchGetRouterOutputErrorList", "documentation":"<p>An array of errors that occurred when retrieving the requested router outputs.</p>", "locationName":"errors" } } }, "BlackFrames":{ "type":"structure", "members":{ "State":{ "shape":"State", "documentation":"<p> Indicates whether the <code>BlackFrames</code> metric is enabled or disabled..</p>", "locationName":"state" }, "ThresholdSeconds":{ "shape":"Integer", "documentation":"<p> Specifies the number of consecutive seconds of black frames that triggers an event or alert.</p>", "locationName":"thresholdSeconds" } }, "documentation":"<p> Configures settings for the <code>BlackFrames</code> metric.</p>" }, "Blob":{"type":"blob"}, "Boolean":{ "type":"boolean", "box":true }, "Bridge":{ "type":"structure", "required":[ "BridgeArn", "BridgeState", "Name", "PlacementArn" ], "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Number (ARN) of the bridge.</p>", "locationName":"bridgeArn" }, "BridgeMessages":{ "shape":"__listOfMessageDetail", "documentation":"<p> Messages with details about the bridge. </p>", "locationName":"bridgeMessages" }, "BridgeState":{ "shape":"BridgeState", "documentation":"<p>The state of the bridge. </p>", "locationName":"bridgeState" }, "EgressGatewayBridge":{ "shape":"EgressGatewayBridge", "documentation":"<p> An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises. </p>", "locationName":"egressGatewayBridge" }, "IngressGatewayBridge":{ "shape":"IngressGatewayBridge", "documentation":"<p> An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud. </p>", "locationName":"ingressGatewayBridge" }, "Name":{ "shape":"String", "documentation":"<p> The name of the bridge.</p>", "locationName":"name" }, "Outputs":{ "shape":"__listOfBridgeOutput", "documentation":"<p> The outputs on this bridge.</p>", "locationName":"outputs" }, "PlacementArn":{ "shape":"String", "documentation":"<p> The placement Amazon Resource Number (ARN) of the bridge.</p>", "locationName":"placementArn" }, "SourceFailoverConfig":{ "shape":"FailoverConfig", "documentation":"<p> The settings for source failover. </p>", "locationName":"sourceFailoverConfig" }, "Sources":{ "shape":"__listOfBridgeSource", "documentation":"<p> The sources on this bridge.</p>", "locationName":"sources" } }, "documentation":"<p> A 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.</p>" }, "BridgeArn":{"type":"string"}, "BridgeFlowOutput":{ "type":"structure", "required":[ "FlowArn", "FlowSourceArn", "Name" ], "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Number (ARN) of the cloud flow.</p>", "locationName":"flowArn" }, "FlowSourceArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Number (ARN) of the flow source.</p>", "locationName":"flowSourceArn" }, "Name":{ "shape":"String", "documentation":"<p> The name of the bridge's output.</p>", "locationName":"name" } }, "documentation":"<p> The output of the bridge. A flow output is delivered to the Amazon Web Services cloud. </p>" }, "BridgeFlowSource":{ "type":"structure", "required":[ "FlowArn", "Name" ], "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the cloud flow used as a source of this bridge.</p>", "locationName":"flowArn" }, "FlowVpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this source.</p>", "locationName":"flowVpcInterfaceAttachment" }, "Name":{ "shape":"String", "documentation":"<p> The name of the flow source.</p>", "locationName":"name" }, "OutputArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Number (ARN) of the output.</p>", "locationName":"outputArn" } }, "documentation":"<p> The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.</p>" }, "BridgeNetworkOutput":{ "type":"structure", "required":[ "IpAddress", "Name", "NetworkName", "Port", "Protocol", "Ttl" ], "members":{ "IpAddress":{ "shape":"String", "documentation":"<p> The network output IP address.</p>", "locationName":"ipAddress" }, "Name":{ "shape":"String", "documentation":"<p> The network output name.</p>", "locationName":"name" }, "NetworkName":{ "shape":"String", "documentation":"<p> The network output's gateway network name.</p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p> The network output's port.</p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The network output protocol.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "Ttl":{ "shape":"Integer", "documentation":"<p> The network output TTL.</p>", "locationName":"ttl" } }, "documentation":"<p> The output of the bridge. A network output is delivered to your premises.</p>" }, "BridgeNetworkSource":{ "type":"structure", "required":[ "MulticastIp", "Name", "NetworkName", "Port", "Protocol" ], "members":{ "MulticastIp":{ "shape":"String", "documentation":"<p> The network source multicast IP.</p>", "locationName":"multicastIp" }, "MulticastSourceSettings":{ "shape":"MulticastSourceSettings", "documentation":"<p>The settings related to the multicast source. </p>", "locationName":"multicastSourceSettings" }, "Name":{ "shape":"String", "documentation":"<p> The name of the network source.</p>", "locationName":"name" }, "NetworkName":{ "shape":"String", "documentation":"<p> The network source's gateway network name.</p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p> The network source port.</p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The network source protocol.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" } }, "documentation":"<p> The source of the bridge. A network source originates at your premises.</p>" }, "BridgeOutput":{ "type":"structure", "members":{ "FlowOutput":{ "shape":"BridgeFlowOutput", "documentation":"<p> The output of the associated flow. </p>", "locationName":"flowOutput" }, "NetworkOutput":{ "shape":"BridgeNetworkOutput", "documentation":"<p> The network output for the bridge. </p>", "locationName":"networkOutput" } }, "documentation":"<p> The output of the bridge.</p>" }, "BridgePlacement":{ "type":"string", "enum":[ "AVAILABLE", "LOCKED" ] }, "BridgeSource":{ "type":"structure", "members":{ "FlowSource":{ "shape":"BridgeFlowSource", "documentation":"<p> The source of the associated flow. </p>", "locationName":"flowSource" }, "NetworkSource":{ "shape":"BridgeNetworkSource", "documentation":"<p> The network source for the bridge. </p>", "locationName":"networkSource" } }, "documentation":"<p> The bridge's source.</p>" }, "BridgeState":{ "type":"string", "enum":[ "CREATING", "STANDBY", "STARTING", "DEPLOYING", "ACTIVE", "STOPPING", "DELETING", "DELETED", "START_FAILED", "START_PENDING", "STOP_FAILED", "UPDATING" ] }, "Colorimetry":{ "type":"string", "enum":[ "BT601", "BT709", "BT2020", "BT2100", "ST2065-1", "ST2065-3", "XYZ" ] }, "ConflictException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>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. </p>", "error":{ "httpStatusCode":409, "senderFault":true }, "exception":true, "retryable":{"throttling":false} }, "ConnectionStatus":{ "type":"string", "enum":[ "CONNECTED", "DISCONNECTED" ] }, "ContentQualityAnalysisState":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "CreateBridge420Exception":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>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. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "CreateBridgeRequest":{ "type":"structure", "required":[ "Name", "PlacementArn", "Sources" ], "members":{ "EgressGatewayBridge":{ "shape":"AddEgressGatewayBridgeRequest", "documentation":"<p>An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises. </p>", "locationName":"egressGatewayBridge" }, "IngressGatewayBridge":{ "shape":"AddIngressGatewayBridgeRequest", "documentation":"<p>An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud. </p>", "locationName":"ingressGatewayBridge" }, "Name":{ "shape":"String", "documentation":"<p> The name of the bridge. This name can not be modified after the bridge is created.</p>", "locationName":"name" }, "Outputs":{ "shape":"__listOfAddBridgeOutputRequest", "documentation":"<p> The outputs that you want to add to this bridge.</p>", "locationName":"outputs" }, "PlacementArn":{ "shape":"String", "documentation":"<p> The bridge placement Amazon Resource Number (ARN).</p>", "locationName":"placementArn" }, "SourceFailoverConfig":{ "shape":"FailoverConfig", "documentation":"<p> The settings for source failover.</p>", "locationName":"sourceFailoverConfig" }, "Sources":{ "shape":"__listOfAddBridgeSourceRequest", "documentation":"<p> The sources that you want to add to this bridge.</p>", "locationName":"sources" } } }, "CreateBridgeResponse":{ "type":"structure", "members":{ "Bridge":{ "shape":"Bridge", "documentation":"<p> The name of the bridge that was created.</p>", "locationName":"bridge" } } }, "CreateFlow420Exception":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>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. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "CreateFlowRequest":{ "type":"structure", "required":["Name"], "members":{ "AvailabilityZone":{ "shape":"String", "documentation":"<p> The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current Amazon Web Services Region.</p>", "locationName":"availabilityZone" }, "Entitlements":{ "shape":"__listOfGrantEntitlementRequest", "documentation":"<p> The entitlements that you want to grant on a flow.</p>", "locationName":"entitlements" }, "MediaStreams":{ "shape":"__listOfAddMediaStreamRequest", "documentation":"<p> The media streams that you want to add to the flow. You can associate these media streams with sources and outputs on the flow.</p>", "locationName":"mediaStreams" }, "Name":{ "shape":"String", "documentation":"<p> The name of the flow.</p>", "locationName":"name" }, "Outputs":{ "shape":"__listOfAddOutputRequest", "documentation":"<p> The outputs that you want to add to this flow.</p>", "locationName":"outputs" }, "Source":{ "shape":"SetSourceRequest", "documentation":"<p> The settings for the source that you want to use for the new flow. </p>", "locationName":"source" }, "SourceFailoverConfig":{ "shape":"FailoverConfig", "documentation":"<p> The settings for source failover. </p>", "locationName":"sourceFailoverConfig" }, "Sources":{ "shape":"__listOfSetSourceRequest", "documentation":"<p>The sources that are assigned to the flow. </p>", "locationName":"sources" }, "VpcInterfaces":{ "shape":"__listOfVpcInterfaceRequest", "documentation":"<p> The VPC interfaces you want on the flow.</p>", "locationName":"vpcInterfaces" }, "Maintenance":{ "shape":"AddMaintenance", "documentation":"<p> The maintenance settings you want to use for the flow. </p>", "locationName":"maintenance" }, "SourceMonitoringConfig":{ "shape":"MonitoringConfig", "documentation":"<p> The settings for source monitoring. </p>", "locationName":"sourceMonitoringConfig" }, "FlowSize":{ "shape":"FlowSize", "documentation":"<p> Determines the processing capacity and feature set of the flow. Set this optional parameter to <code>LARGE</code> if you want to enable NDI outputs on the flow. </p>", "locationName":"flowSize" }, "NdiConfig":{ "shape":"NdiConfig", "documentation":"<p> Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>", "locationName":"ndiConfig" }, "FlowTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the flow. </p>", "locationName":"flowTags" } } }, "CreateFlowResponse":{ "type":"structure", "members":{ "Flow":{ "shape":"Flow", "documentation":"<p> The flow that you created. </p>", "locationName":"flow" } } }, "CreateGateway420Exception":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>Exception raised by Elemental MediaConnect when creating the gateway. See the error message for the operation for more information on the cause of this exception. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "CreateGatewayRequest":{ "type":"structure", "required":[ "EgressCidrBlocks", "Name", "Networks" ], "members":{ "EgressCidrBlocks":{ "shape":"__listOfString", "documentation":"<p> The range of IP addresses that are allowed to contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"egressCidrBlocks" }, "Name":{ "shape":"String", "documentation":"<p> The name of the gateway. This name can not be modified after the gateway is created.</p>", "locationName":"name" }, "Networks":{ "shape":"__listOfGatewayNetwork", "documentation":"<p> The list of networks that you want to add to the gateway.</p>", "locationName":"networks" } } }, "CreateGatewayResponse":{ "type":"structure", "members":{ "Gateway":{ "shape":"Gateway", "documentation":"<p> The gateway that you created. </p>", "locationName":"gateway" } } }, "CreateRouterInputRequest":{ "type":"structure", "required":[ "Name", "Configuration", "MaximumBitrate", "RoutingScope", "Tier" ], "members":{ "Name":{ "shape":"CreateRouterInputRequestNameString", "documentation":"<p>The name of the router input.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterInputConfiguration", "documentation":"<p>The configuration settings for the router input, which can include the protocol, network interface, and other details.</p>", "locationName":"configuration" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate for the router input.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Specifies whether the router input can be assigned to outputs in different Regions. REGIONAL (default) - connects only to outputs in same Region. GLOBAL - connects to outputs in any Region.</p>", "locationName":"routingScope" }, "Tier":{ "shape":"RouterInputTier", "documentation":"<p>The tier level for the router input.</p>", "locationName":"tier" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region for the router input. Defaults to the current region if not specified.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone where you want to create the router input. This must be a valid Availability Zone for the region specified by <code>regionName</code>, or the current region if no <code>regionName</code> is provided. </p>", "locationName":"availabilityZone" }, "TransitEncryption":{ "shape":"RouterInputTransitEncryption", "documentation":"<p>The transit encryption settings for the router input.</p>", "locationName":"transitEncryption" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The maintenance configuration settings for the router input, including preferred maintenance windows and schedules.</p>", "locationName":"maintenanceConfiguration" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag and organize this router input.</p>", "locationName":"tags" }, "ClientToken":{ "shape":"String", "documentation":"<p>A unique identifier for the request to ensure idempotency.</p>", "idempotencyToken":true, "locationName":"clientToken" } } }, "CreateRouterInputRequestNameString":{ "type":"string", "max":128, "min":1 }, "CreateRouterInputResponse":{ "type":"structure", "required":["RouterInput"], "members":{ "RouterInput":{ "shape":"RouterInput", "documentation":"<p>The newly-created router input.</p>", "locationName":"routerInput" } } }, "CreateRouterNetworkInterfaceRequest":{ "type":"structure", "required":[ "Name", "Configuration" ], "members":{ "Name":{ "shape":"CreateRouterNetworkInterfaceRequestNameString", "documentation":"<p>The name of the router network interface.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterNetworkInterfaceConfiguration", "documentation":"<p>The configuration settings for the router network interface.</p>", "locationName":"configuration" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region for the router network interface. Defaults to the current region if not specified.</p>", "locationName":"regionName" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag and organize this router network interface.</p>", "locationName":"tags" }, "ClientToken":{ "shape":"String", "documentation":"<p>A unique identifier for the request to ensure idempotency.</p>", "idempotencyToken":true, "locationName":"clientToken" } } }, "CreateRouterNetworkInterfaceRequestNameString":{ "type":"string", "max":128, "min":1 }, "CreateRouterNetworkInterfaceResponse":{ "type":"structure", "required":["RouterNetworkInterface"], "members":{ "RouterNetworkInterface":{ "shape":"RouterNetworkInterface", "documentation":"<p>The newly-created router network interface.</p>", "locationName":"routerNetworkInterface" } } }, "CreateRouterOutputRequest":{ "type":"structure", "required":[ "Name", "Configuration", "MaximumBitrate", "RoutingScope", "Tier" ], "members":{ "Name":{ "shape":"CreateRouterOutputRequestNameString", "documentation":"<p>The name of the router output.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterOutputConfiguration", "documentation":"<p>The configuration settings for the router output.</p>", "locationName":"configuration" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate for the router output.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Specifies whether the router output can take inputs that are in different Regions. REGIONAL (default) - can only take inputs from same Region. GLOBAL - can take inputs from any Region.</p>", "locationName":"routingScope" }, "Tier":{ "shape":"RouterOutputTier", "documentation":"<p>The tier level for the router output.</p>", "locationName":"tier" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region for the router output. Defaults to the current region if not specified.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone where you want to create the router output. This must be a valid Availability Zone for the region specified by <code>regionName</code>, or the current region if no <code>regionName</code> is provided. </p>", "locationName":"availabilityZone" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The maintenance configuration settings for the router output, including preferred maintenance windows and schedules.</p>", "locationName":"maintenanceConfiguration" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag this router output.</p>", "locationName":"tags" }, "ClientToken":{ "shape":"String", "documentation":"<p>A unique identifier for the request to ensure idempotency.</p>", "idempotencyToken":true, "locationName":"clientToken" } } }, "CreateRouterOutputRequestNameString":{ "type":"string", "max":128, "min":1 }, "CreateRouterOutputResponse":{ "type":"structure", "required":["RouterOutput"], "members":{ "RouterOutput":{ "shape":"RouterOutput", "documentation":"<p>The newly-created router output.</p>", "locationName":"routerOutput" } } }, "Day":{ "type":"string", "enum":[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ] }, "DefaultMaintenanceConfiguration":{ "type":"structure", "members":{}, "documentation":"<p>Configuration settings for default maintenance scheduling.</p>" }, "DeleteBridgeRequest":{ "type":"structure", "required":["BridgeArn"], "members":{ "BridgeArn":{ "shape":"DeleteBridgeRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to delete.</p>", "location":"uri", "locationName":"BridgeArn" } } }, "DeleteBridgeRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "DeleteBridgeResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the deleted bridge.</p>", "locationName":"bridgeArn" } } }, "DeleteFlowRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"DeleteFlowRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to delete.</p>", "location":"uri", "locationName":"FlowArn" } } }, "DeleteFlowRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "DeleteFlowResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that was deleted.</p>", "locationName":"flowArn" }, "Status":{ "shape":"Status", "documentation":"<p> The status of the flow when the <code>DeleteFlow</code> process begins.</p>", "locationName":"status" } } }, "DeleteGatewayRequest":{ "type":"structure", "required":["GatewayArn"], "members":{ "GatewayArn":{ "shape":"DeleteGatewayRequestGatewayArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway that you want to delete.</p>", "location":"uri", "locationName":"GatewayArn" } } }, "DeleteGatewayRequestGatewayArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:gateway:.+" }, "DeleteGatewayResponse":{ "type":"structure", "members":{ "GatewayArn":{ "shape":"String", "documentation":"<p> The ARN of the gateway that was deleted.</p>", "locationName":"gatewayArn" } } }, "DeleteRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to delete.</p>", "location":"uri", "locationName":"Arn" } } }, "DeleteRouterInputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the deleted router input.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the deleted router input.</p>", "locationName":"name" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The current state of the deleted router input, indicating where it is in the deletion process.</p>", "locationName":"state" } } }, "DeleteRouterNetworkInterfaceRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface that you want to delete.</p>", "location":"uri", "locationName":"Arn" } } }, "DeleteRouterNetworkInterfaceResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The ARN of the deleted router network interface.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the deleted router network interface.</p>", "locationName":"name" }, "State":{ "shape":"RouterNetworkInterfaceState", "documentation":"<p>The current state of the deleted router network interface, indicating where it is in the deletion process.</p>", "locationName":"state" } } }, "DeleteRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to delete.</p>", "location":"uri", "locationName":"Arn" } } }, "DeleteRouterOutputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The ARN of the deleted router output.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the deleted router output.</p>", "locationName":"name" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The current state of the deleted router output, indicating where it is in the deletion process.</p>", "locationName":"state" } } }, "DeregisterGatewayInstanceRequest":{ "type":"structure", "required":["GatewayInstanceArn"], "members":{ "Force":{ "shape":"Boolean", "documentation":"<p> Force the deregistration of an instance. Force will deregister an instance, even if there are bridges running on it.</p>", "location":"querystring", "locationName":"force" }, "GatewayInstanceArn":{ "shape":"DeregisterGatewayInstanceRequestGatewayInstanceArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway that contains the instance that you want to deregister.</p>", "location":"uri", "locationName":"GatewayInstanceArn" } } }, "DeregisterGatewayInstanceRequestGatewayInstanceArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:gateway:.+:instance:.+" }, "DeregisterGatewayInstanceResponse":{ "type":"structure", "members":{ "GatewayInstanceArn":{ "shape":"String", "documentation":"<p> The ARN of the instance.</p>", "locationName":"gatewayInstanceArn" }, "InstanceState":{ "shape":"InstanceState", "documentation":"<p> The status of the instance.</p>", "locationName":"instanceState" } } }, "DescribeBridgeRequest":{ "type":"structure", "required":["BridgeArn"], "members":{ "BridgeArn":{ "shape":"DescribeBridgeRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to describe.</p>", "location":"uri", "locationName":"BridgeArn" } } }, "DescribeBridgeRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "DescribeBridgeResponse":{ "type":"structure", "members":{ "Bridge":{ "shape":"Bridge", "documentation":"<p>The bridge that you requested a description of. </p>", "locationName":"bridge" } } }, "DescribeFlowRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"DescribeFlowRequestFlowArnString", "documentation":"<p> The ARN of the flow that you want to describe.</p>", "location":"uri", "locationName":"FlowArn" } } }, "DescribeFlowRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "DescribeFlowResponse":{ "type":"structure", "members":{ "Flow":{ "shape":"Flow", "documentation":"<p>The flow that you requested a description of. </p>", "locationName":"flow" }, "Messages":{ "shape":"Messages", "documentation":"<p> Any errors that apply currently to the flow. If there are no errors, MediaConnect will not include this field in the response. </p>", "locationName":"messages" } } }, "DescribeFlowSourceMetadataRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"FlowArn", "documentation":"<p> The Amazon Resource Name (ARN) of the flow.</p>", "location":"uri", "locationName":"FlowArn" } } }, "DescribeFlowSourceMetadataResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that DescribeFlowSourceMetadata was performed on.</p>", "locationName":"flowArn" }, "Messages":{ "shape":"__listOfMessageDetail", "documentation":"<p> Provides a status code and message regarding issues found with the flow source metadata.</p>", "locationName":"messages" }, "Timestamp":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p> The timestamp of the most recent change in metadata for this flow’s source.</p>", "locationName":"timestamp" }, "TransportMediaInfo":{ "shape":"TransportMediaInfo", "documentation":"<p> Information about the flow's transport media. </p>", "locationName":"transportMediaInfo" } } }, "DescribeFlowSourceThumbnailRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"FlowArn", "documentation":"<p> The Amazon Resource Name (ARN) of the flow.</p>", "location":"uri", "locationName":"FlowArn" } } }, "DescribeFlowSourceThumbnailResponse":{ "type":"structure", "members":{ "ThumbnailDetails":{ "shape":"ThumbnailDetails", "documentation":"<p>The details of the thumbnail, including thumbnail base64 string, timecode and the time when thumbnail was generated. </p>", "locationName":"thumbnailDetails" } } }, "DescribeGatewayInstanceRequest":{ "type":"structure", "required":["GatewayInstanceArn"], "members":{ "GatewayInstanceArn":{ "shape":"DescribeGatewayInstanceRequestGatewayInstanceArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway instance that you want to describe.</p>", "location":"uri", "locationName":"GatewayInstanceArn" } } }, "DescribeGatewayInstanceRequestGatewayInstanceArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:gateway:.+:instance:.+" }, "DescribeGatewayInstanceResponse":{ "type":"structure", "members":{ "GatewayInstance":{ "shape":"GatewayInstance", "documentation":"<p>The gateway instance that you requested a description of. </p>", "locationName":"gatewayInstance" } } }, "DescribeGatewayRequest":{ "type":"structure", "required":["GatewayArn"], "members":{ "GatewayArn":{ "shape":"DescribeGatewayRequestGatewayArnString", "documentation":"<p> The ARN of the gateway that you want to describe.</p>", "location":"uri", "locationName":"GatewayArn" } } }, "DescribeGatewayRequestGatewayArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:gateway:.+" }, "DescribeGatewayResponse":{ "type":"structure", "members":{ "Gateway":{ "shape":"Gateway", "documentation":"<p>The gateway that you wanted to describe. </p>", "locationName":"gateway" } } }, "DescribeOfferingRequest":{ "type":"structure", "required":["OfferingArn"], "members":{ "OfferingArn":{ "shape":"OfferingArn", "documentation":"<p> The ARN of the offering.</p>", "location":"uri", "locationName":"OfferingArn" } } }, "DescribeOfferingResponse":{ "type":"structure", "members":{ "Offering":{ "shape":"Offering", "documentation":"<p>The offering that you requested a description of. </p>", "locationName":"offering" } } }, "DescribeReservationRequest":{ "type":"structure", "required":["ReservationArn"], "members":{ "ReservationArn":{ "shape":"ReservationArn", "documentation":"<p>The Amazon Resource Name (ARN) of the offering. </p>", "location":"uri", "locationName":"ReservationArn" } } }, "DescribeReservationResponse":{ "type":"structure", "members":{ "Reservation":{ "shape":"Reservation", "documentation":"<p> 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. </p>", "locationName":"reservation" } } }, "DesiredState":{ "type":"string", "enum":[ "ACTIVE", "STANDBY", "DELETED" ] }, "DestinationConfiguration":{ "type":"structure", "required":[ "DestinationIp", "DestinationPort", "Interface", "OutboundIp" ], "members":{ "DestinationIp":{ "shape":"String", "documentation":"<p>The IP address where you want MediaConnect to send contents of the media stream.</p>", "locationName":"destinationIp" }, "DestinationPort":{ "shape":"Integer", "documentation":"<p> The port that you want MediaConnect to use when it distributes the media stream to the output.</p>", "locationName":"destinationPort" }, "Interface":{ "shape":"Interface", "documentation":"<p> The VPC interface that you want to use for the media stream associated with the output.</p>", "locationName":"interface" }, "OutboundIp":{ "shape":"String", "documentation":"<p>The IP address that the receiver requires in order to establish a connection with the flow. This value is represented by the elastic network interface IP address of the VPC. This field applies only to outputs that use the CDI or ST 2110 JPEG XS or protocol. </p>", "locationName":"outboundIp" } }, "documentation":"<p> The transport parameters that you want to associate with an outbound media stream.</p>" }, "DestinationConfigurationRequest":{ "type":"structure", "required":[ "DestinationIp", "DestinationPort", "Interface" ], "members":{ "DestinationIp":{ "shape":"String", "documentation":"<p>The IP address where you want MediaConnect to send contents of the media stream.</p>", "locationName":"destinationIp" }, "DestinationPort":{ "shape":"Integer", "documentation":"<p> The port that you want MediaConnect to use when it distributes the media stream to the output.</p>", "locationName":"destinationPort" }, "Interface":{ "shape":"InterfaceRequest", "documentation":"<p> The VPC interface that you want to use for the media stream associated with the output.</p>", "locationName":"interface" } }, "documentation":"<p>The definition of a media stream that you want to associate with the output. </p>" }, "Double":{ "type":"double", "box":true }, "DurationUnits":{ "type":"string", "enum":["MONTHS"] }, "EgressGatewayBridge":{ "type":"structure", "required":["MaxBitrate"], "members":{ "InstanceId":{ "shape":"String", "documentation":"<p> The ID of the instance running this bridge.</p>", "locationName":"instanceId" }, "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The maximum expected bitrate (in bps) of the egress bridge.</p>", "locationName":"maxBitrate" } }, "documentation":"<p> 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. </p>" }, "EncoderProfile":{ "type":"string", "enum":[ "main", "high" ] }, "EncodingName":{ "type":"string", "enum":[ "jxsv", "raw", "smpte291", "pcm" ] }, "EncodingParameters":{ "type":"structure", "required":[ "CompressionFactor", "EncoderProfile" ], "members":{ "CompressionFactor":{ "shape":"Double", "documentation":"<p> A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are floating point numbers in the range of 3.0 to 10.0, inclusive.</p>", "locationName":"compressionFactor" }, "EncoderProfile":{ "shape":"EncoderProfile", "documentation":"<p> A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol.</p>", "locationName":"encoderProfile" } }, "documentation":"<p> 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.</p>" }, "EncodingParametersRequest":{ "type":"structure", "required":[ "CompressionFactor", "EncoderProfile" ], "members":{ "CompressionFactor":{ "shape":"Double", "documentation":"<p> A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are floating point numbers in the range of 3.0 to 10.0, inclusive.</p>", "locationName":"compressionFactor" }, "EncoderProfile":{ "shape":"EncoderProfile", "documentation":"<p> A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, if at least one source on the flow uses the CDI protocol.</p>", "locationName":"encoderProfile" } }, "documentation":"<p> 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.</p>" }, "Encryption":{ "type":"structure", "required":["RoleArn"], "members":{ "Algorithm":{ "shape":"Algorithm", "documentation":"<p> The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).</p>", "locationName":"algorithm" }, "ConstantInitializationVector":{ "shape":"String", "documentation":"<p> A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.</p>", "locationName":"constantInitializationVector" }, "DeviceId":{ "shape":"String", "documentation":"<p> The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"deviceId" }, "KeyType":{ "shape":"KeyType", "documentation":"<p> The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).</p>", "locationName":"keyType" }, "Region":{ "shape":"String", "documentation":"<p> The Amazon Web Services Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"region" }, "ResourceId":{ "shape":"String", "documentation":"<p> An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"resourceId" }, "RoleArn":{ "shape":"String", "documentation":"<p> The ARN of the role that you created during setup (when you set up MediaConnect as a trusted entity).</p>", "locationName":"roleArn" }, "SecretArn":{ "shape":"String", "documentation":"<p> The ARN of the secret that you created in Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.</p>", "locationName":"secretArn" }, "Url":{ "shape":"String", "documentation":"<p> The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"url" } }, "documentation":"<p> Information about the encryption of the flow.</p>" }, "Entitlement":{ "type":"structure", "required":[ "EntitlementArn", "Name", "Subscribers" ], "members":{ "DataTransferSubscriberFeePercent":{ "shape":"Integer", "documentation":"<p> Percentage from 0-100 of the data transfer cost to be billed to the subscriber.</p>", "locationName":"dataTransferSubscriberFeePercent" }, "Description":{ "shape":"String", "documentation":"<p> A description of the entitlement.</p>", "locationName":"description" }, "Encryption":{ "shape":"Encryption", "documentation":"<p> The type of encryption that will be used on the output that is associated with this entitlement.</p>", "locationName":"encryption" }, "EntitlementArn":{ "shape":"String", "documentation":"<p> The ARN of the entitlement. </p>", "locationName":"entitlementArn" }, "EntitlementStatus":{ "shape":"EntitlementStatus", "documentation":"<p> An indication of whether the entitlement is enabled. </p>", "locationName":"entitlementStatus" }, "Name":{ "shape":"String", "documentation":"<p> The name of the entitlement. </p>", "locationName":"name" }, "Subscribers":{ "shape":"__listOfString", "documentation":"<p> The Amazon Web Services account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source. </p>", "locationName":"subscribers" } }, "documentation":"<p> The settings for a flow entitlement.</p>" }, "EntitlementStatus":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "FailoverConfig":{ "type":"structure", "members":{ "FailoverMode":{ "shape":"FailoverMode", "documentation":"<p> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.</p>", "locationName":"failoverMode" }, "RecoveryWindow":{ "shape":"Integer", "documentation":"<p> Search window time to look for dash-7 packets.</p>", "locationName":"recoveryWindow" }, "SourcePriority":{ "shape":"SourcePriority", "documentation":"<p> The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.</p>", "locationName":"sourcePriority" }, "State":{ "shape":"State", "documentation":"<p>The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources. </p>", "locationName":"state" } }, "documentation":"<p> The settings for source failover.</p>" }, "FailoverInputSourcePriorityMode":{ "type":"string", "enum":[ "NO_PRIORITY", "PRIMARY_SECONDARY" ] }, "FailoverMode":{ "type":"string", "enum":[ "MERGE", "FAILOVER" ] }, "FailoverRouterInputConfiguration":{ "type":"structure", "required":[ "NetworkInterfaceArn", "ProtocolConfigurations", "SourcePriorityMode" ], "members":{ "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The ARN of the network interface to use for this failover router input.</p>", "locationName":"networkInterfaceArn" }, "ProtocolConfigurations":{ "shape":"FailoverRouterInputProtocolConfigurationList", "documentation":"<p>A list of exactly two protocol configurations for the failover input sources. Both must use the same protocol type.</p>", "locationName":"protocolConfigurations" }, "SourcePriorityMode":{ "shape":"FailoverInputSourcePriorityMode", "documentation":"<p>The mode for determining source priority in failover configurations.</p>", "locationName":"sourcePriorityMode" }, "PrimarySourceIndex":{ "shape":"FailoverRouterInputConfigurationPrimarySourceIndexInteger", "documentation":"<p>The index (0 or 1) that specifies which source in the protocol configurations list is currently active. Used to control which of the two failover sources is currently selected. This field is ignored when sourcePriorityMode is set to NO_PRIORITY</p>", "locationName":"primarySourceIndex" } }, "documentation":"<p>Configuration settings for a failover router input that allows switching between two input sources.</p>" }, "FailoverRouterInputConfigurationPrimarySourceIndexInteger":{ "type":"integer", "box":true, "max":1, "min":0 }, "FailoverRouterInputIndexedStreamDetails":{ "type":"structure", "required":["SourceIndex"], "members":{ "SourceIndex":{ "shape":"Integer", "documentation":"<p>The index number (0 or 1) assigned to this source in the failover configuration.</p>", "locationName":"sourceIndex" }, "SourceIpAddress":{ "shape":"String", "documentation":"<p>The IP address of the source for this indexed stream.</p>", "locationName":"sourceIpAddress" } }, "documentation":"<p>Configuration details for an indexed stream in a failover router input setup.</p>" }, "FailoverRouterInputProtocolConfiguration":{ "type":"structure", "members":{ "Rtp":{ "shape":"RtpRouterInputConfiguration", "locationName":"rtp" }, "Rist":{ "shape":"RistRouterInputConfiguration", "locationName":"rist" }, "SrtListener":{ "shape":"SrtListenerRouterInputConfiguration", "locationName":"srtListener" }, "SrtCaller":{ "shape":"SrtCallerRouterInputConfiguration", "locationName":"srtCaller" } }, "documentation":"<p>Protocol configuration settings for failover router inputs.</p>", "union":true }, "FailoverRouterInputProtocolConfigurationList":{ "type":"list", "member":{"shape":"FailoverRouterInputProtocolConfiguration"} }, "FailoverRouterInputStreamDetails":{ "type":"structure", "required":[ "SourceIndexZeroStreamDetails", "SourceIndexOneStreamDetails" ], "members":{ "SourceIndexZeroStreamDetails":{ "shape":"FailoverRouterInputIndexedStreamDetails", "documentation":"<p>Configuration details for the primary source (index 0) in the failover setup.</p>", "locationName":"sourceIndexZeroStreamDetails" }, "SourceIndexOneStreamDetails":{ "shape":"FailoverRouterInputIndexedStreamDetails", "documentation":"<p>Configuration details for the secondary source (index 1) in the failover setup.</p>", "locationName":"sourceIndexOneStreamDetails" } }, "documentation":"<p>Configuration details for a failover router input that can automatically switch between two sources.</p>" }, "Flow":{ "type":"structure", "required":[ "AvailabilityZone", "Entitlements", "FlowArn", "Name", "Outputs", "Source", "Status" ], "members":{ "AvailabilityZone":{ "shape":"String", "documentation":"<p> The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current Amazon Web Services Region.</p>", "locationName":"availabilityZone" }, "Description":{ "shape":"String", "documentation":"<p> A description of the flow. This value is not used or seen outside of the current MediaConnect account.</p>", "locationName":"description" }, "EgressIp":{ "shape":"String", "documentation":"<p> The IP address from which video will be sent to output destinations.</p>", "locationName":"egressIp" }, "Entitlements":{ "shape":"__listOfEntitlement", "documentation":"<p> The entitlements in this flow.</p>", "locationName":"entitlements" }, "FlowArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the flow.</p>", "locationName":"flowArn" }, "MediaStreams":{ "shape":"__listOfMediaStream", "documentation":"<p> The media streams that are associated with the flow. After you associate a media stream with a source, you can also associate it with outputs on the flow.</p>", "locationName":"mediaStreams" }, "Name":{ "shape":"String", "documentation":"<p> The name of the flow.</p>", "locationName":"name" }, "Outputs":{ "shape":"__listOfOutput", "documentation":"<p> The outputs in this flow.</p>", "locationName":"outputs" }, "Source":{ "shape":"Source", "documentation":"<p> The source for the flow. </p>", "locationName":"source" }, "SourceFailoverConfig":{ "shape":"FailoverConfig", "documentation":"<p> The settings for the source failover. </p>", "locationName":"sourceFailoverConfig" }, "Sources":{ "shape":"__listOfSource", "documentation":"<p>The settings for the sources that are assigned to the flow. </p>", "locationName":"sources" }, "Status":{ "shape":"Status", "documentation":"<p> The current status of the flow.</p>", "locationName":"status" }, "VpcInterfaces":{ "shape":"__listOfVpcInterface", "documentation":"<p> The VPC Interfaces for this flow.</p>", "locationName":"vpcInterfaces" }, "Maintenance":{ "shape":"Maintenance", "documentation":"<p> The maintenance settings for the flow. </p>", "locationName":"maintenance" }, "SourceMonitoringConfig":{ "shape":"MonitoringConfig", "documentation":"<p> The settings for source monitoring. </p>", "locationName":"sourceMonitoringConfig" }, "FlowSize":{ "shape":"FlowSize", "documentation":"<p> Determines the processing capacity and feature set of the flow. Set this optional parameter to LARGE if you want to enable NDI outputs on the flow. </p>", "locationName":"flowSize" }, "NdiConfig":{ "shape":"NdiConfig", "documentation":"<p>Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>", "locationName":"ndiConfig" } }, "documentation":"<p> The settings for a flow, including its source, outputs, and entitlements.</p>" }, "FlowArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+" }, "FlowOutputArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:output:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+" }, "FlowSize":{ "type":"string", "enum":[ "MEDIUM", "LARGE" ] }, "FlowSourceArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:source:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+" }, "FlowTransitEncryption":{ "type":"structure", "required":["EncryptionKeyConfiguration"], "members":{ "EncryptionKeyType":{ "shape":"FlowTransitEncryptionKeyType", "documentation":"<p>The type of encryption key to use for flow transit encryption.</p>", "locationName":"encryptionKeyType" }, "EncryptionKeyConfiguration":{ "shape":"FlowTransitEncryptionKeyConfiguration", "documentation":"<p>The configuration details for the encryption key.</p>", "locationName":"encryptionKeyConfiguration" } }, "documentation":"<p>The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.</p>" }, "FlowTransitEncryptionKeyConfiguration":{ "type":"structure", "members":{ "SecretsManager":{ "shape":"SecretsManagerEncryptionKeyConfiguration", "locationName":"secretsManager" }, "Automatic":{ "shape":"AutomaticEncryptionKeyConfiguration", "locationName":"automatic" } }, "documentation":"<p>Configuration settings for flow transit encryption keys.</p>", "union":true }, "FlowTransitEncryptionKeyType":{ "type":"string", "enum":[ "SECRETS_MANAGER", "AUTOMATIC" ] }, "Fmtp":{ "type":"structure", "members":{ "ChannelOrder":{ "shape":"String", "documentation":"<p> The format of the audio channel. </p>", "locationName":"channelOrder" }, "Colorimetry":{ "shape":"Colorimetry", "documentation":"<p>The format used for the representation of color. </p>", "locationName":"colorimetry" }, "ExactFramerate":{ "shape":"String", "documentation":"<p>The frame rate for the video stream, in frames/second. For example: 60000/1001. </p>", "locationName":"exactFramerate" }, "Par":{ "shape":"String", "documentation":"<p>The pixel aspect ratio (PAR) of the video. </p>", "locationName":"par" }, "Range":{ "shape":"Range", "documentation":"<p>The encoding range of the video. </p>", "locationName":"range" }, "ScanMode":{ "shape":"ScanMode", "documentation":"<p>The type of compression that was used to smooth the video’s appearance. </p>", "locationName":"scanMode" }, "Tcs":{ "shape":"Tcs", "documentation":"<p>The transfer characteristic system (TCS) that is used in the video. </p>", "locationName":"tcs" } }, "documentation":"<p> A set of parameters that define the media stream. </p>" }, "FmtpRequest":{ "type":"structure", "members":{ "ChannelOrder":{ "shape":"String", "documentation":"<p> The format of the audio channel.</p>", "locationName":"channelOrder" }, "Colorimetry":{ "shape":"Colorimetry", "documentation":"<p> The format that is used for the representation of color.</p>", "locationName":"colorimetry" }, "ExactFramerate":{ "shape":"String", "documentation":"<p> The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the <code>exactFramerate</code>.</p>", "locationName":"exactFramerate" }, "Par":{ "shape":"String", "documentation":"<p> The pixel aspect ratio (PAR) of the video.</p>", "locationName":"par" }, "Range":{ "shape":"Range", "documentation":"<p> The encoding range of the video.</p>", "locationName":"range" }, "ScanMode":{ "shape":"ScanMode", "documentation":"<p> The type of compression that was used to smooth the video’s appearance.</p>", "locationName":"scanMode" }, "Tcs":{ "shape":"Tcs", "documentation":"<p> The transfer characteristic system (TCS) that is used in the video.</p>", "locationName":"tcs" } }, "documentation":"<p> The settings that you want to use to define the media stream.</p>" }, "ForbiddenException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>You do not have sufficient access to perform this action. </p>", "error":{ "httpStatusCode":403, "senderFault":true }, "exception":true }, "ForwardErrorCorrectionState":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "FrameResolution":{ "type":"structure", "required":[ "FrameHeight", "FrameWidth" ], "members":{ "FrameHeight":{ "shape":"Integer", "documentation":"<p> The number of pixels in the height of the video frame.</p>", "locationName":"frameHeight" }, "FrameWidth":{ "shape":"Integer", "documentation":"<p> The number of pixels in the width of the video frame.</p>", "locationName":"frameWidth" } }, "documentation":"<p> The frame resolution used by the video stream.</p>" }, "FrozenFrames":{ "type":"structure", "members":{ "State":{ "shape":"State", "documentation":"<p>Indicates whether the <code>FrozenFrames</code> metric is enabled or disabled.</p>", "locationName":"state" }, "ThresholdSeconds":{ "shape":"Integer", "documentation":"<p> Specifies the number of consecutive seconds of a static image that triggers an event or alert.</p>", "locationName":"thresholdSeconds" } }, "documentation":"<p> Configures settings for the <code>FrozenFrames</code> metric.</p>" }, "Gateway":{ "type":"structure", "required":[ "EgressCidrBlocks", "GatewayArn", "Name", "Networks" ], "members":{ "EgressCidrBlocks":{ "shape":"__listOfString", "documentation":"<p> The range of IP addresses that contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"egressCidrBlocks" }, "GatewayArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway.</p>", "locationName":"gatewayArn" }, "GatewayMessages":{ "shape":"__listOfMessageDetail", "documentation":"<p>Messages with information about the gateway. </p>", "locationName":"gatewayMessages" }, "GatewayState":{ "shape":"GatewayState", "documentation":"<p> The current status of the gateway.</p>", "locationName":"gatewayState" }, "Name":{ "shape":"String", "documentation":"<p> The name of the gateway. This name can not be modified after the gateway is created.</p>", "locationName":"name" }, "Networks":{ "shape":"__listOfGatewayNetwork", "documentation":"<p> The list of networks in the gateway.</p>", "locationName":"networks" } }, "documentation":"<p>The settings for a gateway, including its networks. </p>" }, "GatewayBridgeSource":{ "type":"structure", "required":["BridgeArn"], "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge feeding this flow.</p>", "locationName":"bridgeArn" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this bridge source.</p>", "locationName":"vpcInterfaceAttachment" } }, "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>" }, "GatewayInstance":{ "type":"structure", "required":[ "BridgePlacement", "ConnectionStatus", "GatewayArn", "GatewayInstanceArn", "InstanceId", "InstanceState", "RunningBridgeCount" ], "members":{ "BridgePlacement":{ "shape":"BridgePlacement", "documentation":"<p>The availability of the instance to host new bridges. The bridgePlacement property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be deployed to this instance. If it is AVAILABLE, new bridges can be deployed to this instance. </p>", "locationName":"bridgePlacement" }, "ConnectionStatus":{ "shape":"ConnectionStatus", "documentation":"<p>The connection state of the instance. </p>", "locationName":"connectionStatus" }, "GatewayArn":{ "shape":"String", "documentation":"<p>The Amazon Resource Name (ARN) of the instance. </p>", "locationName":"gatewayArn" }, "GatewayInstanceArn":{ "shape":"String", "documentation":"<p>The ARN of the gateway. </p>", "locationName":"gatewayInstanceArn" }, "InstanceId":{ "shape":"String", "documentation":"<p>The instance ID generated by the SSM install. This will begin with \"mi-\". </p>", "locationName":"instanceId" }, "InstanceMessages":{ "shape":"__listOfMessageDetail", "documentation":"<p> Messages with information about the gateway. </p>", "locationName":"instanceMessages" }, "InstanceState":{ "shape":"InstanceState", "documentation":"<p>The status of the instance. </p>", "locationName":"instanceState" }, "RunningBridgeCount":{ "shape":"Integer", "documentation":"<p> The running bridge count. </p>", "locationName":"runningBridgeCount" } }, "documentation":"<p> The settings for an instance in a gateway.</p>" }, "GatewayNetwork":{ "type":"structure", "required":[ "CidrBlock", "Name" ], "members":{ "CidrBlock":{ "shape":"String", "documentation":"<p>A unique IP address range to use for this network. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. </p>", "locationName":"cidrBlock" }, "Name":{ "shape":"String", "documentation":"<p>The name of the network. This name is used to reference the network and must be unique among networks in this gateway. </p>", "locationName":"name" } }, "documentation":"<p>The network settings for a gateway. </p>" }, "GatewayState":{ "type":"string", "enum":[ "CREATING", "ACTIVE", "UPDATING", "ERROR", "DELETING", "DELETED" ] }, "GetRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input to retrieve information about.</p>", "location":"uri", "locationName":"Arn" } } }, "GetRouterInputResponse":{ "type":"structure", "required":["RouterInput"], "members":{ "RouterInput":{ "shape":"RouterInput", "documentation":"<p>The details of the requested router input, including its configuration, state, and other attributes.</p>", "locationName":"routerInput" } } }, "GetRouterInputSourceMetadataRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input to retrieve metadata for.</p>", "location":"uri", "locationName":"Arn" } } }, "GetRouterInputSourceMetadataResponse":{ "type":"structure", "required":[ "Arn", "Name", "SourceMetadataDetails" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router input.</p>", "locationName":"name" }, "SourceMetadataDetails":{ "shape":"RouterInputSourceMetadataDetails", "documentation":"<p>Detailed metadata information about the router input source, including connection state, timestamps, and stream configuration.</p>", "locationName":"sourceMetadataDetails" } } }, "GetRouterInputThumbnailRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to see a thumbnail of.</p>", "location":"uri", "locationName":"Arn" } } }, "GetRouterInputThumbnailResponse":{ "type":"structure", "required":[ "Arn", "Name", "ThumbnailDetails" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the router input.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router input.</p>", "locationName":"name" }, "ThumbnailDetails":{ "shape":"RouterInputThumbnailDetails", "documentation":"<p>The details of the thumbnail associated with the router input, including the thumbnail image, timecode, timestamp, and any associated error messages.</p>", "locationName":"thumbnailDetails" } } }, "GetRouterNetworkInterfaceRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface that you want to retrieve information about.</p>", "location":"uri", "locationName":"Arn" } } }, "GetRouterNetworkInterfaceResponse":{ "type":"structure", "required":["RouterNetworkInterface"], "members":{ "RouterNetworkInterface":{ "shape":"RouterNetworkInterface", "documentation":"<p>The details of the requested router network interface, including its configuration and other attributes.</p>", "locationName":"routerNetworkInterface" } } }, "GetRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to retrieve information about.</p>", "location":"uri", "locationName":"Arn" } } }, "GetRouterOutputResponse":{ "type":"structure", "required":["RouterOutput"], "members":{ "RouterOutput":{ "shape":"RouterOutput", "documentation":"<p>The details of the requested router output, including its configuration, state, and other attributes.</p>", "locationName":"routerOutput" } } }, "GrantEntitlementRequest":{ "type":"structure", "required":["Subscribers"], "members":{ "DataTransferSubscriberFeePercent":{ "shape":"Integer", "documentation":"<p> Percentage from 0-100 of the data transfer cost to be billed to the subscriber.</p>", "locationName":"dataTransferSubscriberFeePercent" }, "Description":{ "shape":"String", "documentation":"<p> A description of the entitlement. This description appears only on the MediaConnect console and will not be seen by the subscriber or end user. </p>", "locationName":"description" }, "Encryption":{ "shape":"Encryption", "documentation":"<p> The type of encryption that will be used on the output that is associated with this entitlement. Allowable encryption types: static-key, speke.</p>", "locationName":"encryption" }, "EntitlementStatus":{ "shape":"EntitlementStatus", "documentation":"<p> An indication of whether the new entitlement should be enabled or disabled as soon as it is created. If you don’t specify the entitlementStatus field in your request, MediaConnect sets it to ENABLED.</p>", "locationName":"entitlementStatus" }, "Name":{ "shape":"String", "documentation":"<p> The name of the entitlement. This value must be unique within the current flow.</p>", "locationName":"name" }, "Subscribers":{ "shape":"__listOfString", "documentation":"<p> The Amazon Web Services account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flows using your content as the source.</p>", "locationName":"subscribers" }, "EntitlementTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the entitlement. </p>", "locationName":"entitlementTags" } }, "documentation":"<p> The entitlements that you want to grant on a flow.</p>" }, "GrantFlowEntitlements420Exception":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>Exception raised by Elemental MediaConnect when granting the entitlement. See the error message for the operation for more information on the cause of this exception. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "GrantFlowEntitlementsRequest":{ "type":"structure", "required":[ "Entitlements", "FlowArn" ], "members":{ "Entitlements":{ "shape":"__listOfGrantEntitlementRequest", "documentation":"<p> The list of entitlements that you want to grant.</p>", "locationName":"entitlements" }, "FlowArn":{ "shape":"GrantFlowEntitlementsRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to grant entitlements on.</p>", "location":"uri", "locationName":"FlowArn" } } }, "GrantFlowEntitlementsRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "GrantFlowEntitlementsResponse":{ "type":"structure", "members":{ "Entitlements":{ "shape":"__listOfEntitlement", "documentation":"<p> The entitlements that were just granted.</p>", "locationName":"entitlements" }, "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that these entitlements were granted to.</p>", "locationName":"flowArn" } } }, "IngressGatewayBridge":{ "type":"structure", "required":[ "MaxBitrate", "MaxOutputs" ], "members":{ "InstanceId":{ "shape":"String", "documentation":"<p>The ID of the instance running this bridge. </p>", "locationName":"instanceId" }, "MaxBitrate":{ "shape":"Integer", "documentation":"<p>The maximum expected bitrate (in bps) of the ingress bridge. </p>", "locationName":"maxBitrate" }, "MaxOutputs":{ "shape":"Integer", "documentation":"<p>The maximum number of outputs on the ingress bridge. </p>", "locationName":"maxOutputs" } }, "documentation":"<p>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. </p>" }, "InputConfiguration":{ "type":"structure", "required":[ "InputIp", "InputPort", "Interface" ], "members":{ "InputIp":{ "shape":"String", "documentation":"<p> The IP address that the flow listens on for incoming content for a media stream.</p>", "locationName":"inputIp" }, "InputPort":{ "shape":"Integer", "documentation":"<p> The port that the flow listens on for an incoming media stream.</p>", "locationName":"inputPort" }, "Interface":{ "shape":"Interface", "documentation":"<p> The VPC interface where the media stream comes in from.</p>", "locationName":"interface" } }, "documentation":"<p> The transport parameters that are associated with an incoming media stream.</p>" }, "InputConfigurationRequest":{ "type":"structure", "required":[ "InputPort", "Interface" ], "members":{ "InputPort":{ "shape":"Integer", "documentation":"<p> The port that you want the flow to listen on for an incoming media stream.</p>", "locationName":"inputPort" }, "Interface":{ "shape":"InterfaceRequest", "documentation":"<p> The VPC interface that you want to use for the incoming media stream.</p>", "locationName":"interface" } }, "documentation":"<p> The transport parameters that you want to associate with an incoming media stream.</p>" }, "InstanceState":{ "type":"string", "enum":[ "REGISTERING", "ACTIVE", "DEREGISTERING", "DEREGISTERED", "REGISTRATION_ERROR", "DEREGISTRATION_ERROR" ] }, "Integer":{ "type":"integer", "box":true }, "Interface":{ "type":"structure", "required":["Name"], "members":{ "Name":{ "shape":"String", "documentation":"<p> The name of the VPC interface.</p>", "locationName":"name" } }, "documentation":"<p> The VPC interface that is used for the media stream associated with the source or output.</p>" }, "InterfaceRequest":{ "type":"structure", "required":["Name"], "members":{ "Name":{ "shape":"String", "documentation":"<p> The name of the VPC interface.</p>", "locationName":"name" } }, "documentation":"<p> The VPC interface that you want to designate where the media stream is coming from or going to.</p>" }, "InternalServerErrorException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The server encountered an internal error and is unable to complete the request. </p>", "error":{"httpStatusCode":500}, "exception":true, "fault":true, "retryable":{"throttling":false} }, "KeyType":{ "type":"string", "enum":[ "speke", "static-key", "srt-password" ] }, "ListBridgesRequest":{ "type":"structure", "members":{ "FilterArn":{ "shape":"String", "documentation":"<p> Filter the list results to display only the bridges associated with the selected ARN.</p>", "location":"querystring", "locationName":"filterArn" }, "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListBridges</code> request with <code>MaxResults</code> set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a <code>NextToken</code> value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListBridges</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListBridges</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListBridgesResponse":{ "type":"structure", "members":{ "Bridges":{ "shape":"__listOfListedBridge", "documentation":"<p> A list of bridge summaries.</p>", "locationName":"bridges" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListBridges</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListBridges</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" } } }, "ListEntitlementsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListEntitlements</code> request with set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 20 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListEntitlements</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListEntitlements</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListEntitlementsResponse":{ "type":"structure", "members":{ "Entitlements":{ "shape":"__listOfListedEntitlement", "documentation":"<p>A list of entitlements that have been granted to you from other Amazon Web Services accounts. </p>", "locationName":"entitlements" }, "NextToken":{ "shape":"String", "documentation":"<p>The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a ListEntitlements request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the <code>ListEntitlements</code> request a second time and specify the <code>NextToken</code> value. </p>", "locationName":"nextToken" } } }, "ListFlowsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListFlows</code> request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a <code>NextToken</code> value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListFlows</code> request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListFlows</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListFlowsResponse":{ "type":"structure", "members":{ "Flows":{ "shape":"__listOfListedFlow", "documentation":"<p> A list of flow summaries.</p>", "locationName":"flows" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListFlows</code> request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListFlows</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" } } }, "ListGatewayInstancesRequest":{ "type":"structure", "members":{ "FilterArn":{ "shape":"String", "documentation":"<p> Filter the list results to display only the instances associated with the selected Gateway ARN.</p>", "location":"querystring", "locationName":"filterArn" }, "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a ListInstances request with <code>MaxResults</code> set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a <code>NextToken</code> value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListInstances</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListInstances</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListGatewayInstancesResponse":{ "type":"structure", "members":{ "Instances":{ "shape":"__listOfListedGatewayInstance", "documentation":"<p> A list of instance summaries.</p>", "locationName":"instances" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListInstances</code> request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListInstances</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" } } }, "ListGatewaysRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListGateways</code> request with <code>MaxResults</code> set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a <code>NextToken</code> value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListGateways</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListGateways</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListGatewaysResponse":{ "type":"structure", "members":{ "Gateways":{ "shape":"__listOfListedGateway", "documentation":"<p> A list of gateway summaries.</p>", "locationName":"gateways" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListGateways</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListGateways</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" } } }, "ListOfferingsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListOfferings</code> request with <code>MaxResults</code> set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a <code>NextToken</code> value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListOfferings</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListOfferings</code> request a second time and specify the <code>NextToken</code> value.</p>", "location":"querystring", "locationName":"nextToken" } } }, "ListOfferingsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListOfferings</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListOfferings</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" }, "Offerings":{ "shape":"__listOfOffering", "documentation":"<p> A list of offerings that are available to this account in the current Amazon Web Services Region.</p>", "locationName":"offerings" } } }, "ListReservationsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"MaxResults", "documentation":"<p> The maximum number of results to return per API request. </p> <p>For example, you submit a <code>ListReservations</code> request with <code>MaxResults</code> set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) </p> <p>The service might return fewer results than the <code>MaxResults</code> value. If <code>MaxResults</code> is not included in the request, the service defaults to pagination with a maximum of 10 results per page.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListReservations</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListOfferings</code> request a second time and specify the <code>NextToken</code> value. </p>", "location":"querystring", "locationName":"nextToken" } } }, "ListReservationsResponse":{ "type":"structure", "members":{ "NextToken":{ "shape":"String", "documentation":"<p> The token that identifies the batch of results that you want to see. </p> <p>For example, you submit a <code>ListReservations</code> request with <code>MaxResults</code> set at 5. The service returns the first batch of results (up to 5) and a <code>NextToken</code> value. To see the next batch of results, you can submit the <code>ListReservations</code> request a second time and specify the <code>NextToken</code> value.</p>", "locationName":"nextToken" }, "Reservations":{ "shape":"__listOfReservation", "documentation":"<p> A list of all reservations that have been purchased by this account in the current Amazon Web Services Region. </p>", "locationName":"reservations" } } }, "ListRouterInputsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"ListRouterInputsRequestMaxResultsInteger", "documentation":"<p>The maximum number of router inputs to return in the response.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p>A token used to retrieve the next page of results.</p>", "location":"querystring", "locationName":"nextToken" }, "Filters":{ "shape":"RouterInputFilterList", "documentation":"<p>The filters to apply when retrieving the list of router inputs.</p>", "locationName":"filters" } } }, "ListRouterInputsRequestMaxResultsInteger":{ "type":"integer", "box":true, "max":100, "min":1 }, "ListRouterInputsResponse":{ "type":"structure", "required":["RouterInputs"], "members":{ "RouterInputs":{ "shape":"ListedRouterInputList", "documentation":"<p>The summary information for the retrieved router inputs.</p>", "locationName":"routerInputs" }, "NextToken":{ "shape":"String", "documentation":"<p>The token to use to retrieve the next page of results.</p>", "locationName":"nextToken" } } }, "ListRouterNetworkInterfacesRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"ListRouterNetworkInterfacesRequestMaxResultsInteger", "documentation":"<p>The maximum number of router network interfaces to return in the response.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p>A token used to retrieve the next page of results.</p>", "location":"querystring", "locationName":"nextToken" }, "Filters":{ "shape":"RouterNetworkInterfaceFilterList", "documentation":"<p>The filters to apply when retrieving the list of router network interfaces.</p>", "locationName":"filters" } } }, "ListRouterNetworkInterfacesRequestMaxResultsInteger":{ "type":"integer", "box":true, "max":100, "min":1 }, "ListRouterNetworkInterfacesResponse":{ "type":"structure", "required":["RouterNetworkInterfaces"], "members":{ "RouterNetworkInterfaces":{ "shape":"ListedRouterNetworkInterfaceList", "documentation":"<p>The summary information for the retrieved router network interfaces.</p>", "locationName":"routerNetworkInterfaces" }, "NextToken":{ "shape":"String", "documentation":"<p>The token to use to retrieve the next page of results.</p>", "locationName":"nextToken" } } }, "ListRouterOutputsRequest":{ "type":"structure", "members":{ "MaxResults":{ "shape":"ListRouterOutputsRequestMaxResultsInteger", "documentation":"<p>The maximum number of router outputs to return in the response.</p>", "location":"querystring", "locationName":"maxResults" }, "NextToken":{ "shape":"String", "documentation":"<p>A token used to retrieve the next page of results.</p>", "location":"querystring", "locationName":"nextToken" }, "Filters":{ "shape":"RouterOutputFilterList", "documentation":"<p>The filters to apply when retrieving the list of router outputs.</p>", "locationName":"filters" } } }, "ListRouterOutputsRequestMaxResultsInteger":{ "type":"integer", "box":true, "max":100, "min":1 }, "ListRouterOutputsResponse":{ "type":"structure", "required":["RouterOutputs"], "members":{ "RouterOutputs":{ "shape":"ListedRouterOutputList", "documentation":"<p>The summary information for the retrieved router outputs.</p>", "locationName":"routerOutputs" }, "NextToken":{ "shape":"String", "documentation":"<p>The token to use to retrieve the next page of results.</p>", "locationName":"nextToken" } } }, "ListTagsForGlobalResourceRequest":{ "type":"structure", "required":["ResourceArn"], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p>The Amazon Resource Name (ARN) of the global resource whose tags you want to list.</p>", "location":"uri", "locationName":"ResourceArn" } } }, "ListTagsForGlobalResourceResponse":{ "type":"structure", "members":{ "Tags":{ "shape":"__mapOfString", "documentation":"<p>A map of tag keys and values associated with the global resource.</p>", "locationName":"tags" } } }, "ListTagsForResourceRequest":{ "type":"structure", "required":["ResourceArn"], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) that identifies the MediaConnect resource for which to list the tags.</p>", "location":"uri", "locationName":"ResourceArn" } } }, "ListTagsForResourceResponse":{ "type":"structure", "members":{ "Tags":{ "shape":"__mapOfString", "documentation":"<p> A map from tag keys to values. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.</p>", "locationName":"tags" } } }, "ListedBridge":{ "type":"structure", "required":[ "BridgeArn", "BridgeState", "BridgeType", "Name", "PlacementArn" ], "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge.</p>", "locationName":"bridgeArn" }, "BridgeState":{ "shape":"BridgeState", "documentation":"<p>The state of the bridge. </p>", "locationName":"bridgeState" }, "BridgeType":{ "shape":"String", "documentation":"<p> The type of the bridge.</p>", "locationName":"bridgeType" }, "Name":{ "shape":"String", "documentation":"<p> The name of the bridge.</p>", "locationName":"name" }, "PlacementArn":{ "shape":"String", "documentation":"<p> The ARN of the gateway associated with the bridge.</p>", "locationName":"placementArn" } }, "documentation":"<p> Displays details of the selected bridge.</p>" }, "ListedEntitlement":{ "type":"structure", "required":[ "EntitlementArn", "EntitlementName" ], "members":{ "DataTransferSubscriberFeePercent":{ "shape":"Integer", "documentation":"<p> Percentage from 0-100 of the data transfer cost to be billed to the subscriber.</p>", "locationName":"dataTransferSubscriberFeePercent" }, "EntitlementArn":{ "shape":"String", "documentation":"<p> The ARN of the entitlement.</p>", "locationName":"entitlementArn" }, "EntitlementName":{ "shape":"String", "documentation":"<p> The name of the entitlement.</p>", "locationName":"entitlementName" } }, "documentation":"<p> An entitlement that has been granted to you from other Amazon Web Services accounts.</p>" }, "ListedFlow":{ "type":"structure", "required":[ "AvailabilityZone", "Description", "FlowArn", "Name", "SourceType", "Status" ], "members":{ "AvailabilityZone":{ "shape":"String", "documentation":"<p> The Availability Zone that the flow was created in.</p>", "locationName":"availabilityZone" }, "Description":{ "shape":"String", "documentation":"<p> A description of the flow.</p>", "locationName":"description" }, "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow.</p>", "locationName":"flowArn" }, "Name":{ "shape":"String", "documentation":"<p> The name of the flow.</p>", "locationName":"name" }, "SourceType":{ "shape":"SourceType", "documentation":"<p> The type of source. This value is either owned (originated somewhere other than an MediaConnect flow owned by another Amazon Web Services account) or entitled (originated at a MediaConnect flow owned by another Amazon Web Services account).</p>", "locationName":"sourceType" }, "Status":{ "shape":"Status", "documentation":"<p> The current status of the flow.</p>", "locationName":"status" }, "Maintenance":{ "shape":"Maintenance", "documentation":"<p> The maintenance settings for the flow. </p>", "locationName":"maintenance" } }, "documentation":"<p> A summary of a flow, including its ARN, Availability Zone, and source type.</p>" }, "ListedGateway":{ "type":"structure", "required":[ "GatewayArn", "GatewayState", "Name" ], "members":{ "GatewayArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway.</p>", "locationName":"gatewayArn" }, "GatewayState":{ "shape":"GatewayState", "documentation":"<p> The status of the gateway.</p>", "locationName":"gatewayState" }, "Name":{ "shape":"String", "documentation":"<p> The name of the gateway.</p>", "locationName":"name" } }, "documentation":"<p> A summary of a gateway, including its name, ARN, and status.</p>" }, "ListedGatewayInstance":{ "type":"structure", "required":[ "GatewayArn", "GatewayInstanceArn", "InstanceId" ], "members":{ "GatewayArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the gateway.</p>", "locationName":"gatewayArn" }, "GatewayInstanceArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the instance.</p>", "locationName":"gatewayInstanceArn" }, "InstanceId":{ "shape":"String", "documentation":"<p> The managed instance ID generated by the SSM install. This will begin with \"mi-\".</p>", "locationName":"instanceId" }, "InstanceState":{ "shape":"InstanceState", "documentation":"<p> The status of the instance.</p>", "locationName":"instanceState" } }, "documentation":"<p> A summary of an instance. </p>" }, "ListedRouterInput":{ "type":"structure", "required":[ "Name", "Arn", "Id", "InputType", "State", "RoutedOutputs", "RegionName", "AvailabilityZone", "MaximumBitrate", "RoutingScope", "CreatedAt", "UpdatedAt", "MessageCount" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router input.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router input.</p>", "locationName":"id" }, "InputType":{ "shape":"RouterInputType", "documentation":"<p>The type of the router input.</p>", "locationName":"inputType" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The overall state of the router input.</p>", "locationName":"state" }, "RoutedOutputs":{ "shape":"Integer", "documentation":"<p>The number of router outputs that are associated with this router input.</p>", "locationName":"routedOutputs" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router input is located.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone of the router input.</p>", "locationName":"availabilityZone" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate of the router input.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Indicates whether the router input is configured for Regional or global routing.</p>", "locationName":"routingScope" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router input was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router input was last updated.</p>", "locationName":"updatedAt" }, "MessageCount":{ "shape":"Integer", "documentation":"<p>The number of messages associated with the router input.</p>", "locationName":"messageCount" }, "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The ARN of the network interface associated with the router input.</p>", "locationName":"networkInterfaceArn" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule currently associated with the listed router input.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The details of the maintenance schedule for the listed router input.</p>", "locationName":"maintenanceSchedule" } }, "documentation":"<p>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.</p>" }, "ListedRouterInputList":{ "type":"list", "member":{"shape":"ListedRouterInput"} }, "ListedRouterNetworkInterface":{ "type":"structure", "required":[ "Name", "Arn", "Id", "NetworkInterfaceType", "AssociatedOutputCount", "AssociatedInputCount", "State", "RegionName", "CreatedAt", "UpdatedAt" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router network interface.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router network interface.</p>", "locationName":"id" }, "NetworkInterfaceType":{ "shape":"RouterNetworkInterfaceType", "documentation":"<p>The type of the router network interface.</p>", "locationName":"networkInterfaceType" }, "AssociatedOutputCount":{ "shape":"Integer", "documentation":"<p>The number of router outputs associated with the network interface.</p>", "locationName":"associatedOutputCount" }, "AssociatedInputCount":{ "shape":"Integer", "documentation":"<p>The number of router inputs associated with the network interface.</p>", "locationName":"associatedInputCount" }, "State":{ "shape":"RouterNetworkInterfaceState", "documentation":"<p>The current state of the router network interface.</p>", "locationName":"state" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router network interface is located.</p>", "locationName":"regionName" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the network interface was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router network interface was last updated.</p>", "locationName":"updatedAt" } }, "documentation":"<p>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.</p>" }, "ListedRouterNetworkInterfaceList":{ "type":"list", "member":{"shape":"ListedRouterNetworkInterface"} }, "ListedRouterOutput":{ "type":"structure", "required":[ "Name", "Arn", "Id", "OutputType", "State", "RoutedState", "RegionName", "AvailabilityZone", "MaximumBitrate", "RoutingScope", "CreatedAt", "UpdatedAt", "MessageCount" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router output.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router output.</p>", "locationName":"id" }, "OutputType":{ "shape":"RouterOutputType", "documentation":"<p>The type of the router output.</p>", "locationName":"outputType" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The overall state of the router output.</p>", "locationName":"state" }, "RoutedState":{ "shape":"RouterOutputRoutedState", "documentation":"<p>The current state of the association between the router output and its input.</p>", "locationName":"routedState" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router output is located.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone of the router output.</p>", "locationName":"availabilityZone" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate of the router output.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Indicates whether the router output is configured for Regional or global routing.</p>", "locationName":"routingScope" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router output was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router output was last updated.</p>", "locationName":"updatedAt" }, "MessageCount":{ "shape":"Integer", "documentation":"<p>The number of messages associated with the router output.</p>", "locationName":"messageCount" }, "RoutedInputArn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the router input associated with the output.</p>", "locationName":"routedInputArn" }, "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The ARN of the network interface associated with the router output.</p>", "locationName":"networkInterfaceArn" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule currently associated with the listed router output.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The details of the maintenance schedule for the listed router output.</p>", "locationName":"maintenanceSchedule" } }, "documentation":"<p>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.</p>" }, "ListedRouterOutputList":{ "type":"list", "member":{"shape":"ListedRouterOutput"} }, "Long":{ "type":"long", "box":true }, "Maintenance":{ "type":"structure", "members":{ "MaintenanceDay":{ "shape":"MaintenanceDay", "documentation":"<p> A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.</p>", "locationName":"maintenanceDay" }, "MaintenanceDeadline":{ "shape":"String", "documentation":"<p> The Maintenance has to be performed before this deadline in ISO UTC format. Example: 2021-01-30T08:30:00Z.</p>", "locationName":"maintenanceDeadline" }, "MaintenanceScheduledDate":{ "shape":"String", "documentation":"<p> A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.</p>", "locationName":"maintenanceScheduledDate" }, "MaintenanceStartHour":{ "shape":"String", "documentation":"<p> UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.</p>", "locationName":"maintenanceStartHour" } }, "documentation":"<p> The maintenance setting of a flow.</p>" }, "MaintenanceConfiguration":{ "type":"structure", "members":{ "PreferredDayTime":{ "shape":"PreferredDayTimeMaintenanceConfiguration", "documentation":"<p>Preferred day and time maintenance configuration settings.</p>", "locationName":"preferredDayTime" }, "Default":{ "shape":"DefaultMaintenanceConfiguration", "documentation":"<p>Default maintenance configuration settings.</p>", "locationName":"default" } }, "documentation":"<p>The configuration settings for maintenance operations, including preferred maintenance windows and schedules.</p>", "union":true }, "MaintenanceDay":{ "type":"string", "enum":[ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ] }, "MaintenanceSchedule":{ "type":"structure", "members":{ "Window":{ "shape":"WindowMaintenanceSchedule", "locationName":"window" } }, "documentation":"<p>The details of the maintenance schedule.</p>", "union":true }, "MaintenanceScheduleType":{ "type":"string", "enum":["WINDOW"] }, "MaintenanceType":{ "type":"string", "enum":[ "PREFERRED_DAY_TIME", "DEFAULT" ] }, "MaxResults":{ "type":"integer", "box":true, "max":1000, "min":1 }, "MediaConnectFlowRouterInputConfiguration":{ "type":"structure", "required":["SourceTransitDecryption"], "members":{ "FlowArn":{ "shape":"FlowArn", "documentation":"<p>The ARN of the flow to connect to.</p>", "locationName":"flowArn" }, "FlowOutputArn":{ "shape":"FlowOutputArn", "documentation":"<p>The ARN of the flow output to connect to this router input.</p>", "locationName":"flowOutputArn" }, "SourceTransitDecryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The decryption configuration for the flow source when connected to this router input.</p>", "locationName":"sourceTransitDecryption" } }, "documentation":"<p>Configuration settings for connecting a router input to a flow output.</p>" }, "MediaConnectFlowRouterInputStreamDetails":{ "type":"structure", "members":{}, "documentation":"<p>Configuration details for a MediaConnect flow when used as a router input source.</p>" }, "MediaConnectFlowRouterOutputConfiguration":{ "type":"structure", "required":["DestinationTransitEncryption"], "members":{ "FlowArn":{ "shape":"FlowArn", "documentation":"<p>The ARN of the flow to connect to this router output.</p>", "locationName":"flowArn" }, "FlowSourceArn":{ "shape":"FlowSourceArn", "documentation":"<p>The ARN of the flow source to connect to this router output.</p>", "locationName":"flowSourceArn" }, "DestinationTransitEncryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The encryption configuration for the flow destination when connected to this router output.</p>", "locationName":"destinationTransitEncryption" } }, "documentation":"<p>Configuration settings for connecting a router output to a MediaConnect flow source.</p>" }, "MediaConnectFlowRouterOutputStreamDetails":{ "type":"structure", "members":{}, "documentation":"<p>Configuration details for a MediaConnect flow when used as a router output destination.</p>" }, "MediaLiveInputArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):medialive:[a-z0-9-]+:[0-9]{12}:input:[a-zA-Z0-9]+" }, "MediaLiveInputPipelineId":{ "type":"string", "enum":[ "PIPELINE_0", "PIPELINE_1" ] }, "MediaLiveInputRouterOutputConfiguration":{ "type":"structure", "required":["DestinationTransitEncryption"], "members":{ "MediaLiveInputArn":{ "shape":"MediaLiveInputArn", "documentation":"<p>The ARN of the MediaLive input to connect to this router output.</p>", "locationName":"mediaLiveInputArn" }, "MediaLivePipelineId":{ "shape":"MediaLiveInputPipelineId", "documentation":"<p>The index of the MediaLive pipeline to connect to this router output.</p>", "locationName":"mediaLivePipelineId" }, "DestinationTransitEncryption":{ "shape":"MediaLiveTransitEncryption", "documentation":"<p>The encryption configuration for the MediaLive input when connected to this router output.</p>", "locationName":"destinationTransitEncryption" } }, "documentation":"<p>Configuration settings for connecting a router output to a MediaLive input.</p>" }, "MediaLiveInputRouterOutputStreamDetails":{ "type":"structure", "members":{}, "documentation":"<p>Configuration details for a MediaLive input when used as a router output destination.</p>" }, "MediaLiveTransitEncryption":{ "type":"structure", "required":["EncryptionKeyConfiguration"], "members":{ "EncryptionKeyType":{ "shape":"MediaLiveTransitEncryptionKeyType", "documentation":"<p>The type of encryption key to use for MediaLive transit encryption.</p>", "locationName":"encryptionKeyType" }, "EncryptionKeyConfiguration":{ "shape":"MediaLiveTransitEncryptionKeyConfiguration", "documentation":"<p>The configuration details for the MediaLive encryption key.</p>", "locationName":"encryptionKeyConfiguration" } }, "documentation":"<p>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 AWS Secrets Manager.</p>" }, "MediaLiveTransitEncryptionKeyConfiguration":{ "type":"structure", "members":{ "SecretsManager":{ "shape":"SecretsManagerEncryptionKeyConfiguration", "locationName":"secretsManager" }, "Automatic":{ "shape":"AutomaticEncryptionKeyConfiguration", "locationName":"automatic" } }, "documentation":"<p>Configuration settings for the MediaLive transit encryption key.</p>", "union":true }, "MediaLiveTransitEncryptionKeyType":{ "type":"string", "enum":[ "SECRETS_MANAGER", "AUTOMATIC" ] }, "MediaStream":{ "type":"structure", "required":[ "Fmt", "MediaStreamId", "MediaStreamName", "MediaStreamType" ], "members":{ "Attributes":{ "shape":"MediaStreamAttributes", "documentation":"<p> Attributes that are related to the media stream.</p>", "locationName":"attributes" }, "ClockRate":{ "shape":"Integer", "documentation":"<p> The sample rate for the stream. This value is measured in Hz.</p>", "locationName":"clockRate" }, "Description":{ "shape":"String", "documentation":"<p> A description that can help you quickly identify what your media stream is used for.</p>", "locationName":"description" }, "Fmt":{ "shape":"Integer", "documentation":"<p> The format type number (sometimes referred to as RTP payload type) of the media stream. MediaConnect assigns this value to the media stream. For ST 2110 JPEG XS outputs, you need to provide this value to the receiver.</p>", "locationName":"fmt" }, "MediaStreamId":{ "shape":"Integer", "documentation":"<p> A unique identifier for the media stream. </p>", "locationName":"mediaStreamId" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> A name that helps you distinguish one media stream from another. </p>", "locationName":"mediaStreamName" }, "MediaStreamType":{ "shape":"MediaStreamType", "documentation":"<p> The type of media stream. </p>", "locationName":"mediaStreamType" }, "VideoFormat":{ "shape":"String", "documentation":"<p> The resolution of the video. </p>", "locationName":"videoFormat" } }, "documentation":"<p> 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. </p>" }, "MediaStreamAttributes":{ "type":"structure", "required":["Fmtp"], "members":{ "Fmtp":{ "shape":"Fmtp", "documentation":"<p>The settings that you want to use to define the media stream. </p>", "locationName":"fmtp" }, "Lang":{ "shape":"String", "documentation":"<p>The audio language, in a format that is recognized by the receiver. </p>", "locationName":"lang" } }, "documentation":"<p>Attributes that are related to the media stream. </p>" }, "MediaStreamAttributesRequest":{ "type":"structure", "members":{ "Fmtp":{ "shape":"FmtpRequest", "documentation":"<p>The settings that you want to use to define the media stream. </p>", "locationName":"fmtp" }, "Lang":{ "shape":"String", "documentation":"<p>The audio language, in a format that is recognized by the receiver. </p>", "locationName":"lang" } }, "documentation":"<p>Attributes that are related to the media stream. </p>" }, "MediaStreamOutputConfiguration":{ "type":"structure", "required":[ "EncodingName", "MediaStreamName" ], "members":{ "DestinationConfigurations":{ "shape":"__listOfDestinationConfiguration", "documentation":"<p> The transport parameters that are associated with each outbound media stream.</p>", "locationName":"destinationConfigurations" }, "EncodingName":{ "shape":"EncodingName", "documentation":"<p> The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.</p>", "locationName":"encodingName" }, "EncodingParameters":{ "shape":"EncodingParameters", "documentation":"<p>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. </p>", "locationName":"encodingParameters" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> The name of the media stream.</p>", "locationName":"mediaStreamName" } }, "documentation":"<p> The media stream that is associated with the output, and the parameters for that association.</p>" }, "MediaStreamOutputConfigurationRequest":{ "type":"structure", "required":[ "EncodingName", "MediaStreamName" ], "members":{ "DestinationConfigurations":{ "shape":"__listOfDestinationConfigurationRequest", "documentation":"<p> The media streams that you want to associate with the output. </p>", "locationName":"destinationConfigurations" }, "EncodingName":{ "shape":"EncodingName", "documentation":"<p> The format that will be used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.</p>", "locationName":"encodingName" }, "EncodingParameters":{ "shape":"EncodingParametersRequest", "documentation":"<p> 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. </p>", "locationName":"encodingParameters" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> The name of the media stream that is associated with the output.</p>", "locationName":"mediaStreamName" } }, "documentation":"<p> The media stream that you want to associate with the output, and the parameters for that association.</p>" }, "MediaStreamSourceConfiguration":{ "type":"structure", "required":[ "EncodingName", "MediaStreamName" ], "members":{ "EncodingName":{ "shape":"EncodingName", "documentation":"<p> The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv. </p>", "locationName":"encodingName" }, "InputConfigurations":{ "shape":"__listOfInputConfiguration", "documentation":"<p>The media streams that you want to associate with the source. </p>", "locationName":"inputConfigurations" }, "MediaStreamName":{ "shape":"String", "documentation":"<p>A name that helps you distinguish one media stream from another. </p>", "locationName":"mediaStreamName" } }, "documentation":"<p>The media stream that is associated with the source, and the parameters for that association. </p>" }, "MediaStreamSourceConfigurationRequest":{ "type":"structure", "required":[ "EncodingName", "MediaStreamName" ], "members":{ "EncodingName":{ "shape":"EncodingName", "documentation":"<p>The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv. </p>", "locationName":"encodingName" }, "InputConfigurations":{ "shape":"__listOfInputConfigurationRequest", "documentation":"<p>The media streams that you want to associate with the source. </p>", "locationName":"inputConfigurations" }, "MediaStreamName":{ "shape":"String", "documentation":"<p>The name of the media stream. </p>", "locationName":"mediaStreamName" } }, "documentation":"<p>The media stream that you want to associate with the source, and the parameters for that association. </p>" }, "MediaStreamType":{ "type":"string", "enum":[ "video", "audio", "ancillary-data" ] }, "MergeRouterInputConfiguration":{ "type":"structure", "required":[ "NetworkInterfaceArn", "ProtocolConfigurations", "MergeRecoveryWindowMilliseconds" ], "members":{ "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The ARN of the network interface to use for this merge router input.</p>", "locationName":"networkInterfaceArn" }, "ProtocolConfigurations":{ "shape":"MergeRouterInputProtocolConfigurationList", "documentation":"<p>A list of exactly two protocol configurations for the merge input sources. Both must use the same protocol type.</p>", "locationName":"protocolConfigurations" }, "MergeRecoveryWindowMilliseconds":{ "shape":"Long", "documentation":"<p>The time window in milliseconds for merging the two input sources.</p>", "locationName":"mergeRecoveryWindowMilliseconds" } }, "documentation":"<p>Configuration settings for a merge router input that combines two input sources.</p>" }, "MergeRouterInputIndexedStreamDetails":{ "type":"structure", "required":["SourceIndex"], "members":{ "SourceIndex":{ "shape":"Integer", "documentation":"<p>The index number (0 or 1) assigned to this source in the merge configuration.</p>", "locationName":"sourceIndex" }, "SourceIpAddress":{ "shape":"String", "documentation":"<p>The IP address of the source for this indexed stream in the merge setup.</p>", "locationName":"sourceIpAddress" } }, "documentation":"<p>Configuration details for an indexed stream in a merge router input setup.</p>" }, "MergeRouterInputProtocolConfiguration":{ "type":"structure", "members":{ "Rtp":{ "shape":"RtpRouterInputConfiguration", "locationName":"rtp" }, "Rist":{ "shape":"RistRouterInputConfiguration", "locationName":"rist" } }, "documentation":"<p>Protocol configuration settings for merge router inputs.</p>", "union":true }, "MergeRouterInputProtocolConfigurationList":{ "type":"list", "member":{"shape":"MergeRouterInputProtocolConfiguration"} }, "MergeRouterInputStreamDetails":{ "type":"structure", "required":[ "SourceIndexZeroStreamDetails", "SourceIndexOneStreamDetails" ], "members":{ "SourceIndexZeroStreamDetails":{ "shape":"MergeRouterInputIndexedStreamDetails", "documentation":"<p>Configuration details for the first source (index 0) in the merge setup.</p>", "locationName":"sourceIndexZeroStreamDetails" }, "SourceIndexOneStreamDetails":{ "shape":"MergeRouterInputIndexedStreamDetails", "documentation":"<p>Configuration details for the second source (index 1) in the merge setup.</p>", "locationName":"sourceIndexOneStreamDetails" } }, "documentation":"<p>Configuration details for a merge router input that combines two input sources.</p>" }, "MessageDetail":{ "type":"structure", "required":[ "Code", "Message" ], "members":{ "Code":{ "shape":"String", "documentation":"<p> The error code.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p> The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.</p>", "locationName":"message" }, "ResourceName":{ "shape":"String", "documentation":"<p> The name of the resource.</p>", "locationName":"resourceName" } }, "documentation":"<p>The details of an error message. </p>" }, "Messages":{ "type":"structure", "required":["Errors"], "members":{ "Errors":{ "shape":"__listOfString", "documentation":"<p> A list of errors that might have been generated from processes on this flow.</p>", "locationName":"errors" } }, "documentation":"<p> Messages that provide the state of the flow.</p>" }, "MonitoringConfig":{ "type":"structure", "members":{ "ThumbnailState":{ "shape":"ThumbnailState", "documentation":"<p> Indicates whether thumbnails are enabled or disabled.</p>", "locationName":"thumbnailState" }, "AudioMonitoringSettings":{ "shape":"__listOfAudioMonitoringSetting", "documentation":"<p> Contains the settings for audio stream metrics monitoring.</p>", "locationName":"audioMonitoringSettings" }, "ContentQualityAnalysisState":{ "shape":"ContentQualityAnalysisState", "documentation":"<p> Indicates whether content quality analysis is enabled or disabled.</p>", "locationName":"contentQualityAnalysisState" }, "VideoMonitoringSettings":{ "shape":"__listOfVideoMonitoringSetting", "documentation":"<p> Contains the settings for video stream metrics monitoring.</p>", "locationName":"videoMonitoringSettings" } }, "documentation":"<p> The settings for source monitoring. </p>" }, "MulticastSourceSettings":{ "type":"structure", "members":{ "MulticastSourceIp":{ "shape":"String", "documentation":"<p> The IP address of the source for source-specific multicast (SSM).</p>", "locationName":"multicastSourceIp" } }, "documentation":"<p> The settings related to the multicast source. </p>" }, "NdiConfig":{ "type":"structure", "members":{ "NdiState":{ "shape":"NdiState", "documentation":"<p>A setting that controls whether NDI outputs can be used in the flow. Must be ENABLED to add NDI outputs. Default is DISABLED. </p>", "locationName":"ndiState" }, "MachineName":{ "shape":"String", "documentation":"<p>A prefix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect generates a unique 12-character ID as the prefix. </p>", "locationName":"machineName" }, "NdiDiscoveryServers":{ "shape":"__listOfNdiDiscoveryServerConfig", "documentation":"<p>A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly. </p>", "locationName":"ndiDiscoveryServers" } }, "documentation":"<p>Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>" }, "NdiDiscoveryServerConfig":{ "type":"structure", "required":[ "DiscoveryServerAddress", "VpcInterfaceAdapter" ], "members":{ "DiscoveryServerAddress":{ "shape":"String", "documentation":"<p>The unique network address of the NDI discovery server. </p>", "locationName":"discoveryServerAddress" }, "DiscoveryServerPort":{ "shape":"Integer", "documentation":"<p>The port for the NDI discovery server. Defaults to 5959 if a custom port isn't specified. </p>", "locationName":"discoveryServerPort" }, "VpcInterfaceAdapter":{ "shape":"String", "documentation":"<p>The identifier for the Virtual Private Cloud (VPC) network interface used by the flow. </p>", "locationName":"vpcInterfaceAdapter" } }, "documentation":"<p>Specifies the configuration settings for individual NDI discovery servers. A maximum of 3 servers is allowed. </p>" }, "NdiState":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "NetworkInterfaceType":{ "type":"string", "enum":[ "ena", "efa" ] }, "NotFoundException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>One or more of the resources in the request does not exist in the system. </p>", "error":{ "httpStatusCode":404, "senderFault":true }, "exception":true }, "Offering":{ "type":"structure", "required":[ "CurrencyCode", "Duration", "DurationUnits", "OfferingArn", "OfferingDescription", "PricePerUnit", "PriceUnits", "ResourceSpecification" ], "members":{ "CurrencyCode":{ "shape":"String", "documentation":"<p> The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.</p>", "locationName":"currencyCode" }, "Duration":{ "shape":"Integer", "documentation":"<p> The length of time that your reservation would be active.</p>", "locationName":"duration" }, "DurationUnits":{ "shape":"DurationUnits", "documentation":"<p> The unit of measurement for the duration of the offering.</p>", "locationName":"durationUnits" }, "OfferingArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.</p>", "locationName":"offeringArn" }, "OfferingDescription":{ "shape":"String", "documentation":"<p> A description of the offering.</p>", "locationName":"offeringDescription" }, "PricePerUnit":{ "shape":"String", "documentation":"<p> The cost of a single unit. This value, in combination with priceUnits, makes up the rate.</p>", "locationName":"pricePerUnit" }, "PriceUnits":{ "shape":"PriceUnits", "documentation":"<p> The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.</p>", "locationName":"priceUnits" }, "ResourceSpecification":{ "shape":"ResourceSpecification", "documentation":"<p> A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.</p>", "locationName":"resourceSpecification" } }, "documentation":"<p> A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time. </p>" }, "OfferingArn":{"type":"string"}, "Output":{ "type":"structure", "required":[ "Name", "OutputArn" ], "members":{ "DataTransferSubscriberFeePercent":{ "shape":"Integer", "documentation":"<p> Percentage from 0-100 of the data transfer cost to be billed to the subscriber.</p>", "locationName":"dataTransferSubscriberFeePercent" }, "Description":{ "shape":"String", "documentation":"<p> A description of the output.</p>", "locationName":"description" }, "Destination":{ "shape":"String", "documentation":"<p> The address where you want to send the output.</p>", "locationName":"destination" }, "Encryption":{ "shape":"Encryption", "documentation":"<p> The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).</p>", "locationName":"encryption" }, "EntitlementArn":{ "shape":"String", "documentation":"<p> The ARN of the entitlement on the originator''s flow. This value is relevant only on entitled flows.</p>", "locationName":"entitlementArn" }, "ListenerAddress":{ "shape":"String", "documentation":"<p> The IP address that the receiver requires in order to establish a connection with the flow. For public networking, the ListenerAddress is represented by the elastic IP address of the flow. For private networking, the ListenerAddress is represented by the elastic network interface IP address of the VPC. This field applies only to outputs that use the Zixi pull or SRT listener protocol.</p>", "locationName":"listenerAddress" }, "MediaLiveInputArn":{ "shape":"String", "documentation":"<p> The input ARN of the MediaLive channel. This parameter is relevant only for outputs that were added by creating a MediaLive input.</p>", "locationName":"mediaLiveInputArn" }, "MediaStreamOutputConfigurations":{ "shape":"__listOfMediaStreamOutputConfiguration", "documentation":"<p> The configuration for each media stream that is associated with the output.</p>", "locationName":"mediaStreamOutputConfigurations" }, "Name":{ "shape":"String", "documentation":"<p> The name of the output. This value must be unique within the current flow.</p>", "locationName":"name" }, "OutputArn":{ "shape":"String", "documentation":"<p> The ARN of the output.</p>", "locationName":"outputArn" }, "Port":{ "shape":"Integer", "documentation":"<p> The port to use when content is distributed to this output.</p>", "locationName":"port" }, "Transport":{ "shape":"Transport", "documentation":"<p> Attributes related to the transport stream that are used in the output.</p>", "locationName":"transport" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this output.</p>", "locationName":"vpcInterfaceAttachment" }, "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge added to this output.</p>", "locationName":"bridgeArn" }, "BridgePorts":{ "shape":"__listOfInteger", "documentation":"<p> The bridge output ports currently in use.</p>", "locationName":"bridgePorts" }, "OutputStatus":{ "shape":"OutputStatus", "documentation":"<p> An indication of whether the output is transmitting data or not.</p>", "locationName":"outputStatus" }, "PeerIpAddress":{ "shape":"String", "documentation":"<p>The IP address of the device that is currently receiving content from this output.</p> <note> <ul> <li> <p>For outputs that use protocols where you specify the destination (such as SRT Caller or Zixi Push), this value matches the configured destination address.</p> </li> <li> <p>For outputs that use listener protocols (such as SRT Listener), this value shows the address of the connected receiver. </p> </li> <li> <p>Peer IP addresses aren't available for entitlements, managed MediaLive outputs, NDI outputs, and CDI/ST2110 outputs. </p> </li> <li> <p>The peer IP address might not be visible for flows that haven't been started yet, or flows that were started before May 2025. In these cases, restart your flow to see the peer IP address.</p> </li> </ul> </note>", "locationName":"peerIpAddress" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates if router integration is enabled or disabled on the flow output.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitEncryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The encryption configuration for the output when router integration is enabled.</p>", "locationName":"routerIntegrationTransitEncryption" }, "ConnectedRouterInputArn":{ "shape":"String", "documentation":"<p>The ARN of the router input that's connected to this flow output.</p>", "locationName":"connectedRouterInputArn" } }, "documentation":"<p>The settings for an output. </p>" }, "OutputStatus":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "PreferredDayTimeMaintenanceConfiguration":{ "type":"structure", "required":[ "Day", "Time" ], "members":{ "Day":{ "shape":"Day", "documentation":"<p>The preferred day for maintenance operations.</p>", "locationName":"day" }, "Time":{ "shape":"String", "documentation":"<p>The preferred time for maintenance operations.</p>", "locationName":"time" } }, "documentation":"<p>Configuration for preferred day and time maintenance settings.</p>" }, "PriceUnits":{ "type":"string", "enum":["HOURLY"] }, "Protocol":{ "type":"string", "enum":[ "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist", "st2110-jpegxs", "cdi", "srt-listener", "srt-caller", "fujitsu-qos", "udp", "ndi-speed-hq" ] }, "PublicRouterNetworkInterfaceConfiguration":{ "type":"structure", "required":["AllowRules"], "members":{ "AllowRules":{ "shape":"PublicRouterNetworkInterfaceConfigurationAllowRulesList", "documentation":"<p>The list of allowed CIDR blocks for the public router network interface.</p>", "locationName":"allowRules" } }, "documentation":"<p>The configuration settings for a public router network interface, including the list of allowed CIDR blocks.</p>" }, "PublicRouterNetworkInterfaceConfigurationAllowRulesList":{ "type":"list", "member":{"shape":"PublicRouterNetworkInterfaceRule"}, "max":10, "min":0 }, "PublicRouterNetworkInterfaceRule":{ "type":"structure", "required":["Cidr"], "members":{ "Cidr":{ "shape":"String", "documentation":"<p>The CIDR block that is allowed to access the public router network interface.</p>", "locationName":"cidr" } }, "documentation":"<p>A rule that allows a specific CIDR block to access the public router network interface.</p>" }, "PurchaseOfferingRequest":{ "type":"structure", "required":[ "OfferingArn", "ReservationName", "Start" ], "members":{ "OfferingArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the offering.</p>", "location":"uri", "locationName":"OfferingArn" }, "ReservationName":{ "shape":"String", "documentation":"<p> The name that you want to use for the reservation.</p>", "locationName":"reservationName" }, "Start":{ "shape":"String", "documentation":"<p> The date and time that you want the reservation to begin, in Coordinated Universal Time (UTC). </p> <p>You can specify any date and time between 12:00am on the first day of the current month to the current time on today's date, inclusive. Specify the start in a 24-hour notation. Use the following format: <code>YYYY-MM-DDTHH:mm:SSZ</code>, where <code>T</code> and <code>Z</code> are literal characters. For example, to specify 11:30pm on March 5, 2020, enter <code>2020-03-05T23:30:00Z</code>.</p>", "locationName":"start" } } }, "PurchaseOfferingResponse":{ "type":"structure", "members":{ "Reservation":{ "shape":"Reservation", "documentation":"<p>The details of the reservation that you just created when you purchased the offering. </p>", "locationName":"reservation" } } }, "Range":{ "type":"string", "enum":[ "NARROW", "FULL", "FULLPROTECT" ] }, "RemoveBridgeOutputRequest":{ "type":"structure", "required":[ "BridgeArn", "OutputName" ], "members":{ "BridgeArn":{ "shape":"RemoveBridgeOutputRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "OutputName":{ "shape":"String", "documentation":"<p> The name of the bridge output that you want to remove.</p>", "location":"uri", "locationName":"OutputName" } } }, "RemoveBridgeOutputRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "RemoveBridgeOutputResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge from which the output was removed. </p>", "locationName":"bridgeArn" }, "OutputName":{ "shape":"String", "documentation":"<p> The name of the bridge output that was removed. </p>", "locationName":"outputName" } } }, "RemoveBridgeSourceRequest":{ "type":"structure", "required":[ "BridgeArn", "SourceName" ], "members":{ "BridgeArn":{ "shape":"RemoveBridgeSourceRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "SourceName":{ "shape":"String", "documentation":"<p> The name of the bridge source that you want to remove.</p>", "location":"uri", "locationName":"SourceName" } } }, "RemoveBridgeSourceRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "RemoveBridgeSourceResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge from which the source was removed. </p>", "locationName":"bridgeArn" }, "SourceName":{ "shape":"String", "documentation":"<p> The name of the bridge source that was removed. </p>", "locationName":"sourceName" } } }, "RemoveFlowMediaStreamRequest":{ "type":"structure", "required":[ "FlowArn", "MediaStreamName" ], "members":{ "FlowArn":{ "shape":"RemoveFlowMediaStreamRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> The name of the media stream that you want to remove.</p>", "location":"uri", "locationName":"MediaStreamName" } } }, "RemoveFlowMediaStreamRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "RemoveFlowMediaStreamResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that was updated.</p>", "locationName":"flowArn" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> The name of the media stream that was removed.</p>", "locationName":"mediaStreamName" } } }, "RemoveFlowOutputRequest":{ "type":"structure", "required":[ "FlowArn", "OutputArn" ], "members":{ "FlowArn":{ "shape":"RemoveFlowOutputRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to remove an output from.</p>", "location":"uri", "locationName":"FlowArn" }, "OutputArn":{ "shape":"RemoveFlowOutputRequestOutputArnString", "documentation":"<p> The ARN of the output that you want to remove. </p>", "location":"uri", "locationName":"OutputArn" } } }, "RemoveFlowOutputRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "RemoveFlowOutputRequestOutputArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:output:.+" }, "RemoveFlowOutputResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that the output was removed from. </p>", "locationName":"flowArn" }, "OutputArn":{ "shape":"String", "documentation":"<p> The ARN of the output that was removed. </p>", "locationName":"outputArn" } } }, "RemoveFlowSourceRequest":{ "type":"structure", "required":[ "FlowArn", "SourceArn" ], "members":{ "FlowArn":{ "shape":"RemoveFlowSourceRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to remove a source from.</p>", "location":"uri", "locationName":"FlowArn" }, "SourceArn":{ "shape":"RemoveFlowSourceRequestSourceArnString", "documentation":"<p> The ARN of the source that you want to remove.</p>", "location":"uri", "locationName":"SourceArn" } } }, "RemoveFlowSourceRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "RemoveFlowSourceRequestSourceArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:source:.+" }, "RemoveFlowSourceResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that the source was removed from. </p>", "locationName":"flowArn" }, "SourceArn":{ "shape":"String", "documentation":"<p> The ARN of the source that was removed. </p>", "locationName":"sourceArn" } } }, "RemoveFlowVpcInterfaceRequest":{ "type":"structure", "required":[ "FlowArn", "VpcInterfaceName" ], "members":{ "FlowArn":{ "shape":"RemoveFlowVpcInterfaceRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to remove a VPC interface from.</p>", "location":"uri", "locationName":"FlowArn" }, "VpcInterfaceName":{ "shape":"String", "documentation":"<p> The name of the VPC interface that you want to remove.</p>", "location":"uri", "locationName":"VpcInterfaceName" } } }, "RemoveFlowVpcInterfaceRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "RemoveFlowVpcInterfaceResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that is associated with the VPC interface you removed.</p>", "locationName":"flowArn" }, "NonDeletedNetworkInterfaceIds":{ "shape":"__listOfString", "documentation":"<p> IDs of network interfaces associated with the removed VPC interface that MediaConnect was unable to remove.</p>", "locationName":"nonDeletedNetworkInterfaceIds" }, "VpcInterfaceName":{ "shape":"String", "documentation":"<p> The name of the VPC interface that was removed.</p>", "locationName":"vpcInterfaceName" } } }, "Reservation":{ "type":"structure", "required":[ "CurrencyCode", "Duration", "DurationUnits", "End", "OfferingArn", "OfferingDescription", "PricePerUnit", "PriceUnits", "ReservationArn", "ReservationName", "ReservationState", "ResourceSpecification", "Start" ], "members":{ "CurrencyCode":{ "shape":"String", "documentation":"<p> The type of currency that is used for billing. The currencyCode used for your reservation is US dollars.</p>", "locationName":"currencyCode" }, "Duration":{ "shape":"Integer", "documentation":"<p> The length of time that this reservation is active. MediaConnect defines this value in the offering.</p>", "locationName":"duration" }, "DurationUnits":{ "shape":"DurationUnits", "documentation":"<p> The unit of measurement for the duration of the reservation. MediaConnect defines this value in the offering.</p>", "locationName":"durationUnits" }, "End":{ "shape":"String", "documentation":"<p> The day and time that this reservation expires. This value is calculated based on the start date and time that you set and the offering's duration.</p>", "locationName":"end" }, "OfferingArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.</p>", "locationName":"offeringArn" }, "OfferingDescription":{ "shape":"String", "documentation":"<p> A description of the offering. MediaConnect defines this value in the offering.</p>", "locationName":"offeringDescription" }, "PricePerUnit":{ "shape":"String", "documentation":"<p> The cost of a single unit. This value, in combination with priceUnits, makes up the rate. MediaConnect defines this value in the offering.</p>", "locationName":"pricePerUnit" }, "PriceUnits":{ "shape":"PriceUnits", "documentation":"<p> The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate. MediaConnect defines this value in the offering.</p>", "locationName":"priceUnits" }, "ReservationArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) that MediaConnect assigns to the reservation when you purchase an offering.</p>", "locationName":"reservationArn" }, "ReservationName":{ "shape":"String", "documentation":"<p> The name that you assigned to the reservation when you purchased the offering.</p>", "locationName":"reservationName" }, "ReservationState":{ "shape":"ReservationState", "documentation":"<p> The status of your reservation.</p>", "locationName":"reservationState" }, "ResourceSpecification":{ "shape":"ResourceSpecification", "documentation":"<p> A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering. MediaConnect defines the values that make up the resourceSpecification in the offering.</p>", "locationName":"resourceSpecification" }, "Start":{ "shape":"String", "documentation":"<p> The day and time that the reservation becomes active. You set this value when you purchase the offering.</p>", "locationName":"start" } }, "documentation":"<p> 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.</p>" }, "ReservationArn":{"type":"string"}, "ReservationState":{ "type":"string", "enum":[ "ACTIVE", "EXPIRED", "PROCESSING", "CANCELED" ] }, "ResourceSpecification":{ "type":"structure", "required":["ResourceType"], "members":{ "ReservedBitrate":{ "shape":"Integer", "documentation":"<p> The amount of outbound bandwidth that is discounted in the offering.</p>", "locationName":"reservedBitrate" }, "ResourceType":{ "shape":"ResourceType", "documentation":"<p> The type of resource and the unit that is being billed for.</p>", "locationName":"resourceType" } }, "documentation":"<p> A definition of what is being billed for, including the type and amount.</p>" }, "ResourceType":{ "type":"string", "enum":["Mbps_Outbound_Bandwidth"] }, "RestartRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to restart.</p>", "location":"uri", "locationName":"Arn" } } }, "RestartRouterInputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the router input that was restarted.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router input that was restarted.</p>", "locationName":"name" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The current state of the router input after the restart operation.</p>", "locationName":"state" } } }, "RestartRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to restart.</p>", "location":"uri", "locationName":"Arn" } } }, "RestartRouterOutputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The ARN of the router output that was restarted.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router output that was restarted.</p>", "locationName":"name" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The current state of the router output after the restart operation.</p>", "locationName":"state" } } }, "RevokeFlowEntitlementRequest":{ "type":"structure", "required":[ "EntitlementArn", "FlowArn" ], "members":{ "EntitlementArn":{ "shape":"RevokeFlowEntitlementRequestEntitlementArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the entitlement that you want to revoke.</p>", "location":"uri", "locationName":"EntitlementArn" }, "FlowArn":{ "shape":"RevokeFlowEntitlementRequestFlowArnString", "documentation":"<p> The flow that you want to revoke an entitlement from.</p>", "location":"uri", "locationName":"FlowArn" } } }, "RevokeFlowEntitlementRequestEntitlementArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:entitlement:.+" }, "RevokeFlowEntitlementRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "RevokeFlowEntitlementResponse":{ "type":"structure", "members":{ "EntitlementArn":{ "shape":"String", "documentation":"<p> The ARN of the entitlement that was revoked.</p>", "locationName":"entitlementArn" }, "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that the entitlement was revoked from.</p>", "locationName":"flowArn" } } }, "RistRouterInputConfiguration":{ "type":"structure", "required":[ "Port", "RecoveryLatencyMilliseconds" ], "members":{ "Port":{ "shape":"RistRouterInputConfigurationPortInteger", "documentation":"<p>The port number used for the RIST protocol in the router input configuration.</p>", "locationName":"port" }, "RecoveryLatencyMilliseconds":{ "shape":"RistRouterInputConfigurationRecoveryLatencyMillisecondsLong", "documentation":"<p>The recovery latency in milliseconds for the RIST protocol in the router input configuration.</p>", "locationName":"recoveryLatencyMilliseconds" } }, "documentation":"<p>The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.</p>" }, "RistRouterInputConfigurationPortInteger":{ "type":"integer", "box":true, "max":30000, "min":3000 }, "RistRouterInputConfigurationRecoveryLatencyMillisecondsLong":{ "type":"long", "box":true, "max":10000, "min":10 }, "RistRouterOutputConfiguration":{ "type":"structure", "required":[ "DestinationAddress", "DestinationPort" ], "members":{ "DestinationAddress":{ "shape":"String", "documentation":"<p>The destination IP address for the RIST protocol in the router output configuration.</p>", "locationName":"destinationAddress" }, "DestinationPort":{ "shape":"RistRouterOutputConfigurationDestinationPortInteger", "documentation":"<p>The destination port number for the RIST protocol in the router output configuration.</p>", "locationName":"destinationPort" } }, "documentation":"<p>The configuration settings for a router output using the RIST (Reliable Internet Stream Transport) protocol, including the destination address and port.</p>" }, "RistRouterOutputConfigurationDestinationPortInteger":{ "type":"integer", "box":true, "max":65535, "min":0 }, "RoleArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+" }, "RouterInput":{ "type":"structure", "required":[ "Name", "Arn", "Id", "State", "InputType", "Configuration", "RoutedOutputs", "RegionName", "AvailabilityZone", "MaximumBitrate", "Tier", "RoutingScope", "CreatedAt", "UpdatedAt", "Messages", "TransitEncryption", "Tags", "StreamDetails", "MaintenanceType", "MaintenanceConfiguration" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router input.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router input.</p>", "locationName":"id" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The current state of the router input.</p>", "locationName":"state" }, "InputType":{ "shape":"RouterInputType", "documentation":"<p>The type of the router input.</p>", "locationName":"inputType" }, "Configuration":{ "shape":"RouterInputConfiguration", "locationName":"configuration" }, "RoutedOutputs":{ "shape":"Integer", "documentation":"<p>The number of router outputs associated with the router input.</p>", "locationName":"routedOutputs" }, "MaximumRoutedOutputs":{ "shape":"Integer", "documentation":"<p>The maximum number of outputs that can be simultaneously routed to this input.</p>", "locationName":"maximumRoutedOutputs" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router input is located.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone of the router input.</p>", "locationName":"availabilityZone" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate for the router input.</p>", "locationName":"maximumBitrate" }, "Tier":{ "shape":"RouterInputTier", "documentation":"<p>The tier level of the router input.</p>", "locationName":"tier" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Indicates whether the router input is configured for Regional or global routing.</p>", "locationName":"routingScope" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router input was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router input was last updated.</p>", "locationName":"updatedAt" }, "Messages":{ "shape":"RouterInputMessages", "documentation":"<p>The messages associated with the router input.</p>", "locationName":"messages" }, "TransitEncryption":{ "shape":"RouterInputTransitEncryption", "locationName":"transitEncryption" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag and organize this router input.</p>", "locationName":"tags" }, "StreamDetails":{ "shape":"RouterInputStreamDetails", "locationName":"streamDetails" }, "IpAddress":{ "shape":"String", "documentation":"<p>The IP address of the router input.</p>", "locationName":"ipAddress" }, "MaintenanceType":{ "shape":"MaintenanceType", "documentation":"<p>The type of maintenance configuration applied to this router input.</p>", "locationName":"maintenanceType" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The maintenance configuration settings applied to this router input.</p>", "locationName":"maintenanceConfiguration" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule currently in effect for this router input.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The current maintenance schedule details for this router input.</p>", "locationName":"maintenanceSchedule" } }, "documentation":"<p>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.</p>" }, "RouterInputArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerInput:[a-z0-9]{12}" }, "RouterInputArnList":{ "type":"list", "member":{"shape":"RouterInputArn"} }, "RouterInputConfiguration":{ "type":"structure", "members":{ "Standard":{ "shape":"StandardRouterInputConfiguration", "locationName":"standard" }, "Failover":{ "shape":"FailoverRouterInputConfiguration", "locationName":"failover" }, "Merge":{ "shape":"MergeRouterInputConfiguration", "locationName":"merge" }, "MediaConnectFlow":{ "shape":"MediaConnectFlowRouterInputConfiguration", "locationName":"mediaConnectFlow" } }, "documentation":"<p>The configuration settings for a router input.</p>", "union":true }, "RouterInputFilter":{ "type":"structure", "members":{ "RegionNames":{ "shape":"StringList", "documentation":"<p>The AWS Regions of the router inputs to include in the filter.</p>", "locationName":"regionNames" }, "InputTypes":{ "shape":"RouterInputTypeList", "documentation":"<p>The types of router inputs to include in the filter.</p>", "locationName":"inputTypes" }, "NameContains":{ "shape":"StringList", "documentation":"<p>The names of the router inputs to include in the filter.</p>", "locationName":"nameContains" }, "NetworkInterfaceArns":{ "shape":"RouterNetworkInterfaceArnList", "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces associated with the router inputs to include in the filter.</p>", "locationName":"networkInterfaceArns" }, "RoutingScopes":{ "shape":"RoutingScopeList", "documentation":"<p>Filter criteria to list router inputs based on their routing scope (REGIONAL or GLOBAL).</p>", "locationName":"routingScopes" } }, "documentation":"<p>A filter that can be used to retrieve a list of router inputs.</p>", "union":true }, "RouterInputFilterList":{ "type":"list", "member":{"shape":"RouterInputFilter"} }, "RouterInputList":{ "type":"list", "member":{"shape":"RouterInput"} }, "RouterInputMessage":{ "type":"structure", "required":[ "Code", "Message" ], "members":{ "Code":{ "shape":"String", "documentation":"<p>The code associated with the router input message.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p>The message text associated with the router input message.</p>", "locationName":"message" } }, "documentation":"<p>A message associated with a router input, including a code and a message.</p>" }, "RouterInputMessages":{ "type":"list", "member":{"shape":"RouterInputMessage"} }, "RouterInputMetadata":{ "type":"structure", "members":{ "TransportStreamMediaInfo":{ "shape":"TransportMediaInfo", "locationName":"transportStreamMediaInfo" } }, "documentation":"<p>Metadata information associated with the router input, including stream details and connection state.</p>", "union":true }, "RouterInputProtocol":{ "type":"string", "enum":[ "RTP", "RIST", "SRT_CALLER", "SRT_LISTENER" ] }, "RouterInputProtocolConfiguration":{ "type":"structure", "members":{ "Rtp":{ "shape":"RtpRouterInputConfiguration", "locationName":"rtp" }, "Rist":{ "shape":"RistRouterInputConfiguration", "locationName":"rist" }, "SrtListener":{ "shape":"SrtListenerRouterInputConfiguration", "locationName":"srtListener" }, "SrtCaller":{ "shape":"SrtCallerRouterInputConfiguration", "locationName":"srtCaller" } }, "documentation":"<p>The protocol configuration settings for a router input.</p>", "union":true }, "RouterInputServiceQuotaExceededException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The request to create a new router input would exceed the service quotas for the account. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "RouterInputSourceMetadataDetails":{ "type":"structure", "required":[ "SourceMetadataMessages", "Timestamp" ], "members":{ "SourceMetadataMessages":{ "shape":"RouterInputMessages", "documentation":"<p>Collection of metadata messages associated with the router input source.</p>", "locationName":"sourceMetadataMessages" }, "Timestamp":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the metadata was last updated.</p>", "locationName":"timestamp" }, "RouterInputMetadata":{ "shape":"RouterInputMetadata", "documentation":"<p>Metadata information specific to the router input configuration and state.</p>", "locationName":"routerInputMetadata" } }, "documentation":"<p>Detailed metadata information about a router input source.</p>" }, "RouterInputState":{ "type":"string", "enum":[ "CREATING", "STANDBY", "STARTING", "ACTIVE", "STOPPING", "DELETING", "UPDATING", "ERROR", "RECOVERING", "MIGRATING" ] }, "RouterInputStreamDetails":{ "type":"structure", "members":{ "Standard":{ "shape":"StandardRouterInputStreamDetails", "locationName":"standard" }, "Failover":{ "shape":"FailoverRouterInputStreamDetails", "locationName":"failover" }, "Merge":{ "shape":"MergeRouterInputStreamDetails", "locationName":"merge" }, "MediaConnectFlow":{ "shape":"MediaConnectFlowRouterInputStreamDetails", "locationName":"mediaConnectFlow" } }, "documentation":"<p>Configuration details for the router input stream.</p>", "union":true }, "RouterInputThumbnailDetails":{ "type":"structure", "required":["ThumbnailMessages"], "members":{ "ThumbnailMessages":{ "shape":"RouterInputMessages", "documentation":"<p>The messages associated with the router input thumbnail.</p>", "locationName":"thumbnailMessages" }, "Thumbnail":{ "shape":"Blob", "documentation":"<p>The thumbnail image, encoded as a Base64-encoded binary data object.</p>", "locationName":"thumbnail" }, "Timecode":{ "shape":"String", "documentation":"<p>The timecode associated with the thumbnail.</p>", "locationName":"timecode" }, "Timestamp":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp associated with the thumbnail.</p>", "locationName":"timestamp" } }, "documentation":"<p>The details of a thumbnail associated with a router input, including the thumbnail messages, the thumbnail image, the timecode, and the timestamp.</p>" }, "RouterInputTier":{ "type":"string", "enum":[ "INPUT_100", "INPUT_50", "INPUT_20" ] }, "RouterInputTransitEncryption":{ "type":"structure", "required":["EncryptionKeyConfiguration"], "members":{ "EncryptionKeyType":{ "shape":"RouterInputTransitEncryptionKeyType", "documentation":"<p>Specifies the type of encryption key to use for transit encryption.</p>", "locationName":"encryptionKeyType" }, "EncryptionKeyConfiguration":{ "shape":"RouterInputTransitEncryptionKeyConfiguration", "documentation":"<p>Contains the configuration details for the encryption key used in transit encryption, including the key source and associated parameters.</p>", "locationName":"encryptionKeyConfiguration" } }, "documentation":"<p>The transit encryption settings for a router input.</p>" }, "RouterInputTransitEncryptionKeyConfiguration":{ "type":"structure", "members":{ "SecretsManager":{ "shape":"SecretsManagerEncryptionKeyConfiguration", "locationName":"secretsManager" }, "Automatic":{ "shape":"AutomaticEncryptionKeyConfiguration", "locationName":"automatic" } }, "documentation":"<p>Defines the configuration settings for transit encryption keys.</p>", "union":true }, "RouterInputTransitEncryptionKeyType":{ "type":"string", "enum":[ "SECRETS_MANAGER", "AUTOMATIC" ] }, "RouterInputType":{ "type":"string", "enum":[ "STANDARD", "FAILOVER", "MERGE", "MEDIACONNECT_FLOW" ] }, "RouterInputTypeList":{ "type":"list", "member":{"shape":"RouterInputType"} }, "RouterNetworkInterface":{ "type":"structure", "required":[ "Name", "Arn", "Id", "State", "NetworkInterfaceType", "Configuration", "AssociatedOutputCount", "AssociatedInputCount", "RegionName", "CreatedAt", "UpdatedAt", "Tags" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router network interface.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router network interface.</p>", "locationName":"id" }, "State":{ "shape":"RouterNetworkInterfaceState", "documentation":"<p>The current state of the router network interface.</p>", "locationName":"state" }, "NetworkInterfaceType":{ "shape":"RouterNetworkInterfaceType", "documentation":"<p>The type of the router network interface.</p>", "locationName":"networkInterfaceType" }, "Configuration":{ "shape":"RouterNetworkInterfaceConfiguration", "locationName":"configuration" }, "AssociatedOutputCount":{ "shape":"Integer", "documentation":"<p>The number of router outputs associated with the network interface.</p>", "locationName":"associatedOutputCount" }, "AssociatedInputCount":{ "shape":"Integer", "documentation":"<p>The number of router inputs associated with the network interface.</p>", "locationName":"associatedInputCount" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router network interface is located.</p>", "locationName":"regionName" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router network interface was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router network interface was last updated.</p>", "locationName":"updatedAt" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag and organize this router network interface.</p>", "locationName":"tags" } }, "documentation":"<p>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.</p>" }, "RouterNetworkInterfaceArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}" }, "RouterNetworkInterfaceArnList":{ "type":"list", "member":{"shape":"RouterNetworkInterfaceArn"} }, "RouterNetworkInterfaceConfiguration":{ "type":"structure", "members":{ "Public":{ "shape":"PublicRouterNetworkInterfaceConfiguration", "locationName":"public" }, "Vpc":{ "shape":"VpcRouterNetworkInterfaceConfiguration", "locationName":"vpc" } }, "documentation":"<p>The configuration settings for a router network interface.</p>", "union":true }, "RouterNetworkInterfaceFilter":{ "type":"structure", "members":{ "RegionNames":{ "shape":"StringList", "documentation":"<p>The AWS Regions of the router network interfaces to include in the filter.</p>", "locationName":"regionNames" }, "NetworkInterfaceTypes":{ "shape":"RouterNetworkInterfaceTypeList", "documentation":"<p>The types of router network interfaces to include in the filter.</p>", "locationName":"networkInterfaceTypes" }, "NameContains":{ "shape":"StringList", "documentation":"<p>The names of the router network interfaces to include in the filter.</p>", "locationName":"nameContains" } }, "documentation":"<p>A filter that can be used to retrieve a list of router network interfaces.</p>", "union":true }, "RouterNetworkInterfaceFilterList":{ "type":"list", "member":{"shape":"RouterNetworkInterfaceFilter"} }, "RouterNetworkInterfaceList":{ "type":"list", "member":{"shape":"RouterNetworkInterface"} }, "RouterNetworkInterfaceServiceQuotaExceededException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The request to create a new router network interface would exceed the service quotas (limits) set for the account. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "RouterNetworkInterfaceState":{ "type":"string", "enum":[ "CREATING", "ACTIVE", "UPDATING", "DELETING", "ERROR", "RECOVERING" ] }, "RouterNetworkInterfaceType":{ "type":"string", "enum":[ "PUBLIC", "VPC" ] }, "RouterNetworkInterfaceTypeList":{ "type":"list", "member":{"shape":"RouterNetworkInterfaceType"} }, "RouterOutput":{ "type":"structure", "required":[ "Name", "Arn", "Id", "State", "OutputType", "Configuration", "RoutedState", "RegionName", "AvailabilityZone", "MaximumBitrate", "RoutingScope", "Tier", "CreatedAt", "UpdatedAt", "Messages", "Tags", "StreamDetails", "MaintenanceType", "MaintenanceConfiguration" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name of the router output.</p>", "locationName":"name" }, "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output.</p>", "locationName":"arn" }, "Id":{ "shape":"String", "documentation":"<p>The unique identifier of the router output.</p>", "locationName":"id" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The overall state of the router output.</p>", "locationName":"state" }, "OutputType":{ "shape":"RouterOutputType", "documentation":"<p>The type of the router output.</p>", "locationName":"outputType" }, "Configuration":{ "shape":"RouterOutputConfiguration", "locationName":"configuration" }, "RoutedState":{ "shape":"RouterOutputRoutedState", "documentation":"<p>The current state of the association between the router output and its input.</p>", "locationName":"routedState" }, "RegionName":{ "shape":"String", "documentation":"<p>The AWS Region where the router output is located.</p>", "locationName":"regionName" }, "AvailabilityZone":{ "shape":"String", "documentation":"<p>The Availability Zone of the router output.</p>", "locationName":"availabilityZone" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The maximum bitrate for the router output.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Indicates whether the router output is configured for Regional or global routing.</p>", "locationName":"routingScope" }, "Tier":{ "shape":"RouterOutputTier", "documentation":"<p>The tier level of the router output.</p>", "locationName":"tier" }, "CreatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router output was created.</p>", "locationName":"createdAt" }, "UpdatedAt":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The timestamp when the router output was last updated.</p>", "locationName":"updatedAt" }, "Messages":{ "shape":"RouterOutputMessages", "documentation":"<p>The messages associated with the router output.</p>", "locationName":"messages" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>Key-value pairs that can be used to tag and organize this router output.</p>", "locationName":"tags" }, "StreamDetails":{ "shape":"RouterOutputStreamDetails", "locationName":"streamDetails" }, "IpAddress":{ "shape":"String", "documentation":"<p>The IP address of the router output.</p>", "locationName":"ipAddress" }, "RoutedInputArn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input associated with the output.</p>", "locationName":"routedInputArn" }, "MaintenanceType":{ "shape":"MaintenanceType", "documentation":"<p>The type of maintenance configuration applied to this router output.</p>", "locationName":"maintenanceType" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The maintenance configuration settings applied to this router output.</p>", "locationName":"maintenanceConfiguration" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule currently in effect for this router output.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The current maintenance schedule details for this router output.</p>", "locationName":"maintenanceSchedule" } }, "documentation":"<p>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.</p>" }, "RouterOutputArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerOutput:[a-z0-9]{12}" }, "RouterOutputConfiguration":{ "type":"structure", "members":{ "Standard":{ "shape":"StandardRouterOutputConfiguration", "locationName":"standard" }, "MediaConnectFlow":{ "shape":"MediaConnectFlowRouterOutputConfiguration", "locationName":"mediaConnectFlow" }, "MediaLiveInput":{ "shape":"MediaLiveInputRouterOutputConfiguration", "locationName":"mediaLiveInput" } }, "documentation":"<p>The configuration settings for a router output.</p>", "union":true }, "RouterOutputFilter":{ "type":"structure", "members":{ "RegionNames":{ "shape":"StringList", "documentation":"<p>The AWS Regions of the router outputs to include in the filter.</p>", "locationName":"regionNames" }, "OutputTypes":{ "shape":"RouterOutputTypeList", "documentation":"<p>The types of router outputs to include in the filter.</p>", "locationName":"outputTypes" }, "NameContains":{ "shape":"StringList", "documentation":"<p>The names of the router outputs to include in the filter.</p>", "locationName":"nameContains" }, "NetworkInterfaceArns":{ "shape":"RouterNetworkInterfaceArnList", "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces associated with the router outputs to include in the filter.</p>", "locationName":"networkInterfaceArns" }, "RoutedInputArns":{ "shape":"RouterInputArnList", "documentation":"<p>The ARNs of the router inputs associated with the router outputs to include in the filter.</p>", "locationName":"routedInputArns" }, "RoutingScopes":{ "shape":"RoutingScopeList", "documentation":"<p>Filter criteria to list router outputs based on their routing scope.</p>", "locationName":"routingScopes" } }, "documentation":"<p>A filter that can be used to retrieve a list of router outputs.</p>", "union":true }, "RouterOutputFilterList":{ "type":"list", "member":{"shape":"RouterOutputFilter"} }, "RouterOutputList":{ "type":"list", "member":{"shape":"RouterOutput"} }, "RouterOutputMessage":{ "type":"structure", "required":[ "Code", "Message" ], "members":{ "Code":{ "shape":"String", "documentation":"<p>The code associated with the router output message.</p>", "locationName":"code" }, "Message":{ "shape":"String", "documentation":"<p>The message text associated with the router output message.</p>", "locationName":"message" } }, "documentation":"<p>A message associated with a router output.</p>" }, "RouterOutputMessages":{ "type":"list", "member":{"shape":"RouterOutputMessage"} }, "RouterOutputProtocol":{ "type":"string", "enum":[ "RTP", "RIST", "SRT_CALLER", "SRT_LISTENER" ] }, "RouterOutputProtocolConfiguration":{ "type":"structure", "members":{ "Rtp":{ "shape":"RtpRouterOutputConfiguration", "locationName":"rtp" }, "Rist":{ "shape":"RistRouterOutputConfiguration", "locationName":"rist" }, "SrtListener":{ "shape":"SrtListenerRouterOutputConfiguration", "locationName":"srtListener" }, "SrtCaller":{ "shape":"SrtCallerRouterOutputConfiguration", "locationName":"srtCaller" } }, "documentation":"<p>The protocol configuration settings for a router output.</p>", "union":true }, "RouterOutputRoutedState":{ "type":"string", "enum":[ "ROUTED", "ROUTING", "UNROUTED" ] }, "RouterOutputServiceQuotaExceededException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The request to create a new router output would exceed the service quotas (limits) set for the account. </p>", "error":{ "httpStatusCode":420, "senderFault":true }, "exception":true }, "RouterOutputState":{ "type":"string", "enum":[ "CREATING", "STANDBY", "STARTING", "ACTIVE", "STOPPING", "DELETING", "UPDATING", "ERROR", "RECOVERING", "MIGRATING" ] }, "RouterOutputStreamDetails":{ "type":"structure", "members":{ "Standard":{ "shape":"StandardRouterOutputStreamDetails", "locationName":"standard" }, "MediaConnectFlow":{ "shape":"MediaConnectFlowRouterOutputStreamDetails", "locationName":"mediaConnectFlow" }, "MediaLiveInput":{ "shape":"MediaLiveInputRouterOutputStreamDetails", "locationName":"mediaLiveInput" } }, "documentation":"<p>Information about the router output's stream, including connection state and destination details. The specific details provided vary based on the router output type.</p>", "union":true }, "RouterOutputTier":{ "type":"string", "enum":[ "OUTPUT_100", "OUTPUT_50", "OUTPUT_20" ] }, "RouterOutputType":{ "type":"string", "enum":[ "STANDARD", "MEDIACONNECT_FLOW", "MEDIALIVE_INPUT" ] }, "RouterOutputTypeList":{ "type":"list", "member":{"shape":"RouterOutputType"} }, "RoutingScope":{ "type":"string", "enum":[ "REGIONAL", "GLOBAL" ] }, "RoutingScopeList":{ "type":"list", "member":{"shape":"RoutingScope"} }, "RtpRouterInputConfiguration":{ "type":"structure", "required":["Port"], "members":{ "Port":{ "shape":"RtpRouterInputConfigurationPortInteger", "documentation":"<p>The port number used for the RTP protocol in the router input configuration.</p>", "locationName":"port" }, "ForwardErrorCorrection":{ "shape":"ForwardErrorCorrectionState", "documentation":"<p>The state of forward error correction for the RTP protocol in the router input configuration.</p>", "locationName":"forwardErrorCorrection" } }, "documentation":"<p>The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.</p>" }, "RtpRouterInputConfigurationPortInteger":{ "type":"integer", "box":true, "max":30000, "min":3000 }, "RtpRouterOutputConfiguration":{ "type":"structure", "required":[ "DestinationAddress", "DestinationPort" ], "members":{ "DestinationAddress":{ "shape":"String", "documentation":"<p>The destination IP address for the RTP protocol in the router output configuration.</p>", "locationName":"destinationAddress" }, "DestinationPort":{ "shape":"RtpRouterOutputConfigurationDestinationPortInteger", "documentation":"<p>The destination port number for the RTP protocol in the router output configuration.</p>", "locationName":"destinationPort" }, "ForwardErrorCorrection":{ "shape":"ForwardErrorCorrectionState", "documentation":"<p>The state of forward error correction for the RTP protocol in the router output configuration.</p>", "locationName":"forwardErrorCorrection" } }, "documentation":"<p>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.</p>" }, "RtpRouterOutputConfigurationDestinationPortInteger":{ "type":"integer", "box":true, "max":65531, "min":0 }, "ScanMode":{ "type":"string", "enum":[ "progressive", "interlace", "progressive-segmented-frame" ] }, "SecretArn":{ "type":"string", "pattern":"arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+" }, "SecretsManagerEncryptionKeyConfiguration":{ "type":"structure", "required":[ "SecretArn", "RoleArn" ], "members":{ "SecretArn":{ "shape":"SecretArn", "documentation":"<p>The ARN of the AWS Secrets Manager secret used for transit encryption.</p>", "locationName":"secretArn" }, "RoleArn":{ "shape":"RoleArn", "documentation":"<p>The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.</p>", "locationName":"roleArn" } }, "documentation":"<p>The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.</p>" }, "ServiceUnavailableException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The service is currently unavailable or busy. </p>", "error":{"httpStatusCode":503}, "exception":true, "fault":true, "retryable":{"throttling":false} }, "SetGatewayBridgeSourceRequest":{ "type":"structure", "required":["BridgeArn"], "members":{ "BridgeArn":{ "shape":"SetGatewayBridgeSourceRequestBridgeArnString", "documentation":"<p> The ARN of the bridge feeding this flow.</p>", "locationName":"bridgeArn" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this bridge source.</p>", "locationName":"vpcInterfaceAttachment" } }, "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>" }, "SetGatewayBridgeSourceRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "SetSourceRequest":{ "type":"structure", "members":{ "Decryption":{ "shape":"Encryption", "documentation":"<p> The type of encryption that is used on the content ingested from this source. Allowable encryption types: static-key.</p>", "locationName":"decryption" }, "Description":{ "shape":"String", "documentation":"<p> A description for the source. This value is not used or seen outside of the current MediaConnect account.</p>", "locationName":"description" }, "EntitlementArn":{ "shape":"SetSourceRequestEntitlementArnString", "documentation":"<p> The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow.</p>", "locationName":"entitlementArn" }, "IngestPort":{ "shape":"Integer", "documentation":"<p> The port that the flow will be listening on for incoming content.</p>", "locationName":"ingestPort" }, "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.</p>", "locationName":"maxBitrate" }, "MaxLatency":{ "shape":"Integer", "documentation":"<p> The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.</p>", "locationName":"maxLatency" }, "MaxSyncBuffer":{ "shape":"Integer", "documentation":"<p> The size of the buffer (in milliseconds) to use to sync incoming source data.</p>", "locationName":"maxSyncBuffer" }, "MediaStreamSourceConfigurations":{ "shape":"__listOfMediaStreamSourceConfigurationRequest", "documentation":"<p> The media streams that are associated with the source, and the parameters for those associations.</p>", "locationName":"mediaStreamSourceConfigurations" }, "MinLatency":{ "shape":"Integer", "documentation":"<p> The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.</p>", "locationName":"minLatency" }, "Name":{ "shape":"String", "documentation":"<p> The name of the source.</p>", "locationName":"name" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The protocol that is used by the source.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p> The port that the flow uses to send outbound requests to initiate connection with the sender.</p>", "locationName":"senderControlPort" }, "SenderIpAddress":{ "shape":"String", "documentation":"<p> The IP address that the flow communicates with to initiate connection with the sender.</p>", "locationName":"senderIpAddress" }, "SourceListenerAddress":{ "shape":"String", "documentation":"<p> Source IP or domain name for SRT-caller protocol.</p>", "locationName":"sourceListenerAddress" }, "SourceListenerPort":{ "shape":"Integer", "documentation":"<p> Source port for SRT-caller protocol.</p>", "locationName":"sourceListenerPort" }, "StreamId":{ "shape":"String", "documentation":"<p> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.</p>", "locationName":"streamId" }, "VpcInterfaceName":{ "shape":"String", "documentation":"<p> The name of the VPC interface to use for this source.</p>", "locationName":"vpcInterfaceName" }, "WhitelistCidr":{ "shape":"String", "documentation":"<p> The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"whitelistCidr" }, "GatewayBridgeSource":{ "shape":"SetGatewayBridgeSourceRequest", "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>", "locationName":"gatewayBridgeSource" }, "SourceTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the source. </p>", "locationName":"sourceTags" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates whether to enable or disable router integration when setting a flow source.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitDecryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The decryption configuration for the flow source when router integration is enabled. Specifies how the source content should be decrypted when router integration is used.</p>", "locationName":"routerIntegrationTransitDecryption" } }, "documentation":"<p> The settings for the source of the flow.</p>" }, "SetSourceRequestEntitlementArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:entitlement:.+" }, "SilentAudio":{ "type":"structure", "members":{ "State":{ "shape":"State", "documentation":"<p>Indicates whether the <code>SilentAudio</code> metric is enabled or disabled. </p>", "locationName":"state" }, "ThresholdSeconds":{ "shape":"Integer", "documentation":"<p>Specifies the number of consecutive seconds of silence that triggers an event or alert. </p>", "locationName":"thresholdSeconds" } }, "documentation":"<p>Configures settings for the <code>SilentAudio</code> metric. </p>" }, "Source":{ "type":"structure", "required":[ "Name", "SourceArn" ], "members":{ "DataTransferSubscriberFeePercent":{ "shape":"Integer", "documentation":"<p> Percentage from 0-100 of the data transfer cost to be billed to the subscriber.</p>", "locationName":"dataTransferSubscriberFeePercent" }, "Decryption":{ "shape":"Encryption", "documentation":"<p> The type of encryption that is used on the content ingested from this source.</p>", "locationName":"decryption" }, "Description":{ "shape":"String", "documentation":"<p> A description for the source. This value is not used or seen outside of the current MediaConnect account.</p>", "locationName":"description" }, "EntitlementArn":{ "shape":"String", "documentation":"<p> The ARN of the entitlement that allows you to subscribe to content that comes from another Amazon Web Services account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.</p>", "locationName":"entitlementArn" }, "IngestIp":{ "shape":"String", "documentation":"<p> The IP address that the flow will be listening on for incoming content.</p>", "locationName":"ingestIp" }, "IngestPort":{ "shape":"Integer", "documentation":"<p> The port that the flow will be listening on for incoming content.</p>", "locationName":"ingestPort" }, "MediaStreamSourceConfigurations":{ "shape":"__listOfMediaStreamSourceConfiguration", "documentation":"<p> The media streams that are associated with the source, and the parameters for those associations.</p>", "locationName":"mediaStreamSourceConfigurations" }, "Name":{ "shape":"String", "documentation":"<p> The name of the source.</p>", "locationName":"name" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p> The IP address that the flow communicates with to initiate connection with the sender.</p>", "locationName":"senderControlPort" }, "SenderIpAddress":{ "shape":"String", "documentation":"<p> The port that the flow uses to send outbound requests to initiate connection with the sender.</p>", "locationName":"senderIpAddress" }, "SourceArn":{ "shape":"String", "documentation":"<p> The ARN of the source.</p>", "locationName":"sourceArn" }, "Transport":{ "shape":"Transport", "documentation":"<p> Attributes related to the transport stream that are used in the source.</p>", "locationName":"transport" }, "VpcInterfaceName":{ "shape":"String", "documentation":"<p> The name of the VPC interface that is used for this source.</p>", "locationName":"vpcInterfaceName" }, "WhitelistCidr":{ "shape":"String", "documentation":"<p> The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"whitelistCidr" }, "GatewayBridgeSource":{ "shape":"GatewayBridgeSource", "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>", "locationName":"gatewayBridgeSource" }, "PeerIpAddress":{ "shape":"String", "documentation":"<p>The IP address of the device that is currently sending content to this source. </p> <note> <ul> <li> <p>For sources that use protocols where you specify the origin (such as SRT Caller), this value matches the configured origin address. </p> </li> <li> <p>For sources that use listener protocols (such as SRT Listener or RTP), this value shows the address of the connected sender. </p> </li> <li> <p>Peer IP addresses aren't available for entitlements and CDI/ST2110 sources.</p> </li> <li> <p>The peer IP address might not be visible for flows that haven't been started yet, or flows that were started before May 2025. In these cases, restart your flow to see the peer IP address.</p> </li> </ul> </note>", "locationName":"peerIpAddress" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates if router integration is enabled or disabled on the flow source.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitDecryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The decryption configuration for the flow source when router integration is enabled.</p>", "locationName":"routerIntegrationTransitDecryption" }, "ConnectedRouterOutputArn":{ "shape":"String", "documentation":"<p>The ARN of the router output that's currently connected to this source.</p>", "locationName":"connectedRouterOutputArn" } }, "documentation":"<p> The settings for the source of the flow.</p>" }, "SourcePriority":{ "type":"structure", "members":{ "PrimarySource":{ "shape":"String", "documentation":"<p> The name of the source you choose as the primary source for this flow.</p>", "locationName":"primarySource" } }, "documentation":"<p> The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams. </p>" }, "SourceType":{ "type":"string", "enum":[ "OWNED", "ENTITLED" ] }, "SrtCallerRouterInputConfiguration":{ "type":"structure", "required":[ "SourceAddress", "SourcePort", "MinimumLatencyMilliseconds" ], "members":{ "SourceAddress":{ "shape":"String", "documentation":"<p>The source IP address for the SRT protocol in caller mode.</p>", "locationName":"sourceAddress" }, "SourcePort":{ "shape":"SrtCallerRouterInputConfigurationSourcePortInteger", "documentation":"<p>The source port number for the SRT protocol in caller mode.</p>", "locationName":"sourcePort" }, "MinimumLatencyMilliseconds":{ "shape":"SrtCallerRouterInputConfigurationMinimumLatencyMillisecondsLong", "documentation":"<p>The minimum latency in milliseconds for the SRT protocol in caller mode.</p>", "locationName":"minimumLatencyMilliseconds" }, "StreamId":{ "shape":"String", "documentation":"<p>The stream ID for the SRT protocol in caller mode.</p>", "locationName":"streamId" }, "DecryptionConfiguration":{ "shape":"SrtDecryptionConfiguration", "documentation":"<p>Specifies the decryption settings for an SRT caller input, including the encryption key configuration and associated parameters.</p>", "locationName":"decryptionConfiguration" } }, "documentation":"<p>The 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.</p>" }, "SrtCallerRouterInputConfigurationMinimumLatencyMillisecondsLong":{ "type":"long", "box":true, "max":10000, "min":10 }, "SrtCallerRouterInputConfigurationSourcePortInteger":{ "type":"integer", "box":true, "max":65535, "min":0 }, "SrtCallerRouterOutputConfiguration":{ "type":"structure", "required":[ "DestinationAddress", "DestinationPort", "MinimumLatencyMilliseconds" ], "members":{ "DestinationAddress":{ "shape":"String", "documentation":"<p>The destination IP address for the SRT protocol in caller mode.</p>", "locationName":"destinationAddress" }, "DestinationPort":{ "shape":"SrtCallerRouterOutputConfigurationDestinationPortInteger", "documentation":"<p>The destination port number for the SRT protocol in caller mode.</p>", "locationName":"destinationPort" }, "MinimumLatencyMilliseconds":{ "shape":"SrtCallerRouterOutputConfigurationMinimumLatencyMillisecondsLong", "documentation":"<p>The minimum latency in milliseconds for the SRT protocol in caller mode.</p>", "locationName":"minimumLatencyMilliseconds" }, "StreamId":{ "shape":"String", "documentation":"<p>The stream ID for the SRT protocol in caller mode.</p>", "locationName":"streamId" }, "EncryptionConfiguration":{ "shape":"SrtEncryptionConfiguration", "documentation":"<p>Defines the encryption settings for an SRT caller output, including the encryption key configuration and associated parameters.</p>", "locationName":"encryptionConfiguration" } }, "documentation":"<p>The 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.</p>" }, "SrtCallerRouterOutputConfigurationDestinationPortInteger":{ "type":"integer", "box":true, "max":65535, "min":0 }, "SrtCallerRouterOutputConfigurationMinimumLatencyMillisecondsLong":{ "type":"long", "box":true, "max":10000, "min":10 }, "SrtDecryptionConfiguration":{ "type":"structure", "required":["EncryptionKey"], "members":{ "EncryptionKey":{ "shape":"SecretsManagerEncryptionKeyConfiguration", "documentation":"<p>Specifies the encryption key configuration used for decrypting SRT streams, including the key source and associated credentials.</p>", "locationName":"encryptionKey" } }, "documentation":"<p>Contains the configuration settings for decrypting SRT streams, including the encryption key details and decryption parameters.</p>" }, "SrtEncryptionConfiguration":{ "type":"structure", "required":["EncryptionKey"], "members":{ "EncryptionKey":{ "shape":"SecretsManagerEncryptionKeyConfiguration", "documentation":"<p>Specifies the encryption key configuration used for encrypting SRT streams, including the key source and associated credentials.</p>", "locationName":"encryptionKey" } }, "documentation":"<p>Contains the configuration settings for encrypting SRT streams, including the encryption key details and encryption parameters.</p>" }, "SrtListenerRouterInputConfiguration":{ "type":"structure", "required":[ "Port", "MinimumLatencyMilliseconds" ], "members":{ "Port":{ "shape":"SrtListenerRouterInputConfigurationPortInteger", "documentation":"<p>The port number for the SRT protocol in listener mode.</p>", "locationName":"port" }, "MinimumLatencyMilliseconds":{ "shape":"SrtListenerRouterInputConfigurationMinimumLatencyMillisecondsLong", "documentation":"<p>The minimum latency in milliseconds for the SRT protocol in listener mode.</p>", "locationName":"minimumLatencyMilliseconds" }, "DecryptionConfiguration":{ "shape":"SrtDecryptionConfiguration", "documentation":"<p>Specifies the decryption settings for an SRT listener input, including the encryption key configuration and associated parameters.</p>", "locationName":"decryptionConfiguration" } }, "documentation":"<p>The 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.</p>" }, "SrtListenerRouterInputConfigurationMinimumLatencyMillisecondsLong":{ "type":"long", "box":true, "max":10000, "min":10 }, "SrtListenerRouterInputConfigurationPortInteger":{ "type":"integer", "box":true, "max":30000, "min":3000 }, "SrtListenerRouterOutputConfiguration":{ "type":"structure", "required":[ "Port", "MinimumLatencyMilliseconds" ], "members":{ "Port":{ "shape":"SrtListenerRouterOutputConfigurationPortInteger", "documentation":"<p>The port number for the SRT protocol in listener mode.</p>", "locationName":"port" }, "MinimumLatencyMilliseconds":{ "shape":"SrtListenerRouterOutputConfigurationMinimumLatencyMillisecondsLong", "documentation":"<p>The minimum latency in milliseconds for the SRT protocol in listener mode.</p>", "locationName":"minimumLatencyMilliseconds" }, "EncryptionConfiguration":{ "shape":"SrtEncryptionConfiguration", "documentation":"<p>Defines the encryption settings for an SRT listener output, including the encryption key configuration and associated parameters.</p>", "locationName":"encryptionConfiguration" } }, "documentation":"<p>The 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.</p>" }, "SrtListenerRouterOutputConfigurationMinimumLatencyMillisecondsLong":{ "type":"long", "box":true, "max":10000, "min":10 }, "SrtListenerRouterOutputConfigurationPortInteger":{ "type":"integer", "box":true, "max":30000, "min":3000 }, "StandardRouterInputConfiguration":{ "type":"structure", "required":[ "NetworkInterfaceArn", "ProtocolConfiguration" ], "members":{ "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the network interface associated with the standard router input.</p>", "locationName":"networkInterfaceArn" }, "ProtocolConfiguration":{ "shape":"RouterInputProtocolConfiguration", "documentation":"<p>The configuration settings for the protocol used by the standard router input.</p>", "locationName":"protocolConfiguration" }, "Protocol":{ "shape":"RouterInputProtocol", "documentation":"<p>The protocol used by the standard router input.</p>", "locationName":"protocol" } }, "documentation":"<p>The configuration settings for a standard router input, including the protocol, protocol-specific configuration, network interface, and availability zone.</p>" }, "StandardRouterInputStreamDetails":{ "type":"structure", "members":{ "SourceIpAddress":{ "shape":"String", "documentation":"<p>The source IP address for the standard router input stream.</p>", "locationName":"sourceIpAddress" } }, "documentation":"<p>Configuration details for a standard router input stream type.</p>" }, "StandardRouterOutputConfiguration":{ "type":"structure", "required":[ "NetworkInterfaceArn", "ProtocolConfiguration" ], "members":{ "NetworkInterfaceArn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the network interface associated with the standard router output.</p>", "locationName":"networkInterfaceArn" }, "ProtocolConfiguration":{ "shape":"RouterOutputProtocolConfiguration", "documentation":"<p>The configuration settings for the protocol used by the standard router output.</p>", "locationName":"protocolConfiguration" }, "Protocol":{ "shape":"RouterOutputProtocol", "documentation":"<p>The protocol used by the standard router output.</p>", "locationName":"protocol" } }, "documentation":"<p>The configuration settings for a standard router output, including the protocol, protocol-specific configuration, network interface, and availability zone.</p>" }, "StandardRouterOutputStreamDetails":{ "type":"structure", "members":{ "DestinationIpAddress":{ "shape":"String", "documentation":"<p>The IP address where the output stream will be sent. This is the destination address that will receive the routed media content.</p>", "locationName":"destinationIpAddress" } }, "documentation":"<p>Configuration details for a standard router output stream type. Contains information about the destination IP address and connection state for basic output routing.</p>" }, "StartFlowRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"StartFlowRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to start.</p>", "location":"uri", "locationName":"FlowArn" } } }, "StartFlowRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "StartFlowResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that you started.</p>", "locationName":"flowArn" }, "Status":{ "shape":"Status", "documentation":"<p> The status of the flow when the <code>StartFlow</code> process begins.</p>", "locationName":"status" } } }, "StartRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to start.</p>", "location":"uri", "locationName":"Arn" } } }, "StartRouterInputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State", "MaintenanceScheduleType", "MaintenanceSchedule" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the router input that was started.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router input that was started.</p>", "locationName":"name" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The current state of the router input after being started.</p>", "locationName":"state" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule associated with the router input.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The details of the maintenance schedule for the router input.</p>", "locationName":"maintenanceSchedule" } } }, "StartRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to start.</p>", "location":"uri", "locationName":"Arn" } } }, "StartRouterOutputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State", "MaintenanceScheduleType", "MaintenanceSchedule" ], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that was started.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router output that was started.</p>", "locationName":"name" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The current state of the router output after being started.</p>", "locationName":"state" }, "MaintenanceScheduleType":{ "shape":"MaintenanceScheduleType", "documentation":"<p>The type of maintenance schedule associated with the router output.</p>", "locationName":"maintenanceScheduleType" }, "MaintenanceSchedule":{ "shape":"MaintenanceSchedule", "documentation":"<p>The details of the maintenance schedule for the router output.</p>", "locationName":"maintenanceSchedule" } } }, "State":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "Status":{ "type":"string", "enum":[ "STANDBY", "ACTIVE", "UPDATING", "DELETING", "STARTING", "STOPPING", "ERROR" ] }, "StopFlowRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"StopFlowRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to stop.</p>", "location":"uri", "locationName":"FlowArn" } } }, "StopFlowRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "StopFlowResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that you stopped.</p>", "locationName":"flowArn" }, "Status":{ "shape":"Status", "documentation":"<p> The status of the flow when the <code>StopFlow</code> process begins.</p>", "locationName":"status" } } }, "StopRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to stop.</p>", "location":"uri", "locationName":"Arn" } } }, "StopRouterInputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the router input that was stopped.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router input that was stopped.</p>", "locationName":"name" }, "State":{ "shape":"RouterInputState", "documentation":"<p>The current state of the router input after being stopped.</p>", "locationName":"state" } } }, "StopRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to stop.</p>", "location":"uri", "locationName":"Arn" } } }, "StopRouterOutputResponse":{ "type":"structure", "required":[ "Arn", "Name", "State" ], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The ARN of the router output that was stopped.</p>", "locationName":"arn" }, "Name":{ "shape":"String", "documentation":"<p>The name of the router output that was stopped.</p>", "locationName":"name" }, "State":{ "shape":"RouterOutputState", "documentation":"<p>The current state of the router output after being stopped.</p>", "locationName":"state" } } }, "String":{"type":"string"}, "StringList":{ "type":"list", "member":{"shape":"String"} }, "SyntheticTimestamp_date_time":{ "type":"timestamp", "timestampFormat":"iso8601" }, "TagGlobalResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "Tags" ], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p>The Amazon Resource Name (ARN) of the global resource to tag.</p>", "location":"uri", "locationName":"ResourceArn" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p>A map of tag keys and values to add to the global resource.</p>", "locationName":"tags" } } }, "TagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "Tags" ], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) that identifies the MediaConnect resource to which to add tags.</p>", "location":"uri", "locationName":"ResourceArn" }, "Tags":{ "shape":"__mapOfString", "documentation":"<p> A map from tag keys to values. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.</p>", "locationName":"tags" } } }, "TakeRouterInputRequest":{ "type":"structure", "required":["RouterOutputArn"], "members":{ "RouterOutputArn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to associate with a router input.</p>", "location":"uri", "locationName":"RouterOutputArn" }, "RouterInputArn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to associate with a router output.</p>", "locationName":"routerInputArn" } } }, "TakeRouterInputResponse":{ "type":"structure", "required":[ "RoutedState", "RouterOutputArn", "RouterOutputName" ], "members":{ "RoutedState":{ "shape":"RouterOutputRoutedState", "documentation":"<p>The state of the association between the router input and output.</p>", "locationName":"routedState" }, "RouterOutputArn":{ "shape":"RouterOutputArn", "documentation":"<p>The ARN of the associated router output.</p>", "locationName":"routerOutputArn" }, "RouterOutputName":{ "shape":"String", "documentation":"<p>The name of the associated router output.</p>", "locationName":"routerOutputName" }, "RouterInputArn":{ "shape":"RouterInputArn", "documentation":"<p>The ARN of the associated router input.</p>", "locationName":"routerInputArn" }, "RouterInputName":{ "shape":"String", "documentation":"<p>The name of the associated router input.</p>", "locationName":"routerInputName" } } }, "Tcs":{ "type":"string", "enum":[ "SDR", "PQ", "HLG", "LINEAR", "BT2100LINPQ", "BT2100LINHLG", "ST2065-1", "ST428-1", "DENSITY" ] }, "ThumbnailDetails":{ "type":"structure", "required":[ "FlowArn", "ThumbnailMessages" ], "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that DescribeFlowSourceThumbnail was performed on.</p>", "locationName":"flowArn" }, "Thumbnail":{ "shape":"String", "documentation":"<p>Thumbnail Base64 string. </p>", "locationName":"thumbnail" }, "ThumbnailMessages":{ "shape":"__listOfMessageDetail", "documentation":"<p> Status code and messages about the flow source thumbnail.</p>", "locationName":"thumbnailMessages" }, "Timecode":{ "shape":"String", "documentation":"<p> Timecode of thumbnail.</p>", "locationName":"timecode" }, "Timestamp":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p> The timestamp of when thumbnail was generated.</p>", "locationName":"timestamp" } }, "documentation":"<p> The details of the thumbnail, including thumbnail base64 string, timecode and the time when thumbnail was generated.</p>" }, "ThumbnailState":{ "type":"string", "enum":[ "ENABLED", "DISABLED" ] }, "TooManyRequestsException":{ "type":"structure", "required":["Message"], "members":{ "Message":{ "shape":"String", "locationName":"message" } }, "documentation":"<p>The request was denied due to request throttling. </p>", "error":{ "httpStatusCode":429, "senderFault":true }, "exception":true, "retryable":{"throttling":false} }, "Transport":{ "type":"structure", "required":["Protocol"], "members":{ "CidrAllowList":{ "shape":"__listOfString", "documentation":"<p> The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16</p>", "locationName":"cidrAllowList" }, "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.</p>", "locationName":"maxBitrate" }, "MaxLatency":{ "shape":"Integer", "documentation":"<p> The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.</p>", "locationName":"maxLatency" }, "MaxSyncBuffer":{ "shape":"Integer", "documentation":"<p> The size of the buffer (in milliseconds) to use to sync incoming source data.</p>", "locationName":"maxSyncBuffer" }, "MinLatency":{ "shape":"Integer", "documentation":"<p> The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.</p>", "locationName":"minLatency" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The protocol that is used by the source or output.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "RemoteId":{ "shape":"String", "documentation":"<p> The remote ID for the Zixi-pull stream.</p>", "locationName":"remoteId" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p> The port that the flow uses to send outbound requests to initiate connection with the sender.</p>", "locationName":"senderControlPort" }, "SenderIpAddress":{ "shape":"String", "documentation":"<p> The IP address that the flow communicates with to initiate connection with the sender.</p>", "locationName":"senderIpAddress" }, "SmoothingLatency":{ "shape":"Integer", "documentation":"<p> The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.</p>", "locationName":"smoothingLatency" }, "SourceListenerAddress":{ "shape":"String", "documentation":"<p> Source IP or domain name for SRT-caller protocol.</p>", "locationName":"sourceListenerAddress" }, "SourceListenerPort":{ "shape":"Integer", "documentation":"<p> Source port for SRT-caller protocol.</p>", "locationName":"sourceListenerPort" }, "StreamId":{ "shape":"String", "documentation":"<p> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.</p>", "locationName":"streamId" }, "NdiSpeedHqQuality":{ "shape":"Integer", "documentation":"<p>A quality setting for the NDI Speed HQ encoder. </p>", "locationName":"ndiSpeedHqQuality" }, "NdiProgramName":{ "shape":"String", "documentation":"<p>A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name. </p>", "locationName":"ndiProgramName" } }, "documentation":"<p> Attributes related to the transport stream that are used in a source or output.</p>" }, "TransportMediaInfo":{ "type":"structure", "required":["Programs"], "members":{ "Programs":{ "shape":"__listOfTransportStreamProgram", "documentation":"<p> The list of transport stream programs in the current flow's source.</p>", "locationName":"programs" } }, "documentation":"<p> The metadata of the transport stream in the current flow's source.</p>" }, "TransportStream":{ "type":"structure", "required":[ "Pid", "StreamType" ], "members":{ "Channels":{ "shape":"Integer", "documentation":"<p> The number of channels in the audio stream.</p>", "locationName":"channels" }, "Codec":{ "shape":"String", "documentation":"<p> The codec used by the stream.</p>", "locationName":"codec" }, "FrameRate":{ "shape":"String", "documentation":"<p> The frame rate used by the video stream.</p>", "locationName":"frameRate" }, "FrameResolution":{ "shape":"FrameResolution", "documentation":"<p>The frame resolution used by the video stream. </p>", "locationName":"frameResolution" }, "Pid":{ "shape":"Integer", "documentation":"<p> The Packet ID (PID) as it is reported in the Program Map Table.</p>", "locationName":"pid" }, "SampleRate":{ "shape":"Integer", "documentation":"<p> The sample rate used by the audio stream.</p>", "locationName":"sampleRate" }, "SampleSize":{ "shape":"Integer", "documentation":"<p> The sample bit size used by the audio stream.</p>", "locationName":"sampleSize" }, "StreamType":{ "shape":"String", "documentation":"<p> The Stream Type as it is reported in the Program Map Table.</p>", "locationName":"streamType" } }, "documentation":"<p> The metadata of an elementary transport stream.</p>" }, "TransportStreamProgram":{ "type":"structure", "required":[ "PcrPid", "ProgramNumber", "ProgramPid", "Streams" ], "members":{ "PcrPid":{ "shape":"Integer", "documentation":"<p> The Program Clock Reference (PCR) Packet ID (PID) as it is reported in the Program Association Table.</p>", "locationName":"pcrPid" }, "ProgramName":{ "shape":"String", "documentation":"<p> The program name as it is reported in the Program Association Table.</p>", "locationName":"programName" }, "ProgramNumber":{ "shape":"Integer", "documentation":"<p> The program number as it is reported in the Program Association Table.</p>", "locationName":"programNumber" }, "ProgramPid":{ "shape":"Integer", "documentation":"<p> The program Packet ID (PID) as it is reported in the Program Association Table.</p>", "locationName":"programPid" }, "Streams":{ "shape":"__listOfTransportStream", "documentation":"<p> The list of elementary transport streams in the program. The list includes video, audio, and data streams.</p>", "locationName":"streams" } }, "documentation":"<p> The metadata of a single transport stream program.</p>" }, "UntagGlobalResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "TagKeys" ], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p>The Amazon Resource Name (ARN) of the global resource to remove tags from.</p>", "location":"uri", "locationName":"ResourceArn" }, "TagKeys":{ "shape":"__listOfString", "documentation":"<p>The keys of the tags to remove from the global resource.</p>", "location":"querystring", "locationName":"tagKeys" } } }, "UntagResourceRequest":{ "type":"structure", "required":[ "ResourceArn", "TagKeys" ], "members":{ "ResourceArn":{ "shape":"String", "documentation":"<p> The Amazon Resource Name (ARN) of the resource that you want to untag. </p>", "location":"uri", "locationName":"ResourceArn" }, "TagKeys":{ "shape":"__listOfString", "documentation":"<p>The keys of the tags to be removed. </p>", "location":"querystring", "locationName":"tagKeys" } } }, "UpdateBridgeFlowSourceRequest":{ "type":"structure", "members":{ "FlowArn":{ "shape":"UpdateBridgeFlowSourceRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) that identifies the MediaConnect resource from which to delete tags.</p>", "locationName":"flowArn" }, "FlowVpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p>The name of the VPC interface attachment to use for this source. </p>", "locationName":"flowVpcInterfaceAttachment" } }, "documentation":"<p> Update the flow source of the bridge. </p>" }, "UpdateBridgeFlowSourceRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateBridgeNetworkOutputRequest":{ "type":"structure", "members":{ "IpAddress":{ "shape":"String", "documentation":"<p>The network output IP Address. </p>", "locationName":"ipAddress" }, "NetworkName":{ "shape":"String", "documentation":"<p>The network output's gateway network name. </p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p>The network output port. </p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p>The network output protocol. </p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "Ttl":{ "shape":"Integer", "documentation":"<p>The network output TTL. </p>", "locationName":"ttl" } }, "documentation":"<p>Update an existing network output. </p>" }, "UpdateBridgeNetworkSourceRequest":{ "type":"structure", "members":{ "MulticastIp":{ "shape":"String", "documentation":"<p> The network source multicast IP.</p>", "locationName":"multicastIp" }, "MulticastSourceSettings":{ "shape":"MulticastSourceSettings", "documentation":"<p>The settings related to the multicast source. </p>", "locationName":"multicastSourceSettings" }, "NetworkName":{ "shape":"String", "documentation":"<p>The network source's gateway network name. </p>", "locationName":"networkName" }, "Port":{ "shape":"Integer", "documentation":"<p>The network source port. </p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p>The network source protocol. </p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" } }, "documentation":"<p> Update the network source of the bridge.</p>" }, "UpdateBridgeOutputRequest":{ "type":"structure", "required":[ "BridgeArn", "OutputName" ], "members":{ "BridgeArn":{ "shape":"UpdateBridgeOutputRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "NetworkOutput":{ "shape":"UpdateBridgeNetworkOutputRequest", "documentation":"<p> The network of the bridge output. </p>", "locationName":"networkOutput" }, "OutputName":{ "shape":"String", "documentation":"<p> Tname of the output that you want to update. </p>", "location":"uri", "locationName":"OutputName" } } }, "UpdateBridgeOutputRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "UpdateBridgeOutputResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the bridge that was updated. </p>", "locationName":"bridgeArn" }, "Output":{ "shape":"BridgeOutput", "documentation":"<p> The bridge output that was updated. </p>", "locationName":"output" } } }, "UpdateBridgeRequest":{ "type":"structure", "required":["BridgeArn"], "members":{ "BridgeArn":{ "shape":"UpdateBridgeRequestBridgeArnString", "documentation":"<p> TheAmazon Resource Name (ARN) of the bridge that you want to update. </p>", "location":"uri", "locationName":"BridgeArn" }, "EgressGatewayBridge":{ "shape":"UpdateEgressGatewayBridgeRequest", "documentation":"<p> A cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises. </p>", "locationName":"egressGatewayBridge" }, "IngressGatewayBridge":{ "shape":"UpdateIngressGatewayBridgeRequest", "documentation":"<p> A ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud. </p>", "locationName":"ingressGatewayBridge" }, "SourceFailoverConfig":{ "shape":"UpdateFailoverConfig", "documentation":"<p> The settings for source failover. </p>", "locationName":"sourceFailoverConfig" } } }, "UpdateBridgeRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "UpdateBridgeResponse":{ "type":"structure", "members":{ "Bridge":{ "shape":"Bridge", "documentation":"<p> The bridge that was updated. </p>", "locationName":"bridge" } } }, "UpdateBridgeSourceRequest":{ "type":"structure", "required":[ "BridgeArn", "SourceName" ], "members":{ "BridgeArn":{ "shape":"UpdateBridgeSourceRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update.</p>", "location":"uri", "locationName":"BridgeArn" }, "FlowSource":{ "shape":"UpdateBridgeFlowSourceRequest", "documentation":"<p> The name of the flow that you want to update.</p>", "locationName":"flowSource" }, "NetworkSource":{ "shape":"UpdateBridgeNetworkSourceRequest", "documentation":"<p> The network for the bridge source. </p>", "locationName":"networkSource" }, "SourceName":{ "shape":"String", "documentation":"<p> The name of the source that you want to update. </p>", "location":"uri", "locationName":"SourceName" } } }, "UpdateBridgeSourceRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "UpdateBridgeSourceResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p> The ARN of the updated bridge source. </p>", "locationName":"bridgeArn" }, "Source":{ "shape":"BridgeSource", "documentation":"<p> The updated bridge source. </p>", "locationName":"source" } } }, "UpdateBridgeStateRequest":{ "type":"structure", "required":[ "BridgeArn", "DesiredState" ], "members":{ "BridgeArn":{ "shape":"UpdateBridgeStateRequestBridgeArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the bridge that you want to update the state of. </p>", "location":"uri", "locationName":"BridgeArn" }, "DesiredState":{ "shape":"DesiredState", "documentation":"<p> The desired state for the bridge. </p>", "locationName":"desiredState" } } }, "UpdateBridgeStateRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "UpdateBridgeStateResponse":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"String", "documentation":"<p>The ARN of the updated bridge. </p>", "locationName":"bridgeArn" }, "DesiredState":{ "shape":"DesiredState", "documentation":"<p> The new state of the bridge. </p>", "locationName":"desiredState" } } }, "UpdateEgressGatewayBridgeRequest":{ "type":"structure", "members":{ "MaxBitrate":{ "shape":"Integer", "documentation":"<p>The maximum expected bitrate (in bps). </p>", "locationName":"maxBitrate" } }, "documentation":"<p> Update an existing egress-type bridge.</p>" }, "UpdateEncryption":{ "type":"structure", "members":{ "Algorithm":{ "shape":"Algorithm", "documentation":"<p> The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).</p>", "locationName":"algorithm" }, "ConstantInitializationVector":{ "shape":"String", "documentation":"<p> A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.</p>", "locationName":"constantInitializationVector" }, "DeviceId":{ "shape":"String", "documentation":"<p> The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"deviceId" }, "KeyType":{ "shape":"KeyType", "documentation":"<p> The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).</p>", "locationName":"keyType" }, "Region":{ "shape":"String", "documentation":"<p> The Amazon Web Services Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"region" }, "ResourceId":{ "shape":"String", "documentation":"<p> An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption. </p>", "locationName":"resourceId" }, "RoleArn":{ "shape":"String", "documentation":"<p> The ARN of the role that you created during setup (when you set up MediaConnect as a trusted entity).</p>", "locationName":"roleArn" }, "SecretArn":{ "shape":"String", "documentation":"<p> The ARN of the secret that you created in Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.</p>", "locationName":"secretArn" }, "Url":{ "shape":"String", "documentation":"<p> The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.</p>", "locationName":"url" } }, "documentation":"<p> Information about the encryption of the flow.</p>" }, "UpdateFailoverConfig":{ "type":"structure", "members":{ "FailoverMode":{ "shape":"FailoverMode", "documentation":"<p> The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.</p>", "locationName":"failoverMode" }, "RecoveryWindow":{ "shape":"Integer", "documentation":"<p> Recovery window time to look for dash-7 packets.</p>", "locationName":"recoveryWindow" }, "SourcePriority":{ "shape":"SourcePriority", "documentation":"<p> The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.</p>", "locationName":"sourcePriority" }, "State":{ "shape":"State", "documentation":"<p>The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources. </p>", "locationName":"state" } }, "documentation":"<p> The settings for source failover.</p>" }, "UpdateFlowEntitlementRequest":{ "type":"structure", "required":[ "EntitlementArn", "FlowArn" ], "members":{ "Description":{ "shape":"String", "documentation":"<p> A description of the entitlement. This description appears only on the MediaConnect console and will not be seen by the subscriber or end user.</p>", "locationName":"description" }, "Encryption":{ "shape":"UpdateEncryption", "documentation":"<p> The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke.</p>", "locationName":"encryption" }, "EntitlementArn":{ "shape":"UpdateFlowEntitlementRequestEntitlementArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the entitlement that you want to update.</p>", "location":"uri", "locationName":"EntitlementArn" }, "EntitlementStatus":{ "shape":"EntitlementStatus", "documentation":"<p> An indication of whether you want to enable the entitlement to allow access, or disable it to stop streaming content to the subscriber’s flow temporarily. If you don’t specify the <code>entitlementStatus</code> field in your request, MediaConnect leaves the value unchanged.</p>", "locationName":"entitlementStatus" }, "FlowArn":{ "shape":"UpdateFlowEntitlementRequestFlowArnString", "documentation":"<p> The ARN of the flow that is associated with the entitlement that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "Subscribers":{ "shape":"__listOfString", "documentation":"<p> The Amazon Web Services account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.</p>", "locationName":"subscribers" } } }, "UpdateFlowEntitlementRequestEntitlementArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:entitlement:.+" }, "UpdateFlowEntitlementRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateFlowEntitlementResponse":{ "type":"structure", "members":{ "Entitlement":{ "shape":"Entitlement", "documentation":"<p> The new configuration of the entitlement that you updated.</p>", "locationName":"entitlement" }, "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that this entitlement was granted on.</p>", "locationName":"flowArn" } } }, "UpdateFlowMediaStreamRequest":{ "type":"structure", "required":[ "FlowArn", "MediaStreamName" ], "members":{ "Attributes":{ "shape":"MediaStreamAttributesRequest", "documentation":"<p> The attributes that you want to assign to the media stream.</p>", "locationName":"attributes" }, "ClockRate":{ "shape":"Integer", "documentation":"<p>The sample rate for the stream. This value in measured in kHz. </p>", "locationName":"clockRate" }, "Description":{ "shape":"String", "documentation":"<p>A description that can help you quickly identify what your media stream is used for. </p>", "locationName":"description" }, "FlowArn":{ "shape":"UpdateFlowMediaStreamRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that is associated with the media stream that you updated.</p>", "location":"uri", "locationName":"FlowArn" }, "MediaStreamName":{ "shape":"String", "documentation":"<p> The media stream that you updated.</p>", "location":"uri", "locationName":"MediaStreamName" }, "MediaStreamType":{ "shape":"MediaStreamType", "documentation":"<p>The type of media stream. </p>", "locationName":"mediaStreamType" }, "VideoFormat":{ "shape":"String", "documentation":"<p>The resolution of the video. </p>", "locationName":"videoFormat" } } }, "UpdateFlowMediaStreamRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateFlowMediaStreamResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p>The ARN of the flow that is associated with the media stream that you updated. </p>", "locationName":"flowArn" }, "MediaStream":{ "shape":"MediaStream", "documentation":"<p>The media stream that you updated. </p>", "locationName":"mediaStream" } } }, "UpdateFlowOutputRequest":{ "type":"structure", "required":[ "FlowArn", "OutputArn" ], "members":{ "CidrAllowList":{ "shape":"__listOfString", "documentation":"<p> The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.</p>", "locationName":"cidrAllowList" }, "Description":{ "shape":"String", "documentation":"<p> A description of the output. This description appears only on the MediaConnect console and will not be seen by the end user.</p>", "locationName":"description" }, "Destination":{ "shape":"String", "documentation":"<p> The IP address where you want to send the output.</p>", "locationName":"destination" }, "Encryption":{ "shape":"UpdateEncryption", "documentation":"<p> The type of key used for the encryption. If no <code>keyType</code> is provided, the service will use the default setting (static-key). Allowable encryption types: static-key.</p>", "locationName":"encryption" }, "FlowArn":{ "shape":"UpdateFlowOutputRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that is associated with the output that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "MaxLatency":{ "shape":"Integer", "documentation":"<p> The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.</p>", "locationName":"maxLatency" }, "MediaStreamOutputConfigurations":{ "shape":"__listOfMediaStreamOutputConfigurationRequest", "documentation":"<p> The media streams that are associated with the output, and the parameters for those associations.</p>", "locationName":"mediaStreamOutputConfigurations" }, "MinLatency":{ "shape":"Integer", "documentation":"<p> The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.</p>", "locationName":"minLatency" }, "OutputArn":{ "shape":"UpdateFlowOutputRequestOutputArnString", "documentation":"<p> The ARN of the output that you want to update.</p>", "location":"uri", "locationName":"OutputArn" }, "Port":{ "shape":"Integer", "documentation":"<p> The port to use when content is distributed to this output.</p>", "locationName":"port" }, "Protocol":{ "shape":"Protocol", "documentation":"<p> The protocol to use for the output.</p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "RemoteId":{ "shape":"String", "documentation":"<p> The remote ID for the Zixi-pull stream.</p>", "locationName":"remoteId" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p> The port that the flow uses to send outbound requests to initiate connection with the sender.</p>", "locationName":"senderControlPort" }, "SenderIpAddress":{ "shape":"String", "documentation":"<p> The IP address that the flow communicates with to initiate connection with the sender.</p>", "locationName":"senderIpAddress" }, "SmoothingLatency":{ "shape":"Integer", "documentation":"<p> The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.</p>", "locationName":"smoothingLatency" }, "StreamId":{ "shape":"String", "documentation":"<p> The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.</p>", "locationName":"streamId" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this output.</p>", "locationName":"vpcInterfaceAttachment" }, "OutputStatus":{ "shape":"OutputStatus", "documentation":"<p> An indication of whether the output should transmit data or not. If you don't specify the <code>outputStatus</code> field in your request, MediaConnect leaves the value unchanged.</p>", "locationName":"outputStatus" }, "NdiProgramName":{ "shape":"String", "documentation":"<p> A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name. </p>", "locationName":"ndiProgramName" }, "NdiSpeedHqQuality":{ "shape":"Integer", "documentation":"<p>A quality setting for the NDI Speed HQ encoder. </p>", "locationName":"ndiSpeedHqQuality" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates whether to enable or disable router integration for this flow output.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitEncryption":{ "shape":"FlowTransitEncryption", "locationName":"routerIntegrationTransitEncryption" } } }, "UpdateFlowOutputRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateFlowOutputRequestOutputArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:output:.+" }, "UpdateFlowOutputResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p> The ARN of the flow that is associated with the updated output.</p>", "locationName":"flowArn" }, "Output":{ "shape":"Output", "documentation":"<p> The new settings of the output that you updated.</p>", "locationName":"output" } } }, "UpdateFlowRequest":{ "type":"structure", "required":["FlowArn"], "members":{ "FlowArn":{ "shape":"UpdateFlowRequestFlowArnString", "documentation":"<p> The Amazon Resource Name (ARN) of the flow that you want to update.</p>", "location":"uri", "locationName":"FlowArn" }, "SourceFailoverConfig":{ "shape":"UpdateFailoverConfig", "documentation":"<p> The settings for source failover. </p>", "locationName":"sourceFailoverConfig" }, "Maintenance":{ "shape":"UpdateMaintenance", "documentation":"<p> The maintenance setting of the flow. </p>", "locationName":"maintenance" }, "SourceMonitoringConfig":{ "shape":"MonitoringConfig", "documentation":"<p> The settings for source monitoring. </p>", "locationName":"sourceMonitoringConfig" }, "NdiConfig":{ "shape":"NdiConfig", "documentation":"<p> Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>", "locationName":"ndiConfig" }, "FlowSize":{ "shape":"FlowSize", "documentation":"<p> Determines the processing capacity and feature set of the flow. </p>", "locationName":"flowSize" } } }, "UpdateFlowRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateFlowResponse":{ "type":"structure", "members":{ "Flow":{ "shape":"Flow", "documentation":"<p> The updated flow. </p>", "locationName":"flow" } } }, "UpdateFlowSourceRequest":{ "type":"structure", "required":[ "FlowArn", "SourceArn" ], "members":{ "Decryption":{ "shape":"UpdateEncryption", "documentation":"<p>The type of encryption that is used on the content ingested from the source. </p>", "locationName":"decryption" }, "Description":{ "shape":"String", "documentation":"<p>A description of the source. This description is not visible outside of the current Amazon Web Services account. </p>", "locationName":"description" }, "EntitlementArn":{ "shape":"UpdateFlowSourceRequestEntitlementArnString", "documentation":"<p>The Amazon Resource Name (ARN) of the entitlement that allows you to subscribe to the flow. The entitlement is set by the content originator, and the ARN is generated as part of the originator's flow. </p>", "locationName":"entitlementArn" }, "FlowArn":{ "shape":"UpdateFlowSourceRequestFlowArnString", "documentation":"<p> The ARN of the flow that you want to update. </p>", "location":"uri", "locationName":"FlowArn" }, "IngestPort":{ "shape":"Integer", "documentation":"<p>The port that the flow listens on for incoming content. If the protocol of the source is Zixi, the port must be set to 2088. </p>", "locationName":"ingestPort" }, "MaxBitrate":{ "shape":"Integer", "documentation":"<p>The maximum bitrate for RIST, RTP, and RTP-FEC streams. </p>", "locationName":"maxBitrate" }, "MaxLatency":{ "shape":"Integer", "documentation":"<p>The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams. </p>", "locationName":"maxLatency" }, "MaxSyncBuffer":{ "shape":"Integer", "documentation":"<p>The size of the buffer (in milliseconds) to use to sync incoming source data. </p>", "locationName":"maxSyncBuffer" }, "MediaStreamSourceConfigurations":{ "shape":"__listOfMediaStreamSourceConfigurationRequest", "documentation":"<p>The media stream that is associated with the source, and the parameters for that association. </p>", "locationName":"mediaStreamSourceConfigurations" }, "MinLatency":{ "shape":"Integer", "documentation":"<p>The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency. </p>", "locationName":"minLatency" }, "Protocol":{ "shape":"Protocol", "documentation":"<p>The protocol that the source uses to deliver the content to MediaConnect. </p> <note> <p>Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.</p> </note>", "locationName":"protocol" }, "SenderControlPort":{ "shape":"Integer", "documentation":"<p>The port that the flow uses to send outbound requests to initiate connection with the sender. </p>", "locationName":"senderControlPort" }, "SenderIpAddress":{ "shape":"String", "documentation":"<p>The IP address that the flow communicates with to initiate connection with the sender. </p>", "locationName":"senderIpAddress" }, "SourceArn":{ "shape":"UpdateFlowSourceRequestSourceArnString", "documentation":"<p>The ARN of the source that you want to update. </p>", "location":"uri", "locationName":"SourceArn" }, "SourceListenerAddress":{ "shape":"String", "documentation":"<p>The source IP or domain name for SRT-caller protocol. </p>", "locationName":"sourceListenerAddress" }, "SourceListenerPort":{ "shape":"Integer", "documentation":"<p>Source port for SRT-caller protocol. </p>", "locationName":"sourceListenerPort" }, "StreamId":{ "shape":"String", "documentation":"<p>The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams. </p>", "locationName":"streamId" }, "VpcInterfaceName":{ "shape":"String", "documentation":"<p>The name of the VPC interface that you want to send your output to.</p>", "locationName":"vpcInterfaceName" }, "WhitelistCidr":{ "shape":"String", "documentation":"<p>The range of IP addresses that are allowed to contribute content to your source. Format the IP addresses as a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. </p>", "locationName":"whitelistCidr" }, "GatewayBridgeSource":{ "shape":"UpdateGatewayBridgeSourceRequest", "documentation":"<p>The source configuration for cloud flows receiving a stream from a bridge. </p>", "locationName":"gatewayBridgeSource" }, "RouterIntegrationState":{ "shape":"State", "documentation":"<p>Indicates whether to enable or disable router integration for this flow source.</p>", "locationName":"routerIntegrationState" }, "RouterIntegrationTransitDecryption":{ "shape":"FlowTransitEncryption", "documentation":"<p>The encryption configuration for the flow source when router integration is enabled.</p>", "locationName":"routerIntegrationTransitDecryption" } } }, "UpdateFlowSourceRequestEntitlementArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:entitlement:.+" }, "UpdateFlowSourceRequestFlowArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:flow:.+" }, "UpdateFlowSourceRequestSourceArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:source:.+" }, "UpdateFlowSourceResponse":{ "type":"structure", "members":{ "FlowArn":{ "shape":"String", "documentation":"<p>The ARN of the flow that you was updated. </p>", "locationName":"flowArn" }, "Source":{ "shape":"Source", "documentation":"<p>The details of the sources that are assigned to the flow. </p>", "locationName":"source" } } }, "UpdateGatewayBridgeSourceRequest":{ "type":"structure", "members":{ "BridgeArn":{ "shape":"UpdateGatewayBridgeSourceRequestBridgeArnString", "documentation":"<p> The ARN of the bridge feeding this flow.</p>", "locationName":"bridgeArn" }, "VpcInterfaceAttachment":{ "shape":"VpcInterfaceAttachment", "documentation":"<p> The name of the VPC interface attachment to use for this bridge source.</p>", "locationName":"vpcInterfaceAttachment" } }, "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>" }, "UpdateGatewayBridgeSourceRequestBridgeArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:bridge:.+" }, "UpdateGatewayInstanceRequest":{ "type":"structure", "required":["GatewayInstanceArn"], "members":{ "BridgePlacement":{ "shape":"BridgePlacement", "documentation":"<p>The state of the instance. <code>ACTIVE</code> or <code>INACTIVE</code>. </p>", "locationName":"bridgePlacement" }, "GatewayInstanceArn":{ "shape":"UpdateGatewayInstanceRequestGatewayInstanceArnString", "documentation":"<p>The Amazon Resource Name (ARN) of the gateway instance that you want to update. </p>", "location":"uri", "locationName":"GatewayInstanceArn" } } }, "UpdateGatewayInstanceRequestGatewayInstanceArnString":{ "type":"string", "pattern":"arn:.+:mediaconnect.+:gateway:.+:instance:.+" }, "UpdateGatewayInstanceResponse":{ "type":"structure", "members":{ "BridgePlacement":{ "shape":"BridgePlacement", "documentation":"<p>The state of the instance. <code>ACTIVE</code> or <code>INACTIVE</code>. </p>", "locationName":"bridgePlacement" }, "GatewayInstanceArn":{ "shape":"String", "documentation":"<p>The ARN of the instance that was updated. </p>", "locationName":"gatewayInstanceArn" } } }, "UpdateIngressGatewayBridgeRequest":{ "type":"structure", "members":{ "MaxBitrate":{ "shape":"Integer", "documentation":"<p> The maximum expected bitrate (in bps).</p>", "locationName":"maxBitrate" }, "MaxOutputs":{ "shape":"Integer", "documentation":"<p> The maximum number of expected outputs.</p>", "locationName":"maxOutputs" } }, "documentation":"<p> Update an existing ingress-type bridge. </p>" }, "UpdateMaintenance":{ "type":"structure", "members":{ "MaintenanceDay":{ "shape":"MaintenanceDay", "documentation":"<p> A day of a week when the maintenance will happen.</p>", "locationName":"maintenanceDay" }, "MaintenanceScheduledDate":{ "shape":"String", "documentation":"<p> A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.</p>", "locationName":"maintenanceScheduledDate" }, "MaintenanceStartHour":{ "shape":"String", "documentation":"<p> UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.</p>", "locationName":"maintenanceStartHour" } }, "documentation":"<p> Update maintenance setting for a flow.</p>" }, "UpdateRouterInputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterInputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router input that you want to update.</p>", "location":"uri", "locationName":"Arn" }, "Name":{ "shape":"UpdateRouterInputRequestNameString", "documentation":"<p>The updated name for the router input.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterInputConfiguration", "documentation":"<p>The updated configuration settings for the router input. Changing the type of the configuration is not supported.</p>", "locationName":"configuration" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The updated maximum bitrate for the router input.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Specifies whether the router input can be assigned to outputs in different Regions. REGIONAL (default) - can be assigned only to outputs in the same Region. GLOBAL - can be assigned to outputs in any Region.</p>", "locationName":"routingScope" }, "Tier":{ "shape":"RouterInputTier", "documentation":"<p>The updated tier level for the router input.</p>", "locationName":"tier" }, "TransitEncryption":{ "shape":"RouterInputTransitEncryption", "documentation":"<p>The updated transit encryption settings for the router input.</p>", "locationName":"transitEncryption" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The updated maintenance configuration settings for the router input, including any changes to preferred maintenance windows and schedules.</p>", "locationName":"maintenanceConfiguration" } } }, "UpdateRouterInputRequestNameString":{ "type":"string", "max":128, "min":1 }, "UpdateRouterInputResponse":{ "type":"structure", "required":["RouterInput"], "members":{ "RouterInput":{ "shape":"RouterInput", "documentation":"<p>The updated router input.</p>", "locationName":"routerInput" } } }, "UpdateRouterNetworkInterfaceRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterNetworkInterfaceArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router network interface that you want to update.</p>", "location":"uri", "locationName":"Arn" }, "Name":{ "shape":"UpdateRouterNetworkInterfaceRequestNameString", "documentation":"<p>The updated name for the router network interface.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterNetworkInterfaceConfiguration", "documentation":"<p>The updated configuration settings for the router network interface. Changing the type of the configuration is not supported.</p>", "locationName":"configuration" } } }, "UpdateRouterNetworkInterfaceRequestNameString":{ "type":"string", "max":128, "min":1 }, "UpdateRouterNetworkInterfaceResponse":{ "type":"structure", "required":["RouterNetworkInterface"], "members":{ "RouterNetworkInterface":{ "shape":"RouterNetworkInterface", "documentation":"<p>The updated router network interface.</p>", "locationName":"routerNetworkInterface" } } }, "UpdateRouterOutputRequest":{ "type":"structure", "required":["Arn"], "members":{ "Arn":{ "shape":"RouterOutputArn", "documentation":"<p>The Amazon Resource Name (ARN) of the router output that you want to update.</p>", "location":"uri", "locationName":"Arn" }, "Name":{ "shape":"UpdateRouterOutputRequestNameString", "documentation":"<p>The updated name for the router output.</p>", "locationName":"name" }, "Configuration":{ "shape":"RouterOutputConfiguration", "documentation":"<p>The updated configuration settings for the router output. Changing the type of the configuration is not supported.</p>", "locationName":"configuration" }, "MaximumBitrate":{ "shape":"Long", "documentation":"<p>The updated maximum bitrate for the router output.</p>", "locationName":"maximumBitrate" }, "RoutingScope":{ "shape":"RoutingScope", "documentation":"<p>Specifies whether the router output can take inputs that are in different Regions. REGIONAL (default) - can only take inputs from same Region. GLOBAL - can take inputs from any Region.</p>", "locationName":"routingScope" }, "Tier":{ "shape":"RouterOutputTier", "documentation":"<p>The updated tier level for the router output.</p>", "locationName":"tier" }, "MaintenanceConfiguration":{ "shape":"MaintenanceConfiguration", "documentation":"<p>The updated maintenance configuration settings for the router output, including any changes to preferred maintenance windows and schedules.</p>", "locationName":"maintenanceConfiguration" } } }, "UpdateRouterOutputRequestNameString":{ "type":"string", "max":128, "min":1 }, "UpdateRouterOutputResponse":{ "type":"structure", "required":["RouterOutput"], "members":{ "RouterOutput":{ "shape":"RouterOutput", "documentation":"<p>The updated router output.</p>", "locationName":"routerOutput" } } }, "VideoMonitoringSetting":{ "type":"structure", "members":{ "BlackFrames":{ "shape":"BlackFrames", "documentation":"<p>Detects video frames that are black. </p>", "locationName":"blackFrames" }, "FrozenFrames":{ "shape":"FrozenFrames", "documentation":"<p>Detects video frames that have not changed. </p>", "locationName":"frozenFrames" } }, "documentation":"<p>Specifies the configuration for video stream metrics monitoring.</p>" }, "VpcInterface":{ "type":"structure", "required":[ "Name", "NetworkInterfaceIds", "NetworkInterfaceType", "RoleArn", "SecurityGroupIds", "SubnetId" ], "members":{ "Name":{ "shape":"String", "documentation":"<p> Immutable and has to be a unique against other VpcInterfaces in this Flow.</p>", "locationName":"name" }, "NetworkInterfaceIds":{ "shape":"__listOfString", "documentation":"<p> IDs of the network interfaces created in customer's account by MediaConnect.</p>", "locationName":"networkInterfaceIds" }, "NetworkInterfaceType":{ "shape":"NetworkInterfaceType", "documentation":"<p> The type of network interface.</p>", "locationName":"networkInterfaceType" }, "RoleArn":{ "shape":"String", "documentation":"<p> A role Arn MediaConnect can assume to create ENIs in your account.</p>", "locationName":"roleArn" }, "SecurityGroupIds":{ "shape":"__listOfString", "documentation":"<p> Security Group IDs to be used on ENI.</p>", "locationName":"securityGroupIds" }, "SubnetId":{ "shape":"String", "documentation":"<p> Subnet must be in the AZ of the Flow. </p>", "locationName":"subnetId" } }, "documentation":"<p> The settings for a VPC source.</p>" }, "VpcInterfaceAttachment":{ "type":"structure", "members":{ "VpcInterfaceName":{ "shape":"String", "documentation":"<p> The name of the VPC interface to use for this resource.</p>", "locationName":"vpcInterfaceName" } }, "documentation":"<p> The settings for attaching a VPC interface to an resource. </p>" }, "VpcInterfaceRequest":{ "type":"structure", "required":[ "Name", "RoleArn", "SecurityGroupIds", "SubnetId" ], "members":{ "Name":{ "shape":"String", "documentation":"<p>The name for the VPC interface. This name must be unique within the flow. </p>", "locationName":"name" }, "NetworkInterfaceType":{ "shape":"NetworkInterfaceType", "documentation":"<p>The type of network interface. </p>", "locationName":"networkInterfaceType" }, "RoleArn":{ "shape":"String", "documentation":"<p>The Amazon Resource Name (ARN) of the role that you created when you set up MediaConnect as a trusted service. </p>", "locationName":"roleArn" }, "SecurityGroupIds":{ "shape":"__listOfString", "documentation":"<p>A virtual firewall to control inbound and outbound traffic. </p>", "locationName":"securityGroupIds" }, "SubnetId":{ "shape":"String", "documentation":"<p> The subnet IDs that you want to use for your VPC interface. A range of IP addresses in your VPC. When you create your VPC, you specify a range of IPv4 addresses for the VPC in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. This is the primary CIDR block for your VPC. When you create a subnet for your VPC, you specify the CIDR block for the subnet, which is a subset of the VPC CIDR block. The subnets that you use across all VPC interfaces on the flow must be in the same Availability Zone as the flow. </p>", "locationName":"subnetId" }, "VpcInterfaceTags":{ "shape":"__mapOfString", "documentation":"<p> The key-value pairs that can be used to tag and organize the VPC network interface. </p>", "locationName":"vpcInterfaceTags" } }, "documentation":"<p>The details of the VPC interfaces that you want to add to the flow. </p>" }, "VpcRouterNetworkInterfaceConfiguration":{ "type":"structure", "required":[ "SecurityGroupIds", "SubnetId" ], "members":{ "SecurityGroupIds":{ "shape":"VpcRouterNetworkInterfaceConfigurationSecurityGroupIdsList", "documentation":"<p>The IDs of the security groups to associate with the router network interface within the VPC.</p>", "locationName":"securityGroupIds" }, "SubnetId":{ "shape":"String", "documentation":"<p>The ID of the subnet within the VPC to associate the router network interface with.</p>", "locationName":"subnetId" } }, "documentation":"<p>The configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.</p>" }, "VpcRouterNetworkInterfaceConfigurationSecurityGroupIdsList":{ "type":"list", "member":{"shape":"String"}, "max":5, "min":1 }, "WindowMaintenanceSchedule":{ "type":"structure", "required":[ "Start", "End", "ScheduledTime" ], "members":{ "Start":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The start time of the maintenance window.</p>", "locationName":"start" }, "End":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The end time of the maintenance window.</p>", "locationName":"end" }, "ScheduledTime":{ "shape":"SyntheticTimestamp_date_time", "documentation":"<p>The date and time when the maintenance window is scheduled to occur.</p>", "locationName":"scheduledTime" } }, "documentation":"<p>Defines a specific time window for maintenance operations.</p>" }, "__listOfAddBridgeOutputRequest":{ "type":"list", "member":{"shape":"AddBridgeOutputRequest"} }, "__listOfAddBridgeSourceRequest":{ "type":"list", "member":{"shape":"AddBridgeSourceRequest"} }, "__listOfAddMediaStreamRequest":{ "type":"list", "member":{"shape":"AddMediaStreamRequest"} }, "__listOfAddOutputRequest":{ "type":"list", "member":{"shape":"AddOutputRequest"} }, "__listOfAudioMonitoringSetting":{ "type":"list", "member":{"shape":"AudioMonitoringSetting"} }, "__listOfBridgeOutput":{ "type":"list", "member":{"shape":"BridgeOutput"} }, "__listOfBridgeSource":{ "type":"list", "member":{"shape":"BridgeSource"} }, "__listOfDestinationConfiguration":{ "type":"list", "member":{"shape":"DestinationConfiguration"} }, "__listOfDestinationConfigurationRequest":{ "type":"list", "member":{"shape":"DestinationConfigurationRequest"} }, "__listOfEntitlement":{ "type":"list", "member":{"shape":"Entitlement"} }, "__listOfGatewayNetwork":{ "type":"list", "member":{"shape":"GatewayNetwork"} }, "__listOfGrantEntitlementRequest":{ "type":"list", "member":{"shape":"GrantEntitlementRequest"} }, "__listOfInputConfiguration":{ "type":"list", "member":{"shape":"InputConfiguration"} }, "__listOfInputConfigurationRequest":{ "type":"list", "member":{"shape":"InputConfigurationRequest"} }, "__listOfInteger":{ "type":"list", "member":{"shape":"Integer"} }, "__listOfListedBridge":{ "type":"list", "member":{"shape":"ListedBridge"} }, "__listOfListedEntitlement":{ "type":"list", "member":{"shape":"ListedEntitlement"} }, "__listOfListedFlow":{ "type":"list", "member":{"shape":"ListedFlow"} }, "__listOfListedGateway":{ "type":"list", "member":{"shape":"ListedGateway"} }, "__listOfListedGatewayInstance":{ "type":"list", "member":{"shape":"ListedGatewayInstance"} }, "__listOfMediaStream":{ "type":"list", "member":{"shape":"MediaStream"} }, "__listOfMediaStreamOutputConfiguration":{ "type":"list", "member":{"shape":"MediaStreamOutputConfiguration"} }, "__listOfMediaStreamOutputConfigurationRequest":{ "type":"list", "member":{"shape":"MediaStreamOutputConfigurationRequest"} }, "__listOfMediaStreamSourceConfiguration":{ "type":"list", "member":{"shape":"MediaStreamSourceConfiguration"} }, "__listOfMediaStreamSourceConfigurationRequest":{ "type":"list", "member":{"shape":"MediaStreamSourceConfigurationRequest"} }, "__listOfMessageDetail":{ "type":"list", "member":{"shape":"MessageDetail"} }, "__listOfNdiDiscoveryServerConfig":{ "type":"list", "member":{"shape":"NdiDiscoveryServerConfig"} }, "__listOfOffering":{ "type":"list", "member":{"shape":"Offering"} }, "__listOfOutput":{ "type":"list", "member":{"shape":"Output"} }, "__listOfReservation":{ "type":"list", "member":{"shape":"Reservation"} }, "__listOfSetSourceRequest":{ "type":"list", "member":{"shape":"SetSourceRequest"} }, "__listOfSource":{ "type":"list", "member":{"shape":"Source"} }, "__listOfString":{ "type":"list", "member":{"shape":"String"} }, "__listOfTransportStream":{ "type":"list", "member":{"shape":"TransportStream"} }, "__listOfTransportStreamProgram":{ "type":"list", "member":{"shape":"TransportStreamProgram"} }, "__listOfVideoMonitoringSetting":{ "type":"list", "member":{"shape":"VideoMonitoringSetting"} }, "__listOfVpcInterface":{ "type":"list", "member":{"shape":"VpcInterface"} }, "__listOfVpcInterfaceRequest":{ "type":"list", "member":{"shape":"VpcInterfaceRequest"} }, "__mapOfString":{ "type":"map", "key":{"shape":"String"}, "value":{"shape":"String"} } }, "documentation":"<p>Welcome to the Elemental MediaConnect API reference. </p> <p>MediaConnect is a service that lets you ingest live video content into the cloud and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types that are supported by MediaConnect. </p> <p>Use the following links to get started with the MediaConnect API:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html\">Actions</a>: An alphabetical list of all MediaConnect API operations.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html\">Data types</a>: An alphabetical list of all MediaConnect data types.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html\">Common parameters</a>: Parameters that all operations can use.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html\">Common errors</a>: Client and server errors that all operations can return.</p> </li> </ul>" }
© 2026 UnknownSec