@aws-sdk/client-storage-gateway 3.948.0 → 3.953.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
@@ -26,12 +26,13 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ??
30
- new protocols_1.AwsJson1_1Protocol({
31
- defaultNamespace: "com.amazonaws.storagegateway",
32
- serviceTarget: "StorageGateway_20130630",
33
- awsQueryCompatible: false,
34
- }),
29
+ protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.storagegateway",
32
+ xmlNamespace: "http://storagegateway.amazonaws.com/doc/2013-06-30",
33
+ version: "2013-06-30",
34
+ serviceTarget: "StorageGateway_20130630",
35
+ },
35
36
  serviceId: config?.serviceId ?? "Storage Gateway",
36
37
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
37
38
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -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 { ActivateGateway } from "../schemas/schemas_0";
4
+ import { ActivateGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ActivateGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ActivateGatewayCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ActivateGateway", {})
13
13
  .n("StorageGatewayClient", "ActivateGatewayCommand")
14
- .sc(ActivateGateway)
14
+ .sc(ActivateGateway$)
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 { AddCache } from "../schemas/schemas_0";
4
+ import { AddCache$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddCacheCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddCacheCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AddCache", {})
13
13
  .n("StorageGatewayClient", "AddCacheCommand")
14
- .sc(AddCache)
14
+ .sc(AddCache$)
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 { AddTagsToResource } from "../schemas/schemas_0";
4
+ import { AddTagsToResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddTagsToResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddTagsToResourceCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AddTagsToResource", {})
13
13
  .n("StorageGatewayClient", "AddTagsToResourceCommand")
14
- .sc(AddTagsToResource)
14
+ .sc(AddTagsToResource$)
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 { AddUploadBuffer } from "../schemas/schemas_0";
4
+ import { AddUploadBuffer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddUploadBufferCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddUploadBufferCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AddUploadBuffer", {})
13
13
  .n("StorageGatewayClient", "AddUploadBufferCommand")
14
- .sc(AddUploadBuffer)
14
+ .sc(AddUploadBuffer$)
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 { AddWorkingStorage } from "../schemas/schemas_0";
4
+ import { AddWorkingStorage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddWorkingStorageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddWorkingStorageCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AddWorkingStorage", {})
13
13
  .n("StorageGatewayClient", "AddWorkingStorageCommand")
14
- .sc(AddWorkingStorage)
14
+ .sc(AddWorkingStorage$)
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 { AssignTapePool } from "../schemas/schemas_0";
4
+ import { AssignTapePool$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssignTapePoolCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssignTapePoolCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AssignTapePool", {})
13
13
  .n("StorageGatewayClient", "AssignTapePoolCommand")
14
- .sc(AssignTapePool)
14
+ .sc(AssignTapePool$)
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 { AssociateFileSystem } from "../schemas/schemas_0";
4
+ import { AssociateFileSystem$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateFileSystemCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateFileSystemCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AssociateFileSystem", {})
13
13
  .n("StorageGatewayClient", "AssociateFileSystemCommand")
14
- .sc(AssociateFileSystem)
14
+ .sc(AssociateFileSystem$)
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 { AttachVolume } from "../schemas/schemas_0";
4
+ import { AttachVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AttachVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AttachVolumeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "AttachVolume", {})
13
13
  .n("StorageGatewayClient", "AttachVolumeCommand")
14
- .sc(AttachVolume)
14
+ .sc(AttachVolume$)
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 { CancelArchival } from "../schemas/schemas_0";
4
+ import { CancelArchival$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelArchivalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelArchivalCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CancelArchival", {})
13
13
  .n("StorageGatewayClient", "CancelArchivalCommand")
14
- .sc(CancelArchival)
14
+ .sc(CancelArchival$)
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 { CancelCacheReport } from "../schemas/schemas_0";
4
+ import { CancelCacheReport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelCacheReportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelCacheReportCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CancelCacheReport", {})
13
13
  .n("StorageGatewayClient", "CancelCacheReportCommand")
14
- .sc(CancelCacheReport)
14
+ .sc(CancelCacheReport$)
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 { CancelRetrieval } from "../schemas/schemas_0";
4
+ import { CancelRetrieval$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelRetrievalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelRetrievalCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CancelRetrieval", {})
13
13
  .n("StorageGatewayClient", "CancelRetrievalCommand")
14
- .sc(CancelRetrieval)
14
+ .sc(CancelRetrieval$)
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 { CreateCachediSCSIVolume } from "../schemas/schemas_0";
4
+ import { CreateCachediSCSIVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCachediSCSIVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCachediSCSIVolumeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateCachediSCSIVolume", {})
13
13
  .n("StorageGatewayClient", "CreateCachediSCSIVolumeCommand")
14
- .sc(CreateCachediSCSIVolume)
14
+ .sc(CreateCachediSCSIVolume$)
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 { CreateNFSFileShare } from "../schemas/schemas_0";
4
+ import { CreateNFSFileShare$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateNFSFileShareCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateNFSFileShareCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateNFSFileShare", {})
13
13
  .n("StorageGatewayClient", "CreateNFSFileShareCommand")
14
- .sc(CreateNFSFileShare)
14
+ .sc(CreateNFSFileShare$)
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 { CreateSMBFileShare } from "../schemas/schemas_0";
4
+ import { CreateSMBFileShare$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateSMBFileShareCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateSMBFileShareCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateSMBFileShare", {})
13
13
  .n("StorageGatewayClient", "CreateSMBFileShareCommand")
14
- .sc(CreateSMBFileShare)
14
+ .sc(CreateSMBFileShare$)
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 { CreateSnapshot } from "../schemas/schemas_0";
4
+ import { CreateSnapshot$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateSnapshotCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateSnapshotCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateSnapshot", {})
13
13
  .n("StorageGatewayClient", "CreateSnapshotCommand")
14
- .sc(CreateSnapshot)
14
+ .sc(CreateSnapshot$)
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 { CreateSnapshotFromVolumeRecoveryPoint } from "../schemas/schemas_0";
4
+ import { CreateSnapshotFromVolumeRecoveryPoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateSnapshotFromVolumeRecoveryPoint", {})
13
13
  .n("StorageGatewayClient", "CreateSnapshotFromVolumeRecoveryPointCommand")
14
- .sc(CreateSnapshotFromVolumeRecoveryPoint)
14
+ .sc(CreateSnapshotFromVolumeRecoveryPoint$)
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 { CreateStorediSCSIVolume } from "../schemas/schemas_0";
4
+ import { CreateStorediSCSIVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateStorediSCSIVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateStorediSCSIVolumeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateStorediSCSIVolume", {})
13
13
  .n("StorageGatewayClient", "CreateStorediSCSIVolumeCommand")
14
- .sc(CreateStorediSCSIVolume)
14
+ .sc(CreateStorediSCSIVolume$)
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 { CreateTapePool } from "../schemas/schemas_0";
4
+ import { CreateTapePool$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTapePoolCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTapePoolCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateTapePool", {})
13
13
  .n("StorageGatewayClient", "CreateTapePoolCommand")
14
- .sc(CreateTapePool)
14
+ .sc(CreateTapePool$)
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 { CreateTapeWithBarcode } from "../schemas/schemas_0";
4
+ import { CreateTapeWithBarcode$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTapeWithBarcodeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTapeWithBarcodeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateTapeWithBarcode", {})
13
13
  .n("StorageGatewayClient", "CreateTapeWithBarcodeCommand")
14
- .sc(CreateTapeWithBarcode)
14
+ .sc(CreateTapeWithBarcode$)
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 { CreateTapes } from "../schemas/schemas_0";
4
+ import { CreateTapes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTapesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTapesCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "CreateTapes", {})
13
13
  .n("StorageGatewayClient", "CreateTapesCommand")
14
- .sc(CreateTapes)
14
+ .sc(CreateTapes$)
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 { DeleteAutomaticTapeCreationPolicy } from "../schemas/schemas_0";
4
+ import { DeleteAutomaticTapeCreationPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAutomaticTapeCreationPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAutomaticTapeCreationPolicyCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteAutomaticTapeCreationPolicy", {})
13
13
  .n("StorageGatewayClient", "DeleteAutomaticTapeCreationPolicyCommand")
14
- .sc(DeleteAutomaticTapeCreationPolicy)
14
+ .sc(DeleteAutomaticTapeCreationPolicy$)
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 { DeleteBandwidthRateLimit } from "../schemas/schemas_0";
4
+ import { DeleteBandwidthRateLimit$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBandwidthRateLimitCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBandwidthRateLimitCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteBandwidthRateLimit", {})
13
13
  .n("StorageGatewayClient", "DeleteBandwidthRateLimitCommand")
14
- .sc(DeleteBandwidthRateLimit)
14
+ .sc(DeleteBandwidthRateLimit$)
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 { DeleteCacheReport } from "../schemas/schemas_0";
4
+ import { DeleteCacheReport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteCacheReportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteCacheReportCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteCacheReport", {})
13
13
  .n("StorageGatewayClient", "DeleteCacheReportCommand")
14
- .sc(DeleteCacheReport)
14
+ .sc(DeleteCacheReport$)
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 { DeleteChapCredentials } from "../schemas/schemas_0";
4
+ import { DeleteChapCredentials$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteChapCredentialsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteChapCredentialsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteChapCredentials", {})
13
13
  .n("StorageGatewayClient", "DeleteChapCredentialsCommand")
14
- .sc(DeleteChapCredentials)
14
+ .sc(DeleteChapCredentials$)
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 { DeleteFileShare } from "../schemas/schemas_0";
4
+ import { DeleteFileShare$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteFileShareCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteFileShareCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteFileShare", {})
13
13
  .n("StorageGatewayClient", "DeleteFileShareCommand")
14
- .sc(DeleteFileShare)
14
+ .sc(DeleteFileShare$)
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 { DeleteGateway } from "../schemas/schemas_0";
4
+ import { DeleteGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteGatewayCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteGateway", {})
13
13
  .n("StorageGatewayClient", "DeleteGatewayCommand")
14
- .sc(DeleteGateway)
14
+ .sc(DeleteGateway$)
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 { DeleteSnapshotSchedule } from "../schemas/schemas_0";
4
+ import { DeleteSnapshotSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteSnapshotScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteSnapshotScheduleCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteSnapshotSchedule", {})
13
13
  .n("StorageGatewayClient", "DeleteSnapshotScheduleCommand")
14
- .sc(DeleteSnapshotSchedule)
14
+ .sc(DeleteSnapshotSchedule$)
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 { DeleteTapeArchive } from "../schemas/schemas_0";
4
+ import { DeleteTapeArchive$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteTapeArchiveCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteTapeArchiveCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteTapeArchive", {})
13
13
  .n("StorageGatewayClient", "DeleteTapeArchiveCommand")
14
- .sc(DeleteTapeArchive)
14
+ .sc(DeleteTapeArchive$)
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 { DeleteTape } from "../schemas/schemas_0";
4
+ import { DeleteTape$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteTapeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteTapeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteTape", {})
13
13
  .n("StorageGatewayClient", "DeleteTapeCommand")
14
- .sc(DeleteTape)
14
+ .sc(DeleteTape$)
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 { DeleteTapePool } from "../schemas/schemas_0";
4
+ import { DeleteTapePool$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteTapePoolCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteTapePoolCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteTapePool", {})
13
13
  .n("StorageGatewayClient", "DeleteTapePoolCommand")
14
- .sc(DeleteTapePool)
14
+ .sc(DeleteTapePool$)
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 { DeleteVolume } from "../schemas/schemas_0";
4
+ import { DeleteVolume$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteVolumeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteVolumeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DeleteVolume", {})
13
13
  .n("StorageGatewayClient", "DeleteVolumeCommand")
14
- .sc(DeleteVolume)
14
+ .sc(DeleteVolume$)
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 { DescribeAvailabilityMonitorTest } from "../schemas/schemas_0";
4
+ import { DescribeAvailabilityMonitorTest$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeAvailabilityMonitorTestCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeAvailabilityMonitorTestCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeAvailabilityMonitorTest", {})
13
13
  .n("StorageGatewayClient", "DescribeAvailabilityMonitorTestCommand")
14
- .sc(DescribeAvailabilityMonitorTest)
14
+ .sc(DescribeAvailabilityMonitorTest$)
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 { DescribeBandwidthRateLimit } from "../schemas/schemas_0";
4
+ import { DescribeBandwidthRateLimit$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBandwidthRateLimitCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBandwidthRateLimitCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeBandwidthRateLimit", {})
13
13
  .n("StorageGatewayClient", "DescribeBandwidthRateLimitCommand")
14
- .sc(DescribeBandwidthRateLimit)
14
+ .sc(DescribeBandwidthRateLimit$)
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 { DescribeBandwidthRateLimitSchedule } from "../schemas/schemas_0";
4
+ import { DescribeBandwidthRateLimitSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBandwidthRateLimitScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBandwidthRateLimitScheduleCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeBandwidthRateLimitSchedule", {})
13
13
  .n("StorageGatewayClient", "DescribeBandwidthRateLimitScheduleCommand")
14
- .sc(DescribeBandwidthRateLimitSchedule)
14
+ .sc(DescribeBandwidthRateLimitSchedule$)
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 { DescribeCache } from "../schemas/schemas_0";
4
+ import { DescribeCache$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeCacheCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeCacheCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "DescribeCache", {})
13
13
  .n("StorageGatewayClient", "DescribeCacheCommand")
14
- .sc(DescribeCache)
14
+ .sc(DescribeCache$)
15
15
  .build() {
16
16
  }