@aws-sdk/client-storage-gateway 3.649.0 → 3.651.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 +97 -270
- package/dist-es/commands/ActivateGatewayCommand.js +1 -3
- package/dist-es/commands/AddCacheCommand.js +1 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
- package/dist-es/commands/AddUploadBufferCommand.js +1 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +1 -3
- package/dist-es/commands/AssignTapePoolCommand.js +1 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +1 -3
- package/dist-es/commands/AttachVolumeCommand.js +1 -3
- package/dist-es/commands/CancelArchivalCommand.js +1 -3
- package/dist-es/commands/CancelRetrievalCommand.js +1 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +1 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +1 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +1 -3
- package/dist-es/commands/CreateSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +1 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +1 -3
- package/dist-es/commands/CreateTapePoolCommand.js +1 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +1 -3
- package/dist-es/commands/CreateTapesCommand.js +1 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +1 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +1 -3
- package/dist-es/commands/DeleteFileShareCommand.js +1 -3
- package/dist-es/commands/DeleteGatewayCommand.js +1 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +1 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +1 -3
- package/dist-es/commands/DeleteTapeCommand.js +1 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +1 -3
- package/dist-es/commands/DeleteVolumeCommand.js +1 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +1 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +1 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +1 -3
- package/dist-es/commands/DescribeCacheCommand.js +1 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +1 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +1 -3
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +1 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +1 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +1 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +1 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +1 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +1 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +1 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +1 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +1 -3
- package/dist-es/commands/DescribeTapesCommand.js +1 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +1 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +1 -3
- package/dist-es/commands/DetachVolumeCommand.js +1 -3
- package/dist-es/commands/DisableGatewayCommand.js +1 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +1 -3
- package/dist-es/commands/JoinDomainCommand.js +1 -3
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +1 -3
- package/dist-es/commands/ListFileSharesCommand.js +1 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +1 -3
- package/dist-es/commands/ListGatewaysCommand.js +1 -3
- package/dist-es/commands/ListLocalDisksCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListTapePoolsCommand.js +1 -3
- package/dist-es/commands/ListTapesCommand.js +1 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +1 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +1 -3
- package/dist-es/commands/ListVolumesCommand.js +1 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +1 -3
- package/dist-es/commands/RefreshCacheCommand.js +1 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
- package/dist-es/commands/ResetCacheCommand.js +1 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +1 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +1 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +1 -3
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +1 -3
- package/dist-es/commands/ShutdownGatewayCommand.js +1 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +1 -3
- package/dist-es/commands/StartGatewayCommand.js +1 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +1 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +1 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +1 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +1 -3
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +1 -3
- package/dist-es/commands/UpdateGatewayInformationCommand.js +1 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +1 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +1 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +1 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +1 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +1 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +1 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +1 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +1 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +1 -3
- package/dist-es/models/models_0.js +5 -0
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +1 -0
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +288 -54
- package/dist-types/ts3.4/models/models_0.d.ts +13 -0
- package/package.json +4 -4
|
@@ -6,9 +6,7 @@ import { de_ActivateGatewayCommand, se_ActivateGatewayCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ActivateGatewayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AddCacheCommand, se_AddCacheCommand } from "../protocols/Aws_json1_1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddCacheCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddTagsToResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AddUploadBufferCommand, se_AddUploadBufferCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddUploadBufferCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AddWorkingStorageCommand, se_AddWorkingStorageCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddWorkingStorageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssignTapePoolCommand, se_AssignTapePoolCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssignTapePoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AssociateFileSystemCommand, se_AssociateFileSystemCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AssociateFileSystemCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AttachVolumeCommand, se_AttachVolumeCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AttachVolumeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CancelArchivalCommand, se_CancelArchivalCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CancelArchivalCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CancelRetrievalCommand, se_CancelRetrievalCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CancelRetrievalCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateCachediSCSIVolumeCommand, se_CreateCachediSCSIVolumeCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateCachediSCSIVolumeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateNFSFileShareCommand, se_CreateNFSFileShareCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateNFSFileShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateSMBFileShareCommand, se_CreateSMBFileShareCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSMBFileShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSnapshotCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateSnapshotFromVolumeRecoveryPointCommand, se_CreateSnapshotFromV
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateStorediSCSIVolumeCommand, se_CreateStorediSCSIVolumeCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateStorediSCSIVolumeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateTapePoolCommand, se_CreateTapePoolCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateTapePoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateTapeWithBarcodeCommand, se_CreateTapeWithBarcodeCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateTapeWithBarcodeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateTapesCommand, se_CreateTapesCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateTapesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAutomaticTapeCreationPolicyCommand, se_DeleteAutomaticTapeCrea
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAutomaticTapeCreationPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteBandwidthRateLimitCommand, se_DeleteBandwidthRateLimitCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteBandwidthRateLimitCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteChapCredentialsCommand, se_DeleteChapCredentialsCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteChapCredentialsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteFileShareCommand, se_DeleteFileShareCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteFileShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteGatewayCommand, se_DeleteGatewayCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteGatewayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSnapshotScheduleCommand, se_DeleteSnapshotScheduleCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSnapshotScheduleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTapeArchiveCommand, se_DeleteTapeArchiveCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTapeArchiveCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTapeCommand, se_DeleteTapeCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTapeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTapePoolCommand, se_DeleteTapePoolCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTapePoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteVolumeCommand, se_DeleteVolumeCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteVolumeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeAvailabilityMonitorTestCommand, se_DescribeAvailabilityMonit
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeAvailabilityMonitorTestCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeBandwidthRateLimitCommand, se_DescribeBandwidthRateLimitComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeBandwidthRateLimitCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeBandwidthRateLimitScheduleCommand, se_DescribeBandwidthRateL
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeBandwidthRateLimitScheduleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeCacheCommand, se_DescribeCacheCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeCacheCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeCachediSCSIVolumesCommand, se_DescribeCachediSCSIVolumesComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeCachediSCSIVolumesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeChapCredentialsCommand, se_DescribeChapCredentialsCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeChapCredentialsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeFileSystemAssociationsCommand, se_DescribeFileSystemAssociat
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeFileSystemAssociationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeGatewayInformationCommand, se_DescribeGatewayInformationComm
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeGatewayInformationCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeMaintenanceStartTimeCommand, se_DescribeMaintenanceStartTime
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeMaintenanceStartTimeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeNFSFileSharesCommand, se_DescribeNFSFileSharesCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeNFSFileSharesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeSMBFileSharesCommand, se_DescribeSMBFileSharesCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeSMBFileSharesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeSMBSettingsCommand, se_DescribeSMBSettingsCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeSMBSettingsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeSnapshotScheduleCommand, se_DescribeSnapshotScheduleCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeSnapshotScheduleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeStorediSCSIVolumesCommand, se_DescribeStorediSCSIVolumesComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeStorediSCSIVolumesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeTapeArchivesCommand, se_DescribeTapeArchivesCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeTapeArchivesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeTapeRecoveryPointsCommand, se_DescribeTapeRecoveryPointsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeTapeRecoveryPointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeTapesCommand, se_DescribeTapesCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeTapesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeUploadBufferCommand, se_DescribeUploadBufferCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeUploadBufferCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeVTLDevicesCommand, se_DescribeVTLDevicesCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeVTLDevicesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkingStorageCommand, se_DescribeWorkingStorageCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkingStorageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DetachVolumeCommand, se_DetachVolumeCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DetachVolumeCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisableGatewayCommand, se_DisableGatewayCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisableGatewayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateFileSystemCommand, se_DisassociateFileSystemCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateFileSystemCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_JoinDomainCommand, se_JoinDomainCommand } from "../protocols/Aws_jso
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class JoinDomainCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|