@aws-sdk/client-storage-gateway 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateGatewayCommand.js +2 -3
- package/dist-cjs/commands/AddCacheCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -3
- package/dist-cjs/commands/AssociateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -3
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -3
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -3
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -3
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapesCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -3
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -3
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -3
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-cjs/commands/JoinDomainCommand.js +1 -1
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListTapesCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumesCommand.js +2 -3
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +1 -1
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +1 -1
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/StartGatewayCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +1 -1
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -817
- package/dist-es/commands/ActivateGatewayCommand.js +2 -3
- package/dist-es/commands/AddCacheCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AddUploadBufferCommand.js +2 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-es/commands/AssignTapePoolCommand.js +2 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-es/commands/AttachVolumeCommand.js +2 -3
- package/dist-es/commands/CancelArchivalCommand.js +2 -3
- package/dist-es/commands/CancelRetrievalCommand.js +2 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateTapePoolCommand.js +2 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-es/commands/CreateTapesCommand.js +2 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-es/commands/DeleteFileShareCommand.js +2 -3
- package/dist-es/commands/DeleteGatewayCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-es/commands/DeleteTapeCommand.js +2 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeCacheCommand.js +2 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/DescribeTapesCommand.js +2 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-es/commands/DetachVolumeCommand.js +2 -3
- package/dist-es/commands/DisableGatewayCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-es/commands/JoinDomainCommand.js +2 -2
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-es/commands/ListFileSharesCommand.js +2 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/ListGatewaysCommand.js +2 -3
- package/dist-es/commands/ListLocalDisksCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTapePoolsCommand.js +2 -3
- package/dist-es/commands/ListTapesCommand.js +2 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/ListVolumesCommand.js +2 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-es/commands/RefreshCacheCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/StartGatewayCommand.js +2 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -609
- package/dist-types/StorageGateway.d.ts +91 -0
- package/dist-types/StorageGatewayClient.d.ts +24 -4
- package/dist-types/commands/ActivateGatewayCommand.d.ts +16 -0
- package/dist-types/commands/AddCacheCommand.d.ts +16 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AddUploadBufferCommand.d.ts +16 -0
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +16 -0
- package/dist-types/commands/AssignTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/AttachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CancelArchivalCommand.d.ts +16 -0
- package/dist-types/commands/CancelRetrievalCommand.d.ts +16 -0
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +16 -0
- package/dist-types/commands/CreateTapesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTapesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +16 -0
- package/dist-types/commands/DetachVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DisableGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/JoinDomainCommand.d.ts +16 -0
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListFileSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/ListLocalDisksCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTapePoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListTapesCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +16 -0
- package/dist-types/commands/ListVolumesCommand.d.ts +16 -0
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +16 -0
- package/dist-types/commands/RefreshCacheCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetCacheCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +16 -0
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +16 -0
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +16 -0
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +16 -0
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +16 -0
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +16 -0
- package/dist-types/commands/StartGatewayCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +16 -0
- package/dist-types/models/StorageGatewayServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +405 -829
- package/dist-types/pagination/DescribeTapeArchivesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTapesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVTLDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListFileSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFileSystemAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGatewaysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/pagination/ListTapePoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTapesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVolumesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -591
- package/package.json +4 -3
|
@@ -4,7 +4,6 @@ exports.DescribeCacheCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeCacheCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeCacheCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeCachediSCSIVolumesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeCachediSCSIVolumesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeCachediSCSIVolumesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -30,7 +30,7 @@ class DescribeChapCredentialsCommand extends smithy_client_1.Command {
|
|
|
30
30
|
logger,
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
34
|
outputFilterSensitiveLog: models_0_1.DescribeChapCredentialsOutputFilterSensitiveLog,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
@@ -4,7 +4,6 @@ exports.DescribeFileSystemAssociationsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeFileSystemAssociationsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeFileSystemAssociationsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeGatewayInformationCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeGatewayInformationCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeGatewayInformationCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeMaintenanceStartTimeCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeMaintenanceStartTimeCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeMaintenanceStartTimeCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeNFSFileSharesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeNFSFileSharesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeNFSFileSharesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeSMBFileSharesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeSMBFileSharesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeSMBFileSharesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeSMBSettingsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeSMBSettingsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeSMBSettingsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeSnapshotScheduleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeStorediSCSIVolumesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeStorediSCSIVolumesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeStorediSCSIVolumesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeTapeArchivesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeTapeArchivesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeTapeArchivesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeTapeRecoveryPointsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeTapeRecoveryPointsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeTapeRecoveryPointsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeTapesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeTapesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeTapesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeUploadBufferCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeUploadBufferCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeUploadBufferCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeVTLDevicesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeVTLDevicesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeVTLDevicesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DescribeWorkingStorageCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DescribeWorkingStorageCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DescribeWorkingStorageCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DetachVolumeCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DetachVolumeCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DetachVolumeCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DisableGatewayCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DisableGatewayCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DisableGatewayCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.DisassociateFileSystemCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class DisassociateFileSystemCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class DisassociateFileSystemCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -31,7 +31,7 @@ class JoinDomainCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.JoinDomainInputFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListAutomaticTapeCreationPoliciesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListFileSharesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListFileSharesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListFileSharesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListFileSystemAssociationsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListGatewaysCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListGatewaysCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListGatewaysCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListLocalDisksCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListLocalDisksCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListTagsForResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListTapePoolsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListTapePoolsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListTapesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListTapesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListTapesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListVolumeInitiatorsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListVolumeRecoveryPointsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListVolumesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListVolumesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListVolumesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|