@aws-sdk/client-storage-gateway 3.927.0 → 3.929.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 (120) hide show
  1. package/dist-cjs/index.js +2508 -2867
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/StorageGatewayClient.js +2 -0
  4. package/dist-es/commands/ActivateGatewayCommand.js +3 -9
  5. package/dist-es/commands/AddCacheCommand.js +3 -9
  6. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  7. package/dist-es/commands/AddUploadBufferCommand.js +3 -9
  8. package/dist-es/commands/AddWorkingStorageCommand.js +3 -9
  9. package/dist-es/commands/AssignTapePoolCommand.js +3 -9
  10. package/dist-es/commands/AssociateFileSystemCommand.js +3 -10
  11. package/dist-es/commands/AttachVolumeCommand.js +3 -9
  12. package/dist-es/commands/CancelArchivalCommand.js +3 -9
  13. package/dist-es/commands/CancelCacheReportCommand.js +3 -9
  14. package/dist-es/commands/CancelRetrievalCommand.js +3 -9
  15. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -9
  16. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -9
  17. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -9
  18. package/dist-es/commands/CreateSnapshotCommand.js +3 -9
  19. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -9
  20. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -9
  21. package/dist-es/commands/CreateTapePoolCommand.js +3 -9
  22. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -9
  23. package/dist-es/commands/CreateTapesCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -9
  26. package/dist-es/commands/DeleteCacheReportCommand.js +3 -9
  27. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -9
  28. package/dist-es/commands/DeleteFileShareCommand.js +3 -9
  29. package/dist-es/commands/DeleteGatewayCommand.js +3 -9
  30. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -9
  31. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -9
  32. package/dist-es/commands/DeleteTapeCommand.js +3 -9
  33. package/dist-es/commands/DeleteTapePoolCommand.js +3 -9
  34. package/dist-es/commands/DeleteVolumeCommand.js +3 -9
  35. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -9
  36. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -9
  37. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -9
  38. package/dist-es/commands/DescribeCacheCommand.js +3 -9
  39. package/dist-es/commands/DescribeCacheReportCommand.js +3 -9
  40. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -9
  41. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -10
  42. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -9
  43. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -10
  44. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -9
  45. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -9
  46. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -9
  47. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -9
  48. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -9
  49. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -9
  50. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -9
  51. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -9
  52. package/dist-es/commands/DescribeTapesCommand.js +3 -9
  53. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -9
  54. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -9
  55. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -9
  56. package/dist-es/commands/DetachVolumeCommand.js +3 -9
  57. package/dist-es/commands/DisableGatewayCommand.js +3 -9
  58. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -9
  59. package/dist-es/commands/EvictFilesFailingUploadCommand.js +3 -9
  60. package/dist-es/commands/JoinDomainCommand.js +3 -10
  61. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -9
  62. package/dist-es/commands/ListCacheReportsCommand.js +3 -9
  63. package/dist-es/commands/ListFileSharesCommand.js +3 -9
  64. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -9
  65. package/dist-es/commands/ListGatewaysCommand.js +3 -9
  66. package/dist-es/commands/ListLocalDisksCommand.js +3 -9
  67. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  68. package/dist-es/commands/ListTapePoolsCommand.js +3 -9
  69. package/dist-es/commands/ListTapesCommand.js +3 -9
  70. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -9
  71. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -9
  72. package/dist-es/commands/ListVolumesCommand.js +3 -9
  73. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -9
  74. package/dist-es/commands/RefreshCacheCommand.js +3 -9
  75. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  76. package/dist-es/commands/ResetCacheCommand.js +3 -9
  77. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -9
  78. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -9
  79. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -10
  80. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -10
  81. package/dist-es/commands/ShutdownGatewayCommand.js +3 -9
  82. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -9
  83. package/dist-es/commands/StartCacheReportCommand.js +3 -9
  84. package/dist-es/commands/StartGatewayCommand.js +3 -9
  85. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -9
  86. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -9
  87. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -9
  88. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -10
  89. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -10
  90. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -9
  91. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -9
  92. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -9
  93. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -9
  94. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -9
  95. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -9
  96. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -9
  97. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -9
  98. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -9
  99. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -9
  100. package/dist-es/models/models_0.js +0 -42
  101. package/dist-es/runtimeConfig.shared.js +7 -0
  102. package/dist-es/schemas/schemas_0.js +2325 -0
  103. package/dist-types/StorageGatewayClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -40
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +377 -0
  110. package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -28
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
  117. package/package.json +5 -5
  118. package/dist-es/protocols/Aws_json1_1.js +0 -2139
  119. package/dist-types/protocols/Aws_json1_1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1157
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListVolumesCommand, se_ListVolumesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListVolumes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListVolumesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "ListVolumes", {})
17
13
  .n("StorageGatewayClient", "ListVolumesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListVolumesCommand)
20
- .de(de_ListVolumesCommand)
14
+ .sc(ListVolumes)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_NotifyWhenUploadedCommand, se_NotifyWhenUploadedCommand } from "../protocols/Aws_json1_1";
4
+ import { NotifyWhenUploaded } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class NotifyWhenUploadedCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "NotifyWhenUploaded", {})
17
13
  .n("StorageGatewayClient", "NotifyWhenUploadedCommand")
