@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeAvailabilityMonitorTestInputFilterSensitiveLog, DescribeAvailabilityMonitorTestOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand, serializeAws_json1_1DescribeAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeAvailabilityMonitorTestCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAvailabilityMonitorTestCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeAvailabilityMonitorTestCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeAvailabilityMonitorTestInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeAvailabilityMonitorTestOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeBandwidthRateLimitInputFilterSensitiveLog, DescribeBandwidthRateLimitOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeBandwidthRateLimitCommand, serializeAws_json1_1DescribeBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeBandwidthRateLimitCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeBandwidthRateLimitCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeBandwidthRateLimitCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeBandwidthRateLimitInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeBandwidthRateLimitOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog, DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand, serializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeBandwidthRateLimitScheduleCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeBandwidthRateLimitScheduleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeBandwidthRateLimitScheduleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeCacheInputFilterSensitiveLog, DescribeCacheOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeCacheCommand, serializeAws_json1_1DescribeCacheCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeCacheCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeCacheCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeCacheCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeCacheInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeCacheOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeCachediSCSIVolumesInputFilterSensitiveLog, DescribeCachediSCSIVolumesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeCachediSCSIVolumesCommand, serializeAws_json1_1DescribeCachediSCSIVolumesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeCachediSCSIVolumesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeCachediSCSIVolumesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeCachediSCSIVolumesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeCachediSCSIVolumesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeCachediSCSIVolumesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeChapCredentialsInputFilterSensitiveLog, DescribeChapCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeChapCredentialsCommand, serializeAws_json1_1DescribeChapCredentialsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeChapCredentialsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeChapCredentialsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeChapCredentialsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeChapCredentialsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeChapCredentialsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeFileSystemAssociationsInputFilterSensitiveLog, DescribeFileSystemAssociationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFileSystemAssociationsCommand, serializeAws_json1_1DescribeFileSystemAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFileSystemAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFileSystemAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFileSystemAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFileSystemAssociationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFileSystemAssociationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeGatewayInformationInputFilterSensitiveLog, DescribeGatewayInformationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGatewayInformationCommand, serializeAws_json1_1DescribeGatewayInformationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGatewayInformationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGatewayInformationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGatewayInformationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGatewayInformationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGatewayInformationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeMaintenanceStartTimeInputFilterSensitiveLog, DescribeMaintenanceStartTimeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeMaintenanceStartTimeCommand, serializeAws_json1_1DescribeMaintenanceStartTimeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeMaintenanceStartTimeCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeMaintenanceStartTimeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeMaintenanceStartTimeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeMaintenanceStartTimeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeMaintenanceStartTimeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeNFSFileSharesInputFilterSensitiveLog, DescribeNFSFileSharesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeNFSFileSharesCommand, serializeAws_json1_1DescribeNFSFileSharesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeNFSFileSharesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeNFSFileSharesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeNFSFileSharesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeNFSFileSharesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeNFSFileSharesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeSMBFileSharesInputFilterSensitiveLog, DescribeSMBFileSharesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeSMBFileSharesCommand, serializeAws_json1_1DescribeSMBFileSharesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeSMBFileSharesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeSMBFileSharesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeSMBFileSharesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeSMBFileSharesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeSMBFileSharesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeSMBSettingsInputFilterSensitiveLog, DescribeSMBSettingsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeSMBSettingsCommand, serializeAws_json1_1DescribeSMBSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeSMBSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeSMBSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeSMBSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeSMBSettingsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeSMBSettingsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeSnapshotScheduleInputFilterSensitiveLog, DescribeSnapshotScheduleOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeSnapshotScheduleCommand, serializeAws_json1_1DescribeSnapshotScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeSnapshotScheduleCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeSnapshotScheduleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeSnapshotScheduleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeSnapshotScheduleInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeSnapshotScheduleOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeStorediSCSIVolumesInputFilterSensitiveLog, DescribeStorediSCSIVolumesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeStorediSCSIVolumesCommand, serializeAws_json1_1DescribeStorediSCSIVolumesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeStorediSCSIVolumesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeStorediSCSIVolumesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeStorediSCSIVolumesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeStorediSCSIVolumesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeStorediSCSIVolumesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeTapeArchivesInputFilterSensitiveLog, DescribeTapeArchivesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeTapeArchivesCommand, serializeAws_json1_1DescribeTapeArchivesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeTapeArchivesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeTapeArchivesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeTapeArchivesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeTapeArchivesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeTapeArchivesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeTapeRecoveryPointsInputFilterSensitiveLog, DescribeTapeRecoveryPointsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeTapeRecoveryPointsCommand, serializeAws_json1_1DescribeTapeRecoveryPointsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeTapeRecoveryPointsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeTapeRecoveryPointsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeTapeRecoveryPointsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeTapeRecoveryPointsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeTapeRecoveryPointsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeTapesInputFilterSensitiveLog, DescribeTapesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeTapesCommand, serializeAws_json1_1DescribeTapesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeTapesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeTapesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeTapesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeTapesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeTapesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeUploadBufferInputFilterSensitiveLog, DescribeUploadBufferOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeUploadBufferCommand, serializeAws_json1_1DescribeUploadBufferCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeUploadBufferCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeUploadBufferCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeUploadBufferCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeUploadBufferInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeUploadBufferOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeVTLDevicesInputFilterSensitiveLog, DescribeVTLDevicesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeVTLDevicesCommand, serializeAws_json1_1DescribeVTLDevicesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeVTLDevicesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeVTLDevicesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeVTLDevicesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeVTLDevicesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeVTLDevicesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeWorkingStorageInputFilterSensitiveLog, DescribeWorkingStorageOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeWorkingStorageCommand, serializeAws_json1_1DescribeWorkingStorageCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeWorkingStorageCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeWorkingStorageCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeWorkingStorageCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeWorkingStorageInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeWorkingStorageOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DetachVolumeInputFilterSensitiveLog, DetachVolumeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DetachVolumeCommand, serializeAws_json1_1DetachVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DetachVolumeCommand = (function (_super) {
|
|
7
7
|
__extends(DetachVolumeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DetachVolumeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DetachVolumeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DetachVolumeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisableGatewayInputFilterSensitiveLog, DisableGatewayOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DisableGatewayCommand, serializeAws_json1_1DisableGatewayCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DisableGatewayCommand = (function (_super) {
|
|
7
7
|
__extends(DisableGatewayCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisableGatewayCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisableGatewayInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisableGatewayOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateFileSystemInputFilterSensitiveLog, DisassociateFileSystemOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DisassociateFileSystemCommand, serializeAws_json1_1DisassociateFileSystemCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DisassociateFileSystemCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateFileSystemCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateFileSystemCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateFileSystemInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateFileSystemOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { JoinDomainInputFilterSensitiveLog, JoinDomainOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1JoinDomainCommand, serializeAws_json1_1JoinDomainCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var JoinDomainCommand = (function (_super) {
|
|
7
7
|
__extends(JoinDomainCommand, _super);
|
|
@@ -20,8 +20,8 @@ var JoinDomainCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: JoinDomainInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: JoinDomainOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog, ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand, serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ListAutomaticTapeCreationPoliciesCommand = (function (_super) {
|
|
7
7
|
__extends(ListAutomaticTapeCreationPoliciesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAutomaticTapeCreationPoliciesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListFileSharesInputFilterSensitiveLog, ListFileSharesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListFileSharesCommand, serializeAws_json1_1ListFileSharesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ListFileSharesCommand = (function (_super) {
|
|
7
7
|
__extends(ListFileSharesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListFileSharesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListFileSharesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListFileSharesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListFileSystemAssociationsInputFilterSensitiveLog, ListFileSystemAssociationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListFileSystemAssociationsCommand, serializeAws_json1_1ListFileSystemAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ListFileSystemAssociationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListFileSystemAssociationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListFileSystemAssociationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListFileSystemAssociationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListFileSystemAssociationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListGatewaysInputFilterSensitiveLog, ListGatewaysOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListGatewaysCommand, serializeAws_json1_1ListGatewaysCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ListGatewaysCommand = (function (_super) {
|
|
7
7
|
__extends(ListGatewaysCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListGatewaysCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListGatewaysInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListGatewaysOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListLocalDisksInputFilterSensitiveLog, ListLocalDisksOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ListLocalDisksCommand, serializeAws_json1_1ListLocalDisksCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ListLocalDisksCommand = (function (_super) {
|
|
7
7
|
__extends(ListLocalDisksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListLocalDisksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListLocalDisksInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListLocalDisksOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|