@aws-sdk/client-storage-gateway 3.297.0 → 3.299.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 +11 -10
|
@@ -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 { ActivateGatewayInputFilterSensitiveLog, ActivateGatewayOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ActivateGatewayCommand, serializeAws_json1_1ActivateGatewayCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ActivateGatewayCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ActivateGatewayCommand 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 { AddCacheInputFilterSensitiveLog, AddCacheOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AddCacheCommand, serializeAws_json1_1AddCacheCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AddCacheCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AddCacheCommand 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 { AddTagsToResourceInputFilterSensitiveLog, AddTagsToResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AddTagsToResourceCommand, serializeAws_json1_1AddTagsToResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AddTagsToResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AddTagsToResourceCommand 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 { AddUploadBufferInputFilterSensitiveLog, AddUploadBufferOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AddUploadBufferCommand, serializeAws_json1_1AddUploadBufferCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AddUploadBufferCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AddUploadBufferCommand 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 { AddWorkingStorageInputFilterSensitiveLog, AddWorkingStorageOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AddWorkingStorageCommand, serializeAws_json1_1AddWorkingStorageCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AddWorkingStorageCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AddWorkingStorageCommand 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 { AssignTapePoolInputFilterSensitiveLog, AssignTapePoolOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AssignTapePoolCommand, serializeAws_json1_1AssignTapePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AssignTapePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AssignTapePoolCommand 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 { AssociateFileSystemInputFilterSensitiveLog,
|
|
4
|
+
import { AssociateFileSystemInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AssociateFileSystemCommand, serializeAws_json1_1AssociateFileSystemCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class AssociateFileSystemCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class AssociateFileSystemCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: AssociateFileSystemInputFilterSensitiveLog,
|
|
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 { AttachVolumeInputFilterSensitiveLog, AttachVolumeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AttachVolumeCommand, serializeAws_json1_1AttachVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AttachVolumeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AttachVolumeCommand 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 { CancelArchivalInputFilterSensitiveLog, CancelArchivalOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CancelArchivalCommand, serializeAws_json1_1CancelArchivalCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CancelArchivalCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CancelArchivalCommand 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 { CancelRetrievalInputFilterSensitiveLog, CancelRetrievalOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CancelRetrievalCommand, serializeAws_json1_1CancelRetrievalCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CancelRetrievalCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CancelRetrievalCommand 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 { CreateCachediSCSIVolumeInputFilterSensitiveLog, CreateCachediSCSIVolumeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateCachediSCSIVolumeCommand, serializeAws_json1_1CreateCachediSCSIVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateCachediSCSIVolumeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateCachediSCSIVolumeCommand 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 { CreateNFSFileShareInputFilterSensitiveLog, CreateNFSFileShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateNFSFileShareCommand, serializeAws_json1_1CreateNFSFileShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateNFSFileShareCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateNFSFileShareCommand 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 { CreateSMBFileShareInputFilterSensitiveLog, CreateSMBFileShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateSMBFileShareCommand, serializeAws_json1_1CreateSMBFileShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateSMBFileShareCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSMBFileShareCommand 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 { CreateSnapshotInputFilterSensitiveLog, CreateSnapshotOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateSnapshotCommand, serializeAws_json1_1CreateSnapshotCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateSnapshotCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSnapshotCommand 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 { CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog, CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand, serializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateSnapshotFromVolumeRecoveryPointCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSnapshotFromVolumeRecoveryPointCommand 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 { CreateStorediSCSIVolumeInputFilterSensitiveLog, CreateStorediSCSIVolumeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateStorediSCSIVolumeCommand, serializeAws_json1_1CreateStorediSCSIVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateStorediSCSIVolumeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStorediSCSIVolumeCommand 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 { CreateTapePoolInputFilterSensitiveLog, CreateTapePoolOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateTapePoolCommand, serializeAws_json1_1CreateTapePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateTapePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTapePoolCommand 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 { CreateTapeWithBarcodeInputFilterSensitiveLog, CreateTapeWithBarcodeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateTapeWithBarcodeCommand, serializeAws_json1_1CreateTapeWithBarcodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateTapeWithBarcodeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTapeWithBarcodeCommand 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 { CreateTapesInputFilterSensitiveLog, CreateTapesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateTapesCommand, serializeAws_json1_1CreateTapesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateTapesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTapesCommand 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 { DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog, DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand, serializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteAutomaticTapeCreationPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAutomaticTapeCreationPolicyCommand 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 { DeleteBandwidthRateLimitInputFilterSensitiveLog, DeleteBandwidthRateLimitOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteBandwidthRateLimitCommand, serializeAws_json1_1DeleteBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteBandwidthRateLimitCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteBandwidthRateLimitCommand 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 { DeleteChapCredentialsInputFilterSensitiveLog, DeleteChapCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteChapCredentialsCommand, serializeAws_json1_1DeleteChapCredentialsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteChapCredentialsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteChapCredentialsCommand 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 { DeleteFileShareInputFilterSensitiveLog, DeleteFileShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteFileShareCommand, serializeAws_json1_1DeleteFileShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteFileShareCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFileShareCommand 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 { DeleteGatewayInputFilterSensitiveLog, DeleteGatewayOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteGatewayCommand, serializeAws_json1_1DeleteGatewayCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteGatewayCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteGatewayCommand 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 { DeleteSnapshotScheduleInputFilterSensitiveLog, DeleteSnapshotScheduleOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteSnapshotScheduleCommand, serializeAws_json1_1DeleteSnapshotScheduleCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteSnapshotScheduleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSnapshotScheduleCommand 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 { DeleteTapeArchiveInputFilterSensitiveLog, DeleteTapeArchiveOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteTapeArchiveCommand, serializeAws_json1_1DeleteTapeArchiveCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteTapeArchiveCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTapeArchiveCommand 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 { DeleteTapeInputFilterSensitiveLog, DeleteTapeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteTapeCommand, serializeAws_json1_1DeleteTapeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteTapeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTapeCommand 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 { DeleteTapePoolInputFilterSensitiveLog, DeleteTapePoolOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteTapePoolCommand, serializeAws_json1_1DeleteTapePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteTapePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTapePoolCommand 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 { DeleteVolumeInputFilterSensitiveLog, DeleteVolumeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteVolumeCommand, serializeAws_json1_1DeleteVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteVolumeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteVolumeCommand 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 { DescribeAvailabilityMonitorTestInputFilterSensitiveLog, DescribeAvailabilityMonitorTestOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand, serializeAws_json1_1DescribeAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeAvailabilityMonitorTestCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAvailabilityMonitorTestCommand 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 { DescribeBandwidthRateLimitInputFilterSensitiveLog, DescribeBandwidthRateLimitOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeBandwidthRateLimitCommand, serializeAws_json1_1DescribeBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeBandwidthRateLimitCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeBandwidthRateLimitCommand 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);
|