From 24020190ab0149044d48a03ef75bf6b06a58776a Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 13 Apr 2023 18:05:16 +0000 Subject: [PATCH] Update API model --- .../aws-models/chime-sdk-voice.json | 72 +- .../sdk-codegen/aws-models/mediaconnect.json | 9370 +++++++++++------ 2 files changed, 6444 insertions(+), 2998 deletions(-) diff --git a/codegen/sdk-codegen/aws-models/chime-sdk-voice.json b/codegen/sdk-codegen/aws-models/chime-sdk-voice.json index b9a8642645f..e214b4d3684 100644 --- a/codegen/sdk-codegen/aws-models/chime-sdk-voice.json +++ b/codegen/sdk-codegen/aws-models/chime-sdk-voice.json @@ -1316,8 +1316,8 @@ } }, "params": { - "UseDualStack": true, "Region": "us-gov-east-1", + "UseDualStack": true, "UseFIPS": true } }, @@ -1329,8 +1329,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-gov-east-1", + "UseDualStack": false, "UseFIPS": true } }, @@ -1342,8 +1342,8 @@ } }, "params": { - "UseDualStack": true, "Region": "us-gov-east-1", + "UseDualStack": true, "UseFIPS": false } }, @@ -1355,8 +1355,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-gov-east-1", + "UseDualStack": false, "UseFIPS": false } }, @@ -1368,8 +1368,8 @@ } }, "params": { - "UseDualStack": true, "Region": "cn-north-1", + "UseDualStack": true, "UseFIPS": true } }, @@ -1381,8 +1381,8 @@ } }, "params": { - "UseDualStack": false, "Region": "cn-north-1", + "UseDualStack": false, "UseFIPS": true } }, @@ -1394,8 +1394,8 @@ } }, "params": { - "UseDualStack": true, "Region": "cn-north-1", + "UseDualStack": true, "UseFIPS": false } }, @@ -1407,8 +1407,8 @@ } }, "params": { - "UseDualStack": false, "Region": "cn-north-1", + "UseDualStack": false, "UseFIPS": false } }, @@ -1418,8 +1418,8 @@ "error": "FIPS and DualStack are enabled, but this partition does not support one or both" }, "params": { - "UseDualStack": true, "Region": "us-iso-east-1", + "UseDualStack": true, "UseFIPS": true } }, @@ -1431,8 +1431,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-iso-east-1", + "UseDualStack": false, "UseFIPS": true } }, @@ -1442,8 +1442,8 @@ "error": "DualStack is enabled but this partition does not support DualStack" }, "params": { - "UseDualStack": true, "Region": "us-iso-east-1", + "UseDualStack": true, "UseFIPS": false } }, @@ -1455,8 +1455,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-iso-east-1", + "UseDualStack": false, "UseFIPS": false } }, @@ -1468,8 +1468,8 @@ } }, "params": { - "UseDualStack": true, "Region": "us-east-1", + "UseDualStack": true, "UseFIPS": true } }, @@ -1481,8 +1481,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-east-1", + "UseDualStack": false, "UseFIPS": true } }, @@ -1494,8 +1494,8 @@ } }, "params": { - "UseDualStack": true, "Region": "us-east-1", + "UseDualStack": true, "UseFIPS": false } }, @@ -1507,8 +1507,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-east-1", + "UseDualStack": false, "UseFIPS": false } }, @@ -1518,8 +1518,8 @@ "error": "FIPS and DualStack are enabled, but this partition does not support one or both" }, "params": { - "UseDualStack": true, "Region": "us-isob-east-1", + "UseDualStack": true, "UseFIPS": true } }, @@ -1531,8 +1531,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-isob-east-1", + "UseDualStack": false, "UseFIPS": true } }, @@ -1542,8 +1542,8 @@ "error": "DualStack is enabled but this partition does not support DualStack" }, "params": { - "UseDualStack": true, "Region": "us-isob-east-1", + "UseDualStack": true, "UseFIPS": false } }, @@ -1555,8 +1555,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-isob-east-1", + "UseDualStack": false, "UseFIPS": false } }, @@ -1568,8 +1568,8 @@ } }, "params": { - "UseDualStack": false, "Region": "us-east-1", + "UseDualStack": false, "UseFIPS": false, "Endpoint": "https://example.com" } @@ -1580,8 +1580,8 @@ "error": "Invalid Configuration: FIPS and custom endpoint are not supported" }, "params": { - "UseDualStack": false, "Region": "us-east-1", + "UseDualStack": false, "UseFIPS": true, "Endpoint": "https://example.com" } @@ -1592,8 +1592,8 @@ "error": "Invalid Configuration: Dualstack and custom endpoint are not supported" }, "params": { - "UseDualStack": true, "Region": "us-east-1", + "UseDualStack": true, "UseFIPS": false, "Endpoint": "https://example.com" } @@ -2022,6 +2022,12 @@ "smithy.api#documentation": "

List of endpoints (Lambda ARNs) specified for the SIP media application.

", "smithy.api#required": {} } + }, + "Tags": { + "target": "com.amazonaws.chimesdkvoice#TagList", + "traits": { + "smithy.api#documentation": "

The tags assigned to the SIP media application.

" + } } }, "traits": { @@ -2286,6 +2292,12 @@ "smithy.api#documentation": "

Enables or disables encryption for the Voice Connector.

", "smithy.api#required": {} } + }, + "Tags": { + "target": "com.amazonaws.chimesdkvoice#TagList", + "traits": { + "smithy.api#documentation": "

The tags assigned to the Voice Connector.

" + } } }, "traits": { @@ -3710,7 +3722,7 @@ "Country": { "target": "com.amazonaws.chimesdkvoice#Country", "traits": { - "smithy.api#documentation": "

The country.

", + "smithy.api#documentation": "

The country.

", "smithy.api#required": {} } }, @@ -6418,7 +6430,7 @@ "EnableSIPLogs": { "target": "com.amazonaws.chimesdkvoice#Boolean", "traits": { - "smithy.api#documentation": "

Boolean that enables sending SIP message logs to Amazon CloudWatch logs.

" + "smithy.api#documentation": "

Boolean that enables sending SIP message logs to Amazon CloudWatch.

" } }, "EnableMediaMetricLogs": { @@ -8504,7 +8516,7 @@ "Endpoints": { "target": "com.amazonaws.chimesdkvoice#SipMediaApplicationEndpointList", "traits": { - "smithy.api#documentation": "

List of endpoints for SIP media application. Currently, only one endpoint per \n SIP media application is permitted.

" + "smithy.api#documentation": "

List of endpoints for a SIP media application. Currently, only one endpoint per \n SIP media application is permitted.

" } }, "CreatedTimestamp": { @@ -8518,6 +8530,12 @@ "traits": { "smithy.api#documentation": "

The time at which the SIP media application was updated.

" } + }, + "SipMediaApplicationArn": { + "target": "com.amazonaws.chimesdkvoice#NonEmptyString", + "traits": { + "smithy.api#documentation": "

The ARN of the SIP media application.

" + } } }, "traits": { @@ -8998,7 +9016,7 @@ } ], "traits": { - "smithy.api#documentation": "

Starts a voice tone analysis task. For more information about voice tone analysis, see \n Using Amazon Chime SDK voice analytics \n in the Amazon Chime SDK Developer Guide.

\n \n

Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the \n AWS service terms for the Amazon Chime SDK.

\n
", + "smithy.api#documentation": "

Starts a voice tone analysis task. For more information about voice tone analysis, see \n Using Amazon Chime SDK voice analytics \n in the Amazon Chime SDK Developer Guide.

\n \n

Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the \n AWS service terms for the Amazon Chime SDK.

