@aws-sdk/client-storage-gateway 3.926.0 → 3.928.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 +2508 -2867
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/StorageGatewayClient.js +2 -0
- package/dist-es/commands/ActivateGatewayCommand.js +3 -9
- package/dist-es/commands/AddCacheCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/AddUploadBufferCommand.js +3 -9
- package/dist-es/commands/AddWorkingStorageCommand.js +3 -9
- package/dist-es/commands/AssignTapePoolCommand.js +3 -9
- package/dist-es/commands/AssociateFileSystemCommand.js +3 -10
- package/dist-es/commands/AttachVolumeCommand.js +3 -9
- package/dist-es/commands/CancelArchivalCommand.js +3 -9
- package/dist-es/commands/CancelCacheReportCommand.js +3 -9
- package/dist-es/commands/CancelRetrievalCommand.js +3 -9
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateTapePoolCommand.js +3 -9
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -9
- package/dist-es/commands/CreateTapesCommand.js +3 -9
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DeleteCacheReportCommand.js +3 -9
- package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -9
- package/dist-es/commands/DeleteFileShareCommand.js +3 -9
- package/dist-es/commands/DeleteGatewayCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -9
- package/dist-es/commands/DeleteTapeCommand.js +3 -9
- package/dist-es/commands/DeleteTapePoolCommand.js +3 -9
- package/dist-es/commands/DeleteVolumeCommand.js +3 -9
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeCacheCommand.js +3 -9
- package/dist-es/commands/DescribeCacheReportCommand.js +3 -9
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -10
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/DescribeTapesCommand.js +3 -9
- package/dist-es/commands/DescribeUploadBufferCommand.js +3 -9
- package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -9
- package/dist-es/commands/DetachVolumeCommand.js +3 -9
- package/dist-es/commands/DisableGatewayCommand.js +3 -9
- package/dist-es/commands/DisassociateFileSystemCommand.js +3 -9
- package/dist-es/commands/EvictFilesFailingUploadCommand.js +3 -9
- package/dist-es/commands/JoinDomainCommand.js +3 -10
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -9
- package/dist-es/commands/ListCacheReportsCommand.js +3 -9
- package/dist-es/commands/ListFileSharesCommand.js +3 -9
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/ListGatewaysCommand.js +3 -9
- package/dist-es/commands/ListLocalDisksCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTapePoolsCommand.js +3 -9
- package/dist-es/commands/ListTapesCommand.js +3 -9
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -9
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/ListVolumesCommand.js +3 -9
- package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -9
- package/dist-es/commands/RefreshCacheCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetCacheCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -10
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -10
- package/dist-es/commands/ShutdownGatewayCommand.js +3 -9
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/StartCacheReportCommand.js +3 -9
- package/dist-es/commands/StartGatewayCommand.js +3 -9
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -10
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -10
- package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -9
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -9
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -9
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -9
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -9
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -42
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2325 -0
- package/dist-types/StorageGatewayClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +377 -0
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -28
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2139
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1157
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeStorediSCSIVolumes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeStorediSCSIVolumesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeStorediSCSIVolumes", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeStorediSCSIVolumesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeStorediSCSIVolumesCommand)
|
|
20
|
-
.de(de_DescribeStorediSCSIVolumesCommand)
|
|
14
|
+
.sc(DescribeStorediSCSIVolumes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTapeArchives } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTapeArchivesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeTapeArchives", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeTapeArchivesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTapeArchivesCommand)
|
|
20
|
-
.de(de_DescribeTapeArchivesCommand)
|
|
14
|
+
.sc(DescribeTapeArchives)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTapeRecoveryPoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTapeRecoveryPointsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeTapeRecoveryPoints", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeTapeRecoveryPointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTapeRecoveryPointsCommand)
|
|
20
|
-
.de(de_DescribeTapeRecoveryPointsCommand)
|
|
14
|
+
.sc(DescribeTapeRecoveryPoints)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTapes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTapesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeTapes", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeTapesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTapesCommand)
|
|
20
|
-
.de(de_DescribeTapesCommand)
|
|
14
|
+
.sc(DescribeTapes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeUploadBuffer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeUploadBufferCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeUploadBuffer", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeUploadBufferCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeUploadBufferCommand)
|
|
20
|
-
.de(de_DescribeUploadBufferCommand)
|
|
14
|
+
.sc(DescribeUploadBuffer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeVTLDevices } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeVTLDevicesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeVTLDevices", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeVTLDevicesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeVTLDevicesCommand)
|
|
20
|
-
.de(de_DescribeVTLDevicesCommand)
|
|
14
|
+
.sc(DescribeVTLDevices)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeWorkingStorage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkingStorageCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DescribeWorkingStorage", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeWorkingStorageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkingStorageCommand)
|
|
20
|
-
.de(de_DescribeWorkingStorageCommand)
|
|
14
|
+
.sc(DescribeWorkingStorage)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DetachVolume } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DetachVolumeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DetachVolume", {})
|
|
17
13
|
.n("StorageGatewayClient", "DetachVolumeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DetachVolumeCommand)
|
|
20
|
-
.de(de_DetachVolumeCommand)
|
|
14
|
+
.sc(DetachVolume)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisableGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableGatewayCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DisableGateway", {})
|
|
17
13
|
.n("StorageGatewayClient", "DisableGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableGatewayCommand)
|
|
20
|
-
.de(de_DisableGatewayCommand)
|
|
14
|
+
.sc(DisableGateway)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateFileSystem } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateFileSystemCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "DisassociateFileSystem", {})
|
|
17
13
|
.n("StorageGatewayClient", "DisassociateFileSystemCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateFileSystemCommand)
|
|
20
|
-
.de(de_DisassociateFileSystemCommand)
|
|
14
|
+
.sc(DisassociateFileSystem)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { EvictFilesFailingUpload } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class EvictFilesFailingUploadCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "EvictFilesFailingUpload", {})
|
|
17
13
|
.n("StorageGatewayClient", "EvictFilesFailingUploadCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_EvictFilesFailingUploadCommand)
|
|
20
|
-
.de(de_EvictFilesFailingUploadCommand)
|
|
14
|
+
.sc(EvictFilesFailingUpload)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_JoinDomainCommand, se_JoinDomainCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { JoinDomain } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class JoinDomainCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("StorageGateway_20130630", "JoinDomain", {})
|
|
18
13
|
.n("StorageGatewayClient", "JoinDomainCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_JoinDomainCommand)
|
|
21
|
-
.de(de_JoinDomainCommand)
|
|
14
|
+
.sc(JoinDomain)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAutomaticTapeCreationPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAutomaticTapeCreationPoliciesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListAutomaticTapeCreationPolicies", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListAutomaticTapeCreationPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAutomaticTapeCreationPoliciesCommand)
|
|
20
|
-
.de(de_ListAutomaticTapeCreationPoliciesCommand)
|
|
14
|
+
.sc(ListAutomaticTapeCreationPolicies)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListCacheReports } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCacheReportsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListCacheReports", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListCacheReportsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCacheReportsCommand)
|
|
20
|
-
.de(de_ListCacheReportsCommand)
|
|
14
|
+
.sc(ListCacheReports)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListFileShares } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListFileSharesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListFileShares", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListFileSharesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListFileSharesCommand)
|
|
20
|
-
.de(de_ListFileSharesCommand)
|
|
14
|
+
.sc(ListFileShares)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListFileSystemAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListFileSystemAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListFileSystemAssociations", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListFileSystemAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListFileSystemAssociationsCommand)
|
|
20
|
-
.de(de_ListFileSystemAssociationsCommand)
|
|
14
|
+
.sc(ListFileSystemAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListGateways } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListGatewaysCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListGateways", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListGatewaysCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListGatewaysCommand)
|
|
20
|
-
.de(de_ListGatewaysCommand)
|
|
14
|
+
.sc(ListGateways)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListLocalDisks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLocalDisksCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListLocalDisks", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListLocalDisksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLocalDisksCommand)
|
|
20
|
-
.de(de_ListLocalDisksCommand)
|
|
14
|
+
.sc(ListLocalDisks)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListTagsForResource", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTapePools } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTapePoolsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListTapePools", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListTapePoolsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTapePoolsCommand)
|
|
20
|
-
.de(de_ListTapePoolsCommand)
|
|
14
|
+
.sc(ListTapePools)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTapes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTapesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListTapes", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListTapesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTapesCommand)
|
|
20
|
-
.de(de_ListTapesCommand)
|
|
14
|
+
.sc(ListTapes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVolumeInitiators } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVolumeInitiatorsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListVolumeInitiators", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListVolumeInitiatorsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVolumeInitiatorsCommand)
|
|
20
|
-
.de(de_ListVolumeInitiatorsCommand)
|
|
14
|
+
.sc(ListVolumeInitiators)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVolumeRecoveryPoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVolumeRecoveryPointsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StorageGateway_20130630", "ListVolumeRecoveryPoints", {})
|
|
17
13
|
.n("StorageGatewayClient", "ListVolumeRecoveryPointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVolumeRecoveryPointsCommand)
|
|
20
|
-
.de(de_ListVolumeRecoveryPointsCommand)
|
|
14
|
+
.sc(ListVolumeRecoveryPoints)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|