@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_ListAutomaticTapeCreationPoliciesCommand, se_ListAutomaticTapeCreati
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAutomaticTapeCreationPoliciesCommand 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_ListFileSharesCommand, se_ListFileSharesCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListFileSharesCommand 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_ListFileSystemAssociationsCommand, se_ListFileSystemAssociationsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListFileSystemAssociationsCommand 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_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListGatewaysCommand 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_ListLocalDisksCommand, se_ListLocalDisksCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListLocalDisksCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand 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_ListTapePoolsCommand, se_ListTapePoolsCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTapePoolsCommand 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_ListTapesCommand, se_ListTapesCommand } from "../protocols/Aws_json1
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTapesCommand 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_ListVolumeInitiatorsCommand, se_ListVolumeInitiatorsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListVolumeInitiatorsCommand 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_ListVolumeRecoveryPointsCommand, se_ListVolumeRecoveryPointsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListVolumeRecoveryPointsCommand 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_ListVolumesCommand, se_ListVolumesCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListVolumesCommand 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_NotifyWhenUploadedCommand, se_NotifyWhenUploadedCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class NotifyWhenUploadedCommand 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_RefreshCacheCommand, se_RefreshCacheCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RefreshCacheCommand 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_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RemoveTagsFromResourceCommand 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_ResetCacheCommand, se_ResetCacheCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ResetCacheCommand 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_RetrieveTapeArchiveCommand, se_RetrieveTapeArchiveCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RetrieveTapeArchiveCommand 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_RetrieveTapeRecoveryPointCommand, se_RetrieveTapeRecoveryPointComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RetrieveTapeRecoveryPointCommand 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_SetLocalConsolePasswordCommand, se_SetLocalConsolePasswordCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SetLocalConsolePasswordCommand 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),
|
|
@@ -7,9 +7,7 @@ import { de_SetSMBGuestPasswordCommand, se_SetSMBGuestPasswordCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SetSMBGuestPasswordCommand 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_ShutdownGatewayCommand, se_ShutdownGatewayCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ShutdownGatewayCommand 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_StartAvailabilityMonitorTestCommand, se_StartAvailabilityMonitorTest
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartAvailabilityMonitorTestCommand 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_StartGatewayCommand, se_StartGatewayCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartGatewayCommand 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_UpdateAutomaticTapeCreationPolicyCommand, se_UpdateAutomaticTapeCrea
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateAutomaticTapeCreationPolicyCommand 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_UpdateBandwidthRateLimitCommand, se_UpdateBandwidthRateLimitCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBandwidthRateLimitCommand 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_UpdateBandwidthRateLimitScheduleCommand, se_UpdateBandwidthRateLimit
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBandwidthRateLimitScheduleCommand 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_UpdateChapCredentialsCommand, se_UpdateChapCredentialsCommand } from
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateChapCredentialsCommand 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),
|
|
@@ -7,9 +7,7 @@ import { de_UpdateFileSystemAssociationCommand, se_UpdateFileSystemAssociationCo
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateFileSystemAssociationCommand 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_UpdateGatewayInformationCommand, se_UpdateGatewayInformationCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateGatewayInformationCommand 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_UpdateGatewaySoftwareNowCommand, se_UpdateGatewaySoftwareNowCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateGatewaySoftwareNowCommand 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_UpdateMaintenanceStartTimeCommand, se_UpdateMaintenanceStartTimeComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateMaintenanceStartTimeCommand 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_UpdateNFSFileShareCommand, se_UpdateNFSFileShareCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateNFSFileShareCommand 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_UpdateSMBFileShareCommand, se_UpdateSMBFileShareCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateSMBFileShareCommand 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_UpdateSMBFileShareVisibilityCommand, se_UpdateSMBFileShareVisibility
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateSMBFileShareVisibilityCommand 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_UpdateSMBLocalGroupsCommand, se_UpdateSMBLocalGroupsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateSMBLocalGroupsCommand 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_UpdateSMBSecurityStrategyCommand, se_UpdateSMBSecurityStrategyComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateSMBSecurityStrategyCommand 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_UpdateSnapshotScheduleCommand, se_UpdateSnapshotScheduleCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateSnapshotScheduleCommand 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_UpdateVTLDeviceTypeCommand, se_UpdateVTLDeviceTypeCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateVTLDeviceTypeCommand 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),
|
|
@@ -112,6 +112,11 @@ export const CaseSensitivity = {
|
|
|
112
112
|
CaseSensitive: "CaseSensitive",
|
|
113
113
|
ClientSpecified: "ClientSpecified",
|
|
114
114
|
};
|
|
115
|
+
export const EncryptionType = {
|
|
116
|
+
DsseKms: "DsseKms",
|
|
117
|
+
SseKms: "SseKms",
|
|
118
|
+
SseS3: "SseS3",
|
|
119
|
+
};
|
|
115
120
|
export const ObjectACL = {
|
|
116
121
|
authenticated_read: "authenticated-read",
|
|
117
122
|
aws_exec_read: "aws-exec-read",
|
|
@@ -57,6 +57,7 @@ declare const CreateNFSFileShareCommand_base: {
|
|
|
57
57
|
* OwnerId: Number("long"),
|
|
58
58
|
* },
|
|
59
59
|
* GatewayARN: "STRING_VALUE", // required
|
|
60
|
+
* EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
60
61
|
* KMSEncrypted: true || false,
|
|
61
62
|
* KMSKey: "STRING_VALUE",
|
|
62
63
|
* Role: "STRING_VALUE", // required
|
|
@@ -51,6 +51,7 @@ declare const CreateSMBFileShareCommand_base: {
|
|
|
51
51
|
* const input = { // CreateSMBFileShareInput
|
|
52
52
|
* ClientToken: "STRING_VALUE", // required
|
|
53
53
|
* GatewayARN: "STRING_VALUE", // required
|
|
54
|
+
* EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
54
55
|
* KMSEncrypted: true || false,
|
|
55
56
|
* KMSKey: "STRING_VALUE",
|
|
56
57
|
* Role: "STRING_VALUE", // required
|
|
@@ -55,6 +55,7 @@ declare const DescribeNFSFileSharesCommand_base: {
|
|
|
55
55
|
* // FileShareId: "STRING_VALUE",
|
|
56
56
|
* // FileShareStatus: "STRING_VALUE",
|
|
57
57
|
* // GatewayARN: "STRING_VALUE",
|
|
58
|
+
* // EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
58
59
|
* // KMSEncrypted: true || false,
|
|
59
60
|
* // KMSKey: "STRING_VALUE",
|
|
60
61
|
* // Path: "STRING_VALUE",
|
|
@@ -49,6 +49,7 @@ declare const DescribeSMBFileSharesCommand_base: {
|
|
|
49
49
|
* // FileShareId: "STRING_VALUE",
|
|
50
50
|
* // FileShareStatus: "STRING_VALUE",
|
|
51
51
|
* // GatewayARN: "STRING_VALUE",
|
|
52
|
+
* // EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
52
53
|
* // KMSEncrypted: true || false,
|
|
53
54
|
* // KMSKey: "STRING_VALUE",
|
|
54
55
|
* // Path: "STRING_VALUE",
|
|
@@ -59,6 +59,7 @@ declare const UpdateNFSFileShareCommand_base: {
|
|
|
59
59
|
* const client = new StorageGatewayClient(config);
|
|
60
60
|
* const input = { // UpdateNFSFileShareInput
|
|
61
61
|
* FileShareARN: "STRING_VALUE", // required
|
|
62
|
+
* EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
62
63
|
* KMSEncrypted: true || false,
|
|
63
64
|
* KMSKey: "STRING_VALUE",
|
|
64
65
|
* NFSFileShareDefaults: { // NFSFileShareDefaults
|
|
@@ -52,6 +52,7 @@ declare const UpdateSMBFileShareCommand_base: {
|
|
|
52
52
|
* const client = new StorageGatewayClient(config);
|
|
53
53
|
* const input = { // UpdateSMBFileShareInput
|
|
54
54
|
* FileShareARN: "STRING_VALUE", // required
|
|
55
|
+
* EncryptionType: "SseS3" || "SseKms" || "DsseKms",
|
|
55
56
|
* KMSEncrypted: true || false,
|
|
56
57
|
* KMSKey: "STRING_VALUE",
|
|
57
58
|
* DefaultStorageClass: "STRING_VALUE",
|