@aws-sdk/client-medialive 3.306.0 → 3.309.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 (123) hide show
  1. package/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +2 -2
  2. package/dist-cjs/commands/BatchDeleteCommand.js +2 -2
  3. package/dist-cjs/commands/BatchStartCommand.js +2 -2
  4. package/dist-cjs/commands/BatchStopCommand.js +2 -2
  5. package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -2
  6. package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -2
  7. package/dist-cjs/commands/ClaimDeviceCommand.js +2 -2
  8. package/dist-cjs/commands/CreateChannelCommand.js +2 -2
  9. package/dist-cjs/commands/CreateInputCommand.js +2 -2
  10. package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateMultiplexCommand.js +2 -2
  12. package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -2
  13. package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -2
  14. package/dist-cjs/commands/CreateTagsCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteInputCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteReservationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteScheduleCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeInputCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeOfferingCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeReservationCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeScheduleCommand.js +2 -2
  33. package/dist-cjs/commands/ListChannelsCommand.js +2 -2
  34. package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -2
  35. package/dist-cjs/commands/ListInputDevicesCommand.js +2 -2
  36. package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -2
  37. package/dist-cjs/commands/ListInputsCommand.js +2 -2
  38. package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -2
  39. package/dist-cjs/commands/ListMultiplexesCommand.js +2 -2
  40. package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
  41. package/dist-cjs/commands/ListReservationsCommand.js +2 -2
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  43. package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
  44. package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -2
  45. package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -2
  46. package/dist-cjs/commands/StartChannelCommand.js +2 -2
  47. package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
  48. package/dist-cjs/commands/StartMultiplexCommand.js +2 -2
  49. package/dist-cjs/commands/StopChannelCommand.js +2 -2
  50. package/dist-cjs/commands/StopMultiplexCommand.js +2 -2
  51. package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -2
  52. package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -2
  53. package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
  54. package/dist-cjs/commands/UpdateInputCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateReservationCommand.js +2 -2
  60. package/dist-cjs/protocols/Aws_restJson1.js +2019 -2401
  61. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -3
  62. package/dist-es/commands/BatchDeleteCommand.js +3 -3
  63. package/dist-es/commands/BatchStartCommand.js +3 -3
  64. package/dist-es/commands/BatchStopCommand.js +3 -3
  65. package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -3
  66. package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -3
  67. package/dist-es/commands/ClaimDeviceCommand.js +3 -3
  68. package/dist-es/commands/CreateChannelCommand.js +3 -3
  69. package/dist-es/commands/CreateInputCommand.js +3 -3
  70. package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -3
  71. package/dist-es/commands/CreateMultiplexCommand.js +3 -3
  72. package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -3
  73. package/dist-es/commands/CreatePartnerInputCommand.js +3 -3
  74. package/dist-es/commands/CreateTagsCommand.js +3 -3
  75. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  76. package/dist-es/commands/DeleteInputCommand.js +3 -3
  77. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -3
  78. package/dist-es/commands/DeleteMultiplexCommand.js +3 -3
  79. package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -3
  80. package/dist-es/commands/DeleteReservationCommand.js +3 -3
  81. package/dist-es/commands/DeleteScheduleCommand.js +3 -3
  82. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  83. package/dist-es/commands/DescribeChannelCommand.js +3 -3
  84. package/dist-es/commands/DescribeInputCommand.js +3 -3
  85. package/dist-es/commands/DescribeInputDeviceCommand.js +3 -3
  86. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -3
  87. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -3
  88. package/dist-es/commands/DescribeMultiplexCommand.js +3 -3
  89. package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -3
  90. package/dist-es/commands/DescribeOfferingCommand.js +3 -3
  91. package/dist-es/commands/DescribeReservationCommand.js +3 -3
  92. package/dist-es/commands/DescribeScheduleCommand.js +3 -3
  93. package/dist-es/commands/ListChannelsCommand.js +3 -3
  94. package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -3
  95. package/dist-es/commands/ListInputDevicesCommand.js +3 -3
  96. package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -3
  97. package/dist-es/commands/ListInputsCommand.js +3 -3
  98. package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -3
  99. package/dist-es/commands/ListMultiplexesCommand.js +3 -3
  100. package/dist-es/commands/ListOfferingsCommand.js +3 -3
  101. package/dist-es/commands/ListReservationsCommand.js +3 -3
  102. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  103. package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
  104. package/dist-es/commands/RebootInputDeviceCommand.js +3 -3
  105. package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -3
  106. package/dist-es/commands/StartChannelCommand.js +3 -3
  107. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -3
  108. package/dist-es/commands/StartMultiplexCommand.js +3 -3
  109. package/dist-es/commands/StopChannelCommand.js +3 -3
  110. package/dist-es/commands/StopMultiplexCommand.js +3 -3
  111. package/dist-es/commands/TransferInputDeviceCommand.js +3 -3
  112. package/dist-es/commands/UpdateChannelClassCommand.js +3 -3
  113. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  114. package/dist-es/commands/UpdateInputCommand.js +3 -3
  115. package/dist-es/commands/UpdateInputDeviceCommand.js +3 -3
  116. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -3
  117. package/dist-es/commands/UpdateMultiplexCommand.js +3 -3
  118. package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -3
  119. package/dist-es/commands/UpdateReservationCommand.js +3 -3
  120. package/dist-es/protocols/Aws_restJson1.js +1898 -2280
  121. package/dist-types/protocols/Aws_restJson1.d.ts +472 -118
  122. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +118 -118
  123. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeMultiplexProgramCommand, serializeAws_restJson1DescribeMultiplexProgramCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeMultiplexProgramCommand, se_DescribeMultiplexProgramCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeMultiplexProgramCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeMultiplexProgramCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeMultiplexProgramCommand(input, context);
