@aws-sdk/client-storage-gateway 3.297.0 → 3.298.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/commands/ActivateGatewayCommand.js +2 -3
- package/dist-cjs/commands/AddCacheCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -3
- package/dist-cjs/commands/AssociateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -3
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -3
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -3
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -3
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapesCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -3
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -3
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -3
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-cjs/commands/JoinDomainCommand.js +1 -1
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListTapesCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumesCommand.js +2 -3
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +1 -1
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +1 -1
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/StartGatewayCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +1 -1
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -817
- package/dist-es/commands/ActivateGatewayCommand.js +2 -3
- package/dist-es/commands/AddCacheCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AddUploadBufferCommand.js +2 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-es/commands/AssignTapePoolCommand.js +2 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-es/commands/AttachVolumeCommand.js +2 -3
- package/dist-es/commands/CancelArchivalCommand.js +2 -3
- package/dist-es/commands/CancelRetrievalCommand.js +2 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateTapePoolCommand.js +2 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-es/commands/CreateTapesCommand.js +2 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-es/commands/DeleteFileShareCommand.js +2 -3
- package/dist-es/commands/DeleteGatewayCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-es/commands/DeleteTapeCommand.js +2 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeCacheCommand.js +2 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/DescribeTapesCommand.js +2 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-es/commands/DetachVolumeCommand.js +2 -3
- package/dist-es/commands/DisableGatewayCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-es/commands/JoinDomainCommand.js +2 -2
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-es/commands/ListFileSharesCommand.js +2 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/ListGatewaysCommand.js +2 -3
- package/dist-es/commands/ListLocalDisksCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTapePoolsCommand.js +2 -3
- package/dist-es/commands/ListTapesCommand.js +2 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/ListVolumesCommand.js +2 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-es/commands/RefreshCacheCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/StartGatewayCommand.js +2 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -609
- package/dist-types/models/models_0.d.ts +3 -815
- package/dist-types/ts3.4/models/models_0.d.ts +0 -591
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListVolumeRecoveryPointsInputFilterSensitiveLog, ListVolumeRecoveryPointsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListVolumeRecoveryPointsCommand, serializeAws_json1_1ListVolumeRecoveryPointsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListVolumeRecoveryPointsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListVolumeRecoveryPointsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListVolumesInputFilterSensitiveLog, ListVolumesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListVolumesCommand, serializeAws_json1_1ListVolumesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListVolumesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListVolumesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { NotifyWhenUploadedInputFilterSensitiveLog, NotifyWhenUploadedOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1NotifyWhenUploadedCommand, serializeAws_json1_1NotifyWhenUploadedCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class NotifyWhenUploadedCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class NotifyWhenUploadedCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RefreshCacheInputFilterSensitiveLog, RefreshCacheOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RefreshCacheCommand, serializeAws_json1_1RefreshCacheCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RefreshCacheCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RefreshCacheCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RemoveTagsFromResourceInputFilterSensitiveLog, RemoveTagsFromResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RemoveTagsFromResourceCommand, serializeAws_json1_1RemoveTagsFromResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RemoveTagsFromResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RemoveTagsFromResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ResetCacheInputFilterSensitiveLog, ResetCacheOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ResetCacheCommand, serializeAws_json1_1ResetCacheCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ResetCacheCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ResetCacheCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RetrieveTapeArchiveInputFilterSensitiveLog, RetrieveTapeArchiveOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RetrieveTapeArchiveCommand, serializeAws_json1_1RetrieveTapeArchiveCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RetrieveTapeArchiveCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RetrieveTapeArchiveCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RetrieveTapeRecoveryPointInputFilterSensitiveLog, RetrieveTapeRecoveryPointOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RetrieveTapeRecoveryPointCommand, serializeAws_json1_1RetrieveTapeRecoveryPointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RetrieveTapeRecoveryPointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RetrieveTapeRecoveryPointCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SetLocalConsolePasswordInputFilterSensitiveLog,
|
|
4
|
+
import { SetLocalConsolePasswordInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1SetLocalConsolePasswordCommand, serializeAws_json1_1SetLocalConsolePasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class SetLocalConsolePasswordCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class SetLocalConsolePasswordCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: SetLocalConsolePasswordInputFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SetSMBGuestPasswordInputFilterSensitiveLog,
|
|
4
|
+
import { SetSMBGuestPasswordInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1SetSMBGuestPasswordCommand, serializeAws_json1_1SetSMBGuestPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class SetSMBGuestPasswordCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class SetSMBGuestPasswordCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: SetSMBGuestPasswordInputFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ShutdownGatewayInputFilterSensitiveLog, ShutdownGatewayOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ShutdownGatewayCommand, serializeAws_json1_1ShutdownGatewayCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ShutdownGatewayCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ShutdownGatewayCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartAvailabilityMonitorTestInputFilterSensitiveLog, StartAvailabilityMonitorTestOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1StartAvailabilityMonitorTestCommand, serializeAws_json1_1StartAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class StartAvailabilityMonitorTestCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class StartAvailabilityMonitorTestCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StartGatewayInputFilterSensitiveLog, StartGatewayOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1StartGatewayCommand, serializeAws_json1_1StartGatewayCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class StartGatewayCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class StartGatewayCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog, UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateAutomaticTapeCreationPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateAutomaticTapeCreationPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateBandwidthRateLimitInputFilterSensitiveLog, UpdateBandwidthRateLimitOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateBandwidthRateLimitCommand, serializeAws_json1_1UpdateBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateBandwidthRateLimitCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateBandwidthRateLimitCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog, UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateBandwidthRateLimitScheduleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateBandwidthRateLimitScheduleCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateChapCredentialsInputFilterSensitiveLog,
|
|
4
|
+
import { UpdateChapCredentialsInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateChapCredentialsCommand, serializeAws_json1_1UpdateChapCredentialsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class UpdateChapCredentialsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateChapCredentialsCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateChapCredentialsInputFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFileSystemAssociationInputFilterSensitiveLog,
|
|
4
|
+
import { UpdateFileSystemAssociationInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateFileSystemAssociationCommand, serializeAws_json1_1UpdateFileSystemAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class UpdateFileSystemAssociationCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateFileSystemAssociationCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateFileSystemAssociationInputFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGatewayInformationInputFilterSensitiveLog, UpdateGatewayInformationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGatewayInformationCommand, serializeAws_json1_1UpdateGatewayInformationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGatewayInformationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGatewayInformationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGatewaySoftwareNowInputFilterSensitiveLog, UpdateGatewaySoftwareNowOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGatewaySoftwareNowCommand, serializeAws_json1_1UpdateGatewaySoftwareNowCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGatewaySoftwareNowCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGatewaySoftwareNowCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateMaintenanceStartTimeInputFilterSensitiveLog, UpdateMaintenanceStartTimeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateMaintenanceStartTimeCommand, serializeAws_json1_1UpdateMaintenanceStartTimeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateMaintenanceStartTimeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateMaintenanceStartTimeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateNFSFileShareInputFilterSensitiveLog, UpdateNFSFileShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateNFSFileShareCommand, serializeAws_json1_1UpdateNFSFileShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateNFSFileShareCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateNFSFileShareCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSMBFileShareInputFilterSensitiveLog, UpdateSMBFileShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSMBFileShareCommand, serializeAws_json1_1UpdateSMBFileShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSMBFileShareCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSMBFileShareCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSMBFileShareVisibilityInputFilterSensitiveLog, UpdateSMBFileShareVisibilityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand, serializeAws_json1_1UpdateSMBFileShareVisibilityCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSMBFileShareVisibilityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSMBFileShareVisibilityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSMBLocalGroupsInputFilterSensitiveLog, UpdateSMBLocalGroupsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSMBLocalGroupsCommand, serializeAws_json1_1UpdateSMBLocalGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSMBLocalGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSMBLocalGroupsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSMBSecurityStrategyInputFilterSensitiveLog, UpdateSMBSecurityStrategyOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSMBSecurityStrategyCommand, serializeAws_json1_1UpdateSMBSecurityStrategyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSMBSecurityStrategyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSMBSecurityStrategyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSnapshotScheduleInputFilterSensitiveLog, UpdateSnapshotScheduleOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSnapshotScheduleCommand, serializeAws_json1_1UpdateSnapshotScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSnapshotScheduleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSnapshotScheduleCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateVTLDeviceTypeInputFilterSensitiveLog, UpdateVTLDeviceTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateVTLDeviceTypeCommand, serializeAws_json1_1UpdateVTLDeviceTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateVTLDeviceTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateVTLDeviceTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|