@aws-sdk/client-medialive 3.890.0 → 3.893.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.
Files changed (128) hide show
  1. package/dist-cjs/index.js +24 -0
  2. package/dist-es/models/models_1.js +8 -0
  3. package/dist-es/protocols/Aws_restJson1.js +12 -0
  4. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchDeleteCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchStartCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchStopCommand.d.ts +2 -0
  8. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -0
  9. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -0
  10. package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateChannelCommand.d.ts +14 -0
  12. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateClusterCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateInputCommand.d.ts +2 -0
  19. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -0
  21. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -0
  22. package/dist-types/commands/CreateNetworkCommand.d.ts +2 -0
  23. package/dist-types/commands/CreateNodeCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +2 -0
  25. package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateSdiSourceCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateSignalMapCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateTagsCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteChannelCommand.d.ts +8 -0
  30. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +2 -0
  31. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +2 -0
  32. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -0
  34. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +2 -0
  35. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  36. package/dist-types/commands/DeleteInputCommand.d.ts +2 -0
  37. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -0
  38. package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -0
  39. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -0
  40. package/dist-types/commands/DeleteNetworkCommand.d.ts +2 -0
  41. package/dist-types/commands/DeleteNodeCommand.d.ts +2 -0
  42. package/dist-types/commands/DeleteReservationCommand.d.ts +2 -0
  43. package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -0
  44. package/dist-types/commands/DeleteSdiSourceCommand.d.ts +2 -0
  45. package/dist-types/commands/DeleteSignalMapCommand.d.ts +2 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
  47. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -0
  48. package/dist-types/commands/DescribeChannelCommand.d.ts +8 -0
  49. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +2 -0
  50. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -0
  51. package/dist-types/commands/DescribeInputCommand.d.ts +2 -0
  52. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -0
  53. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +2 -0
  54. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -0
  55. package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -0
  56. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +2 -0
  57. package/dist-types/commands/DescribeNetworkCommand.d.ts +2 -0
  58. package/dist-types/commands/DescribeNodeCommand.d.ts +2 -0
  59. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -0
  61. package/dist-types/commands/DescribeScheduleCommand.d.ts +2 -0
  62. package/dist-types/commands/DescribeSdiSourceCommand.d.ts +2 -0
  63. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -0
  64. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +2 -0
  65. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  66. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +2 -0
  67. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  68. package/dist-types/commands/GetSignalMapCommand.d.ts +2 -0
  69. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +2 -0
  70. package/dist-types/commands/ListChannelsCommand.d.ts +2 -0
  71. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +2 -0
  72. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +2 -0
  73. package/dist-types/commands/ListClustersCommand.d.ts +2 -0
  74. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +2 -0
  75. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +2 -0
  76. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -0
  77. package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -0
  78. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -0
  79. package/dist-types/commands/ListInputsCommand.d.ts +2 -0
  80. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -0
  81. package/dist-types/commands/ListMultiplexesCommand.d.ts +2 -0
  82. package/dist-types/commands/ListNetworksCommand.d.ts +2 -0
  83. package/dist-types/commands/ListNodesCommand.d.ts +2 -0
  84. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -0
  85. package/dist-types/commands/ListReservationsCommand.d.ts +2 -0
  86. package/dist-types/commands/ListSdiSourcesCommand.d.ts +2 -0
  87. package/dist-types/commands/ListSignalMapsCommand.d.ts +2 -0
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  89. package/dist-types/commands/ListVersionsCommand.d.ts +2 -0
  90. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -0
  91. package/dist-types/commands/RebootInputDeviceCommand.d.ts +2 -0
  92. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -0
  93. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +8 -0
  94. package/dist-types/commands/StartChannelCommand.d.ts +8 -0
  95. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +2 -0
  96. package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -0
  97. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -0
  98. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +2 -0
  99. package/dist-types/commands/StartMultiplexCommand.d.ts +2 -0
  100. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +2 -0
  101. package/dist-types/commands/StopChannelCommand.d.ts +8 -0
  102. package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -0
  103. package/dist-types/commands/StopMultiplexCommand.d.ts +2 -0
  104. package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -0
  105. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -0
  106. package/dist-types/commands/UpdateChannelClassCommand.d.ts +8 -0
  107. package/dist-types/commands/UpdateChannelCommand.d.ts +14 -0
  108. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +2 -0
  109. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +2 -0
  110. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +2 -0
  111. package/dist-types/commands/UpdateClusterCommand.d.ts +2 -0
  112. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +2 -0
  113. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateInputCommand.d.ts +2 -0
  115. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -0
  116. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -0
  117. package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -0
  118. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -0
  119. package/dist-types/commands/UpdateNetworkCommand.d.ts +2 -0
  120. package/dist-types/commands/UpdateNodeCommand.d.ts +2 -0
  121. package/dist-types/commands/UpdateNodeStateCommand.d.ts +2 -0
  122. package/dist-types/commands/UpdateReservationCommand.d.ts +2 -0
  123. package/dist-types/commands/UpdateSdiSourceCommand.d.ts +2 -0
  124. package/dist-types/models/models_1.d.ts +67 -22
  125. package/dist-types/models/models_2.d.ts +23 -1
  126. package/dist-types/ts3.4/models/models_1.d.ts +18 -6
  127. package/dist-types/ts3.4/models/models_2.d.ts +6 -2
  128. package/package.json +20 -20
