@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
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListFileSharesInput, ListFileSharesOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListFileSharesCommandInput extends ListFileSharesInput {}
5
- export interface ListFileSharesCommandOutput
6
- extends ListFileSharesOutput,
7
- __MetadataBearer {}
5
+ export interface ListFileSharesCommandOutput extends ListFileSharesOutput, __MetadataBearer {}
8
6
  declare const ListFileSharesCommand_base: {
9
7
  new (
10
- input: ListFileSharesCommandInput
8
+ input: ListFileSharesCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListFileSharesCommandInput,
13
11
  ListFileSharesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListFileSystemAssociationsOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListFileSystemAssociationsCommandInput
8
- extends ListFileSystemAssociationsInput {}
7
+ export interface ListFileSystemAssociationsCommandInput extends ListFileSystemAssociationsInput {}
9
8
  export interface ListFileSystemAssociationsCommandOutput
10
- extends ListFileSystemAssociationsOutput,
11
- __MetadataBearer {}
9
+ extends ListFileSystemAssociationsOutput, __MetadataBearer {}
12
10
  declare const ListFileSystemAssociationsCommand_base: {
13
11
  new (
14
- input: ListFileSystemAssociationsCommandInput
12
+ input: ListFileSystemAssociationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListFileSystemAssociationsCommandInput,
17
15
  ListFileSystemAssociationsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListGatewaysInput, ListGatewaysOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListGatewaysCommandInput extends ListGatewaysInput {}
5
- export interface ListGatewaysCommandOutput
6
- extends ListGatewaysOutput,
7
- __MetadataBearer {}
5
+ export interface ListGatewaysCommandOutput extends ListGatewaysOutput, __MetadataBearer {}
8
6
  declare const ListGatewaysCommand_base: {
9
7
  new (
10
- input: ListGatewaysCommandInput
8
+ input: ListGatewaysCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListGatewaysCommandInput,
13
11
  ListGatewaysCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListLocalDisksInput, ListLocalDisksOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListLocalDisksCommandInput extends ListLocalDisksInput {}
5
- export interface ListLocalDisksCommandOutput
6
- extends ListLocalDisksOutput,
7
- __MetadataBearer {}
5
+ export interface ListLocalDisksCommandOutput extends ListLocalDisksOutput, __MetadataBearer {}
8
6
  declare const ListLocalDisksCommand_base: {
9
7
  new (
10
- input: ListLocalDisksCommandInput
8
+ input: ListLocalDisksCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListLocalDisksCommandInput,
13
11
  ListLocalDisksCommandOutput,
@@ -16,7 +14,7 @@ declare const ListLocalDisksCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListLocalDisksCommandInput
17
+ input: ListLocalDisksCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListLocalDisksCommandInput,
22
20
  ListLocalDisksCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForResourceInput,
4
- ListTagsForResourceOutput,
5
- } from "../models/models_0";
2
+ import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForResourceCommandInput
8
- extends ListTagsForResourceInput {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceInput {}
9
5
  export interface ListTagsForResourceCommandOutput
10
- extends ListTagsForResourceOutput,
11
- __MetadataBearer {}
6
+ extends ListTagsForResourceOutput, __MetadataBearer {}
12
7
  declare const ListTagsForResourceCommand_base: {
13
8
  new (
14
- input: ListTagsForResourceCommandInput
9
+ input: ListTagsForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForResourceCommandInput,
17
12
  ListTagsForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForResourceCommandInput
18
+ input: ListTagsForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForResourceCommandInput,
26
21
  ListTagsForResourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListTapePoolsInput, ListTapePoolsOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListTapePoolsCommandInput extends ListTapePoolsInput {}
5
- export interface ListTapePoolsCommandOutput
6
- extends ListTapePoolsOutput,
7
- __MetadataBearer {}
5
+ export interface ListTapePoolsCommandOutput extends ListTapePoolsOutput, __MetadataBearer {}
8
6
  declare const ListTapePoolsCommand_base: {
9
7
  new (
10
- input: ListTapePoolsCommandInput
8
+ input: ListTapePoolsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListTapePoolsCommandInput,
13
11
  ListTapePoolsCommandOutput,
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListTapesInput, ListTapesOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListTapesCommandInput extends ListTapesInput {}
5
- export interface ListTapesCommandOutput
6
- extends ListTapesOutput,
7
- __MetadataBearer {}
5
+ export interface ListTapesCommandOutput extends ListTapesOutput, __MetadataBearer {}
8
6
  declare const ListTapesCommand_base: {
9
- new (input: ListTapesCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: ListTapesCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  ListTapesCommandInput,
11
11
  ListTapesCommandOutput,
12
12
  import("..").StorageGatewayClientResolvedConfig,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListVolumeInitiatorsInput,
4
- ListVolumeInitiatorsOutput,
5
- } from "../models/models_0";
2
+ import { ListVolumeInitiatorsInput, ListVolumeInitiatorsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListVolumeInitiatorsCommandInput
8
- extends ListVolumeInitiatorsInput {}
4
+ export interface ListVolumeInitiatorsCommandInput extends ListVolumeInitiatorsInput {}
9
5
  export interface ListVolumeInitiatorsCommandOutput
10
- extends ListVolumeInitiatorsOutput,
11
- __MetadataBearer {}
6
+ extends ListVolumeInitiatorsOutput, __MetadataBearer {}
12
7
  declare const ListVolumeInitiatorsCommand_base: {
13
8
  new (
14
- input: ListVolumeInitiatorsCommandInput
9
+ input: ListVolumeInitiatorsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListVolumeInitiatorsCommandInput,
17
12
  ListVolumeInitiatorsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListVolumeInitiatorsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListVolumeInitiatorsCommandInput
18
+ input: ListVolumeInitiatorsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListVolumeInitiatorsCommandInput,
26
21
  ListVolumeInitiatorsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListVolumeRecoveryPointsInput,
4
- ListVolumeRecoveryPointsOutput,
5
- } from "../models/models_0";
2
+ import { ListVolumeRecoveryPointsInput, ListVolumeRecoveryPointsOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListVolumeRecoveryPointsCommandInput
8
- extends ListVolumeRecoveryPointsInput {}
4
+ export interface ListVolumeRecoveryPointsCommandInput extends ListVolumeRecoveryPointsInput {}
9
5
  export interface ListVolumeRecoveryPointsCommandOutput
10
- extends ListVolumeRecoveryPointsOutput,
11
- __MetadataBearer {}
6
+ extends ListVolumeRecoveryPointsOutput, __MetadataBearer {}
12
7
  declare const ListVolumeRecoveryPointsCommand_base: {
13
8
  new (
14
- input: ListVolumeRecoveryPointsCommandInput
9
+ input: ListVolumeRecoveryPointsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListVolumeRecoveryPointsCommandInput,
17
12
  ListVolumeRecoveryPointsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListVolumeRecoveryPointsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListVolumeRecoveryPointsCommandInput
18
+ input: ListVolumeRecoveryPointsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListVolumeRecoveryPointsCommandInput,
26
21
  ListVolumeRecoveryPointsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListVolumesInput, ListVolumesOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListVolumesCommandInput extends ListVolumesInput {}
5
- export interface ListVolumesCommandOutput
6
- extends ListVolumesOutput,
7
- __MetadataBearer {}
5
+ export interface ListVolumesCommandOutput extends ListVolumesOutput, __MetadataBearer {}
8
6
  declare const ListVolumesCommand_base: {
9
7
  new (
10
- input: ListVolumesCommandInput
8
+ input: ListVolumesCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListVolumesCommandInput,
13
11
  ListVolumesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- NotifyWhenUploadedInput,
4
- NotifyWhenUploadedOutput,
5
- } from "../models/models_0";
2
+ import { NotifyWhenUploadedInput, NotifyWhenUploadedOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface NotifyWhenUploadedCommandInput
8
- extends NotifyWhenUploadedInput {}
4
+ export interface NotifyWhenUploadedCommandInput extends NotifyWhenUploadedInput {}
9
5
  export interface NotifyWhenUploadedCommandOutput
10
- extends NotifyWhenUploadedOutput,
11
- __MetadataBearer {}
6
+ extends NotifyWhenUploadedOutput, __MetadataBearer {}
12
7
  declare const NotifyWhenUploadedCommand_base: {
13
8
  new (
14
- input: NotifyWhenUploadedCommandInput
9
+ input: NotifyWhenUploadedCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  NotifyWhenUploadedCommandInput,
17
12
  NotifyWhenUploadedCommandOutput,
@@ -20,7 +15,7 @@ declare const NotifyWhenUploadedCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: NotifyWhenUploadedCommandInput
18
+ input: NotifyWhenUploadedCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  NotifyWhenUploadedCommandInput,
26
21
  NotifyWhenUploadedCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RefreshCacheInput, RefreshCacheOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface RefreshCacheCommandInput extends RefreshCacheInput {}
5
- export interface RefreshCacheCommandOutput
6
- extends RefreshCacheOutput,
7
- __MetadataBearer {}
5
+ export interface RefreshCacheCommandOutput extends RefreshCacheOutput, __MetadataBearer {}
8
6
  declare const RefreshCacheCommand_base: {
9
7
  new (
10
- input: RefreshCacheCommandInput
8
+ input: RefreshCacheCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RefreshCacheCommandInput,
13
11
  RefreshCacheCommandOutput,
@@ -16,7 +14,7 @@ declare const RefreshCacheCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RefreshCacheCommandInput
17
+ input: RefreshCacheCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RefreshCacheCommandInput,
22
20
  RefreshCacheCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RemoveTagsFromResourceInput,
4
- RemoveTagsFromResourceOutput,
5
- } from "../models/models_0";
2
+ import { RemoveTagsFromResourceInput, RemoveTagsFromResourceOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RemoveTagsFromResourceCommandInput
8
- extends RemoveTagsFromResourceInput {}
4
+ export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceInput {}
9
5
  export interface RemoveTagsFromResourceCommandOutput
10
- extends RemoveTagsFromResourceOutput,
11
- __MetadataBearer {}
6
+ extends RemoveTagsFromResourceOutput, __MetadataBearer {}
12
7
  declare const RemoveTagsFromResourceCommand_base: {
13
8
  new (
14
- input: RemoveTagsFromResourceCommandInput
9
+ input: RemoveTagsFromResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RemoveTagsFromResourceCommandInput,
17
12
  RemoveTagsFromResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const RemoveTagsFromResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RemoveTagsFromResourceCommandInput
18
+ input: RemoveTagsFromResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RemoveTagsFromResourceCommandInput,
26
21
  RemoveTagsFromResourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ResetCacheInput, ResetCacheOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ResetCacheCommandInput extends ResetCacheInput {}
5
- export interface ResetCacheCommandOutput
6
- extends ResetCacheOutput,
7
- __MetadataBearer {}
5
+ export interface ResetCacheCommandOutput extends ResetCacheOutput, __MetadataBearer {}
8
6
  declare const ResetCacheCommand_base: {
9
7
  new (
10
- input: ResetCacheCommandInput
8
+ input: ResetCacheCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ResetCacheCommandInput,
13
11
  ResetCacheCommandOutput,
@@ -16,7 +14,7 @@ declare const ResetCacheCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ResetCacheCommandInput
17
+ input: ResetCacheCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ResetCacheCommandInput,
22
20
  ResetCacheCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RetrieveTapeArchiveInput,
4
- RetrieveTapeArchiveOutput,
5
- } from "../models/models_0";
2
+ import { RetrieveTapeArchiveInput, RetrieveTapeArchiveOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface RetrieveTapeArchiveCommandInput
8
- extends RetrieveTapeArchiveInput {}
4
+ export interface RetrieveTapeArchiveCommandInput extends RetrieveTapeArchiveInput {}
9
5
  export interface RetrieveTapeArchiveCommandOutput
10
- extends RetrieveTapeArchiveOutput,
11
- __MetadataBearer {}
6
+ extends RetrieveTapeArchiveOutput, __MetadataBearer {}
12
7
  declare const RetrieveTapeArchiveCommand_base: {
13
8
  new (
14
- input: RetrieveTapeArchiveCommandInput
9
+ input: RetrieveTapeArchiveCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RetrieveTapeArchiveCommandInput,
17
12
  RetrieveTapeArchiveCommandOutput,
@@ -20,7 +15,7 @@ declare const RetrieveTapeArchiveCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RetrieveTapeArchiveCommandInput
18
+ input: RetrieveTapeArchiveCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RetrieveTapeArchiveCommandInput,
26
21
  RetrieveTapeArchiveCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RetrieveTapeRecoveryPointOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface RetrieveTapeRecoveryPointCommandInput
8
- extends RetrieveTapeRecoveryPointInput {}
7
+ export interface RetrieveTapeRecoveryPointCommandInput extends RetrieveTapeRecoveryPointInput {}
9
8
  export interface RetrieveTapeRecoveryPointCommandOutput
10
- extends RetrieveTapeRecoveryPointOutput,
11
- __MetadataBearer {}
9
+ extends RetrieveTapeRecoveryPointOutput, __MetadataBearer {}
12
10
  declare const RetrieveTapeRecoveryPointCommand_base: {
13
11
  new (
14
- input: RetrieveTapeRecoveryPointCommandInput
12
+ input: RetrieveTapeRecoveryPointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RetrieveTapeRecoveryPointCommandInput,
17
15
  RetrieveTapeRecoveryPointCommandOutput,
@@ -20,7 +18,7 @@ declare const RetrieveTapeRecoveryPointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RetrieveTapeRecoveryPointCommandInput
21
+ input: RetrieveTapeRecoveryPointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RetrieveTapeRecoveryPointCommandInput,
26
24
  RetrieveTapeRecoveryPointCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- SetLocalConsolePasswordInput,
4
- SetLocalConsolePasswordOutput,
5
- } from "../models/models_0";
2
+ import { SetLocalConsolePasswordInput, SetLocalConsolePasswordOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface SetLocalConsolePasswordCommandInput
8
- extends SetLocalConsolePasswordInput {}
4
+ export interface SetLocalConsolePasswordCommandInput extends SetLocalConsolePasswordInput {}
9
5
  export interface SetLocalConsolePasswordCommandOutput
10
- extends SetLocalConsolePasswordOutput,
11
- __MetadataBearer {}
6
+ extends SetLocalConsolePasswordOutput, __MetadataBearer {}
12
7
  declare const SetLocalConsolePasswordCommand_base: {
13
8
  new (
14
- input: SetLocalConsolePasswordCommandInput
9
+ input: SetLocalConsolePasswordCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  SetLocalConsolePasswordCommandInput,
17
12
  SetLocalConsolePasswordCommandOutput,
@@ -20,7 +15,7 @@ declare const SetLocalConsolePasswordCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: SetLocalConsolePasswordCommandInput
18
+ input: SetLocalConsolePasswordCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  SetLocalConsolePasswordCommandInput,
26
21
  SetLocalConsolePasswordCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- SetSMBGuestPasswordInput,
4
- SetSMBGuestPasswordOutput,
5
- } from "../models/models_0";
2
+ import { SetSMBGuestPasswordInput, SetSMBGuestPasswordOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface SetSMBGuestPasswordCommandInput
8
- extends SetSMBGuestPasswordInput {}
4
+ export interface SetSMBGuestPasswordCommandInput extends SetSMBGuestPasswordInput {}
9
5
  export interface SetSMBGuestPasswordCommandOutput
10
- extends SetSMBGuestPasswordOutput,
11
- __MetadataBearer {}
6
+ extends SetSMBGuestPasswordOutput, __MetadataBearer {}
12
7
  declare const SetSMBGuestPasswordCommand_base: {
13
8
  new (
14
- input: SetSMBGuestPasswordCommandInput
9
+ input: SetSMBGuestPasswordCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  SetSMBGuestPasswordCommandInput,
17
12
  SetSMBGuestPasswordCommandOutput,
@@ -20,7 +15,7 @@ declare const SetSMBGuestPasswordCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: SetSMBGuestPasswordCommandInput
18
+ input: SetSMBGuestPasswordCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  SetSMBGuestPasswordCommandInput,
26
21
  SetSMBGuestPasswordCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ShutdownGatewayInput,
4
- ShutdownGatewayOutput,
5
- } from "../models/models_0";
2
+ import { ShutdownGatewayInput, ShutdownGatewayOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ShutdownGatewayCommandInput extends ShutdownGatewayInput {}
8
- export interface ShutdownGatewayCommandOutput
9
- extends ShutdownGatewayOutput,
10
- __MetadataBearer {}
5
+ export interface ShutdownGatewayCommandOutput extends ShutdownGatewayOutput, __MetadataBearer {}
11
6
  declare const ShutdownGatewayCommand_base: {
12
7
  new (
13
- input: ShutdownGatewayCommandInput
8
+ input: ShutdownGatewayCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ShutdownGatewayCommandInput,
16
11
  ShutdownGatewayCommandOutput,
@@ -19,7 +14,7 @@ declare const ShutdownGatewayCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ShutdownGatewayCommandInput
17
+ input: ShutdownGatewayCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ShutdownGatewayCommandInput,
25
20
  ShutdownGatewayCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StartAvailabilityMonitorTestOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StartAvailabilityMonitorTestCommandInput
8
- extends StartAvailabilityMonitorTestInput {}
7
+ export interface StartAvailabilityMonitorTestCommandInput extends StartAvailabilityMonitorTestInput {}
9
8
  export interface StartAvailabilityMonitorTestCommandOutput
10
- extends StartAvailabilityMonitorTestOutput,
11
- __MetadataBearer {}
9
+ extends StartAvailabilityMonitorTestOutput, __MetadataBearer {}
12
10
  declare const StartAvailabilityMonitorTestCommand_base: {
13
11
  new (
14
- input: StartAvailabilityMonitorTestCommandInput
12
+ input: StartAvailabilityMonitorTestCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StartAvailabilityMonitorTestCommandInput,
17
15
  StartAvailabilityMonitorTestCommandOutput,
@@ -20,7 +18,7 @@ declare const StartAvailabilityMonitorTestCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StartAvailabilityMonitorTestCommandInput
21
+ input: StartAvailabilityMonitorTestCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StartAvailabilityMonitorTestCommandInput,
26
24
  StartAvailabilityMonitorTestCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartCacheReportInput,
4
- StartCacheReportOutput,
5
- } from "../models/models_0";
2
+ import { StartCacheReportInput, StartCacheReportOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface StartCacheReportCommandInput extends StartCacheReportInput {}
8
- export interface StartCacheReportCommandOutput
9
- extends StartCacheReportOutput,
10
- __MetadataBearer {}
5
+ export interface StartCacheReportCommandOutput extends StartCacheReportOutput, __MetadataBearer {}
11
6
  declare const StartCacheReportCommand_base: {
12
7
  new (
13
- input: StartCacheReportCommandInput
8
+ input: StartCacheReportCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  StartCacheReportCommandInput,
16
11
  StartCacheReportCommandOutput,
@@ -19,7 +14,7 @@ declare const StartCacheReportCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: StartCacheReportCommandInput
17
+ input: StartCacheReportCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  StartCacheReportCommandInput,
25
20
  StartCacheReportCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { StartGatewayInput, StartGatewayOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface StartGatewayCommandInput extends StartGatewayInput {}
5
- export interface StartGatewayCommandOutput
6
- extends StartGatewayOutput,
7
- __MetadataBearer {}
5
+ export interface StartGatewayCommandOutput extends StartGatewayOutput, __MetadataBearer {}
8
6
  declare const StartGatewayCommand_base: {
9
7
  new (
10
- input: StartGatewayCommandInput
8
+ input: StartGatewayCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  StartGatewayCommandInput,
13
11
  StartGatewayCommandOutput,
@@ -16,7 +14,7 @@ declare const StartGatewayCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: StartGatewayCommandInput
17
+ input: StartGatewayCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  StartGatewayCommandInput,
22
20
  StartGatewayCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAutomaticTapeCreationPolicyOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAutomaticTapeCreationPolicyCommandInput
8
- extends UpdateAutomaticTapeCreationPolicyInput {}
7
+ export interface UpdateAutomaticTapeCreationPolicyCommandInput extends UpdateAutomaticTapeCreationPolicyInput {}
9
8
  export interface UpdateAutomaticTapeCreationPolicyCommandOutput
10
- extends UpdateAutomaticTapeCreationPolicyOutput,
11
- __MetadataBearer {}
9
+ extends UpdateAutomaticTapeCreationPolicyOutput, __MetadataBearer {}
12
10
  declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
13
11
  new (
14
- input: UpdateAutomaticTapeCreationPolicyCommandInput
12
+ input: UpdateAutomaticTapeCreationPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAutomaticTapeCreationPolicyCommandInput,
17
15
  UpdateAutomaticTapeCreationPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAutomaticTapeCreationPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAutomaticTapeCreationPolicyCommandInput
21
+ input: UpdateAutomaticTapeCreationPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAutomaticTapeCreationPolicyCommandInput,
26
24
  UpdateAutomaticTapeCreationPolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateBandwidthRateLimitInput,
4
- UpdateBandwidthRateLimitOutput,
5
- } from "../models/models_0";
2
+ import { UpdateBandwidthRateLimitInput, UpdateBandwidthRateLimitOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateBandwidthRateLimitCommandInput
8
- extends UpdateBandwidthRateLimitInput {}
4
+ export interface UpdateBandwidthRateLimitCommandInput extends UpdateBandwidthRateLimitInput {}
9
5
  export interface UpdateBandwidthRateLimitCommandOutput
10
- extends UpdateBandwidthRateLimitOutput,
11
- __MetadataBearer {}
6
+ extends UpdateBandwidthRateLimitOutput, __MetadataBearer {}
12
7
  declare const UpdateBandwidthRateLimitCommand_base: {
13
8
  new (
14
- input: UpdateBandwidthRateLimitCommandInput
9
+ input: UpdateBandwidthRateLimitCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateBandwidthRateLimitCommandInput,
17
12
  UpdateBandwidthRateLimitCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateBandwidthRateLimitCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateBandwidthRateLimitCommandInput
18
+ input: UpdateBandwidthRateLimitCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateBandwidthRateLimitCommandInput,
26
21
  UpdateBandwidthRateLimitCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateBandwidthRateLimitScheduleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateBandwidthRateLimitScheduleCommandInput
8
- extends UpdateBandwidthRateLimitScheduleInput {}
7
+ export interface UpdateBandwidthRateLimitScheduleCommandInput extends UpdateBandwidthRateLimitScheduleInput {}
9
8
  export interface UpdateBandwidthRateLimitScheduleCommandOutput
10
- extends UpdateBandwidthRateLimitScheduleOutput,
11
- __MetadataBearer {}
9
+ extends UpdateBandwidthRateLimitScheduleOutput, __MetadataBearer {}
12
10
  declare const UpdateBandwidthRateLimitScheduleCommand_base: {
13
11
  new (
14
- input: UpdateBandwidthRateLimitScheduleCommandInput
12
+ input: UpdateBandwidthRateLimitScheduleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateBandwidthRateLimitScheduleCommandInput,
17
15
  UpdateBandwidthRateLimitScheduleCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateBandwidthRateLimitScheduleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateBandwidthRateLimitScheduleCommandInput
21
+ input: UpdateBandwidthRateLimitScheduleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateBandwidthRateLimitScheduleCommandInput,
26
24
  UpdateBandwidthRateLimitScheduleCommandOutput,