@aws-sdk/client-storage-gateway 3.952.0 → 3.954.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 (116) hide show
  1. package/dist-cjs/index.js +1011 -659
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/ActivateGatewayCommand.js +2 -2
  4. package/dist-es/commands/AddCacheCommand.js +2 -2
  5. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  6. package/dist-es/commands/AddUploadBufferCommand.js +2 -2
  7. package/dist-es/commands/AddWorkingStorageCommand.js +2 -2
  8. package/dist-es/commands/AssignTapePoolCommand.js +2 -2
  9. package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
  10. package/dist-es/commands/AttachVolumeCommand.js +2 -2
  11. package/dist-es/commands/CancelArchivalCommand.js +2 -2
  12. package/dist-es/commands/CancelCacheReportCommand.js +2 -2
  13. package/dist-es/commands/CancelRetrievalCommand.js +2 -2
  14. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  15. package/dist-es/commands/CreateNFSFileShareCommand.js +2 -2
  16. package/dist-es/commands/CreateSMBFileShareCommand.js +2 -2
  17. package/dist-es/commands/CreateSnapshotCommand.js +2 -2
  18. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  19. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  20. package/dist-es/commands/CreateTapePoolCommand.js +2 -2
  21. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -2
  22. package/dist-es/commands/CreateTapesCommand.js +2 -2
  23. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  24. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  25. package/dist-es/commands/DeleteCacheReportCommand.js +2 -2
  26. package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -2
  27. package/dist-es/commands/DeleteFileShareCommand.js +2 -2
  28. package/dist-es/commands/DeleteGatewayCommand.js +2 -2
  29. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
  30. package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -2
  31. package/dist-es/commands/DeleteTapeCommand.js +2 -2
  32. package/dist-es/commands/DeleteTapePoolCommand.js +2 -2
  33. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  34. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  35. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  36. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  37. package/dist-es/commands/DescribeCacheCommand.js +2 -2
  38. package/dist-es/commands/DescribeCacheReportCommand.js +2 -2
  39. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  40. package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
  41. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  42. package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -2
  43. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  44. package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -2
  45. package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -2
  46. package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -2
  47. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -2
  48. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  49. package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -2
  50. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  51. package/dist-es/commands/DescribeTapesCommand.js +2 -2
  52. package/dist-es/commands/DescribeUploadBufferCommand.js +2 -2
  53. package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -2
  54. package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -2
  55. package/dist-es/commands/DetachVolumeCommand.js +2 -2
  56. package/dist-es/commands/DisableGatewayCommand.js +2 -2
  57. package/dist-es/commands/DisassociateFileSystemCommand.js +2 -2
  58. package/dist-es/commands/EvictFilesFailingUploadCommand.js +2 -2
  59. package/dist-es/commands/JoinDomainCommand.js +2 -2
  60. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  61. package/dist-es/commands/ListCacheReportsCommand.js +2 -2
  62. package/dist-es/commands/ListFileSharesCommand.js +2 -2
  63. package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -2
  64. package/dist-es/commands/ListGatewaysCommand.js +2 -2
  65. package/dist-es/commands/ListLocalDisksCommand.js +2 -2
  66. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  67. package/dist-es/commands/ListTapePoolsCommand.js +2 -2
  68. package/dist-es/commands/ListTapesCommand.js +2 -2
  69. package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -2
  70. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  71. package/dist-es/commands/ListVolumesCommand.js +2 -2
  72. package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -2
  73. package/dist-es/commands/RefreshCacheCommand.js +2 -2
  74. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  75. package/dist-es/commands/ResetCacheCommand.js +2 -2
  76. package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -2
  77. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  78. package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
  79. package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
  80. package/dist-es/commands/ShutdownGatewayCommand.js +2 -2
  81. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  82. package/dist-es/commands/StartCacheReportCommand.js +2 -2
  83. package/dist-es/commands/StartGatewayCommand.js +2 -2
  84. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  85. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  86. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  87. package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
  88. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
  89. package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -2
  90. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  91. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  92. package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -2
  93. package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -2
  94. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  95. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  96. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  97. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -2
  98. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  99. package/dist-es/index.js +1 -0
  100. package/dist-es/runtimeConfig.shared.js +7 -6
  101. package/dist-es/schemas/schemas_0.js +602 -576
  102. package/dist-types/StorageGatewayClient.d.ts +1 -10
  103. package/dist-types/index.d.ts +1 -0
  104. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  105. package/dist-types/runtimeConfig.d.ts +6 -2
  106. package/dist-types/runtimeConfig.native.d.ts +6 -2
  107. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  108. package/dist-types/schemas/schemas_0.d.ts +327 -376
  109. package/dist-types/ts3.4/StorageGatewayClient.d.ts +0 -4
  110. package/dist-types/ts3.4/index.d.ts +1 -0
  111. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  112. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  113. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  114. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  115. package/dist-types/ts3.4/schemas/schemas_0.d.ts +326 -377
  116. package/package.json +34 -34
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeCacheReport } from "../schemas/schemas_0";
4
+ import { DescribeCacheReport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeCacheReportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeCacheReportCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeCacheReport", {})
13
13
  .n("StorageGatewayClient", "DescribeCacheReportCommand")
14
- .sc(DescribeCacheReport)
14
+ .sc(DescribeCacheReport$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeCachediSCSIVolumes } from "../schemas/schemas_0";
4
+ import { DescribeCachediSCSIVolumes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeCachediSCSIVolumesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeCachediSCSIVolumesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeCachediSCSIVolumes", {})
13
13
  .n("StorageGatewayClient", "DescribeCachediSCSIVolumesCommand")
14
- .sc(DescribeCachediSCSIVolumes)
14
+ .sc(DescribeCachediSCSIVolumes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeChapCredentials } from "../schemas/schemas_0";
4
+ import { DescribeChapCredentials$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeChapCredentialsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeChapCredentialsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeChapCredentials", {})
13
13
  .n("StorageGatewayClient", "DescribeChapCredentialsCommand")
14
- .sc(DescribeChapCredentials)
14
+ .sc(DescribeChapCredentials$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeFileSystemAssociations } from "../schemas/schemas_0";
4
+ import { DescribeFileSystemAssociations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeFileSystemAssociationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeFileSystemAssociationsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeFileSystemAssociations", {})
13
13
  .n("StorageGatewayClient", "DescribeFileSystemAssociationsCommand")
14
- .sc(DescribeFileSystemAssociations)
14
+ .sc(DescribeFileSystemAssociations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeGatewayInformation } from "../schemas/schemas_0";
4
+ import { DescribeGatewayInformation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeGatewayInformationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeGatewayInformationCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeGatewayInformation", {})
13
13
  .n("StorageGatewayClient", "DescribeGatewayInformationCommand")
14
- .sc(DescribeGatewayInformation)
14
+ .sc(DescribeGatewayInformation$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeMaintenanceStartTime } from "../schemas/schemas_0";
4
+ import { DescribeMaintenanceStartTime$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeMaintenanceStartTimeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeMaintenanceStartTimeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeMaintenanceStartTime", {})
13
13
  .n("StorageGatewayClient", "DescribeMaintenanceStartTimeCommand")
14
- .sc(DescribeMaintenanceStartTime)
14
+ .sc(DescribeMaintenanceStartTime$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeNFSFileShares } from "../schemas/schemas_0";
4
+ import { DescribeNFSFileShares$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeNFSFileSharesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeNFSFileSharesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeNFSFileShares", {})
13
13
  .n("StorageGatewayClient", "DescribeNFSFileSharesCommand")
14
- .sc(DescribeNFSFileShares)
14
+ .sc(DescribeNFSFileShares$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeSMBFileShares } from "../schemas/schemas_0";
4
+ import { DescribeSMBFileShares$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeSMBFileSharesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeSMBFileSharesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeSMBFileShares", {})
13
13
  .n("StorageGatewayClient", "DescribeSMBFileSharesCommand")
14
- .sc(DescribeSMBFileShares)
14
+ .sc(DescribeSMBFileShares$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeSMBSettings } from "../schemas/schemas_0";
4
+ import { DescribeSMBSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeSMBSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeSMBSettingsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeSMBSettings", {})
13
13
  .n("StorageGatewayClient", "DescribeSMBSettingsCommand")
14
- .sc(DescribeSMBSettings)
14
+ .sc(DescribeSMBSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeSnapshotSchedule } from "../schemas/schemas_0";
4
+ import { DescribeSnapshotSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeSnapshotScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeSnapshotScheduleCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeSnapshotSchedule", {})
13
13
  .n("StorageGatewayClient", "DescribeSnapshotScheduleCommand")
14
- .sc(DescribeSnapshotSchedule)
14
+ .sc(DescribeSnapshotSchedule$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeStorediSCSIVolumes } from "../schemas/schemas_0";
4
+ import { DescribeStorediSCSIVolumes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeStorediSCSIVolumesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeStorediSCSIVolumesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeStorediSCSIVolumes", {})
13
13
  .n("StorageGatewayClient", "DescribeStorediSCSIVolumesCommand")
14
- .sc(DescribeStorediSCSIVolumes)
14
+ .sc(DescribeStorediSCSIVolumes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeTapeArchives } from "../schemas/schemas_0";
4
+ import { DescribeTapeArchives$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTapeArchivesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTapeArchivesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeTapeArchives", {})
13
13
  .n("StorageGatewayClient", "DescribeTapeArchivesCommand")
14
- .sc(DescribeTapeArchives)
14
+ .sc(DescribeTapeArchives$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeTapeRecoveryPoints } from "../schemas/schemas_0";
4
+ import { DescribeTapeRecoveryPoints$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTapeRecoveryPointsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTapeRecoveryPointsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeTapeRecoveryPoints", {})
13
13
  .n("StorageGatewayClient", "DescribeTapeRecoveryPointsCommand")
14
- .sc(DescribeTapeRecoveryPoints)
14
+ .sc(DescribeTapeRecoveryPoints$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeTapes } from "../schemas/schemas_0";
4
+ import { DescribeTapes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTapesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTapesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeTapes", {})
13
13
  .n("StorageGatewayClient", "DescribeTapesCommand")
14
- .sc(DescribeTapes)
14
+ .sc(DescribeTapes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeUploadBuffer } from "../schemas/schemas_0";
4
+ import { DescribeUploadBuffer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeUploadBufferCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeUploadBufferCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeUploadBuffer", {})
13
13
  .n("StorageGatewayClient", "DescribeUploadBufferCommand")
14
- .sc(DescribeUploadBuffer)
14
+ .sc(DescribeUploadBuffer$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeVTLDevices } from "../schemas/schemas_0";
4
+ import { DescribeVTLDevices$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeVTLDevicesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeVTLDevicesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeVTLDevices", {})
13
13
  .n("StorageGatewayClient", "DescribeVTLDevicesCommand")
14
- .sc(DescribeVTLDevices)
14
+ .sc(DescribeVTLDevices$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeWorkingStorage } from "../schemas/schemas_0";
4
+ import { DescribeWorkingStorage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeWorkingStorageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeWorkingStorageCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeWorkingStorage", {})
13
13
  .n("StorageGatewayClient", "DescribeWorkingStorageCommand")
14
- .sc(DescribeWorkingStorage)
14
+ .sc(DescribeWorkingStorage$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DetachVolume } from "../schemas/schemas_0";
4
+ import { DetachVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DetachVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DetachVolumeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DetachVolume", {})
13
13
  .n("StorageGatewayClient", "DetachVolumeCommand")
14
- .sc(DetachVolume)
14
+ .sc(DetachVolume$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisableGateway } from "../schemas/schemas_0";
4
+ import { DisableGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisableGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisableGatewayCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DisableGateway", {})
13
13
  .n("StorageGatewayClient", "DisableGatewayCommand")
14
- .sc(DisableGateway)
14
+ .sc(DisableGateway$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateFileSystem } from "../schemas/schemas_0";
4
+ import { DisassociateFileSystem$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateFileSystemCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateFileSystemCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DisassociateFileSystem", {})
13
13
  .n("StorageGatewayClient", "DisassociateFileSystemCommand")
14
- .sc(DisassociateFileSystem)
14
+ .sc(DisassociateFileSystem$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { EvictFilesFailingUpload } from "../schemas/schemas_0";
4
+ import { EvictFilesFailingUpload$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class EvictFilesFailingUploadCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class EvictFilesFailingUploadCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "EvictFilesFailingUpload", {})
13
13
  .n("StorageGatewayClient", "EvictFilesFailingUploadCommand")
14
- .sc(EvictFilesFailingUpload)
14
+ .sc(EvictFilesFailingUpload$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { JoinDomain } from "../schemas/schemas_0";
4
+ import { JoinDomain$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class JoinDomainCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class JoinDomainCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "JoinDomain", {})
13
13
  .n("StorageGatewayClient", "JoinDomainCommand")
14
- .sc(JoinDomain)
14
+ .sc(JoinDomain$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListAutomaticTapeCreationPolicies } from "../schemas/schemas_0";
4
+ import { ListAutomaticTapeCreationPolicies$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAutomaticTapeCreationPoliciesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAutomaticTapeCreationPoliciesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListAutomaticTapeCreationPolicies", {})
13
13
  .n("StorageGatewayClient", "ListAutomaticTapeCreationPoliciesCommand")
14
- .sc(ListAutomaticTapeCreationPolicies)
14
+ .sc(ListAutomaticTapeCreationPolicies$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCacheReports } from "../schemas/schemas_0";
4
+ import { ListCacheReports$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCacheReportsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCacheReportsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListCacheReports", {})
13
13
  .n("StorageGatewayClient", "ListCacheReportsCommand")
14
- .sc(ListCacheReports)
14
+ .sc(ListCacheReports$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFileShares } from "../schemas/schemas_0";
4
+ import { ListFileShares$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFileSharesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFileSharesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListFileShares", {})
13
13
  .n("StorageGatewayClient", "ListFileSharesCommand")
14
- .sc(ListFileShares)
14
+ .sc(ListFileShares$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFileSystemAssociations } from "../schemas/schemas_0";
4
+ import { ListFileSystemAssociations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFileSystemAssociationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFileSystemAssociationsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListFileSystemAssociations", {})
13
13
  .n("StorageGatewayClient", "ListFileSystemAssociationsCommand")
14
- .sc(ListFileSystemAssociations)
14
+ .sc(ListFileSystemAssociations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListGateways } from "../schemas/schemas_0";
4
+ import { ListGateways$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListGatewaysCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListGatewaysCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListGateways", {})
13
13
  .n("StorageGatewayClient", "ListGatewaysCommand")
14
- .sc(ListGateways)
14
+ .sc(ListGateways$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListLocalDisks } from "../schemas/schemas_0";
4
+ import { ListLocalDisks$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListLocalDisksCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListLocalDisksCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListLocalDisks", {})
13
13
  .n("StorageGatewayClient", "ListLocalDisksCommand")
14
- .sc(ListLocalDisks)
14
+ .sc(ListLocalDisks$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTagsForResource } from "../schemas/schemas_0";
4
+ import { ListTagsForResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListTagsForResource", {})
13
13
  .n("StorageGatewayClient", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource)
14
+ .sc(ListTagsForResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTapePools } from "../schemas/schemas_0";
4
+ import { ListTapePools$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTapePoolsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTapePoolsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListTapePools", {})
13
13
  .n("StorageGatewayClient", "ListTapePoolsCommand")
14
- .sc(ListTapePools)
14
+ .sc(ListTapePools$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTapes } from "../schemas/schemas_0";
4
+ import { ListTapes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTapesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTapesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListTapes", {})
13
13
  .n("StorageGatewayClient", "ListTapesCommand")
14
- .sc(ListTapes)
14
+ .sc(ListTapes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListVolumeInitiators } from "../schemas/schemas_0";
4
+ import { ListVolumeInitiators$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListVolumeInitiatorsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListVolumeInitiatorsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListVolumeInitiators", {})
13
13
  .n("StorageGatewayClient", "ListVolumeInitiatorsCommand")
14
- .sc(ListVolumeInitiators)
14
+ .sc(ListVolumeInitiators$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListVolumeRecoveryPoints } from "../schemas/schemas_0";
4
+ import { ListVolumeRecoveryPoints$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListVolumeRecoveryPointsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListVolumeRecoveryPointsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListVolumeRecoveryPoints", {})
13
13
  .n("StorageGatewayClient", "ListVolumeRecoveryPointsCommand")
14
- .sc(ListVolumeRecoveryPoints)
14
+ .sc(ListVolumeRecoveryPoints$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListVolumes } from "../schemas/schemas_0";
4
+ import { ListVolumes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListVolumesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListVolumesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ListVolumes", {})
13
13
  .n("StorageGatewayClient", "ListVolumesCommand")
14
- .sc(ListVolumes)
14
+ .sc(ListVolumes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { NotifyWhenUploaded } from "../schemas/schemas_0";
4
+ import { NotifyWhenUploaded$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class NotifyWhenUploadedCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class NotifyWhenUploadedCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "NotifyWhenUploaded", {})
13
13
  .n("StorageGatewayClient", "NotifyWhenUploadedCommand")
14
- .sc(NotifyWhenUploaded)
14
+ .sc(NotifyWhenUploaded$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RefreshCache } from "../schemas/schemas_0";
4
+ import { RefreshCache$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RefreshCacheCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RefreshCacheCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "RefreshCache", {})
13
13
  .n("StorageGatewayClient", "RefreshCacheCommand")
14
- .sc(RefreshCache)
14
+ .sc(RefreshCache$)
15
15
  .build() {
16
16
  }