@aws-sdk/client-storage-gateway 3.183.0 → 3.186.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 (114) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/StorageGateway.js +369 -362
  4. package/dist-es/StorageGatewayClient.js +28 -22
  5. package/dist-es/commands/ActivateGatewayCommand.js +28 -21
  6. package/dist-es/commands/AddCacheCommand.js +28 -21
  7. package/dist-es/commands/AddTagsToResourceCommand.js +28 -21
  8. package/dist-es/commands/AddUploadBufferCommand.js +28 -21
  9. package/dist-es/commands/AddWorkingStorageCommand.js +28 -21
  10. package/dist-es/commands/AssignTapePoolCommand.js +28 -21
  11. package/dist-es/commands/AssociateFileSystemCommand.js +28 -21
  12. package/dist-es/commands/AttachVolumeCommand.js +28 -21
  13. package/dist-es/commands/CancelArchivalCommand.js +28 -21
  14. package/dist-es/commands/CancelRetrievalCommand.js +28 -21
  15. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +28 -21
  16. package/dist-es/commands/CreateNFSFileShareCommand.js +28 -21
  17. package/dist-es/commands/CreateSMBFileShareCommand.js +28 -21
  18. package/dist-es/commands/CreateSnapshotCommand.js +28 -21
  19. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +28 -21
  20. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +28 -21
  21. package/dist-es/commands/CreateTapePoolCommand.js +28 -21
  22. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +28 -21
  23. package/dist-es/commands/CreateTapesCommand.js +28 -21
  24. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +28 -21
  25. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +28 -21
  26. package/dist-es/commands/DeleteChapCredentialsCommand.js +28 -21
  27. package/dist-es/commands/DeleteFileShareCommand.js +28 -21
  28. package/dist-es/commands/DeleteGatewayCommand.js +28 -21
  29. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +28 -21
  30. package/dist-es/commands/DeleteTapeArchiveCommand.js +28 -21
  31. package/dist-es/commands/DeleteTapeCommand.js +28 -21
  32. package/dist-es/commands/DeleteTapePoolCommand.js +28 -21
  33. package/dist-es/commands/DeleteVolumeCommand.js +28 -21
  34. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +28 -21
  35. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +28 -21
  36. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +28 -21
  37. package/dist-es/commands/DescribeCacheCommand.js +28 -21
  38. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +28 -21
  39. package/dist-es/commands/DescribeChapCredentialsCommand.js +28 -21
  40. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +28 -21
  41. package/dist-es/commands/DescribeGatewayInformationCommand.js +28 -21
  42. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +28 -21
  43. package/dist-es/commands/DescribeNFSFileSharesCommand.js +28 -21
  44. package/dist-es/commands/DescribeSMBFileSharesCommand.js +28 -21
  45. package/dist-es/commands/DescribeSMBSettingsCommand.js +28 -21
  46. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +28 -21
  47. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +28 -21
  48. package/dist-es/commands/DescribeTapeArchivesCommand.js +28 -21
  49. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +28 -21
  50. package/dist-es/commands/DescribeTapesCommand.js +28 -21
  51. package/dist-es/commands/DescribeUploadBufferCommand.js +28 -21
  52. package/dist-es/commands/DescribeVTLDevicesCommand.js +28 -21
  53. package/dist-es/commands/DescribeWorkingStorageCommand.js +28 -21
  54. package/dist-es/commands/DetachVolumeCommand.js +28 -21
  55. package/dist-es/commands/DisableGatewayCommand.js +28 -21
  56. package/dist-es/commands/DisassociateFileSystemCommand.js +28 -21
  57. package/dist-es/commands/JoinDomainCommand.js +28 -21
  58. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +28 -21
  59. package/dist-es/commands/ListFileSharesCommand.js +28 -21
  60. package/dist-es/commands/ListFileSystemAssociationsCommand.js +28 -21
  61. package/dist-es/commands/ListGatewaysCommand.js +28 -21
  62. package/dist-es/commands/ListLocalDisksCommand.js +28 -21
  63. package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
  64. package/dist-es/commands/ListTapePoolsCommand.js +28 -21
  65. package/dist-es/commands/ListTapesCommand.js +28 -21
  66. package/dist-es/commands/ListVolumeInitiatorsCommand.js +28 -21
  67. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +28 -21
  68. package/dist-es/commands/ListVolumesCommand.js +28 -21
  69. package/dist-es/commands/NotifyWhenUploadedCommand.js +28 -21
  70. package/dist-es/commands/RefreshCacheCommand.js +28 -21
  71. package/dist-es/commands/RemoveTagsFromResourceCommand.js +28 -21
  72. package/dist-es/commands/ResetCacheCommand.js +28 -21
  73. package/dist-es/commands/RetrieveTapeArchiveCommand.js +28 -21
  74. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +28 -21
  75. package/dist-es/commands/SetLocalConsolePasswordCommand.js +28 -21
  76. package/dist-es/commands/SetSMBGuestPasswordCommand.js +28 -21
  77. package/dist-es/commands/ShutdownGatewayCommand.js +28 -21
  78. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +28 -21
  79. package/dist-es/commands/StartGatewayCommand.js +28 -21
  80. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +28 -21
  81. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +28 -21
  82. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +28 -21
  83. package/dist-es/commands/UpdateChapCredentialsCommand.js +28 -21
  84. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +28 -21
  85. package/dist-es/commands/UpdateGatewayInformationCommand.js +28 -21
  86. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +28 -21
  87. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +28 -21
  88. package/dist-es/commands/UpdateNFSFileShareCommand.js +28 -21
  89. package/dist-es/commands/UpdateSMBFileShareCommand.js +28 -21
  90. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +28 -21
  91. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +28 -21
  92. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +28 -21
  93. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +28 -21
  94. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +28 -21
  95. package/dist-es/endpoints.js +8 -8
  96. package/dist-es/models/StorageGatewayServiceException.js +10 -5
  97. package/dist-es/models/models_0.js +248 -679
  98. package/dist-es/pagination/DescribeTapeArchivesPaginator.js +68 -25
  99. package/dist-es/pagination/DescribeTapeRecoveryPointsPaginator.js +68 -25
  100. package/dist-es/pagination/DescribeTapesPaginator.js +68 -25
  101. package/dist-es/pagination/DescribeVTLDevicesPaginator.js +68 -25
  102. package/dist-es/pagination/ListFileSharesPaginator.js +68 -25
  103. package/dist-es/pagination/ListFileSystemAssociationsPaginator.js +68 -25
  104. package/dist-es/pagination/ListGatewaysPaginator.js +68 -25
  105. package/dist-es/pagination/ListTagsForResourcePaginator.js +68 -25
  106. package/dist-es/pagination/ListTapePoolsPaginator.js +68 -25
  107. package/dist-es/pagination/ListTapesPaginator.js +68 -25
  108. package/dist-es/pagination/ListVolumesPaginator.js +68 -25
  109. package/dist-es/protocols/Aws_json1_1.js +6606 -5115
  110. package/dist-es/runtimeConfig.browser.js +12 -26
  111. package/dist-es/runtimeConfig.js +12 -30
  112. package/dist-es/runtimeConfig.native.js +5 -8
  113. package/dist-es/runtimeConfig.shared.js +11 -8
  114. package/package.json +33 -33
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateFileSystemAssociationInputFilterSensitiveLog, UpdateFileSystemAssociationOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateFileSystemAssociationCommand, serializeAws_json1_1UpdateFileSystemAssociationCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateFileSystemAssociationCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateFileSystemAssociationCommand = (function (_super) {
7
+ __extends(UpdateFileSystemAssociationCommand, _super);
8
+ function UpdateFileSystemAssociationCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateFileSystemAssociationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateFileSystemAssociationCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateFileSystemAssociationCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateFileSystemAssociationInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateFileSystemAssociationOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateFileSystemAssociationCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateFileSystemAssociationCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateFileSystemAssociationCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateFileSystemAssociationCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateFileSystemAssociationCommand;
38
+ }($Command));
39
+ export { UpdateFileSystemAssociationCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateGatewayInformationInputFilterSensitiveLog, UpdateGatewayInformationOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateGatewayInformationCommand, serializeAws_json1_1UpdateGatewayInformationCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateGatewayInformationCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateGatewayInformationCommand = (function (_super) {
7
+ __extends(UpdateGatewayInformationCommand, _super);
8
+ function UpdateGatewayInformationCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateGatewayInformationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateGatewayInformationCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateGatewayInformationCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateGatewayInformationInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateGatewayInformationOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateGatewayInformationCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateGatewayInformationCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateGatewayInformationCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateGatewayInformationCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateGatewayInformationCommand;
38
+ }($Command));
39
+ export { UpdateGatewayInformationCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateGatewaySoftwareNowInputFilterSensitiveLog, UpdateGatewaySoftwareNowOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateGatewaySoftwareNowCommand, serializeAws_json1_1UpdateGatewaySoftwareNowCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateGatewaySoftwareNowCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateGatewaySoftwareNowCommand = (function (_super) {
7
+ __extends(UpdateGatewaySoftwareNowCommand, _super);
8
+ function UpdateGatewaySoftwareNowCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateGatewaySoftwareNowCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateGatewaySoftwareNowCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateGatewaySoftwareNowCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateGatewaySoftwareNowInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateGatewaySoftwareNowOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateGatewaySoftwareNowCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateGatewaySoftwareNowCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateGatewaySoftwareNowCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateGatewaySoftwareNowCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateGatewaySoftwareNowCommand;
38
+ }($Command));
39
+ export { UpdateGatewaySoftwareNowCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateMaintenanceStartTimeInputFilterSensitiveLog, UpdateMaintenanceStartTimeOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateMaintenanceStartTimeCommand, serializeAws_json1_1UpdateMaintenanceStartTimeCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateMaintenanceStartTimeCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateMaintenanceStartTimeCommand = (function (_super) {
7
+ __extends(UpdateMaintenanceStartTimeCommand, _super);
8
+ function UpdateMaintenanceStartTimeCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateMaintenanceStartTimeCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateMaintenanceStartTimeCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateMaintenanceStartTimeCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateMaintenanceStartTimeInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateMaintenanceStartTimeOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateMaintenanceStartTimeCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateMaintenanceStartTimeCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateMaintenanceStartTimeCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateMaintenanceStartTimeCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateMaintenanceStartTimeCommand;
38
+ }($Command));
39
+ export { UpdateMaintenanceStartTimeCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateNFSFileShareInputFilterSensitiveLog, UpdateNFSFileShareOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateNFSFileShareCommand, serializeAws_json1_1UpdateNFSFileShareCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateNFSFileShareCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateNFSFileShareCommand = (function (_super) {
7
+ __extends(UpdateNFSFileShareCommand, _super);
8
+ function UpdateNFSFileShareCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateNFSFileShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateNFSFileShareCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateNFSFileShareCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateNFSFileShareInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateNFSFileShareOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateNFSFileShareCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateNFSFileShareCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateNFSFileShareCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateNFSFileShareCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateNFSFileShareCommand;
38
+ }($Command));
39
+ export { UpdateNFSFileShareCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateSMBFileShareInputFilterSensitiveLog, UpdateSMBFileShareOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateSMBFileShareCommand, serializeAws_json1_1UpdateSMBFileShareCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateSMBFileShareCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateSMBFileShareCommand = (function (_super) {
7
+ __extends(UpdateSMBFileShareCommand, _super);
8
+ function UpdateSMBFileShareCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateSMBFileShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateSMBFileShareCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateSMBFileShareCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateSMBFileShareInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateSMBFileShareOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateSMBFileShareCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateSMBFileShareCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateSMBFileShareCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateSMBFileShareCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateSMBFileShareCommand;
38
+ }($Command));
39
+ export { UpdateSMBFileShareCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateSMBFileShareVisibilityInputFilterSensitiveLog, UpdateSMBFileShareVisibilityOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand, serializeAws_json1_1UpdateSMBFileShareVisibilityCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateSMBFileShareVisibilityCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateSMBFileShareVisibilityCommand = (function (_super) {
7
+ __extends(UpdateSMBFileShareVisibilityCommand, _super);
8
+ function UpdateSMBFileShareVisibilityCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateSMBFileShareVisibilityCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateSMBFileShareVisibilityCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateSMBFileShareVisibilityCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateSMBFileShareVisibilityInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateSMBFileShareVisibilityOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateSMBFileShareVisibilityCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateSMBFileShareVisibilityCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateSMBFileShareVisibilityCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateSMBFileShareVisibilityCommand;
38
+ }($Command));
39
+ export { UpdateSMBFileShareVisibilityCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateSMBLocalGroupsInputFilterSensitiveLog, UpdateSMBLocalGroupsOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateSMBLocalGroupsCommand, serializeAws_json1_1UpdateSMBLocalGroupsCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateSMBLocalGroupsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateSMBLocalGroupsCommand = (function (_super) {
7
+ __extends(UpdateSMBLocalGroupsCommand, _super);
8
+ function UpdateSMBLocalGroupsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateSMBLocalGroupsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateSMBLocalGroupsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateSMBLocalGroupsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateSMBLocalGroupsInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateSMBLocalGroupsOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateSMBLocalGroupsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateSMBLocalGroupsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateSMBLocalGroupsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateSMBLocalGroupsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateSMBLocalGroupsCommand;
38
+ }($Command));
39
+ export { UpdateSMBLocalGroupsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateSMBSecurityStrategyInputFilterSensitiveLog, UpdateSMBSecurityStrategyOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateSMBSecurityStrategyCommand, serializeAws_json1_1UpdateSMBSecurityStrategyCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateSMBSecurityStrategyCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateSMBSecurityStrategyCommand = (function (_super) {
7
+ __extends(UpdateSMBSecurityStrategyCommand, _super);
8
+ function UpdateSMBSecurityStrategyCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateSMBSecurityStrategyCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateSMBSecurityStrategyCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateSMBSecurityStrategyCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateSMBSecurityStrategyInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateSMBSecurityStrategyOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateSMBSecurityStrategyCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateSMBSecurityStrategyCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateSMBSecurityStrategyCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateSMBSecurityStrategyCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateSMBSecurityStrategyCommand;
38
+ }($Command));
39
+ export { UpdateSMBSecurityStrategyCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateSnapshotScheduleInputFilterSensitiveLog, UpdateSnapshotScheduleOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateSnapshotScheduleCommand, serializeAws_json1_1UpdateSnapshotScheduleCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateSnapshotScheduleCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateSnapshotScheduleCommand = (function (_super) {
7
+ __extends(UpdateSnapshotScheduleCommand, _super);
8
+ function UpdateSnapshotScheduleCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateSnapshotScheduleCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "StorageGatewayClient";
15
- const commandName = "UpdateSnapshotScheduleCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "StorageGatewayClient";
18
+ var commandName = "UpdateSnapshotScheduleCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateSnapshotScheduleInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateSnapshotScheduleOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateSnapshotScheduleCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateSnapshotScheduleCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateSnapshotScheduleCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateSnapshotScheduleCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateSnapshotScheduleCommand;
38
+ }($Command));
39
+ export { UpdateSnapshotScheduleCommand };