@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
@@ -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 { RemoveTagsFromResource } from "../schemas/schemas_0";
4
+ import { RemoveTagsFromResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RemoveTagsFromResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RemoveTagsFromResourceCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "RemoveTagsFromResource", {})
13
13
  .n("StorageGatewayClient", "RemoveTagsFromResourceCommand")
14
- .sc(RemoveTagsFromResource)
14
+ .sc(RemoveTagsFromResource$)
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 { ResetCache } from "../schemas/schemas_0";
4
+ import { ResetCache$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ResetCacheCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ResetCacheCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ResetCache", {})
13
13
  .n("StorageGatewayClient", "ResetCacheCommand")
14
- .sc(ResetCache)
14
+ .sc(ResetCache$)
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 { RetrieveTapeArchive } from "../schemas/schemas_0";
4
+ import { RetrieveTapeArchive$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RetrieveTapeArchiveCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RetrieveTapeArchiveCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "RetrieveTapeArchive", {})
13
13
  .n("StorageGatewayClient", "RetrieveTapeArchiveCommand")
14
- .sc(RetrieveTapeArchive)
14
+ .sc(RetrieveTapeArchive$)
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 { RetrieveTapeRecoveryPoint } from "../schemas/schemas_0";
4
+ import { RetrieveTapeRecoveryPoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RetrieveTapeRecoveryPointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RetrieveTapeRecoveryPointCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "RetrieveTapeRecoveryPoint", {})
13
13
  .n("StorageGatewayClient", "RetrieveTapeRecoveryPointCommand")
14
- .sc(RetrieveTapeRecoveryPoint)
14
+ .sc(RetrieveTapeRecoveryPoint$)
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 { SetLocalConsolePassword } from "../schemas/schemas_0";
4
+ import { SetLocalConsolePassword$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SetLocalConsolePasswordCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SetLocalConsolePasswordCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "SetLocalConsolePassword", {})
13
13
  .n("StorageGatewayClient", "SetLocalConsolePasswordCommand")
14
- .sc(SetLocalConsolePassword)
14
+ .sc(SetLocalConsolePassword$)
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 { SetSMBGuestPassword } from "../schemas/schemas_0";
4
+ import { SetSMBGuestPassword$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SetSMBGuestPasswordCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SetSMBGuestPasswordCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "SetSMBGuestPassword", {})
13
13
  .n("StorageGatewayClient", "SetSMBGuestPasswordCommand")
14
- .sc(SetSMBGuestPassword)
14
+ .sc(SetSMBGuestPassword$)
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 { ShutdownGateway } from "../schemas/schemas_0";
4
+ import { ShutdownGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ShutdownGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ShutdownGatewayCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "ShutdownGateway", {})
13
13
  .n("StorageGatewayClient", "ShutdownGatewayCommand")
14
- .sc(ShutdownGateway)
14
+ .sc(ShutdownGateway$)
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 { StartAvailabilityMonitorTest } from "../schemas/schemas_0";
4
+ import { StartAvailabilityMonitorTest$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartAvailabilityMonitorTestCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartAvailabilityMonitorTestCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "StartAvailabilityMonitorTest", {})
13
13
  .n("StorageGatewayClient", "StartAvailabilityMonitorTestCommand")
14
- .sc(StartAvailabilityMonitorTest)
14
+ .sc(StartAvailabilityMonitorTest$)
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 { StartCacheReport } from "../schemas/schemas_0";
4
+ import { StartCacheReport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartCacheReportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartCacheReportCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "StartCacheReport", {})
13
13
  .n("StorageGatewayClient", "StartCacheReportCommand")
14
- .sc(StartCacheReport)
14
+ .sc(StartCacheReport$)
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 { StartGateway } from "../schemas/schemas_0";
4
+ import { StartGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartGatewayCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "StartGateway", {})
13
13
  .n("StorageGatewayClient", "StartGatewayCommand")
14
- .sc(StartGateway)
14
+ .sc(StartGateway$)
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 { UpdateAutomaticTapeCreationPolicy } from "../schemas/schemas_0";
4
+ import { UpdateAutomaticTapeCreationPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAutomaticTapeCreationPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAutomaticTapeCreationPolicyCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateAutomaticTapeCreationPolicy", {})
13
13
  .n("StorageGatewayClient", "UpdateAutomaticTapeCreationPolicyCommand")
14
- .sc(UpdateAutomaticTapeCreationPolicy)
14
+ .sc(UpdateAutomaticTapeCreationPolicy$)
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 { UpdateBandwidthRateLimit } from "../schemas/schemas_0";
4
+ import { UpdateBandwidthRateLimit$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateBandwidthRateLimitCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateBandwidthRateLimitCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateBandwidthRateLimit", {})
13
13
  .n("StorageGatewayClient", "UpdateBandwidthRateLimitCommand")
14
- .sc(UpdateBandwidthRateLimit)
14
+ .sc(UpdateBandwidthRateLimit$)
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 { UpdateBandwidthRateLimitSchedule } from "../schemas/schemas_0";
4
+ import { UpdateBandwidthRateLimitSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateBandwidthRateLimitScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateBandwidthRateLimitScheduleCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateBandwidthRateLimitSchedule", {})
13
13
  .n("StorageGatewayClient", "UpdateBandwidthRateLimitScheduleCommand")
14
- .sc(UpdateBandwidthRateLimitSchedule)
14
+ .sc(UpdateBandwidthRateLimitSchedule$)
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 { UpdateChapCredentials } from "../schemas/schemas_0";
4
+ import { UpdateChapCredentials$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateChapCredentialsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateChapCredentialsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateChapCredentials", {})
13
13
  .n("StorageGatewayClient", "UpdateChapCredentialsCommand")
14
- .sc(UpdateChapCredentials)
14
+ .sc(UpdateChapCredentials$)
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 { UpdateFileSystemAssociation } from "../schemas/schemas_0";
4
+ import { UpdateFileSystemAssociation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateFileSystemAssociationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateFileSystemAssociationCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateFileSystemAssociation", {})
13
13
  .n("StorageGatewayClient", "UpdateFileSystemAssociationCommand")
14
- .sc(UpdateFileSystemAssociation)
14
+ .sc(UpdateFileSystemAssociation$)
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 { UpdateGatewayInformation } from "../schemas/schemas_0";
4
+ import { UpdateGatewayInformation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateGatewayInformationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateGatewayInformationCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateGatewayInformation", {})
13
13
  .n("StorageGatewayClient", "UpdateGatewayInformationCommand")
14
- .sc(UpdateGatewayInformation)
14
+ .sc(UpdateGatewayInformation$)
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 { UpdateGatewaySoftwareNow } from "../schemas/schemas_0";
4
+ import { UpdateGatewaySoftwareNow$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateGatewaySoftwareNowCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateGatewaySoftwareNowCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateGatewaySoftwareNow", {})
13
13
  .n("StorageGatewayClient", "UpdateGatewaySoftwareNowCommand")
14
- .sc(UpdateGatewaySoftwareNow)
14
+ .sc(UpdateGatewaySoftwareNow$)
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 { UpdateMaintenanceStartTime } from "../schemas/schemas_0";
4
+ import { UpdateMaintenanceStartTime$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateMaintenanceStartTimeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateMaintenanceStartTimeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateMaintenanceStartTime", {})
13
13
  .n("StorageGatewayClient", "UpdateMaintenanceStartTimeCommand")
14
- .sc(UpdateMaintenanceStartTime)
14
+ .sc(UpdateMaintenanceStartTime$)
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 { UpdateNFSFileShare } from "../schemas/schemas_0";
4
+ import { UpdateNFSFileShare$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateNFSFileShareCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateNFSFileShareCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateNFSFileShare", {})
13
13
  .n("StorageGatewayClient", "UpdateNFSFileShareCommand")
14
- .sc(UpdateNFSFileShare)
14
+ .sc(UpdateNFSFileShare$)
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 { UpdateSMBFileShare } from "../schemas/schemas_0";
4
+ import { UpdateSMBFileShare$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSMBFileShareCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSMBFileShareCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateSMBFileShare", {})
13
13
  .n("StorageGatewayClient", "UpdateSMBFileShareCommand")
14
- .sc(UpdateSMBFileShare)
14
+ .sc(UpdateSMBFileShare$)
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 { UpdateSMBFileShareVisibility } from "../schemas/schemas_0";
4
+ import { UpdateSMBFileShareVisibility$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSMBFileShareVisibilityCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSMBFileShareVisibilityCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateSMBFileShareVisibility", {})
13
13
  .n("StorageGatewayClient", "UpdateSMBFileShareVisibilityCommand")
14
- .sc(UpdateSMBFileShareVisibility)
14
+ .sc(UpdateSMBFileShareVisibility$)
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 { UpdateSMBLocalGroups } from "../schemas/schemas_0";
4
+ import { UpdateSMBLocalGroups$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSMBLocalGroupsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSMBLocalGroupsCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateSMBLocalGroups", {})
13
13
  .n("StorageGatewayClient", "UpdateSMBLocalGroupsCommand")
14
- .sc(UpdateSMBLocalGroups)
14
+ .sc(UpdateSMBLocalGroups$)
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 { UpdateSMBSecurityStrategy } from "../schemas/schemas_0";
4
+ import { UpdateSMBSecurityStrategy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSMBSecurityStrategyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSMBSecurityStrategyCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateSMBSecurityStrategy", {})
13
13
  .n("StorageGatewayClient", "UpdateSMBSecurityStrategyCommand")
14
- .sc(UpdateSMBSecurityStrategy)
14
+ .sc(UpdateSMBSecurityStrategy$)
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 { UpdateSnapshotSchedule } from "../schemas/schemas_0";
4
+ import { UpdateSnapshotSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSnapshotScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSnapshotScheduleCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateSnapshotSchedule", {})
13
13
  .n("StorageGatewayClient", "UpdateSnapshotScheduleCommand")
14
- .sc(UpdateSnapshotSchedule)
14
+ .sc(UpdateSnapshotSchedule$)
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 { UpdateVTLDeviceType } from "../schemas/schemas_0";
4
+ import { UpdateVTLDeviceType$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateVTLDeviceTypeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateVTLDeviceTypeCommand extends $Command
11
11
  })
12
12
  .s("StorageGateway_20130630", "UpdateVTLDeviceType", {})
13
13
  .n("StorageGatewayClient", "UpdateVTLDeviceTypeCommand")
14
- .sc(UpdateVTLDeviceType)
14
+ .sc(UpdateVTLDeviceType$)
15
15
  .build() {
16
16
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./StorageGatewayClient";
2
2
  export * from "./StorageGateway";
3
3
  export * from "./commands";
4
+ export * from "./schemas/schemas_0";
4
5
  export * from "./pagination";
5
6
  export * from "./models/enums";
6
7
  export * from "./models/errors";
@@ -23,12 +23,13 @@ export const getRuntimeConfig = (config) => {
23
23
  },
24
24
  ],
25
25
  logger: config?.logger ?? new NoOpLogger(),
26
- protocol: config?.protocol ??
27
- new AwsJson1_1Protocol({
28
- defaultNamespace: "com.amazonaws.storagegateway",
29
- serviceTarget: "StorageGateway_20130630",
30
- awsQueryCompatible: false,
31
- }),
26
+ protocol: config?.protocol ?? AwsJson1_1Protocol,
27
+ protocolSettings: config?.protocolSettings ?? {
28
+ defaultNamespace: "com.amazonaws.storagegateway",
29
+ xmlNamespace: "http://storagegateway.amazonaws.com/doc/2013-06-30",
30
+ version: "2013-06-30",
31
+ serviceTarget: "StorageGateway_20130630",
32
+ },
32
33
  serviceId: config?.serviceId ?? "Storage Gateway",
33
34
  urlParser: config?.urlParser ?? parseUrl,
34
35
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,