@aws-sdk/client-storage-gateway 3.294.0 → 3.295.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 (187) hide show
  1. package/dist-cjs/commands/ActivateGatewayCommand.js +4 -4
  2. package/dist-cjs/commands/AddCacheCommand.js +4 -4
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +4 -4
  4. package/dist-cjs/commands/AddUploadBufferCommand.js +4 -4
  5. package/dist-cjs/commands/AddWorkingStorageCommand.js +4 -4
  6. package/dist-cjs/commands/AssignTapePoolCommand.js +4 -4
  7. package/dist-cjs/commands/AssociateFileSystemCommand.js +4 -4
  8. package/dist-cjs/commands/AttachVolumeCommand.js +4 -4
  9. package/dist-cjs/commands/CancelArchivalCommand.js +4 -4
  10. package/dist-cjs/commands/CancelRetrievalCommand.js +4 -4
  11. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +4 -4
  12. package/dist-cjs/commands/CreateNFSFileShareCommand.js +4 -4
  13. package/dist-cjs/commands/CreateSMBFileShareCommand.js +4 -4
  14. package/dist-cjs/commands/CreateSnapshotCommand.js +4 -4
  15. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +4 -4
  16. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +4 -4
  17. package/dist-cjs/commands/CreateTapePoolCommand.js +4 -4
  18. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +4 -4
  19. package/dist-cjs/commands/CreateTapesCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteFileShareCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteGatewayCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteTapeCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteTapePoolCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteVolumeCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeCacheCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +4 -4
  39. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +4 -4
  40. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +4 -4
  41. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +4 -4
  42. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +4 -4
  43. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +4 -4
  44. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +4 -4
  45. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +4 -4
  46. package/dist-cjs/commands/DescribeTapesCommand.js +4 -4
  47. package/dist-cjs/commands/DescribeUploadBufferCommand.js +4 -4
  48. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +4 -4
  49. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +4 -4
  50. package/dist-cjs/commands/DetachVolumeCommand.js +4 -4
  51. package/dist-cjs/commands/DisableGatewayCommand.js +4 -4
  52. package/dist-cjs/commands/DisassociateFileSystemCommand.js +4 -4
  53. package/dist-cjs/commands/JoinDomainCommand.js +4 -4
  54. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +4 -4
  55. package/dist-cjs/commands/ListFileSharesCommand.js +4 -4
  56. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +4 -4
  57. package/dist-cjs/commands/ListGatewaysCommand.js +4 -4
  58. package/dist-cjs/commands/ListLocalDisksCommand.js +4 -4
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  60. package/dist-cjs/commands/ListTapePoolsCommand.js +4 -4
  61. package/dist-cjs/commands/ListTapesCommand.js +4 -4
  62. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +4 -4
  63. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +4 -4
  64. package/dist-cjs/commands/ListVolumesCommand.js +4 -4
  65. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +4 -4
  66. package/dist-cjs/commands/RefreshCacheCommand.js +4 -4
  67. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
  68. package/dist-cjs/commands/ResetCacheCommand.js +4 -4
  69. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +4 -4
  70. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +4 -4
  71. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +4 -4
  72. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +4 -4
  73. package/dist-cjs/commands/ShutdownGatewayCommand.js +4 -4
  74. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +4 -4
  75. package/dist-cjs/commands/StartGatewayCommand.js +4 -4
  76. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +4 -4
  77. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +4 -4
  78. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +4 -4
  79. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +4 -4
  80. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +4 -4
  81. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +4 -4
  82. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +4 -4
  83. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +4 -4
  84. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +4 -4
  85. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +4 -4
  86. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +4 -4
  87. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +4 -4
  88. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +4 -4
  89. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +4 -4
  90. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +4 -4
  91. package/dist-es/commands/ActivateGatewayCommand.js +4 -4
  92. package/dist-es/commands/AddCacheCommand.js +4 -4
  93. package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
  94. package/dist-es/commands/AddUploadBufferCommand.js +4 -4
  95. package/dist-es/commands/AddWorkingStorageCommand.js +4 -4
  96. package/dist-es/commands/AssignTapePoolCommand.js +4 -4
  97. package/dist-es/commands/AssociateFileSystemCommand.js +4 -4
  98. package/dist-es/commands/AttachVolumeCommand.js +4 -4
  99. package/dist-es/commands/CancelArchivalCommand.js +4 -4
  100. package/dist-es/commands/CancelRetrievalCommand.js +4 -4
  101. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +4 -4
  102. package/dist-es/commands/CreateNFSFileShareCommand.js +4 -4
  103. package/dist-es/commands/CreateSMBFileShareCommand.js +4 -4
  104. package/dist-es/commands/CreateSnapshotCommand.js +4 -4
  105. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +4 -4
  106. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +4 -4
  107. package/dist-es/commands/CreateTapePoolCommand.js +4 -4
  108. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +4 -4
  109. package/dist-es/commands/CreateTapesCommand.js +4 -4
  110. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +4 -4
  111. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +4 -4
  112. package/dist-es/commands/DeleteChapCredentialsCommand.js +4 -4
  113. package/dist-es/commands/DeleteFileShareCommand.js +4 -4
  114. package/dist-es/commands/DeleteGatewayCommand.js +4 -4
  115. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +4 -4
  116. package/dist-es/commands/DeleteTapeArchiveCommand.js +4 -4
  117. package/dist-es/commands/DeleteTapeCommand.js +4 -4
  118. package/dist-es/commands/DeleteTapePoolCommand.js +4 -4
  119. package/dist-es/commands/DeleteVolumeCommand.js +4 -4
  120. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +4 -4
  121. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +4 -4
  122. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +4 -4
  123. package/dist-es/commands/DescribeCacheCommand.js +4 -4
  124. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +4 -4
  125. package/dist-es/commands/DescribeChapCredentialsCommand.js +4 -4
  126. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +4 -4
  127. package/dist-es/commands/DescribeGatewayInformationCommand.js +4 -4
  128. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +4 -4
  129. package/dist-es/commands/DescribeNFSFileSharesCommand.js +4 -4
  130. package/dist-es/commands/DescribeSMBFileSharesCommand.js +4 -4
  131. package/dist-es/commands/DescribeSMBSettingsCommand.js +4 -4
  132. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +4 -4
  133. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +4 -4
  134. package/dist-es/commands/DescribeTapeArchivesCommand.js +4 -4
  135. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +4 -4
  136. package/dist-es/commands/DescribeTapesCommand.js +4 -4
  137. package/dist-es/commands/DescribeUploadBufferCommand.js +4 -4
  138. package/dist-es/commands/DescribeVTLDevicesCommand.js +4 -4
  139. package/dist-es/commands/DescribeWorkingStorageCommand.js +4 -4
  140. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  141. package/dist-es/commands/DisableGatewayCommand.js +4 -4
  142. package/dist-es/commands/DisassociateFileSystemCommand.js +4 -4
  143. package/dist-es/commands/JoinDomainCommand.js +4 -4
  144. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +4 -4
  145. package/dist-es/commands/ListFileSharesCommand.js +4 -4
  146. package/dist-es/commands/ListFileSystemAssociationsCommand.js +4 -4
  147. package/dist-es/commands/ListGatewaysCommand.js +4 -4
  148. package/dist-es/commands/ListLocalDisksCommand.js +4 -4
  149. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  150. package/dist-es/commands/ListTapePoolsCommand.js +4 -4
  151. package/dist-es/commands/ListTapesCommand.js +4 -4
  152. package/dist-es/commands/ListVolumeInitiatorsCommand.js +4 -4
  153. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +4 -4
  154. package/dist-es/commands/ListVolumesCommand.js +4 -4
  155. package/dist-es/commands/NotifyWhenUploadedCommand.js +4 -4
  156. package/dist-es/commands/RefreshCacheCommand.js +4 -4
  157. package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
  158. package/dist-es/commands/ResetCacheCommand.js +4 -4
  159. package/dist-es/commands/RetrieveTapeArchiveCommand.js +4 -4
  160. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +4 -4
  161. package/dist-es/commands/SetLocalConsolePasswordCommand.js +4 -4
  162. package/dist-es/commands/SetSMBGuestPasswordCommand.js +4 -4
  163. package/dist-es/commands/ShutdownGatewayCommand.js +4 -4
  164. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +4 -4
  165. package/dist-es/commands/StartGatewayCommand.js +4 -4
  166. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +4 -4
  167. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +4 -4
  168. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +4 -4
  169. package/dist-es/commands/UpdateChapCredentialsCommand.js +4 -4
  170. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +4 -4
  171. package/dist-es/commands/UpdateGatewayInformationCommand.js +4 -4
  172. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +4 -4
  173. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +4 -4
  174. package/dist-es/commands/UpdateNFSFileShareCommand.js +4 -4
  175. package/dist-es/commands/UpdateSMBFileShareCommand.js +4 -4
  176. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +4 -4
  177. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +4 -4
  178. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +4 -4
  179. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +4 -4
  180. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +4 -4
  181. package/dist-types/StorageGatewayClient.d.ts +4 -4
  182. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  183. package/dist-types/models/models_0.d.ts +11 -11
  184. package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -4
  185. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  186. package/dist-types/ts3.4/models/models_0.d.ts +11 -14
  187. package/package.json +36 -36
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListGatewaysCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListGatewaysCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListGatewaysCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListLocalDisksCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListLocalDisksCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListTapePoolsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTapePoolsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListTapesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTapesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTapesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListVolumeInitiatorsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListVolumeRecoveryPointsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ListVolumesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListVolumesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListVolumesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class NotifyWhenUploadedCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class NotifyWhenUploadedCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, NotifyWhenUploadedCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RefreshCacheCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RefreshCacheCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RefreshCacheCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ResetCacheCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ResetCacheCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResetCacheCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RetrieveTapeArchiveCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RetrieveTapeRecoveryPointCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetLocalConsolePasswordCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetSMBGuestPasswordCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class ShutdownGatewayCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ShutdownGatewayCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ShutdownGatewayCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartAvailabilityMonitorTestCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StartGatewayCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartGatewayCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartGatewayCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAutomaticTapeCreationPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateBandwidthRateLimitCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateBandwidthRateLimitScheduleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateChapCredentialsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateChapCredentialsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateChapCredentialsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFileSystemAssociationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateGatewayInformationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGatewayInformationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGatewayInformationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGatewaySoftwareNowCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateMaintenanceStartTimeCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateNFSFileShareCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateNFSFileShareCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateNFSFileShareCommand.getEndpointParameterInstructions()));