@aws-sdk/client-storage-gateway 3.53.0 → 3.55.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 (118) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/StorageGatewayClient.js +13 -13
  3. package/dist-cjs/commands/ActivateGatewayCommand.js +3 -3
  4. package/dist-cjs/commands/AddCacheCommand.js +3 -3
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  6. package/dist-cjs/commands/AddUploadBufferCommand.js +3 -3
  7. package/dist-cjs/commands/AddWorkingStorageCommand.js +3 -3
  8. package/dist-cjs/commands/AssignTapePoolCommand.js +3 -3
  9. package/dist-cjs/commands/AssociateFileSystemCommand.js +3 -3
  10. package/dist-cjs/commands/AttachVolumeCommand.js +3 -3
  11. package/dist-cjs/commands/CancelArchivalCommand.js +3 -3
  12. package/dist-cjs/commands/CancelRetrievalCommand.js +3 -3
  13. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +3 -3
  14. package/dist-cjs/commands/CreateNFSFileShareCommand.js +3 -3
  15. package/dist-cjs/commands/CreateSMBFileShareCommand.js +3 -3
  16. package/dist-cjs/commands/CreateSnapshotCommand.js +3 -3
  17. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
  18. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +3 -3
  19. package/dist-cjs/commands/CreateTapePoolCommand.js +3 -3
  20. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +3 -3
  21. package/dist-cjs/commands/CreateTapesCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
  23. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +3 -3
  24. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteFileShareCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteGatewayCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteTapeCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteTapePoolCommand.js +3 -3
  31. package/dist-cjs/commands/DeleteVolumeCommand.js +3 -3
  32. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
  33. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +3 -3
  34. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
  35. package/dist-cjs/commands/DescribeCacheCommand.js +3 -3
  36. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
  37. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +3 -3
  39. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +3 -3
  40. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
  41. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +3 -3
  42. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +3 -3
  43. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +3 -3
  44. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +3 -3
  45. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +3 -3
  47. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeTapesCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeUploadBufferCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +3 -3
  51. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +3 -3
  52. package/dist-cjs/commands/DetachVolumeCommand.js +3 -3
  53. package/dist-cjs/commands/DisableGatewayCommand.js +3 -3
  54. package/dist-cjs/commands/DisassociateFileSystemCommand.js +3 -3
  55. package/dist-cjs/commands/JoinDomainCommand.js +3 -3
  56. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
  57. package/dist-cjs/commands/ListFileSharesCommand.js +3 -3
  58. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +3 -3
  59. package/dist-cjs/commands/ListGatewaysCommand.js +3 -3
  60. package/dist-cjs/commands/ListLocalDisksCommand.js +3 -3
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  62. package/dist-cjs/commands/ListTapePoolsCommand.js +3 -3
  63. package/dist-cjs/commands/ListTapesCommand.js +3 -3
  64. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +3 -3
  65. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +3 -3
  66. package/dist-cjs/commands/ListVolumesCommand.js +3 -3
  67. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +3 -3
  68. package/dist-cjs/commands/RefreshCacheCommand.js +3 -3
  69. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  70. package/dist-cjs/commands/ResetCacheCommand.js +3 -3
  71. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +3 -3
  72. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
  73. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +3 -3
  74. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +3 -3
  75. package/dist-cjs/commands/ShutdownGatewayCommand.js +3 -3
  76. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +3 -3
  77. package/dist-cjs/commands/StartGatewayCommand.js +3 -3
  78. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
  79. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +3 -3
  80. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
  81. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +3 -3
  82. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +3 -3
  83. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +3 -3
  84. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
  85. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
  86. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +3 -3
  87. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +3 -3
  88. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
  89. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +3 -3
  90. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
  91. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +3 -3
  92. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +3 -3
  93. package/dist-cjs/endpoints.js +1 -1
  94. package/dist-cjs/protocols/Aws_json1_1.js +446 -446
  95. package/dist-cjs/runtimeConfig.browser.js +4 -4
  96. package/dist-cjs/runtimeConfig.js +9 -9
  97. package/dist-cjs/runtimeConfig.native.js +1 -1
  98. package/dist-es/StorageGateway.js +90 -90
  99. package/dist-es/pagination/DescribeTapeArchivesPaginator.js +4 -4
  100. package/dist-es/pagination/DescribeTapeRecoveryPointsPaginator.js +4 -4
  101. package/dist-es/pagination/DescribeTapesPaginator.js +4 -4
  102. package/dist-es/pagination/DescribeVTLDevicesPaginator.js +4 -4
  103. package/dist-es/pagination/ListFileSharesPaginator.js +4 -4
  104. package/dist-es/pagination/ListFileSystemAssociationsPaginator.js +4 -4
  105. package/dist-es/pagination/ListGatewaysPaginator.js +4 -4
  106. package/dist-es/pagination/ListTagsForResourcePaginator.js +4 -4
  107. package/dist-es/pagination/ListTapePoolsPaginator.js +4 -4
  108. package/dist-es/pagination/ListTapesPaginator.js +4 -4
  109. package/dist-es/pagination/ListVolumesPaginator.js +4 -4
  110. package/dist-types/StorageGatewayClient.d.ts +2 -2
  111. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  112. package/dist-types/runtimeConfig.d.ts +1 -1
  113. package/dist-types/runtimeConfig.native.d.ts +3 -3
  114. package/dist-types/ts3.4/StorageGatewayClient.d.ts +2 -2
  115. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  116. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  117. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  118. package/package.json +34 -34