36
+ return se_DescribeMultiplexProgramCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeMultiplexProgramCommand(output, context);
39
+ return de_DescribeMultiplexProgramCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeOfferingCommand, serializeAws_restJson1DescribeOfferingCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeOfferingCommand, se_DescribeOfferingCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeOfferingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeOfferingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeOfferingCommand(input, context);
36
+ return se_DescribeOfferingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeOfferingCommand(output, context);
39
+ return de_DescribeOfferingCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeReservationCommand, serializeAws_restJson1DescribeReservationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeReservationCommand, se_DescribeReservationCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeReservationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReservationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeReservationCommand(input, context);
36
+ return se_DescribeReservationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeReservationCommand(output, context);
39
+ return de_DescribeReservationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeScheduleCommand, serializeAws_restJson1DescribeScheduleCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeScheduleCommand, se_DescribeScheduleCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeScheduleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeScheduleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeScheduleCommand(input, context);
36
+ return se_DescribeScheduleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeScheduleCommand(output, context);
39
+ return de_DescribeScheduleCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListChannelsCommand, serializeAws_restJson1ListChannelsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListChannelsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListChannelsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListChannelsCommand(input, context);
36
+ return se_ListChannelsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListChannelsCommand(output, context);
39
+ return de_ListChannelsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListInputDeviceTransfersCommand, serializeAws_restJson1ListInputDeviceTransfersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListInputDeviceTransfersCommand, se_ListInputDeviceTransfersCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListInputDeviceTransfersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInputDeviceTransfersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListInputDeviceTransfersCommand(input, context);
36
+ return se_ListInputDeviceTransfersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListInputDeviceTransfersCommand(output, context);
39
+ return de_ListInputDeviceTransfersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListInputDevicesCommand, serializeAws_restJson1ListInputDevicesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListInputDevicesCommand, se_ListInputDevicesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListInputDevicesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInputDevicesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListInputDevicesCommand(input, context);
36
+ return se_ListInputDevicesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListInputDevicesCommand(output, context);
39
+ return de_ListInputDevicesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListInputSecurityGroupsCommand, serializeAws_restJson1ListInputSecurityGroupsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListInputSecurityGroupsCommand, se_ListInputSecurityGroupsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListInputSecurityGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInputSecurityGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListInputSecurityGroupsCommand(input, context);
36
+ return se_ListInputSecurityGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListInputSecurityGroupsCommand(output, context);
39
+ return de_ListInputSecurityGroupsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListInputsCommand, serializeAws_restJson1ListInputsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListInputsCommand, se_ListInputsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListInputsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInputsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListInputsCommand(input, context);
36
+ return se_ListInputsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListInputsCommand(output, context);
39
+ return de_ListInputsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListMultiplexProgramsCommand, serializeAws_restJson1ListMultiplexProgramsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListMultiplexProgramsCommand, se_ListMultiplexProgramsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListMultiplexProgramsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMultiplexProgramsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListMultiplexProgramsCommand(input, context);
36
+ return se_ListMultiplexProgramsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListMultiplexProgramsCommand(output, context);
39
+ return de_ListMultiplexProgramsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListMultiplexesCommand, serializeAws_restJson1ListMultiplexesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListMultiplexesCommand, se_ListMultiplexesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListMultiplexesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMultiplexesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListMultiplexesCommand(input, context);
36
+ return se_ListMultiplexesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListMultiplexesCommand(output, context);
39
+ return de_ListMultiplexesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListOfferingsCommand, serializeAws_restJson1ListOfferingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListOfferingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOfferingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListOfferingsCommand(input, context);
36
+ return se_ListOfferingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListOfferingsCommand(output, context);
39
+ return de_ListOfferingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListReservationsCommand, serializeAws_restJson1ListReservationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListReservationsCommand, se_ListReservationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListReservationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListReservationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListReservationsCommand(input, context);
36
+ return se_ListReservationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListReservationsCommand(output, context);
39
+ return de_ListReservationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PurchaseOfferingCommand, serializeAws_restJson1PurchaseOfferingCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../protocols/Aws_restJson1";
5
5
  export class PurchaseOfferingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PurchaseOfferingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PurchaseOfferingCommand(input, context);
