@aws-sdk/client-storage-gateway 3.927.0 → 3.929.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 { DeleteCacheReport } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCacheReportCommand 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", "DeleteCacheReport", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteCacheReportCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCacheReportCommand)
|
|
20
|
-
.de(de_DeleteCacheReportCommand)
|
|
14
|
+
.sc(DeleteCacheReport)
|
|
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 { DeleteChapCredentials } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteChapCredentialsCommand 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", "DeleteChapCredentials", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteChapCredentialsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteChapCredentialsCommand)
|
|
20
|
-
.de(de_DeleteChapCredentialsCommand)
|
|
14
|
+
.sc(DeleteChapCredentials)
|
|
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 { DeleteFileShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteFileShareCommand 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", "DeleteFileShare", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteFileShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteFileShareCommand)
|
|
20
|
-
.de(de_DeleteFileShareCommand)
|
|
14
|
+
.sc(DeleteFileShare)
|
|
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 { DeleteGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteGatewayCommand 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", "DeleteGateway", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteGatewayCommand)
|
|
20
|
-
.de(de_DeleteGatewayCommand)
|
|
14
|
+
.sc(DeleteGateway)
|
|
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 { DeleteSnapshotSchedule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSnapshotScheduleCommand 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", "DeleteSnapshotSchedule", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteSnapshotScheduleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSnapshotScheduleCommand)
|
|
20
|
-
.de(de_DeleteSnapshotScheduleCommand)
|
|
14
|
+
.sc(DeleteSnapshotSchedule)
|
|
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 { DeleteTapeArchive } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTapeArchiveCommand 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", "DeleteTapeArchive", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteTapeArchiveCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTapeArchiveCommand)
|
|
20
|
-
.de(de_DeleteTapeArchiveCommand)
|
|
14
|
+
.sc(DeleteTapeArchive)
|
|
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 { DeleteTape } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTapeCommand 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", "DeleteTape", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteTapeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTapeCommand)
|
|
20
|
-
.de(de_DeleteTapeCommand)
|
|
14
|
+
.sc(DeleteTape)
|
|
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 { DeleteTapePool } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTapePoolCommand 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", "DeleteTapePool", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteTapePoolCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTapePoolCommand)
|
|
20
|
-
.de(de_DeleteTapePoolCommand)
|
|
14
|
+
.sc(DeleteTapePool)
|
|
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 { DeleteVolume } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVolumeCommand 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", "DeleteVolume", {})
|
|
17
13
|
.n("StorageGatewayClient", "DeleteVolumeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVolumeCommand)
|
|
20
|
-
.de(de_DeleteVolumeCommand)
|
|
14
|
+
.sc(DeleteVolume)
|
|
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 { DescribeAvailabilityMonitorTest } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAvailabilityMonitorTestCommand 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", "DescribeAvailabilityMonitorTest", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeAvailabilityMonitorTestCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAvailabilityMonitorTestCommand)
|
|
20
|
-
.de(de_DescribeAvailabilityMonitorTestCommand)
|
|
14
|
+
.sc(DescribeAvailabilityMonitorTest)
|
|
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 { DescribeBandwidthRateLimit } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeBandwidthRateLimitCommand 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", "DescribeBandwidthRateLimit", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeBandwidthRateLimitCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeBandwidthRateLimitCommand)
|
|
20
|
-
.de(de_DescribeBandwidthRateLimitCommand)
|
|
14
|
+
.sc(DescribeBandwidthRateLimit)
|
|
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 { DescribeBandwidthRateLimitSchedule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeBandwidthRateLimitScheduleCommand 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", "DescribeBandwidthRateLimitSchedule", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeBandwidthRateLimitScheduleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeBandwidthRateLimitScheduleCommand)
|
|
20
|
-
.de(de_DescribeBandwidthRateLimitScheduleCommand)
|
|
14
|
+
.sc(DescribeBandwidthRateLimitSchedule)
|
|
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 { DescribeCache } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheCommand 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", "DescribeCache", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeCacheCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheCommand)
|
|
20
|
-
.de(de_DescribeCacheCommand)
|
|
14
|
+
.sc(DescribeCache)
|
|
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 { DescribeCacheReport } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheReportCommand 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", "DescribeCacheReport", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeCacheReportCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheReportCommand)
|
|
20
|
-
.de(de_DescribeCacheReportCommand)
|
|
14
|
+
.sc(DescribeCacheReport)
|
|
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 { DescribeCachediSCSIVolumes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCachediSCSIVolumesCommand 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", "DescribeCachediSCSIVolumes", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeCachediSCSIVolumesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCachediSCSIVolumesCommand)
|
|
20
|
-
.de(de_DescribeCachediSCSIVolumesCommand)
|
|
14
|
+
.sc(DescribeCachediSCSIVolumes)
|
|
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_DescribeChapCredentialsCommand, se_DescribeChapCredentialsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeChapCredentials } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeChapCredentialsCommand 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", "DescribeChapCredentials", {})
|
|
18
13
|
.n("StorageGatewayClient", "DescribeChapCredentialsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeChapCredentialsCommand)
|
|
21
|
-
.de(de_DescribeChapCredentialsCommand)
|
|
14
|
+
.sc(DescribeChapCredentials)
|
|
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 { DescribeFileSystemAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFileSystemAssociationsCommand 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", "DescribeFileSystemAssociations", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeFileSystemAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFileSystemAssociationsCommand)
|
|
20
|
-
.de(de_DescribeFileSystemAssociationsCommand)
|
|
14
|
+
.sc(DescribeFileSystemAssociations)
|
|
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_DescribeGatewayInformationCommand, se_DescribeGatewayInformationCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeGatewayInformation } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeGatewayInformationCommand 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", "DescribeGatewayInformation", {})
|
|
18
13
|
.n("StorageGatewayClient", "DescribeGatewayInformationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeGatewayInformationCommand)
|
|
21
|
-
.de(de_DescribeGatewayInformationCommand)
|
|
14
|
+
.sc(DescribeGatewayInformation)
|
|
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 { DescribeMaintenanceStartTime } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeMaintenanceStartTimeCommand 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", "DescribeMaintenanceStartTime", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeMaintenanceStartTimeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeMaintenanceStartTimeCommand)
|
|
20
|
-
.de(de_DescribeMaintenanceStartTimeCommand)
|
|
14
|
+
.sc(DescribeMaintenanceStartTime)
|
|
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 { DescribeNFSFileShares } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeNFSFileSharesCommand 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", "DescribeNFSFileShares", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeNFSFileSharesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeNFSFileSharesCommand)
|
|
20
|
-
.de(de_DescribeNFSFileSharesCommand)
|
|
14
|
+
.sc(DescribeNFSFileShares)
|
|
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 { DescribeSMBFileShares } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSMBFileSharesCommand 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", "DescribeSMBFileShares", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeSMBFileSharesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSMBFileSharesCommand)
|
|
20
|
-
.de(de_DescribeSMBFileSharesCommand)
|
|
14
|
+
.sc(DescribeSMBFileShares)
|
|
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 { DescribeSMBSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSMBSettingsCommand 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", "DescribeSMBSettings", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeSMBSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSMBSettingsCommand)
|
|
20
|
-
.de(de_DescribeSMBSettingsCommand)
|
|
14
|
+
.sc(DescribeSMBSettings)
|
|
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 { DescribeSnapshotSchedule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSnapshotScheduleCommand 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", "DescribeSnapshotSchedule", {})
|
|
17
13
|
.n("StorageGatewayClient", "DescribeSnapshotScheduleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSnapshotScheduleCommand)
|
|
20
|
-
.de(de_DescribeSnapshotScheduleCommand)
|
|
14
|
+
.sc(DescribeSnapshotSchedule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|