@aws-sdk/client-medialive 3.294.0 → 3.296.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 +4 -4
  2. package/dist-cjs/commands/BatchDeleteCommand.js +4 -4
  3. package/dist-cjs/commands/BatchStartCommand.js +4 -4
  4. package/dist-cjs/commands/BatchStopCommand.js +4 -4
  5. package/dist-cjs/commands/BatchUpdateScheduleCommand.js +4 -4
  6. package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +4 -4
  7. package/dist-cjs/commands/ClaimDeviceCommand.js +4 -4
  8. package/dist-cjs/commands/CreateChannelCommand.js +4 -4
  9. package/dist-cjs/commands/CreateInputCommand.js +4 -4
  10. package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +4 -4
  11. package/dist-cjs/commands/CreateMultiplexCommand.js +4 -4
  12. package/dist-cjs/commands/CreateMultiplexProgramCommand.js +4 -4
  13. package/dist-cjs/commands/CreatePartnerInputCommand.js +4 -4
  14. package/dist-cjs/commands/CreateTagsCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteChannelCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteInputCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteMultiplexCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteReservationCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteScheduleCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteTagsCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeChannelCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeInputCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeInputDeviceCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeMultiplexCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeOfferingCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeReservationCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeScheduleCommand.js +4 -4
  33. package/dist-cjs/commands/ListChannelsCommand.js +4 -4
  34. package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +4 -4
  35. package/dist-cjs/commands/ListInputDevicesCommand.js +4 -4
  36. package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +4 -4
  37. package/dist-cjs/commands/ListInputsCommand.js +4 -4
  38. package/dist-cjs/commands/ListMultiplexProgramsCommand.js +4 -4
  39. package/dist-cjs/commands/ListMultiplexesCommand.js +4 -4
  40. package/dist-cjs/commands/ListOfferingsCommand.js +4 -4
  41. package/dist-cjs/commands/ListReservationsCommand.js +4 -4
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  43. package/dist-cjs/commands/PurchaseOfferingCommand.js +4 -4
  44. package/dist-cjs/commands/RebootInputDeviceCommand.js +4 -4
  45. package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +4 -4
  46. package/dist-cjs/commands/StartChannelCommand.js +4 -4
  47. package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +4 -4
  48. package/dist-cjs/commands/StartMultiplexCommand.js +4 -4
  49. package/dist-cjs/commands/StopChannelCommand.js +4 -4
  50. package/dist-cjs/commands/StopMultiplexCommand.js +4 -4
  51. package/dist-cjs/commands/TransferInputDeviceCommand.js +4 -4
  52. package/dist-cjs/commands/UpdateChannelClassCommand.js +4 -4
  53. package/dist-cjs/commands/UpdateChannelCommand.js +4 -4
  54. package/dist-cjs/commands/UpdateInputCommand.js +4 -4
  55. package/dist-cjs/commands/UpdateInputDeviceCommand.js +4 -4
  56. package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +4 -4
  57. package/dist-cjs/commands/UpdateMultiplexCommand.js +4 -4
  58. package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +4 -4
  59. package/dist-cjs/commands/UpdateReservationCommand.js +4 -4
  60. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +4 -4
  61. package/dist-es/commands/BatchDeleteCommand.js +4 -4
  62. package/dist-es/commands/BatchStartCommand.js +4 -4
  63. package/dist-es/commands/BatchStopCommand.js +4 -4
  64. package/dist-es/commands/BatchUpdateScheduleCommand.js +4 -4
  65. package/dist-es/commands/CancelInputDeviceTransferCommand.js +4 -4
  66. package/dist-es/commands/ClaimDeviceCommand.js +4 -4
  67. package/dist-es/commands/CreateChannelCommand.js +4 -4
  68. package/dist-es/commands/CreateInputCommand.js +4 -4
  69. package/dist-es/commands/CreateInputSecurityGroupCommand.js +4 -4
  70. package/dist-es/commands/CreateMultiplexCommand.js +4 -4
  71. package/dist-es/commands/CreateMultiplexProgramCommand.js +4 -4
  72. package/dist-es/commands/CreatePartnerInputCommand.js +4 -4
  73. package/dist-es/commands/CreateTagsCommand.js +4 -4
  74. package/dist-es/commands/DeleteChannelCommand.js +4 -4
  75. package/dist-es/commands/DeleteInputCommand.js +4 -4
  76. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +4 -4
  77. package/dist-es/commands/DeleteMultiplexCommand.js +4 -4
  78. package/dist-es/commands/DeleteMultiplexProgramCommand.js +4 -4
  79. package/dist-es/commands/DeleteReservationCommand.js +4 -4
  80. package/dist-es/commands/DeleteScheduleCommand.js +4 -4
  81. package/dist-es/commands/DeleteTagsCommand.js +4 -4
  82. package/dist-es/commands/DescribeChannelCommand.js +4 -4
  83. package/dist-es/commands/DescribeInputCommand.js +4 -4
  84. package/dist-es/commands/DescribeInputDeviceCommand.js +4 -4
  85. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +4 -4
  86. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +4 -4
  87. package/dist-es/commands/DescribeMultiplexCommand.js +4 -4
  88. package/dist-es/commands/DescribeMultiplexProgramCommand.js +4 -4
  89. package/dist-es/commands/DescribeOfferingCommand.js +4 -4
  90. package/dist-es/commands/DescribeReservationCommand.js +4 -4
  91. package/dist-es/commands/DescribeScheduleCommand.js +4 -4
  92. package/dist-es/commands/ListChannelsCommand.js +4 -4
  93. package/dist-es/commands/ListInputDeviceTransfersCommand.js +4 -4
  94. package/dist-es/commands/ListInputDevicesCommand.js +4 -4
  95. package/dist-es/commands/ListInputSecurityGroupsCommand.js +4 -4
  96. package/dist-es/commands/ListInputsCommand.js +4 -4
  97. package/dist-es/commands/ListMultiplexProgramsCommand.js +4 -4
  98. package/dist-es/commands/ListMultiplexesCommand.js +4 -4
  99. package/dist-es/commands/ListOfferingsCommand.js +4 -4
  100. package/dist-es/commands/ListReservationsCommand.js +4 -4
  101. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  102. package/dist-es/commands/PurchaseOfferingCommand.js +4 -4
  103. package/dist-es/commands/RebootInputDeviceCommand.js +4 -4
  104. package/dist-es/commands/RejectInputDeviceTransferCommand.js +4 -4
  105. package/dist-es/commands/StartChannelCommand.js +4 -4
  106. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +4 -4
  107. package/dist-es/commands/StartMultiplexCommand.js +4 -4
  108. package/dist-es/commands/StopChannelCommand.js +4 -4
  109. package/dist-es/commands/StopMultiplexCommand.js +4 -4
  110. package/dist-es/commands/TransferInputDeviceCommand.js +4 -4
  111. package/dist-es/commands/UpdateChannelClassCommand.js +4 -4
  112. package/dist-es/commands/UpdateChannelCommand.js +4 -4
  113. package/dist-es/commands/UpdateInputCommand.js +4 -4
  114. package/dist-es/commands/UpdateInputDeviceCommand.js +4 -4
  115. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +4 -4
  116. package/dist-es/commands/UpdateMultiplexCommand.js +4 -4
  117. package/dist-es/commands/UpdateMultiplexProgramCommand.js +4 -4
  118. package/dist-es/commands/UpdateReservationCommand.js +4 -4
  119. package/dist-types/MediaLiveClient.d.ts +4 -4
  120. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  121. package/dist-types/ts3.4/MediaLiveClient.d.ts +4 -4
  122. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  123. package/package.json +39 -39
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeInputDeviceThumbnailRequestFilterSensitiveLog, DescribeInputDeviceThumbnailResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeInputDeviceThumbnailCommand, serializeAws_restJson1DescribeInputDeviceThumbnailCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeInputDeviceThumbnailCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeInputDeviceThumbnailCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeInputDeviceThumbnailCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeInputSecurityGroupRequestFilterSensitiveLog, DescribeInputSecurityGroupResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeInputSecurityGroupCommand, serializeAws_restJson1DescribeInputSecurityGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeInputSecurityGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeInputSecurityGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeInputSecurityGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeMultiplexRequestFilterSensitiveLog, DescribeMultiplexResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeMultiplexCommand, serializeAws_restJson1DescribeMultiplexCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeMultiplexCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeMultiplexCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeMultiplexCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeMultiplexProgramRequestFilterSensitiveLog, DescribeMultiplexProgramResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeMultiplexProgramCommand, serializeAws_restJson1DescribeMultiplexProgramCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeMultiplexProgramCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeMultiplexProgramCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeMultiplexProgramCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeOfferingRequestFilterSensitiveLog, DescribeOfferingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeOfferingCommand, serializeAws_restJson1DescribeOfferingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeOfferingCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeOfferingCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeOfferingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeReservationRequestFilterSensitiveLog, DescribeReservationResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeReservationCommand, serializeAws_restJson1DescribeReservationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeReservationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeReservationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeReservationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeScheduleRequestFilterSensitiveLog, DescribeScheduleResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1DescribeScheduleCommand, serializeAws_restJson1DescribeScheduleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeScheduleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeScheduleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeScheduleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelsRequestFilterSensitiveLog, ListChannelsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListChannelsCommand, serializeAws_restJson1ListChannelsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListChannelsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListChannelsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInputDeviceTransfersRequestFilterSensitiveLog, ListInputDeviceTransfersResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListInputDeviceTransfersCommand, serializeAws_restJson1ListInputDeviceTransfersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListInputDeviceTransfersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListInputDeviceTransfersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListInputDeviceTransfersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInputDevicesRequestFilterSensitiveLog, ListInputDevicesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListInputDevicesCommand, serializeAws_restJson1ListInputDevicesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListInputDevicesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListInputDevicesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListInputDevicesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInputSecurityGroupsRequestFilterSensitiveLog, ListInputSecurityGroupsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListInputSecurityGroupsCommand, serializeAws_restJson1ListInputSecurityGroupsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListInputSecurityGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListInputSecurityGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListInputSecurityGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInputsRequestFilterSensitiveLog, ListInputsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListInputsCommand, serializeAws_restJson1ListInputsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListInputsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListInputsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListInputsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMultiplexProgramsRequestFilterSensitiveLog, ListMultiplexProgramsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListMultiplexProgramsCommand, serializeAws_restJson1ListMultiplexProgramsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListMultiplexProgramsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListMultiplexProgramsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListMultiplexProgramsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMultiplexesRequestFilterSensitiveLog, ListMultiplexesResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListMultiplexesCommand, serializeAws_restJson1ListMultiplexesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListMultiplexesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListMultiplexesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListMultiplexesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListOfferingsRequestFilterSensitiveLog, ListOfferingsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListOfferingsCommand, serializeAws_restJson1ListOfferingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListOfferingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListOfferingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListOfferingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReservationsRequestFilterSensitiveLog, ListReservationsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListReservationsCommand, serializeAws_restJson1ListReservationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReservationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReservationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReservationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PurchaseOfferingRequestFilterSensitiveLog, PurchaseOfferingResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1PurchaseOfferingCommand, serializeAws_restJson1PurchaseOfferingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PurchaseOfferingCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PurchaseOfferingCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PurchaseOfferingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RebootInputDeviceRequestFilterSensitiveLog, RebootInputDeviceResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1RebootInputDeviceCommand, serializeAws_restJson1RebootInputDeviceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RebootInputDeviceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RebootInputDeviceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RebootInputDeviceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RejectInputDeviceTransferRequestFilterSensitiveLog, RejectInputDeviceTransferResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1RejectInputDeviceTransferCommand, serializeAws_restJson1RejectInputDeviceTransferCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RejectInputDeviceTransferCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RejectInputDeviceTransferCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RejectInputDeviceTransferCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartChannelRequestFilterSensitiveLog, StartChannelResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_restJson1StartChannelCommand, serializeAws_restJson1StartChannelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class StartChannelCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartChannelCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartChannelCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { StartInputDeviceMaintenanceWindowRequestFilterSensitiveLog, } from "../
5
5
  import { StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog, } from "../models/models_2";
