@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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +3 -9
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- 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 (
|
|
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,
|