36
+ return se_PurchaseOfferingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PurchaseOfferingCommand(output, context);
39
+ return de_PurchaseOfferingCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RebootInputDeviceCommand, serializeAws_restJson1RebootInputDeviceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RebootInputDeviceCommand, se_RebootInputDeviceCommand } from "../protocols/Aws_restJson1";
5
5
  export class RebootInputDeviceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RebootInputDeviceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RebootInputDeviceCommand(input, context);
36
+ return se_RebootInputDeviceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RebootInputDeviceCommand(output, context);
39
+ return de_RebootInputDeviceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RejectInputDeviceTransferCommand, serializeAws_restJson1RejectInputDeviceTransferCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RejectInputDeviceTransferCommand, se_RejectInputDeviceTransferCommand } from "../protocols/Aws_restJson1";
5
5
  export class RejectInputDeviceTransferCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RejectInputDeviceTransferCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RejectInputDeviceTransferCommand(input, context);
36
+ return se_RejectInputDeviceTransferCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RejectInputDeviceTransferCommand(output, context);
39
+ return de_RejectInputDeviceTransferCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StartChannelCommand, serializeAws_restJson1StartChannelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StartChannelCommand, se_StartChannelCommand } from "../protocols/Aws_restJson1";
5
5
  export class StartChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartChannelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StartChannelCommand(input, context);
36
+ return se_StartChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StartChannelCommand(output, context);
39
+ return de_StartChannelCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand, serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StartInputDeviceMaintenanceWindowCommand, se_StartInputDeviceMaintenanceWindowCommand, } from "../protocols/Aws_restJson1";
5
5
  export class StartInputDeviceMaintenanceWindowCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartInputDeviceMaintenanceWindowCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand(input, context);
36
+ return se_StartInputDeviceMaintenanceWindowCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand(output, context);
39
+ return de_StartInputDeviceMaintenanceWindowCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StartMultiplexCommand, serializeAws_restJson1StartMultiplexCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StartMultiplexCommand, se_StartMultiplexCommand } from "../protocols/Aws_restJson1";
5
5
  export class StartMultiplexCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartMultiplexCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StartMultiplexCommand(input, context);
36
+ return se_StartMultiplexCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StartMultiplexCommand(output, context);
39
+ return de_StartMultiplexCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StopChannelCommand, serializeAws_restJson1StopChannelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StopChannelCommand, se_StopChannelCommand } from "../protocols/Aws_restJson1";
5
5
  export class StopChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopChannelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StopChannelCommand(input, context);
36
+ return se_StopChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StopChannelCommand(output, context);
39
+ return de_StopChannelCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StopMultiplexCommand, serializeAws_restJson1StopMultiplexCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StopMultiplexCommand, se_StopMultiplexCommand } from "../protocols/Aws_restJson1";
5
5
  export class StopMultiplexCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopMultiplexCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StopMultiplexCommand(input, context);
36
+ return se_StopMultiplexCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StopMultiplexCommand(output, context);
39
+ return de_StopMultiplexCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1TransferInputDeviceCommand, serializeAws_restJson1TransferInputDeviceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_TransferInputDeviceCommand, se_TransferInputDeviceCommand } from "../protocols/Aws_restJson1";
5
5
  export class TransferInputDeviceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TransferInputDeviceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1TransferInputDeviceCommand(input, context);
36
+ return se_TransferInputDeviceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1TransferInputDeviceCommand(output, context);
39
+ return de_TransferInputDeviceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateChannelClassCommand, serializeAws_restJson1UpdateChannelClassCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateChannelClassCommand, se_UpdateChannelClassCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateChannelClassCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateChannelClassCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateChannelClassCommand(input, context);
36
+ return se_UpdateChannelClassCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateChannelClassCommand(output, context);
39
+ return de_UpdateChannelClassCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateChannelCommand, serializeAws_restJson1UpdateChannelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateChannelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateChannelCommand(input, context);
36
+ return se_UpdateChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateChannelCommand(output, context);
39
+ return de_UpdateChannelCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateInputCommand, serializeAws_restJson1UpdateInputCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateInputCommand, se_UpdateInputCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateInputCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateInputCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateInputCommand(input, context);
36
+ return se_UpdateInputCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateInputCommand(output, context);
39
+ return de_UpdateInputCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateInputDeviceCommand, serializeAws_restJson1UpdateInputDeviceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateInputDeviceCommand, se_UpdateInputDeviceCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateInputDeviceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateInputDeviceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateInputDeviceCommand(input, context);
36
+ return se_UpdateInputDeviceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateInputDeviceCommand(output, context);
39
+ return de_UpdateInputDeviceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateInputSecurityGroupCommand, serializeAws_restJson1UpdateInputSecurityGroupCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateInputSecurityGroupCommand, se_UpdateInputSecurityGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateInputSecurityGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateInputSecurityGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateInputSecurityGroupCommand(input, context);
36
+ return se_UpdateInputSecurityGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateInputSecurityGroupCommand(output, context);
39
+ return de_UpdateInputSecurityGroupCommand(output, context);
40
40
  }
41
41
  }