\n
", "smithy.api#http": { "method": "POST", "uri": "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", diff --git a/codegen/sdk-codegen/aws-models/mediaconnect.json b/codegen/sdk-codegen/aws-models/mediaconnect.json index 27a690f9642..b16339829d7 100644 --- a/codegen/sdk-codegen/aws-models/mediaconnect.json +++ b/codegen/sdk-codegen/aws-models/mediaconnect.json @@ -29,101 +29,173 @@ ] }, "shapes": { - "com.amazonaws.mediaconnect#AddFlowMediaStreams": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#AddFlowMediaStreamsRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#AddFlowMediaStreamsResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" - }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" - }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "com.amazonaws.mediaconnect#AddBridgeFlowSourceRequest": { + "type": "structure", + "members": { + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the cloud flow to use as a source of this bridge.", + "smithy.api#jsonName": "flowArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "FlowVpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this source.", + "smithy.api#jsonName": "flowVpcInterfaceAttachment" + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } } - ], + }, "traits": { - "smithy.api#documentation": "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.", - "smithy.api#http": { - "method": "POST", - "uri": "/v1/flows/{FlowArn}/mediaStreams", - "code": 201 - } + "smithy.api#documentation": "Add a flow source to an existing bridge." } }, - "com.amazonaws.mediaconnect#AddFlowMediaStreamsRequest": { + "com.amazonaws.mediaconnect#AddBridgeNetworkOutputRequest": { "type": "structure", "members": { - "FlowArn": { + "IpAddress": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", - "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#documentation": "The network output IP Address.", + "smithy.api#jsonName": "ipAddress", "smithy.api#required": {} } }, - "MediaStreams": { - "target": "com.amazonaws.mediaconnect#__listOfAddMediaStreamRequest", + "Name": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The media streams that you want to add to the flow.", - "smithy.api#jsonName": "mediaStreams", + "smithy.api#documentation": "The network output name. This name is used to reference the output and must be unique among outputs in this bridge.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "NetworkName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The network output's gateway network name.", + "smithy.api#jsonName": "networkName", + "smithy.api#required": {} + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output port.", + "smithy.api#jsonName": "port", + "smithy.api#required": {} + } + }, + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The network output protocol.", + "smithy.api#jsonName": "protocol", + "smithy.api#required": {} + } + }, + "Ttl": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output TTL.", + "smithy.api#jsonName": "ttl", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "A request to add media streams to the flow." + "smithy.api#documentation": "Add a network output to an existing bridge." } }, - "com.amazonaws.mediaconnect#AddFlowMediaStreamsResponse": { + "com.amazonaws.mediaconnect#AddBridgeNetworkSourceRequest": { "type": "structure", "members": { - "FlowArn": { + "MulticastIp": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you added media streams to.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The network source multicast IP.", + "smithy.api#jsonName": "multicastIp", + "smithy.api#required": {} } }, - "MediaStreams": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStream", + "Name": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The media streams that you added to the flow.", - "smithy.api#jsonName": "mediaStreams" + "smithy.api#documentation": "The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "NetworkName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The network source's gateway network name.", + "smithy.api#jsonName": "networkName", + "smithy.api#required": {} + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network source port.", + "smithy.api#jsonName": "port", + "smithy.api#required": {} + } + }, + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The network source protocol.", + "smithy.api#jsonName": "protocol", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#documentation": "Add a network source to an existing bridge." } }, - "com.amazonaws.mediaconnect#AddFlowOutputs": { + "com.amazonaws.mediaconnect#AddBridgeOutputRequest": { + "type": "structure", + "members": { + "NetworkOutput": { + "target": "com.amazonaws.mediaconnect#AddBridgeNetworkOutputRequest", + "traits": { + "smithy.api#jsonName": "networkOutput" + } + } + }, + "traits": { + "smithy.api#documentation": "Add an output to a bridge." + } + }, + "com.amazonaws.mediaconnect#AddBridgeOutputs": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#AddFlowOutputsRequest" + "target": "com.amazonaws.mediaconnect#AddBridgeOutputsRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#AddFlowOutputsResponse" + "target": "com.amazonaws.mediaconnect#AddBridgeOutputsResponse" }, "errors": [ { - "target": "com.amazonaws.mediaconnect#AddFlowOutputs420Exception" + "target": "com.amazonaws.mediaconnect#BadRequestException" }, { - "target": "com.amazonaws.mediaconnect#BadRequestException" + "target": "com.amazonaws.mediaconnect#ConflictException" }, { "target": "com.amazonaws.mediaconnect#ForbiddenException" @@ -142,88 +214,97 @@ } ], "traits": { - "smithy.api#documentation": "Adds outputs to an existing flow. You can create up to 50 outputs per flow.", + "smithy.api#documentation": "Adds outputs to an existing bridge.", "smithy.api#http": { "method": "POST", - "uri": "/v1/flows/{FlowArn}/outputs", - "code": 201 + "uri": "/v1/bridges/{BridgeArn}/outputs", + "code": 202 } } }, - "com.amazonaws.mediaconnect#AddFlowOutputs420Exception": { + "com.amazonaws.mediaconnect#AddBridgeOutputsRequest": { "type": "structure", "members": { - "Message": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", + "smithy.api#documentation": "The ARN of the bridge that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} + } + }, + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfAddBridgeOutputRequest", + "traits": { + "smithy.api#documentation": "The outputs that you want to add to this bridge.", + "smithy.api#jsonName": "outputs", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "client", - "smithy.api#httpError": 420 + "smithy.api#documentation": "A request to add outputs to the specified bridge.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#AddFlowOutputsRequest": { + "com.amazonaws.mediaconnect#AddBridgeOutputsResponse": { "type": "structure", "members": { - "FlowArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to add outputs to.", - "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", - "smithy.api#required": {} + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn" } }, "Outputs": { - "target": "com.amazonaws.mediaconnect#__listOfAddOutputRequest", + "target": "com.amazonaws.mediaconnect#__listOfBridgeOutput", "traits": { - "smithy.api#documentation": "A list of outputs that you want to add.", - "smithy.api#jsonName": "outputs", - "smithy.api#required": {} + "smithy.api#documentation": "The outputs that you added to this bridge.", + "smithy.api#jsonName": "outputs" } } }, "traits": { - "smithy.api#documentation": "A request to add outputs to the specified flow." + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#AddFlowOutputsResponse": { + "com.amazonaws.mediaconnect#AddBridgeSourceRequest": { "type": "structure", "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + "FlowSource": { + "target": "com.amazonaws.mediaconnect#AddBridgeFlowSourceRequest", "traits": { - "smithy.api#documentation": "The ARN of the flow that these outputs were added to.", - "smithy.api#jsonName": "flowArn" + "smithy.api#jsonName": "flowSource" } }, - "Outputs": { - "target": "com.amazonaws.mediaconnect#__listOfOutput", + "NetworkSource": { + "target": "com.amazonaws.mediaconnect#AddBridgeNetworkSourceRequest", "traits": { - "smithy.api#documentation": "The details of the newly added outputs.", - "smithy.api#jsonName": "outputs" + "smithy.api#jsonName": "networkSource" } } + }, + "traits": { + "smithy.api#documentation": "Add a source to an existing bridge." } }, - "com.amazonaws.mediaconnect#AddFlowSources": { + "com.amazonaws.mediaconnect#AddBridgeSources": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#AddFlowSourcesRequest" + "target": "com.amazonaws.mediaconnect#AddBridgeSourcesRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#AddFlowSourcesResponse" + "target": "com.amazonaws.mediaconnect#AddBridgeSourcesResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, { "target": "com.amazonaws.mediaconnect#ForbiddenException" }, @@ -241,65 +322,83 @@ } ], "traits": { - "smithy.api#documentation": "Adds Sources to flow", + "smithy.api#documentation": "Adds sources to an existing bridge.", "smithy.api#http": { "method": "POST", - "uri": "/v1/flows/{FlowArn}/source", - "code": 201 + "uri": "/v1/bridges/{BridgeArn}/sources", + "code": 202 } } }, - "com.amazonaws.mediaconnect#AddFlowSourcesRequest": { + "com.amazonaws.mediaconnect#AddBridgeSourcesRequest": { "type": "structure", "members": { - "FlowArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to mutate.", + "smithy.api#documentation": "The ARN of the bridge that you want to update.", "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", "smithy.api#required": {} } }, "Sources": { - "target": "com.amazonaws.mediaconnect#__listOfSetSourceRequest", + "target": "com.amazonaws.mediaconnect#__listOfAddBridgeSourceRequest", "traits": { - "smithy.api#documentation": "A list of sources that you want to add.", + "smithy.api#documentation": "The sources that you want to add to this bridge.", "smithy.api#jsonName": "sources", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "A request to add sources to the flow." + "smithy.api#documentation": "A request to add sources to the specified bridge.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#AddFlowSourcesResponse": { + "com.amazonaws.mediaconnect#AddBridgeSourcesResponse": { "type": "structure", "members": { - "FlowArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that these sources were added to.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn" } }, "Sources": { - "target": "com.amazonaws.mediaconnect#__listOfSource", + "target": "com.amazonaws.mediaconnect#__listOfBridgeSource", "traits": { - "smithy.api#documentation": "The details of the newly added sources.", + "smithy.api#documentation": "The sources that you added to this bridge.", "smithy.api#jsonName": "sources" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#AddFlowVpcInterfaces": { + "com.amazonaws.mediaconnect#AddEgressGatewayBridgeRequest": { + "type": "structure", + "members": { + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum expected bitrate (in bps).", + "smithy.api#jsonName": "maxBitrate", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.mediaconnect#AddFlowMediaStreams": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfacesRequest" + "target": "com.amazonaws.mediaconnect#AddFlowMediaStreamsRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfacesResponse" + "target": "com.amazonaws.mediaconnect#AddFlowMediaStreamsResponse" }, "errors": [ { @@ -322,372 +421,274 @@ } ], "traits": { - "smithy.api#documentation": "Adds VPC interfaces to flow", + "smithy.api#documentation": "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.", "smithy.api#http": { "method": "POST", - "uri": "/v1/flows/{FlowArn}/vpcInterfaces", + "uri": "/v1/flows/{FlowArn}/mediaStreams", "code": 201 } } }, - "com.amazonaws.mediaconnect#AddFlowVpcInterfacesRequest": { + "com.amazonaws.mediaconnect#AddFlowMediaStreamsRequest": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to mutate.", + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, - "VpcInterfaces": { - "target": "com.amazonaws.mediaconnect#__listOfVpcInterfaceRequest", + "MediaStreams": { + "target": "com.amazonaws.mediaconnect#__listOfAddMediaStreamRequest", "traits": { - "smithy.api#documentation": "A list of VPC interfaces that you want to add.", - "smithy.api#jsonName": "vpcInterfaces", + "smithy.api#documentation": "The media streams that you want to add to the flow.", + "smithy.api#jsonName": "mediaStreams", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "A request to add VPC interfaces to the flow." + "smithy.api#documentation": "A request to add media streams to the flow.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#AddFlowVpcInterfacesResponse": { + "com.amazonaws.mediaconnect#AddFlowMediaStreamsResponse": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that these VPC interfaces were added to.", + "smithy.api#documentation": "The ARN of the flow that you added media streams to.", "smithy.api#jsonName": "flowArn" } }, - "VpcInterfaces": { - "target": "com.amazonaws.mediaconnect#__listOfVpcInterface", + "MediaStreams": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStream", "traits": { - "smithy.api#documentation": "The details of the newly added VPC interfaces.", - "smithy.api#jsonName": "vpcInterfaces" + "smithy.api#documentation": "The media streams that you added to the flow.", + "smithy.api#jsonName": "mediaStreams" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#AddMaintenance": { - "type": "structure", - "members": { - "MaintenanceDay": { - "target": "com.amazonaws.mediaconnect#MaintenanceDay", - "traits": { - "smithy.api#documentation": "A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.", - "smithy.api#jsonName": "maintenanceDay", - "smithy.api#required": {} - } - }, - "MaintenanceStartHour": { + "com.amazonaws.mediaconnect#AddFlowOutputs": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#AddFlowOutputsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#AddFlowOutputsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#AddFlowOutputs420Exception" + }, + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Adds outputs to an existing flow. You can create up to 50 outputs per flow.", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/flows/{FlowArn}/outputs", + "code": 201 + } + } + }, + "com.amazonaws.mediaconnect#AddFlowOutputs420Exception": { + "type": "structure", + "members": { + "Message": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "maintenanceStartHour", + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Create maintenance setting for a flow" + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 420 } }, - "com.amazonaws.mediaconnect#AddMediaStreamRequest": { + "com.amazonaws.mediaconnect#AddFlowOutputsRequest": { "type": "structure", "members": { - "Attributes": { - "target": "com.amazonaws.mediaconnect#MediaStreamAttributesRequest", - "traits": { - "smithy.api#documentation": "The attributes that you want to assign to the new media stream.", - "smithy.api#jsonName": "attributes" - } - }, - "ClockRate": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "clockRate" - } - }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "A description that can help you quickly identify what your media stream is used for.", - "smithy.api#jsonName": "description" - } - }, - "MediaStreamId": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "A unique identifier for the media stream.", - "smithy.api#jsonName": "mediaStreamId", - "smithy.api#required": {} - } - }, - "MediaStreamName": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A name that helps you distinguish one media stream from another.", - "smithy.api#jsonName": "mediaStreamName", + "smithy.api#documentation": "The flow that you want to add outputs to.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, - "MediaStreamType": { - "target": "com.amazonaws.mediaconnect#MediaStreamType", + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfAddOutputRequest", "traits": { - "smithy.api#documentation": "The type of media stream.", - "smithy.api#jsonName": "mediaStreamType", + "smithy.api#documentation": "A list of outputs that you want to add.", + "smithy.api#jsonName": "outputs", "smithy.api#required": {} } - }, - "VideoFormat": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The resolution of the video.", - "smithy.api#jsonName": "videoFormat" - } } }, "traits": { - "smithy.api#documentation": "The media stream that you want to add to the flow." + "smithy.api#documentation": "A request to add outputs to the specified flow.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#AddOutputRequest": { + "com.amazonaws.mediaconnect#AddFlowOutputsResponse": { "type": "structure", "members": { - "CidrAllowList": { - "target": "com.amazonaws.mediaconnect#__listOf__string", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "cidrAllowList" - } - }, - "Description": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user.", - "smithy.api#jsonName": "description" + "smithy.api#documentation": "The ARN of the flow that these outputs were added to.", + "smithy.api#jsonName": "flowArn" } }, - "Destination": { - "target": "com.amazonaws.mediaconnect#__string", + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfOutput", "traits": { - "smithy.api#documentation": "The IP address from which video will be sent to output destinations.", - "smithy.api#jsonName": "destination" + "smithy.api#documentation": "The details of the newly added outputs.", + "smithy.api#jsonName": "outputs" } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#AddFlowSources": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#AddFlowSourcesRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#AddFlowSourcesResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "Encryption": { - "target": "com.amazonaws.mediaconnect#Encryption", - "traits": { - "smithy.api#documentation": "The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", - "smithy.api#jsonName": "encryption" - } + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - "MaxLatency": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", - "smithy.api#jsonName": "maxLatency" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "MediaStreamOutputConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStreamOutputConfigurationRequest", - "traits": { - "smithy.api#documentation": "The media streams that are associated with the output, and the parameters for those associations.", - "smithy.api#jsonName": "mediaStreamOutputConfigurations" - } + { + "target": "com.amazonaws.mediaconnect#NotFoundException" }, - "MinLatency": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "minLatency" - } + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, - "Name": { + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Adds Sources to flow", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/flows/{FlowArn}/source", + "code": 201 + } + } + }, + "com.amazonaws.mediaconnect#AddFlowSourcesRequest": { + "type": "structure", + "members": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the output. This value must be unique within the current flow.", - "smithy.api#jsonName": "name" - } - }, - "Port": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port to use when content is distributed to this output.", - "smithy.api#jsonName": "port" + "smithy.api#documentation": "The flow that you want to mutate.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} } }, - "Protocol": { - "target": "com.amazonaws.mediaconnect#Protocol", + "Sources": { + "target": "com.amazonaws.mediaconnect#__listOfSetSourceRequest", "traits": { - "smithy.api#documentation": "The protocol to use for the output.", - "smithy.api#jsonName": "protocol", + "smithy.api#documentation": "A list of sources that you want to add.", + "smithy.api#jsonName": "sources", "smithy.api#required": {} } - }, - "RemoteId": { + } + }, + "traits": { + "smithy.api#documentation": "A request to add sources to the flow.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#AddFlowSourcesResponse": { + "type": "structure", + "members": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The remote ID for the Zixi-pull output stream.", - "smithy.api#jsonName": "remoteId" - } - }, - "SenderControlPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", - "smithy.api#jsonName": "senderControlPort" + "smithy.api#documentation": "The ARN of the flow that these sources were added to.", + "smithy.api#jsonName": "flowArn" } }, - "SmoothingLatency": { - "target": "com.amazonaws.mediaconnect#__integer", + "Sources": { + "target": "com.amazonaws.mediaconnect#__listOfSource", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.", - "smithy.api#jsonName": "smoothingLatency" - } - }, - "StreamId": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.", - "smithy.api#jsonName": "streamId" - } - }, - "VpcInterfaceAttachment": { - "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", - "traits": { - "smithy.api#documentation": "The name of the VPC interface attachment to use for this output.", - "smithy.api#jsonName": "vpcInterfaceAttachment" - } - } - }, - "traits": { - "smithy.api#documentation": "The output that you want to add to this flow." - } - }, - "com.amazonaws.mediaconnect#Algorithm": { - "type": "enum", - "members": { - "aes128": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "aes128" - } - }, - "aes192": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "aes192" - } - }, - "aes256": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "aes256" - } - } - } - }, - "com.amazonaws.mediaconnect#BadRequestException": { - "type": "structure", - "members": { - "Message": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", - "smithy.api#required": {} + "smithy.api#documentation": "The details of the newly added sources.", + "smithy.api#jsonName": "sources" } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "client", - "smithy.api#httpError": 400 - } - }, - "com.amazonaws.mediaconnect#Colorimetry": { - "type": "enum", - "members": { - "BT601": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BT601" - } - }, - "BT709": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BT709" - } - }, - "BT2020": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BT2020" - } - }, - "BT2100": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "BT2100" - } - }, - "ST2065_1": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ST2065-1" - } - }, - "ST2065_3": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ST2065-3" - } - }, - "XYZ": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "XYZ" - } - } + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#CreateFlow": { + "com.amazonaws.mediaconnect#AddFlowVpcInterfaces": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#CreateFlowRequest" + "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfacesRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#CreateFlowResponse" + "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfacesResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, - { - "target": "com.amazonaws.mediaconnect#CreateFlow420Exception" - }, { "target": "com.amazonaws.mediaconnect#ForbiddenException" }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, { "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, @@ -696,1130 +697,972 @@ } ], "traits": { - "smithy.api#documentation": "Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).", + "smithy.api#documentation": "Adds VPC interfaces to flow", "smithy.api#http": { "method": "POST", - "uri": "/v1/flows", + "uri": "/v1/flows/{FlowArn}/vpcInterfaces", "code": 201 } } }, - "com.amazonaws.mediaconnect#CreateFlow420Exception": { + "com.amazonaws.mediaconnect#AddFlowVpcInterfacesRequest": { "type": "structure", "members": { - "Message": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", + "smithy.api#documentation": "The flow that you want to mutate.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} + } + }, + "VpcInterfaces": { + "target": "com.amazonaws.mediaconnect#__listOfVpcInterfaceRequest", + "traits": { + "smithy.api#documentation": "A list of VPC interfaces that you want to add.", + "smithy.api#jsonName": "vpcInterfaces", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "client", - "smithy.api#httpError": 420 + "smithy.api#documentation": "A request to add VPC interfaces to the flow.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#CreateFlowRequest": { + "com.amazonaws.mediaconnect#AddFlowVpcInterfacesResponse": { "type": "structure", "members": { - "AvailabilityZone": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS Region.", - "smithy.api#jsonName": "availabilityZone" + "smithy.api#documentation": "The ARN of the flow that these VPC interfaces were added to.", + "smithy.api#jsonName": "flowArn" } }, - "Entitlements": { - "target": "com.amazonaws.mediaconnect#__listOfGrantEntitlementRequest", + "VpcInterfaces": { + "target": "com.amazonaws.mediaconnect#__listOfVpcInterface", "traits": { - "smithy.api#documentation": "The entitlements that you want to grant on a flow.", - "smithy.api#jsonName": "entitlements" + "smithy.api#documentation": "The details of the newly added VPC interfaces.", + "smithy.api#jsonName": "vpcInterfaces" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#AddIngressGatewayBridgeRequest": { + "type": "structure", + "members": { + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum expected bitrate (in bps).", + "smithy.api#jsonName": "maxBitrate", + "smithy.api#required": {} } }, - "MediaStreams": { - "target": "com.amazonaws.mediaconnect#__listOfAddMediaStreamRequest", + "MaxOutputs": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "The media streams that you want to add to the flow. You can associate these media streams with sources and outputs on the flow.", - "smithy.api#jsonName": "mediaStreams" + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of expected outputs.", + "smithy.api#jsonName": "maxOutputs", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.mediaconnect#AddMaintenance": { + "type": "structure", + "members": { + "MaintenanceDay": { + "target": "com.amazonaws.mediaconnect#MaintenanceDay", + "traits": { + "smithy.api#documentation": "A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.", + "smithy.api#jsonName": "maintenanceDay", + "smithy.api#required": {} } }, - "Name": { + "MaintenanceStartHour": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the flow.", - "smithy.api#jsonName": "name", + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "maintenanceStartHour", "smithy.api#required": {} } + } + }, + "traits": { + "smithy.api#documentation": "Create maintenance setting for a flow" + } + }, + "com.amazonaws.mediaconnect#AddMediaStreamRequest": { + "type": "structure", + "members": { + "Attributes": { + "target": "com.amazonaws.mediaconnect#MediaStreamAttributesRequest", + "traits": { + "smithy.api#documentation": "The attributes that you want to assign to the new media stream.", + "smithy.api#jsonName": "attributes" + } }, - "Outputs": { - "target": "com.amazonaws.mediaconnect#__listOfAddOutputRequest", + "ClockRate": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "The outputs that you want to add to this flow.", - "smithy.api#jsonName": "outputs" + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "clockRate" } }, - "Source": { - "target": "com.amazonaws.mediaconnect#SetSourceRequest", + "Description": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "source" + "smithy.api#documentation": "A description that can help you quickly identify what your media stream is used for.", + "smithy.api#jsonName": "description" } }, - "SourceFailoverConfig": { - "target": "com.amazonaws.mediaconnect#FailoverConfig", + "MediaStreamId": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#jsonName": "sourceFailoverConfig" + "smithy.api#default": 0, + "smithy.api#documentation": "A unique identifier for the media stream.", + "smithy.api#jsonName": "mediaStreamId", + "smithy.api#required": {} } }, - "Sources": { - "target": "com.amazonaws.mediaconnect#__listOfSetSourceRequest", + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "sources" + "smithy.api#documentation": "A name that helps you distinguish one media stream from another.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} } }, - "VpcInterfaces": { - "target": "com.amazonaws.mediaconnect#__listOfVpcInterfaceRequest", + "MediaStreamType": { + "target": "com.amazonaws.mediaconnect#MediaStreamType", "traits": { - "smithy.api#documentation": "The VPC interfaces you want on the flow.", - "smithy.api#jsonName": "vpcInterfaces" + "smithy.api#documentation": "The type of media stream.", + "smithy.api#jsonName": "mediaStreamType", + "smithy.api#required": {} } }, - "Maintenance": { - "target": "com.amazonaws.mediaconnect#AddMaintenance", + "VideoFormat": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "maintenance" + "smithy.api#documentation": "The resolution of the video.", + "smithy.api#jsonName": "videoFormat" } } }, "traits": { - "smithy.api#documentation": "Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50)." + "smithy.api#documentation": "The media stream that you want to add to the flow." } }, - "com.amazonaws.mediaconnect#CreateFlowResponse": { + "com.amazonaws.mediaconnect#AddOutputRequest": { "type": "structure", "members": { - "Flow": { - "target": "com.amazonaws.mediaconnect#Flow", + "CidrAllowList": { + "target": "com.amazonaws.mediaconnect#__listOf__string", "traits": { - "smithy.api#jsonName": "flow" + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "cidrAllowList" } - } - } - }, - "com.amazonaws.mediaconnect#DeleteFlow": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#DeleteFlowRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#DeleteFlowResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user.", + "smithy.api#jsonName": "description" + } }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "Destination": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address from which video will be sent to output destinations.", + "smithy.api#jsonName": "destination" + } }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "Encryption": { + "target": "com.amazonaws.mediaconnect#Encryption", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encryption" + } }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "MaxLatency": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", + "smithy.api#jsonName": "maxLatency" + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + "MediaStreamOutputConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStreamOutputConfigurationRequest", + "traits": { + "smithy.api#documentation": "The media streams that are associated with the output, and the parameters for those associations.", + "smithy.api#jsonName": "mediaStreamOutputConfigurations" + } + }, + "MinLatency": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "minLatency" + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the output. This value must be unique within the current flow.", + "smithy.api#jsonName": "name" + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port to use when content is distributed to this output.", + "smithy.api#jsonName": "port" + } + }, + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The protocol to use for the output.", + "smithy.api#jsonName": "protocol", + "smithy.api#required": {} + } + }, + "RemoteId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The remote ID for the Zixi-pull output stream.", + "smithy.api#jsonName": "remoteId" + } + }, + "SenderControlPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", + "smithy.api#jsonName": "senderControlPort" + } + }, + "SmoothingLatency": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.", + "smithy.api#jsonName": "smoothingLatency" + } + }, + "StreamId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.", + "smithy.api#jsonName": "streamId" + } + }, + "VpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this output.", + "smithy.api#jsonName": "vpcInterfaceAttachment" + } } - ], + }, "traits": { - "smithy.api#documentation": "Deletes a flow. Before you can delete a flow, you must stop the flow.", - "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}", - "code": 202 + "smithy.api#documentation": "The output that you want to add to this flow." + } + }, + "com.amazonaws.mediaconnect#Algorithm": { + "type": "enum", + "members": { + "aes128": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "aes128" + } + }, + "aes192": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "aes192" + } + }, + "aes256": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "aes256" + } } } }, - "com.amazonaws.mediaconnect#DeleteFlowRequest": { + "com.amazonaws.mediaconnect#BadRequestException": { "type": "structure", "members": { - "FlowArn": { + "Message": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you want to delete.", - "smithy.api#httpLabel": {}, + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 400 } }, - "com.amazonaws.mediaconnect#DeleteFlowResponse": { + "com.amazonaws.mediaconnect#Bridge": { "type": "structure", "members": { - "FlowArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that was deleted.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn", + "smithy.api#required": {} } }, - "Status": { - "target": "com.amazonaws.mediaconnect#Status", + "BridgeMessages": { + "target": "com.amazonaws.mediaconnect#__listOfMessageDetail", "traits": { - "smithy.api#documentation": "The status of the flow when the DeleteFlow process begins.", - "smithy.api#jsonName": "status" + "smithy.api#jsonName": "bridgeMessages" } - } - } - }, - "com.amazonaws.mediaconnect#DescribeFlow": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#DescribeFlowRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#DescribeFlowResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" + "BridgeState": { + "target": "com.amazonaws.mediaconnect#BridgeState", + "traits": { + "smithy.api#jsonName": "bridgeState", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "EgressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#EgressGatewayBridge", + "traits": { + "smithy.api#jsonName": "egressGatewayBridge" + } }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "IngressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#IngressGatewayBridge", + "traits": { + "smithy.api#jsonName": "ingressGatewayBridge" + } }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the bridge.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfBridgeOutput", + "traits": { + "smithy.api#documentation": "The outputs on this bridge.", + "smithy.api#jsonName": "outputs" + } + }, + "PlacementArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The placement Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "placementArn", + "smithy.api#required": {} + } + }, + "SourceFailoverConfig": { + "target": "com.amazonaws.mediaconnect#FailoverConfig", + "traits": { + "smithy.api#jsonName": "sourceFailoverConfig" + } + }, + "Sources": { + "target": "com.amazonaws.mediaconnect#__listOfBridgeSource", + "traits": { + "smithy.api#documentation": "The sources on this bridge.", + "smithy.api#jsonName": "sources" + } } - ], + }, "traits": { - "smithy.api#documentation": "Displays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements.", - "smithy.api#http": { - "method": "GET", - "uri": "/v1/flows/{FlowArn}", - "code": 200 + "smithy.api#documentation": "A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud." + } + }, + "com.amazonaws.mediaconnect#BridgeFlowOutput": { + "type": "structure", + "members": { + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the cloud flow.", + "smithy.api#jsonName": "flowArn", + "smithy.api#required": {} + } }, - "smithy.waiters#waitable": { - "FlowActive": { - "documentation": "Wait until a flow is active", - "acceptors": [ - { - "state": "success", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "ACTIVE", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "STARTING", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "UPDATING", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "errorType": "InternalServerErrorException" - } - }, - { - "state": "retry", - "matcher": { - "errorType": "ServiceUnavailableException" - } - }, - { - "state": "failure", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "ERROR", - "comparator": "stringEquals" - } - } - } - ], - "minDelay": 3 - }, - "FlowDeleted": { - "documentation": "Wait until a flow is deleted", - "acceptors": [ - { - "state": "success", - "matcher": { - "errorType": "NotFoundException" - } - }, - { - "state": "retry", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "DELETING", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "errorType": "InternalServerErrorException" - } - }, - { - "state": "retry", - "matcher": { - "errorType": "ServiceUnavailableException" - } - }, - { - "state": "failure", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "ERROR", - "comparator": "stringEquals" - } - } - } - ], - "minDelay": 3 - }, - "FlowStandby": { - "documentation": "Wait until a flow is in standby mode", - "acceptors": [ - { - "state": "success", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "STANDBY", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "STOPPING", - "comparator": "stringEquals" - } - } - }, - { - "state": "retry", - "matcher": { - "errorType": "InternalServerErrorException" - } - }, - { - "state": "retry", - "matcher": { - "errorType": "ServiceUnavailableException" - } - }, - { - "state": "failure", - "matcher": { - "output": { - "path": "Flow.Status", - "expected": "ERROR", - "comparator": "stringEquals" - } - } - } - ], - "minDelay": 3 + "FlowSourceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the flow source.", + "smithy.api#jsonName": "flowSourceArn", + "smithy.api#required": {} + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the bridge's output.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#documentation": "The output of the bridge. A flow output is delivered to the AWS cloud." } }, - "com.amazonaws.mediaconnect#DescribeFlowRequest": { + "com.amazonaws.mediaconnect#BridgeFlowSource": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you want to describe.", - "smithy.api#httpLabel": {}, + "smithy.api#documentation": "The ARN of the cloud flow used as a source of this bridge.", + "smithy.api#jsonName": "flowArn", + "smithy.api#required": {} + } + }, + "FlowVpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this source.", + "smithy.api#jsonName": "flowVpcInterfaceAttachment" + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the flow source.", + "smithy.api#jsonName": "name", "smithy.api#required": {} } + }, + "OutputArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the output.", + "smithy.api#jsonName": "outputArn" + } } + }, + "traits": { + "smithy.api#documentation": "The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow." } }, - "com.amazonaws.mediaconnect#DescribeFlowResponse": { + "com.amazonaws.mediaconnect#BridgeNetworkOutput": { "type": "structure", "members": { - "Flow": { - "target": "com.amazonaws.mediaconnect#Flow", + "IpAddress": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "flow" + "smithy.api#documentation": "The network output IP Address.", + "smithy.api#jsonName": "ipAddress", + "smithy.api#required": {} } }, - "Messages": { - "target": "com.amazonaws.mediaconnect#Messages", + "Name": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "messages" + "smithy.api#documentation": "The network output name.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#DescribeOffering": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#DescribeOfferingRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#DescribeOfferingResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "NetworkName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The network output's gateway network name.", + "smithy.api#jsonName": "networkName", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output port.", + "smithy.api#jsonName": "port", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The network output protocol.", + "smithy.api#jsonName": "protocol", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + "Ttl": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output TTL.", + "smithy.api#jsonName": "ttl", + "smithy.api#required": {} + } } - ], + }, "traits": { - "smithy.api#documentation": "Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).", - "smithy.api#http": { - "method": "GET", - "uri": "/v1/offerings/{OfferingArn}", - "code": 200 - } + "smithy.api#documentation": "The output of the bridge. A network output is delivered to your premises." } }, - "com.amazonaws.mediaconnect#DescribeOfferingRequest": { + "com.amazonaws.mediaconnect#BridgeNetworkSource": { "type": "structure", "members": { - "OfferingArn": { + "MulticastIp": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the offering.", - "smithy.api#httpLabel": {}, + "smithy.api#documentation": "The network source multicast IP.", + "smithy.api#jsonName": "multicastIp", "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#DescribeOfferingResponse": { - "type": "structure", - "members": { - "Offering": { - "target": "com.amazonaws.mediaconnect#Offering", - "traits": { - "smithy.api#jsonName": "offering" - } - } - } - }, - "com.amazonaws.mediaconnect#DescribeReservation": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#DescribeReservationRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#DescribeReservationResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" - }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" - } - ], - "traits": { - "smithy.api#documentation": "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).", - "smithy.api#http": { - "method": "GET", - "uri": "/v1/reservations/{ReservationArn}", - "code": 200 - } - } - }, - "com.amazonaws.mediaconnect#DescribeReservationRequest": { - "type": "structure", - "members": { - "ReservationArn": { + "Name": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the reservation.", - "smithy.api#httpLabel": {}, + "smithy.api#documentation": "The name of the network source.", + "smithy.api#jsonName": "name", "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#DescribeReservationResponse": { - "type": "structure", - "members": { - "Reservation": { - "target": "com.amazonaws.mediaconnect#Reservation", - "traits": { - "smithy.api#jsonName": "reservation" - } - } - } - }, - "com.amazonaws.mediaconnect#DestinationConfiguration": { - "type": "structure", - "members": { - "DestinationIp": { + }, + "NetworkName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The IP address where contents of the media stream will be sent.", - "smithy.api#jsonName": "destinationIp", + "smithy.api#documentation": "The network source's gateway network name.", + "smithy.api#jsonName": "networkName", "smithy.api#required": {} } }, - "DestinationPort": { + "Port": { "target": "com.amazonaws.mediaconnect#__integer", "traits": { "smithy.api#default": 0, - "smithy.api#documentation": "The port to use when the content of the media stream is distributed to the output.", - "smithy.api#jsonName": "destinationPort", - "smithy.api#required": {} - } - }, - "Interface": { - "target": "com.amazonaws.mediaconnect#Interface", - "traits": { - "smithy.api#documentation": "The VPC interface that is used for the media stream associated with the output.", - "smithy.api#jsonName": "interface", + "smithy.api#documentation": "The network source port.", + "smithy.api#jsonName": "port", "smithy.api#required": {} } }, - "OutboundIp": { - "target": "com.amazonaws.mediaconnect#__string", + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", "traits": { - "smithy.api#documentation": "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 protocol.", - "smithy.api#jsonName": "outboundIp", + "smithy.api#documentation": "The network source protocol.", + "smithy.api#jsonName": "protocol", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The transport parameters that are associated with an outbound media stream." + "smithy.api#documentation": "The source of the bridge. A network source originates at your premises." } }, - "com.amazonaws.mediaconnect#DestinationConfigurationRequest": { + "com.amazonaws.mediaconnect#BridgeOutput": { "type": "structure", "members": { - "DestinationIp": { - "target": "com.amazonaws.mediaconnect#__string", + "FlowOutput": { + "target": "com.amazonaws.mediaconnect#BridgeFlowOutput", "traits": { - "smithy.api#documentation": "The IP address where you want MediaConnect to send contents of the media stream.", - "smithy.api#jsonName": "destinationIp", - "smithy.api#required": {} - } - }, - "DestinationPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that you want MediaConnect to use when it distributes the media stream to the output.", - "smithy.api#jsonName": "destinationPort", - "smithy.api#required": {} + "smithy.api#jsonName": "flowOutput" } }, - "Interface": { - "target": "com.amazonaws.mediaconnect#InterfaceRequest", + "NetworkOutput": { + "target": "com.amazonaws.mediaconnect#BridgeNetworkOutput", "traits": { - "smithy.api#documentation": "The VPC interface that you want to use for the media stream associated with the output.", - "smithy.api#jsonName": "interface", - "smithy.api#required": {} + "smithy.api#jsonName": "networkOutput" } } }, "traits": { - "smithy.api#documentation": "The transport parameters that you want to associate with an outbound media stream." + "smithy.api#documentation": "The output of the bridge." } }, - "com.amazonaws.mediaconnect#DurationUnits": { + "com.amazonaws.mediaconnect#BridgePlacement": { "type": "enum", "members": { - "MONTHS": { + "AVAILABLE": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "MONTHS" + "smithy.api#enumValue": "AVAILABLE" + } + }, + "LOCKED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "LOCKED" } } } }, - "com.amazonaws.mediaconnect#EncoderProfile": { - "type": "enum", + "com.amazonaws.mediaconnect#BridgeSource": { + "type": "structure", "members": { - "main": { - "target": "smithy.api#Unit", + "FlowSource": { + "target": "com.amazonaws.mediaconnect#BridgeFlowSource", "traits": { - "smithy.api#enumValue": "main" + "smithy.api#jsonName": "flowSource" } }, - "high": { - "target": "smithy.api#Unit", + "NetworkSource": { + "target": "com.amazonaws.mediaconnect#BridgeNetworkSource", "traits": { - "smithy.api#enumValue": "high" + "smithy.api#jsonName": "networkSource" } } + }, + "traits": { + "smithy.api#documentation": "The bridge's source." } }, - "com.amazonaws.mediaconnect#EncodingName": { + "com.amazonaws.mediaconnect#BridgeState": { "type": "enum", "members": { - "jxsv": { + "CREATING": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "jxsv" + "smithy.api#enumValue": "CREATING" } }, - "raw": { + "STANDBY": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "raw" + "smithy.api#enumValue": "STANDBY" } }, - "smpte291": { + "STARTING": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "smpte291" + "smithy.api#enumValue": "STARTING" } }, - "pcm": { + "DEPLOYING": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "pcm" + "smithy.api#enumValue": "DEPLOYING" } - } - } - }, - "com.amazonaws.mediaconnect#EncodingParameters": { - "type": "structure", - "members": { - "CompressionFactor": { - "target": "com.amazonaws.mediaconnect#__double", + }, + "ACTIVE": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "compressionFactor", - "smithy.api#required": {} + "smithy.api#enumValue": "ACTIVE" } }, - "EncoderProfile": { - "target": "com.amazonaws.mediaconnect#EncoderProfile", + "STOPPING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encoderProfile", - "smithy.api#required": {} + "smithy.api#enumValue": "STOPPING" } - } - }, - "traits": { - "smithy.api#documentation": "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." - } - }, - "com.amazonaws.mediaconnect#EncodingParametersRequest": { - "type": "structure", - "members": { - "CompressionFactor": { - "target": "com.amazonaws.mediaconnect#__double", + }, + "DELETING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "compressionFactor", - "smithy.api#required": {} + "smithy.api#enumValue": "DELETING" } }, - "EncoderProfile": { - "target": "com.amazonaws.mediaconnect#EncoderProfile", + "DELETED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encoderProfile", - "smithy.api#required": {} + "smithy.api#enumValue": "DELETED" } - } - }, - "traits": { - "smithy.api#documentation": "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." - } - }, - "com.amazonaws.mediaconnect#Encryption": { - "type": "structure", - "members": { - "Algorithm": { - "target": "com.amazonaws.mediaconnect#Algorithm", + }, + "START_FAILED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).", - "smithy.api#jsonName": "algorithm" + "smithy.api#enumValue": "START_FAILED" } }, - "ConstantInitializationVector": { - "target": "com.amazonaws.mediaconnect#__string", + "START_PENDING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "constantInitializationVector" + "smithy.api#enumValue": "START_PENDING" } }, - "DeviceId": { - "target": "com.amazonaws.mediaconnect#__string", + "STOP_FAILED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "deviceId" + "smithy.api#enumValue": "STOP_FAILED" } }, - "KeyType": { - "target": "com.amazonaws.mediaconnect#KeyType", + "UPDATING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", - "smithy.api#jsonName": "keyType" + "smithy.api#enumValue": "UPDATING" } - }, - "Region": { - "target": "com.amazonaws.mediaconnect#__string", + } + } + }, + "com.amazonaws.mediaconnect#Colorimetry": { + "type": "enum", + "members": { + "BT601": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The AWS 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.", - "smithy.api#jsonName": "region" + "smithy.api#enumValue": "BT601" } }, - "ResourceId": { - "target": "com.amazonaws.mediaconnect#__string", + "BT709": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "resourceId" + "smithy.api#enumValue": "BT709" } }, - "RoleArn": { - "target": "com.amazonaws.mediaconnect#__string", + "BT2020": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).", - "smithy.api#jsonName": "roleArn", - "smithy.api#required": {} + "smithy.api#enumValue": "BT2020" } }, - "SecretArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.", - "smithy.api#jsonName": "secretArn" - } - }, - "Url": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "url" - } - } - }, - "traits": { - "smithy.api#documentation": "Information about the encryption of the flow." - } - }, - "com.amazonaws.mediaconnect#Entitlement": { - "type": "structure", - "members": { - "DataTransferSubscriberFeePercent": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", - "smithy.api#jsonName": "dataTransferSubscriberFeePercent" - } - }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", + "BT2100": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "A description of the entitlement.", - "smithy.api#jsonName": "description" + "smithy.api#enumValue": "BT2100" } }, - "Encryption": { - "target": "com.amazonaws.mediaconnect#Encryption", + "ST2065_1": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The type of encryption that will be used on the output that is associated with this entitlement.", - "smithy.api#jsonName": "encryption" + "smithy.api#enumValue": "ST2065-1" } }, - "EntitlementArn": { - "target": "com.amazonaws.mediaconnect#__string", + "ST2065_3": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The ARN of the entitlement.", - "smithy.api#jsonName": "entitlementArn", - "smithy.api#required": {} + "smithy.api#enumValue": "ST2065-3" } }, - "EntitlementStatus": { - "target": "com.amazonaws.mediaconnect#EntitlementStatus", + "XYZ": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "An indication of whether the entitlement is enabled.", - "smithy.api#jsonName": "entitlementStatus" + "smithy.api#enumValue": "XYZ" } - }, - "Name": { + } + } + }, + "com.amazonaws.mediaconnect#ConflictException": { + "type": "structure", + "members": { + "Message": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the entitlement.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} - } - }, - "Subscribers": { - "target": "com.amazonaws.mediaconnect#__listOf__string", - "traits": { - "smithy.api#documentation": "The AWS 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.", - "smithy.api#jsonName": "subscribers", + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The settings for a flow entitlement." + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 409 } }, - "com.amazonaws.mediaconnect#EntitlementStatus": { + "com.amazonaws.mediaconnect#ConnectionStatus": { "type": "enum", "members": { - "ENABLED": { + "CONNECTED": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "ENABLED" + "smithy.api#enumValue": "CONNECTED" } }, - "DISABLED": { + "DISCONNECTED": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "DISABLED" + "smithy.api#enumValue": "DISCONNECTED" } } } }, - "com.amazonaws.mediaconnect#FailoverConfig": { - "type": "structure", - "members": { - "FailoverMode": { - "target": "com.amazonaws.mediaconnect#FailoverMode", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "failoverMode" - } + "com.amazonaws.mediaconnect#CreateBridge": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#CreateBridgeRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#CreateBridgeResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "RecoveryWindow": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Search window time to look for dash-7 packets", - "smithy.api#jsonName": "recoveryWindow" - } + { + "target": "com.amazonaws.mediaconnect#ConflictException" }, - "SourcePriority": { - "target": "com.amazonaws.mediaconnect#SourcePriority", - "traits": { - "smithy.api#documentation": "The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.", - "smithy.api#jsonName": "sourcePriority" - } + { + "target": "com.amazonaws.mediaconnect#CreateBridge420Exception" }, - "State": { - "target": "com.amazonaws.mediaconnect#State", - "traits": { - "smithy.api#jsonName": "state" - } + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } - }, + ], "traits": { - "smithy.api#documentation": "The settings for source failover." + "smithy.api#documentation": "Creates a new bridge. The request must include one source.", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/bridges", + "code": 201 + } } }, - "com.amazonaws.mediaconnect#FailoverMode": { - "type": "enum", + "com.amazonaws.mediaconnect#CreateBridge420Exception": { + "type": "structure", "members": { - "MERGE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "MERGE" - } - }, - "FAILOVER": { - "target": "smithy.api#Unit", + "Message": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "FAILOVER" + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 420 } }, - "com.amazonaws.mediaconnect#Flow": { + "com.amazonaws.mediaconnect#CreateBridgeRequest": { "type": "structure", "members": { - "AvailabilityZone": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.", - "smithy.api#jsonName": "availabilityZone", - "smithy.api#required": {} - } - }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "A description of the flow. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", - "smithy.api#jsonName": "description" - } - }, - "EgressIp": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The IP address from which video will be sent to output destinations.", - "smithy.api#jsonName": "egressIp" - } - }, - "Entitlements": { - "target": "com.amazonaws.mediaconnect#__listOfEntitlement", - "traits": { - "smithy.api#documentation": "The entitlements in this flow.", - "smithy.api#jsonName": "entitlements", - "smithy.api#required": {} - } - }, - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + "EgressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#AddEgressGatewayBridgeRequest", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.", - "smithy.api#jsonName": "flowArn", - "smithy.api#required": {} + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "egressGatewayBridge" } }, - "MediaStreams": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStream", + "IngressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#AddIngressGatewayBridgeRequest", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "mediaStreams" + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "ingressGatewayBridge" } }, "Name": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the flow.", + "smithy.api#documentation": "The name of the bridge. This name can not be modified after the bridge is created.", "smithy.api#jsonName": "name", "smithy.api#required": {} } }, "Outputs": { - "target": "com.amazonaws.mediaconnect#__listOfOutput", + "target": "com.amazonaws.mediaconnect#__listOfAddBridgeOutputRequest", "traits": { - "smithy.api#documentation": "The outputs in this flow.", - "smithy.api#jsonName": "outputs", - "smithy.api#required": {} + "smithy.api#documentation": "The outputs that you want to add to this bridge.", + "smithy.api#jsonName": "outputs" } }, - "Source": { - "target": "com.amazonaws.mediaconnect#Source", + "PlacementArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#jsonName": "source", + "smithy.api#documentation": "The bridge placement Amazon Resource Number (ARN).", + "smithy.api#jsonName": "placementArn", "smithy.api#required": {} } }, "SourceFailoverConfig": { "target": "com.amazonaws.mediaconnect#FailoverConfig", "traits": { + "smithy.api#documentation": "The settings for source failover.", "smithy.api#jsonName": "sourceFailoverConfig" } }, "Sources": { - "target": "com.amazonaws.mediaconnect#__listOfSource", - "traits": { - "smithy.api#jsonName": "sources" - } - }, - "Status": { - "target": "com.amazonaws.mediaconnect#Status", + "target": "com.amazonaws.mediaconnect#__listOfAddBridgeSourceRequest", "traits": { - "smithy.api#documentation": "The current status of the flow.", - "smithy.api#jsonName": "status", + "smithy.api#documentation": "The sources that you want to add to this bridge.", + "smithy.api#jsonName": "sources", "smithy.api#required": {} } - }, - "VpcInterfaces": { - "target": "com.amazonaws.mediaconnect#__listOfVpcInterface", - "traits": { - "smithy.api#documentation": "The VPC Interfaces for this flow.", - "smithy.api#jsonName": "vpcInterfaces" - } - }, - "Maintenance": { - "target": "com.amazonaws.mediaconnect#Maintenance", - "traits": { - "smithy.api#jsonName": "maintenance" - } } }, "traits": { - "smithy.api#documentation": "The settings for a flow, including its source, outputs, and entitlements." + "smithy.api#documentation": "Creates a new bridge. The request must include one source.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#Fmtp": { + "com.amazonaws.mediaconnect#CreateBridgeResponse": { "type": "structure", "members": { - "ChannelOrder": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The format of the audio channel.", - "smithy.api#jsonName": "channelOrder" - } - }, - "Colorimetry": { - "target": "com.amazonaws.mediaconnect#Colorimetry", - "traits": { - "smithy.api#documentation": "The format that is used for the representation of color.", - "smithy.api#jsonName": "colorimetry" - } - }, - "ExactFramerate": { - "target": "com.amazonaws.mediaconnect#__string", + "Bridge": { + "target": "com.amazonaws.mediaconnect#Bridge", "traits": { - "smithy.api#documentation": "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 exactFramerate.", - "smithy.api#jsonName": "exactFramerate" - } - }, - "Par": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The pixel aspect ratio (PAR) of the video.", - "smithy.api#jsonName": "par" - } - }, - "Range": { - "target": "com.amazonaws.mediaconnect#Range", - "traits": { - "smithy.api#documentation": "The encoding range of the video.", - "smithy.api#jsonName": "range" - } - }, - "ScanMode": { - "target": "com.amazonaws.mediaconnect#ScanMode", - "traits": { - "smithy.api#documentation": "The type of compression that was used to smooth the video’s appearance", - "smithy.api#jsonName": "scanMode" - } - }, - "Tcs": { - "target": "com.amazonaws.mediaconnect#Tcs", - "traits": { - "smithy.api#documentation": "The transfer characteristic system (TCS) that is used in the video.", - "smithy.api#jsonName": "tcs" + "smithy.api#jsonName": "bridge" } } }, "traits": { - "smithy.api#documentation": "FMTP" + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#FmtpRequest": { - "type": "structure", - "members": { - "ChannelOrder": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The format of the audio channel.", - "smithy.api#jsonName": "channelOrder" - } - }, - "Colorimetry": { - "target": "com.amazonaws.mediaconnect#Colorimetry", - "traits": { - "smithy.api#documentation": "The format that is used for the representation of color.", - "smithy.api#jsonName": "colorimetry" - } + "com.amazonaws.mediaconnect#CreateFlow": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#CreateFlowRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#CreateFlowResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "ExactFramerate": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "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 exactFramerate.", - "smithy.api#jsonName": "exactFramerate" - } + { + "target": "com.amazonaws.mediaconnect#CreateFlow420Exception" }, - "Par": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The pixel aspect ratio (PAR) of the video.", - "smithy.api#jsonName": "par" - } + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - "Range": { - "target": "com.amazonaws.mediaconnect#Range", - "traits": { - "smithy.api#documentation": "The encoding range of the video.", - "smithy.api#jsonName": "range" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "ScanMode": { - "target": "com.amazonaws.mediaconnect#ScanMode", - "traits": { - "smithy.api#documentation": "The type of compression that was used to smooth the video’s appearance.", - "smithy.api#jsonName": "scanMode" - } + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, - "Tcs": { - "target": "com.amazonaws.mediaconnect#Tcs", - "traits": { - "smithy.api#documentation": "The transfer characteristic system (TCS) that is used in the video.", - "smithy.api#jsonName": "tcs" - } + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } - }, + ], "traits": { - "smithy.api#documentation": "The settings that you want to use to define the media stream." + "smithy.api#documentation": "Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/flows", + "code": 201 + } } }, - "com.amazonaws.mediaconnect#ForbiddenException": { + "com.amazonaws.mediaconnect#CreateFlow420Exception": { "type": "structure", "members": { "Message": { @@ -1834,84 +1677,122 @@ "traits": { "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", "smithy.api#error": "client", - "smithy.api#httpError": 403 + "smithy.api#httpError": 420 } }, - "com.amazonaws.mediaconnect#GrantEntitlementRequest": { + "com.amazonaws.mediaconnect#CreateFlowRequest": { "type": "structure", "members": { - "DataTransferSubscriberFeePercent": { - "target": "com.amazonaws.mediaconnect#__integer", + "AvailabilityZone": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", - "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + "smithy.api#documentation": "The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS Region.", + "smithy.api#jsonName": "availabilityZone" } }, - "Description": { + "Entitlements": { + "target": "com.amazonaws.mediaconnect#__listOfGrantEntitlementRequest", + "traits": { + "smithy.api#documentation": "The entitlements that you want to grant on a flow.", + "smithy.api#jsonName": "entitlements" + } + }, + "MediaStreams": { + "target": "com.amazonaws.mediaconnect#__listOfAddMediaStreamRequest", + "traits": { + "smithy.api#documentation": "The media streams that you want to add to the flow. You can associate these media streams with sources and outputs on the flow.", + "smithy.api#jsonName": "mediaStreams" + } + }, + "Name": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.", - "smithy.api#jsonName": "description" + "smithy.api#documentation": "The name of the flow.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} } }, - "Encryption": { - "target": "com.amazonaws.mediaconnect#Encryption", + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfAddOutputRequest", "traits": { - "smithy.api#documentation": "The type of encryption that will be used on the output that is associated with this entitlement.", - "smithy.api#jsonName": "encryption" + "smithy.api#documentation": "The outputs that you want to add to this flow.", + "smithy.api#jsonName": "outputs" } }, - "EntitlementStatus": { - "target": "com.amazonaws.mediaconnect#EntitlementStatus", + "Source": { + "target": "com.amazonaws.mediaconnect#SetSourceRequest", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "entitlementStatus" + "smithy.api#jsonName": "source" } }, - "Name": { - "target": "com.amazonaws.mediaconnect#__string", + "SourceFailoverConfig": { + "target": "com.amazonaws.mediaconnect#FailoverConfig", "traits": { - "smithy.api#documentation": "The name of the entitlement. This value must be unique within the current flow.", - "smithy.api#jsonName": "name" + "smithy.api#jsonName": "sourceFailoverConfig" } }, - "Subscribers": { - "target": "com.amazonaws.mediaconnect#__listOf__string", + "Sources": { + "target": "com.amazonaws.mediaconnect#__listOfSetSourceRequest", "traits": { - "smithy.api#documentation": "The AWS 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.", - "smithy.api#jsonName": "subscribers", - "smithy.api#required": {} + "smithy.api#jsonName": "sources" + } + }, + "VpcInterfaces": { + "target": "com.amazonaws.mediaconnect#__listOfVpcInterfaceRequest", + "traits": { + "smithy.api#documentation": "The VPC interfaces you want on the flow.", + "smithy.api#jsonName": "vpcInterfaces" + } + }, + "Maintenance": { + "target": "com.amazonaws.mediaconnect#AddMaintenance", + "traits": { + "smithy.api#jsonName": "maintenance" } } }, "traits": { - "smithy.api#documentation": "The entitlements that you want to grant on a flow." + "smithy.api#documentation": "Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#GrantFlowEntitlements": { + "com.amazonaws.mediaconnect#CreateFlowResponse": { + "type": "structure", + "members": { + "Flow": { + "target": "com.amazonaws.mediaconnect#Flow", + "traits": { + "smithy.api#jsonName": "flow" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#CreateGateway": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#GrantFlowEntitlementsRequest" + "target": "com.amazonaws.mediaconnect#CreateGatewayRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#GrantFlowEntitlementsResponse" + "target": "com.amazonaws.mediaconnect#CreateGatewayResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, { - "target": "com.amazonaws.mediaconnect#ForbiddenException" + "target": "com.amazonaws.mediaconnect#ConflictException" }, { - "target": "com.amazonaws.mediaconnect#GrantFlowEntitlements420Exception" + "target": "com.amazonaws.mediaconnect#CreateGateway420Exception" }, { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "target": "com.amazonaws.mediaconnect#ForbiddenException" }, { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, { "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" @@ -1921,15 +1802,15 @@ } ], "traits": { - "smithy.api#documentation": "Grants entitlements to an existing flow.", + "smithy.api#documentation": "Creates a new gateway. The request must include at least one network (up to 4).", "smithy.api#http": { "method": "POST", - "uri": "/v1/flows/{FlowArn}/entitlements", - "code": 200 + "uri": "/v1/gateways", + "code": 201 } } }, - "com.amazonaws.mediaconnect#GrantFlowEntitlements420Exception": { + "com.amazonaws.mediaconnect#CreateGateway420Exception": { "type": "structure", "members": { "Message": { @@ -1947,196 +1828,225 @@ "smithy.api#httpError": 420 } }, - "com.amazonaws.mediaconnect#GrantFlowEntitlementsRequest": { + "com.amazonaws.mediaconnect#CreateGatewayRequest": { "type": "structure", "members": { - "Entitlements": { - "target": "com.amazonaws.mediaconnect#__listOfGrantEntitlementRequest", + "EgressCidrBlocks": { + "target": "com.amazonaws.mediaconnect#__listOf__string", "traits": { - "smithy.api#documentation": "The list of entitlements that you want to grant.", - "smithy.api#jsonName": "entitlements", + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "egressCidrBlocks", "smithy.api#required": {} } }, - "FlowArn": { + "Name": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to grant entitlements on.", - "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", + "smithy.api#documentation": "The name of the gateway. This name can not be modified after the gateway is created.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "Networks": { + "target": "com.amazonaws.mediaconnect#__listOfGatewayNetwork", + "traits": { + "smithy.api#documentation": "The list of networks that you want to add.", + "smithy.api#jsonName": "networks", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "A request to grant entitlements on a flow." + "smithy.api#documentation": "Creates a new gateway. The request must include at least one network (up to 4).", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#GrantFlowEntitlementsResponse": { + "com.amazonaws.mediaconnect#CreateGatewayResponse": { "type": "structure", "members": { - "Entitlements": { - "target": "com.amazonaws.mediaconnect#__listOfEntitlement", - "traits": { - "smithy.api#documentation": "The entitlements that were just granted.", - "smithy.api#jsonName": "entitlements" - } - }, - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + "Gateway": { + "target": "com.amazonaws.mediaconnect#Gateway", "traits": { - "smithy.api#documentation": "The ARN of the flow that these entitlements were granted to.", - "smithy.api#jsonName": "flowArn" + "smithy.api#jsonName": "gateway" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#InputConfiguration": { - "type": "structure", - "members": { - "InputIp": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The IP address that the flow listens on for incoming content for a media stream.", - "smithy.api#jsonName": "inputIp", - "smithy.api#required": {} - } - }, - "InputPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow listens on for an incoming media stream.", - "smithy.api#jsonName": "inputPort", - "smithy.api#required": {} - } + "com.amazonaws.mediaconnect#DeleteBridge": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#DeleteBridgeRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#DeleteBridgeResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "Interface": { - "target": "com.amazonaws.mediaconnect#Interface", - "traits": { - "smithy.api#documentation": "The VPC interface where the media stream comes in from.", - "smithy.api#jsonName": "interface", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } - }, + ], "traits": { - "smithy.api#documentation": "The transport parameters that are associated with an incoming media stream." + "smithy.api#documentation": "Deletes a bridge. Before you can delete a bridge, you must stop the bridge.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/bridges/{BridgeArn}", + "code": 200 + } } }, - "com.amazonaws.mediaconnect#InputConfigurationRequest": { + "com.amazonaws.mediaconnect#DeleteBridgeRequest": { "type": "structure", "members": { - "InputPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that you want the flow to listen on for an incoming media stream.", - "smithy.api#jsonName": "inputPort", - "smithy.api#required": {} - } - }, - "Interface": { - "target": "com.amazonaws.mediaconnect#InterfaceRequest", + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The VPC interface that you want to use for the incoming media stream.", - "smithy.api#jsonName": "interface", + "smithy.api#documentation": "The ARN of the bridge that you want to delete.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The transport parameters that you want to associate with an incoming media stream." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#Interface": { + "com.amazonaws.mediaconnect#DeleteBridgeResponse": { "type": "structure", "members": { - "Name": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the VPC interface.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the deleted bridge.", + "smithy.api#jsonName": "bridgeArn" } } }, "traits": { - "smithy.api#documentation": "The VPC interface that is used for the media stream associated with the source or output." + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#InterfaceRequest": { - "type": "structure", - "members": { - "Name": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The name of the VPC interface.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} - } - } + "com.amazonaws.mediaconnect#DeleteFlow": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#DeleteFlowRequest" }, + "output": { + "target": "com.amazonaws.mediaconnect#DeleteFlowResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], "traits": { - "smithy.api#documentation": "The VPC interface that you want to designate where the media stream is coming from or going to." + "smithy.api#documentation": "Deletes a flow. Before you can delete a flow, you must stop the flow.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}", + "code": 202 + } } }, - "com.amazonaws.mediaconnect#InternalServerErrorException": { + "com.amazonaws.mediaconnect#DeleteFlowRequest": { "type": "structure", "members": { - "Message": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", + "smithy.api#documentation": "The ARN of the flow that you want to delete.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "server", - "smithy.api#httpError": 500 + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#KeyType": { - "type": "enum", + "com.amazonaws.mediaconnect#DeleteFlowResponse": { + "type": "structure", "members": { - "speke": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "speke" - } - }, - "static_key": { - "target": "smithy.api#Unit", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "static-key" + "smithy.api#documentation": "The ARN of the flow that was deleted.", + "smithy.api#jsonName": "flowArn" } }, - "srt_password": { - "target": "smithy.api#Unit", + "Status": { + "target": "com.amazonaws.mediaconnect#Status", "traits": { - "smithy.api#enumValue": "srt-password" + "smithy.api#documentation": "The status of the flow when the DeleteFlow process begins.", + "smithy.api#jsonName": "status" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListEntitlements": { + "com.amazonaws.mediaconnect#DeleteGateway": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#ListEntitlementsRequest" + "target": "com.amazonaws.mediaconnect#DeleteGatewayRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#ListEntitlementsResponse" + "target": "com.amazonaws.mediaconnect#DeleteGatewayResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, { "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, @@ -2145,74 +2055,70 @@ } ], "traits": { - "smithy.api#documentation": "Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.", + "smithy.api#documentation": "Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.", "smithy.api#http": { - "method": "GET", - "uri": "/v1/entitlements", + "method": "DELETE", + "uri": "/v1/gateways/{GatewayArn}", "code": 200 - }, - "smithy.api#paginated": { - "inputToken": "NextToken", - "outputToken": "NextToken", - "items": "Entitlements", - "pageSize": "MaxResults" } } }, - "com.amazonaws.mediaconnect#ListEntitlementsRequest": { + "com.amazonaws.mediaconnect#DeleteGatewayRequest": { "type": "structure", "members": { - "MaxResults": { - "target": "com.amazonaws.mediaconnect#MaxResults", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListEntitlements 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 20 results per page.", - "smithy.api#httpQuery": "maxResults" - } - }, - "NextToken": { + "GatewayArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults 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 ListEntitlements request a second time and specify the NextToken value.", - "smithy.api#httpQuery": "nextToken" + "smithy.api#documentation": "The ARN of the gateway that you want to delete.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:gateway:.+$", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListEntitlementsResponse": { + "com.amazonaws.mediaconnect#DeleteGatewayResponse": { "type": "structure", "members": { - "Entitlements": { - "target": "com.amazonaws.mediaconnect#__listOfListedEntitlement", - "traits": { - "smithy.api#documentation": "A list of entitlements that have been granted to you from other AWS accounts.", - "smithy.api#jsonName": "entitlements" - } - }, - "NextToken": { + "GatewayArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults 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 ListEntitlements request a second time and specify the NextToken value.", - "smithy.api#jsonName": "nextToken" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway that was deleted.", + "smithy.api#jsonName": "gatewayArn" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListFlows": { + "com.amazonaws.mediaconnect#DeregisterGatewayInstance": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#ListFlowsRequest" + "target": "com.amazonaws.mediaconnect#DeregisterGatewayInstanceRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#ListFlowsResponse" + "target": "com.amazonaws.mediaconnect#DeregisterGatewayInstanceResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, { "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, @@ -2221,150 +2127,153 @@ } ], "traits": { - "smithy.api#documentation": "Displays a list of flows that are associated with this account. This request returns a paginated result.", + "smithy.api#documentation": "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.", "smithy.api#http": { - "method": "GET", - "uri": "/v1/flows", - "code": 200 - }, - "smithy.api#paginated": { - "inputToken": "NextToken", - "outputToken": "NextToken", - "items": "Flows", - "pageSize": "MaxResults" + "method": "DELETE", + "uri": "/v1/gateway-instances/{GatewayInstanceArn}", + "code": 202 } } }, - "com.amazonaws.mediaconnect#ListFlowsRequest": { + "com.amazonaws.mediaconnect#DeregisterGatewayInstanceRequest": { "type": "structure", "members": { - "MaxResults": { - "target": "com.amazonaws.mediaconnect#MaxResults", + "Force": { + "target": "com.amazonaws.mediaconnect#__boolean", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListFlows 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", - "smithy.api#httpQuery": "maxResults" + "smithy.api#default": false, + "smithy.api#documentation": "Force the deregistration of an instance. Force will deregister an instance, even if there are bridges running on it.", + "smithy.api#httpQuery": "force" } }, - "NextToken": { + "GatewayInstanceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults 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 ListFlows request a second time and specify the NextToken value.", - "smithy.api#httpQuery": "nextToken" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway that contains the instance that you want to deregister.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:gateway:.+:instance:.+$", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListFlowsResponse": { + "com.amazonaws.mediaconnect#DeregisterGatewayInstanceResponse": { "type": "structure", "members": { - "Flows": { - "target": "com.amazonaws.mediaconnect#__listOfListedFlow", + "GatewayInstanceArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A list of flow summaries.", - "smithy.api#jsonName": "flows" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the instance.", + "smithy.api#jsonName": "gatewayInstanceArn" } }, - "NextToken": { - "target": "com.amazonaws.mediaconnect#__string", + "InstanceState": { + "target": "com.amazonaws.mediaconnect#InstanceState", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults 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 ListFlows request a second time and specify the NextToken value.", - "smithy.api#jsonName": "nextToken" + "smithy.api#documentation": "The status of the instance.", + "smithy.api#jsonName": "instanceState" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListOfferings": { + "com.amazonaws.mediaconnect#DescribeBridge": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#ListOfferingsRequest" + "target": "com.amazonaws.mediaconnect#DescribeBridgeRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#ListOfferingsResponse" + "target": "com.amazonaws.mediaconnect#DescribeBridgeResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, { "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } ], "traits": { - "smithy.api#documentation": "Displays a list of all offerings that are available to this account in the current AWS 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.", + "smithy.api#documentation": "Displays the details of a bridge.", "smithy.api#http": { "method": "GET", - "uri": "/v1/offerings", + "uri": "/v1/bridges/{BridgeArn}", "code": 200 - }, - "smithy.api#paginated": { - "inputToken": "NextToken", - "outputToken": "NextToken", - "items": "Offerings", - "pageSize": "MaxResults" } } }, - "com.amazonaws.mediaconnect#ListOfferingsRequest": { + "com.amazonaws.mediaconnect#DescribeBridgeRequest": { "type": "structure", "members": { - "MaxResults": { - "target": "com.amazonaws.mediaconnect#MaxResults", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListOfferings 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", - "smithy.api#httpQuery": "maxResults" - } - }, - "NextToken": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", - "smithy.api#httpQuery": "nextToken" + "smithy.api#documentation": "The ARN of the bridge that you want to describe.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListOfferingsResponse": { + "com.amazonaws.mediaconnect#DescribeBridgeResponse": { "type": "structure", "members": { - "NextToken": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", - "smithy.api#jsonName": "nextToken" - } - }, - "Offerings": { - "target": "com.amazonaws.mediaconnect#__listOfOffering", + "Bridge": { + "target": "com.amazonaws.mediaconnect#Bridge", "traits": { - "smithy.api#documentation": "A list of offerings that are available to this account in the current AWS Region.", - "smithy.api#jsonName": "offerings" + "smithy.api#jsonName": "bridge" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListReservations": { + "com.amazonaws.mediaconnect#DescribeFlow": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#ListReservationsRequest" + "target": "com.amazonaws.mediaconnect#DescribeFlowRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#ListReservationsResponse" + "target": "com.amazonaws.mediaconnect#DescribeFlowResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, { "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, @@ -2373,419 +2282,2854 @@ } ], "traits": { - "smithy.api#documentation": "Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired).", + "smithy.api#documentation": "Displays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements.", "smithy.api#http": { "method": "GET", - "uri": "/v1/reservations", + "uri": "/v1/flows/{FlowArn}", "code": 200 }, - "smithy.api#paginated": { - "inputToken": "NextToken", - "outputToken": "NextToken", - "items": "Reservations", - "pageSize": "MaxResults" + "smithy.waiters#waitable": { + "FlowActive": { + "documentation": "Wait until a flow is active", + "acceptors": [ + { + "state": "success", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "ACTIVE", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "STARTING", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "UPDATING", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "errorType": "InternalServerErrorException" + } + }, + { + "state": "retry", + "matcher": { + "errorType": "ServiceUnavailableException" + } + }, + { + "state": "failure", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "ERROR", + "comparator": "stringEquals" + } + } + } + ], + "minDelay": 3 + }, + "FlowDeleted": { + "documentation": "Wait until a flow is deleted", + "acceptors": [ + { + "state": "success", + "matcher": { + "errorType": "NotFoundException" + } + }, + { + "state": "retry", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "DELETING", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "errorType": "InternalServerErrorException" + } + }, + { + "state": "retry", + "matcher": { + "errorType": "ServiceUnavailableException" + } + }, + { + "state": "failure", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "ERROR", + "comparator": "stringEquals" + } + } + } + ], + "minDelay": 3 + }, + "FlowStandby": { + "documentation": "Wait until a flow is in standby mode", + "acceptors": [ + { + "state": "success", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "STANDBY", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "STOPPING", + "comparator": "stringEquals" + } + } + }, + { + "state": "retry", + "matcher": { + "errorType": "InternalServerErrorException" + } + }, + { + "state": "retry", + "matcher": { + "errorType": "ServiceUnavailableException" + } + }, + { + "state": "failure", + "matcher": { + "output": { + "path": "Flow.Status", + "expected": "ERROR", + "comparator": "stringEquals" + } + } + } + ], + "minDelay": 3 + } } } }, - "com.amazonaws.mediaconnect#ListReservationsRequest": { + "com.amazonaws.mediaconnect#DescribeFlowRequest": { "type": "structure", "members": { - "MaxResults": { - "target": "com.amazonaws.mediaconnect#MaxResults", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListReservations 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", - "smithy.api#httpQuery": "maxResults" - } - }, - "NextToken": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", - "smithy.api#httpQuery": "nextToken" + "smithy.api#documentation": "The ARN of the flow that you want to describe.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListReservationsResponse": { + "com.amazonaws.mediaconnect#DescribeFlowResponse": { "type": "structure", "members": { - "NextToken": { - "target": "com.amazonaws.mediaconnect#__string", + "Flow": { + "target": "com.amazonaws.mediaconnect#Flow", "traits": { - "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults 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 ListReservations request a second time and specify the NextToken value.", - "smithy.api#jsonName": "nextToken" + "smithy.api#jsonName": "flow" } }, - "Reservations": { - "target": "com.amazonaws.mediaconnect#__listOfReservation", + "Messages": { + "target": "com.amazonaws.mediaconnect#Messages", "traits": { - "smithy.api#documentation": "A list of all reservations that have been purchased by this account in the current AWS Region.", - "smithy.api#jsonName": "reservations" + "smithy.api#jsonName": "messages" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListTagsForResource": { + "com.amazonaws.mediaconnect#DescribeGateway": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#ListTagsForResourceRequest" + "target": "com.amazonaws.mediaconnect#DescribeGatewayRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#ListTagsForResourceResponse" + "target": "com.amazonaws.mediaconnect#DescribeGatewayResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "target": "com.amazonaws.mediaconnect#ConflictException" }, { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } ], "traits": { - "smithy.api#documentation": "List all tags on an AWS Elemental MediaConnect resource", + "smithy.api#documentation": "Displays the details of a gateway. The response includes the gateway ARN, name, and CIDR blocks, as well as details about the networks.", "smithy.api#http": { "method": "GET", - "uri": "/tags/{ResourceArn}", + "uri": "/v1/gateways/{GatewayArn}", "code": 200 } } }, - "com.amazonaws.mediaconnect#ListTagsForResourceRequest": { + "com.amazonaws.mediaconnect#DescribeGatewayInstance": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#DescribeGatewayInstanceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#DescribeGatewayInstanceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays the details of an instance.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/gateway-instances/{GatewayInstanceArn}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#DescribeGatewayInstanceRequest": { "type": "structure", "members": { - "ResourceArn": { + "GatewayInstanceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource for which to list the tags.", + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway instance that you want to describe.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:gateway:.+:instance:.+$", "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListTagsForResourceResponse": { + "com.amazonaws.mediaconnect#DescribeGatewayInstanceResponse": { "type": "structure", "members": { - "Tags": { - "target": "com.amazonaws.mediaconnect#__mapOf__string", + "GatewayInstance": { + "target": "com.amazonaws.mediaconnect#GatewayInstance", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "tags" + "smithy.api#jsonName": "gatewayInstance" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ListedEntitlement": { + "com.amazonaws.mediaconnect#DescribeGatewayRequest": { "type": "structure", "members": { - "DataTransferSubscriberFeePercent": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", - "smithy.api#jsonName": "dataTransferSubscriberFeePercent" - } - }, - "EntitlementArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the entitlement.", - "smithy.api#jsonName": "entitlementArn", - "smithy.api#required": {} - } - }, - "EntitlementName": { + "GatewayArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the entitlement.", - "smithy.api#jsonName": "entitlementName", + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway that you want to describe.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:gateway:.+$", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "An entitlement that has been granted to you from other AWS accounts." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#ListedFlow": { + "com.amazonaws.mediaconnect#DescribeGatewayResponse": { "type": "structure", "members": { - "AvailabilityZone": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The Availability Zone that the flow was created in.", - "smithy.api#jsonName": "availabilityZone", - "smithy.api#required": {} - } - }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", + "Gateway": { + "target": "com.amazonaws.mediaconnect#Gateway", "traits": { - "smithy.api#documentation": "A description of the flow.", - "smithy.api#jsonName": "description", - "smithy.api#required": {} + "smithy.api#jsonName": "gateway" } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#DescribeOffering": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#DescribeOfferingRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#DescribeOfferingResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the flow.", - "smithy.api#jsonName": "flowArn", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "Name": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The name of the flow.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#NotFoundException" }, - "SourceType": { - "target": "com.amazonaws.mediaconnect#SourceType", - "traits": { - "smithy.api#documentation": "The type of source. This value is either owned (originated somewhere other than an AWS Elemental MediaConnect flow owned by another AWS account) or entitled (originated at an AWS Elemental MediaConnect flow owned by another AWS account).", - "smithy.api#jsonName": "sourceType", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, - "Status": { - "target": "com.amazonaws.mediaconnect#Status", + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/offerings/{OfferingArn}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#DescribeOfferingRequest": { + "type": "structure", + "members": { + "OfferingArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The current status of the flow.", - "smithy.api#jsonName": "status", + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the offering.", + "smithy.api#httpLabel": {}, "smithy.api#required": {} } - }, - "Maintenance": { - "target": "com.amazonaws.mediaconnect#Maintenance", - "traits": { - "smithy.api#jsonName": "maintenance" - } } }, "traits": { - "smithy.api#documentation": "Provides a summary of a flow, including its ARN, Availability Zone, and source type." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#Maintenance": { + "com.amazonaws.mediaconnect#DescribeOfferingResponse": { "type": "structure", "members": { - "MaintenanceDay": { - "target": "com.amazonaws.mediaconnect#MaintenanceDay", + "Offering": { + "target": "com.amazonaws.mediaconnect#Offering", "traits": { - "smithy.api#documentation": "A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.", - "smithy.api#jsonName": "maintenanceDay" + "smithy.api#jsonName": "offering" } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#DescribeReservation": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#DescribeReservationRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#DescribeReservationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "MaintenanceDeadline": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The Maintenance has to be performed before this deadline in ISO UTC format. Example: 2021-01-30T08:30:00Z.", - "smithy.api#jsonName": "maintenanceDeadline" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "MaintenanceScheduledDate": { + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "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).", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/reservations/{ReservationArn}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#DescribeReservationRequest": { + "type": "structure", + "members": { + "ReservationArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.", - "smithy.api#jsonName": "maintenanceScheduledDate" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the reservation.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} } - }, - "MaintenanceStartHour": { - "target": "com.amazonaws.mediaconnect#__string", + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#DescribeReservationResponse": { + "type": "structure", + "members": { + "Reservation": { + "target": "com.amazonaws.mediaconnect#Reservation", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "maintenanceStartHour" + "smithy.api#jsonName": "reservation" } } }, "traits": { - "smithy.api#documentation": "The maintenance setting of a flow" + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#MaintenanceDay": { + "com.amazonaws.mediaconnect#DesiredState": { "type": "enum", "members": { - "Monday": { + "ACTIVE": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "Monday" + "smithy.api#enumValue": "ACTIVE" } }, - "Tuesday": { + "STANDBY": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "Tuesday" + "smithy.api#enumValue": "STANDBY" } }, - "Wednesday": { + "DELETED": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "Wednesday" + "smithy.api#enumValue": "DELETED" + } + } + } + }, + "com.amazonaws.mediaconnect#DestinationConfiguration": { + "type": "structure", + "members": { + "DestinationIp": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address where contents of the media stream will be sent.", + "smithy.api#jsonName": "destinationIp", + "smithy.api#required": {} } }, - "Thursday": { - "target": "smithy.api#Unit", + "DestinationPort": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "Thursday" + "smithy.api#default": 0, + "smithy.api#documentation": "The port to use when the content of the media stream is distributed to the output.", + "smithy.api#jsonName": "destinationPort", + "smithy.api#required": {} } }, - "Friday": { - "target": "smithy.api#Unit", + "Interface": { + "target": "com.amazonaws.mediaconnect#Interface", "traits": { - "smithy.api#enumValue": "Friday" + "smithy.api#documentation": "The VPC interface that is used for the media stream associated with the output.", + "smithy.api#jsonName": "interface", + "smithy.api#required": {} } }, - "Saturday": { - "target": "smithy.api#Unit", + "OutboundIp": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "Saturday" + "smithy.api#documentation": "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 protocol.", + "smithy.api#jsonName": "outboundIp", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The transport parameters that are associated with an outbound media stream." + } + }, + "com.amazonaws.mediaconnect#DestinationConfigurationRequest": { + "type": "structure", + "members": { + "DestinationIp": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address where you want MediaConnect to send contents of the media stream.", + "smithy.api#jsonName": "destinationIp", + "smithy.api#required": {} } }, - "Sunday": { + "DestinationPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that you want MediaConnect to use when it distributes the media stream to the output.", + "smithy.api#jsonName": "destinationPort", + "smithy.api#required": {} + } + }, + "Interface": { + "target": "com.amazonaws.mediaconnect#InterfaceRequest", + "traits": { + "smithy.api#documentation": "The VPC interface that you want to use for the media stream associated with the output.", + "smithy.api#jsonName": "interface", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The transport parameters that you want to associate with an outbound media stream." + } + }, + "com.amazonaws.mediaconnect#DurationUnits": { + "type": "enum", + "members": { + "MONTHS": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "Sunday" + "smithy.api#enumValue": "MONTHS" } } } }, - "com.amazonaws.mediaconnect#MaxResults": { - "type": "integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#range": { - "min": 1, - "max": 1000 + "com.amazonaws.mediaconnect#EgressGatewayBridge": { + "type": "structure", + "members": { + "InstanceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ID of the instance running this bridge.", + "smithy.api#jsonName": "instanceId" + } + }, + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum expected bitrate (in bps) of the egress bridge.", + "smithy.api#jsonName": "maxBitrate", + "smithy.api#required": {} + } } } }, - "com.amazonaws.mediaconnect#MediaConnect": { - "type": "service", - "version": "2018-11-14", - "operations": [ - { - "target": "com.amazonaws.mediaconnect#AddFlowMediaStreams" + "com.amazonaws.mediaconnect#EncoderProfile": { + "type": "enum", + "members": { + "main": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "main" + } }, - { - "target": "com.amazonaws.mediaconnect#AddFlowOutputs" + "high": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "high" + } + } + } + }, + "com.amazonaws.mediaconnect#EncodingName": { + "type": "enum", + "members": { + "jxsv": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "jxsv" + } }, - { - "target": "com.amazonaws.mediaconnect#AddFlowSources" + "raw": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "raw" + } }, - { - "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfaces" + "smpte291": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "smpte291" + } }, - { - "target": "com.amazonaws.mediaconnect#CreateFlow" + "pcm": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "pcm" + } + } + } + }, + "com.amazonaws.mediaconnect#EncodingParameters": { + "type": "structure", + "members": { + "CompressionFactor": { + "target": "com.amazonaws.mediaconnect#__double", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "compressionFactor", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#DeleteFlow" + "EncoderProfile": { + "target": "com.amazonaws.mediaconnect#EncoderProfile", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encoderProfile", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "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." + } + }, + "com.amazonaws.mediaconnect#EncodingParametersRequest": { + "type": "structure", + "members": { + "CompressionFactor": { + "target": "com.amazonaws.mediaconnect#__double", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "compressionFactor", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#DescribeFlow" + "EncoderProfile": { + "target": "com.amazonaws.mediaconnect#EncoderProfile", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encoderProfile", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "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." + } + }, + "com.amazonaws.mediaconnect#Encryption": { + "type": "structure", + "members": { + "Algorithm": { + "target": "com.amazonaws.mediaconnect#Algorithm", + "traits": { + "smithy.api#documentation": "The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).", + "smithy.api#jsonName": "algorithm" + } }, - { - "target": "com.amazonaws.mediaconnect#DescribeOffering" + "ConstantInitializationVector": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "constantInitializationVector" + } }, - { - "target": "com.amazonaws.mediaconnect#DescribeReservation" + "DeviceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "deviceId" + } }, - { - "target": "com.amazonaws.mediaconnect#GrantFlowEntitlements" + "KeyType": { + "target": "com.amazonaws.mediaconnect#KeyType", + "traits": { + "smithy.api#documentation": "The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", + "smithy.api#jsonName": "keyType" + } }, - { - "target": "com.amazonaws.mediaconnect#ListEntitlements" + "Region": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The AWS 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.", + "smithy.api#jsonName": "region" + } }, - { - "target": "com.amazonaws.mediaconnect#ListFlows" + "ResourceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "resourceId" + } }, - { - "target": "com.amazonaws.mediaconnect#ListOfferings" + "RoleArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).", + "smithy.api#jsonName": "roleArn", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#ListReservations" + "SecretArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.", + "smithy.api#jsonName": "secretArn" + } }, - { - "target": "com.amazonaws.mediaconnect#ListTagsForResource" + "Url": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "url" + } + } + }, + "traits": { + "smithy.api#documentation": "Information about the encryption of the flow." + } + }, + "com.amazonaws.mediaconnect#Entitlement": { + "type": "structure", + "members": { + "DataTransferSubscriberFeePercent": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", + "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + } }, - { - "target": "com.amazonaws.mediaconnect#PurchaseOffering" + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the entitlement.", + "smithy.api#jsonName": "description" + } }, - { - "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStream" + "Encryption": { + "target": "com.amazonaws.mediaconnect#Encryption", + "traits": { + "smithy.api#documentation": "The type of encryption that will be used on the output that is associated with this entitlement.", + "smithy.api#jsonName": "encryption" + } }, - { - "target": "com.amazonaws.mediaconnect#RemoveFlowOutput" + "EntitlementArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the entitlement.", + "smithy.api#jsonName": "entitlementArn", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#RemoveFlowSource" + "EntitlementStatus": { + "target": "com.amazonaws.mediaconnect#EntitlementStatus", + "traits": { + "smithy.api#documentation": "An indication of whether the entitlement is enabled.", + "smithy.api#jsonName": "entitlementStatus" + } }, - { - "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterface" + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the entitlement.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlement" + "Subscribers": { + "target": "com.amazonaws.mediaconnect#__listOf__string", + "traits": { + "smithy.api#documentation": "The AWS 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.", + "smithy.api#jsonName": "subscribers", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for a flow entitlement." + } + }, + "com.amazonaws.mediaconnect#EntitlementStatus": { + "type": "enum", + "members": { + "ENABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ENABLED" + } }, - { - "target": "com.amazonaws.mediaconnect#StartFlow" + "DISABLED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DISABLED" + } + } + } + }, + "com.amazonaws.mediaconnect#FailoverConfig": { + "type": "structure", + "members": { + "FailoverMode": { + "target": "com.amazonaws.mediaconnect#FailoverMode", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "failoverMode" + } }, - { - "target": "com.amazonaws.mediaconnect#StopFlow" + "RecoveryWindow": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Search window time to look for dash-7 packets", + "smithy.api#jsonName": "recoveryWindow" + } }, - { - "target": "com.amazonaws.mediaconnect#TagResource" + "SourcePriority": { + "target": "com.amazonaws.mediaconnect#SourcePriority", + "traits": { + "smithy.api#documentation": "The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.", + "smithy.api#jsonName": "sourcePriority" + } }, - { - "target": "com.amazonaws.mediaconnect#UntagResource" + "State": { + "target": "com.amazonaws.mediaconnect#State", + "traits": { + "smithy.api#jsonName": "state" + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for source failover." + } + }, + "com.amazonaws.mediaconnect#FailoverMode": { + "type": "enum", + "members": { + "MERGE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MERGE" + } }, - { - "target": "com.amazonaws.mediaconnect#UpdateFlow" + "FAILOVER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FAILOVER" + } + } + } + }, + "com.amazonaws.mediaconnect#Flow": { + "type": "structure", + "members": { + "AvailabilityZone": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.", + "smithy.api#jsonName": "availabilityZone", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#UpdateFlowEntitlement" + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the flow. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", + "smithy.api#jsonName": "description" + } }, - { - "target": "com.amazonaws.mediaconnect#UpdateFlowMediaStream" + "EgressIp": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address from which video will be sent to output destinations.", + "smithy.api#jsonName": "egressIp" + } }, - { - "target": "com.amazonaws.mediaconnect#UpdateFlowOutput" + "Entitlements": { + "target": "com.amazonaws.mediaconnect#__listOfEntitlement", + "traits": { + "smithy.api#documentation": "The entitlements in this flow.", + "smithy.api#jsonName": "entitlements", + "smithy.api#required": {} + } }, - { - "target": "com.amazonaws.mediaconnect#UpdateFlowSource" - } - ], - "traits": { - "aws.api#service": { - "sdkId": "MediaConnect", - "arnNamespace": "mediaconnect", - "cloudFormationName": "MediaConnect", - "cloudTrailEventSource": "mediaconnect.amazonaws.com", - "endpointPrefix": "mediaconnect" + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", + "smithy.api#jsonName": "flowArn", + "smithy.api#required": {} + } }, - "aws.auth#sigv4": { - "name": "mediaconnect" + "MediaStreams": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStream", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "mediaStreams" + } }, - "aws.protocols#restJson1": {}, - "smithy.api#documentation": "API for AWS Elemental MediaConnect", - "smithy.api#title": "AWS MediaConnect", - "smithy.rules#endpointRuleSet": { - "version": "1.0", - "parameters": { - "Region": { - "builtIn": "AWS::Region", - "required": false, - "documentation": "The AWS region used to dispatch the request.", - "type": "String" - }, - "UseDualStack": { - "builtIn": "AWS::UseDualStack", + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the flow.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "Outputs": { + "target": "com.amazonaws.mediaconnect#__listOfOutput", + "traits": { + "smithy.api#documentation": "The outputs in this flow.", + "smithy.api#jsonName": "outputs", + "smithy.api#required": {} + } + }, + "Source": { + "target": "com.amazonaws.mediaconnect#Source", + "traits": { + "smithy.api#jsonName": "source", + "smithy.api#required": {} + } + }, + "SourceFailoverConfig": { + "target": "com.amazonaws.mediaconnect#FailoverConfig", + "traits": { + "smithy.api#jsonName": "sourceFailoverConfig" + } + }, + "Sources": { + "target": "com.amazonaws.mediaconnect#__listOfSource", + "traits": { + "smithy.api#jsonName": "sources" + } + }, + "Status": { + "target": "com.amazonaws.mediaconnect#Status", + "traits": { + "smithy.api#documentation": "The current status of the flow.", + "smithy.api#jsonName": "status", + "smithy.api#required": {} + } + }, + "VpcInterfaces": { + "target": "com.amazonaws.mediaconnect#__listOfVpcInterface", + "traits": { + "smithy.api#documentation": "The VPC Interfaces for this flow.", + "smithy.api#jsonName": "vpcInterfaces" + } + }, + "Maintenance": { + "target": "com.amazonaws.mediaconnect#Maintenance", + "traits": { + "smithy.api#jsonName": "maintenance" + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for a flow, including its source, outputs, and entitlements." + } + }, + "com.amazonaws.mediaconnect#Fmtp": { + "type": "structure", + "members": { + "ChannelOrder": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The format of the audio channel.", + "smithy.api#jsonName": "channelOrder" + } + }, + "Colorimetry": { + "target": "com.amazonaws.mediaconnect#Colorimetry", + "traits": { + "smithy.api#documentation": "The format that is used for the representation of color.", + "smithy.api#jsonName": "colorimetry" + } + }, + "ExactFramerate": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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 exactFramerate.", + "smithy.api#jsonName": "exactFramerate" + } + }, + "Par": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The pixel aspect ratio (PAR) of the video.", + "smithy.api#jsonName": "par" + } + }, + "Range": { + "target": "com.amazonaws.mediaconnect#Range", + "traits": { + "smithy.api#documentation": "The encoding range of the video.", + "smithy.api#jsonName": "range" + } + }, + "ScanMode": { + "target": "com.amazonaws.mediaconnect#ScanMode", + "traits": { + "smithy.api#documentation": "The type of compression that was used to smooth the video’s appearance", + "smithy.api#jsonName": "scanMode" + } + }, + "Tcs": { + "target": "com.amazonaws.mediaconnect#Tcs", + "traits": { + "smithy.api#documentation": "The transfer characteristic system (TCS) that is used in the video.", + "smithy.api#jsonName": "tcs" + } + } + }, + "traits": { + "smithy.api#documentation": "FMTP" + } + }, + "com.amazonaws.mediaconnect#FmtpRequest": { + "type": "structure", + "members": { + "ChannelOrder": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The format of the audio channel.", + "smithy.api#jsonName": "channelOrder" + } + }, + "Colorimetry": { + "target": "com.amazonaws.mediaconnect#Colorimetry", + "traits": { + "smithy.api#documentation": "The format that is used for the representation of color.", + "smithy.api#jsonName": "colorimetry" + } + }, + "ExactFramerate": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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 exactFramerate.", + "smithy.api#jsonName": "exactFramerate" + } + }, + "Par": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The pixel aspect ratio (PAR) of the video.", + "smithy.api#jsonName": "par" + } + }, + "Range": { + "target": "com.amazonaws.mediaconnect#Range", + "traits": { + "smithy.api#documentation": "The encoding range of the video.", + "smithy.api#jsonName": "range" + } + }, + "ScanMode": { + "target": "com.amazonaws.mediaconnect#ScanMode", + "traits": { + "smithy.api#documentation": "The type of compression that was used to smooth the video’s appearance.", + "smithy.api#jsonName": "scanMode" + } + }, + "Tcs": { + "target": "com.amazonaws.mediaconnect#Tcs", + "traits": { + "smithy.api#documentation": "The transfer characteristic system (TCS) that is used in the video.", + "smithy.api#jsonName": "tcs" + } + } + }, + "traits": { + "smithy.api#documentation": "The settings that you want to use to define the media stream." + } + }, + "com.amazonaws.mediaconnect#ForbiddenException": { + "type": "structure", + "members": { + "Message": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 403 + } + }, + "com.amazonaws.mediaconnect#Gateway": { + "type": "structure", + "members": { + "EgressCidrBlocks": { + "target": "com.amazonaws.mediaconnect#__listOf__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "egressCidrBlocks", + "smithy.api#required": {} + } + }, + "GatewayArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway.", + "smithy.api#jsonName": "gatewayArn", + "smithy.api#required": {} + } + }, + "GatewayMessages": { + "target": "com.amazonaws.mediaconnect#__listOfMessageDetail", + "traits": { + "smithy.api#jsonName": "gatewayMessages" + } + }, + "GatewayState": { + "target": "com.amazonaws.mediaconnect#GatewayState", + "traits": { + "smithy.api#documentation": "The current status of the gateway.", + "smithy.api#jsonName": "gatewayState" + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the gateway. This name can not be modified after the gateway is created.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "Networks": { + "target": "com.amazonaws.mediaconnect#__listOfGatewayNetwork", + "traits": { + "smithy.api#documentation": "The list of networks in the gateway.", + "smithy.api#jsonName": "networks", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for a gateway, including its networks." + } + }, + "com.amazonaws.mediaconnect#GatewayBridgeSource": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge feeding this flow.", + "smithy.api#jsonName": "bridgeArn", + "smithy.api#required": {} + } + }, + "VpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this bridge source.", + "smithy.api#jsonName": "vpcInterfaceAttachment" + } + } + }, + "traits": { + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge." + } + }, + "com.amazonaws.mediaconnect#GatewayInstance": { + "type": "structure", + "members": { + "BridgePlacement": { + "target": "com.amazonaws.mediaconnect#BridgePlacement", + "traits": { + "smithy.api#documentation": "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 added to this instance.", + "smithy.api#jsonName": "bridgePlacement", + "smithy.api#required": {} + } + }, + "ConnectionStatus": { + "target": "com.amazonaws.mediaconnect#ConnectionStatus", + "traits": { + "smithy.api#documentation": "The connection state of the instance.", + "smithy.api#jsonName": "connectionStatus", + "smithy.api#required": {} + } + }, + "GatewayArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the instance.", + "smithy.api#jsonName": "gatewayArn", + "smithy.api#required": {} + } + }, + "GatewayInstanceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway.", + "smithy.api#jsonName": "gatewayInstanceArn", + "smithy.api#required": {} + } + }, + "InstanceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The managed instance ID generated by the SSM install. This will begin with \"mi-\".", + "smithy.api#jsonName": "instanceId", + "smithy.api#required": {} + } + }, + "InstanceMessages": { + "target": "com.amazonaws.mediaconnect#__listOfMessageDetail", + "traits": { + "smithy.api#jsonName": "instanceMessages" + } + }, + "InstanceState": { + "target": "com.amazonaws.mediaconnect#InstanceState", + "traits": { + "smithy.api#documentation": "The status of the instance.", + "smithy.api#jsonName": "instanceState", + "smithy.api#required": {} + } + }, + "RunningBridgeCount": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The running bridge count.", + "smithy.api#jsonName": "runningBridgeCount", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for an instance in a gateway." + } + }, + "com.amazonaws.mediaconnect#GatewayNetwork": { + "type": "structure", + "members": { + "CidrBlock": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "cidrBlock", + "smithy.api#required": {} + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the network. This name is used to reference the network and must be unique among networks in this gateway.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The network settings for a gateway." + } + }, + "com.amazonaws.mediaconnect#GatewayState": { + "type": "enum", + "members": { + "CREATING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CREATING" + } + }, + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ACTIVE" + } + }, + "UPDATING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "UPDATING" + } + }, + "ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ERROR" + } + }, + "DELETING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DELETING" + } + }, + "DELETED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DELETED" + } + } + } + }, + "com.amazonaws.mediaconnect#GrantEntitlementRequest": { + "type": "structure", + "members": { + "DataTransferSubscriberFeePercent": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", + "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + } + }, + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.", + "smithy.api#jsonName": "description" + } + }, + "Encryption": { + "target": "com.amazonaws.mediaconnect#Encryption", + "traits": { + "smithy.api#documentation": "The type of encryption that will be used on the output that is associated with this entitlement. Allowable encryption types: static-key, speke.", + "smithy.api#jsonName": "encryption" + } + }, + "EntitlementStatus": { + "target": "com.amazonaws.mediaconnect#EntitlementStatus", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "entitlementStatus" + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the entitlement. This value must be unique within the current flow.", + "smithy.api#jsonName": "name" + } + }, + "Subscribers": { + "target": "com.amazonaws.mediaconnect#__listOf__string", + "traits": { + "smithy.api#documentation": "The AWS 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.", + "smithy.api#jsonName": "subscribers", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The entitlements that you want to grant on a flow." + } + }, + "com.amazonaws.mediaconnect#GrantFlowEntitlements": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#GrantFlowEntitlementsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#GrantFlowEntitlementsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#GrantFlowEntitlements420Exception" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Grants entitlements to an existing flow.", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/flows/{FlowArn}/entitlements", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#GrantFlowEntitlements420Exception": { + "type": "structure", + "members": { + "Message": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 420 + } + }, + "com.amazonaws.mediaconnect#GrantFlowEntitlementsRequest": { + "type": "structure", + "members": { + "Entitlements": { + "target": "com.amazonaws.mediaconnect#__listOfGrantEntitlementRequest", + "traits": { + "smithy.api#documentation": "The list of entitlements that you want to grant.", + "smithy.api#jsonName": "entitlements", + "smithy.api#required": {} + } + }, + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The flow that you want to grant entitlements on.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A request to grant entitlements on a flow.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#GrantFlowEntitlementsResponse": { + "type": "structure", + "members": { + "Entitlements": { + "target": "com.amazonaws.mediaconnect#__listOfEntitlement", + "traits": { + "smithy.api#documentation": "The entitlements that were just granted.", + "smithy.api#jsonName": "entitlements" + } + }, + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the flow that these entitlements were granted to.", + "smithy.api#jsonName": "flowArn" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#IngressGatewayBridge": { + "type": "structure", + "members": { + "InstanceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ID of the instance running this bridge.", + "smithy.api#jsonName": "instanceId" + } + }, + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum expected bitrate (in bps) of the ingress bridge.", + "smithy.api#jsonName": "maxBitrate", + "smithy.api#required": {} + } + }, + "MaxOutputs": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of outputs on the ingress bridge.", + "smithy.api#jsonName": "maxOutputs", + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.mediaconnect#InputConfiguration": { + "type": "structure", + "members": { + "InputIp": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address that the flow listens on for incoming content for a media stream.", + "smithy.api#jsonName": "inputIp", + "smithy.api#required": {} + } + }, + "InputPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow listens on for an incoming media stream.", + "smithy.api#jsonName": "inputPort", + "smithy.api#required": {} + } + }, + "Interface": { + "target": "com.amazonaws.mediaconnect#Interface", + "traits": { + "smithy.api#documentation": "The VPC interface where the media stream comes in from.", + "smithy.api#jsonName": "interface", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The transport parameters that are associated with an incoming media stream." + } + }, + "com.amazonaws.mediaconnect#InputConfigurationRequest": { + "type": "structure", + "members": { + "InputPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that you want the flow to listen on for an incoming media stream.", + "smithy.api#jsonName": "inputPort", + "smithy.api#required": {} + } + }, + "Interface": { + "target": "com.amazonaws.mediaconnect#InterfaceRequest", + "traits": { + "smithy.api#documentation": "The VPC interface that you want to use for the incoming media stream.", + "smithy.api#jsonName": "interface", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The transport parameters that you want to associate with an incoming media stream." + } + }, + "com.amazonaws.mediaconnect#InstanceState": { + "type": "enum", + "members": { + "REGISTERING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "REGISTERING" + } + }, + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ACTIVE" + } + }, + "DEREGISTERING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DEREGISTERING" + } + }, + "DEREGISTERED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DEREGISTERED" + } + }, + "REGISTRATION_ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "REGISTRATION_ERROR" + } + }, + "DEREGISTRATION_ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DEREGISTRATION_ERROR" + } + } + } + }, + "com.amazonaws.mediaconnect#Interface": { + "type": "structure", + "members": { + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the VPC interface.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The VPC interface that is used for the media stream associated with the source or output." + } + }, + "com.amazonaws.mediaconnect#InterfaceRequest": { + "type": "structure", + "members": { + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the VPC interface.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The VPC interface that you want to designate where the media stream is coming from or going to." + } + }, + "com.amazonaws.mediaconnect#InternalServerErrorException": { + "type": "structure", + "members": { + "Message": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "server", + "smithy.api#httpError": 500 + } + }, + "com.amazonaws.mediaconnect#KeyType": { + "type": "enum", + "members": { + "speke": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "speke" + } + }, + "static_key": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "static-key" + } + }, + "srt_password": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "srt-password" + } + } + } + }, + "com.amazonaws.mediaconnect#ListBridges": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListBridgesRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListBridgesResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/bridges", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Bridges", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListBridgesRequest": { + "type": "structure", + "members": { + "FilterArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "Filter the list results to display only the bridges associated with the selected Amazon Resource Name (ARN).", + "smithy.api#httpQuery": "filterArn" + } + }, + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListBridges 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListBridges request with MaxResults 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 ListBridges request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListBridgesResponse": { + "type": "structure", + "members": { + "Bridges": { + "target": "com.amazonaws.mediaconnect#__listOfListedBridge", + "traits": { + "smithy.api#documentation": "A list of bridge summaries.", + "smithy.api#jsonName": "bridges" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListBridges request with MaxResults 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 ListBridges request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListEntitlements": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListEntitlementsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListEntitlementsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/entitlements", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Entitlements", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListEntitlementsRequest": { + "type": "structure", + "members": { + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListEntitlements 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 20 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults 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 ListEntitlements request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListEntitlementsResponse": { + "type": "structure", + "members": { + "Entitlements": { + "target": "com.amazonaws.mediaconnect#__listOfListedEntitlement", + "traits": { + "smithy.api#documentation": "A list of entitlements that have been granted to you from other AWS accounts.", + "smithy.api#jsonName": "entitlements" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults 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 ListEntitlements request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListFlows": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListFlowsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListFlowsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of flows that are associated with this account. This request returns a paginated result.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/flows", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Flows", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListFlowsRequest": { + "type": "structure", + "members": { + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListFlows 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults 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 ListFlows request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListFlowsResponse": { + "type": "structure", + "members": { + "Flows": { + "target": "com.amazonaws.mediaconnect#__listOfListedFlow", + "traits": { + "smithy.api#documentation": "A list of flow summaries.", + "smithy.api#jsonName": "flows" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults 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 ListFlows request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListGatewayInstances": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListGatewayInstancesRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListGatewayInstancesResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of instances associated with the AWS 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).", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/gateway-instances", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Instances", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListGatewayInstancesRequest": { + "type": "structure", + "members": { + "FilterArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "Filter the list results to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).", + "smithy.api#httpQuery": "filterArn" + } + }, + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListInstances 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListInstances request with MaxResults 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 ListInstances request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListGatewayInstancesResponse": { + "type": "structure", + "members": { + "Instances": { + "target": "com.amazonaws.mediaconnect#__listOfListedGatewayInstance", + "traits": { + "smithy.api#documentation": "A list of instance summaries.", + "smithy.api#jsonName": "instances" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListInstances request with MaxResults 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 ListInstances request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListGateways": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListGatewaysRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListGatewaysResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of gateways that are associated with this account. This request returns a paginated result.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/gateways", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Gateways", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListGatewaysRequest": { + "type": "structure", + "members": { + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListGateways 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListGateways request with MaxResults 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 ListGateways request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListGatewaysResponse": { + "type": "structure", + "members": { + "Gateways": { + "target": "com.amazonaws.mediaconnect#__listOfListedGateway", + "traits": { + "smithy.api#documentation": "A list of gateway summaries.", + "smithy.api#jsonName": "gateways" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListGateways request with MaxResults 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 ListGateways request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListOfferings": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListOfferingsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListOfferingsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of all offerings that are available to this account in the current AWS 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.", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/offerings", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Offerings", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListOfferingsRequest": { + "type": "structure", + "members": { + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListOfferings 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListOfferingsResponse": { + "type": "structure", + "members": { + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + }, + "Offerings": { + "target": "com.amazonaws.mediaconnect#__listOfOffering", + "traits": { + "smithy.api#documentation": "A list of offerings that are available to this account in the current AWS Region.", + "smithy.api#jsonName": "offerings" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListReservations": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListReservationsRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListReservationsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired).", + "smithy.api#http": { + "method": "GET", + "uri": "/v1/reservations", + "code": 200 + }, + "smithy.api#paginated": { + "inputToken": "NextToken", + "outputToken": "NextToken", + "items": "Reservations", + "pageSize": "MaxResults" + } + } + }, + "com.amazonaws.mediaconnect#ListReservationsRequest": { + "type": "structure", + "members": { + "MaxResults": { + "target": "com.amazonaws.mediaconnect#MaxResults", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of results to return per API request. For example, you submit a ListReservations 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 NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.", + "smithy.api#httpQuery": "maxResults" + } + }, + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults 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 ListOfferings request a second time and specify the NextToken value.", + "smithy.api#httpQuery": "nextToken" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListReservationsResponse": { + "type": "structure", + "members": { + "NextToken": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults 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 ListReservations request a second time and specify the NextToken value.", + "smithy.api#jsonName": "nextToken" + } + }, + "Reservations": { + "target": "com.amazonaws.mediaconnect#__listOfReservation", + "traits": { + "smithy.api#documentation": "A list of all reservations that have been purchased by this account in the current AWS Region.", + "smithy.api#jsonName": "reservations" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListTagsForResource": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#ListTagsForResourceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#ListTagsForResourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + } + ], + "traits": { + "smithy.api#documentation": "List all tags on an AWS Elemental MediaConnect resource", + "smithy.api#http": { + "method": "GET", + "uri": "/tags/{ResourceArn}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#ListTagsForResourceRequest": { + "type": "structure", + "members": { + "ResourceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource for which to list the tags.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#ListTagsForResourceResponse": { + "type": "structure", + "members": { + "Tags": { + "target": "com.amazonaws.mediaconnect#__mapOf__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "tags" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ListedBridge": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge.", + "smithy.api#jsonName": "bridgeArn", + "smithy.api#required": {} + } + }, + "BridgeState": { + "target": "com.amazonaws.mediaconnect#BridgeState", + "traits": { + "smithy.api#jsonName": "bridgeState", + "smithy.api#required": {} + } + }, + "BridgeType": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The type of the bridge.", + "smithy.api#jsonName": "bridgeType", + "smithy.api#required": {} + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the bridge.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "PlacementArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the gateway associated with the bridge.", + "smithy.api#jsonName": "placementArn", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Displays details of the selected bridge." + } + }, + "com.amazonaws.mediaconnect#ListedEntitlement": { + "type": "structure", + "members": { + "DataTransferSubscriberFeePercent": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", + "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + } + }, + "EntitlementArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the entitlement.", + "smithy.api#jsonName": "entitlementArn", + "smithy.api#required": {} + } + }, + "EntitlementName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the entitlement.", + "smithy.api#jsonName": "entitlementName", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "An entitlement that has been granted to you from other AWS accounts." + } + }, + "com.amazonaws.mediaconnect#ListedFlow": { + "type": "structure", + "members": { + "AvailabilityZone": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Availability Zone that the flow was created in.", + "smithy.api#jsonName": "availabilityZone", + "smithy.api#required": {} + } + }, + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the flow.", + "smithy.api#jsonName": "description", + "smithy.api#required": {} + } + }, + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the flow.", + "smithy.api#jsonName": "flowArn", + "smithy.api#required": {} + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the flow.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "SourceType": { + "target": "com.amazonaws.mediaconnect#SourceType", + "traits": { + "smithy.api#documentation": "The type of source. This value is either owned (originated somewhere other than an AWS Elemental MediaConnect flow owned by another AWS account) or entitled (originated at an AWS Elemental MediaConnect flow owned by another AWS account).", + "smithy.api#jsonName": "sourceType", + "smithy.api#required": {} + } + }, + "Status": { + "target": "com.amazonaws.mediaconnect#Status", + "traits": { + "smithy.api#documentation": "The current status of the flow.", + "smithy.api#jsonName": "status", + "smithy.api#required": {} + } + }, + "Maintenance": { + "target": "com.amazonaws.mediaconnect#Maintenance", + "traits": { + "smithy.api#jsonName": "maintenance" + } + } + }, + "traits": { + "smithy.api#documentation": "Provides a summary of a flow, including its ARN, Availability Zone, and source type." + } + }, + "com.amazonaws.mediaconnect#ListedGateway": { + "type": "structure", + "members": { + "GatewayArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway.", + "smithy.api#jsonName": "gatewayArn", + "smithy.api#required": {} + } + }, + "GatewayState": { + "target": "com.amazonaws.mediaconnect#GatewayState", + "traits": { + "smithy.api#jsonName": "gatewayState", + "smithy.api#required": {} + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the gateway.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Provides a summary of a gateway, including its name, ARN, and status." + } + }, + "com.amazonaws.mediaconnect#ListedGatewayInstance": { + "type": "structure", + "members": { + "GatewayArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the gateway.", + "smithy.api#jsonName": "gatewayArn", + "smithy.api#required": {} + } + }, + "GatewayInstanceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the instance.", + "smithy.api#jsonName": "gatewayInstanceArn", + "smithy.api#required": {} + } + }, + "InstanceId": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The managed instance ID generated by the SSM install. This will begin with \"mi-\".", + "smithy.api#jsonName": "instanceId", + "smithy.api#required": {} + } + }, + "InstanceState": { + "target": "com.amazonaws.mediaconnect#InstanceState", + "traits": { + "smithy.api#documentation": "The status of the instance.", + "smithy.api#jsonName": "instanceState" + } + } + }, + "traits": { + "smithy.api#documentation": "Provides a summary of an instance." + } + }, + "com.amazonaws.mediaconnect#Maintenance": { + "type": "structure", + "members": { + "MaintenanceDay": { + "target": "com.amazonaws.mediaconnect#MaintenanceDay", + "traits": { + "smithy.api#documentation": "A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.", + "smithy.api#jsonName": "maintenanceDay" + } + }, + "MaintenanceDeadline": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Maintenance has to be performed before this deadline in ISO UTC format. Example: 2021-01-30T08:30:00Z.", + "smithy.api#jsonName": "maintenanceDeadline" + } + }, + "MaintenanceScheduledDate": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.", + "smithy.api#jsonName": "maintenanceScheduledDate" + } + }, + "MaintenanceStartHour": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "maintenanceStartHour" + } + } + }, + "traits": { + "smithy.api#documentation": "The maintenance setting of a flow" + } + }, + "com.amazonaws.mediaconnect#MaintenanceDay": { + "type": "enum", + "members": { + "Monday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Monday" + } + }, + "Tuesday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Tuesday" + } + }, + "Wednesday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Wednesday" + } + }, + "Thursday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Thursday" + } + }, + "Friday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Friday" + } + }, + "Saturday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Saturday" + } + }, + "Sunday": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Sunday" + } + } + } + }, + "com.amazonaws.mediaconnect#MaxResults": { + "type": "integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#range": { + "min": 1, + "max": 1000 + } + } + }, + "com.amazonaws.mediaconnect#MediaConnect": { + "type": "service", + "version": "2018-11-14", + "operations": [ + { + "target": "com.amazonaws.mediaconnect#AddBridgeOutputs" + }, + { + "target": "com.amazonaws.mediaconnect#AddBridgeSources" + }, + { + "target": "com.amazonaws.mediaconnect#AddFlowMediaStreams" + }, + { + "target": "com.amazonaws.mediaconnect#AddFlowOutputs" + }, + { + "target": "com.amazonaws.mediaconnect#AddFlowSources" + }, + { + "target": "com.amazonaws.mediaconnect#AddFlowVpcInterfaces" + }, + { + "target": "com.amazonaws.mediaconnect#CreateBridge" + }, + { + "target": "com.amazonaws.mediaconnect#CreateFlow" + }, + { + "target": "com.amazonaws.mediaconnect#CreateGateway" + }, + { + "target": "com.amazonaws.mediaconnect#DeleteBridge" + }, + { + "target": "com.amazonaws.mediaconnect#DeleteFlow" + }, + { + "target": "com.amazonaws.mediaconnect#DeleteGateway" + }, + { + "target": "com.amazonaws.mediaconnect#DeregisterGatewayInstance" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeBridge" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeFlow" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeGateway" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeGatewayInstance" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeOffering" + }, + { + "target": "com.amazonaws.mediaconnect#DescribeReservation" + }, + { + "target": "com.amazonaws.mediaconnect#GrantFlowEntitlements" + }, + { + "target": "com.amazonaws.mediaconnect#ListBridges" + }, + { + "target": "com.amazonaws.mediaconnect#ListEntitlements" + }, + { + "target": "com.amazonaws.mediaconnect#ListFlows" + }, + { + "target": "com.amazonaws.mediaconnect#ListGatewayInstances" + }, + { + "target": "com.amazonaws.mediaconnect#ListGateways" + }, + { + "target": "com.amazonaws.mediaconnect#ListOfferings" + }, + { + "target": "com.amazonaws.mediaconnect#ListReservations" + }, + { + "target": "com.amazonaws.mediaconnect#ListTagsForResource" + }, + { + "target": "com.amazonaws.mediaconnect#PurchaseOffering" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveBridgeOutput" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveBridgeSource" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStream" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveFlowOutput" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveFlowSource" + }, + { + "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterface" + }, + { + "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlement" + }, + { + "target": "com.amazonaws.mediaconnect#StartFlow" + }, + { + "target": "com.amazonaws.mediaconnect#StopFlow" + }, + { + "target": "com.amazonaws.mediaconnect#TagResource" + }, + { + "target": "com.amazonaws.mediaconnect#UntagResource" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateBridge" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateBridgeOutput" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateBridgeSource" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateBridgeState" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateFlow" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateFlowEntitlement" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateFlowMediaStream" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateFlowOutput" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateFlowSource" + }, + { + "target": "com.amazonaws.mediaconnect#UpdateGatewayInstance" + } + ], + "traits": { + "aws.api#service": { + "sdkId": "MediaConnect", + "arnNamespace": "mediaconnect", + "cloudFormationName": "MediaConnect", + "cloudTrailEventSource": "mediaconnect.amazonaws.com", + "endpointPrefix": "mediaconnect" + }, + "aws.auth#sigv4": { + "name": "mediaconnect" + }, + "aws.protocols#restJson1": {}, + "smithy.api#documentation": "API for AWS Elemental MediaConnect", + "smithy.api#title": "AWS MediaConnect", + "smithy.rules#endpointRuleSet": { + "version": "1.0", + "parameters": { + "Region": { + "builtIn": "AWS::Region", + "required": false, + "documentation": "The AWS region used to dispatch the request.", + "type": "String" + }, + "UseDualStack": { + "builtIn": "AWS::UseDualStack", "required": true, "default": false, "documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.", @@ -3136,8 +5480,8 @@ }, "params": { "Region": "ap-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3149,8 +5493,8 @@ }, "params": { "Region": "ap-northeast-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3162,8 +5506,8 @@ }, "params": { "Region": "ap-northeast-2", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3175,8 +5519,8 @@ }, "params": { "Region": "ap-south-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3188,8 +5532,8 @@ }, "params": { "Region": "ap-southeast-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3201,8 +5545,8 @@ }, "params": { "Region": "ap-southeast-2", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3214,8 +5558,8 @@ }, "params": { "Region": "eu-central-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3227,8 +5571,8 @@ }, "params": { "Region": "eu-north-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3240,8 +5584,8 @@ }, "params": { "Region": "eu-west-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3253,8 +5597,8 @@ }, "params": { "Region": "eu-west-2", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3266,8 +5610,8 @@ }, "params": { "Region": "eu-west-3", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3279,8 +5623,8 @@ }, "params": { "Region": "sa-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3292,8 +5636,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3305,8 +5649,8 @@ }, "params": { "Region": "us-east-2", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3318,8 +5662,8 @@ }, "params": { "Region": "us-west-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3331,8 +5675,8 @@ }, "params": { "Region": "us-west-2", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3344,8 +5688,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": true, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": true } }, { @@ -3357,8 +5701,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": false, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": false } }, { @@ -3370,8 +5714,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": true, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": true } }, { @@ -3383,8 +5727,8 @@ }, "params": { "Region": "cn-north-1", - "UseDualStack": true, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": true } }, { @@ -3396,8 +5740,8 @@ }, "params": { "Region": "cn-north-1", - "UseDualStack": false, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": false } }, { @@ -3409,8 +5753,8 @@ }, "params": { "Region": "cn-north-1", - "UseDualStack": true, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": true } }, { @@ -3422,8 +5766,8 @@ }, "params": { "Region": "cn-north-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3435,8 +5779,8 @@ }, "params": { "Region": "us-gov-east-1", - "UseDualStack": true, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": true } }, { @@ -3448,8 +5792,8 @@ }, "params": { "Region": "us-gov-east-1", - "UseDualStack": false, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": false } }, { @@ -3461,8 +5805,8 @@ }, "params": { "Region": "us-gov-east-1", - "UseDualStack": true, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": true } }, { @@ -3474,8 +5818,19 @@ }, "params": { "Region": "us-gov-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", + "expect": { + "error": "FIPS and DualStack are enabled, but this partition does not support one or both" + }, + "params": { + "Region": "us-iso-east-1", + "UseFIPS": true, + "UseDualStack": true } }, { @@ -3487,8 +5842,19 @@ }, "params": { "Region": "us-iso-east-1", - "UseDualStack": false, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", + "expect": { + "error": "DualStack is enabled but this partition does not support DualStack" + }, + "params": { + "Region": "us-iso-east-1", + "UseFIPS": false, + "UseDualStack": true } }, { @@ -3500,8 +5866,19 @@ }, "params": { "Region": "us-iso-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false + } + }, + { + "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", + "expect": { + "error": "FIPS and DualStack are enabled, but this partition does not support one or both" + }, + "params": { + "Region": "us-isob-east-1", + "UseFIPS": true, + "UseDualStack": true } }, { @@ -3513,8 +5890,19 @@ }, "params": { "Region": "us-isob-east-1", - "UseDualStack": false, - "UseFIPS": true + "UseFIPS": true, + "UseDualStack": false + } + }, + { + "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", + "expect": { + "error": "DualStack is enabled but this partition does not support DualStack" + }, + "params": { + "Region": "us-isob-east-1", + "UseFIPS": false, + "UseDualStack": true } }, { @@ -3526,8 +5914,8 @@ }, "params": { "Region": "us-isob-east-1", - "UseDualStack": false, - "UseFIPS": false + "UseFIPS": false, + "UseDualStack": false } }, { @@ -3539,8 +5927,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": false, "UseFIPS": false, + "UseDualStack": false, "Endpoint": "https://example.com" } }, @@ -3552,8 +5940,8 @@ } }, "params": { - "UseDualStack": false, "UseFIPS": false, + "UseDualStack": false, "Endpoint": "https://example.com" } }, @@ -3564,8 +5952,8 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": false, "UseFIPS": true, + "UseDualStack": false, "Endpoint": "https://example.com" } }, @@ -3576,351 +5964,1279 @@ }, "params": { "Region": "us-east-1", - "UseDualStack": true, "UseFIPS": false, + "UseDualStack": true, "Endpoint": "https://example.com" } + }, + { + "documentation": "Missing region", + "expect": { + "error": "Invalid Configuration: Missing Region" + } } ], "version": "1.0" } } }, - "com.amazonaws.mediaconnect#MediaStream": { + "com.amazonaws.mediaconnect#MediaStream": { + "type": "structure", + "members": { + "Attributes": { + "target": "com.amazonaws.mediaconnect#MediaStreamAttributes", + "traits": { + "smithy.api#documentation": "Attributes that are related to the media stream.", + "smithy.api#jsonName": "attributes" + } + }, + "ClockRate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The sample rate for the stream. This value is measured in Hz.", + "smithy.api#jsonName": "clockRate" + } + }, + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description that can help you quickly identify what your media stream is used for.", + "smithy.api#jsonName": "description" + } + }, + "Fmt": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "fmt", + "smithy.api#required": {} + } + }, + "MediaStreamId": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "A unique identifier for the media stream.", + "smithy.api#jsonName": "mediaStreamId", + "smithy.api#required": {} + } + }, + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A name that helps you distinguish one media stream from another.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} + } + }, + "MediaStreamType": { + "target": "com.amazonaws.mediaconnect#MediaStreamType", + "traits": { + "smithy.api#documentation": "The type of media stream.", + "smithy.api#jsonName": "mediaStreamType", + "smithy.api#required": {} + } + }, + "VideoFormat": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The resolution of the video.", + "smithy.api#jsonName": "videoFormat" + } + } + }, + "traits": { + "smithy.api#documentation": "A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams." + } + }, + "com.amazonaws.mediaconnect#MediaStreamAttributes": { + "type": "structure", + "members": { + "Fmtp": { + "target": "com.amazonaws.mediaconnect#Fmtp", + "traits": { + "smithy.api#documentation": "A set of parameters that define the media stream.", + "smithy.api#jsonName": "fmtp", + "smithy.api#required": {} + } + }, + "Lang": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The audio language, in a format that is recognized by the receiver.", + "smithy.api#jsonName": "lang" + } + } + }, + "traits": { + "smithy.api#documentation": "Attributes that are related to the media stream." + } + }, + "com.amazonaws.mediaconnect#MediaStreamAttributesRequest": { + "type": "structure", + "members": { + "Fmtp": { + "target": "com.amazonaws.mediaconnect#FmtpRequest", + "traits": { + "smithy.api#documentation": "The settings that you want to use to define the media stream.", + "smithy.api#jsonName": "fmtp" + } + }, + "Lang": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The audio language, in a format that is recognized by the receiver.", + "smithy.api#jsonName": "lang" + } + } + }, + "traits": { + "smithy.api#documentation": "Attributes that are related to the media stream." + } + }, + "com.amazonaws.mediaconnect#MediaStreamOutputConfiguration": { + "type": "structure", + "members": { + "DestinationConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfDestinationConfiguration", + "traits": { + "smithy.api#documentation": "The transport parameters that are associated with each outbound media stream.", + "smithy.api#jsonName": "destinationConfigurations" + } + }, + "EncodingName": { + "target": "com.amazonaws.mediaconnect#EncodingName", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encodingName", + "smithy.api#required": {} + } + }, + "EncodingParameters": { + "target": "com.amazonaws.mediaconnect#EncodingParameters", + "traits": { + "smithy.api#documentation": "Encoding parameters", + "smithy.api#jsonName": "encodingParameters" + } + }, + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the media stream.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The media stream that is associated with the output, and the parameters for that association." + } + }, + "com.amazonaws.mediaconnect#MediaStreamOutputConfigurationRequest": { + "type": "structure", + "members": { + "DestinationConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfDestinationConfigurationRequest", + "traits": { + "smithy.api#documentation": "The transport parameters that you want to associate with the media stream.", + "smithy.api#jsonName": "destinationConfigurations" + } + }, + "EncodingName": { + "target": "com.amazonaws.mediaconnect#EncodingName", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encodingName", + "smithy.api#required": {} + } + }, + "EncodingParameters": { + "target": "com.amazonaws.mediaconnect#EncodingParametersRequest", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encodingParameters" + } + }, + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the media stream that is associated with the output.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The media stream that you want to associate with the output, and the parameters for that association." + } + }, + "com.amazonaws.mediaconnect#MediaStreamSourceConfiguration": { + "type": "structure", + "members": { + "EncodingName": { + "target": "com.amazonaws.mediaconnect#EncodingName", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "encodingName", + "smithy.api#required": {} + } + }, + "InputConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfInputConfiguration", + "traits": { + "smithy.api#documentation": "The transport parameters that are associated with an incoming media stream.", + "smithy.api#jsonName": "inputConfigurations" + } + }, + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the media stream.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The media stream that is associated with the source, and the parameters for that association." + } + }, + "com.amazonaws.mediaconnect#MediaStreamSourceConfigurationRequest": { + "type": "structure", + "members": { + "EncodingName": { + "target": "com.amazonaws.mediaconnect#EncodingName", + "traits": { + "smithy.api#documentation": "The format you want to use 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.", + "smithy.api#jsonName": "encodingName", + "smithy.api#required": {} + } + }, + "InputConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfInputConfigurationRequest", + "traits": { + "smithy.api#documentation": "The transport parameters that you want to associate with the media stream.", + "smithy.api#jsonName": "inputConfigurations" + } + }, + "MediaStreamName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the media stream.", + "smithy.api#jsonName": "mediaStreamName", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "The definition of a media stream that you want to associate with the source." + } + }, + "com.amazonaws.mediaconnect#MediaStreamType": { + "type": "enum", + "members": { + "video": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "video" + } + }, + "audio": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "audio" + } + }, + "ancillary_data": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ancillary-data" + } + } + } + }, + "com.amazonaws.mediaconnect#MessageDetail": { + "type": "structure", + "members": { + "Code": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The error code.", + "smithy.api#jsonName": "code", + "smithy.api#required": {} + } + }, + "Message": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} + } + }, + "ResourceName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the resource.", + "smithy.api#jsonName": "resourceName" + } + } + } + }, + "com.amazonaws.mediaconnect#Messages": { + "type": "structure", + "members": { + "Errors": { + "target": "com.amazonaws.mediaconnect#__listOf__string", + "traits": { + "smithy.api#documentation": "A list of errors that might have been generated from processes on this flow.", + "smithy.api#jsonName": "errors", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Messages that provide the state of the flow." + } + }, + "com.amazonaws.mediaconnect#NetworkInterfaceType": { + "type": "enum", + "members": { + "ena": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ena" + } + }, + "efa": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "efa" + } + } + } + }, + "com.amazonaws.mediaconnect#NotFoundException": { + "type": "structure", + "members": { + "Message": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 404 + } + }, + "com.amazonaws.mediaconnect#Offering": { + "type": "structure", + "members": { + "CurrencyCode": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.", + "smithy.api#jsonName": "currencyCode", + "smithy.api#required": {} + } + }, + "Duration": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The length of time that your reservation would be active.", + "smithy.api#jsonName": "duration", + "smithy.api#required": {} + } + }, + "DurationUnits": { + "target": "com.amazonaws.mediaconnect#DurationUnits", + "traits": { + "smithy.api#documentation": "The unit of measurement for the duration of the offering.", + "smithy.api#jsonName": "durationUnits", + "smithy.api#required": {} + } + }, + "OfferingArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.", + "smithy.api#jsonName": "offeringArn", + "smithy.api#required": {} + } + }, + "OfferingDescription": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the offering.", + "smithy.api#jsonName": "offeringDescription", + "smithy.api#required": {} + } + }, + "PricePerUnit": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The cost of a single unit. This value, in combination with priceUnits, makes up the rate.", + "smithy.api#jsonName": "pricePerUnit", + "smithy.api#required": {} + } + }, + "PriceUnits": { + "target": "com.amazonaws.mediaconnect#PriceUnits", + "traits": { + "smithy.api#documentation": "The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.", + "smithy.api#jsonName": "priceUnits", + "smithy.api#required": {} + } + }, + "ResourceSpecification": { + "target": "com.amazonaws.mediaconnect#ResourceSpecification", + "traits": { + "smithy.api#documentation": "A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.", + "smithy.api#jsonName": "resourceSpecification", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time." + } + }, + "com.amazonaws.mediaconnect#Output": { + "type": "structure", + "members": { + "DataTransferSubscriberFeePercent": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", + "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + } + }, + "Description": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "A description of the output.", + "smithy.api#jsonName": "description" + } + }, + "Destination": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The address where you want to send the output.", + "smithy.api#jsonName": "destination" + } + }, + "Encryption": { + "target": "com.amazonaws.mediaconnect#Encryption", + "traits": { + "smithy.api#documentation": "The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", + "smithy.api#jsonName": "encryption" + } + }, + "EntitlementArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the entitlement on the originator''s flow. This value is relevant only on entitled flows.", + "smithy.api#jsonName": "entitlementArn" + } + }, + "ListenerAddress": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "listenerAddress" + } + }, + "MediaLiveInputArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The input ARN of the AWS Elemental MediaLive channel. This parameter is relevant only for outputs that were added by creating a MediaLive input.", + "smithy.api#jsonName": "mediaLiveInputArn" + } + }, + "MediaStreamOutputConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStreamOutputConfiguration", + "traits": { + "smithy.api#documentation": "The configuration for each media stream that is associated with the output.", + "smithy.api#jsonName": "mediaStreamOutputConfigurations" + } + }, + "Name": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the output. This value must be unique within the current flow.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} + } + }, + "OutputArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the output.", + "smithy.api#jsonName": "outputArn", + "smithy.api#required": {} + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port to use when content is distributed to this output.", + "smithy.api#jsonName": "port" + } + }, + "Transport": { + "target": "com.amazonaws.mediaconnect#Transport", + "traits": { + "smithy.api#documentation": "Attributes related to the transport stream that are used in the output.", + "smithy.api#jsonName": "transport" + } + }, + "VpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this output.", + "smithy.api#jsonName": "vpcInterfaceAttachment" + } + }, + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge that added this output.", + "smithy.api#jsonName": "bridgeArn" + } + }, + "BridgePorts": { + "target": "com.amazonaws.mediaconnect#__listOf__integer", + "traits": { + "smithy.api#documentation": "The bridge output ports currently in use.", + "smithy.api#jsonName": "bridgePorts" + } + } + }, + "traits": { + "smithy.api#documentation": "The settings for an output." + } + }, + "com.amazonaws.mediaconnect#PriceUnits": { + "type": "enum", + "members": { + "HOURLY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "HOURLY" + } + } + } + }, + "com.amazonaws.mediaconnect#Protocol": { + "type": "enum", + "members": { + "zixi_push": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "zixi-push" + } + }, + "rtp_fec": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "rtp-fec" + } + }, + "rtp": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "rtp" + } + }, + "zixi_pull": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "zixi-pull" + } + }, + "rist": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "rist" + } + }, + "st2110_jpegxs": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "st2110-jpegxs" + } + }, + "cdi": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "cdi" + } + }, + "srt_listener": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "srt-listener" + } + }, + "srt_caller": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "srt-caller" + } + }, + "fujitsu_qos": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "fujitsu-qos" + } + }, + "udp": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "udp" + } + } + } + }, + "com.amazonaws.mediaconnect#PurchaseOffering": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#PurchaseOfferingRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#PurchaseOfferingResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.", + "smithy.api#http": { + "method": "POST", + "uri": "/v1/offerings/{OfferingArn}", + "code": 201 + } + } + }, + "com.amazonaws.mediaconnect#PurchaseOfferingRequest": { "type": "structure", "members": { - "Attributes": { - "target": "com.amazonaws.mediaconnect#MediaStreamAttributes", + "OfferingArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "Attributes that are related to the media stream.", - "smithy.api#jsonName": "attributes" + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the offering.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} } }, - "ClockRate": { - "target": "com.amazonaws.mediaconnect#__integer", + "ReservationName": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The sample rate for the stream. This value is measured in Hz.", - "smithy.api#jsonName": "clockRate" + "smithy.api#documentation": "The name that you want to use for the reservation.", + "smithy.api#jsonName": "reservationName", + "smithy.api#required": {} } }, - "Description": { + "Start": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A description that can help you quickly identify what your media stream is used for.", - "smithy.api#jsonName": "description" + "smithy.api#documentation": "The date and time that you want the reservation to begin, in Coordinated Universal Time (UTC). 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: YYYY-MM-DDTHH:mm:SSZ, where T and Z are literal characters. For example, to specify 11:30pm on March 5, 2020, enter 2020-03-05T23:30:00Z.", + "smithy.api#jsonName": "start", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A request to purchase a offering.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#PurchaseOfferingResponse": { + "type": "structure", + "members": { + "Reservation": { + "target": "com.amazonaws.mediaconnect#Reservation", + "traits": { + "smithy.api#jsonName": "reservation" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#Range": { + "type": "enum", + "members": { + "NARROW": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NARROW" } }, - "Fmt": { - "target": "com.amazonaws.mediaconnect#__integer", + "FULL": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "fmt", + "smithy.api#enumValue": "FULL" + } + }, + "FULLPROTECT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FULLPROTECT" + } + } + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeOutput": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveBridgeOutputRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveBridgeOutputResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Removes an output from a bridge.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/bridges/{BridgeArn}/outputs/{OutputName}", + "code": 202 + } + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeOutputRequest": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", "smithy.api#required": {} } }, - "MediaStreamId": { - "target": "com.amazonaws.mediaconnect#__integer", + "OutputName": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "A unique identifier for the media stream.", - "smithy.api#jsonName": "mediaStreamId", + "smithy.api#documentation": "The name of the bridge output that you want to remove.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeOutputResponse": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#jsonName": "bridgeArn" + } + }, + "OutputName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#jsonName": "outputName" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeSource": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveBridgeSourceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveBridgeSourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Removes a source from a bridge.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/bridges/{BridgeArn}/sources/{SourceName}", + "code": 202 + } + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeSourceRequest": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} + } + }, + "SourceName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the bridge source that you want to remove.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#RemoveBridgeSourceResponse": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#jsonName": "bridgeArn" + } + }, + "SourceName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#jsonName": "sourceName" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#RemoveFlowMediaStream": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStreamRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStreamResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#RemoveFlowMediaStreamRequest": { + "type": "structure", + "members": { + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, "MediaStreamName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A name that helps you distinguish one media stream from another.", - "smithy.api#jsonName": "mediaStreamName", + "smithy.api#documentation": "The name of the media stream that you want to remove.", + "smithy.api#httpLabel": {}, "smithy.api#required": {} } - }, - "MediaStreamType": { - "target": "com.amazonaws.mediaconnect#MediaStreamType", + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#RemoveFlowMediaStreamResponse": { + "type": "structure", + "members": { + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The type of media stream.", - "smithy.api#jsonName": "mediaStreamType", - "smithy.api#required": {} + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", + "smithy.api#jsonName": "flowArn" } }, - "VideoFormat": { + "MediaStreamName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The resolution of the video.", - "smithy.api#jsonName": "videoFormat" + "smithy.api#documentation": "The name of the media stream that was removed.", + "smithy.api#jsonName": "mediaStreamName" } } }, "traits": { - "smithy.api#documentation": "A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams." + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#MediaStreamAttributes": { + "com.amazonaws.mediaconnect#RemoveFlowOutput": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveFlowOutputRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveFlowOutputResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}/outputs/{OutputArn}", + "code": 202 + } + } + }, + "com.amazonaws.mediaconnect#RemoveFlowOutputRequest": { "type": "structure", "members": { - "Fmtp": { - "target": "com.amazonaws.mediaconnect#Fmtp", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A set of parameters that define the media stream.", - "smithy.api#jsonName": "fmtp", + "smithy.api#documentation": "The flow that you want to remove an output from.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, - "Lang": { + "OutputArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The audio language, in a format that is recognized by the receiver.", - "smithy.api#jsonName": "lang" + "smithy.api#documentation": "The ARN of the output that you want to remove.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:output:.+$", + "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Attributes that are related to the media stream." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#MediaStreamAttributesRequest": { + "com.amazonaws.mediaconnect#RemoveFlowOutputResponse": { "type": "structure", "members": { - "Fmtp": { - "target": "com.amazonaws.mediaconnect#FmtpRequest", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The settings that you want to use to define the media stream.", - "smithy.api#jsonName": "fmtp" + "smithy.api#documentation": "The ARN of the flow that is associated with the output you removed.", + "smithy.api#jsonName": "flowArn" } }, - "Lang": { + "OutputArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The audio language, in a format that is recognized by the receiver.", - "smithy.api#jsonName": "lang" + "smithy.api#documentation": "The ARN of the output that was removed.", + "smithy.api#jsonName": "outputArn" } } }, "traits": { - "smithy.api#documentation": "Attributes that are related to the media stream." + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#MediaStreamOutputConfiguration": { - "type": "structure", - "members": { - "DestinationConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfDestinationConfiguration", - "traits": { - "smithy.api#documentation": "The transport parameters that are associated with each outbound media stream.", - "smithy.api#jsonName": "destinationConfigurations" - } + "com.amazonaws.mediaconnect#RemoveFlowSource": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveFlowSourceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveFlowSourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "EncodingName": { - "target": "com.amazonaws.mediaconnect#EncodingName", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encodingName", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - "EncodingParameters": { - "target": "com.amazonaws.mediaconnect#EncodingParameters", - "traits": { - "smithy.api#documentation": "Encoding parameters", - "smithy.api#jsonName": "encodingParameters" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "MediaStreamName": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The name of the media stream.", - "smithy.api#jsonName": "mediaStreamName", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } - }, + ], "traits": { - "smithy.api#documentation": "The media stream that is associated with the output, and the parameters for that association." + "smithy.api#documentation": "Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}/source/{SourceArn}", + "code": 202 + } } }, - "com.amazonaws.mediaconnect#MediaStreamOutputConfigurationRequest": { + "com.amazonaws.mediaconnect#RemoveFlowSourceRequest": { "type": "structure", "members": { - "DestinationConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfDestinationConfigurationRequest", - "traits": { - "smithy.api#documentation": "The transport parameters that you want to associate with the media stream.", - "smithy.api#jsonName": "destinationConfigurations" - } - }, - "EncodingName": { - "target": "com.amazonaws.mediaconnect#EncodingName", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encodingName", + "smithy.api#documentation": "The flow that you want to remove a source from.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, - "EncodingParameters": { - "target": "com.amazonaws.mediaconnect#EncodingParametersRequest", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encodingParameters" - } - }, - "MediaStreamName": { + "SourceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the media stream that is associated with the output.", - "smithy.api#jsonName": "mediaStreamName", + "smithy.api#documentation": "The ARN of the source that you want to remove.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:source:.+$", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The media stream that you want to associate with the output, and the parameters for that association." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#MediaStreamSourceConfiguration": { + "com.amazonaws.mediaconnect#RemoveFlowSourceResponse": { "type": "structure", "members": { - "EncodingName": { - "target": "com.amazonaws.mediaconnect#EncodingName", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "encodingName", - "smithy.api#required": {} - } - }, - "InputConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfInputConfiguration", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The transport parameters that are associated with an incoming media stream.", - "smithy.api#jsonName": "inputConfigurations" + "smithy.api#documentation": "The ARN of the flow that is associated with the source you removed.", + "smithy.api#jsonName": "flowArn" } }, - "MediaStreamName": { + "SourceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the media stream.", - "smithy.api#jsonName": "mediaStreamName", - "smithy.api#required": {} + "smithy.api#documentation": "The ARN of the source that was removed.", + "smithy.api#jsonName": "sourceArn" } } }, "traits": { - "smithy.api#documentation": "The media stream that is associated with the source, and the parameters for that association." + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#RemoveFlowVpcInterface": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}/vpcInterfaces/{VpcInterfaceName}", + "code": 200 + } } }, - "com.amazonaws.mediaconnect#MediaStreamSourceConfigurationRequest": { + "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceRequest": { "type": "structure", "members": { - "EncodingName": { - "target": "com.amazonaws.mediaconnect#EncodingName", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The format you want to use 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.", - "smithy.api#jsonName": "encodingName", + "smithy.api#documentation": "The flow that you want to remove a VPC interface from.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, - "InputConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfInputConfigurationRequest", - "traits": { - "smithy.api#documentation": "The transport parameters that you want to associate with the media stream.", - "smithy.api#jsonName": "inputConfigurations" - } - }, - "MediaStreamName": { + "VpcInterfaceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the media stream.", - "smithy.api#jsonName": "mediaStreamName", + "smithy.api#documentation": "The name of the VPC interface that you want to remove.", + "smithy.api#httpLabel": {}, "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The definition of a media stream that you want to associate with the source." + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#MediaStreamType": { - "type": "enum", + "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceResponse": { + "type": "structure", "members": { - "video": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "video" - } - }, - "audio": { - "target": "smithy.api#Unit", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "audio" + "smithy.api#documentation": "The ARN of the flow that is associated with the VPC interface you removed.", + "smithy.api#jsonName": "flowArn" } }, - "ancillary_data": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ancillary-data" - } - } - } - }, - "com.amazonaws.mediaconnect#Messages": { - "type": "structure", - "members": { - "Errors": { + "NonDeletedNetworkInterfaceIds": { "target": "com.amazonaws.mediaconnect#__listOf__string", "traits": { - "smithy.api#documentation": "A list of errors that might have been generated from processes on this flow.", - "smithy.api#jsonName": "errors", - "smithy.api#required": {} - } - } - }, - "traits": { - "smithy.api#documentation": "Messages that provide the state of the flow." - } - }, - "com.amazonaws.mediaconnect#NetworkInterfaceType": { - "type": "enum", - "members": { - "ena": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ena" + "smithy.api#documentation": "IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.", + "smithy.api#jsonName": "nonDeletedNetworkInterfaceIds" } }, - "efa": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "efa" - } - } - } - }, - "com.amazonaws.mediaconnect#NotFoundException": { - "type": "structure", - "members": { - "Message": { + "VpcInterfaceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", - "smithy.api#required": {} + "smithy.api#documentation": "The name of the VPC interface that was removed.", + "smithy.api#jsonName": "vpcInterfaceName" } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "client", - "smithy.api#httpError": 404 + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#Offering": { + "com.amazonaws.mediaconnect#Reservation": { "type": "structure", "members": { "CurrencyCode": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.", + "smithy.api#documentation": "The type of currency that is used for billing. The currencyCode used for your reservation is US dollars.", "smithy.api#jsonName": "currencyCode", "smithy.api#required": {} } @@ -3929,7 +7245,7 @@ "target": "com.amazonaws.mediaconnect#__integer", "traits": { "smithy.api#default": 0, - "smithy.api#documentation": "The length of time that your reservation would be active.", + "smithy.api#documentation": "The length of time that this reservation is active. MediaConnect defines this value in the offering.", "smithy.api#jsonName": "duration", "smithy.api#required": {} } @@ -3937,11 +7253,19 @@ "DurationUnits": { "target": "com.amazonaws.mediaconnect#DurationUnits", "traits": { - "smithy.api#documentation": "The unit of measurement for the duration of the offering.", + "smithy.api#documentation": "The unit of measurement for the duration of the reservation. MediaConnect defines this value in the offering.", "smithy.api#jsonName": "durationUnits", "smithy.api#required": {} } }, + "End": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "end", + "smithy.api#required": {} + } + }, "OfferingArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { @@ -3953,7 +7277,7 @@ "OfferingDescription": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "A description of the offering.", + "smithy.api#documentation": "A description of the offering. MediaConnect defines this value in the offering.", "smithy.api#jsonName": "offeringDescription", "smithy.api#required": {} } @@ -3961,7 +7285,7 @@ "PricePerUnit": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The cost of a single unit. This value, in combination with priceUnits, makes up the rate.", + "smithy.api#documentation": "The cost of a single unit. This value, in combination with priceUnits, makes up the rate. MediaConnect defines this value in the offering.", "smithy.api#jsonName": "pricePerUnit", "smithy.api#required": {} } @@ -3969,545 +7293,576 @@ "PriceUnits": { "target": "com.amazonaws.mediaconnect#PriceUnits", "traits": { - "smithy.api#documentation": "The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.", + "smithy.api#documentation": "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.", "smithy.api#jsonName": "priceUnits", "smithy.api#required": {} } }, + "ReservationArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) that MediaConnect assigns to the reservation when you purchase an offering.", + "smithy.api#jsonName": "reservationArn", + "smithy.api#required": {} + } + }, + "ReservationName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name that you assigned to the reservation when you purchased the offering.", + "smithy.api#jsonName": "reservationName", + "smithy.api#required": {} + } + }, + "ReservationState": { + "target": "com.amazonaws.mediaconnect#ReservationState", + "traits": { + "smithy.api#documentation": "The status of your reservation.", + "smithy.api#jsonName": "reservationState", + "smithy.api#required": {} + } + }, "ResourceSpecification": { "target": "com.amazonaws.mediaconnect#ResourceSpecification", "traits": { - "smithy.api#documentation": "A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.", + "smithy.api#documentation": "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.", "smithy.api#jsonName": "resourceSpecification", "smithy.api#required": {} } + }, + "Start": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The day and time that the reservation becomes active. You set this value when you purchase the offering.", + "smithy.api#jsonName": "start", + "smithy.api#required": {} + } } }, "traits": { - "smithy.api#documentation": "A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time." + "smithy.api#documentation": "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." } }, - "com.amazonaws.mediaconnect#Output": { + "com.amazonaws.mediaconnect#ReservationState": { + "type": "enum", + "members": { + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ACTIVE" + } + }, + "EXPIRED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "EXPIRED" + } + }, + "PROCESSING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PROCESSING" + } + }, + "CANCELED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CANCELED" + } + } + } + }, + "com.amazonaws.mediaconnect#ResourceSpecification": { "type": "structure", "members": { - "DataTransferSubscriberFeePercent": { + "ReservedBitrate": { "target": "com.amazonaws.mediaconnect#__integer", "traits": { "smithy.api#default": 0, - "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", - "smithy.api#jsonName": "dataTransferSubscriberFeePercent" + "smithy.api#documentation": "The amount of outbound bandwidth that is discounted in the offering.", + "smithy.api#jsonName": "reservedBitrate" } }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", + "ResourceType": { + "target": "com.amazonaws.mediaconnect#ResourceType", "traits": { - "smithy.api#documentation": "A description of the output.", - "smithy.api#jsonName": "description" + "smithy.api#documentation": "The type of resource and the unit that is being billed for.", + "smithy.api#jsonName": "resourceType", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A definition of what is being billed for, including the type and amount." + } + }, + "com.amazonaws.mediaconnect#ResourceType": { + "type": "enum", + "members": { + "Mbps_Outbound_Bandwidth": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Mbps_Outbound_Bandwidth" } + } + } + }, + "com.amazonaws.mediaconnect#RevokeFlowEntitlement": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlementRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlementResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "Destination": { + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.", + "smithy.api#http": { + "method": "DELETE", + "uri": "/v1/flows/{FlowArn}/entitlements/{EntitlementArn}", + "code": 202 + } + } + }, + "com.amazonaws.mediaconnect#RevokeFlowEntitlementRequest": { + "type": "structure", + "members": { + "EntitlementArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The address where you want to send the output.", - "smithy.api#jsonName": "destination" + "smithy.api#documentation": "The ARN of the entitlement that you want to revoke.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:entitlement:.+$", + "smithy.api#required": {} } }, - "Encryption": { - "target": "com.amazonaws.mediaconnect#Encryption", + "FlowArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", - "smithy.api#jsonName": "encryption" + "smithy.api#documentation": "The flow that you want to revoke an entitlement from.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", + "smithy.api#required": {} } - }, + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#RevokeFlowEntitlementResponse": { + "type": "structure", + "members": { "EntitlementArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the entitlement on the originator''s flow. This value is relevant only on entitled flows.", + "smithy.api#documentation": "The ARN of the entitlement that was revoked.", "smithy.api#jsonName": "entitlementArn" } }, - "ListenerAddress": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "listenerAddress" + "smithy.api#documentation": "The ARN of the flow that the entitlement was revoked from.", + "smithy.api#jsonName": "flowArn" } - }, - "MediaLiveInputArn": { - "target": "com.amazonaws.mediaconnect#__string", + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#ScanMode": { + "type": "enum", + "members": { + "progressive": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The input ARN of the AWS Elemental MediaLive channel. This parameter is relevant only for outputs that were added by creating a MediaLive input.", - "smithy.api#jsonName": "mediaLiveInputArn" + "smithy.api#enumValue": "progressive" } }, - "MediaStreamOutputConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStreamOutputConfiguration", + "interlace": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The configuration for each media stream that is associated with the output.", - "smithy.api#jsonName": "mediaStreamOutputConfigurations" + "smithy.api#enumValue": "interlace" } }, - "Name": { - "target": "com.amazonaws.mediaconnect#__string", + "progressive_segmented_frame": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The name of the output. This value must be unique within the current flow.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} + "smithy.api#enumValue": "progressive-segmented-frame" } - }, - "OutputArn": { + } + } + }, + "com.amazonaws.mediaconnect#ServiceUnavailableException": { + "type": "structure", + "members": { + "Message": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the output.", - "smithy.api#jsonName": "outputArn", + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", "smithy.api#required": {} } - }, - "Port": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port to use when content is distributed to this output.", - "smithy.api#jsonName": "port" - } - }, - "Transport": { - "target": "com.amazonaws.mediaconnect#Transport", + } + }, + "traits": { + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "server", + "smithy.api#httpError": 503 + } + }, + "com.amazonaws.mediaconnect#SetGatewayBridgeSourceRequest": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "Attributes related to the transport stream that are used in the output.", - "smithy.api#jsonName": "transport" + "smithy.api#documentation": "The ARN of the bridge feeding this flow.", + "smithy.api#jsonName": "bridgeArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} } }, "VpcInterfaceAttachment": { "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", "traits": { - "smithy.api#documentation": "The name of the VPC interface attachment to use for this output.", + "smithy.api#documentation": "The name of the VPC interface attachment to use for this bridge source.", "smithy.api#jsonName": "vpcInterfaceAttachment" } } }, "traits": { - "smithy.api#documentation": "The settings for an output." + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge." } }, - "com.amazonaws.mediaconnect#PriceUnits": { - "type": "enum", + "com.amazonaws.mediaconnect#SetSourceRequest": { + "type": "structure", "members": { - "HOURLY": { - "target": "smithy.api#Unit", + "Decryption": { + "target": "com.amazonaws.mediaconnect#Encryption", "traits": { - "smithy.api#enumValue": "HOURLY" + "smithy.api#documentation": "The type of encryption that is used on the content ingested from this source. Allowable encryption types: static-key.", + "smithy.api#jsonName": "decryption" } - } - } - }, - "com.amazonaws.mediaconnect#Protocol": { - "type": "enum", - "members": { - "zixi_push": { - "target": "smithy.api#Unit", + }, + "Description": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "zixi-push" + "smithy.api#documentation": "A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", + "smithy.api#jsonName": "description" } }, - "rtp_fec": { - "target": "smithy.api#Unit", + "EntitlementArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "rtp-fec" + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "entitlementArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:entitlement:.+$" } }, - "rtp": { - "target": "smithy.api#Unit", + "IngestPort": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "rtp" + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow will be listening on for incoming content.", + "smithy.api#jsonName": "ingestPort" } }, - "zixi_pull": { - "target": "smithy.api#Unit", + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "zixi-pull" + "smithy.api#default": 0, + "smithy.api#documentation": "The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.", + "smithy.api#jsonName": "maxBitrate" } }, - "rist": { - "target": "smithy.api#Unit", + "MaxLatency": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "rist" + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", + "smithy.api#jsonName": "maxLatency" } }, - "st2110_jpegxs": { - "target": "smithy.api#Unit", + "MaxSyncBuffer": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "st2110-jpegxs" + "smithy.api#default": 0, + "smithy.api#documentation": "The size of the buffer (in milliseconds) to use to sync incoming source data.", + "smithy.api#jsonName": "maxSyncBuffer" } }, - "cdi": { - "target": "smithy.api#Unit", + "MediaStreamSourceConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStreamSourceConfigurationRequest", "traits": { - "smithy.api#enumValue": "cdi" + "smithy.api#documentation": "The media streams that are associated with the source, and the parameters for those associations.", + "smithy.api#jsonName": "mediaStreamSourceConfigurations" } }, - "srt_listener": { - "target": "smithy.api#Unit", + "MinLatency": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#enumValue": "srt-listener" + "smithy.api#default": 0, + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "minLatency" } }, - "srt_caller": { - "target": "smithy.api#Unit", + "Name": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "srt-caller" + "smithy.api#documentation": "The name of the source.", + "smithy.api#jsonName": "name" } }, - "fujitsu_qos": { - "target": "smithy.api#Unit", + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", "traits": { - "smithy.api#enumValue": "fujitsu-qos" + "smithy.api#documentation": "The protocol that is used by the source.", + "smithy.api#jsonName": "protocol" } - } - } - }, - "com.amazonaws.mediaconnect#PurchaseOffering": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#PurchaseOfferingRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#PurchaseOfferingResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + "SenderControlPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", + "smithy.api#jsonName": "senderControlPort" + } }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" + "SenderIpAddress": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The IP address that the flow communicates with to initiate connection with the sender.", + "smithy.api#jsonName": "senderIpAddress" + } }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "SourceListenerAddress": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "Source IP or domain name for SRT-caller protocol.", + "smithy.api#jsonName": "sourceListenerAddress" + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" - } - ], - "traits": { - "smithy.api#documentation": "Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.", - "smithy.api#http": { - "method": "POST", - "uri": "/v1/offerings/{OfferingArn}", - "code": 201 - } - } - }, - "com.amazonaws.mediaconnect#PurchaseOfferingRequest": { - "type": "structure", - "members": { - "OfferingArn": { + "SourceListenerPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Source port for SRT-caller protocol.", + "smithy.api#jsonName": "sourceListenerPort" + } + }, + "StreamId": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the offering.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} + "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.", + "smithy.api#jsonName": "streamId" } }, - "ReservationName": { + "VpcInterfaceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name that you want to use for the reservation.", - "smithy.api#jsonName": "reservationName", - "smithy.api#required": {} + "smithy.api#documentation": "The name of the VPC interface to use for this source.", + "smithy.api#jsonName": "vpcInterfaceName" } }, - "Start": { + "WhitelistCidr": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The date and time that you want the reservation to begin, in Coordinated Universal Time (UTC). 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: YYYY-MM-DDTHH:mm:SSZ, where T and Z are literal characters. For example, to specify 11:30pm on March 5, 2020, enter 2020-03-05T23:30:00Z.", - "smithy.api#jsonName": "start", - "smithy.api#required": {} + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "whitelistCidr" + } + }, + "GatewayBridgeSource": { + "target": "com.amazonaws.mediaconnect#SetGatewayBridgeSourceRequest", + "traits": { + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge.", + "smithy.api#jsonName": "gatewayBridgeSource" } } }, "traits": { - "smithy.api#documentation": "A request to purchase a offering." + "smithy.api#documentation": "The settings for the source of the flow." } }, - "com.amazonaws.mediaconnect#PurchaseOfferingResponse": { + "com.amazonaws.mediaconnect#Source": { "type": "structure", "members": { - "Reservation": { - "target": "com.amazonaws.mediaconnect#Reservation", + "DataTransferSubscriberFeePercent": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#jsonName": "reservation" + "smithy.api#default": 0, + "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", + "smithy.api#jsonName": "dataTransferSubscriberFeePercent" } - } - } - }, - "com.amazonaws.mediaconnect#Range": { - "type": "enum", - "members": { - "NARROW": { - "target": "smithy.api#Unit", + }, + "Decryption": { + "target": "com.amazonaws.mediaconnect#Encryption", "traits": { - "smithy.api#enumValue": "NARROW" + "smithy.api#documentation": "The type of encryption that is used on the content ingested from this source.", + "smithy.api#jsonName": "decryption" } }, - "FULL": { - "target": "smithy.api#Unit", + "Description": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "FULL" + "smithy.api#documentation": "A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", + "smithy.api#jsonName": "description" } }, - "FULLPROTECT": { - "target": "smithy.api#Unit", + "EntitlementArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "FULLPROTECT" + "smithy.api#documentation": "The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.", + "smithy.api#jsonName": "entitlementArn" } - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowMediaStream": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStreamRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#RemoveFlowMediaStreamResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" - }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" - }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" - } - ], - "traits": { - "smithy.api#documentation": "Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.", - "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}", - "code": 200 - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowMediaStreamRequest": { - "type": "structure", - "members": { - "FlowArn": { + "IngestIp": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", - "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", - "smithy.api#required": {} + "smithy.api#documentation": "The IP address that the flow will be listening on for incoming content.", + "smithy.api#jsonName": "ingestIp" } }, - "MediaStreamName": { - "target": "com.amazonaws.mediaconnect#__string", + "IngestPort": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "The name of the media stream that you want to remove.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow will be listening on for incoming content.", + "smithy.api#jsonName": "ingestPort" } - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowMediaStreamResponse": { - "type": "structure", - "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + }, + "MediaStreamSourceConfigurations": { + "target": "com.amazonaws.mediaconnect#__listOfMediaStreamSourceConfiguration", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) of the flow.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The media streams that are associated with the source, and the parameters for those associations.", + "smithy.api#jsonName": "mediaStreamSourceConfigurations" } }, - "MediaStreamName": { + "Name": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the media stream that was removed.", - "smithy.api#jsonName": "mediaStreamName" + "smithy.api#documentation": "The name of the source.", + "smithy.api#jsonName": "name", + "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowOutput": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#RemoveFlowOutputRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#RemoveFlowOutputResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" - }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" - }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "SenderControlPort": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", + "smithy.api#jsonName": "senderControlPort" + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" - } - ], - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}/outputs/{OutputArn}", - "code": 202 - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowOutputRequest": { - "type": "structure", - "members": { - "FlowArn": { + "SenderIpAddress": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to remove an output from.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} + "smithy.api#documentation": "The IP address that the flow communicates with to initiate connection with the sender.", + "smithy.api#jsonName": "senderIpAddress" } }, - "OutputArn": { + "SourceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the output that you want to remove.", - "smithy.api#httpLabel": {}, + "smithy.api#documentation": "The ARN of the source.", + "smithy.api#jsonName": "sourceArn", "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowOutputResponse": { - "type": "structure", - "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + }, + "Transport": { + "target": "com.amazonaws.mediaconnect#Transport", "traits": { - "smithy.api#documentation": "The ARN of the flow that is associated with the output you removed.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "Attributes related to the transport stream that are used in the source.", + "smithy.api#jsonName": "transport" } }, - "OutputArn": { + "VpcInterfaceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the output that was removed.", - "smithy.api#jsonName": "outputArn" + "smithy.api#documentation": "The name of the VPC interface that is used for this source.", + "smithy.api#jsonName": "vpcInterfaceName" } - } - } - }, - "com.amazonaws.mediaconnect#RemoveFlowSource": { - "type": "operation", - "input": { - "target": "com.amazonaws.mediaconnect#RemoveFlowSourceRequest" - }, - "output": { - "target": "com.amazonaws.mediaconnect#RemoveFlowSourceResponse" - }, - "errors": [ - { - "target": "com.amazonaws.mediaconnect#BadRequestException" - }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" - }, - { - "target": "com.amazonaws.mediaconnect#InternalServerErrorException" - }, - { - "target": "com.amazonaws.mediaconnect#NotFoundException" }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + "WhitelistCidr": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "whitelistCidr" + } }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + "GatewayBridgeSource": { + "target": "com.amazonaws.mediaconnect#GatewayBridgeSource", + "traits": { + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge.", + "smithy.api#jsonName": "gatewayBridgeSource" + } } - ], + }, "traits": { - "smithy.api#documentation": "Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.", - "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}/source/{SourceArn}", - "code": 202 - } + "smithy.api#documentation": "The settings for the source of the flow." } }, - "com.amazonaws.mediaconnect#RemoveFlowSourceRequest": { + "com.amazonaws.mediaconnect#SourcePriority": { "type": "structure", "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The flow that you want to remove a source from.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "SourceArn": { + "PrimarySource": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the source that you want to remove.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} + "smithy.api#documentation": "The name of the source you choose as the primary source for this flow.", + "smithy.api#jsonName": "primarySource" } } + }, + "traits": { + "smithy.api#documentation": "The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams." } }, - "com.amazonaws.mediaconnect#RemoveFlowSourceResponse": { - "type": "structure", + "com.amazonaws.mediaconnect#SourceType": { + "type": "enum", "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + "OWNED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The ARN of the flow that is associated with the source you removed.", - "smithy.api#jsonName": "flowArn" + "smithy.api#enumValue": "OWNED" } }, - "SourceArn": { - "target": "com.amazonaws.mediaconnect#__string", + "ENTITLED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The ARN of the source that was removed.", - "smithy.api#jsonName": "sourceArn" + "smithy.api#enumValue": "ENTITLED" } } } }, - "com.amazonaws.mediaconnect#RemoveFlowVpcInterface": { + "com.amazonaws.mediaconnect#StartFlow": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceRequest" + "target": "com.amazonaws.mediaconnect#StartFlowRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceResponse" + "target": "com.amazonaws.mediaconnect#StartFlowResponse" }, "errors": [ { @@ -4530,245 +7885,124 @@ } ], "traits": { - "smithy.api#documentation": "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.", + "smithy.api#documentation": "Starts a flow.", "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}/vpcInterfaces/{VpcInterfaceName}", - "code": 200 + "method": "POST", + "uri": "/v1/flows/start/{FlowArn}", + "code": 202 } } }, - "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceRequest": { + "com.amazonaws.mediaconnect#StartFlowRequest": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to remove a VPC interface from.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, - "VpcInterfaceName": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The name of the VPC interface that you want to remove.", + "smithy.api#documentation": "The ARN of the flow that you want to start.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#RemoveFlowVpcInterfaceResponse": { + "com.amazonaws.mediaconnect#StartFlowResponse": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that is associated with the VPC interface you removed.", + "smithy.api#documentation": "The ARN of the flow that you started.", "smithy.api#jsonName": "flowArn" } }, - "NonDeletedNetworkInterfaceIds": { - "target": "com.amazonaws.mediaconnect#__listOf__string", - "traits": { - "smithy.api#documentation": "IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.", - "smithy.api#jsonName": "nonDeletedNetworkInterfaceIds" - } - }, - "VpcInterfaceName": { - "target": "com.amazonaws.mediaconnect#__string", + "Status": { + "target": "com.amazonaws.mediaconnect#Status", "traits": { - "smithy.api#documentation": "The name of the VPC interface that was removed.", - "smithy.api#jsonName": "vpcInterfaceName" + "smithy.api#documentation": "The status of the flow when the StartFlow process begins.", + "smithy.api#jsonName": "status" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#Reservation": { - "type": "structure", + "com.amazonaws.mediaconnect#State": { + "type": "enum", "members": { - "CurrencyCode": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The type of currency that is used for billing. The currencyCode used for your reservation is US dollars.", - "smithy.api#jsonName": "currencyCode", - "smithy.api#required": {} - } - }, - "Duration": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The length of time that this reservation is active. MediaConnect defines this value in the offering.", - "smithy.api#jsonName": "duration", - "smithy.api#required": {} - } - }, - "DurationUnits": { - "target": "com.amazonaws.mediaconnect#DurationUnits", - "traits": { - "smithy.api#documentation": "The unit of measurement for the duration of the reservation. MediaConnect defines this value in the offering.", - "smithy.api#jsonName": "durationUnits", - "smithy.api#required": {} - } - }, - "End": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "end", - "smithy.api#required": {} - } - }, - "OfferingArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.", - "smithy.api#jsonName": "offeringArn", - "smithy.api#required": {} - } - }, - "OfferingDescription": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "A description of the offering. MediaConnect defines this value in the offering.", - "smithy.api#jsonName": "offeringDescription", - "smithy.api#required": {} - } - }, - "PricePerUnit": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The cost of a single unit. This value, in combination with priceUnits, makes up the rate. MediaConnect defines this value in the offering.", - "smithy.api#jsonName": "pricePerUnit", - "smithy.api#required": {} - } - }, - "PriceUnits": { - "target": "com.amazonaws.mediaconnect#PriceUnits", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "priceUnits", - "smithy.api#required": {} - } - }, - "ReservationArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) that MediaConnect assigns to the reservation when you purchase an offering.", - "smithy.api#jsonName": "reservationArn", - "smithy.api#required": {} - } - }, - "ReservationName": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The name that you assigned to the reservation when you purchased the offering.", - "smithy.api#jsonName": "reservationName", - "smithy.api#required": {} - } - }, - "ReservationState": { - "target": "com.amazonaws.mediaconnect#ReservationState", - "traits": { - "smithy.api#documentation": "The status of your reservation.", - "smithy.api#jsonName": "reservationState", - "smithy.api#required": {} - } - }, - "ResourceSpecification": { - "target": "com.amazonaws.mediaconnect#ResourceSpecification", + "ENABLED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "resourceSpecification", - "smithy.api#required": {} + "smithy.api#enumValue": "ENABLED" } }, - "Start": { - "target": "com.amazonaws.mediaconnect#__string", + "DISABLED": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The day and time that the reservation becomes active. You set this value when you purchase the offering.", - "smithy.api#jsonName": "start", - "smithy.api#required": {} + "smithy.api#enumValue": "DISABLED" } } - }, - "traits": { - "smithy.api#documentation": "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." } }, - "com.amazonaws.mediaconnect#ReservationState": { + "com.amazonaws.mediaconnect#Status": { "type": "enum", "members": { - "ACTIVE": { + "STANDBY": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "ACTIVE" + "smithy.api#enumValue": "STANDBY" } }, - "EXPIRED": { + "ACTIVE": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "EXPIRED" + "smithy.api#enumValue": "ACTIVE" } }, - "PROCESSING": { + "UPDATING": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "PROCESSING" + "smithy.api#enumValue": "UPDATING" } }, - "CANCELED": { + "DELETING": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "CANCELED" + "smithy.api#enumValue": "DELETING" } - } - } - }, - "com.amazonaws.mediaconnect#ResourceSpecification": { - "type": "structure", - "members": { - "ReservedBitrate": { - "target": "com.amazonaws.mediaconnect#__integer", + }, + "STARTING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The amount of outbound bandwidth that is discounted in the offering.", - "smithy.api#jsonName": "reservedBitrate" + "smithy.api#enumValue": "STARTING" } }, - "ResourceType": { - "target": "com.amazonaws.mediaconnect#ResourceType", + "STOPPING": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The type of resource and the unit that is being billed for.", - "smithy.api#jsonName": "resourceType", - "smithy.api#required": {} + "smithy.api#enumValue": "STOPPING" } - } - }, - "traits": { - "smithy.api#documentation": "A definition of what is being billed for, including the type and amount." - } - }, - "com.amazonaws.mediaconnect#ResourceType": { - "type": "enum", - "members": { - "Mbps_Outbound_Bandwidth": { + }, + "ERROR": { "target": "smithy.api#Unit", "traits": { - "smithy.api#enumValue": "Mbps_Outbound_Bandwidth" + "smithy.api#enumValue": "ERROR" } } } }, - "com.amazonaws.mediaconnect#RevokeFlowEntitlement": { + "com.amazonaws.mediaconnect#StopFlow": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlementRequest" + "target": "com.amazonaws.mediaconnect#StopFlowRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#RevokeFlowEntitlementResponse" + "target": "com.amazonaws.mediaconnect#StopFlowResponse" }, "errors": [ { @@ -4791,296 +8025,238 @@ } ], "traits": { - "smithy.api#documentation": "Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.", + "smithy.api#documentation": "Stops a flow.", "smithy.api#http": { - "method": "DELETE", - "uri": "/v1/flows/{FlowArn}/entitlements/{EntitlementArn}", + "method": "POST", + "uri": "/v1/flows/stop/{FlowArn}", "code": 202 } } }, - "com.amazonaws.mediaconnect#RevokeFlowEntitlementRequest": { + "com.amazonaws.mediaconnect#StopFlowRequest": { "type": "structure", "members": { - "EntitlementArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the entitlement that you want to revoke.", - "smithy.api#httpLabel": {}, - "smithy.api#required": {} - } - }, "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The flow that you want to revoke an entitlement from.", + "smithy.api#documentation": "The ARN of the flow that you want to stop.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#RevokeFlowEntitlementResponse": { + "com.amazonaws.mediaconnect#StopFlowResponse": { "type": "structure", "members": { - "EntitlementArn": { + "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the entitlement that was revoked.", - "smithy.api#jsonName": "entitlementArn" + "smithy.api#documentation": "The ARN of the flow that you stopped.", + "smithy.api#jsonName": "flowArn" } }, - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", + "Status": { + "target": "com.amazonaws.mediaconnect#Status", "traits": { - "smithy.api#documentation": "The ARN of the flow that the entitlement was revoked from.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The status of the flow when the StopFlow process begins.", + "smithy.api#jsonName": "status" } } + }, + "traits": { + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#ScanMode": { - "type": "enum", - "members": { - "progressive": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "progressive" - } + "com.amazonaws.mediaconnect#TagResource": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#TagResourceRequest" + }, + "output": { + "target": "smithy.api#Unit" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "interlace": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "interlace" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "progressive_segmented_frame": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "progressive-segmented-frame" - } + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + } + ], + "traits": { + "smithy.api#documentation": "Associates the specified tags to a resource with the specified resourceArn. 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.", + "smithy.api#http": { + "method": "POST", + "uri": "/tags/{ResourceArn}", + "code": 204 } } }, - "com.amazonaws.mediaconnect#ServiceUnavailableException": { + "com.amazonaws.mediaconnect#TagResourceRequest": { "type": "structure", "members": { - "Message": { + "ResourceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", + "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource to which to add tags.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "Tags": { + "target": "com.amazonaws.mediaconnect#__mapOf__string", + "traits": { + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "tags", "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "server", - "smithy.api#httpError": 503 + "smithy.api#documentation": "The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#SetSourceRequest": { - "type": "structure", + "com.amazonaws.mediaconnect#Tcs": { + "type": "enum", "members": { - "Decryption": { - "target": "com.amazonaws.mediaconnect#Encryption", - "traits": { - "smithy.api#documentation": "The type of encryption that is used on the content ingested from this source.", - "smithy.api#jsonName": "decryption" - } - }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", - "smithy.api#jsonName": "description" - } - }, - "EntitlementArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "entitlementArn" - } - }, - "IngestPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow will be listening on for incoming content.", - "smithy.api#jsonName": "ingestPort" - } - }, - "MaxBitrate": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.", - "smithy.api#jsonName": "maxBitrate" - } - }, - "MaxLatency": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", - "smithy.api#jsonName": "maxLatency" - } - }, - "MaxSyncBuffer": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The size of the buffer (in milliseconds) to use to sync incoming source data.", - "smithy.api#jsonName": "maxSyncBuffer" - } - }, - "MediaStreamSourceConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStreamSourceConfigurationRequest", - "traits": { - "smithy.api#documentation": "The media streams that are associated with the source, and the parameters for those associations.", - "smithy.api#jsonName": "mediaStreamSourceConfigurations" - } - }, - "MinLatency": { - "target": "com.amazonaws.mediaconnect#__integer", + "SDR": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "minLatency" + "smithy.api#enumValue": "SDR" } }, - "Name": { - "target": "com.amazonaws.mediaconnect#__string", + "PQ": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The name of the source.", - "smithy.api#jsonName": "name" + "smithy.api#enumValue": "PQ" } }, - "Protocol": { - "target": "com.amazonaws.mediaconnect#Protocol", + "HLG": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The protocol that is used by the source.", - "smithy.api#jsonName": "protocol" + "smithy.api#enumValue": "HLG" } }, - "SenderControlPort": { - "target": "com.amazonaws.mediaconnect#__integer", + "LINEAR": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", - "smithy.api#jsonName": "senderControlPort" + "smithy.api#enumValue": "LINEAR" } }, - "SenderIpAddress": { - "target": "com.amazonaws.mediaconnect#__string", + "BT2100LINPQ": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The IP address that the flow communicates with to initiate connection with the sender.", - "smithy.api#jsonName": "senderIpAddress" + "smithy.api#enumValue": "BT2100LINPQ" } }, - "SourceListenerAddress": { - "target": "com.amazonaws.mediaconnect#__string", + "BT2100LINHLG": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "Source IP or domain name for SRT-caller protocol.", - "smithy.api#jsonName": "sourceListenerAddress" + "smithy.api#enumValue": "BT2100LINHLG" } }, - "SourceListenerPort": { - "target": "com.amazonaws.mediaconnect#__integer", + "ST2065_1": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Source port for SRT-caller protocol.", - "smithy.api#jsonName": "sourceListenerPort" + "smithy.api#enumValue": "ST2065-1" } }, - "StreamId": { - "target": "com.amazonaws.mediaconnect#__string", + "ST428_1": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.", - "smithy.api#jsonName": "streamId" + "smithy.api#enumValue": "ST428-1" } }, - "VpcInterfaceName": { - "target": "com.amazonaws.mediaconnect#__string", + "DENSITY": { + "target": "smithy.api#Unit", "traits": { - "smithy.api#documentation": "The name of the VPC interface to use for this source.", - "smithy.api#jsonName": "vpcInterfaceName" + "smithy.api#enumValue": "DENSITY" } - }, - "WhitelistCidr": { + } + } + }, + "com.amazonaws.mediaconnect#TooManyRequestsException": { + "type": "structure", + "members": { + "Message": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "whitelistCidr" + "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", + "smithy.api#jsonName": "message", + "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The settings for the source of the flow." + "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", + "smithy.api#error": "client", + "smithy.api#httpError": 429 } }, - "com.amazonaws.mediaconnect#Source": { + "com.amazonaws.mediaconnect#Transport": { "type": "structure", "members": { - "DataTransferSubscriberFeePercent": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Percentage from 0-100 of the data transfer cost to be billed to the subscriber.", - "smithy.api#jsonName": "dataTransferSubscriberFeePercent" - } - }, - "Decryption": { - "target": "com.amazonaws.mediaconnect#Encryption", + "CidrAllowList": { + "target": "com.amazonaws.mediaconnect#__listOf__string", "traits": { - "smithy.api#documentation": "The type of encryption that is used on the content ingested from this source.", - "smithy.api#jsonName": "decryption" + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "cidrAllowList" } }, - "Description": { - "target": "com.amazonaws.mediaconnect#__string", + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.", - "smithy.api#jsonName": "description" + "smithy.api#default": 0, + "smithy.api#documentation": "The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.", + "smithy.api#jsonName": "maxBitrate" } }, - "EntitlementArn": { - "target": "com.amazonaws.mediaconnect#__string", + "MaxLatency": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.", - "smithy.api#jsonName": "entitlementArn" + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", + "smithy.api#jsonName": "maxLatency" } }, - "IngestIp": { - "target": "com.amazonaws.mediaconnect#__string", + "MaxSyncBuffer": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "The IP address that the flow will be listening on for incoming content.", - "smithy.api#jsonName": "ingestIp" + "smithy.api#default": 0, + "smithy.api#documentation": "The size of the buffer (in milliseconds) to use to sync incoming source data.", + "smithy.api#jsonName": "maxSyncBuffer" } }, - "IngestPort": { + "MinLatency": { "target": "com.amazonaws.mediaconnect#__integer", "traits": { "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow will be listening on for incoming content.", - "smithy.api#jsonName": "ingestPort" + "smithy.api#documentation": "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.", + "smithy.api#jsonName": "minLatency" } }, - "MediaStreamSourceConfigurations": { - "target": "com.amazonaws.mediaconnect#__listOfMediaStreamSourceConfiguration", + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", "traits": { - "smithy.api#documentation": "The media streams that are associated with the source, and the parameters for those associations.", - "smithy.api#jsonName": "mediaStreamSourceConfigurations" + "smithy.api#documentation": "The protocol that is used by the source or output.", + "smithy.api#jsonName": "protocol", + "smithy.api#required": {} } }, - "Name": { + "RemoteId": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the source.", - "smithy.api#jsonName": "name", - "smithy.api#required": {} + "smithy.api#documentation": "The remote ID for the Zixi-pull stream.", + "smithy.api#jsonName": "remoteId" } }, "SenderControlPort": { @@ -5098,218 +8274,108 @@ "smithy.api#jsonName": "senderIpAddress" } }, - "SourceArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the source.", - "smithy.api#jsonName": "sourceArn", - "smithy.api#required": {} - } - }, - "Transport": { - "target": "com.amazonaws.mediaconnect#Transport", + "SmoothingLatency": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "Attributes related to the transport stream that are used in the source.", - "smithy.api#jsonName": "transport" + "smithy.api#default": 0, + "smithy.api#documentation": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.", + "smithy.api#jsonName": "smoothingLatency" } }, - "VpcInterfaceName": { + "SourceListenerAddress": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the VPC interface that is used for this source.", - "smithy.api#jsonName": "vpcInterfaceName" + "smithy.api#documentation": "Source IP or domain name for SRT-caller protocol.", + "smithy.api#jsonName": "sourceListenerAddress" } }, - "WhitelistCidr": { - "target": "com.amazonaws.mediaconnect#__string", + "SourceListenerPort": { + "target": "com.amazonaws.mediaconnect#__integer", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "whitelistCidr" + "smithy.api#default": 0, + "smithy.api#documentation": "Source port for SRT-caller protocol.", + "smithy.api#jsonName": "sourceListenerPort" } - } - }, - "traits": { - "smithy.api#documentation": "The settings for the source of the flow." - } - }, - "com.amazonaws.mediaconnect#SourcePriority": { - "type": "structure", - "members": { - "PrimarySource": { + }, + "StreamId": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the source you choose as the primary source for this flow.", - "smithy.api#jsonName": "primarySource" + "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.", + "smithy.api#jsonName": "streamId" } } }, "traits": { - "smithy.api#documentation": "The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams." - } - }, - "com.amazonaws.mediaconnect#SourceType": { - "type": "enum", - "members": { - "OWNED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "OWNED" - } - }, - "ENTITLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ENTITLED" - } - } + "smithy.api#documentation": "Attributes related to the transport stream that are used in a source or output." } }, - "com.amazonaws.mediaconnect#StartFlow": { + "com.amazonaws.mediaconnect#UntagResource": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#StartFlowRequest" + "target": "com.amazonaws.mediaconnect#UntagResourceRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#StartFlowResponse" + "target": "smithy.api#Unit" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, - { - "target": "com.amazonaws.mediaconnect#ForbiddenException" - }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, { "target": "com.amazonaws.mediaconnect#NotFoundException" - }, - { - "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" - }, - { - "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } ], "traits": { - "smithy.api#documentation": "Starts a flow.", + "smithy.api#documentation": "Deletes specified tags from a resource.", "smithy.api#http": { - "method": "POST", - "uri": "/v1/flows/start/{FlowArn}", - "code": 202 + "method": "DELETE", + "uri": "/tags/{ResourceArn}", + "code": 204 } } }, - "com.amazonaws.mediaconnect#StartFlowRequest": { + "com.amazonaws.mediaconnect#UntagResourceRequest": { "type": "structure", "members": { - "FlowArn": { + "ResourceArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you want to start.", + "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource from which to delete tags.", "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", "smithy.api#required": {} } - } - } - }, - "com.amazonaws.mediaconnect#StartFlowResponse": { - "type": "structure", - "members": { - "FlowArn": { - "target": "com.amazonaws.mediaconnect#__string", - "traits": { - "smithy.api#documentation": "The ARN of the flow that you started.", - "smithy.api#jsonName": "flowArn" - } - }, - "Status": { - "target": "com.amazonaws.mediaconnect#Status", - "traits": { - "smithy.api#documentation": "The status of the flow when the StartFlow process begins.", - "smithy.api#jsonName": "status" - } - } - } - }, - "com.amazonaws.mediaconnect#State": { - "type": "enum", - "members": { - "ENABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ENABLED" - } - }, - "DISABLED": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "DISABLED" - } - } - } - }, - "com.amazonaws.mediaconnect#Status": { - "type": "enum", - "members": { - "STANDBY": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "STANDBY" - } - }, - "ACTIVE": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "ACTIVE" - } - }, - "UPDATING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "UPDATING" - } - }, - "DELETING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "DELETING" - } - }, - "STARTING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "STARTING" - } - }, - "STOPPING": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "STOPPING" - } }, - "ERROR": { - "target": "smithy.api#Unit", + "TagKeys": { + "target": "com.amazonaws.mediaconnect#__listOf__string", "traits": { - "smithy.api#enumValue": "ERROR" + "smithy.api#documentation": "The keys of the tags to be removed.", + "smithy.api#httpQuery": "tagKeys", + "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#StopFlow": { + "com.amazonaws.mediaconnect#UpdateBridge": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#StopFlowRequest" + "target": "com.amazonaws.mediaconnect#UpdateBridgeRequest" }, "output": { - "target": "com.amazonaws.mediaconnect#StopFlowResponse" + "target": "com.amazonaws.mediaconnect#UpdateBridgeResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, { "target": "com.amazonaws.mediaconnect#ForbiddenException" }, @@ -5327,330 +8393,460 @@ } ], "traits": { - "smithy.api#documentation": "Stops a flow.", + "smithy.api#documentation": "Updates the bridge", "smithy.api#http": { - "method": "POST", - "uri": "/v1/flows/stop/{FlowArn}", + "method": "PUT", + "uri": "/v1/bridges/{BridgeArn}", "code": 202 } } }, - "com.amazonaws.mediaconnect#StopFlowRequest": { + "com.amazonaws.mediaconnect#UpdateBridgeFlowSourceRequest": { "type": "structure", "members": { "FlowArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you want to stop.", - "smithy.api#httpLabel": {}, - "smithy.api#pattern": "^arn:.*", - "smithy.api#required": {} + "smithy.api#documentation": "The ARN of the cloud flow to use as a source of this bridge.", + "smithy.api#jsonName": "flowArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$" + } + }, + "FlowVpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this source.", + "smithy.api#jsonName": "flowVpcInterfaceAttachment" } } + }, + "traits": { + "smithy.api#documentation": "Update the flow source of the bridge." } }, - "com.amazonaws.mediaconnect#StopFlowResponse": { + "com.amazonaws.mediaconnect#UpdateBridgeNetworkOutputRequest": { "type": "structure", "members": { - "FlowArn": { + "IpAddress": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The ARN of the flow that you stopped.", - "smithy.api#jsonName": "flowArn" + "smithy.api#documentation": "The network output IP Address.", + "smithy.api#jsonName": "ipAddress" } }, - "Status": { - "target": "com.amazonaws.mediaconnect#Status", + "NetworkName": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The status of the flow when the StopFlow process begins.", - "smithy.api#jsonName": "status" + "smithy.api#documentation": "The network output's gateway network name.", + "smithy.api#jsonName": "networkName" + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output port.", + "smithy.api#jsonName": "port" + } + }, + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The network output protocol.", + "smithy.api#jsonName": "protocol" + } + }, + "Ttl": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network output TTL.", + "smithy.api#jsonName": "ttl" } } + }, + "traits": { + "smithy.api#documentation": "Update an existing network output." } }, - "com.amazonaws.mediaconnect#TagResource": { + "com.amazonaws.mediaconnect#UpdateBridgeNetworkSourceRequest": { + "type": "structure", + "members": { + "MulticastIp": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The network source multicast IP.", + "smithy.api#jsonName": "multicastIp" + } + }, + "NetworkName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The network source's gateway network name.", + "smithy.api#jsonName": "networkName" + } + }, + "Port": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The network source port.", + "smithy.api#jsonName": "port" + } + }, + "Protocol": { + "target": "com.amazonaws.mediaconnect#Protocol", + "traits": { + "smithy.api#documentation": "The network source protocol.", + "smithy.api#jsonName": "protocol" + } + } + }, + "traits": { + "smithy.api#documentation": "Update the network source of the bridge." + } + }, + "com.amazonaws.mediaconnect#UpdateBridgeOutput": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#TagResourceRequest" + "target": "com.amazonaws.mediaconnect#UpdateBridgeOutputRequest" }, "output": { - "target": "smithy.api#Unit" + "target": "com.amazonaws.mediaconnect#UpdateBridgeOutputResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, { "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } ], "traits": { - "smithy.api#documentation": "Associates the specified tags to a resource with the specified resourceArn. 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.", + "smithy.api#documentation": "Updates an existing bridge output.", "smithy.api#http": { - "method": "POST", - "uri": "/tags/{ResourceArn}", - "code": 204 + "method": "PUT", + "uri": "/v1/bridges/{BridgeArn}/outputs/{OutputName}", + "code": 202 } } }, - "com.amazonaws.mediaconnect#TagResourceRequest": { + "com.amazonaws.mediaconnect#UpdateBridgeOutputRequest": { "type": "structure", "members": { - "ResourceArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource to which to add tags.", + "smithy.api#documentation": "The ARN of the bridge that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", "smithy.api#required": {} } }, - "Tags": { - "target": "com.amazonaws.mediaconnect#__mapOf__string", + "NetworkOutput": { + "target": "com.amazonaws.mediaconnect#UpdateBridgeNetworkOutputRequest", "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "tags", + "smithy.api#jsonName": "networkOutput" + } + }, + "OutputName": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The name of the bridge output that you want to update.", + "smithy.api#httpLabel": {}, "smithy.api#required": {} } } }, "traits": { - "smithy.api#documentation": "The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters." + "smithy.api#documentation": "The fields that you want to update in the bridge output.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#Tcs": { - "type": "enum", + "com.amazonaws.mediaconnect#UpdateBridgeOutputResponse": { + "type": "structure", "members": { - "SDR": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "SDR" - } - }, - "PQ": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "PQ" - } - }, - "HLG": { - "target": "smithy.api#Unit", - "traits": { - "smithy.api#enumValue": "HLG" - } - }, - "LINEAR": { - "target": "smithy.api#Unit", + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "LINEAR" + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn" } }, - "BT2100LINPQ": { - "target": "smithy.api#Unit", + "Output": { + "target": "com.amazonaws.mediaconnect#BridgeOutput", "traits": { - "smithy.api#enumValue": "BT2100LINPQ" + "smithy.api#documentation": "The output that you updated.", + "smithy.api#jsonName": "output" } - }, - "BT2100LINHLG": { - "target": "smithy.api#Unit", + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#UpdateBridgeRequest": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#enumValue": "BT2100LINHLG" + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} } }, - "ST2065_1": { - "target": "smithy.api#Unit", + "EgressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#UpdateEgressGatewayBridgeRequest", "traits": { - "smithy.api#enumValue": "ST2065-1" + "smithy.api#jsonName": "egressGatewayBridge" } }, - "ST428_1": { - "target": "smithy.api#Unit", + "IngressGatewayBridge": { + "target": "com.amazonaws.mediaconnect#UpdateIngressGatewayBridgeRequest", "traits": { - "smithy.api#enumValue": "ST428-1" + "smithy.api#jsonName": "ingressGatewayBridge" } }, - "DENSITY": { - "target": "smithy.api#Unit", + "SourceFailoverConfig": { + "target": "com.amazonaws.mediaconnect#UpdateFailoverConfig", "traits": { - "smithy.api#enumValue": "DENSITY" + "smithy.api#jsonName": "sourceFailoverConfig" } } + }, + "traits": { + "smithy.api#documentation": "A request to update the bridge.", + "smithy.api#input": {} } }, - "com.amazonaws.mediaconnect#TooManyRequestsException": { + "com.amazonaws.mediaconnect#UpdateBridgeResponse": { "type": "structure", "members": { - "Message": { - "target": "com.amazonaws.mediaconnect#__string", + "Bridge": { + "target": "com.amazonaws.mediaconnect#Bridge", "traits": { - "smithy.api#documentation": "The error message returned by AWS Elemental MediaConnect.", - "smithy.api#jsonName": "message", - "smithy.api#required": {} + "smithy.api#jsonName": "bridge" } } }, "traits": { - "smithy.api#documentation": "Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.", - "smithy.api#error": "client", - "smithy.api#httpError": 429 + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#Transport": { - "type": "structure", - "members": { - "CidrAllowList": { - "target": "com.amazonaws.mediaconnect#__listOf__string", - "traits": { - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "cidrAllowList" - } + "com.amazonaws.mediaconnect#UpdateBridgeSource": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#UpdateBridgeSourceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#UpdateBridgeSourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" }, - "MaxBitrate": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.", - "smithy.api#jsonName": "maxBitrate" - } + { + "target": "com.amazonaws.mediaconnect#ConflictException" }, - "MaxLatency": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.", - "smithy.api#jsonName": "maxLatency" - } + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" }, - "MaxSyncBuffer": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The size of the buffer (in milliseconds) to use to sync incoming source data.", - "smithy.api#jsonName": "maxSyncBuffer" - } + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, - "MinLatency": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "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.", - "smithy.api#jsonName": "minLatency" - } + { + "target": "com.amazonaws.mediaconnect#NotFoundException" }, - "Protocol": { - "target": "com.amazonaws.mediaconnect#Protocol", - "traits": { - "smithy.api#documentation": "The protocol that is used by the source or output.", - "smithy.api#jsonName": "protocol", - "smithy.api#required": {} - } + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" }, - "RemoteId": { + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Updates an existing bridge source.", + "smithy.api#http": { + "method": "PUT", + "uri": "/v1/bridges/{BridgeArn}/sources/{SourceName}", + "code": 202 + } + } + }, + "com.amazonaws.mediaconnect#UpdateBridgeSourceRequest": { + "type": "structure", + "members": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The remote ID for the Zixi-pull stream.", - "smithy.api#jsonName": "remoteId" - } - }, - "SenderControlPort": { - "target": "com.amazonaws.mediaconnect#__integer", - "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The port that the flow uses to send outbound requests to initiate connection with the sender.", - "smithy.api#jsonName": "senderControlPort" + "smithy.api#documentation": "The ARN of the bridge that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", + "smithy.api#required": {} } }, - "SenderIpAddress": { - "target": "com.amazonaws.mediaconnect#__string", + "FlowSource": { + "target": "com.amazonaws.mediaconnect#UpdateBridgeFlowSourceRequest", "traits": { - "smithy.api#documentation": "The IP address that the flow communicates with to initiate connection with the sender.", - "smithy.api#jsonName": "senderIpAddress" + "smithy.api#jsonName": "flowSource" } }, - "SmoothingLatency": { - "target": "com.amazonaws.mediaconnect#__integer", + "NetworkSource": { + "target": "com.amazonaws.mediaconnect#UpdateBridgeNetworkSourceRequest", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.", - "smithy.api#jsonName": "smoothingLatency" + "smithy.api#jsonName": "networkSource" } }, - "SourceListenerAddress": { + "SourceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "Source IP or domain name for SRT-caller protocol.", - "smithy.api#jsonName": "sourceListenerAddress" + "smithy.api#documentation": "The name of the source that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#required": {} } - }, - "SourceListenerPort": { - "target": "com.amazonaws.mediaconnect#__integer", + } + }, + "traits": { + "smithy.api#documentation": "The fields that you want to update in the bridge source.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#UpdateBridgeSourceResponse": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#default": 0, - "smithy.api#documentation": "Source port for SRT-caller protocol.", - "smithy.api#jsonName": "sourceListenerPort" + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn" } }, - "StreamId": { - "target": "com.amazonaws.mediaconnect#__string", + "Source": { + "target": "com.amazonaws.mediaconnect#BridgeSource", "traits": { - "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.", - "smithy.api#jsonName": "streamId" + "smithy.api#jsonName": "source" } } }, "traits": { - "smithy.api#documentation": "Attributes related to the transport stream that are used in a source or output." + "smithy.api#output": {} } }, - "com.amazonaws.mediaconnect#UntagResource": { + "com.amazonaws.mediaconnect#UpdateBridgeState": { "type": "operation", "input": { - "target": "com.amazonaws.mediaconnect#UntagResourceRequest" + "target": "com.amazonaws.mediaconnect#UpdateBridgeStateRequest" }, "output": { - "target": "smithy.api#Unit" + "target": "com.amazonaws.mediaconnect#UpdateBridgeStateResponse" }, "errors": [ { "target": "com.amazonaws.mediaconnect#BadRequestException" }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, { "target": "com.amazonaws.mediaconnect#InternalServerErrorException" }, { "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" } ], "traits": { - "smithy.api#documentation": "Deletes specified tags from a resource.", + "smithy.api#documentation": "Updates the bridge state", "smithy.api#http": { - "method": "DELETE", - "uri": "/tags/{ResourceArn}", - "code": 204 + "method": "PUT", + "uri": "/v1/bridges/{BridgeArn}/state", + "code": 202 } } }, - "com.amazonaws.mediaconnect#UntagResourceRequest": { + "com.amazonaws.mediaconnect#UpdateBridgeStateRequest": { "type": "structure", "members": { - "ResourceArn": { + "BridgeArn": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource from which to delete tags.", + "smithy.api#documentation": "The ARN of the bridge that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$", "smithy.api#required": {} } }, - "TagKeys": { - "target": "com.amazonaws.mediaconnect#__listOf__string", + "DesiredState": { + "target": "com.amazonaws.mediaconnect#DesiredState", "traits": { - "smithy.api#documentation": "The keys of the tags to be removed.", - "smithy.api#httpQuery": "tagKeys", + "smithy.api#jsonName": "desiredState", "smithy.api#required": {} } } + }, + "traits": { + "smithy.api#documentation": "A request to update the bridge state.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#UpdateBridgeStateResponse": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Number (ARN) of the bridge.", + "smithy.api#jsonName": "bridgeArn" + } + }, + "DesiredState": { + "target": "com.amazonaws.mediaconnect#DesiredState", + "traits": { + "smithy.api#documentation": "The state of the bridge. ACTIVE or STANDBY.", + "smithy.api#jsonName": "desiredState" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#UpdateEgressGatewayBridgeRequest": { + "type": "structure", + "members": { + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "Update an existing egress-type bridge.", + "smithy.api#jsonName": "maxBitrate" + } + } } }, "com.amazonaws.mediaconnect#UpdateEncryption": { @@ -5847,7 +9043,7 @@ "Encryption": { "target": "com.amazonaws.mediaconnect#UpdateEncryption", "traits": { - "smithy.api#documentation": "The type of encryption that will be used on the output associated with this entitlement.", + "smithy.api#documentation": "The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke.", "smithy.api#jsonName": "encryption" } }, @@ -5856,6 +9052,7 @@ "traits": { "smithy.api#documentation": "The ARN of the entitlement that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:entitlement:.+$", "smithy.api#required": {} } }, @@ -5871,6 +9068,7 @@ "traits": { "smithy.api#documentation": "The flow that is associated with the entitlement that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, @@ -5883,7 +9081,8 @@ } }, "traits": { - "smithy.api#documentation": "The entitlement fields that you want to update." + "smithy.api#documentation": "The entitlement fields that you want to update.", + "smithy.api#input": {} } }, "com.amazonaws.mediaconnect#UpdateFlowEntitlementResponse": { @@ -5903,6 +9102,9 @@ "smithy.api#jsonName": "flowArn" } } + }, + "traits": { + "smithy.api#output": {} } }, "com.amazonaws.mediaconnect#UpdateFlowMediaStream": { @@ -6000,7 +9202,8 @@ } }, "traits": { - "smithy.api#documentation": "The fields that you want to update in the media stream." + "smithy.api#documentation": "The fields that you want to update in the media stream.", + "smithy.api#input": {} } }, "com.amazonaws.mediaconnect#UpdateFlowMediaStreamResponse": { @@ -6020,6 +9223,9 @@ "smithy.api#jsonName": "mediaStream" } } + }, + "traits": { + "smithy.api#output": {} } }, "com.amazonaws.mediaconnect#UpdateFlowOutput": { @@ -6086,7 +9292,7 @@ "Encryption": { "target": "com.amazonaws.mediaconnect#UpdateEncryption", "traits": { - "smithy.api#documentation": "The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).", + "smithy.api#documentation": "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.", "smithy.api#jsonName": "encryption" } }, @@ -6095,6 +9301,7 @@ "traits": { "smithy.api#documentation": "The flow that is associated with the output that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, @@ -6126,6 +9333,7 @@ "traits": { "smithy.api#documentation": "The ARN of the output that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:output:.+$", "smithy.api#required": {} } }, @@ -6177,7 +9385,7 @@ "StreamId": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.", + "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.", "smithy.api#jsonName": "streamId" } }, @@ -6190,7 +9398,8 @@ } }, "traits": { - "smithy.api#documentation": "The fields that you want to update in the output." + "smithy.api#documentation": "The fields that you want to update in the output.", + "smithy.api#input": {} } }, "com.amazonaws.mediaconnect#UpdateFlowOutputResponse": { @@ -6210,6 +9419,9 @@ "smithy.api#jsonName": "output" } } + }, + "traits": { + "smithy.api#output": {} } }, "com.amazonaws.mediaconnect#UpdateFlowRequest": { @@ -6220,6 +9432,7 @@ "traits": { "smithy.api#documentation": "The flow that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, @@ -6237,7 +9450,8 @@ } }, "traits": { - "smithy.api#documentation": "A request to update flow." + "smithy.api#documentation": "A request to update flow.", + "smithy.api#input": {} } }, "com.amazonaws.mediaconnect#UpdateFlowResponse": { @@ -6249,6 +9463,9 @@ "smithy.api#jsonName": "flow" } } + }, + "traits": { + "smithy.api#output": {} } }, "com.amazonaws.mediaconnect#UpdateFlowSource": { @@ -6294,7 +9511,7 @@ "Decryption": { "target": "com.amazonaws.mediaconnect#UpdateEncryption", "traits": { - "smithy.api#documentation": "The type of encryption used on the content ingested from this source.", + "smithy.api#documentation": "The type of encryption used on the content ingested from this source. Allowable encryption types: static-key.", "smithy.api#jsonName": "decryption" } }, @@ -6309,7 +9526,8 @@ "target": "com.amazonaws.mediaconnect#__string", "traits": { "smithy.api#documentation": "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.", - "smithy.api#jsonName": "entitlementArn" + "smithy.api#jsonName": "entitlementArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:entitlement:.+$" } }, "FlowArn": { @@ -6317,6 +9535,7 @@ "traits": { "smithy.api#documentation": "The flow that is associated with the source that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:flow:.+$", "smithy.api#required": {} } }, @@ -6332,7 +9551,7 @@ "target": "com.amazonaws.mediaconnect#__integer", "traits": { "smithy.api#default": 0, - "smithy.api#documentation": "The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.", + "smithy.api#documentation": "The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.", "smithy.api#jsonName": "maxBitrate" } }, @@ -6394,6 +9613,7 @@ "traits": { "smithy.api#documentation": "The ARN of the source that you want to update.", "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:source:.+$", "smithy.api#required": {} } }, @@ -6415,7 +9635,7 @@ "StreamId": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.", + "smithy.api#documentation": "The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.", "smithy.api#jsonName": "streamId" } }, @@ -6432,10 +9652,18 @@ "smithy.api#documentation": "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.", "smithy.api#jsonName": "whitelistCidr" } + }, + "GatewayBridgeSource": { + "target": "com.amazonaws.mediaconnect#UpdateGatewayBridgeSourceRequest", + "traits": { + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge.", + "smithy.api#jsonName": "gatewayBridgeSource" + } } }, "traits": { - "smithy.api#documentation": "A request to update the source of a flow." + "smithy.api#documentation": "A request to update the source of a flow.", + "smithy.api#input": {} } }, "com.amazonaws.mediaconnect#UpdateFlowSourceResponse": { @@ -6455,6 +9683,140 @@ "smithy.api#jsonName": "source" } } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#UpdateGatewayBridgeSourceRequest": { + "type": "structure", + "members": { + "BridgeArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The ARN of the bridge feeding this flow.", + "smithy.api#jsonName": "bridgeArn", + "smithy.api#pattern": "^arn:.+:mediaconnect.+:bridge:.+$" + } + }, + "VpcInterfaceAttachment": { + "target": "com.amazonaws.mediaconnect#VpcInterfaceAttachment", + "traits": { + "smithy.api#documentation": "The name of the VPC interface attachment to use for this bridge source.", + "smithy.api#jsonName": "vpcInterfaceAttachment" + } + } + }, + "traits": { + "smithy.api#documentation": "The source configuration for cloud flows receiving a stream from a bridge." + } + }, + "com.amazonaws.mediaconnect#UpdateGatewayInstance": { + "type": "operation", + "input": { + "target": "com.amazonaws.mediaconnect#UpdateGatewayInstanceRequest" + }, + "output": { + "target": "com.amazonaws.mediaconnect#UpdateGatewayInstanceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.mediaconnect#BadRequestException" + }, + { + "target": "com.amazonaws.mediaconnect#ConflictException" + }, + { + "target": "com.amazonaws.mediaconnect#ForbiddenException" + }, + { + "target": "com.amazonaws.mediaconnect#InternalServerErrorException" + }, + { + "target": "com.amazonaws.mediaconnect#NotFoundException" + }, + { + "target": "com.amazonaws.mediaconnect#ServiceUnavailableException" + }, + { + "target": "com.amazonaws.mediaconnect#TooManyRequestsException" + } + ], + "traits": { + "smithy.api#documentation": "Updates the configuration of an existing Gateway Instance.", + "smithy.api#http": { + "method": "PUT", + "uri": "/v1/gateway-instances/{GatewayInstanceArn}", + "code": 200 + } + } + }, + "com.amazonaws.mediaconnect#UpdateGatewayInstanceRequest": { + "type": "structure", + "members": { + "BridgePlacement": { + "target": "com.amazonaws.mediaconnect#BridgePlacement", + "traits": { + "smithy.api#documentation": "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 added to this instance.", + "smithy.api#jsonName": "bridgePlacement" + } + }, + "GatewayInstanceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the instance that you want to update.", + "smithy.api#httpLabel": {}, + "smithy.api#pattern": "^arn:.+:mediaconnect.+:gateway:.+:instance:.+$", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "A request to update gateway instance state.", + "smithy.api#input": {} + } + }, + "com.amazonaws.mediaconnect#UpdateGatewayInstanceResponse": { + "type": "structure", + "members": { + "BridgePlacement": { + "target": "com.amazonaws.mediaconnect#BridgePlacement", + "traits": { + "smithy.api#documentation": "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 added to this instance.", + "smithy.api#jsonName": "bridgePlacement" + } + }, + "GatewayInstanceArn": { + "target": "com.amazonaws.mediaconnect#__string", + "traits": { + "smithy.api#documentation": "The Amazon Resource Name (ARN) of the instance.", + "smithy.api#jsonName": "gatewayInstanceArn" + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.mediaconnect#UpdateIngressGatewayBridgeRequest": { + "type": "structure", + "members": { + "MaxBitrate": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum expected bitrate (in bps).", + "smithy.api#jsonName": "maxBitrate" + } + }, + "MaxOutputs": { + "target": "com.amazonaws.mediaconnect#__integer", + "traits": { + "smithy.api#default": 0, + "smithy.api#documentation": "The maximum number of expected outputs.", + "smithy.api#jsonName": "maxOutputs" + } + } } }, "com.amazonaws.mediaconnect#UpdateMaintenance": { @@ -6548,13 +9910,13 @@ "VpcInterfaceName": { "target": "com.amazonaws.mediaconnect#__string", "traits": { - "smithy.api#documentation": "The name of the VPC interface to use for this output.", + "smithy.api#documentation": "The name of the VPC interface to use for this resource.", "smithy.api#jsonName": "vpcInterfaceName" } } }, "traits": { - "smithy.api#documentation": "The settings for attaching a VPC interface to an output." + "smithy.api#documentation": "The settings for attaching a VPC interface to an resource." } }, "com.amazonaws.mediaconnect#VpcInterfaceRequest": { @@ -6604,6 +9966,12 @@ "smithy.api#documentation": "Desired VPC Interface for a Flow" } }, + "com.amazonaws.mediaconnect#__boolean": { + "type": "boolean", + "traits": { + "smithy.api#default": false + } + }, "com.amazonaws.mediaconnect#__double": { "type": "double", "traits": { @@ -6616,6 +9984,18 @@ "smithy.api#default": 0 } }, + "com.amazonaws.mediaconnect#__listOfAddBridgeOutputRequest": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#AddBridgeOutputRequest" + } + }, + "com.amazonaws.mediaconnect#__listOfAddBridgeSourceRequest": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#AddBridgeSourceRequest" + } + }, "com.amazonaws.mediaconnect#__listOfAddMediaStreamRequest": { "type": "list", "member": { @@ -6628,6 +10008,18 @@ "target": "com.amazonaws.mediaconnect#AddOutputRequest" } }, + "com.amazonaws.mediaconnect#__listOfBridgeOutput": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#BridgeOutput" + } + }, + "com.amazonaws.mediaconnect#__listOfBridgeSource": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#BridgeSource" + } + }, "com.amazonaws.mediaconnect#__listOfDestinationConfiguration": { "type": "list", "member": { @@ -6646,6 +10038,12 @@ "target": "com.amazonaws.mediaconnect#Entitlement" } }, + "com.amazonaws.mediaconnect#__listOfGatewayNetwork": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#GatewayNetwork" + } + }, "com.amazonaws.mediaconnect#__listOfGrantEntitlementRequest": { "type": "list", "member": { @@ -6664,6 +10062,12 @@ "target": "com.amazonaws.mediaconnect#InputConfigurationRequest" } }, + "com.amazonaws.mediaconnect#__listOfListedBridge": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#ListedBridge" + } + }, "com.amazonaws.mediaconnect#__listOfListedEntitlement": { "type": "list", "member": { @@ -6676,6 +10080,18 @@ "target": "com.amazonaws.mediaconnect#ListedFlow" } }, + "com.amazonaws.mediaconnect#__listOfListedGateway": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#ListedGateway" + } + }, + "com.amazonaws.mediaconnect#__listOfListedGatewayInstance": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#ListedGatewayInstance" + } + }, "com.amazonaws.mediaconnect#__listOfMediaStream": { "type": "list", "member": { @@ -6706,6 +10122,12 @@ "target": "com.amazonaws.mediaconnect#MediaStreamSourceConfigurationRequest" } }, + "com.amazonaws.mediaconnect#__listOfMessageDetail": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#MessageDetail" + } + }, "com.amazonaws.mediaconnect#__listOfOffering": { "type": "list", "member": { @@ -6748,6 +10170,12 @@ "target": "com.amazonaws.mediaconnect#VpcInterfaceRequest" } }, + "com.amazonaws.mediaconnect#__listOf__integer": { + "type": "list", + "member": { + "target": "com.amazonaws.mediaconnect#__integer" + } + }, "com.amazonaws.mediaconnect#__listOf__string": { "type": "list", "member": {