18
- .f(void 0, void 0)
19
- .ser(se_NotifyWhenUploadedCommand)
20
- .de(de_NotifyWhenUploadedCommand)
14
+ .sc(NotifyWhenUploaded)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RefreshCacheCommand, se_RefreshCacheCommand } from "../protocols/Aws_json1_1";
4
+ import { RefreshCache } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RefreshCacheCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "RefreshCache", {})
17
13
  .n("StorageGatewayClient", "RefreshCacheCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RefreshCacheCommand)
20
- .de(de_RefreshCacheCommand)
14
+ .sc(RefreshCache)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { RemoveTagsFromResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RemoveTagsFromResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "RemoveTagsFromResource", {})
17
13
  .n("StorageGatewayClient", "RemoveTagsFromResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RemoveTagsFromResourceCommand)
20
- .de(de_RemoveTagsFromResourceCommand)
14
+ .sc(RemoveTagsFromResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ResetCacheCommand, se_ResetCacheCommand } from "../protocols/Aws_json1_1";
4
+ import { ResetCache } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ResetCacheCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "ResetCache", {})
17
13
  .n("StorageGatewayClient", "ResetCacheCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ResetCacheCommand)
20
- .de(de_ResetCacheCommand)
14
+ .sc(ResetCache)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RetrieveTapeArchiveCommand, se_RetrieveTapeArchiveCommand } from "../protocols/Aws_json1_1";
4
+ import { RetrieveTapeArchive } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RetrieveTapeArchiveCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "RetrieveTapeArchive", {})
17
13
  .n("StorageGatewayClient", "RetrieveTapeArchiveCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RetrieveTapeArchiveCommand)
20
- .de(de_RetrieveTapeArchiveCommand)
14
+ .sc(RetrieveTapeArchive)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RetrieveTapeRecoveryPointCommand, se_RetrieveTapeRecoveryPointCommand } from "../protocols/Aws_json1_1";
4
+ import { RetrieveTapeRecoveryPoint } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RetrieveTapeRecoveryPointCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "RetrieveTapeRecoveryPoint", {})
17
13
  .n("StorageGatewayClient", "RetrieveTapeRecoveryPointCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RetrieveTapeRecoveryPointCommand)
20
- .de(de_RetrieveTapeRecoveryPointCommand)
14
+ .sc(RetrieveTapeRecoveryPoint)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SetLocalConsolePasswordInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_SetLocalConsolePasswordCommand, se_SetLocalConsolePasswordCommand } from "../protocols/Aws_json1_1";
4
+ import { SetLocalConsolePassword } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class SetLocalConsolePasswordCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("StorageGateway_20130630", "SetLocalConsolePassword", {})
18
13
  .n("StorageGatewayClient", "SetLocalConsolePasswordCommand")
19
- .f(SetLocalConsolePasswordInputFilterSensitiveLog, void 0)
20
- .ser(se_SetLocalConsolePasswordCommand)
21
- .de(de_SetLocalConsolePasswordCommand)
14
+ .sc(SetLocalConsolePassword)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SetSMBGuestPasswordInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_SetSMBGuestPasswordCommand, se_SetSMBGuestPasswordCommand } from "../protocols/Aws_json1_1";
4
+ import { SetSMBGuestPassword } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class SetSMBGuestPasswordCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("StorageGateway_20130630", "SetSMBGuestPassword", {})
18
13
  .n("StorageGatewayClient", "SetSMBGuestPasswordCommand")
