@aws-sdk/client-storage-gateway 3.1087.0 → 3.1088.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 (118) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
  3. package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
  9. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
  66. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
  67. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
  72. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
  73. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
  76. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
  87. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  104. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  105. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  106. package/dist-types/ts3.4/models/enums.d.ts +8 -16
  107. package/dist-types/ts3.4/models/errors.d.ts +3 -9
  108. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  109. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  110. package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
  111. package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  116. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  118. package/package.json +38 -38
@@ -4,14 +4,12 @@ import {
4
4
  DescribeCachediSCSIVolumesOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeCachediSCSIVolumesCommandInput
8
- extends DescribeCachediSCSIVolumesInput {}
7
+ export interface DescribeCachediSCSIVolumesCommandInput extends DescribeCachediSCSIVolumesInput {}
9
8
  export interface DescribeCachediSCSIVolumesCommandOutput
10
- extends DescribeCachediSCSIVolumesOutput,
11
- __MetadataBearer {}
9
+ extends DescribeCachediSCSIVolumesOutput, __MetadataBearer {}
12
10
  declare const DescribeCachediSCSIVolumesCommand_base: {
13
11
  new (
14
- input: DescribeCachediSCSIVolumesCommandInput
12
+ input: DescribeCachediSCSIVolumesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeCachediSCSIVolumesCommandInput,
17
15
  DescribeCachediSCSIVolumesCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeCachediSCSIVolumesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeCachediSCSIVolumesCommandInput
21
+ input: DescribeCachediSCSIVolumesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeCachediSCSIVolumesCommandInput,
26
24
  DescribeCachediSCSIVolumesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeChapCredentialsInput,
4
- DescribeChapCredentialsOutput,
5
- } from "../models/models_0";
2
+ import { DescribeChapCredentialsInput, DescribeChapCredentialsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeChapCredentialsCommandInput
8
- extends DescribeChapCredentialsInput {}
4
+ export interface DescribeChapCredentialsCommandInput extends DescribeChapCredentialsInput {}
9
5
  export interface DescribeChapCredentialsCommandOutput
10
- extends DescribeChapCredentialsOutput,
11
- __MetadataBearer {}
6
+ extends DescribeChapCredentialsOutput, __MetadataBearer {}
12
7
  declare const DescribeChapCredentialsCommand_base: {
13
8
  new (
14
- input: DescribeChapCredentialsCommandInput
9
+ input: DescribeChapCredentialsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeChapCredentialsCommandInput,
17
12
  DescribeChapCredentialsCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeChapCredentialsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeChapCredentialsCommandInput
18
+ input: DescribeChapCredentialsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeChapCredentialsCommandInput,
26
21
  DescribeChapCredentialsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeFileSystemAssociationsOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeFileSystemAssociationsCommandInput
8
- extends DescribeFileSystemAssociationsInput {}
7
+ export interface DescribeFileSystemAssociationsCommandInput extends DescribeFileSystemAssociationsInput {}
9
8
  export interface DescribeFileSystemAssociationsCommandOutput
10
- extends DescribeFileSystemAssociationsOutput,
11
- __MetadataBearer {}
9
+ extends DescribeFileSystemAssociationsOutput, __MetadataBearer {}
12
10
  declare const DescribeFileSystemAssociationsCommand_base: {
13
11
  new (
14
- input: DescribeFileSystemAssociationsCommandInput
12
+ input: DescribeFileSystemAssociationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeFileSystemAssociationsCommandInput,
17
15
  DescribeFileSystemAssociationsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeFileSystemAssociationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeFileSystemAssociationsCommandInput
21
+ input: DescribeFileSystemAssociationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeFileSystemAssociationsCommandInput,
26
24
  DescribeFileSystemAssociationsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeGatewayInformationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeGatewayInformationCommandInput
8
- extends DescribeGatewayInformationInput {}
7
+ export interface DescribeGatewayInformationCommandInput extends DescribeGatewayInformationInput {}
9
8
  export interface DescribeGatewayInformationCommandOutput
10
- extends DescribeGatewayInformationOutput,
11
- __MetadataBearer {}
9
+ extends DescribeGatewayInformationOutput, __MetadataBearer {}
12
10
  declare const DescribeGatewayInformationCommand_base: {
13
11
  new (
14
- input: DescribeGatewayInformationCommandInput
12
+ input: DescribeGatewayInformationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeGatewayInformationCommandInput,
17
15
  DescribeGatewayInformationCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeGatewayInformationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeGatewayInformationCommandInput
21
+ input: DescribeGatewayInformationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeGatewayInformationCommandInput,
26
24
  DescribeGatewayInformationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeMaintenanceStartTimeOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeMaintenanceStartTimeCommandInput
8
- extends DescribeMaintenanceStartTimeInput {}
7
+ export interface DescribeMaintenanceStartTimeCommandInput extends DescribeMaintenanceStartTimeInput {}
9
8
  export interface DescribeMaintenanceStartTimeCommandOutput
10
- extends DescribeMaintenanceStartTimeOutput,
11
- __MetadataBearer {}
9
+ extends DescribeMaintenanceStartTimeOutput, __MetadataBearer {}
12
10
  declare const DescribeMaintenanceStartTimeCommand_base: {
13
11
  new (
14
- input: DescribeMaintenanceStartTimeCommandInput
12
+ input: DescribeMaintenanceStartTimeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeMaintenanceStartTimeCommandInput,
17
15
  DescribeMaintenanceStartTimeCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceStartTimeCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeMaintenanceStartTimeCommandInput
21
+ input: DescribeMaintenanceStartTimeCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeMaintenanceStartTimeCommandInput,
26
24
  DescribeMaintenanceStartTimeCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeNFSFileSharesInput,
4
- DescribeNFSFileSharesOutput,
5
- } from "../models/models_0";
2
+ import { DescribeNFSFileSharesInput, DescribeNFSFileSharesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeNFSFileSharesCommandInput
8
- extends DescribeNFSFileSharesInput {}
4
+ export interface DescribeNFSFileSharesCommandInput extends DescribeNFSFileSharesInput {}
9
5
  export interface DescribeNFSFileSharesCommandOutput
10
- extends DescribeNFSFileSharesOutput,
11
- __MetadataBearer {}
6
+ extends DescribeNFSFileSharesOutput, __MetadataBearer {}
12
7
  declare const DescribeNFSFileSharesCommand_base: {
13
8
  new (
14
- input: DescribeNFSFileSharesCommandInput
9
+ input: DescribeNFSFileSharesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeNFSFileSharesCommandInput,
17
12
  DescribeNFSFileSharesCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeNFSFileSharesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeNFSFileSharesCommandInput
18
+ input: DescribeNFSFileSharesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeNFSFileSharesCommandInput,
26
21
  DescribeNFSFileSharesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeSMBFileSharesInput,
4
- DescribeSMBFileSharesOutput,
5
- } from "../models/models_0";
2
+ import { DescribeSMBFileSharesInput, DescribeSMBFileSharesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeSMBFileSharesCommandInput
8
- extends DescribeSMBFileSharesInput {}
4
+ export interface DescribeSMBFileSharesCommandInput extends DescribeSMBFileSharesInput {}
9
5
  export interface DescribeSMBFileSharesCommandOutput
10
- extends DescribeSMBFileSharesOutput,
11
- __MetadataBearer {}
6
+ extends DescribeSMBFileSharesOutput, __MetadataBearer {}
12
7
  declare const DescribeSMBFileSharesCommand_base: {
13
8
  new (
14
- input: DescribeSMBFileSharesCommandInput
9
+ input: DescribeSMBFileSharesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeSMBFileSharesCommandInput,
17
12
  DescribeSMBFileSharesCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeSMBFileSharesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeSMBFileSharesCommandInput
18
+ input: DescribeSMBFileSharesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeSMBFileSharesCommandInput,
26
21
  DescribeSMBFileSharesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeSMBSettingsInput,
4
- DescribeSMBSettingsOutput,
5
- } from "../models/models_0";
2
+ import { DescribeSMBSettingsInput, DescribeSMBSettingsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeSMBSettingsCommandInput
8
- extends DescribeSMBSettingsInput {}
4
+ export interface DescribeSMBSettingsCommandInput extends DescribeSMBSettingsInput {}
9
5
  export interface DescribeSMBSettingsCommandOutput
10
- extends DescribeSMBSettingsOutput,
11
- __MetadataBearer {}
6
+ extends DescribeSMBSettingsOutput, __MetadataBearer {}
12
7
  declare const DescribeSMBSettingsCommand_base: {
13
8
  new (
14
- input: DescribeSMBSettingsCommandInput
9
+ input: DescribeSMBSettingsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeSMBSettingsCommandInput,
17
12
  DescribeSMBSettingsCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeSMBSettingsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeSMBSettingsCommandInput
18
+ input: DescribeSMBSettingsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeSMBSettingsCommandInput,
26
21
  DescribeSMBSettingsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeSnapshotScheduleInput,
4
- DescribeSnapshotScheduleOutput,
5
- } from "../models/models_0";
2
+ import { DescribeSnapshotScheduleInput, DescribeSnapshotScheduleOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeSnapshotScheduleCommandInput
8
- extends DescribeSnapshotScheduleInput {}
4
+ export interface DescribeSnapshotScheduleCommandInput extends DescribeSnapshotScheduleInput {}
9
5
  export interface DescribeSnapshotScheduleCommandOutput
10
- extends DescribeSnapshotScheduleOutput,
11
- __MetadataBearer {}
6
+ extends DescribeSnapshotScheduleOutput, __MetadataBearer {}
12
7
  declare const DescribeSnapshotScheduleCommand_base: {
13
8
  new (
14
- input: DescribeSnapshotScheduleCommandInput
9
+ input: DescribeSnapshotScheduleCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeSnapshotScheduleCommandInput,
17
12
  DescribeSnapshotScheduleCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeSnapshotScheduleCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeSnapshotScheduleCommandInput
18
+ input: DescribeSnapshotScheduleCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeSnapshotScheduleCommandInput,
26
21
  DescribeSnapshotScheduleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeStorediSCSIVolumesOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeStorediSCSIVolumesCommandInput
8
- extends DescribeStorediSCSIVolumesInput {}
7
+ export interface DescribeStorediSCSIVolumesCommandInput extends DescribeStorediSCSIVolumesInput {}
9
8
  export interface DescribeStorediSCSIVolumesCommandOutput
10
- extends DescribeStorediSCSIVolumesOutput,
11
- __MetadataBearer {}
9
+ extends DescribeStorediSCSIVolumesOutput, __MetadataBearer {}
12
10
  declare const DescribeStorediSCSIVolumesCommand_base: {
13
11
  new (
14
- input: DescribeStorediSCSIVolumesCommandInput
12
+ input: DescribeStorediSCSIVolumesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeStorediSCSIVolumesCommandInput,
17
15
  DescribeStorediSCSIVolumesCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeStorediSCSIVolumesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeStorediSCSIVolumesCommandInput
21
+ input: DescribeStorediSCSIVolumesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeStorediSCSIVolumesCommandInput,
26
24
  DescribeStorediSCSIVolumesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeTapeArchivesInput,
4
- DescribeTapeArchivesOutput,
5
- } from "../models/models_0";
2
+ import { DescribeTapeArchivesInput, DescribeTapeArchivesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeTapeArchivesCommandInput
8
- extends DescribeTapeArchivesInput {}
4
+ export interface DescribeTapeArchivesCommandInput extends DescribeTapeArchivesInput {}
9
5
  export interface DescribeTapeArchivesCommandOutput
10
- extends DescribeTapeArchivesOutput,
11
- __MetadataBearer {}
6
+ extends DescribeTapeArchivesOutput, __MetadataBearer {}
12
7
  declare const DescribeTapeArchivesCommand_base: {
13
8
  new (
14
- input: DescribeTapeArchivesCommandInput
9
+ input: DescribeTapeArchivesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeTapeArchivesCommandInput,
17
12
  DescribeTapeArchivesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeTapeRecoveryPointsOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeTapeRecoveryPointsCommandInput
8
- extends DescribeTapeRecoveryPointsInput {}
7
+ export interface DescribeTapeRecoveryPointsCommandInput extends DescribeTapeRecoveryPointsInput {}
9
8
  export interface DescribeTapeRecoveryPointsCommandOutput
10
- extends DescribeTapeRecoveryPointsOutput,
11
- __MetadataBearer {}
9
+ extends DescribeTapeRecoveryPointsOutput, __MetadataBearer {}
12
10
  declare const DescribeTapeRecoveryPointsCommand_base: {
13
11
  new (
14
- input: DescribeTapeRecoveryPointsCommandInput
12
+ input: DescribeTapeRecoveryPointsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeTapeRecoveryPointsCommandInput,
17
15
  DescribeTapeRecoveryPointsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeTapeRecoveryPointsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeTapeRecoveryPointsCommandInput
21
+ input: DescribeTapeRecoveryPointsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeTapeRecoveryPointsCommandInput,
26
24
  DescribeTapeRecoveryPointsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeTapesInput, DescribeTapesOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DescribeTapesCommandInput extends DescribeTapesInput {}
5
- export interface DescribeTapesCommandOutput
6
- extends DescribeTapesOutput,
7
- __MetadataBearer {}
5
+ export interface DescribeTapesCommandOutput extends DescribeTapesOutput, __MetadataBearer {}
8
6
  declare const DescribeTapesCommand_base: {
9
7
  new (
10
- input: DescribeTapesCommandInput
8
+ input: DescribeTapesCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DescribeTapesCommandInput,
13
11
  DescribeTapesCommandOutput,
@@ -16,7 +14,7 @@ declare const DescribeTapesCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DescribeTapesCommandInput
17
+ input: DescribeTapesCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DescribeTapesCommandInput,
22
20
  DescribeTapesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeUploadBufferInput,
4
- DescribeUploadBufferOutput,
5
- } from "../models/models_0";
2
+ import { DescribeUploadBufferInput, DescribeUploadBufferOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeUploadBufferCommandInput
8
- extends DescribeUploadBufferInput {}
4
+ export interface DescribeUploadBufferCommandInput extends DescribeUploadBufferInput {}
9
5
  export interface DescribeUploadBufferCommandOutput
10
- extends DescribeUploadBufferOutput,
11
- __MetadataBearer {}
6
+ extends DescribeUploadBufferOutput, __MetadataBearer {}
12
7
  declare const DescribeUploadBufferCommand_base: {
13
8
  new (
14
- input: DescribeUploadBufferCommandInput
9
+ input: DescribeUploadBufferCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeUploadBufferCommandInput,
17
12
  DescribeUploadBufferCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeUploadBufferCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeUploadBufferCommandInput
18
+ input: DescribeUploadBufferCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeUploadBufferCommandInput,
26
21
  DescribeUploadBufferCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeVTLDevicesInput,
4
- DescribeVTLDevicesOutput,
5
- } from "../models/models_0";
2
+ import { DescribeVTLDevicesInput, DescribeVTLDevicesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeVTLDevicesCommandInput
8
- extends DescribeVTLDevicesInput {}
4
+ export interface DescribeVTLDevicesCommandInput extends DescribeVTLDevicesInput {}
9
5
  export interface DescribeVTLDevicesCommandOutput
10
- extends DescribeVTLDevicesOutput,
11
- __MetadataBearer {}
6
+ extends DescribeVTLDevicesOutput, __MetadataBearer {}
12
7
  declare const DescribeVTLDevicesCommand_base: {
13
8
  new (
14
- input: DescribeVTLDevicesCommandInput
9
+ input: DescribeVTLDevicesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeVTLDevicesCommandInput,
17
12
  DescribeVTLDevicesCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeVTLDevicesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeVTLDevicesCommandInput
18
+ input: DescribeVTLDevicesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeVTLDevicesCommandInput,
26
21
  DescribeVTLDevicesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeWorkingStorageInput,
4
- DescribeWorkingStorageOutput,
5
- } from "../models/models_0";
2
+ import { DescribeWorkingStorageInput, DescribeWorkingStorageOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeWorkingStorageCommandInput
8
- extends DescribeWorkingStorageInput {}
4
+ export interface DescribeWorkingStorageCommandInput extends DescribeWorkingStorageInput {}
9
5
  export interface DescribeWorkingStorageCommandOutput
10
- extends DescribeWorkingStorageOutput,
11
- __MetadataBearer {}
6
+ extends DescribeWorkingStorageOutput, __MetadataBearer {}
12
7
  declare const DescribeWorkingStorageCommand_base: {
13
8
  new (
14
- input: DescribeWorkingStorageCommandInput
9
+ input: DescribeWorkingStorageCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeWorkingStorageCommandInput,
17
12
  DescribeWorkingStorageCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeWorkingStorageCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeWorkingStorageCommandInput
18
+ input: DescribeWorkingStorageCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeWorkingStorageCommandInput,
26
21
  DescribeWorkingStorageCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DetachVolumeInput, DetachVolumeOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DetachVolumeCommandInput extends DetachVolumeInput {}
5
- export interface DetachVolumeCommandOutput
6
- extends DetachVolumeOutput,
7
- __MetadataBearer {}
5
+ export interface DetachVolumeCommandOutput extends DetachVolumeOutput, __MetadataBearer {}
8
6
  declare const DetachVolumeCommand_base: {
9
7
  new (
10
- input: DetachVolumeCommandInput
8
+ input: DetachVolumeCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DetachVolumeCommandInput,
13
11
  DetachVolumeCommandOutput,
@@ -16,7 +14,7 @@ declare const DetachVolumeCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DetachVolumeCommandInput
17
+ input: DetachVolumeCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DetachVolumeCommandInput,
22
20
  DetachVolumeCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DisableGatewayInput, DisableGatewayOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DisableGatewayCommandInput extends DisableGatewayInput {}
5
- export interface DisableGatewayCommandOutput
6
- extends DisableGatewayOutput,
7
- __MetadataBearer {}
5
+ export interface DisableGatewayCommandOutput extends DisableGatewayOutput, __MetadataBearer {}
8
6
  declare const DisableGatewayCommand_base: {
9
7
  new (
10
- input: DisableGatewayCommandInput
8
+ input: DisableGatewayCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DisableGatewayCommandInput,
13
11
  DisableGatewayCommandOutput,
@@ -16,7 +14,7 @@ declare const DisableGatewayCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DisableGatewayCommandInput
17
+ input: DisableGatewayCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DisableGatewayCommandInput,
22
20
  DisableGatewayCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisassociateFileSystemInput,
4
- DisassociateFileSystemOutput,
5
- } from "../models/models_0";
2
+ import { DisassociateFileSystemInput, DisassociateFileSystemOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DisassociateFileSystemCommandInput
8
- extends DisassociateFileSystemInput {}
4
+ export interface DisassociateFileSystemCommandInput extends DisassociateFileSystemInput {}
9
5
  export interface DisassociateFileSystemCommandOutput
10
- extends DisassociateFileSystemOutput,
11
- __MetadataBearer {}
6
+ extends DisassociateFileSystemOutput, __MetadataBearer {}
12
7
  declare const DisassociateFileSystemCommand_base: {
13
8
  new (
14
- input: DisassociateFileSystemCommandInput
9
+ input: DisassociateFileSystemCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisassociateFileSystemCommandInput,
17
12
  DisassociateFileSystemCommandOutput,
@@ -20,7 +15,7 @@ declare const DisassociateFileSystemCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisassociateFileSystemCommandInput
18
+ input: DisassociateFileSystemCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisassociateFileSystemCommandInput,
26
21
  DisassociateFileSystemCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- EvictFilesFailingUploadInput,
4
- EvictFilesFailingUploadOutput,
5
- } from "../models/models_0";
2
+ import { EvictFilesFailingUploadInput, EvictFilesFailingUploadOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface EvictFilesFailingUploadCommandInput
8
- extends EvictFilesFailingUploadInput {}
4
+ export interface EvictFilesFailingUploadCommandInput extends EvictFilesFailingUploadInput {}
9
5
  export interface EvictFilesFailingUploadCommandOutput
10
- extends EvictFilesFailingUploadOutput,
11
- __MetadataBearer {}
6
+ extends EvictFilesFailingUploadOutput, __MetadataBearer {}
12
7
  declare const EvictFilesFailingUploadCommand_base: {
13
8
  new (
14
- input: EvictFilesFailingUploadCommandInput
9
+ input: EvictFilesFailingUploadCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  EvictFilesFailingUploadCommandInput,
17
12
  EvictFilesFailingUploadCommandOutput,
@@ -20,7 +15,7 @@ declare const EvictFilesFailingUploadCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: EvictFilesFailingUploadCommandInput
18
+ input: EvictFilesFailingUploadCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  EvictFilesFailingUploadCommandInput,
26
21
  EvictFilesFailingUploadCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { JoinDomainInput, JoinDomainOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface JoinDomainCommandInput extends JoinDomainInput {}
5
- export interface JoinDomainCommandOutput
6
- extends JoinDomainOutput,
7
- __MetadataBearer {}
5
+ export interface JoinDomainCommandOutput extends JoinDomainOutput, __MetadataBearer {}
8
6
  declare const JoinDomainCommand_base: {
9
7
  new (
10
- input: JoinDomainCommandInput
8
+ input: JoinDomainCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  JoinDomainCommandInput,
13
11
  JoinDomainCommandOutput,
@@ -16,7 +14,7 @@ declare const JoinDomainCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: JoinDomainCommandInput
17
+ input: JoinDomainCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  JoinDomainCommandInput,
22
20
  JoinDomainCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListAutomaticTapeCreationPoliciesOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListAutomaticTapeCreationPoliciesCommandInput
8
- extends ListAutomaticTapeCreationPoliciesInput {}
7
+ export interface ListAutomaticTapeCreationPoliciesCommandInput extends ListAutomaticTapeCreationPoliciesInput {}
9
8
  export interface ListAutomaticTapeCreationPoliciesCommandOutput
10
- extends ListAutomaticTapeCreationPoliciesOutput,
11
- __MetadataBearer {}
9
+ extends ListAutomaticTapeCreationPoliciesOutput, __MetadataBearer {}
12
10
  declare const ListAutomaticTapeCreationPoliciesCommand_base: {
13
11
  new (
14
- input: ListAutomaticTapeCreationPoliciesCommandInput
12
+ input: ListAutomaticTapeCreationPoliciesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListAutomaticTapeCreationPoliciesCommandInput,
17
15
  ListAutomaticTapeCreationPoliciesCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListCacheReportsInput,
4
- ListCacheReportsOutput,
5
- } from "../models/models_0";
2
+ import { ListCacheReportsInput, ListCacheReportsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListCacheReportsCommandInput extends ListCacheReportsInput {}
8
- export interface ListCacheReportsCommandOutput
9
- extends ListCacheReportsOutput,
10
- __MetadataBearer {}
5
+ export interface ListCacheReportsCommandOutput extends ListCacheReportsOutput, __MetadataBearer {}
11
6
  declare const ListCacheReportsCommand_base: {
12
7
  new (
13
- input: ListCacheReportsCommandInput
8
+ input: ListCacheReportsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListCacheReportsCommandInput,
16
11
  ListCacheReportsCommandOutput,