@@ -11,7 +11,7 @@ class DisassociateFileSystemCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class DisassociateFileSystemCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1DisassociateFileSystemCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateFileSystemCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1DisassociateFileSystemCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateFileSystemCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateFileSystemCommand = DisassociateFileSystemCommand;
@@ -11,7 +11,7 @@ class JoinDomainCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class JoinDomainCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1JoinDomainCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1JoinDomainCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1JoinDomainCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1JoinDomainCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.JoinDomainCommand = JoinDomainCommand;
@@ -11,7 +11,7 @@ class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListAutomaticTapeCreationPoliciesCommand = ListAutomaticTapeCreationPoliciesCommand;
@@ -11,7 +11,7 @@ class ListFileSharesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListFileSharesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListFileSharesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListFileSharesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListFileSharesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListFileSharesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListFileSharesCommand = ListFileSharesCommand;
@@ -11,7 +11,7 @@ class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListFileSystemAssociationsCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListFileSystemAssociationsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListFileSystemAssociationsCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListFileSystemAssociationsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListFileSystemAssociationsCommand = ListFileSystemAssociationsCommand;
@@ -11,7 +11,7 @@ class ListGatewaysCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListGatewaysCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListGatewaysCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListGatewaysCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListGatewaysCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListGatewaysCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListGatewaysCommand = ListGatewaysCommand;
@@ -11,7 +11,7 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListLocalDisksCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListLocalDisksCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListLocalDisksCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListLocalDisksCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListLocalDisksCommand = ListLocalDisksCommand;
@@ -11,7 +11,7 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -11,7 +11,7 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListTapePoolsCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListTapePoolsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListTapePoolsCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListTapePoolsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListTapePoolsCommand = ListTapePoolsCommand;
@@ -11,7 +11,7 @@ class ListTapesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListTapesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListTapesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListTapesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListTapesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListTapesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListTapesCommand = ListTapesCommand;
@@ -11,7 +11,7 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListVolumeInitiatorsCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumeInitiatorsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListVolumeInitiatorsCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumeInitiatorsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListVolumeInitiatorsCommand = ListVolumeInitiatorsCommand;
@@ -11,7 +11,7 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListVolumeRecoveryPointsCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumeRecoveryPointsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListVolumeRecoveryPointsCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumeRecoveryPointsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListVolumeRecoveryPointsCommand = ListVolumeRecoveryPointsCommand;
@@ -11,7 +11,7 @@ class ListVolumesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ListVolumesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListVolumesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListVolumesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListVolumesCommand = ListVolumesCommand;
@@ -11,7 +11,7 @@ class NotifyWhenUploadedCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class NotifyWhenUploadedCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1NotifyWhenUploadedCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1NotifyWhenUploadedCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1NotifyWhenUploadedCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1NotifyWhenUploadedCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.NotifyWhenUploadedCommand = NotifyWhenUploadedCommand;
@@ -11,7 +11,7 @@ class RefreshCacheCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class RefreshCacheCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1RefreshCacheCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1RefreshCacheCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1RefreshCacheCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1RefreshCacheCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.RefreshCacheCommand = RefreshCacheCommand;
@@ -11,7 +11,7 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1RemoveTagsFromResourceCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1RemoveTagsFromResourceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1RemoveTagsFromResourceCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1RemoveTagsFromResourceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
@@ -11,7 +11,7 @@ class ResetCacheCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ResetCacheCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ResetCacheCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ResetCacheCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ResetCacheCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ResetCacheCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ResetCacheCommand = ResetCacheCommand;
@@ -11,7 +11,7 @@ class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1RetrieveTapeArchiveCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1RetrieveTapeArchiveCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeArchiveCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeArchiveCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.RetrieveTapeArchiveCommand = RetrieveTapeArchiveCommand;
@@ -11,7 +11,7 @@ class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1RetrieveTapeRecoveryPointCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1RetrieveTapeRecoveryPointCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeRecoveryPointCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeRecoveryPointCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.RetrieveTapeRecoveryPointCommand = RetrieveTapeRecoveryPointCommand;
@@ -11,7 +11,7 @@ class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1SetLocalConsolePasswordCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1SetLocalConsolePasswordCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1SetLocalConsolePasswordCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1SetLocalConsolePasswordCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SetLocalConsolePasswordCommand = SetLocalConsolePasswordCommand;
@@ -11,7 +11,7 @@ class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1SetSMBGuestPasswordCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1SetSMBGuestPasswordCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1SetSMBGuestPasswordCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1SetSMBGuestPasswordCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.SetSMBGuestPasswordCommand = SetSMBGuestPasswordCommand;
@@ -11,7 +11,7 @@ class ShutdownGatewayCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class ShutdownGatewayCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ShutdownGatewayCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ShutdownGatewayCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ShutdownGatewayCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ShutdownGatewayCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ShutdownGatewayCommand = ShutdownGatewayCommand;
@@ -11,7 +11,7 @@ class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1StartAvailabilityMonitorTestCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1StartAvailabilityMonitorTestCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1StartAvailabilityMonitorTestCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1StartAvailabilityMonitorTestCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.StartAvailabilityMonitorTestCommand = StartAvailabilityMonitorTestCommand;
@@ -11,7 +11,7 @@ class StartGatewayCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class StartGatewayCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1StartGatewayCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1StartGatewayCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1StartGatewayCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1StartGatewayCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.StartGatewayCommand = StartGatewayCommand;
@@ -11,7 +11,7 @@ class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateAutomaticTapeCreationPolicyCommand = UpdateAutomaticTapeCreationPolicyCommand;
@@ -11,7 +11,7 @@ class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateBandwidthRateLimitCommand = UpdateBandwidthRateLimitCommand;
@@ -11,7 +11,7 @@ class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "StorageGatewayClient";
@@ -27,10 +27,10 @@ class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateBandwidthRateLimitScheduleCommand = UpdateBandwidthRateLimitScheduleCommand;