19
- .f(SetSMBGuestPasswordInputFilterSensitiveLog, void 0)
20
- .ser(se_SetSMBGuestPasswordCommand)
21
- .de(de_SetSMBGuestPasswordCommand)
14
+ .sc(SetSMBGuestPassword)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ShutdownGatewayCommand, se_ShutdownGatewayCommand } from "../protocols/Aws_json1_1";
4
+ import { ShutdownGateway } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ShutdownGatewayCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "ShutdownGateway", {})
17
13
  .n("StorageGatewayClient", "ShutdownGatewayCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ShutdownGatewayCommand)
20
- .de(de_ShutdownGatewayCommand)
14
+ .sc(ShutdownGateway)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartAvailabilityMonitorTestCommand, se_StartAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
4
+ import { StartAvailabilityMonitorTest } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartAvailabilityMonitorTestCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "StartAvailabilityMonitorTest", {})
17
13
  .n("StorageGatewayClient", "StartAvailabilityMonitorTestCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartAvailabilityMonitorTestCommand)
20
- .de(de_StartAvailabilityMonitorTestCommand)
14
+ .sc(StartAvailabilityMonitorTest)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartCacheReportCommand, se_StartCacheReportCommand } from "../protocols/Aws_json1_1";
4
+ import { StartCacheReport } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartCacheReportCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "StartCacheReport", {})
17
13
  .n("StorageGatewayClient", "StartCacheReportCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartCacheReportCommand)
20
- .de(de_StartCacheReportCommand)
14
+ .sc(StartCacheReport)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartGatewayCommand, se_StartGatewayCommand } from "../protocols/Aws_json1_1";
4
+ import { StartGateway } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartGatewayCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "StartGateway", {})
17
13
  .n("StorageGatewayClient", "StartGatewayCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartGatewayCommand)
20
- .de(de_StartGatewayCommand)
14
+ .sc(StartGateway)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateAutomaticTapeCreationPolicyCommand, se_UpdateAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { UpdateAutomaticTapeCreationPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateAutomaticTapeCreationPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateAutomaticTapeCreationPolicy", {})
17
13
  .n("StorageGatewayClient", "UpdateAutomaticTapeCreationPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateAutomaticTapeCreationPolicyCommand)
20
- .de(de_UpdateAutomaticTapeCreationPolicyCommand)
14
+ .sc(UpdateAutomaticTapeCreationPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateBandwidthRateLimitCommand, se_UpdateBandwidthRateLimitCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateBandwidthRateLimit } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateBandwidthRateLimitCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateBandwidthRateLimit", {})
17
13
  .n("StorageGatewayClient", "UpdateBandwidthRateLimitCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateBandwidthRateLimitCommand)
20
- .de(de_UpdateBandwidthRateLimitCommand)
14
+ .sc(UpdateBandwidthRateLimit)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateBandwidthRateLimitScheduleCommand, se_UpdateBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
4
+ import { UpdateBandwidthRateLimitSchedule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateBandwidthRateLimitScheduleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateBandwidthRateLimitSchedule", {})
17
13
  .n("StorageGatewayClient", "UpdateBandwidthRateLimitScheduleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateBandwidthRateLimitScheduleCommand)
20
- .de(de_UpdateBandwidthRateLimitScheduleCommand)
14
+ .sc(UpdateBandwidthRateLimitSchedule)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateChapCredentialsInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateChapCredentialsCommand, se_UpdateChapCredentialsCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateChapCredentials } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateChapCredentialsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("StorageGateway_20130630", "UpdateChapCredentials", {})
18
13
  .n("StorageGatewayClient", "UpdateChapCredentialsCommand")
19
- .f(UpdateChapCredentialsInputFilterSensitiveLog, void 0)
20
- .ser(se_UpdateChapCredentialsCommand)
21
- .de(de_UpdateChapCredentialsCommand)
14
+ .sc(UpdateChapCredentials)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateFileSystemAssociationInputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateFileSystemAssociationCommand, se_UpdateFileSystemAssociationCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateFileSystemAssociation } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateFileSystemAssociationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("StorageGateway_20130630", "UpdateFileSystemAssociation", {})
18
13
  .n("StorageGatewayClient", "UpdateFileSystemAssociationCommand")
19
- .f(UpdateFileSystemAssociationInputFilterSensitiveLog, void 0)
20
- .ser(se_UpdateFileSystemAssociationCommand)
21
- .de(de_UpdateFileSystemAssociationCommand)
14
+ .sc(UpdateFileSystemAssociation)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateGatewayInformationCommand, se_UpdateGatewayInformationCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateGatewayInformation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateGatewayInformationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateGatewayInformation", {})
17
13
  .n("StorageGatewayClient", "UpdateGatewayInformationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateGatewayInformationCommand)
20
- .de(de_UpdateGatewayInformationCommand)
14
+ .sc(UpdateGatewayInformation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateGatewaySoftwareNowCommand, se_UpdateGatewaySoftwareNowCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateGatewaySoftwareNow } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateGatewaySoftwareNowCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateGatewaySoftwareNow", {})
17
13
  .n("StorageGatewayClient", "UpdateGatewaySoftwareNowCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateGatewaySoftwareNowCommand)
20
- .de(de_UpdateGatewaySoftwareNowCommand)
14
+ .sc(UpdateGatewaySoftwareNow)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateMaintenanceStartTimeCommand, se_UpdateMaintenanceStartTimeCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateMaintenanceStartTime } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateMaintenanceStartTimeCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateMaintenanceStartTime", {})
17
13
  .n("StorageGatewayClient", "UpdateMaintenanceStartTimeCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateMaintenanceStartTimeCommand)
20
- .de(de_UpdateMaintenanceStartTimeCommand)
14
+ .sc(UpdateMaintenanceStartTime)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateNFSFileShareCommand, se_UpdateNFSFileShareCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateNFSFileShare } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateNFSFileShareCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateNFSFileShare", {})
17
13
  .n("StorageGatewayClient", "UpdateNFSFileShareCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateNFSFileShareCommand)
20
- .de(de_UpdateNFSFileShareCommand)
14
+ .sc(UpdateNFSFileShare)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateSMBFileShareCommand, se_UpdateSMBFileShareCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateSMBFileShare } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateSMBFileShareCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("StorageGateway_20130630", "UpdateSMBFileShare", {})
17
13
  .n("StorageGatewayClient", "UpdateSMBFileShareCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateSMBFileShareCommand)
20
- .de(de_UpdateSMBFileShareCommand)
14
+ .sc(UpdateSMBFileShare)
21
15
  .build() {
22
16
  }