6
6
  import { deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand, serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand, } from "../protocols/Aws_restJson1";
7
7
  export class StartInputDeviceMaintenanceWindowCommand extends $Command {
8
- constructor(input) {
9
- super();
10
- this.input = input;
11
- }
12
8
  static getEndpointParameterInstructions() {
13
9
  return {
14
10
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -17,6 +13,10 @@ export class StartInputDeviceMaintenanceWindowCommand extends $Command {
17
13
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
14
  };
19
15
  }
16
+ constructor(input) {
17
+ super();
18
+ this.input = input;
19
+ }
20
20
  resolveMiddleware(clientStack, configuration, options) {
21
21
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
22
  this.middlewareStack.use(getEndpointPlugin(configuration, StartInputDeviceMaintenanceWindowCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartMultiplexRequestFilterSensitiveLog, StartMultiplexResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1StartMultiplexCommand, serializeAws_restJson1StartMultiplexCommand, } from "../protocols/Aws_restJson1";
6
6
  export class StartMultiplexCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartMultiplexCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartMultiplexCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopChannelRequestFilterSensitiveLog, StopChannelResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1StopChannelCommand, serializeAws_restJson1StopChannelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class StopChannelCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopChannelCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopChannelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopMultiplexRequestFilterSensitiveLog, StopMultiplexResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1StopMultiplexCommand, serializeAws_restJson1StopMultiplexCommand, } from "../protocols/Aws_restJson1";
6
6
  export class StopMultiplexCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopMultiplexCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopMultiplexCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TransferInputDeviceRequestFilterSensitiveLog, TransferInputDeviceResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1TransferInputDeviceCommand, serializeAws_restJson1TransferInputDeviceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TransferInputDeviceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TransferInputDeviceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TransferInputDeviceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChannelClassRequestFilterSensitiveLog, UpdateChannelClassResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1UpdateChannelClassCommand, serializeAws_restJson1UpdateChannelClassCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateChannelClassCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateChannelClassCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateChannelClassCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChannelRequestFilterSensitiveLog, UpdateChannelResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1UpdateChannelCommand, serializeAws_restJson1UpdateChannelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateChannelCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateChannelCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateChannelCommand.getEndpointParameterInstructions()));