@aws-sdk/client-storage-gateway 3.130.0 → 3.141.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/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
- package/dist-cjs/commands/AddCacheCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
- package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
- package/dist-cjs/commands/CreateTapesCommand.js +2 -2
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
- package/dist-cjs/commands/JoinDomainCommand.js +2 -2
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
- package/dist-cjs/commands/ListTapesCommand.js +2 -2
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
- package/dist-cjs/commands/ListVolumesCommand.js +2 -2
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetCacheCommand.js +2 -2
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
- package/dist-cjs/commands/StartGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
- package/dist-cjs/models/models_0.js +859 -1283
- package/dist-es/commands/ActivateGatewayCommand.js +3 -3
- package/dist-es/commands/AddCacheCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/AddUploadBufferCommand.js +3 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
- package/dist-es/commands/AssignTapePoolCommand.js +3 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
- package/dist-es/commands/AttachVolumeCommand.js +3 -3
- package/dist-es/commands/CancelArchivalCommand.js +3 -3
- package/dist-es/commands/CancelRetrievalCommand.js +3 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
- package/dist-es/commands/CreateTapePoolCommand.js +3 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
- package/dist-es/commands/CreateTapesCommand.js +3 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
- package/dist-es/commands/DeleteFileShareCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
- package/dist-es/commands/DeleteTapeCommand.js +3 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
- package/dist-es/commands/DeleteVolumeCommand.js +3 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeCacheCommand.js +3 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
- package/dist-es/commands/DescribeTapesCommand.js +3 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
- package/dist-es/commands/DetachVolumeCommand.js +3 -3
- package/dist-es/commands/DisableGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
- package/dist-es/commands/JoinDomainCommand.js +3 -3
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
- package/dist-es/commands/ListFileSharesCommand.js +3 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListLocalDisksCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTapePoolsCommand.js +3 -3
- package/dist-es/commands/ListTapesCommand.js +3 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
- package/dist-es/commands/ListVolumesCommand.js +3 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
- package/dist-es/commands/RefreshCacheCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/ResetCacheCommand.js +3 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
- package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
- package/dist-es/commands/StartGatewayCommand.js +3 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
- package/dist-es/models/models_0.js +211 -846
- package/dist-types/models/models_0.d.ts +844 -1266
- package/dist-types/ts3.4/models/models_0.d.ts +422 -844
- package/package.json +7 -7
|
@@ -20,8 +20,8 @@ class DescribeTapesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeTapesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeTapesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeUploadBufferCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeUploadBufferInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeUploadBufferOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeVTLDevicesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeVTLDevicesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeVTLDevicesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeWorkingStorageCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeWorkingStorageInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeWorkingStorageOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DetachVolumeCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DetachVolumeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DetachVolumeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisableGatewayCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisableGatewayInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisableGatewayOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateFileSystemCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateFileSystemInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateFileSystemOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class JoinDomainCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.JoinDomainInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.JoinDomainOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListFileSharesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListFileSharesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListFileSharesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListFileSystemAssociationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListFileSystemAssociationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListGatewaysCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListGatewaysInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListGatewaysOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListLocalDisksInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListLocalDisksOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListTagsForResourceInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListTagsForResourceOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListTapePoolsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListTapePoolsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListTapesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListTapesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListTapesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListVolumeInitiatorsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListVolumeInitiatorsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListVolumeRecoveryPointsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListVolumeRecoveryPointsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListVolumesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ListVolumesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ListVolumesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class NotifyWhenUploadedCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.NotifyWhenUploadedInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.NotifyWhenUploadedOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class RefreshCacheCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.RefreshCacheInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.RefreshCacheOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.RemoveTagsFromResourceInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.RemoveTagsFromResourceOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ResetCacheCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ResetCacheInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ResetCacheOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.RetrieveTapeArchiveInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.RetrieveTapeArchiveOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.RetrieveTapeRecoveryPointInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.RetrieveTapeRecoveryPointOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.SetLocalConsolePasswordInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.SetLocalConsolePasswordOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.SetSMBGuestPasswordInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.SetSMBGuestPasswordOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ShutdownGatewayCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ShutdownGatewayInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ShutdownGatewayOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.StartAvailabilityMonitorTestInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.StartAvailabilityMonitorTestOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class StartGatewayCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.StartGatewayInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.StartGatewayOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateBandwidthRateLimitInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateBandwidthRateLimitOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateChapCredentialsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateChapCredentialsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateChapCredentialsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateFileSystemAssociationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateFileSystemAssociationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateGatewayInformationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateGatewayInformationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateGatewayInformationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateGatewaySoftwareNowInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateGatewaySoftwareNowOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateMaintenanceStartTimeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateMaintenanceStartTimeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateNFSFileShareCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateNFSFileShareInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateNFSFileShareOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateSMBFileShareCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateSMBFileShareInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateSMBFileShareOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateSMBFileShareVisibilityCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateSMBFileShareVisibilityInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateSMBFileShareVisibilityOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateSMBLocalGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateSMBLocalGroupsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateSMBLocalGroupsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateSMBSecurityStrategyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateSMBSecurityStrategyInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateSMBSecurityStrategyOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateSnapshotScheduleInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateSnapshotScheduleOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateVTLDeviceTypeCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.UpdateVTLDeviceTypeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.UpdateVTLDeviceTypeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|