@aws-sdk/client-storage-gateway 3.1086.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 +39 -39
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSMBFileShareInput,
|
|
4
|
-
CreateSMBFileShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateSMBFileShareInput, CreateSMBFileShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSMBFileShareCommandInput
|
|
8
|
-
extends CreateSMBFileShareInput {}
|
|
4
|
+
export interface CreateSMBFileShareCommandInput extends CreateSMBFileShareInput {}
|
|
9
5
|
export interface CreateSMBFileShareCommandOutput
|
|
10
|
-
extends CreateSMBFileShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateSMBFileShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateSMBFileShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateSMBFileShareCommandInput
|
|
9
|
+
input: CreateSMBFileShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateSMBFileShareCommandInput,
|
|
17
12
|
CreateSMBFileShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateSMBFileShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateSMBFileShareCommandInput
|
|
18
|
+
input: CreateSMBFileShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateSMBFileShareCommandInput,
|
|
26
21
|
CreateSMBFileShareCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateSnapshotInput, CreateSnapshotOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateSnapshotCommandInput extends CreateSnapshotInput {}
|
|
5
|
-
export interface CreateSnapshotCommandOutput
|
|
6
|
-
extends CreateSnapshotOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateSnapshotCommandOutput extends CreateSnapshotOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateSnapshotCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateSnapshotCommandInput
|
|
8
|
+
input: CreateSnapshotCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateSnapshotCommandInput,
|
|
13
11
|
CreateSnapshotCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateSnapshotCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateSnapshotCommandInput
|
|
17
|
+
input: CreateSnapshotCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateSnapshotCommandInput,
|
|
22
20
|
CreateSnapshotCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateSnapshotFromVolumeRecoveryPointOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSnapshotFromVolumeRecoveryPointCommandInput
|
|
8
|
-
extends CreateSnapshotFromVolumeRecoveryPointInput {}
|
|
7
|
+
export interface CreateSnapshotFromVolumeRecoveryPointCommandInput extends CreateSnapshotFromVolumeRecoveryPointInput {}
|
|
9
8
|
export interface CreateSnapshotFromVolumeRecoveryPointCommandOutput
|
|
10
|
-
extends CreateSnapshotFromVolumeRecoveryPointOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateSnapshotFromVolumeRecoveryPointOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateSnapshotFromVolumeRecoveryPointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateSnapshotFromVolumeRecoveryPointCommandInput
|
|
12
|
+
input: CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
17
15
|
CreateSnapshotFromVolumeRecoveryPointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateSnapshotFromVolumeRecoveryPointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateSnapshotFromVolumeRecoveryPointCommandInput
|
|
21
|
+
input: CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
26
24
|
CreateSnapshotFromVolumeRecoveryPointCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateStorediSCSIVolumeInput,
|
|
4
|
-
CreateStorediSCSIVolumeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateStorediSCSIVolumeInput, CreateStorediSCSIVolumeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateStorediSCSIVolumeCommandInput
|
|
8
|
-
extends CreateStorediSCSIVolumeInput {}
|
|
4
|
+
export interface CreateStorediSCSIVolumeCommandInput extends CreateStorediSCSIVolumeInput {}
|
|
9
5
|
export interface CreateStorediSCSIVolumeCommandOutput
|
|
10
|
-
extends CreateStorediSCSIVolumeOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateStorediSCSIVolumeOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateStorediSCSIVolumeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateStorediSCSIVolumeCommandInput
|
|
9
|
+
input: CreateStorediSCSIVolumeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateStorediSCSIVolumeCommandInput,
|
|
17
12
|
CreateStorediSCSIVolumeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateStorediSCSIVolumeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateStorediSCSIVolumeCommandInput
|
|
18
|
+
input: CreateStorediSCSIVolumeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateStorediSCSIVolumeCommandInput,
|
|
26
21
|
CreateStorediSCSIVolumeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateTapePoolInput, CreateTapePoolOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateTapePoolCommandInput extends CreateTapePoolInput {}
|
|
5
|
-
export interface CreateTapePoolCommandOutput
|
|
6
|
-
extends CreateTapePoolOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTapePoolCommandOutput extends CreateTapePoolOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateTapePoolCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateTapePoolCommandInput
|
|
8
|
+
input: CreateTapePoolCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateTapePoolCommandInput,
|
|
13
11
|
CreateTapePoolCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateTapePoolCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateTapePoolCommandInput
|
|
17
|
+
input: CreateTapePoolCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateTapePoolCommandInput,
|
|
22
20
|
CreateTapePoolCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTapeWithBarcodeInput,
|
|
4
|
-
CreateTapeWithBarcodeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateTapeWithBarcodeInput, CreateTapeWithBarcodeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTapeWithBarcodeCommandInput
|
|
8
|
-
extends CreateTapeWithBarcodeInput {}
|
|
4
|
+
export interface CreateTapeWithBarcodeCommandInput extends CreateTapeWithBarcodeInput {}
|
|
9
5
|
export interface CreateTapeWithBarcodeCommandOutput
|
|
10
|
-
extends CreateTapeWithBarcodeOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateTapeWithBarcodeOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateTapeWithBarcodeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateTapeWithBarcodeCommandInput
|
|
9
|
+
input: CreateTapeWithBarcodeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateTapeWithBarcodeCommandInput,
|
|
17
12
|
CreateTapeWithBarcodeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateTapeWithBarcodeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateTapeWithBarcodeCommandInput
|
|
18
|
+
input: CreateTapeWithBarcodeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateTapeWithBarcodeCommandInput,
|
|
26
21
|
CreateTapeWithBarcodeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateTapesInput, CreateTapesOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateTapesCommandInput extends CreateTapesInput {}
|
|
5
|
-
export interface CreateTapesCommandOutput
|
|
6
|
-
extends CreateTapesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTapesCommandOutput extends CreateTapesOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateTapesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateTapesCommandInput
|
|
8
|
+
input: CreateTapesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateTapesCommandInput,
|
|
13
11
|
CreateTapesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateTapesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateTapesCommandInput
|
|
17
|
+
input: CreateTapesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateTapesCommandInput,
|
|
22
20
|
CreateTapesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteAutomaticTapeCreationPolicyOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAutomaticTapeCreationPolicyCommandInput
|
|
8
|
-
extends DeleteAutomaticTapeCreationPolicyInput {}
|
|
7
|
+
export interface DeleteAutomaticTapeCreationPolicyCommandInput extends DeleteAutomaticTapeCreationPolicyInput {}
|
|
9
8
|
export interface DeleteAutomaticTapeCreationPolicyCommandOutput
|
|
10
|
-
extends DeleteAutomaticTapeCreationPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteAutomaticTapeCreationPolicyOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteAutomaticTapeCreationPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteAutomaticTapeCreationPolicyCommandInput
|
|
12
|
+
input: DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
17
15
|
DeleteAutomaticTapeCreationPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteAutomaticTapeCreationPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteAutomaticTapeCreationPolicyCommandInput
|
|
21
|
+
input: DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
26
24
|
DeleteAutomaticTapeCreationPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBandwidthRateLimitInput,
|
|
4
|
-
DeleteBandwidthRateLimitOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBandwidthRateLimitInput, DeleteBandwidthRateLimitOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteBandwidthRateLimitCommandInput
|
|
8
|
-
extends DeleteBandwidthRateLimitInput {}
|
|
4
|
+
export interface DeleteBandwidthRateLimitCommandInput extends DeleteBandwidthRateLimitInput {}
|
|
9
5
|
export interface DeleteBandwidthRateLimitCommandOutput
|
|
10
|
-
extends DeleteBandwidthRateLimitOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteBandwidthRateLimitOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteBandwidthRateLimitCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteBandwidthRateLimitCommandInput
|
|
9
|
+
input: DeleteBandwidthRateLimitCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteBandwidthRateLimitCommandInput,
|
|
17
12
|
DeleteBandwidthRateLimitCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteBandwidthRateLimitCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteBandwidthRateLimitCommandInput
|
|
18
|
+
input: DeleteBandwidthRateLimitCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteBandwidthRateLimitCommandInput,
|
|
26
21
|
DeleteBandwidthRateLimitCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCacheReportInput,
|
|
4
|
-
DeleteCacheReportOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteCacheReportInput, DeleteCacheReportOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteCacheReportCommandInput extends DeleteCacheReportInput {}
|
|
8
|
-
export interface DeleteCacheReportCommandOutput
|
|
9
|
-
extends DeleteCacheReportOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteCacheReportCommandOutput extends DeleteCacheReportOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteCacheReportCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteCacheReportCommandInput
|
|
8
|
+
input: DeleteCacheReportCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteCacheReportCommandInput,
|
|
16
11
|
DeleteCacheReportCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteCacheReportCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteCacheReportCommandInput
|
|
17
|
+
input: DeleteCacheReportCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteCacheReportCommandInput,
|
|
25
20
|
DeleteCacheReportCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteChapCredentialsInput,
|
|
4
|
-
DeleteChapCredentialsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteChapCredentialsInput, DeleteChapCredentialsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteChapCredentialsCommandInput
|
|
8
|
-
extends DeleteChapCredentialsInput {}
|
|
4
|
+
export interface DeleteChapCredentialsCommandInput extends DeleteChapCredentialsInput {}
|
|
9
5
|
export interface DeleteChapCredentialsCommandOutput
|
|
10
|
-
extends DeleteChapCredentialsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteChapCredentialsOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteChapCredentialsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteChapCredentialsCommandInput
|
|
9
|
+
input: DeleteChapCredentialsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteChapCredentialsCommandInput,
|
|
17
12
|
DeleteChapCredentialsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteChapCredentialsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteChapCredentialsCommandInput
|
|
18
|
+
input: DeleteChapCredentialsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteChapCredentialsCommandInput,
|
|
26
21
|
DeleteChapCredentialsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteFileShareInput,
|
|
4
|
-
DeleteFileShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteFileShareInput, DeleteFileShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteFileShareCommandInput extends DeleteFileShareInput {}
|
|
8
|
-
export interface DeleteFileShareCommandOutput
|
|
9
|
-
extends DeleteFileShareOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFileShareCommandOutput extends DeleteFileShareOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteFileShareCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteFileShareCommandInput
|
|
8
|
+
input: DeleteFileShareCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteFileShareCommandInput,
|
|
16
11
|
DeleteFileShareCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteFileShareCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteFileShareCommandInput
|
|
17
|
+
input: DeleteFileShareCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteFileShareCommandInput,
|
|
25
20
|
DeleteFileShareCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteGatewayInput, DeleteGatewayOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteGatewayCommandInput extends DeleteGatewayInput {}
|
|
5
|
-
export interface DeleteGatewayCommandOutput
|
|
6
|
-
extends DeleteGatewayOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteGatewayCommandOutput extends DeleteGatewayOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteGatewayCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteGatewayCommandInput
|
|
8
|
+
input: DeleteGatewayCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteGatewayCommandInput,
|
|
13
11
|
DeleteGatewayCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteGatewayCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteGatewayCommandInput
|
|
17
|
+
input: DeleteGatewayCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteGatewayCommandInput,
|
|
22
20
|
DeleteGatewayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSnapshotScheduleInput,
|
|
4
|
-
DeleteSnapshotScheduleOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteSnapshotScheduleInput, DeleteSnapshotScheduleOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSnapshotScheduleCommandInput
|
|
8
|
-
extends DeleteSnapshotScheduleInput {}
|
|
4
|
+
export interface DeleteSnapshotScheduleCommandInput extends DeleteSnapshotScheduleInput {}
|
|
9
5
|
export interface DeleteSnapshotScheduleCommandOutput
|
|
10
|
-
extends DeleteSnapshotScheduleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteSnapshotScheduleOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteSnapshotScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteSnapshotScheduleCommandInput
|
|
9
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteSnapshotScheduleCommandInput,
|
|
17
12
|
DeleteSnapshotScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteSnapshotScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteSnapshotScheduleCommandInput
|
|
18
|
+
input: DeleteSnapshotScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteSnapshotScheduleCommandInput,
|
|
26
21
|
DeleteSnapshotScheduleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteTapeArchiveInput,
|
|
4
|
-
DeleteTapeArchiveOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteTapeArchiveInput, DeleteTapeArchiveOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteTapeArchiveCommandInput extends DeleteTapeArchiveInput {}
|
|
8
|
-
export interface DeleteTapeArchiveCommandOutput
|
|
9
|
-
extends DeleteTapeArchiveOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTapeArchiveCommandOutput extends DeleteTapeArchiveOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteTapeArchiveCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteTapeArchiveCommandInput
|
|
8
|
+
input: DeleteTapeArchiveCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteTapeArchiveCommandInput,
|
|
16
11
|
DeleteTapeArchiveCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteTapeArchiveCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteTapeArchiveCommandInput
|
|
17
|
+
input: DeleteTapeArchiveCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteTapeArchiveCommandInput,
|
|
25
20
|
DeleteTapeArchiveCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteTapeInput, DeleteTapeOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteTapeCommandInput extends DeleteTapeInput {}
|
|
5
|
-
export interface DeleteTapeCommandOutput
|
|
6
|
-
extends DeleteTapeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTapeCommandOutput extends DeleteTapeOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteTapeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteTapeCommandInput
|
|
8
|
+
input: DeleteTapeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteTapeCommandInput,
|
|
13
11
|
DeleteTapeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteTapeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteTapeCommandInput
|
|
17
|
+
input: DeleteTapeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteTapeCommandInput,
|
|
22
20
|
DeleteTapeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteTapePoolInput, DeleteTapePoolOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteTapePoolCommandInput extends DeleteTapePoolInput {}
|
|
5
|
-
export interface DeleteTapePoolCommandOutput
|
|
6
|
-
extends DeleteTapePoolOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTapePoolCommandOutput extends DeleteTapePoolOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteTapePoolCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteTapePoolCommandInput
|
|
8
|
+
input: DeleteTapePoolCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteTapePoolCommandInput,
|
|
13
11
|
DeleteTapePoolCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteTapePoolCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteTapePoolCommandInput
|
|
17
|
+
input: DeleteTapePoolCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteTapePoolCommandInput,
|
|
22
20
|
DeleteTapePoolCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteVolumeInput, DeleteVolumeOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteVolumeCommandInput extends DeleteVolumeInput {}
|
|
5
|
-
export interface DeleteVolumeCommandOutput
|
|
6
|
-
extends DeleteVolumeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteVolumeCommandOutput extends DeleteVolumeOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteVolumeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteVolumeCommandInput
|
|
8
|
+
input: DeleteVolumeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteVolumeCommandInput,
|
|
13
11
|
DeleteVolumeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteVolumeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteVolumeCommandInput
|
|
17
|
+
input: DeleteVolumeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteVolumeCommandInput,
|
|
22
20
|
DeleteVolumeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAvailabilityMonitorTestOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAvailabilityMonitorTestCommandInput
|
|
8
|
-
extends DescribeAvailabilityMonitorTestInput {}
|
|
7
|
+
export interface DescribeAvailabilityMonitorTestCommandInput extends DescribeAvailabilityMonitorTestInput {}
|
|
9
8
|
export interface DescribeAvailabilityMonitorTestCommandOutput
|
|
10
|
-
extends DescribeAvailabilityMonitorTestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAvailabilityMonitorTestOutput, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAvailabilityMonitorTestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAvailabilityMonitorTestCommandInput
|
|
12
|
+
input: DescribeAvailabilityMonitorTestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAvailabilityMonitorTestCommandInput,
|
|
17
15
|
DescribeAvailabilityMonitorTestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAvailabilityMonitorTestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAvailabilityMonitorTestCommandInput
|
|
21
|
+
input: DescribeAvailabilityMonitorTestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAvailabilityMonitorTestCommandInput,
|
|
26
24
|
DescribeAvailabilityMonitorTestCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeBandwidthRateLimitOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBandwidthRateLimitCommandInput
|
|
8
|
-
extends DescribeBandwidthRateLimitInput {}
|
|
7
|
+
export interface DescribeBandwidthRateLimitCommandInput extends DescribeBandwidthRateLimitInput {}
|
|
9
8
|
export interface DescribeBandwidthRateLimitCommandOutput
|
|
10
|
-
extends DescribeBandwidthRateLimitOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeBandwidthRateLimitOutput, __MetadataBearer {}
|
|
12
10
|
declare const DescribeBandwidthRateLimitCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeBandwidthRateLimitCommandInput
|
|
12
|
+
input: DescribeBandwidthRateLimitCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeBandwidthRateLimitCommandInput,
|
|
17
15
|
DescribeBandwidthRateLimitCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeBandwidthRateLimitCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeBandwidthRateLimitCommandInput
|
|
21
|
+
input: DescribeBandwidthRateLimitCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeBandwidthRateLimitCommandInput,
|
|
26
24
|
DescribeBandwidthRateLimitCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeBandwidthRateLimitScheduleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBandwidthRateLimitScheduleCommandInput
|
|
8
|
-
extends DescribeBandwidthRateLimitScheduleInput {}
|
|
7
|
+
export interface DescribeBandwidthRateLimitScheduleCommandInput extends DescribeBandwidthRateLimitScheduleInput {}
|
|
9
8
|
export interface DescribeBandwidthRateLimitScheduleCommandOutput
|
|
10
|
-
extends DescribeBandwidthRateLimitScheduleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeBandwidthRateLimitScheduleOutput, __MetadataBearer {}
|
|
12
10
|
declare const DescribeBandwidthRateLimitScheduleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeBandwidthRateLimitScheduleCommandInput
|
|
12
|
+
input: DescribeBandwidthRateLimitScheduleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeBandwidthRateLimitScheduleCommandInput,
|
|
17
15
|
DescribeBandwidthRateLimitScheduleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeBandwidthRateLimitScheduleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeBandwidthRateLimitScheduleCommandInput
|
|
21
|
+
input: DescribeBandwidthRateLimitScheduleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeBandwidthRateLimitScheduleCommandInput,
|
|
26
24
|
DescribeBandwidthRateLimitScheduleCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeCacheInput, DescribeCacheOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeCacheCommandInput extends DescribeCacheInput {}
|
|
5
|
-
export interface DescribeCacheCommandOutput
|
|
6
|
-
extends DescribeCacheOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeCacheCommandOutput extends DescribeCacheOutput, __MetadataBearer {}
|
|
8
6
|
declare const DescribeCacheCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeCacheCommandInput
|
|
8
|
+
input: DescribeCacheCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeCacheCommandInput,
|
|
13
11
|
DescribeCacheCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeCacheCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeCacheCommandInput
|
|
17
|
+
input: DescribeCacheCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeCacheCommandInput,
|
|
22
20
|
DescribeCacheCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCacheReportInput,
|
|
4
|
-
DescribeCacheReportOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeCacheReportInput, DescribeCacheReportOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCacheReportCommandInput
|
|
8
|
-
extends DescribeCacheReportInput {}
|
|
4
|
+
export interface DescribeCacheReportCommandInput extends DescribeCacheReportInput {}
|
|
9
5
|
export interface DescribeCacheReportCommandOutput
|
|
10
|
-
extends DescribeCacheReportOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCacheReportOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCacheReportCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCacheReportCommandInput
|
|
9
|
+
input: DescribeCacheReportCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCacheReportCommandInput,
|
|
17
12
|
DescribeCacheReportCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCacheReportCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCacheReportCommandInput
|
|
18
|
+
input: DescribeCacheReportCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCacheReportCommandInput,
|
|
26
21
|
DescribeCacheReportCommandOutput,
|