@aws-sdk/client-medialive 3.652.0 → 3.655.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +101 -4
- package/dist-es/models/models_1.js +13 -4
- package/dist-es/models/models_2.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +80 -0
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteCommand.d.ts +11 -0
- package/dist-types/commands/BatchStartCommand.d.ts +11 -0
- package/dist-types/commands/BatchStopCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +11 -0
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/ClaimDeviceCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +63 -0
- package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +11 -0
- package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateInputCommand.d.ts +11 -0
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/CreateNetworkCommand.d.ts +11 -0
- package/dist-types/commands/CreateNodeCommand.d.ts +11 -0
- package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +11 -0
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +11 -0
- package/dist-types/commands/CreateSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +37 -0
- package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInputCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNodeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReservationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +37 -0
- package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/DescribeNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DescribeNodeCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListClustersCommand.d.ts +11 -0
- package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +11 -0
- package/dist-types/commands/ListInputDevicesCommand.d.ts +11 -0
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListInputsCommand.d.ts +11 -0
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +11 -0
- package/dist-types/commands/ListMultiplexesCommand.d.ts +11 -0
- package/dist-types/commands/ListNetworksCommand.d.ts +11 -0
- package/dist-types/commands/ListNodesCommand.d.ts +11 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +11 -0
- package/dist-types/commands/ListSignalMapsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +37 -0
- package/dist-types/commands/StartChannelCommand.d.ts +37 -0
- package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/StartInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/StartMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/StopChannelCommand.d.ts +37 -0
- package/dist-types/commands/StopInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/StopMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +37 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +63 -0
- package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInputCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNetworkCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNodeCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNodeStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReservationCommand.d.ts +11 -0
- package/dist-types/models/models_1.d.ts +153 -90
- package/dist-types/models/models_2.d.ts +90 -1
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSignalMapsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartDeleteMonitorDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMonitorDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartUpdateSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_1.d.ts +54 -23
- package/dist-types/ts3.4/models/models_2.d.ts +29 -2
- package/package.json +37 -37
package/dist-cjs/index.js
CHANGED
|
@@ -55,6 +55,8 @@ __export(src_exports, {
|
|
|
55
55
|
AvailBlankingState: () => AvailBlankingState,
|
|
56
56
|
BadGatewayException: () => BadGatewayException,
|
|
57
57
|
BadRequestException: () => BadRequestException,
|
|
58
|
+
BandwidthReductionFilterStrength: () => BandwidthReductionFilterStrength,
|
|
59
|
+
BandwidthReductionPostFilterSharpening: () => BandwidthReductionPostFilterSharpening,
|
|
58
60
|
BatchDeleteCommand: () => BatchDeleteCommand,
|
|
59
61
|
BatchStartCommand: () => BatchStartCommand,
|
|
60
62
|
BatchStopCommand: () => BatchStopCommand,
|
|
@@ -1118,6 +1120,19 @@ var H264EntropyEncoding = {
|
|
|
1118
1120
|
CABAC: "CABAC",
|
|
1119
1121
|
CAVLC: "CAVLC"
|
|
1120
1122
|
};
|
|
1123
|
+
var BandwidthReductionPostFilterSharpening = {
|
|
1124
|
+
DISABLED: "DISABLED",
|
|
1125
|
+
SHARPENING_1: "SHARPENING_1",
|
|
1126
|
+
SHARPENING_2: "SHARPENING_2",
|
|
1127
|
+
SHARPENING_3: "SHARPENING_3"
|
|
1128
|
+
};
|
|
1129
|
+
var BandwidthReductionFilterStrength = {
|
|
1130
|
+
AUTO: "AUTO",
|
|
1131
|
+
STRENGTH_1: "STRENGTH_1",
|
|
1132
|
+
STRENGTH_2: "STRENGTH_2",
|
|
1133
|
+
STRENGTH_3: "STRENGTH_3",
|
|
1134
|
+
STRENGTH_4: "STRENGTH_4"
|
|
1135
|
+
};
|
|
1121
1136
|
var TemporalFilterPostFilterSharpening = {
|
|
1122
1137
|
AUTO: "AUTO",
|
|
1123
1138
|
DISABLED: "DISABLED",
|
|
@@ -1593,10 +1608,6 @@ var GlobalConfigurationLowFramerateInputs = {
|
|
|
1593
1608
|
DISABLED: "DISABLED",
|
|
1594
1609
|
ENABLED: "ENABLED"
|
|
1595
1610
|
};
|
|
1596
|
-
var MotionGraphicsInsertion = {
|
|
1597
|
-
DISABLED: "DISABLED",
|
|
1598
|
-
ENABLED: "ENABLED"
|
|
1599
|
-
};
|
|
1600
1611
|
|
|
1601
1612
|
// src/protocols/Aws_restJson1.ts
|
|
1602
1613
|
var se_AcceptInputDeviceTransferCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
@@ -5925,6 +5936,12 @@ var se_AvailSettings = /* @__PURE__ */ __name((input, context) => {
|
|
|
5925
5936
|
scte35TimeSignalApos: [, (_) => se_Scte35TimeSignalApos(_, context), `Scte35TimeSignalApos`]
|
|
5926
5937
|
});
|
|
5927
5938
|
}, "se_AvailSettings");
|
|
5939
|
+
var se_BandwidthReductionFilterSettings = /* @__PURE__ */ __name((input, context) => {
|
|
5940
|
+
return (0, import_smithy_client.take)(input, {
|
|
5941
|
+
postFilterSharpening: [, , `PostFilterSharpening`],
|
|
5942
|
+
strength: [, , `Strength`]
|
|
5943
|
+
});
|
|
5944
|
+
}, "se_BandwidthReductionFilterSettings");
|
|
5928
5945
|
var se_BatchScheduleActionCreateRequest = /* @__PURE__ */ __name((input, context) => {
|
|
5929
5946
|
return (0, import_smithy_client.take)(input, {
|
|
5930
5947
|
scheduleActions: [, (_) => se___listOfScheduleAction(_, context), `ScheduleActions`]
|
|
@@ -6299,6 +6316,11 @@ var se_H264ColorSpaceSettings = /* @__PURE__ */ __name((input, context) => {
|
|
|
6299
6316
|
}, "se_H264ColorSpaceSettings");
|
|
6300
6317
|
var se_H264FilterSettings = /* @__PURE__ */ __name((input, context) => {
|
|
6301
6318
|
return (0, import_smithy_client.take)(input, {
|
|
6319
|
+
bandwidthReductionFilterSettings: [
|
|
6320
|
+
,
|
|
6321
|
+
(_) => se_BandwidthReductionFilterSettings(_, context),
|
|
6322
|
+
`BandwidthReductionFilterSettings`
|
|
6323
|
+
],
|
|
6302
6324
|
temporalFilterSettings: [, (_) => se_TemporalFilterSettings(_, context), `TemporalFilterSettings`]
|
|
6303
6325
|
});
|
|
6304
6326
|
}, "se_H264FilterSettings");
|
|
@@ -6360,6 +6382,11 @@ var se_H265ColorSpaceSettings = /* @__PURE__ */ __name((input, context) => {
|
|
|
6360
6382
|
}, "se_H265ColorSpaceSettings");
|
|
6361
6383
|
var se_H265FilterSettings = /* @__PURE__ */ __name((input, context) => {
|
|
6362
6384
|
return (0, import_smithy_client.take)(input, {
|
|
6385
|
+
bandwidthReductionFilterSettings: [
|
|
6386
|
+
,
|
|
6387
|
+
(_) => se_BandwidthReductionFilterSettings(_, context),
|
|
6388
|
+
`BandwidthReductionFilterSettings`
|
|
6389
|
+
],
|
|
6363
6390
|
temporalFilterSettings: [, (_) => se_TemporalFilterSettings(_, context), `TemporalFilterSettings`]
|
|
6364
6391
|
});
|
|
6365
6392
|
}, "se_H265FilterSettings");
|
|
@@ -6935,8 +6962,32 @@ var se_MulticastSourceUpdateRequest = /* @__PURE__ */ __name((input, context) =>
|
|
|
6935
6962
|
url: [, , `Url`]
|
|
6936
6963
|
});
|
|
6937
6964
|
}, "se_MulticastSourceUpdateRequest");
|
|
6965
|
+
var se_MultiplexContainerSettings = /* @__PURE__ */ __name((input, context) => {
|
|
6966
|
+
return (0, import_smithy_client.take)(input, {
|
|
6967
|
+
multiplexM2tsSettings: [, (_) => se_MultiplexM2tsSettings(_, context), `MultiplexM2tsSettings`]
|
|
6968
|
+
});
|
|
6969
|
+
}, "se_MultiplexContainerSettings");
|
|
6970
|
+
var se_MultiplexM2tsSettings = /* @__PURE__ */ __name((input, context) => {
|
|
6971
|
+
return (0, import_smithy_client.take)(input, {
|
|
6972
|
+
absentInputAudioBehavior: [, , `AbsentInputAudioBehavior`],
|
|
6973
|
+
arib: [, , `Arib`],
|
|
6974
|
+
audioBufferModel: [, , `AudioBufferModel`],
|
|
6975
|
+
audioFramesPerPes: [, , `AudioFramesPerPes`],
|
|
6976
|
+
audioStreamType: [, , `AudioStreamType`],
|
|
6977
|
+
ccDescriptor: [, , `CcDescriptor`],
|
|
6978
|
+
ebif: [, , `Ebif`],
|
|
6979
|
+
esRateInPes: [, , `EsRateInPes`],
|
|
6980
|
+
klv: [, , `Klv`],
|
|
6981
|
+
nielsenId3Behavior: [, , `NielsenId3Behavior`],
|
|
6982
|
+
pcrControl: [, , `PcrControl`],
|
|
6983
|
+
pcrPeriod: [, , `PcrPeriod`],
|
|
6984
|
+
scte35Control: [, , `Scte35Control`],
|
|
6985
|
+
scte35PrerollPullupMilliseconds: [, import_smithy_client.serializeFloat, `Scte35PrerollPullupMilliseconds`]
|
|
6986
|
+
});
|
|
6987
|
+
}, "se_MultiplexM2tsSettings");
|
|
6938
6988
|
var se_MultiplexOutputSettings = /* @__PURE__ */ __name((input, context) => {
|
|
6939
6989
|
return (0, import_smithy_client.take)(input, {
|
|
6990
|
+
containerSettings: [, (_) => se_MultiplexContainerSettings(_, context), `ContainerSettings`],
|
|
6940
6991
|
destination: [, (_) => se_OutputLocationRef(_, context), `Destination`]
|
|
6941
6992
|
});
|
|
6942
6993
|
}, "se_MultiplexOutputSettings");
|
|
@@ -8197,6 +8248,12 @@ var de_AvailSettings = /* @__PURE__ */ __name((output, context) => {
|
|
|
8197
8248
|
Scte35TimeSignalApos: [, (_) => de_Scte35TimeSignalApos(_, context), `scte35TimeSignalApos`]
|
|
8198
8249
|
});
|
|
8199
8250
|
}, "de_AvailSettings");
|
|
8251
|
+
var de_BandwidthReductionFilterSettings = /* @__PURE__ */ __name((output, context) => {
|
|
8252
|
+
return (0, import_smithy_client.take)(output, {
|
|
8253
|
+
PostFilterSharpening: [, import_smithy_client.expectString, `postFilterSharpening`],
|
|
8254
|
+
Strength: [, import_smithy_client.expectString, `strength`]
|
|
8255
|
+
});
|
|
8256
|
+
}, "de_BandwidthReductionFilterSettings");
|
|
8200
8257
|
var de_BatchFailedResultModel = /* @__PURE__ */ __name((output, context) => {
|
|
8201
8258
|
return (0, import_smithy_client.take)(output, {
|
|
8202
8259
|
Arn: [, import_smithy_client.expectString, `arn`],
|
|
@@ -8756,6 +8813,11 @@ var de_H264ColorSpaceSettings = /* @__PURE__ */ __name((output, context) => {
|
|
|
8756
8813
|
}, "de_H264ColorSpaceSettings");
|
|
8757
8814
|
var de_H264FilterSettings = /* @__PURE__ */ __name((output, context) => {
|
|
8758
8815
|
return (0, import_smithy_client.take)(output, {
|
|
8816
|
+
BandwidthReductionFilterSettings: [
|
|
8817
|
+
,
|
|
8818
|
+
(_) => de_BandwidthReductionFilterSettings(_, context),
|
|
8819
|
+
`bandwidthReductionFilterSettings`
|
|
8820
|
+
],
|
|
8759
8821
|
TemporalFilterSettings: [, (_) => de_TemporalFilterSettings(_, context), `temporalFilterSettings`]
|
|
8760
8822
|
});
|
|
8761
8823
|
}, "de_H264FilterSettings");
|
|
@@ -8817,6 +8879,11 @@ var de_H265ColorSpaceSettings = /* @__PURE__ */ __name((output, context) => {
|
|
|
8817
8879
|
}, "de_H265ColorSpaceSettings");
|
|
8818
8880
|
var de_H265FilterSettings = /* @__PURE__ */ __name((output, context) => {
|
|
8819
8881
|
return (0, import_smithy_client.take)(output, {
|
|
8882
|
+
BandwidthReductionFilterSettings: [
|
|
8883
|
+
,
|
|
8884
|
+
(_) => de_BandwidthReductionFilterSettings(_, context),
|
|
8885
|
+
`bandwidthReductionFilterSettings`
|
|
8886
|
+
],
|
|
8820
8887
|
TemporalFilterSettings: [, (_) => de_TemporalFilterSettings(_, context), `temporalFilterSettings`]
|
|
8821
8888
|
});
|
|
8822
8889
|
}, "de_H265FilterSettings");
|
|
@@ -9482,6 +9549,29 @@ var de_Multiplex = /* @__PURE__ */ __name((output, context) => {
|
|
|
9482
9549
|
Tags: [, import_smithy_client._json, `tags`]
|
|
9483
9550
|
});
|
|
9484
9551
|
}, "de_Multiplex");
|
|
9552
|
+
var de_MultiplexContainerSettings = /* @__PURE__ */ __name((output, context) => {
|
|
9553
|
+
return (0, import_smithy_client.take)(output, {
|
|
9554
|
+
MultiplexM2tsSettings: [, (_) => de_MultiplexM2tsSettings(_, context), `multiplexM2tsSettings`]
|
|
9555
|
+
});
|
|
9556
|
+
}, "de_MultiplexContainerSettings");
|
|
9557
|
+
var de_MultiplexM2tsSettings = /* @__PURE__ */ __name((output, context) => {
|
|
9558
|
+
return (0, import_smithy_client.take)(output, {
|
|
9559
|
+
AbsentInputAudioBehavior: [, import_smithy_client.expectString, `absentInputAudioBehavior`],
|
|
9560
|
+
Arib: [, import_smithy_client.expectString, `arib`],
|
|
9561
|
+
AudioBufferModel: [, import_smithy_client.expectString, `audioBufferModel`],
|
|
9562
|
+
AudioFramesPerPes: [, import_smithy_client.expectInt32, `audioFramesPerPes`],
|
|
9563
|
+
AudioStreamType: [, import_smithy_client.expectString, `audioStreamType`],
|
|
9564
|
+
CcDescriptor: [, import_smithy_client.expectString, `ccDescriptor`],
|
|
9565
|
+
Ebif: [, import_smithy_client.expectString, `ebif`],
|
|
9566
|
+
EsRateInPes: [, import_smithy_client.expectString, `esRateInPes`],
|
|
9567
|
+
Klv: [, import_smithy_client.expectString, `klv`],
|
|
9568
|
+
NielsenId3Behavior: [, import_smithy_client.expectString, `nielsenId3Behavior`],
|
|
9569
|
+
PcrControl: [, import_smithy_client.expectString, `pcrControl`],
|
|
9570
|
+
PcrPeriod: [, import_smithy_client.expectInt32, `pcrPeriod`],
|
|
9571
|
+
Scte35Control: [, import_smithy_client.expectString, `scte35Control`],
|
|
9572
|
+
Scte35PrerollPullupMilliseconds: [, import_smithy_client.limitedParseDouble, `scte35PrerollPullupMilliseconds`]
|
|
9573
|
+
});
|
|
9574
|
+
}, "de_MultiplexM2tsSettings");
|
|
9485
9575
|
var de_MultiplexMediaConnectOutputDestinationSettings = /* @__PURE__ */ __name((output, context) => {
|
|
9486
9576
|
return (0, import_smithy_client.take)(output, {
|
|
9487
9577
|
EntitlementArn: [, import_smithy_client.expectString, `entitlementArn`]
|
|
@@ -9498,6 +9588,7 @@ var de_MultiplexOutputDestination = /* @__PURE__ */ __name((output, context) =>
|
|
|
9498
9588
|
}, "de_MultiplexOutputDestination");
|
|
9499
9589
|
var de_MultiplexOutputSettings = /* @__PURE__ */ __name((output, context) => {
|
|
9500
9590
|
return (0, import_smithy_client.take)(output, {
|
|
9591
|
+
ContainerSettings: [, (_) => de_MultiplexContainerSettings(_, context), `containerSettings`],
|
|
9501
9592
|
Destination: [, (_) => de_OutputLocationRef(_, context), `destination`]
|
|
9502
9593
|
});
|
|
9503
9594
|
}, "de_MultiplexOutputSettings");
|
|
@@ -11001,6 +11092,10 @@ var DescribeInputDeviceCommand = _DescribeInputDeviceCommand;
|
|
|
11001
11092
|
|
|
11002
11093
|
|
|
11003
11094
|
// src/models/models_2.ts
|
|
11095
|
+
var MotionGraphicsInsertion = {
|
|
11096
|
+
DISABLED: "DISABLED",
|
|
11097
|
+
ENABLED: "ENABLED"
|
|
11098
|
+
};
|
|
11004
11099
|
var NielsenPcmToId3TaggingState = {
|
|
11005
11100
|
DISABLED: "DISABLED",
|
|
11006
11101
|
ENABLED: "ENABLED"
|
|
@@ -14503,6 +14598,8 @@ var M2tsTimedMetadataBehavior = {
|
|
|
14503
14598
|
H264AdaptiveQuantization,
|
|
14504
14599
|
H264ColorMetadata,
|
|
14505
14600
|
H264EntropyEncoding,
|
|
14601
|
+
BandwidthReductionPostFilterSharpening,
|
|
14602
|
+
BandwidthReductionFilterStrength,
|
|
14506
14603
|
TemporalFilterPostFilterSharpening,
|
|
14507
14604
|
TemporalFilterStrength,
|
|
14508
14605
|
H264FlickerAq,
|
|
@@ -425,6 +425,19 @@ export const H264EntropyEncoding = {
|
|
|
425
425
|
CABAC: "CABAC",
|
|
426
426
|
CAVLC: "CAVLC",
|
|
427
427
|
};
|
|
428
|
+
export const BandwidthReductionPostFilterSharpening = {
|
|
429
|
+
DISABLED: "DISABLED",
|
|
430
|
+
SHARPENING_1: "SHARPENING_1",
|
|
431
|
+
SHARPENING_2: "SHARPENING_2",
|
|
432
|
+
SHARPENING_3: "SHARPENING_3",
|
|
433
|
+
};
|
|
434
|
+
export const BandwidthReductionFilterStrength = {
|
|
435
|
+
AUTO: "AUTO",
|
|
436
|
+
STRENGTH_1: "STRENGTH_1",
|
|
437
|
+
STRENGTH_2: "STRENGTH_2",
|
|
438
|
+
STRENGTH_3: "STRENGTH_3",
|
|
439
|
+
STRENGTH_4: "STRENGTH_4",
|
|
440
|
+
};
|
|
428
441
|
export const TemporalFilterPostFilterSharpening = {
|
|
429
442
|
AUTO: "AUTO",
|
|
430
443
|
DISABLED: "DISABLED",
|
|
@@ -855,7 +868,3 @@ export const GlobalConfigurationLowFramerateInputs = {
|
|
|
855
868
|
DISABLED: "DISABLED",
|
|
856
869
|
ENABLED: "ENABLED",
|
|
857
870
|
};
|
|
858
|
-
export const MotionGraphicsInsertion = {
|
|
859
|
-
DISABLED: "DISABLED",
|
|
860
|
-
ENABLED: "ENABLED",
|
|
861
|
-
};
|
|
@@ -4320,6 +4320,12 @@ const se_AvailSettings = (input, context) => {
|
|
|
4320
4320
|
scte35TimeSignalApos: [, (_) => se_Scte35TimeSignalApos(_, context), `Scte35TimeSignalApos`],
|
|
4321
4321
|
});
|
|
4322
4322
|
};
|
|
4323
|
+
const se_BandwidthReductionFilterSettings = (input, context) => {
|
|
4324
|
+
return take(input, {
|
|
4325
|
+
postFilterSharpening: [, , `PostFilterSharpening`],
|
|
4326
|
+
strength: [, , `Strength`],
|
|
4327
|
+
});
|
|
4328
|
+
};
|
|
4323
4329
|
const se_BatchScheduleActionCreateRequest = (input, context) => {
|
|
4324
4330
|
return take(input, {
|
|
4325
4331
|
scheduleActions: [, (_) => se___listOfScheduleAction(_, context), `ScheduleActions`],
|
|
@@ -4694,6 +4700,11 @@ const se_H264ColorSpaceSettings = (input, context) => {
|
|
|
4694
4700
|
};
|
|
4695
4701
|
const se_H264FilterSettings = (input, context) => {
|
|
4696
4702
|
return take(input, {
|
|
4703
|
+
bandwidthReductionFilterSettings: [
|
|
4704
|
+
,
|
|
4705
|
+
(_) => se_BandwidthReductionFilterSettings(_, context),
|
|
4706
|
+
`BandwidthReductionFilterSettings`,
|
|
4707
|
+
],
|
|
4697
4708
|
temporalFilterSettings: [, (_) => se_TemporalFilterSettings(_, context), `TemporalFilterSettings`],
|
|
4698
4709
|
});
|
|
4699
4710
|
};
|
|
@@ -4755,6 +4766,11 @@ const se_H265ColorSpaceSettings = (input, context) => {
|
|
|
4755
4766
|
};
|
|
4756
4767
|
const se_H265FilterSettings = (input, context) => {
|
|
4757
4768
|
return take(input, {
|
|
4769
|
+
bandwidthReductionFilterSettings: [
|
|
4770
|
+
,
|
|
4771
|
+
(_) => se_BandwidthReductionFilterSettings(_, context),
|
|
4772
|
+
`BandwidthReductionFilterSettings`,
|
|
4773
|
+
],
|
|
4758
4774
|
temporalFilterSettings: [, (_) => se_TemporalFilterSettings(_, context), `TemporalFilterSettings`],
|
|
4759
4775
|
});
|
|
4760
4776
|
};
|
|
@@ -5330,8 +5346,32 @@ const se_MulticastSourceUpdateRequest = (input, context) => {
|
|
|
5330
5346
|
url: [, , `Url`],
|
|
5331
5347
|
});
|
|
5332
5348
|
};
|
|
5349
|
+
const se_MultiplexContainerSettings = (input, context) => {
|
|
5350
|
+
return take(input, {
|
|
5351
|
+
multiplexM2tsSettings: [, (_) => se_MultiplexM2tsSettings(_, context), `MultiplexM2tsSettings`],
|
|
5352
|
+
});
|
|
5353
|
+
};
|
|
5354
|
+
const se_MultiplexM2tsSettings = (input, context) => {
|
|
5355
|
+
return take(input, {
|
|
5356
|
+
absentInputAudioBehavior: [, , `AbsentInputAudioBehavior`],
|
|
5357
|
+
arib: [, , `Arib`],
|
|
5358
|
+
audioBufferModel: [, , `AudioBufferModel`],
|
|
5359
|
+
audioFramesPerPes: [, , `AudioFramesPerPes`],
|
|
5360
|
+
audioStreamType: [, , `AudioStreamType`],
|
|
5361
|
+
ccDescriptor: [, , `CcDescriptor`],
|
|
5362
|
+
ebif: [, , `Ebif`],
|
|
5363
|
+
esRateInPes: [, , `EsRateInPes`],
|
|
5364
|
+
klv: [, , `Klv`],
|
|
5365
|
+
nielsenId3Behavior: [, , `NielsenId3Behavior`],
|
|
5366
|
+
pcrControl: [, , `PcrControl`],
|
|
5367
|
+
pcrPeriod: [, , `PcrPeriod`],
|
|
5368
|
+
scte35Control: [, , `Scte35Control`],
|
|
5369
|
+
scte35PrerollPullupMilliseconds: [, __serializeFloat, `Scte35PrerollPullupMilliseconds`],
|
|
5370
|
+
});
|
|
5371
|
+
};
|
|
5333
5372
|
const se_MultiplexOutputSettings = (input, context) => {
|
|
5334
5373
|
return take(input, {
|
|
5374
|
+
containerSettings: [, (_) => se_MultiplexContainerSettings(_, context), `ContainerSettings`],
|
|
5335
5375
|
destination: [, (_) => se_OutputLocationRef(_, context), `Destination`],
|
|
5336
5376
|
});
|
|
5337
5377
|
};
|
|
@@ -6718,6 +6758,12 @@ const de_AvailSettings = (output, context) => {
|
|
|
6718
6758
|
Scte35TimeSignalApos: [, (_) => de_Scte35TimeSignalApos(_, context), `scte35TimeSignalApos`],
|
|
6719
6759
|
});
|
|
6720
6760
|
};
|
|
6761
|
+
const de_BandwidthReductionFilterSettings = (output, context) => {
|
|
6762
|
+
return take(output, {
|
|
6763
|
+
PostFilterSharpening: [, __expectString, `postFilterSharpening`],
|
|
6764
|
+
Strength: [, __expectString, `strength`],
|
|
6765
|
+
});
|
|
6766
|
+
};
|
|
6721
6767
|
const de_BatchFailedResultModel = (output, context) => {
|
|
6722
6768
|
return take(output, {
|
|
6723
6769
|
Arn: [, __expectString, `arn`],
|
|
@@ -7277,6 +7323,11 @@ const de_H264ColorSpaceSettings = (output, context) => {
|
|
|
7277
7323
|
};
|
|
7278
7324
|
const de_H264FilterSettings = (output, context) => {
|
|
7279
7325
|
return take(output, {
|
|
7326
|
+
BandwidthReductionFilterSettings: [
|
|
7327
|
+
,
|
|
7328
|
+
(_) => de_BandwidthReductionFilterSettings(_, context),
|
|
7329
|
+
`bandwidthReductionFilterSettings`,
|
|
7330
|
+
],
|
|
7280
7331
|
TemporalFilterSettings: [, (_) => de_TemporalFilterSettings(_, context), `temporalFilterSettings`],
|
|
7281
7332
|
});
|
|
7282
7333
|
};
|
|
@@ -7338,6 +7389,11 @@ const de_H265ColorSpaceSettings = (output, context) => {
|
|
|
7338
7389
|
};
|
|
7339
7390
|
const de_H265FilterSettings = (output, context) => {
|
|
7340
7391
|
return take(output, {
|
|
7392
|
+
BandwidthReductionFilterSettings: [
|
|
7393
|
+
,
|
|
7394
|
+
(_) => de_BandwidthReductionFilterSettings(_, context),
|
|
7395
|
+
`bandwidthReductionFilterSettings`,
|
|
7396
|
+
],
|
|
7341
7397
|
TemporalFilterSettings: [, (_) => de_TemporalFilterSettings(_, context), `temporalFilterSettings`],
|
|
7342
7398
|
});
|
|
7343
7399
|
};
|
|
@@ -8003,6 +8059,29 @@ const de_Multiplex = (output, context) => {
|
|
|
8003
8059
|
Tags: [, _json, `tags`],
|
|
8004
8060
|
});
|
|
8005
8061
|
};
|
|
8062
|
+
const de_MultiplexContainerSettings = (output, context) => {
|
|
8063
|
+
return take(output, {
|
|
8064
|
+
MultiplexM2tsSettings: [, (_) => de_MultiplexM2tsSettings(_, context), `multiplexM2tsSettings`],
|
|
8065
|
+
});
|
|
8066
|
+
};
|
|
8067
|
+
const de_MultiplexM2tsSettings = (output, context) => {
|
|
8068
|
+
return take(output, {
|
|
8069
|
+
AbsentInputAudioBehavior: [, __expectString, `absentInputAudioBehavior`],
|
|
8070
|
+
Arib: [, __expectString, `arib`],
|
|
8071
|
+
AudioBufferModel: [, __expectString, `audioBufferModel`],
|
|
8072
|
+
AudioFramesPerPes: [, __expectInt32, `audioFramesPerPes`],
|
|
8073
|
+
AudioStreamType: [, __expectString, `audioStreamType`],
|
|
8074
|
+
CcDescriptor: [, __expectString, `ccDescriptor`],
|
|
8075
|
+
Ebif: [, __expectString, `ebif`],
|
|
8076
|
+
EsRateInPes: [, __expectString, `esRateInPes`],
|
|
8077
|
+
Klv: [, __expectString, `klv`],
|
|
8078
|
+
NielsenId3Behavior: [, __expectString, `nielsenId3Behavior`],
|
|
8079
|
+
PcrControl: [, __expectString, `pcrControl`],
|
|
8080
|
+
PcrPeriod: [, __expectInt32, `pcrPeriod`],
|
|
8081
|
+
Scte35Control: [, __expectString, `scte35Control`],
|
|
8082
|
+
Scte35PrerollPullupMilliseconds: [, __limitedParseDouble, `scte35PrerollPullupMilliseconds`],
|
|
8083
|
+
});
|
|
8084
|
+
};
|
|
8006
8085
|
const de_MultiplexMediaConnectOutputDestinationSettings = (output, context) => {
|
|
8007
8086
|
return take(output, {
|
|
8008
8087
|
EntitlementArn: [, __expectString, `entitlementArn`],
|
|
@@ -8019,6 +8098,7 @@ const de_MultiplexOutputDestination = (output, context) => {
|
|
|
8019
8098
|
};
|
|
8020
8099
|
const de_MultiplexOutputSettings = (output, context) => {
|
|
8021
8100
|
return take(output, {
|
|
8101
|
+
ContainerSettings: [, (_) => de_MultiplexContainerSettings(_, context), `containerSettings`],
|
|
8022
8102
|
Destination: [, (_) => de_OutputLocationRef(_, context), `destination`],
|
|
8023
8103
|
});
|
|
8024
8104
|
};
|
|
@@ -82,4 +82,15 @@ declare const AcceptInputDeviceTransferCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AcceptInputDeviceTransferRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AcceptInputDeviceTransferCommandInput;
|
|
93
|
+
output: AcceptInputDeviceTransferCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -106,4 +106,15 @@ declare const BatchDeleteCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class BatchDeleteCommand extends BatchDeleteCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: BatchDeleteRequest;
|
|
113
|
+
output: BatchDeleteResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: BatchDeleteCommandInput;
|
|
117
|
+
output: BatchDeleteCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -100,4 +100,15 @@ declare const BatchStartCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class BatchStartCommand extends BatchStartCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: BatchStartRequest;
|
|
107
|
+
output: BatchStartResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: BatchStartCommandInput;
|
|
111
|
+
output: BatchStartCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -100,4 +100,15 @@ declare const BatchStopCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class BatchStopCommand extends BatchStopCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: BatchStopRequest;
|
|
107
|
+
output: BatchStopResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: BatchStopCommandInput;
|
|
111
|
+
output: BatchStopCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -544,4 +544,15 @@ declare const BatchUpdateScheduleCommand_base: {
|
|
|
544
544
|
* @public
|
|
545
545
|
*/
|
|
546
546
|
export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {
|
|
547
|
+
/** @internal type navigation helper, not in runtime. */
|
|
548
|
+
protected static __types: {
|
|
549
|
+
api: {
|
|
550
|
+
input: BatchUpdateScheduleRequest;
|
|
551
|
+
output: BatchUpdateScheduleResponse;
|
|
552
|
+
};
|
|
553
|
+
sdk: {
|
|
554
|
+
input: BatchUpdateScheduleCommandInput;
|
|
555
|
+
output: BatchUpdateScheduleCommandOutput;
|
|
556
|
+
};
|
|
557
|
+
};
|
|
547
558
|
}
|
|
@@ -82,4 +82,15 @@ declare const CancelInputDeviceTransferCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class CancelInputDeviceTransferCommand extends CancelInputDeviceTransferCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: CancelInputDeviceTransferRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: CancelInputDeviceTransferCommandInput;
|
|
93
|
+
output: CancelInputDeviceTransferCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -79,4 +79,15 @@ declare const ClaimDeviceCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ClaimDeviceCommand extends ClaimDeviceCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ClaimDeviceRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ClaimDeviceCommandInput;
|
|
90
|
+
output: ClaimDeviceCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -653,6 +653,24 @@ declare const CreateChannelCommand_base: {
|
|
|
653
653
|
* },
|
|
654
654
|
* MultiplexOutputSettings: { // MultiplexOutputSettings
|
|
655
655
|
* Destination: "<OutputLocationRef>", // required
|
|
656
|
+
* ContainerSettings: { // MultiplexContainerSettings
|
|
657
|
+
* MultiplexM2tsSettings: { // MultiplexM2tsSettings
|
|
658
|
+
* AbsentInputAudioBehavior: "DROP" || "ENCODE_SILENCE",
|
|
659
|
+
* Arib: "DISABLED" || "ENABLED",
|
|
660
|
+
* AudioBufferModel: "ATSC" || "DVB",
|
|
661
|
+
* AudioFramesPerPes: Number("int"),
|
|
662
|
+
* AudioStreamType: "ATSC" || "DVB",
|
|
663
|
+
* CcDescriptor: "DISABLED" || "ENABLED",
|
|
664
|
+
* Ebif: "NONE" || "PASSTHROUGH",
|
|
665
|
+
* EsRateInPes: "EXCLUDE" || "INCLUDE",
|
|
666
|
+
* Klv: "NONE" || "PASSTHROUGH",
|
|
667
|
+
* NielsenId3Behavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
|
|
668
|
+
* PcrControl: "CONFIGURED_PCR_PERIOD" || "PCR_EVERY_PES_PACKET",
|
|
669
|
+
* PcrPeriod: Number("int"),
|
|
670
|
+
* Scte35Control: "NONE" || "PASSTHROUGH",
|
|
671
|
+
* Scte35PrerollPullupMilliseconds: Number("double"),
|
|
672
|
+
* },
|
|
673
|
+
* },
|
|
656
674
|
* },
|
|
657
675
|
* RtmpOutputSettings: { // RtmpOutputSettings
|
|
658
676
|
* CertificateMode: "SELF_SIGNED" || "VERIFY_AUTHENTICITY",
|
|
@@ -844,6 +862,10 @@ declare const CreateChannelCommand_base: {
|
|
|
844
862
|
* PostFilterSharpening: "AUTO" || "DISABLED" || "ENABLED",
|
|
845
863
|
* Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4" || "STRENGTH_5" || "STRENGTH_6" || "STRENGTH_7" || "STRENGTH_8" || "STRENGTH_9" || "STRENGTH_10" || "STRENGTH_11" || "STRENGTH_12" || "STRENGTH_13" || "STRENGTH_14" || "STRENGTH_15" || "STRENGTH_16",
|
|
846
864
|
* },
|
|
865
|
+
* BandwidthReductionFilterSettings: { // BandwidthReductionFilterSettings
|
|
866
|
+
* PostFilterSharpening: "DISABLED" || "SHARPENING_1" || "SHARPENING_2" || "SHARPENING_3",
|
|
867
|
+
* Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4",
|
|
868
|
+
* },
|
|
847
869
|
* },
|
|
848
870
|
* FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
|
|
849
871
|
* FlickerAq: "DISABLED" || "ENABLED",
|
|
@@ -906,6 +928,10 @@ declare const CreateChannelCommand_base: {
|
|
|
906
928
|
* PostFilterSharpening: "AUTO" || "DISABLED" || "ENABLED",
|
|
907
929
|
* Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4" || "STRENGTH_5" || "STRENGTH_6" || "STRENGTH_7" || "STRENGTH_8" || "STRENGTH_9" || "STRENGTH_10" || "STRENGTH_11" || "STRENGTH_12" || "STRENGTH_13" || "STRENGTH_14" || "STRENGTH_15" || "STRENGTH_16",
|
|
908
930
|
* },
|
|
931
|
+
* BandwidthReductionFilterSettings: {
|
|
932
|
+
* PostFilterSharpening: "DISABLED" || "SHARPENING_1" || "SHARPENING_2" || "SHARPENING_3",
|
|
933
|
+
* Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4",
|
|
934
|
+
* },
|
|
909
935
|
* },
|
|
910
936
|
* FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
|
|
911
937
|
* FlickerAq: "DISABLED" || "ENABLED",
|
|
@@ -1815,6 +1841,24 @@ declare const CreateChannelCommand_base: {
|
|
|
1815
1841
|
* // },
|
|
1816
1842
|
* // MultiplexOutputSettings: { // MultiplexOutputSettings
|
|
1817
1843
|
* // Destination: "<OutputLocationRef>", // required
|
|
1844
|
+
* // ContainerSettings: { // MultiplexContainerSettings
|
|
1845
|
+
* // MultiplexM2tsSettings: { // MultiplexM2tsSettings
|
|
1846
|
+
* // AbsentInputAudioBehavior: "DROP" || "ENCODE_SILENCE",
|
|
1847
|
+
* // Arib: "DISABLED" || "ENABLED",
|
|
1848
|
+
* // AudioBufferModel: "ATSC" || "DVB",
|
|
1849
|
+
* // AudioFramesPerPes: Number("int"),
|
|
1850
|
+
* // AudioStreamType: "ATSC" || "DVB",
|
|
1851
|
+
* // CcDescriptor: "DISABLED" || "ENABLED",
|
|
1852
|
+
* // Ebif: "NONE" || "PASSTHROUGH",
|
|
1853
|
+
* // EsRateInPes: "EXCLUDE" || "INCLUDE",
|
|
1854
|
+
* // Klv: "NONE" || "PASSTHROUGH",
|
|
1855
|
+
* // NielsenId3Behavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
|
|
1856
|
+
* // PcrControl: "CONFIGURED_PCR_PERIOD" || "PCR_EVERY_PES_PACKET",
|
|
1857
|
+
* // PcrPeriod: Number("int"),
|
|
1858
|
+
* // Scte35Control: "NONE" || "PASSTHROUGH",
|
|
1859
|
+
* // Scte35PrerollPullupMilliseconds: Number("double"),
|
|
1860
|
+
* // },
|
|
1861
|
+
* // },
|
|
1818
1862
|
* // },
|
|
1819
1863
|
* // RtmpOutputSettings: { // RtmpOutputSettings
|
|
1820
1864
|
* // CertificateMode: "SELF_SIGNED" || "VERIFY_AUTHENTICITY",
|
|
@@ -2006,6 +2050,10 @@ declare const CreateChannelCommand_base: {
|
|
|
2006
2050
|
* // PostFilterSharpening: "AUTO" || "DISABLED" || "ENABLED",
|
|
2007
2051
|
* // Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4" || "STRENGTH_5" || "STRENGTH_6" || "STRENGTH_7" || "STRENGTH_8" || "STRENGTH_9" || "STRENGTH_10" || "STRENGTH_11" || "STRENGTH_12" || "STRENGTH_13" || "STRENGTH_14" || "STRENGTH_15" || "STRENGTH_16",
|
|
2008
2052
|
* // },
|
|
2053
|
+
* // BandwidthReductionFilterSettings: { // BandwidthReductionFilterSettings
|
|
2054
|
+
* // PostFilterSharpening: "DISABLED" || "SHARPENING_1" || "SHARPENING_2" || "SHARPENING_3",
|
|
2055
|
+
* // Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4",
|
|
2056
|
+
* // },
|
|
2009
2057
|
* // },
|
|
2010
2058
|
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
|
|
2011
2059
|
* // FlickerAq: "DISABLED" || "ENABLED",
|
|
@@ -2068,6 +2116,10 @@ declare const CreateChannelCommand_base: {
|
|
|
2068
2116
|
* // PostFilterSharpening: "AUTO" || "DISABLED" || "ENABLED",
|
|
2069
2117
|
* // Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4" || "STRENGTH_5" || "STRENGTH_6" || "STRENGTH_7" || "STRENGTH_8" || "STRENGTH_9" || "STRENGTH_10" || "STRENGTH_11" || "STRENGTH_12" || "STRENGTH_13" || "STRENGTH_14" || "STRENGTH_15" || "STRENGTH_16",
|
|
2070
2118
|
* // },
|
|
2119
|
+
* // BandwidthReductionFilterSettings: {
|
|
2120
|
+
* // PostFilterSharpening: "DISABLED" || "SHARPENING_1" || "SHARPENING_2" || "SHARPENING_3",
|
|
2121
|
+
* // Strength: "AUTO" || "STRENGTH_1" || "STRENGTH_2" || "STRENGTH_3" || "STRENGTH_4",
|
|
2122
|
+
* // },
|
|
2071
2123
|
* // },
|
|
2072
2124
|
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
|
|
2073
2125
|
* // FlickerAq: "DISABLED" || "ENABLED",
|
|
@@ -2402,4 +2454,15 @@ declare const CreateChannelCommand_base: {
|
|
|
2402
2454
|
* @public
|
|
2403
2455
|
*/
|
|
2404
2456
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
2457
|
+
/** @internal type navigation helper, not in runtime. */
|
|
2458
|
+
protected static __types: {
|
|
2459
|
+
api: {
|
|
2460
|
+
input: CreateChannelRequest;
|
|
2461
|
+
output: CreateChannelResponse;
|
|
2462
|
+
};
|
|
2463
|
+
sdk: {
|
|
2464
|
+
input: CreateChannelCommandInput;
|
|
2465
|
+
output: CreateChannelCommandOutput;
|
|
2466
|
+
};
|
|
2467
|
+
};
|
|
2405
2468
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreateChannelPlacementGroupCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreateChannelPlacementGroupCommand extends CreateChannelPlacementGroupCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreateChannelPlacementGroupRequest;
|
|
103
|
+
output: CreateChannelPlacementGroupResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreateChannelPlacementGroupCommandInput;
|
|
107
|
+
output: CreateChannelPlacementGroupCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -107,4 +107,15 @@ declare const CreateCloudWatchAlarmTemplateCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class CreateCloudWatchAlarmTemplateCommand extends CreateCloudWatchAlarmTemplateCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: CreateCloudWatchAlarmTemplateRequest;
|
|
114
|
+
output: CreateCloudWatchAlarmTemplateResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: CreateCloudWatchAlarmTemplateCommandInput;
|
|
118
|
+
output: CreateCloudWatchAlarmTemplateCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -87,4 +87,15 @@ declare const CreateCloudWatchAlarmTemplateGroupCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class CreateCloudWatchAlarmTemplateGroupCommand extends CreateCloudWatchAlarmTemplateGroupCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: CreateCloudWatchAlarmTemplateGroupRequest;
|
|
94
|
+
output: CreateCloudWatchAlarmTemplateGroupResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: CreateCloudWatchAlarmTemplateGroupCommandInput;
|
|
98
|
+
output: CreateCloudWatchAlarmTemplateGroupCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|