@@ -33,6 +33,8 @@ declare const PurchaseOfferingCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, PurchaseOfferingCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, PurchaseOfferingCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // PurchaseOfferingRequest
38
40
  * Count: Number("int"), // required
@@ -33,6 +33,8 @@ declare const RebootInputDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, RebootInputDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, RebootInputDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // RebootInputDeviceRequest
38
40
  * Force: "NO" || "YES",
@@ -33,6 +33,8 @@ declare const RejectInputDeviceTransferCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, RejectInputDeviceTransferCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, RejectInputDeviceTransferCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // RejectInputDeviceTransferRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RestartChannelPipelinesCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, RestartChannelPipelinesCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, RestartChannelPipelinesCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // RestartChannelPipelinesRequest
38
40
  * ChannelId: "STRING_VALUE", // required
@@ -964,6 +966,7 @@ declare const RestartChannelPipelinesCommand_base: {
964
966
  * // Prefix: "STRING_VALUE",
965
967
  * // },
966
968
  * // MinQp: Number("int"),
969
+ * // MinBitrate: Number("int"),
967
970
  * // },
968
971
  * // H265Settings: { // H265Settings
969
972
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1026,6 +1029,10 @@ declare const RestartChannelPipelinesCommand_base: {
1026
1029
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1027
1030
  * // MinQp: Number("int"),
1028
1031
  * // Deblocking: "DISABLED" || "ENABLED",
1032
+ * // GopBReference: "DISABLED" || "ENABLED",
1033
+ * // GopNumBFrames: Number("int"),
1034
+ * // MinBitrate: Number("int"),
1035
+ * // SubgopLength: "DYNAMIC" || "FIXED",
1029
1036
  * // },
1030
1037
  * // Mpeg2Settings: { // Mpeg2Settings
1031
1038
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1087,6 +1094,7 @@ declare const RestartChannelPipelinesCommand_base: {
1087
1094
  * // },
1088
1095
  * // Bitrate: Number("int"),
1089
1096
  * // RateControlMode: "CBR" || "QVBR",
1097
+ * // MinBitrate: Number("int"),
1090
1098
  * // },
1091
1099
  * // },
1092
1100
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const StartChannelCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartChannelCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartChannelCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartChannelRequest
38
40
  * ChannelId: "STRING_VALUE", // required
@@ -961,6 +963,7 @@ declare const StartChannelCommand_base: {
961
963
  * // Prefix: "STRING_VALUE",
962
964
  * // },
963
965
  * // MinQp: Number("int"),
966
+ * // MinBitrate: Number("int"),
964
967
  * // },
965
968
  * // H265Settings: { // H265Settings
966
969
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1023,6 +1026,10 @@ declare const StartChannelCommand_base: {
1023
1026
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1024
1027
  * // MinQp: Number("int"),
1025
1028
  * // Deblocking: "DISABLED" || "ENABLED",
1029
+ * // GopBReference: "DISABLED" || "ENABLED",
1030
+ * // GopNumBFrames: Number("int"),
1031
+ * // MinBitrate: Number("int"),
1032
+ * // SubgopLength: "DYNAMIC" || "FIXED",
1026
1033
  * // },
1027
1034
  * // Mpeg2Settings: { // Mpeg2Settings
1028
1035
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1084,6 +1091,7 @@ declare const StartChannelCommand_base: {
1084
1091
  * // },
1085
1092
  * // Bitrate: Number("int"),
1086
1093
  * // RateControlMode: "CBR" || "QVBR",
1094
+ * // MinBitrate: Number("int"),
1087
1095
  * // },
1088
1096
  * // },
1089
1097
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const StartDeleteMonitorDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartDeleteMonitorDeploymentCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartDeleteMonitorDeploymentCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartDeleteMonitorDeploymentRequest
38
40
  * Identifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartInputDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartInputDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartInputDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartInputDeviceRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartInputDeviceMaintenanceWindowCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartInputDeviceMaintenanceWindowCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartInputDeviceMaintenanceWindowCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartInputDeviceMaintenanceWindowRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartMonitorDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartMonitorDeploymentCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartMonitorDeploymentCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartMonitorDeploymentRequest
38
40
  * DryRun: true || false,
@@ -33,6 +33,8 @@ declare const StartMultiplexCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartMultiplexCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartMultiplexCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartMultiplexRequest
38
40
  * MultiplexId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartUpdateSignalMapCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StartUpdateSignalMapCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StartUpdateSignalMapCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StartUpdateSignalMapRequest
38
40
  * CloudWatchAlarmTemplateGroupIdentifiers: [ // __listOf__stringPatternS
@@ -33,6 +33,8 @@ declare const StopChannelCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StopChannelCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StopChannelCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StopChannelRequest
38
40
  * ChannelId: "STRING_VALUE", // required
@@ -961,6 +963,7 @@ declare const StopChannelCommand_base: {
961
963
  * // Prefix: "STRING_VALUE",
962
964
  * // },
963
965
  * // MinQp: Number("int"),
966
+ * // MinBitrate: Number("int"),
964
967
  * // },
965
968
  * // H265Settings: { // H265Settings
966
969
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1023,6 +1026,10 @@ declare const StopChannelCommand_base: {
1023
1026
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1024
1027
  * // MinQp: Number("int"),
1025
1028
  * // Deblocking: "DISABLED" || "ENABLED",
1029
+ * // GopBReference: "DISABLED" || "ENABLED",
1030
+ * // GopNumBFrames: Number("int"),
1031
+ * // MinBitrate: Number("int"),
1032
+ * // SubgopLength: "DYNAMIC" || "FIXED",
1026
1033
  * // },
1027
1034
  * // Mpeg2Settings: { // Mpeg2Settings
1028
1035
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1084,6 +1091,7 @@ declare const StopChannelCommand_base: {
1084
1091
  * // },
1085
1092
  * // Bitrate: Number("int"),
1086
1093
  * // RateControlMode: "CBR" || "QVBR",
1094
+ * // MinBitrate: Number("int"),
1087
1095
  * // },
1088
1096
  * // },
1089
1097
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const StopInputDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StopInputDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StopInputDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StopInputDeviceRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopMultiplexCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, StopMultiplexCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, StopMultiplexCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // StopMultiplexRequest
38
40
  * MultiplexId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const TransferInputDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, TransferInputDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, TransferInputDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // TransferInputDeviceRequest
38
40
  * InputDeviceId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateAccountConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateAccountConfigurationCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateAccountConfigurationCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateAccountConfigurationRequest
38
40
  * AccountConfiguration: { // AccountConfiguration
@@ -33,6 +33,8 @@ declare const UpdateChannelClassCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateChannelClassCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateChannelClassCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateChannelClassRequest
38
40
  * ChannelClass: "STANDARD" || "SINGLE_PIPELINE", // required
@@ -997,6 +999,7 @@ declare const UpdateChannelClassCommand_base: {
997
999
  * // Prefix: "STRING_VALUE",
998
1000
  * // },
999
1001
  * // MinQp: Number("int"),
1002
+ * // MinBitrate: Number("int"),
1000
1003
  * // },
1001
1004
  * // H265Settings: { // H265Settings
1002
1005
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1059,6 +1062,10 @@ declare const UpdateChannelClassCommand_base: {
1059
1062
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1060
1063
  * // MinQp: Number("int"),
1061
1064
  * // Deblocking: "DISABLED" || "ENABLED",
1065
+ * // GopBReference: "DISABLED" || "ENABLED",
1066
+ * // GopNumBFrames: Number("int"),
1067
+ * // MinBitrate: Number("int"),
1068
+ * // SubgopLength: "DYNAMIC" || "FIXED",
1062
1069
  * // },
1063
1070
  * // Mpeg2Settings: { // Mpeg2Settings
1064
1071
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1120,6 +1127,7 @@ declare const UpdateChannelClassCommand_base: {
1120
1127
  * // },
1121
1128
  * // Bitrate: Number("int"),
1122
1129
  * // RateControlMode: "CBR" || "QVBR",
1130
+ * // MinBitrate: Number("int"),
1123
1131
  * // },
1124
1132
  * // },
1125
1133
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const UpdateChannelCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateChannelCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateChannelCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateChannelRequest
38
40
  * CdiInputSpecification: { // CdiInputSpecification
@@ -950,6 +952,7 @@ declare const UpdateChannelCommand_base: {
950
952
  * Prefix: "STRING_VALUE",
951
953
  * },
952
954
  * MinQp: Number("int"),
955
+ * MinBitrate: Number("int"),
953
956
  * },
954
957
  * H265Settings: { // H265Settings
955
958
  * AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -1012,6 +1015,10 @@ declare const UpdateChannelCommand_base: {
1012
1015
  * TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
1013
1016
  * MinQp: Number("int"),
1014
1017
  * Deblocking: "DISABLED" || "ENABLED",
1018
+ * GopBReference: "DISABLED" || "ENABLED",
1019
+ * GopNumBFrames: Number("int"),
1020
+ * MinBitrate: Number("int"),
1021
+ * SubgopLength: "DYNAMIC" || "FIXED",
1015
1022
  * },
1016
1023
  * Mpeg2Settings: { // Mpeg2Settings
1017
1024
  * AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -1073,6 +1080,7 @@ declare const UpdateChannelCommand_base: {
1073
1080
  * },
1074
1081
  * Bitrate: Number("int"),
1075
1082
  * RateControlMode: "CBR" || "QVBR",
1083
+ * MinBitrate: Number("int"),
1076
1084
  * },
1077
1085
  * },
1078
1086
  * Height: Number("int"),
@@ -2181,6 +2189,7 @@ declare const UpdateChannelCommand_base: {
2181
2189
  * // Prefix: "STRING_VALUE",
2182
2190
  * // },
2183
2191
  * // MinQp: Number("int"),
2192
+ * // MinBitrate: Number("int"),
2184
2193
  * // },
2185
2194
  * // H265Settings: { // H265Settings
2186
2195
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "HIGHER" || "LOW" || "MAX" || "MEDIUM" || "OFF",
@@ -2243,6 +2252,10 @@ declare const UpdateChannelCommand_base: {
2243
2252
  * // TreeblockSize: "AUTO" || "TREE_SIZE_32X32",
2244
2253
  * // MinQp: Number("int"),
2245
2254
  * // Deblocking: "DISABLED" || "ENABLED",
2255
+ * // GopBReference: "DISABLED" || "ENABLED",
2256
+ * // GopNumBFrames: Number("int"),
2257
+ * // MinBitrate: Number("int"),
2258
+ * // SubgopLength: "DYNAMIC" || "FIXED",
2246
2259
  * // },
2247
2260
  * // Mpeg2Settings: { // Mpeg2Settings
2248
2261
  * // AdaptiveQuantization: "AUTO" || "HIGH" || "LOW" || "MEDIUM" || "OFF",
@@ -2304,6 +2317,7 @@ declare const UpdateChannelCommand_base: {
2304
2317
  * // },
2305
2318
  * // Bitrate: Number("int"),
2306
2319
  * // RateControlMode: "CBR" || "QVBR",
2320
+ * // MinBitrate: Number("int"),
2307
2321
  * // },
2308
2322
  * // },
2309
2323
  * // Height: Number("int"),
@@ -33,6 +33,8 @@ declare const UpdateChannelPlacementGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateChannelPlacementGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateChannelPlacementGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateChannelPlacementGroupRequest
38
40
  * ChannelPlacementGroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateCloudWatchAlarmTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateCloudWatchAlarmTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateCloudWatchAlarmTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateCloudWatchAlarmTemplateRequest
38
40
  * ComparisonOperator: "GreaterThanOrEqualToThreshold" || "GreaterThanThreshold" || "LessThanThreshold" || "LessThanOrEqualToThreshold",
@@ -33,6 +33,8 @@ declare const UpdateCloudWatchAlarmTemplateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateCloudWatchAlarmTemplateGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateCloudWatchAlarmTemplateGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateCloudWatchAlarmTemplateGroupRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateClusterCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateClusterCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateClusterRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateEventBridgeRuleTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateEventBridgeRuleTemplateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateEventBridgeRuleTemplateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateEventBridgeRuleTemplateRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateEventBridgeRuleTemplateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateEventBridgeRuleTemplateGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateEventBridgeRuleTemplateGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateEventBridgeRuleTemplateGroupRequest
38
40
  * Description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateInputCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateInputCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateInputCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateInputRequest
38
40
  * Destinations: [ // __listOfInputDestinationRequest
@@ -33,6 +33,8 @@ declare const UpdateInputDeviceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateInputDeviceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateInputDeviceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateInputDeviceRequest
38
40
  * HdDeviceSettings: { // InputDeviceConfigurableSettings
@@ -33,6 +33,8 @@ declare const UpdateInputSecurityGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateInputSecurityGroupCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateInputSecurityGroupCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateInputSecurityGroupRequest
38
40
  * InputSecurityGroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateMultiplexCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateMultiplexCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateMultiplexCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateMultiplexRequest
38
40
  * MultiplexId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateMultiplexProgramCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateMultiplexProgramCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateMultiplexProgramCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateMultiplexProgramRequest
38
40
  * MultiplexId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateNetworkCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateNetworkCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateNetworkCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateNetworkRequest
38
40
  * IpPools: [ // __listOfIpPoolUpdateRequest
@@ -33,6 +33,8 @@ declare const UpdateNodeCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateNodeCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateNodeCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateNodeRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateNodeStateCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateNodeStateCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateNodeStateCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateNodeStateRequest
38
40
  * ClusterId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateReservationCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateReservationCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateReservationCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateReservationRequest
38
40
  * Name: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateSdiSourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { MediaLiveClient, UpdateSdiSourceCommand } from "@aws-sdk/client-medialive"; // ES Modules import
35
35
  * // const { MediaLiveClient, UpdateSdiSourceCommand } = require("@aws-sdk/client-medialive"); // CommonJS import
36
+ * // import type { MediaLiveClientConfig } from "@aws-sdk/client-medialive";
37
+ * const config = {}; // type is MediaLiveClientConfig
36
38
  * const client = new MediaLiveClient(config);
37
39
  * const input = { // UpdateSdiSourceRequest
38
40
  * Mode: "QUADRANT" || "INTERLEAVE",