@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableGatewayInputFilterSensitiveLog, DisableGatewayOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisableGatewayCommand, serializeAws_json1_1DisableGatewayCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisableGatewayCommand 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 DisableGatewayCommand 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, DisableGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateFileSystemInputFilterSensitiveLog, DisassociateFileSystemOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisassociateFileSystemCommand, serializeAws_json1_1DisassociateFileSystemCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisassociateFileSystemCommand 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 DisassociateFileSystemCommand 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, DisassociateFileSystemCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { JoinDomainInputFilterSensitiveLog, JoinDomainOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1JoinDomainCommand, serializeAws_json1_1JoinDomainCommand, } from "../protocols/Aws_json1_1";
6
6
  export class JoinDomainCommand 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 JoinDomainCommand 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, JoinDomainCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog, ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand, serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListAutomaticTapeCreationPoliciesCommand 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 ListAutomaticTapeCreationPoliciesCommand 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, ListAutomaticTapeCreationPoliciesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFileSharesInputFilterSensitiveLog, ListFileSharesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListFileSharesCommand, serializeAws_json1_1ListFileSharesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListFileSharesCommand 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 ListFileSharesCommand 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, ListFileSharesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFileSystemAssociationsInputFilterSensitiveLog, ListFileSystemAssociationsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListFileSystemAssociationsCommand, serializeAws_json1_1ListFileSystemAssociationsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListFileSystemAssociationsCommand 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 ListFileSystemAssociationsCommand 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, ListFileSystemAssociationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListGatewaysInputFilterSensitiveLog, ListGatewaysOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListGatewaysCommand, serializeAws_json1_1ListGatewaysCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListGatewaysCommand 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 ListGatewaysCommand 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, ListGatewaysCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLocalDisksInputFilterSensitiveLog, ListLocalDisksOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListLocalDisksCommand, serializeAws_json1_1ListLocalDisksCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListLocalDisksCommand 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 ListLocalDisksCommand 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, ListLocalDisksCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
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 { ListTapePoolsInputFilterSensitiveLog, ListTapePoolsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTapePoolsCommand, serializeAws_json1_1ListTapePoolsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTapePoolsCommand 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 ListTapePoolsCommand 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, ListTapePoolsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTapesInputFilterSensitiveLog, ListTapesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTapesCommand, serializeAws_json1_1ListTapesCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListTapesCommand 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 ListTapesCommand 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, ListTapesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVolumeInitiatorsInputFilterSensitiveLog, ListVolumeInitiatorsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListVolumeInitiatorsCommand, serializeAws_json1_1ListVolumeInitiatorsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListVolumeInitiatorsCommand 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 ListVolumeInitiatorsCommand 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, ListVolumeInitiatorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVolumeRecoveryPointsInputFilterSensitiveLog, ListVolumeRecoveryPointsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListVolumeRecoveryPointsCommand, serializeAws_json1_1ListVolumeRecoveryPointsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListVolumeRecoveryPointsCommand 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 ListVolumeRecoveryPointsCommand 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, ListVolumeRecoveryPointsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVolumesInputFilterSensitiveLog, ListVolumesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListVolumesCommand, serializeAws_json1_1ListVolumesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListVolumesCommand 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 ListVolumesCommand 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, ListVolumesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { NotifyWhenUploadedInputFilterSensitiveLog, NotifyWhenUploadedOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1NotifyWhenUploadedCommand, serializeAws_json1_1NotifyWhenUploadedCommand, } from "../protocols/Aws_json1_1";
6
6
  export class NotifyWhenUploadedCommand 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 NotifyWhenUploadedCommand 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, NotifyWhenUploadedCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RefreshCacheInputFilterSensitiveLog, RefreshCacheOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RefreshCacheCommand, serializeAws_json1_1RefreshCacheCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RefreshCacheCommand 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 RefreshCacheCommand 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, RefreshCacheCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveTagsFromResourceInputFilterSensitiveLog, RemoveTagsFromResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RemoveTagsFromResourceCommand, serializeAws_json1_1RemoveTagsFromResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RemoveTagsFromResourceCommand 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 RemoveTagsFromResourceCommand 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, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ResetCacheInputFilterSensitiveLog, ResetCacheOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ResetCacheCommand, serializeAws_json1_1ResetCacheCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ResetCacheCommand 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 ResetCacheCommand 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, ResetCacheCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RetrieveTapeArchiveInputFilterSensitiveLog, RetrieveTapeArchiveOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RetrieveTapeArchiveCommand, serializeAws_json1_1RetrieveTapeArchiveCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RetrieveTapeArchiveCommand 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 RetrieveTapeArchiveCommand 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, RetrieveTapeArchiveCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RetrieveTapeRecoveryPointInputFilterSensitiveLog, RetrieveTapeRecoveryPointOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RetrieveTapeRecoveryPointCommand, serializeAws_json1_1RetrieveTapeRecoveryPointCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RetrieveTapeRecoveryPointCommand 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 RetrieveTapeRecoveryPointCommand 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, RetrieveTapeRecoveryPointCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetLocalConsolePasswordInputFilterSensitiveLog, SetLocalConsolePasswordOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1SetLocalConsolePasswordCommand, serializeAws_json1_1SetLocalConsolePasswordCommand, } from "../protocols/Aws_json1_1";
6
6
  export class SetLocalConsolePasswordCommand 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 SetLocalConsolePasswordCommand 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, SetLocalConsolePasswordCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetSMBGuestPasswordInputFilterSensitiveLog, SetSMBGuestPasswordOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1SetSMBGuestPasswordCommand, serializeAws_json1_1SetSMBGuestPasswordCommand, } from "../protocols/Aws_json1_1";
6
6
  export class SetSMBGuestPasswordCommand 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 SetSMBGuestPasswordCommand 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, SetSMBGuestPasswordCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ShutdownGatewayInputFilterSensitiveLog, ShutdownGatewayOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ShutdownGatewayCommand, serializeAws_json1_1ShutdownGatewayCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ShutdownGatewayCommand 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 ShutdownGatewayCommand 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, ShutdownGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartAvailabilityMonitorTestInputFilterSensitiveLog, StartAvailabilityMonitorTestOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartAvailabilityMonitorTestCommand, serializeAws_json1_1StartAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartAvailabilityMonitorTestCommand 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 StartAvailabilityMonitorTestCommand 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, StartAvailabilityMonitorTestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartGatewayInputFilterSensitiveLog, StartGatewayOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartGatewayCommand, serializeAws_json1_1StartGatewayCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartGatewayCommand 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 StartGatewayCommand 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, StartGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog, UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateAutomaticTapeCreationPolicyCommand 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 UpdateAutomaticTapeCreationPolicyCommand 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, UpdateAutomaticTapeCreationPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateBandwidthRateLimitInputFilterSensitiveLog, UpdateBandwidthRateLimitOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateBandwidthRateLimitCommand, serializeAws_json1_1UpdateBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateBandwidthRateLimitCommand 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 UpdateBandwidthRateLimitCommand 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, UpdateBandwidthRateLimitCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog, UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateBandwidthRateLimitScheduleCommand 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 UpdateBandwidthRateLimitScheduleCommand 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, UpdateBandwidthRateLimitScheduleCommand.getEndpointParameterInstructions()));