@aws-sdk/client-storage-gateway 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
- package/dist-cjs/commands/AddCacheCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
- package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
- package/dist-cjs/commands/CreateTapesCommand.js +2 -2
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
- package/dist-cjs/commands/JoinDomainCommand.js +2 -2
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
- package/dist-cjs/commands/ListTapesCommand.js +2 -2
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
- package/dist-cjs/commands/ListVolumesCommand.js +2 -2
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetCacheCommand.js +2 -2
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
- package/dist-cjs/commands/StartGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
- package/dist-cjs/models/models_0.js +859 -1283
- package/dist-cjs/protocols/Aws_json1_1.js +450 -771
- package/dist-es/commands/ActivateGatewayCommand.js +3 -3
- package/dist-es/commands/AddCacheCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/AddUploadBufferCommand.js +3 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
- package/dist-es/commands/AssignTapePoolCommand.js +3 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
- package/dist-es/commands/AttachVolumeCommand.js +3 -3
- package/dist-es/commands/CancelArchivalCommand.js +3 -3
- package/dist-es/commands/CancelRetrievalCommand.js +3 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
- package/dist-es/commands/CreateTapePoolCommand.js +3 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
- package/dist-es/commands/CreateTapesCommand.js +3 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
- package/dist-es/commands/DeleteFileShareCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
- package/dist-es/commands/DeleteTapeCommand.js +3 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
- package/dist-es/commands/DeleteVolumeCommand.js +3 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeCacheCommand.js +3 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
- package/dist-es/commands/DescribeTapesCommand.js +3 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
- package/dist-es/commands/DetachVolumeCommand.js +3 -3
- package/dist-es/commands/DisableGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
- package/dist-es/commands/JoinDomainCommand.js +3 -3
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
- package/dist-es/commands/ListFileSharesCommand.js +3 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListLocalDisksCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTapePoolsCommand.js +3 -3
- package/dist-es/commands/ListTapesCommand.js +3 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
- package/dist-es/commands/ListVolumesCommand.js +3 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
- package/dist-es/commands/RefreshCacheCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/ResetCacheCommand.js +3 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
- package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
- package/dist-es/commands/StartGatewayCommand.js +3 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
- package/dist-es/models/models_0.js +211 -846
- package/dist-es/protocols/Aws_json1_1.js +721 -772
- package/dist-types/models/models_0.d.ts +844 -1266
- package/dist-types/ts3.4/models/models_0.d.ts +422 -844
- package/package.json +6 -6
|
@@ -1,36 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
3
|
+
exports.CreateTapesInputFilterSensitiveLog = exports.CreateTapePoolOutputFilterSensitiveLog = exports.CreateTapePoolInputFilterSensitiveLog = exports.CreateStorediSCSIVolumeOutputFilterSensitiveLog = exports.CreateStorediSCSIVolumeInputFilterSensitiveLog = exports.CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog = exports.CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog = exports.CreateSnapshotOutputFilterSensitiveLog = exports.CreateSnapshotInputFilterSensitiveLog = exports.CreateSMBFileShareOutputFilterSensitiveLog = exports.CreateSMBFileShareInputFilterSensitiveLog = exports.CreateNFSFileShareOutputFilterSensitiveLog = exports.CreateNFSFileShareInputFilterSensitiveLog = exports.NFSFileShareDefaultsFilterSensitiveLog = exports.CreateCachediSCSIVolumeOutputFilterSensitiveLog = exports.CreateCachediSCSIVolumeInputFilterSensitiveLog = exports.ChapInfoFilterSensitiveLog = exports.CancelRetrievalOutputFilterSensitiveLog = exports.CancelRetrievalInputFilterSensitiveLog = exports.CancelArchivalOutputFilterSensitiveLog = exports.CancelArchivalInputFilterSensitiveLog = exports.CachediSCSIVolumeFilterSensitiveLog = exports.VolumeiSCSIAttributesFilterSensitiveLog = exports.BandwidthRateLimitIntervalFilterSensitiveLog = exports.AutomaticTapeCreationPolicyInfoFilterSensitiveLog = exports.AutomaticTapeCreationRuleFilterSensitiveLog = exports.AttachVolumeOutputFilterSensitiveLog = exports.AttachVolumeInputFilterSensitiveLog = exports.AssociateFileSystemOutputFilterSensitiveLog = exports.AssociateFileSystemInputFilterSensitiveLog = exports.EndpointNetworkConfigurationFilterSensitiveLog = exports.CacheAttributesFilterSensitiveLog = exports.AssignTapePoolOutputFilterSensitiveLog = exports.AssignTapePoolInputFilterSensitiveLog = exports.AddWorkingStorageOutputFilterSensitiveLog = exports.AddWorkingStorageInputFilterSensitiveLog = exports.AddUploadBufferOutputFilterSensitiveLog = exports.AddUploadBufferInputFilterSensitiveLog = exports.AddTagsToResourceOutputFilterSensitiveLog = exports.AddTagsToResourceInputFilterSensitiveLog = exports.AddCacheOutputFilterSensitiveLog = exports.AddCacheInputFilterSensitiveLog = exports.StorageGatewayErrorFilterSensitiveLog = exports.ActivateGatewayOutputFilterSensitiveLog = exports.ActivateGatewayInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.GatewayCapacity = exports.ServiceUnavailableError = exports.InvalidGatewayRequestException = exports.InternalServerError = void 0;
|
|
4
|
+
exports.DescribeSMBFileSharesOutputFilterSensitiveLog = exports.SMBFileShareInfoFilterSensitiveLog = exports.DescribeSMBFileSharesInputFilterSensitiveLog = exports.DescribeNFSFileSharesOutputFilterSensitiveLog = exports.NFSFileShareInfoFilterSensitiveLog = exports.DescribeNFSFileSharesInputFilterSensitiveLog = exports.DescribeMaintenanceStartTimeOutputFilterSensitiveLog = exports.DescribeMaintenanceStartTimeInputFilterSensitiveLog = exports.DescribeGatewayInformationOutputFilterSensitiveLog = exports.NetworkInterfaceFilterSensitiveLog = exports.DescribeGatewayInformationInputFilterSensitiveLog = exports.DescribeFileSystemAssociationsOutputFilterSensitiveLog = exports.FileSystemAssociationInfoFilterSensitiveLog = exports.FileSystemAssociationStatusDetailFilterSensitiveLog = exports.DescribeFileSystemAssociationsInputFilterSensitiveLog = exports.DescribeChapCredentialsOutputFilterSensitiveLog = exports.DescribeChapCredentialsInputFilterSensitiveLog = exports.DescribeCachediSCSIVolumesOutputFilterSensitiveLog = exports.DescribeCachediSCSIVolumesInputFilterSensitiveLog = exports.DescribeCacheOutputFilterSensitiveLog = exports.DescribeCacheInputFilterSensitiveLog = exports.DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog = exports.DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog = exports.DescribeBandwidthRateLimitOutputFilterSensitiveLog = exports.DescribeBandwidthRateLimitInputFilterSensitiveLog = exports.DescribeAvailabilityMonitorTestOutputFilterSensitiveLog = exports.DescribeAvailabilityMonitorTestInputFilterSensitiveLog = exports.DeleteVolumeOutputFilterSensitiveLog = exports.DeleteVolumeInputFilterSensitiveLog = exports.DeleteTapePoolOutputFilterSensitiveLog = exports.DeleteTapePoolInputFilterSensitiveLog = exports.DeleteTapeArchiveOutputFilterSensitiveLog = exports.DeleteTapeArchiveInputFilterSensitiveLog = exports.DeleteTapeOutputFilterSensitiveLog = exports.DeleteTapeInputFilterSensitiveLog = exports.DeleteSnapshotScheduleOutputFilterSensitiveLog = exports.DeleteSnapshotScheduleInputFilterSensitiveLog = exports.DeleteGatewayOutputFilterSensitiveLog = exports.DeleteGatewayInputFilterSensitiveLog = exports.DeleteFileShareOutputFilterSensitiveLog = exports.DeleteFileShareInputFilterSensitiveLog = exports.DeleteChapCredentialsOutputFilterSensitiveLog = exports.DeleteChapCredentialsInputFilterSensitiveLog = exports.DeleteBandwidthRateLimitOutputFilterSensitiveLog = exports.DeleteBandwidthRateLimitInputFilterSensitiveLog = exports.DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog = exports.DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog = exports.CreateTapeWithBarcodeOutputFilterSensitiveLog = exports.CreateTapeWithBarcodeInputFilterSensitiveLog = exports.CreateTapesOutputFilterSensitiveLog = void 0;
|
|
5
|
+
exports.ListTapePoolsInputFilterSensitiveLog = exports.ListTagsForResourceOutputFilterSensitiveLog = exports.ListTagsForResourceInputFilterSensitiveLog = exports.ListLocalDisksOutputFilterSensitiveLog = exports.ListLocalDisksInputFilterSensitiveLog = exports.ListGatewaysOutputFilterSensitiveLog = exports.ListGatewaysInputFilterSensitiveLog = exports.ListFileSystemAssociationsOutputFilterSensitiveLog = exports.ListFileSystemAssociationsInputFilterSensitiveLog = exports.ListFileSharesOutputFilterSensitiveLog = exports.ListFileSharesInputFilterSensitiveLog = exports.ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog = exports.ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog = exports.JoinDomainOutputFilterSensitiveLog = exports.JoinDomainInputFilterSensitiveLog = exports.GatewayInfoFilterSensitiveLog = exports.FileSystemAssociationSummaryFilterSensitiveLog = exports.FileShareInfoFilterSensitiveLog = exports.DiskFilterSensitiveLog = exports.DisassociateFileSystemOutputFilterSensitiveLog = exports.DisassociateFileSystemInputFilterSensitiveLog = exports.DisableGatewayOutputFilterSensitiveLog = exports.DisableGatewayInputFilterSensitiveLog = exports.DetachVolumeOutputFilterSensitiveLog = exports.DetachVolumeInputFilterSensitiveLog = exports.DescribeWorkingStorageOutputFilterSensitiveLog = exports.DescribeWorkingStorageInputFilterSensitiveLog = exports.DescribeVTLDevicesOutputFilterSensitiveLog = exports.VTLDeviceFilterSensitiveLog = exports.DeviceiSCSIAttributesFilterSensitiveLog = exports.DescribeVTLDevicesInputFilterSensitiveLog = exports.DescribeUploadBufferOutputFilterSensitiveLog = exports.DescribeUploadBufferInputFilterSensitiveLog = exports.DescribeTapesOutputFilterSensitiveLog = exports.TapeFilterSensitiveLog = exports.DescribeTapesInputFilterSensitiveLog = exports.DescribeTapeRecoveryPointsOutputFilterSensitiveLog = exports.TapeRecoveryPointInfoFilterSensitiveLog = exports.DescribeTapeRecoveryPointsInputFilterSensitiveLog = exports.DescribeTapeArchivesOutputFilterSensitiveLog = exports.TapeArchiveFilterSensitiveLog = exports.DescribeTapeArchivesInputFilterSensitiveLog = exports.DescribeStorediSCSIVolumesOutputFilterSensitiveLog = exports.StorediSCSIVolumeFilterSensitiveLog = exports.DescribeStorediSCSIVolumesInputFilterSensitiveLog = exports.DescribeSnapshotScheduleOutputFilterSensitiveLog = exports.DescribeSnapshotScheduleInputFilterSensitiveLog = exports.DescribeSMBSettingsOutputFilterSensitiveLog = exports.SMBLocalGroupsFilterSensitiveLog = exports.DescribeSMBSettingsInputFilterSensitiveLog = void 0;
|
|
6
|
+
exports.UpdateMaintenanceStartTimeInputFilterSensitiveLog = exports.UpdateGatewaySoftwareNowOutputFilterSensitiveLog = exports.UpdateGatewaySoftwareNowInputFilterSensitiveLog = exports.UpdateGatewayInformationOutputFilterSensitiveLog = exports.UpdateGatewayInformationInputFilterSensitiveLog = exports.UpdateFileSystemAssociationOutputFilterSensitiveLog = exports.UpdateFileSystemAssociationInputFilterSensitiveLog = exports.UpdateChapCredentialsOutputFilterSensitiveLog = exports.UpdateChapCredentialsInputFilterSensitiveLog = exports.UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog = exports.UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog = exports.UpdateBandwidthRateLimitOutputFilterSensitiveLog = exports.UpdateBandwidthRateLimitInputFilterSensitiveLog = exports.UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog = exports.UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog = exports.StartGatewayOutputFilterSensitiveLog = exports.StartGatewayInputFilterSensitiveLog = exports.StartAvailabilityMonitorTestOutputFilterSensitiveLog = exports.StartAvailabilityMonitorTestInputFilterSensitiveLog = exports.ShutdownGatewayOutputFilterSensitiveLog = exports.ShutdownGatewayInputFilterSensitiveLog = exports.SetSMBGuestPasswordOutputFilterSensitiveLog = exports.SetSMBGuestPasswordInputFilterSensitiveLog = exports.SetLocalConsolePasswordOutputFilterSensitiveLog = exports.SetLocalConsolePasswordInputFilterSensitiveLog = exports.RetrieveTapeRecoveryPointOutputFilterSensitiveLog = exports.RetrieveTapeRecoveryPointInputFilterSensitiveLog = exports.RetrieveTapeArchiveOutputFilterSensitiveLog = exports.RetrieveTapeArchiveInputFilterSensitiveLog = exports.ResetCacheOutputFilterSensitiveLog = exports.ResetCacheInputFilterSensitiveLog = exports.RemoveTagsFromResourceOutputFilterSensitiveLog = exports.RemoveTagsFromResourceInputFilterSensitiveLog = exports.RefreshCacheOutputFilterSensitiveLog = exports.RefreshCacheInputFilterSensitiveLog = exports.NotifyWhenUploadedOutputFilterSensitiveLog = exports.NotifyWhenUploadedInputFilterSensitiveLog = exports.ListVolumesOutputFilterSensitiveLog = exports.VolumeInfoFilterSensitiveLog = exports.ListVolumesInputFilterSensitiveLog = exports.ListVolumeRecoveryPointsOutputFilterSensitiveLog = exports.VolumeRecoveryPointInfoFilterSensitiveLog = exports.ListVolumeRecoveryPointsInputFilterSensitiveLog = exports.ListVolumeInitiatorsOutputFilterSensitiveLog = exports.ListVolumeInitiatorsInputFilterSensitiveLog = exports.ListTapesOutputFilterSensitiveLog = exports.TapeInfoFilterSensitiveLog = exports.ListTapesInputFilterSensitiveLog = exports.ListTapePoolsOutputFilterSensitiveLog = exports.PoolInfoFilterSensitiveLog = void 0;
|
|
7
|
+
exports.UpdateVTLDeviceTypeOutputFilterSensitiveLog = exports.UpdateVTLDeviceTypeInputFilterSensitiveLog = exports.UpdateSnapshotScheduleOutputFilterSensitiveLog = exports.UpdateSnapshotScheduleInputFilterSensitiveLog = exports.UpdateSMBSecurityStrategyOutputFilterSensitiveLog = exports.UpdateSMBSecurityStrategyInputFilterSensitiveLog = exports.UpdateSMBLocalGroupsOutputFilterSensitiveLog = exports.UpdateSMBLocalGroupsInputFilterSensitiveLog = exports.UpdateSMBFileShareVisibilityOutputFilterSensitiveLog = exports.UpdateSMBFileShareVisibilityInputFilterSensitiveLog = exports.UpdateSMBFileShareOutputFilterSensitiveLog = exports.UpdateSMBFileShareInputFilterSensitiveLog = exports.UpdateNFSFileShareOutputFilterSensitiveLog = exports.UpdateNFSFileShareInputFilterSensitiveLog = exports.UpdateMaintenanceStartTimeOutputFilterSensitiveLog = void 0;
|
|
8
8
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
9
9
|
const StorageGatewayServiceException_1 = require("./StorageGatewayServiceException");
|
|
10
|
-
var Tag;
|
|
11
|
-
(function (Tag) {
|
|
12
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
16
|
-
var ActivateGatewayInput;
|
|
17
|
-
(function (ActivateGatewayInput) {
|
|
18
|
-
ActivateGatewayInput.filterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
});
|
|
21
|
-
})(ActivateGatewayInput = exports.ActivateGatewayInput || (exports.ActivateGatewayInput = {}));
|
|
22
|
-
var ActivateGatewayOutput;
|
|
23
|
-
(function (ActivateGatewayOutput) {
|
|
24
|
-
ActivateGatewayOutput.filterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
})(ActivateGatewayOutput = exports.ActivateGatewayOutput || (exports.ActivateGatewayOutput = {}));
|
|
28
|
-
var StorageGatewayError;
|
|
29
|
-
(function (StorageGatewayError) {
|
|
30
|
-
StorageGatewayError.filterSensitiveLog = (obj) => ({
|
|
31
|
-
...obj,
|
|
32
|
-
});
|
|
33
|
-
})(StorageGatewayError = exports.StorageGatewayError || (exports.StorageGatewayError = {}));
|
|
34
10
|
class InternalServerError extends StorageGatewayServiceException_1.StorageGatewayServiceException {
|
|
35
11
|
constructor(opts) {
|
|
36
12
|
super({
|
|
@@ -59,219 +35,6 @@ class InvalidGatewayRequestException extends StorageGatewayServiceException_1.St
|
|
|
59
35
|
}
|
|
60
36
|
}
|
|
61
37
|
exports.InvalidGatewayRequestException = InvalidGatewayRequestException;
|
|
62
|
-
var AddCacheInput;
|
|
63
|
-
(function (AddCacheInput) {
|
|
64
|
-
AddCacheInput.filterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
})(AddCacheInput = exports.AddCacheInput || (exports.AddCacheInput = {}));
|
|
68
|
-
var AddCacheOutput;
|
|
69
|
-
(function (AddCacheOutput) {
|
|
70
|
-
AddCacheOutput.filterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
73
|
-
})(AddCacheOutput = exports.AddCacheOutput || (exports.AddCacheOutput = {}));
|
|
74
|
-
var AddTagsToResourceInput;
|
|
75
|
-
(function (AddTagsToResourceInput) {
|
|
76
|
-
AddTagsToResourceInput.filterSensitiveLog = (obj) => ({
|
|
77
|
-
...obj,
|
|
78
|
-
});
|
|
79
|
-
})(AddTagsToResourceInput = exports.AddTagsToResourceInput || (exports.AddTagsToResourceInput = {}));
|
|
80
|
-
var AddTagsToResourceOutput;
|
|
81
|
-
(function (AddTagsToResourceOutput) {
|
|
82
|
-
AddTagsToResourceOutput.filterSensitiveLog = (obj) => ({
|
|
83
|
-
...obj,
|
|
84
|
-
});
|
|
85
|
-
})(AddTagsToResourceOutput = exports.AddTagsToResourceOutput || (exports.AddTagsToResourceOutput = {}));
|
|
86
|
-
var AddUploadBufferInput;
|
|
87
|
-
(function (AddUploadBufferInput) {
|
|
88
|
-
AddUploadBufferInput.filterSensitiveLog = (obj) => ({
|
|
89
|
-
...obj,
|
|
90
|
-
});
|
|
91
|
-
})(AddUploadBufferInput = exports.AddUploadBufferInput || (exports.AddUploadBufferInput = {}));
|
|
92
|
-
var AddUploadBufferOutput;
|
|
93
|
-
(function (AddUploadBufferOutput) {
|
|
94
|
-
AddUploadBufferOutput.filterSensitiveLog = (obj) => ({
|
|
95
|
-
...obj,
|
|
96
|
-
});
|
|
97
|
-
})(AddUploadBufferOutput = exports.AddUploadBufferOutput || (exports.AddUploadBufferOutput = {}));
|
|
98
|
-
var AddWorkingStorageInput;
|
|
99
|
-
(function (AddWorkingStorageInput) {
|
|
100
|
-
AddWorkingStorageInput.filterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
})(AddWorkingStorageInput = exports.AddWorkingStorageInput || (exports.AddWorkingStorageInput = {}));
|
|
104
|
-
var AddWorkingStorageOutput;
|
|
105
|
-
(function (AddWorkingStorageOutput) {
|
|
106
|
-
AddWorkingStorageOutput.filterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
})(AddWorkingStorageOutput = exports.AddWorkingStorageOutput || (exports.AddWorkingStorageOutput = {}));
|
|
110
|
-
var AssignTapePoolInput;
|
|
111
|
-
(function (AssignTapePoolInput) {
|
|
112
|
-
AssignTapePoolInput.filterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
})(AssignTapePoolInput = exports.AssignTapePoolInput || (exports.AssignTapePoolInput = {}));
|
|
116
|
-
var AssignTapePoolOutput;
|
|
117
|
-
(function (AssignTapePoolOutput) {
|
|
118
|
-
AssignTapePoolOutput.filterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
});
|
|
121
|
-
})(AssignTapePoolOutput = exports.AssignTapePoolOutput || (exports.AssignTapePoolOutput = {}));
|
|
122
|
-
var CacheAttributes;
|
|
123
|
-
(function (CacheAttributes) {
|
|
124
|
-
CacheAttributes.filterSensitiveLog = (obj) => ({
|
|
125
|
-
...obj,
|
|
126
|
-
});
|
|
127
|
-
})(CacheAttributes = exports.CacheAttributes || (exports.CacheAttributes = {}));
|
|
128
|
-
var EndpointNetworkConfiguration;
|
|
129
|
-
(function (EndpointNetworkConfiguration) {
|
|
130
|
-
EndpointNetworkConfiguration.filterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
})(EndpointNetworkConfiguration = exports.EndpointNetworkConfiguration || (exports.EndpointNetworkConfiguration = {}));
|
|
134
|
-
var AssociateFileSystemInput;
|
|
135
|
-
(function (AssociateFileSystemInput) {
|
|
136
|
-
AssociateFileSystemInput.filterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
139
|
-
});
|
|
140
|
-
})(AssociateFileSystemInput = exports.AssociateFileSystemInput || (exports.AssociateFileSystemInput = {}));
|
|
141
|
-
var AssociateFileSystemOutput;
|
|
142
|
-
(function (AssociateFileSystemOutput) {
|
|
143
|
-
AssociateFileSystemOutput.filterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
});
|
|
146
|
-
})(AssociateFileSystemOutput = exports.AssociateFileSystemOutput || (exports.AssociateFileSystemOutput = {}));
|
|
147
|
-
var AttachVolumeInput;
|
|
148
|
-
(function (AttachVolumeInput) {
|
|
149
|
-
AttachVolumeInput.filterSensitiveLog = (obj) => ({
|
|
150
|
-
...obj,
|
|
151
|
-
});
|
|
152
|
-
})(AttachVolumeInput = exports.AttachVolumeInput || (exports.AttachVolumeInput = {}));
|
|
153
|
-
var AttachVolumeOutput;
|
|
154
|
-
(function (AttachVolumeOutput) {
|
|
155
|
-
AttachVolumeOutput.filterSensitiveLog = (obj) => ({
|
|
156
|
-
...obj,
|
|
157
|
-
});
|
|
158
|
-
})(AttachVolumeOutput = exports.AttachVolumeOutput || (exports.AttachVolumeOutput = {}));
|
|
159
|
-
var AutomaticTapeCreationRule;
|
|
160
|
-
(function (AutomaticTapeCreationRule) {
|
|
161
|
-
AutomaticTapeCreationRule.filterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
})(AutomaticTapeCreationRule = exports.AutomaticTapeCreationRule || (exports.AutomaticTapeCreationRule = {}));
|
|
165
|
-
var AutomaticTapeCreationPolicyInfo;
|
|
166
|
-
(function (AutomaticTapeCreationPolicyInfo) {
|
|
167
|
-
AutomaticTapeCreationPolicyInfo.filterSensitiveLog = (obj) => ({
|
|
168
|
-
...obj,
|
|
169
|
-
});
|
|
170
|
-
})(AutomaticTapeCreationPolicyInfo = exports.AutomaticTapeCreationPolicyInfo || (exports.AutomaticTapeCreationPolicyInfo = {}));
|
|
171
|
-
var BandwidthRateLimitInterval;
|
|
172
|
-
(function (BandwidthRateLimitInterval) {
|
|
173
|
-
BandwidthRateLimitInterval.filterSensitiveLog = (obj) => ({
|
|
174
|
-
...obj,
|
|
175
|
-
});
|
|
176
|
-
})(BandwidthRateLimitInterval = exports.BandwidthRateLimitInterval || (exports.BandwidthRateLimitInterval = {}));
|
|
177
|
-
var VolumeiSCSIAttributes;
|
|
178
|
-
(function (VolumeiSCSIAttributes) {
|
|
179
|
-
VolumeiSCSIAttributes.filterSensitiveLog = (obj) => ({
|
|
180
|
-
...obj,
|
|
181
|
-
});
|
|
182
|
-
})(VolumeiSCSIAttributes = exports.VolumeiSCSIAttributes || (exports.VolumeiSCSIAttributes = {}));
|
|
183
|
-
var CachediSCSIVolume;
|
|
184
|
-
(function (CachediSCSIVolume) {
|
|
185
|
-
CachediSCSIVolume.filterSensitiveLog = (obj) => ({
|
|
186
|
-
...obj,
|
|
187
|
-
});
|
|
188
|
-
})(CachediSCSIVolume = exports.CachediSCSIVolume || (exports.CachediSCSIVolume = {}));
|
|
189
|
-
var CancelArchivalInput;
|
|
190
|
-
(function (CancelArchivalInput) {
|
|
191
|
-
CancelArchivalInput.filterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
});
|
|
194
|
-
})(CancelArchivalInput = exports.CancelArchivalInput || (exports.CancelArchivalInput = {}));
|
|
195
|
-
var CancelArchivalOutput;
|
|
196
|
-
(function (CancelArchivalOutput) {
|
|
197
|
-
CancelArchivalOutput.filterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
})(CancelArchivalOutput = exports.CancelArchivalOutput || (exports.CancelArchivalOutput = {}));
|
|
201
|
-
var CancelRetrievalInput;
|
|
202
|
-
(function (CancelRetrievalInput) {
|
|
203
|
-
CancelRetrievalInput.filterSensitiveLog = (obj) => ({
|
|
204
|
-
...obj,
|
|
205
|
-
});
|
|
206
|
-
})(CancelRetrievalInput = exports.CancelRetrievalInput || (exports.CancelRetrievalInput = {}));
|
|
207
|
-
var CancelRetrievalOutput;
|
|
208
|
-
(function (CancelRetrievalOutput) {
|
|
209
|
-
CancelRetrievalOutput.filterSensitiveLog = (obj) => ({
|
|
210
|
-
...obj,
|
|
211
|
-
});
|
|
212
|
-
})(CancelRetrievalOutput = exports.CancelRetrievalOutput || (exports.CancelRetrievalOutput = {}));
|
|
213
|
-
var ChapInfo;
|
|
214
|
-
(function (ChapInfo) {
|
|
215
|
-
ChapInfo.filterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
...(obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: smithy_client_1.SENSITIVE_STRING }),
|
|
218
|
-
...(obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: smithy_client_1.SENSITIVE_STRING }),
|
|
219
|
-
});
|
|
220
|
-
})(ChapInfo = exports.ChapInfo || (exports.ChapInfo = {}));
|
|
221
|
-
var CreateCachediSCSIVolumeInput;
|
|
222
|
-
(function (CreateCachediSCSIVolumeInput) {
|
|
223
|
-
CreateCachediSCSIVolumeInput.filterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
})(CreateCachediSCSIVolumeInput = exports.CreateCachediSCSIVolumeInput || (exports.CreateCachediSCSIVolumeInput = {}));
|
|
227
|
-
var CreateCachediSCSIVolumeOutput;
|
|
228
|
-
(function (CreateCachediSCSIVolumeOutput) {
|
|
229
|
-
CreateCachediSCSIVolumeOutput.filterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
})(CreateCachediSCSIVolumeOutput = exports.CreateCachediSCSIVolumeOutput || (exports.CreateCachediSCSIVolumeOutput = {}));
|
|
233
|
-
var NFSFileShareDefaults;
|
|
234
|
-
(function (NFSFileShareDefaults) {
|
|
235
|
-
NFSFileShareDefaults.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
})(NFSFileShareDefaults = exports.NFSFileShareDefaults || (exports.NFSFileShareDefaults = {}));
|
|
239
|
-
var CreateNFSFileShareInput;
|
|
240
|
-
(function (CreateNFSFileShareInput) {
|
|
241
|
-
CreateNFSFileShareInput.filterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
})(CreateNFSFileShareInput = exports.CreateNFSFileShareInput || (exports.CreateNFSFileShareInput = {}));
|
|
245
|
-
var CreateNFSFileShareOutput;
|
|
246
|
-
(function (CreateNFSFileShareOutput) {
|
|
247
|
-
CreateNFSFileShareOutput.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(CreateNFSFileShareOutput = exports.CreateNFSFileShareOutput || (exports.CreateNFSFileShareOutput = {}));
|
|
251
|
-
var CreateSMBFileShareInput;
|
|
252
|
-
(function (CreateSMBFileShareInput) {
|
|
253
|
-
CreateSMBFileShareInput.filterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
})(CreateSMBFileShareInput = exports.CreateSMBFileShareInput || (exports.CreateSMBFileShareInput = {}));
|
|
257
|
-
var CreateSMBFileShareOutput;
|
|
258
|
-
(function (CreateSMBFileShareOutput) {
|
|
259
|
-
CreateSMBFileShareOutput.filterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
})(CreateSMBFileShareOutput = exports.CreateSMBFileShareOutput || (exports.CreateSMBFileShareOutput = {}));
|
|
263
|
-
var CreateSnapshotInput;
|
|
264
|
-
(function (CreateSnapshotInput) {
|
|
265
|
-
CreateSnapshotInput.filterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
})(CreateSnapshotInput = exports.CreateSnapshotInput || (exports.CreateSnapshotInput = {}));
|
|
269
|
-
var CreateSnapshotOutput;
|
|
270
|
-
(function (CreateSnapshotOutput) {
|
|
271
|
-
CreateSnapshotOutput.filterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
})(CreateSnapshotOutput = exports.CreateSnapshotOutput || (exports.CreateSnapshotOutput = {}));
|
|
275
38
|
class ServiceUnavailableError extends StorageGatewayServiceException_1.StorageGatewayServiceException {
|
|
276
39
|
constructor(opts) {
|
|
277
40
|
super({
|
|
@@ -286,1050 +49,863 @@ class ServiceUnavailableError extends StorageGatewayServiceException_1.StorageGa
|
|
|
286
49
|
}
|
|
287
50
|
}
|
|
288
51
|
exports.ServiceUnavailableError = ServiceUnavailableError;
|
|
289
|
-
var CreateSnapshotFromVolumeRecoveryPointInput;
|
|
290
|
-
(function (CreateSnapshotFromVolumeRecoveryPointInput) {
|
|
291
|
-
CreateSnapshotFromVolumeRecoveryPointInput.filterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
});
|
|
294
|
-
})(CreateSnapshotFromVolumeRecoveryPointInput = exports.CreateSnapshotFromVolumeRecoveryPointInput || (exports.CreateSnapshotFromVolumeRecoveryPointInput = {}));
|
|
295
|
-
var CreateSnapshotFromVolumeRecoveryPointOutput;
|
|
296
|
-
(function (CreateSnapshotFromVolumeRecoveryPointOutput) {
|
|
297
|
-
CreateSnapshotFromVolumeRecoveryPointOutput.filterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
})(CreateSnapshotFromVolumeRecoveryPointOutput = exports.CreateSnapshotFromVolumeRecoveryPointOutput || (exports.CreateSnapshotFromVolumeRecoveryPointOutput = {}));
|
|
301
|
-
var CreateStorediSCSIVolumeInput;
|
|
302
|
-
(function (CreateStorediSCSIVolumeInput) {
|
|
303
|
-
CreateStorediSCSIVolumeInput.filterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
});
|
|
306
|
-
})(CreateStorediSCSIVolumeInput = exports.CreateStorediSCSIVolumeInput || (exports.CreateStorediSCSIVolumeInput = {}));
|
|
307
|
-
var CreateStorediSCSIVolumeOutput;
|
|
308
|
-
(function (CreateStorediSCSIVolumeOutput) {
|
|
309
|
-
CreateStorediSCSIVolumeOutput.filterSensitiveLog = (obj) => ({
|
|
310
|
-
...obj,
|
|
311
|
-
});
|
|
312
|
-
})(CreateStorediSCSIVolumeOutput = exports.CreateStorediSCSIVolumeOutput || (exports.CreateStorediSCSIVolumeOutput = {}));
|
|
313
|
-
var CreateTapePoolInput;
|
|
314
|
-
(function (CreateTapePoolInput) {
|
|
315
|
-
CreateTapePoolInput.filterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
});
|
|
318
|
-
})(CreateTapePoolInput = exports.CreateTapePoolInput || (exports.CreateTapePoolInput = {}));
|
|
319
|
-
var CreateTapePoolOutput;
|
|
320
|
-
(function (CreateTapePoolOutput) {
|
|
321
|
-
CreateTapePoolOutput.filterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
})(CreateTapePoolOutput = exports.CreateTapePoolOutput || (exports.CreateTapePoolOutput = {}));
|
|
325
|
-
var CreateTapesInput;
|
|
326
|
-
(function (CreateTapesInput) {
|
|
327
|
-
CreateTapesInput.filterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
})(CreateTapesInput = exports.CreateTapesInput || (exports.CreateTapesInput = {}));
|
|
331
|
-
var CreateTapesOutput;
|
|
332
|
-
(function (CreateTapesOutput) {
|
|
333
|
-
CreateTapesOutput.filterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
});
|
|
336
|
-
})(CreateTapesOutput = exports.CreateTapesOutput || (exports.CreateTapesOutput = {}));
|
|
337
|
-
var CreateTapeWithBarcodeInput;
|
|
338
|
-
(function (CreateTapeWithBarcodeInput) {
|
|
339
|
-
CreateTapeWithBarcodeInput.filterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
})(CreateTapeWithBarcodeInput = exports.CreateTapeWithBarcodeInput || (exports.CreateTapeWithBarcodeInput = {}));
|
|
343
|
-
var CreateTapeWithBarcodeOutput;
|
|
344
|
-
(function (CreateTapeWithBarcodeOutput) {
|
|
345
|
-
CreateTapeWithBarcodeOutput.filterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
})(CreateTapeWithBarcodeOutput = exports.CreateTapeWithBarcodeOutput || (exports.CreateTapeWithBarcodeOutput = {}));
|
|
349
|
-
var DeleteAutomaticTapeCreationPolicyInput;
|
|
350
|
-
(function (DeleteAutomaticTapeCreationPolicyInput) {
|
|
351
|
-
DeleteAutomaticTapeCreationPolicyInput.filterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
})(DeleteAutomaticTapeCreationPolicyInput = exports.DeleteAutomaticTapeCreationPolicyInput || (exports.DeleteAutomaticTapeCreationPolicyInput = {}));
|
|
355
|
-
var DeleteAutomaticTapeCreationPolicyOutput;
|
|
356
|
-
(function (DeleteAutomaticTapeCreationPolicyOutput) {
|
|
357
|
-
DeleteAutomaticTapeCreationPolicyOutput.filterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
})(DeleteAutomaticTapeCreationPolicyOutput = exports.DeleteAutomaticTapeCreationPolicyOutput || (exports.DeleteAutomaticTapeCreationPolicyOutput = {}));
|
|
361
|
-
var DeleteBandwidthRateLimitInput;
|
|
362
|
-
(function (DeleteBandwidthRateLimitInput) {
|
|
363
|
-
DeleteBandwidthRateLimitInput.filterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
})(DeleteBandwidthRateLimitInput = exports.DeleteBandwidthRateLimitInput || (exports.DeleteBandwidthRateLimitInput = {}));
|
|
367
|
-
var DeleteBandwidthRateLimitOutput;
|
|
368
|
-
(function (DeleteBandwidthRateLimitOutput) {
|
|
369
|
-
DeleteBandwidthRateLimitOutput.filterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
});
|
|
372
|
-
})(DeleteBandwidthRateLimitOutput = exports.DeleteBandwidthRateLimitOutput || (exports.DeleteBandwidthRateLimitOutput = {}));
|
|
373
|
-
var DeleteChapCredentialsInput;
|
|
374
|
-
(function (DeleteChapCredentialsInput) {
|
|
375
|
-
DeleteChapCredentialsInput.filterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
})(DeleteChapCredentialsInput = exports.DeleteChapCredentialsInput || (exports.DeleteChapCredentialsInput = {}));
|
|
379
|
-
var DeleteChapCredentialsOutput;
|
|
380
|
-
(function (DeleteChapCredentialsOutput) {
|
|
381
|
-
DeleteChapCredentialsOutput.filterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
})(DeleteChapCredentialsOutput = exports.DeleteChapCredentialsOutput || (exports.DeleteChapCredentialsOutput = {}));
|
|
385
|
-
var DeleteFileShareInput;
|
|
386
|
-
(function (DeleteFileShareInput) {
|
|
387
|
-
DeleteFileShareInput.filterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
})(DeleteFileShareInput = exports.DeleteFileShareInput || (exports.DeleteFileShareInput = {}));
|
|
391
|
-
var DeleteFileShareOutput;
|
|
392
|
-
(function (DeleteFileShareOutput) {
|
|
393
|
-
DeleteFileShareOutput.filterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
})(DeleteFileShareOutput = exports.DeleteFileShareOutput || (exports.DeleteFileShareOutput = {}));
|
|
397
|
-
var DeleteGatewayInput;
|
|
398
|
-
(function (DeleteGatewayInput) {
|
|
399
|
-
DeleteGatewayInput.filterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
})(DeleteGatewayInput = exports.DeleteGatewayInput || (exports.DeleteGatewayInput = {}));
|
|
403
|
-
var DeleteGatewayOutput;
|
|
404
|
-
(function (DeleteGatewayOutput) {
|
|
405
|
-
DeleteGatewayOutput.filterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
})(DeleteGatewayOutput = exports.DeleteGatewayOutput || (exports.DeleteGatewayOutput = {}));
|
|
409
|
-
var DeleteSnapshotScheduleInput;
|
|
410
|
-
(function (DeleteSnapshotScheduleInput) {
|
|
411
|
-
DeleteSnapshotScheduleInput.filterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
})(DeleteSnapshotScheduleInput = exports.DeleteSnapshotScheduleInput || (exports.DeleteSnapshotScheduleInput = {}));
|
|
415
|
-
var DeleteSnapshotScheduleOutput;
|
|
416
|
-
(function (DeleteSnapshotScheduleOutput) {
|
|
417
|
-
DeleteSnapshotScheduleOutput.filterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
})(DeleteSnapshotScheduleOutput = exports.DeleteSnapshotScheduleOutput || (exports.DeleteSnapshotScheduleOutput = {}));
|
|
421
|
-
var DeleteTapeInput;
|
|
422
|
-
(function (DeleteTapeInput) {
|
|
423
|
-
DeleteTapeInput.filterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
})(DeleteTapeInput = exports.DeleteTapeInput || (exports.DeleteTapeInput = {}));
|
|
427
|
-
var DeleteTapeOutput;
|
|
428
|
-
(function (DeleteTapeOutput) {
|
|
429
|
-
DeleteTapeOutput.filterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
})(DeleteTapeOutput = exports.DeleteTapeOutput || (exports.DeleteTapeOutput = {}));
|
|
433
|
-
var DeleteTapeArchiveInput;
|
|
434
|
-
(function (DeleteTapeArchiveInput) {
|
|
435
|
-
DeleteTapeArchiveInput.filterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
})(DeleteTapeArchiveInput = exports.DeleteTapeArchiveInput || (exports.DeleteTapeArchiveInput = {}));
|
|
439
|
-
var DeleteTapeArchiveOutput;
|
|
440
|
-
(function (DeleteTapeArchiveOutput) {
|
|
441
|
-
DeleteTapeArchiveOutput.filterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
})(DeleteTapeArchiveOutput = exports.DeleteTapeArchiveOutput || (exports.DeleteTapeArchiveOutput = {}));
|
|
445
|
-
var DeleteTapePoolInput;
|
|
446
|
-
(function (DeleteTapePoolInput) {
|
|
447
|
-
DeleteTapePoolInput.filterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
})(DeleteTapePoolInput = exports.DeleteTapePoolInput || (exports.DeleteTapePoolInput = {}));
|
|
451
|
-
var DeleteTapePoolOutput;
|
|
452
|
-
(function (DeleteTapePoolOutput) {
|
|
453
|
-
DeleteTapePoolOutput.filterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
})(DeleteTapePoolOutput = exports.DeleteTapePoolOutput || (exports.DeleteTapePoolOutput = {}));
|
|
457
|
-
var DeleteVolumeInput;
|
|
458
|
-
(function (DeleteVolumeInput) {
|
|
459
|
-
DeleteVolumeInput.filterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
})(DeleteVolumeInput = exports.DeleteVolumeInput || (exports.DeleteVolumeInput = {}));
|
|
463
|
-
var DeleteVolumeOutput;
|
|
464
|
-
(function (DeleteVolumeOutput) {
|
|
465
|
-
DeleteVolumeOutput.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(DeleteVolumeOutput = exports.DeleteVolumeOutput || (exports.DeleteVolumeOutput = {}));
|
|
469
|
-
var DescribeAvailabilityMonitorTestInput;
|
|
470
|
-
(function (DescribeAvailabilityMonitorTestInput) {
|
|
471
|
-
DescribeAvailabilityMonitorTestInput.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(DescribeAvailabilityMonitorTestInput = exports.DescribeAvailabilityMonitorTestInput || (exports.DescribeAvailabilityMonitorTestInput = {}));
|
|
475
|
-
var DescribeAvailabilityMonitorTestOutput;
|
|
476
|
-
(function (DescribeAvailabilityMonitorTestOutput) {
|
|
477
|
-
DescribeAvailabilityMonitorTestOutput.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
})(DescribeAvailabilityMonitorTestOutput = exports.DescribeAvailabilityMonitorTestOutput || (exports.DescribeAvailabilityMonitorTestOutput = {}));
|
|
481
|
-
var DescribeBandwidthRateLimitInput;
|
|
482
|
-
(function (DescribeBandwidthRateLimitInput) {
|
|
483
|
-
DescribeBandwidthRateLimitInput.filterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
})(DescribeBandwidthRateLimitInput = exports.DescribeBandwidthRateLimitInput || (exports.DescribeBandwidthRateLimitInput = {}));
|
|
487
|
-
var DescribeBandwidthRateLimitOutput;
|
|
488
|
-
(function (DescribeBandwidthRateLimitOutput) {
|
|
489
|
-
DescribeBandwidthRateLimitOutput.filterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
})(DescribeBandwidthRateLimitOutput = exports.DescribeBandwidthRateLimitOutput || (exports.DescribeBandwidthRateLimitOutput = {}));
|
|
493
|
-
var DescribeBandwidthRateLimitScheduleInput;
|
|
494
|
-
(function (DescribeBandwidthRateLimitScheduleInput) {
|
|
495
|
-
DescribeBandwidthRateLimitScheduleInput.filterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
})(DescribeBandwidthRateLimitScheduleInput = exports.DescribeBandwidthRateLimitScheduleInput || (exports.DescribeBandwidthRateLimitScheduleInput = {}));
|
|
499
|
-
var DescribeBandwidthRateLimitScheduleOutput;
|
|
500
|
-
(function (DescribeBandwidthRateLimitScheduleOutput) {
|
|
501
|
-
DescribeBandwidthRateLimitScheduleOutput.filterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
})(DescribeBandwidthRateLimitScheduleOutput = exports.DescribeBandwidthRateLimitScheduleOutput || (exports.DescribeBandwidthRateLimitScheduleOutput = {}));
|
|
505
|
-
var DescribeCacheInput;
|
|
506
|
-
(function (DescribeCacheInput) {
|
|
507
|
-
DescribeCacheInput.filterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
})(DescribeCacheInput = exports.DescribeCacheInput || (exports.DescribeCacheInput = {}));
|
|
511
|
-
var DescribeCacheOutput;
|
|
512
|
-
(function (DescribeCacheOutput) {
|
|
513
|
-
DescribeCacheOutput.filterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
})(DescribeCacheOutput = exports.DescribeCacheOutput || (exports.DescribeCacheOutput = {}));
|
|
517
|
-
var DescribeCachediSCSIVolumesInput;
|
|
518
|
-
(function (DescribeCachediSCSIVolumesInput) {
|
|
519
|
-
DescribeCachediSCSIVolumesInput.filterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
})(DescribeCachediSCSIVolumesInput = exports.DescribeCachediSCSIVolumesInput || (exports.DescribeCachediSCSIVolumesInput = {}));
|
|
523
|
-
var DescribeCachediSCSIVolumesOutput;
|
|
524
|
-
(function (DescribeCachediSCSIVolumesOutput) {
|
|
525
|
-
DescribeCachediSCSIVolumesOutput.filterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
})(DescribeCachediSCSIVolumesOutput = exports.DescribeCachediSCSIVolumesOutput || (exports.DescribeCachediSCSIVolumesOutput = {}));
|
|
529
|
-
var DescribeChapCredentialsInput;
|
|
530
|
-
(function (DescribeChapCredentialsInput) {
|
|
531
|
-
DescribeChapCredentialsInput.filterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
})(DescribeChapCredentialsInput = exports.DescribeChapCredentialsInput || (exports.DescribeChapCredentialsInput = {}));
|
|
535
|
-
var DescribeChapCredentialsOutput;
|
|
536
|
-
(function (DescribeChapCredentialsOutput) {
|
|
537
|
-
DescribeChapCredentialsOutput.filterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
...(obj.ChapCredentials && {
|
|
540
|
-
ChapCredentials: obj.ChapCredentials.map((item) => ChapInfo.filterSensitiveLog(item)),
|
|
541
|
-
}),
|
|
542
|
-
});
|
|
543
|
-
})(DescribeChapCredentialsOutput = exports.DescribeChapCredentialsOutput || (exports.DescribeChapCredentialsOutput = {}));
|
|
544
|
-
var DescribeFileSystemAssociationsInput;
|
|
545
|
-
(function (DescribeFileSystemAssociationsInput) {
|
|
546
|
-
DescribeFileSystemAssociationsInput.filterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
})(DescribeFileSystemAssociationsInput = exports.DescribeFileSystemAssociationsInput || (exports.DescribeFileSystemAssociationsInput = {}));
|
|
550
|
-
var FileSystemAssociationStatusDetail;
|
|
551
|
-
(function (FileSystemAssociationStatusDetail) {
|
|
552
|
-
FileSystemAssociationStatusDetail.filterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
})(FileSystemAssociationStatusDetail = exports.FileSystemAssociationStatusDetail || (exports.FileSystemAssociationStatusDetail = {}));
|
|
556
|
-
var FileSystemAssociationInfo;
|
|
557
|
-
(function (FileSystemAssociationInfo) {
|
|
558
|
-
FileSystemAssociationInfo.filterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
})(FileSystemAssociationInfo = exports.FileSystemAssociationInfo || (exports.FileSystemAssociationInfo = {}));
|
|
562
|
-
var DescribeFileSystemAssociationsOutput;
|
|
563
|
-
(function (DescribeFileSystemAssociationsOutput) {
|
|
564
|
-
DescribeFileSystemAssociationsOutput.filterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
})(DescribeFileSystemAssociationsOutput = exports.DescribeFileSystemAssociationsOutput || (exports.DescribeFileSystemAssociationsOutput = {}));
|
|
568
|
-
var DescribeGatewayInformationInput;
|
|
569
|
-
(function (DescribeGatewayInformationInput) {
|
|
570
|
-
DescribeGatewayInformationInput.filterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
})(DescribeGatewayInformationInput = exports.DescribeGatewayInformationInput || (exports.DescribeGatewayInformationInput = {}));
|
|
574
52
|
var GatewayCapacity;
|
|
575
53
|
(function (GatewayCapacity) {
|
|
576
54
|
GatewayCapacity["Large"] = "Large";
|
|
577
55
|
GatewayCapacity["Medium"] = "Medium";
|
|
578
56
|
GatewayCapacity["Small"] = "Small";
|
|
579
57
|
})(GatewayCapacity = exports.GatewayCapacity || (exports.GatewayCapacity = {}));
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
})
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
})
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
})
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
})
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
})
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
})
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
})
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
})
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
})
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
})
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
})
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
})
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
})
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
})
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
})
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
})
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
})
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
})
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
})
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
})
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
})
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
})
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
})
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
})
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
})
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
})
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
})
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
})
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
})
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
})
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
})
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
})
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
})
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
})
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
})
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
})
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
})
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
})
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
(
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
})
|
|
1281
|
-
})
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
})
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
})
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
})
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
})
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
58
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
59
|
+
...obj,
|
|
60
|
+
});
|
|
61
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
62
|
+
const ActivateGatewayInputFilterSensitiveLog = (obj) => ({
|
|
63
|
+
...obj,
|
|
64
|
+
});
|
|
65
|
+
exports.ActivateGatewayInputFilterSensitiveLog = ActivateGatewayInputFilterSensitiveLog;
|
|
66
|
+
const ActivateGatewayOutputFilterSensitiveLog = (obj) => ({
|
|
67
|
+
...obj,
|
|
68
|
+
});
|
|
69
|
+
exports.ActivateGatewayOutputFilterSensitiveLog = ActivateGatewayOutputFilterSensitiveLog;
|
|
70
|
+
const StorageGatewayErrorFilterSensitiveLog = (obj) => ({
|
|
71
|
+
...obj,
|
|
72
|
+
});
|
|
73
|
+
exports.StorageGatewayErrorFilterSensitiveLog = StorageGatewayErrorFilterSensitiveLog;
|
|
74
|
+
const AddCacheInputFilterSensitiveLog = (obj) => ({
|
|
75
|
+
...obj,
|
|
76
|
+
});
|
|
77
|
+
exports.AddCacheInputFilterSensitiveLog = AddCacheInputFilterSensitiveLog;
|
|
78
|
+
const AddCacheOutputFilterSensitiveLog = (obj) => ({
|
|
79
|
+
...obj,
|
|
80
|
+
});
|
|
81
|
+
exports.AddCacheOutputFilterSensitiveLog = AddCacheOutputFilterSensitiveLog;
|
|
82
|
+
const AddTagsToResourceInputFilterSensitiveLog = (obj) => ({
|
|
83
|
+
...obj,
|
|
84
|
+
});
|
|
85
|
+
exports.AddTagsToResourceInputFilterSensitiveLog = AddTagsToResourceInputFilterSensitiveLog;
|
|
86
|
+
const AddTagsToResourceOutputFilterSensitiveLog = (obj) => ({
|
|
87
|
+
...obj,
|
|
88
|
+
});
|
|
89
|
+
exports.AddTagsToResourceOutputFilterSensitiveLog = AddTagsToResourceOutputFilterSensitiveLog;
|
|
90
|
+
const AddUploadBufferInputFilterSensitiveLog = (obj) => ({
|
|
91
|
+
...obj,
|
|
92
|
+
});
|
|
93
|
+
exports.AddUploadBufferInputFilterSensitiveLog = AddUploadBufferInputFilterSensitiveLog;
|
|
94
|
+
const AddUploadBufferOutputFilterSensitiveLog = (obj) => ({
|
|
95
|
+
...obj,
|
|
96
|
+
});
|
|
97
|
+
exports.AddUploadBufferOutputFilterSensitiveLog = AddUploadBufferOutputFilterSensitiveLog;
|
|
98
|
+
const AddWorkingStorageInputFilterSensitiveLog = (obj) => ({
|
|
99
|
+
...obj,
|
|
100
|
+
});
|
|
101
|
+
exports.AddWorkingStorageInputFilterSensitiveLog = AddWorkingStorageInputFilterSensitiveLog;
|
|
102
|
+
const AddWorkingStorageOutputFilterSensitiveLog = (obj) => ({
|
|
103
|
+
...obj,
|
|
104
|
+
});
|
|
105
|
+
exports.AddWorkingStorageOutputFilterSensitiveLog = AddWorkingStorageOutputFilterSensitiveLog;
|
|
106
|
+
const AssignTapePoolInputFilterSensitiveLog = (obj) => ({
|
|
107
|
+
...obj,
|
|
108
|
+
});
|
|
109
|
+
exports.AssignTapePoolInputFilterSensitiveLog = AssignTapePoolInputFilterSensitiveLog;
|
|
110
|
+
const AssignTapePoolOutputFilterSensitiveLog = (obj) => ({
|
|
111
|
+
...obj,
|
|
112
|
+
});
|
|
113
|
+
exports.AssignTapePoolOutputFilterSensitiveLog = AssignTapePoolOutputFilterSensitiveLog;
|
|
114
|
+
const CacheAttributesFilterSensitiveLog = (obj) => ({
|
|
115
|
+
...obj,
|
|
116
|
+
});
|
|
117
|
+
exports.CacheAttributesFilterSensitiveLog = CacheAttributesFilterSensitiveLog;
|
|
118
|
+
const EndpointNetworkConfigurationFilterSensitiveLog = (obj) => ({
|
|
119
|
+
...obj,
|
|
120
|
+
});
|
|
121
|
+
exports.EndpointNetworkConfigurationFilterSensitiveLog = EndpointNetworkConfigurationFilterSensitiveLog;
|
|
122
|
+
const AssociateFileSystemInputFilterSensitiveLog = (obj) => ({
|
|
123
|
+
...obj,
|
|
124
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
125
|
+
});
|
|
126
|
+
exports.AssociateFileSystemInputFilterSensitiveLog = AssociateFileSystemInputFilterSensitiveLog;
|
|
127
|
+
const AssociateFileSystemOutputFilterSensitiveLog = (obj) => ({
|
|
128
|
+
...obj,
|
|
129
|
+
});
|
|
130
|
+
exports.AssociateFileSystemOutputFilterSensitiveLog = AssociateFileSystemOutputFilterSensitiveLog;
|
|
131
|
+
const AttachVolumeInputFilterSensitiveLog = (obj) => ({
|
|
132
|
+
...obj,
|
|
133
|
+
});
|
|
134
|
+
exports.AttachVolumeInputFilterSensitiveLog = AttachVolumeInputFilterSensitiveLog;
|
|
135
|
+
const AttachVolumeOutputFilterSensitiveLog = (obj) => ({
|
|
136
|
+
...obj,
|
|
137
|
+
});
|
|
138
|
+
exports.AttachVolumeOutputFilterSensitiveLog = AttachVolumeOutputFilterSensitiveLog;
|
|
139
|
+
const AutomaticTapeCreationRuleFilterSensitiveLog = (obj) => ({
|
|
140
|
+
...obj,
|
|
141
|
+
});
|
|
142
|
+
exports.AutomaticTapeCreationRuleFilterSensitiveLog = AutomaticTapeCreationRuleFilterSensitiveLog;
|
|
143
|
+
const AutomaticTapeCreationPolicyInfoFilterSensitiveLog = (obj) => ({
|
|
144
|
+
...obj,
|
|
145
|
+
});
|
|
146
|
+
exports.AutomaticTapeCreationPolicyInfoFilterSensitiveLog = AutomaticTapeCreationPolicyInfoFilterSensitiveLog;
|
|
147
|
+
const BandwidthRateLimitIntervalFilterSensitiveLog = (obj) => ({
|
|
148
|
+
...obj,
|
|
149
|
+
});
|
|
150
|
+
exports.BandwidthRateLimitIntervalFilterSensitiveLog = BandwidthRateLimitIntervalFilterSensitiveLog;
|
|
151
|
+
const VolumeiSCSIAttributesFilterSensitiveLog = (obj) => ({
|
|
152
|
+
...obj,
|
|
153
|
+
});
|
|
154
|
+
exports.VolumeiSCSIAttributesFilterSensitiveLog = VolumeiSCSIAttributesFilterSensitiveLog;
|
|
155
|
+
const CachediSCSIVolumeFilterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
exports.CachediSCSIVolumeFilterSensitiveLog = CachediSCSIVolumeFilterSensitiveLog;
|
|
159
|
+
const CancelArchivalInputFilterSensitiveLog = (obj) => ({
|
|
160
|
+
...obj,
|
|
161
|
+
});
|
|
162
|
+
exports.CancelArchivalInputFilterSensitiveLog = CancelArchivalInputFilterSensitiveLog;
|
|
163
|
+
const CancelArchivalOutputFilterSensitiveLog = (obj) => ({
|
|
164
|
+
...obj,
|
|
165
|
+
});
|
|
166
|
+
exports.CancelArchivalOutputFilterSensitiveLog = CancelArchivalOutputFilterSensitiveLog;
|
|
167
|
+
const CancelRetrievalInputFilterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
exports.CancelRetrievalInputFilterSensitiveLog = CancelRetrievalInputFilterSensitiveLog;
|
|
171
|
+
const CancelRetrievalOutputFilterSensitiveLog = (obj) => ({
|
|
172
|
+
...obj,
|
|
173
|
+
});
|
|
174
|
+
exports.CancelRetrievalOutputFilterSensitiveLog = CancelRetrievalOutputFilterSensitiveLog;
|
|
175
|
+
const ChapInfoFilterSensitiveLog = (obj) => ({
|
|
176
|
+
...obj,
|
|
177
|
+
...(obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: smithy_client_1.SENSITIVE_STRING }),
|
|
178
|
+
...(obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: smithy_client_1.SENSITIVE_STRING }),
|
|
179
|
+
});
|
|
180
|
+
exports.ChapInfoFilterSensitiveLog = ChapInfoFilterSensitiveLog;
|
|
181
|
+
const CreateCachediSCSIVolumeInputFilterSensitiveLog = (obj) => ({
|
|
182
|
+
...obj,
|
|
183
|
+
});
|
|
184
|
+
exports.CreateCachediSCSIVolumeInputFilterSensitiveLog = CreateCachediSCSIVolumeInputFilterSensitiveLog;
|
|
185
|
+
const CreateCachediSCSIVolumeOutputFilterSensitiveLog = (obj) => ({
|
|
186
|
+
...obj,
|
|
187
|
+
});
|
|
188
|
+
exports.CreateCachediSCSIVolumeOutputFilterSensitiveLog = CreateCachediSCSIVolumeOutputFilterSensitiveLog;
|
|
189
|
+
const NFSFileShareDefaultsFilterSensitiveLog = (obj) => ({
|
|
190
|
+
...obj,
|
|
191
|
+
});
|
|
192
|
+
exports.NFSFileShareDefaultsFilterSensitiveLog = NFSFileShareDefaultsFilterSensitiveLog;
|
|
193
|
+
const CreateNFSFileShareInputFilterSensitiveLog = (obj) => ({
|
|
194
|
+
...obj,
|
|
195
|
+
});
|
|
196
|
+
exports.CreateNFSFileShareInputFilterSensitiveLog = CreateNFSFileShareInputFilterSensitiveLog;
|
|
197
|
+
const CreateNFSFileShareOutputFilterSensitiveLog = (obj) => ({
|
|
198
|
+
...obj,
|
|
199
|
+
});
|
|
200
|
+
exports.CreateNFSFileShareOutputFilterSensitiveLog = CreateNFSFileShareOutputFilterSensitiveLog;
|
|
201
|
+
const CreateSMBFileShareInputFilterSensitiveLog = (obj) => ({
|
|
202
|
+
...obj,
|
|
203
|
+
});
|
|
204
|
+
exports.CreateSMBFileShareInputFilterSensitiveLog = CreateSMBFileShareInputFilterSensitiveLog;
|
|
205
|
+
const CreateSMBFileShareOutputFilterSensitiveLog = (obj) => ({
|
|
206
|
+
...obj,
|
|
207
|
+
});
|
|
208
|
+
exports.CreateSMBFileShareOutputFilterSensitiveLog = CreateSMBFileShareOutputFilterSensitiveLog;
|
|
209
|
+
const CreateSnapshotInputFilterSensitiveLog = (obj) => ({
|
|
210
|
+
...obj,
|
|
211
|
+
});
|
|
212
|
+
exports.CreateSnapshotInputFilterSensitiveLog = CreateSnapshotInputFilterSensitiveLog;
|
|
213
|
+
const CreateSnapshotOutputFilterSensitiveLog = (obj) => ({
|
|
214
|
+
...obj,
|
|
215
|
+
});
|
|
216
|
+
exports.CreateSnapshotOutputFilterSensitiveLog = CreateSnapshotOutputFilterSensitiveLog;
|
|
217
|
+
const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog = (obj) => ({
|
|
218
|
+
...obj,
|
|
219
|
+
});
|
|
220
|
+
exports.CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog = CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog;
|
|
221
|
+
const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog = (obj) => ({
|
|
222
|
+
...obj,
|
|
223
|
+
});
|
|
224
|
+
exports.CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog = CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog;
|
|
225
|
+
const CreateStorediSCSIVolumeInputFilterSensitiveLog = (obj) => ({
|
|
226
|
+
...obj,
|
|
227
|
+
});
|
|
228
|
+
exports.CreateStorediSCSIVolumeInputFilterSensitiveLog = CreateStorediSCSIVolumeInputFilterSensitiveLog;
|
|
229
|
+
const CreateStorediSCSIVolumeOutputFilterSensitiveLog = (obj) => ({
|
|
230
|
+
...obj,
|
|
231
|
+
});
|
|
232
|
+
exports.CreateStorediSCSIVolumeOutputFilterSensitiveLog = CreateStorediSCSIVolumeOutputFilterSensitiveLog;
|
|
233
|
+
const CreateTapePoolInputFilterSensitiveLog = (obj) => ({
|
|
234
|
+
...obj,
|
|
235
|
+
});
|
|
236
|
+
exports.CreateTapePoolInputFilterSensitiveLog = CreateTapePoolInputFilterSensitiveLog;
|
|
237
|
+
const CreateTapePoolOutputFilterSensitiveLog = (obj) => ({
|
|
238
|
+
...obj,
|
|
239
|
+
});
|
|
240
|
+
exports.CreateTapePoolOutputFilterSensitiveLog = CreateTapePoolOutputFilterSensitiveLog;
|
|
241
|
+
const CreateTapesInputFilterSensitiveLog = (obj) => ({
|
|
242
|
+
...obj,
|
|
243
|
+
});
|
|
244
|
+
exports.CreateTapesInputFilterSensitiveLog = CreateTapesInputFilterSensitiveLog;
|
|
245
|
+
const CreateTapesOutputFilterSensitiveLog = (obj) => ({
|
|
246
|
+
...obj,
|
|
247
|
+
});
|
|
248
|
+
exports.CreateTapesOutputFilterSensitiveLog = CreateTapesOutputFilterSensitiveLog;
|
|
249
|
+
const CreateTapeWithBarcodeInputFilterSensitiveLog = (obj) => ({
|
|
250
|
+
...obj,
|
|
251
|
+
});
|
|
252
|
+
exports.CreateTapeWithBarcodeInputFilterSensitiveLog = CreateTapeWithBarcodeInputFilterSensitiveLog;
|
|
253
|
+
const CreateTapeWithBarcodeOutputFilterSensitiveLog = (obj) => ({
|
|
254
|
+
...obj,
|
|
255
|
+
});
|
|
256
|
+
exports.CreateTapeWithBarcodeOutputFilterSensitiveLog = CreateTapeWithBarcodeOutputFilterSensitiveLog;
|
|
257
|
+
const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog = (obj) => ({
|
|
258
|
+
...obj,
|
|
259
|
+
});
|
|
260
|
+
exports.DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog = DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog;
|
|
261
|
+
const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
262
|
+
...obj,
|
|
263
|
+
});
|
|
264
|
+
exports.DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog = DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog;
|
|
265
|
+
const DeleteBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
|
|
266
|
+
...obj,
|
|
267
|
+
});
|
|
268
|
+
exports.DeleteBandwidthRateLimitInputFilterSensitiveLog = DeleteBandwidthRateLimitInputFilterSensitiveLog;
|
|
269
|
+
const DeleteBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
exports.DeleteBandwidthRateLimitOutputFilterSensitiveLog = DeleteBandwidthRateLimitOutputFilterSensitiveLog;
|
|
273
|
+
const DeleteChapCredentialsInputFilterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
exports.DeleteChapCredentialsInputFilterSensitiveLog = DeleteChapCredentialsInputFilterSensitiveLog;
|
|
277
|
+
const DeleteChapCredentialsOutputFilterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
exports.DeleteChapCredentialsOutputFilterSensitiveLog = DeleteChapCredentialsOutputFilterSensitiveLog;
|
|
281
|
+
const DeleteFileShareInputFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
exports.DeleteFileShareInputFilterSensitiveLog = DeleteFileShareInputFilterSensitiveLog;
|
|
285
|
+
const DeleteFileShareOutputFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
exports.DeleteFileShareOutputFilterSensitiveLog = DeleteFileShareOutputFilterSensitiveLog;
|
|
289
|
+
const DeleteGatewayInputFilterSensitiveLog = (obj) => ({
|
|
290
|
+
...obj,
|
|
291
|
+
});
|
|
292
|
+
exports.DeleteGatewayInputFilterSensitiveLog = DeleteGatewayInputFilterSensitiveLog;
|
|
293
|
+
const DeleteGatewayOutputFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
exports.DeleteGatewayOutputFilterSensitiveLog = DeleteGatewayOutputFilterSensitiveLog;
|
|
297
|
+
const DeleteSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
exports.DeleteSnapshotScheduleInputFilterSensitiveLog = DeleteSnapshotScheduleInputFilterSensitiveLog;
|
|
301
|
+
const DeleteSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
|
|
302
|
+
...obj,
|
|
303
|
+
});
|
|
304
|
+
exports.DeleteSnapshotScheduleOutputFilterSensitiveLog = DeleteSnapshotScheduleOutputFilterSensitiveLog;
|
|
305
|
+
const DeleteTapeInputFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
exports.DeleteTapeInputFilterSensitiveLog = DeleteTapeInputFilterSensitiveLog;
|
|
309
|
+
const DeleteTapeOutputFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
exports.DeleteTapeOutputFilterSensitiveLog = DeleteTapeOutputFilterSensitiveLog;
|
|
313
|
+
const DeleteTapeArchiveInputFilterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
exports.DeleteTapeArchiveInputFilterSensitiveLog = DeleteTapeArchiveInputFilterSensitiveLog;
|
|
317
|
+
const DeleteTapeArchiveOutputFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
exports.DeleteTapeArchiveOutputFilterSensitiveLog = DeleteTapeArchiveOutputFilterSensitiveLog;
|
|
321
|
+
const DeleteTapePoolInputFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
exports.DeleteTapePoolInputFilterSensitiveLog = DeleteTapePoolInputFilterSensitiveLog;
|
|
325
|
+
const DeleteTapePoolOutputFilterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
exports.DeleteTapePoolOutputFilterSensitiveLog = DeleteTapePoolOutputFilterSensitiveLog;
|
|
329
|
+
const DeleteVolumeInputFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
exports.DeleteVolumeInputFilterSensitiveLog = DeleteVolumeInputFilterSensitiveLog;
|
|
333
|
+
const DeleteVolumeOutputFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
exports.DeleteVolumeOutputFilterSensitiveLog = DeleteVolumeOutputFilterSensitiveLog;
|
|
337
|
+
const DescribeAvailabilityMonitorTestInputFilterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
exports.DescribeAvailabilityMonitorTestInputFilterSensitiveLog = DescribeAvailabilityMonitorTestInputFilterSensitiveLog;
|
|
341
|
+
const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
exports.DescribeAvailabilityMonitorTestOutputFilterSensitiveLog = DescribeAvailabilityMonitorTestOutputFilterSensitiveLog;
|
|
345
|
+
const DescribeBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
exports.DescribeBandwidthRateLimitInputFilterSensitiveLog = DescribeBandwidthRateLimitInputFilterSensitiveLog;
|
|
349
|
+
const DescribeBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
exports.DescribeBandwidthRateLimitOutputFilterSensitiveLog = DescribeBandwidthRateLimitOutputFilterSensitiveLog;
|
|
353
|
+
const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog = (obj) => ({
|
|
354
|
+
...obj,
|
|
355
|
+
});
|
|
356
|
+
exports.DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog = DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog;
|
|
357
|
+
const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
exports.DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog = DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog;
|
|
361
|
+
const DescribeCacheInputFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
exports.DescribeCacheInputFilterSensitiveLog = DescribeCacheInputFilterSensitiveLog;
|
|
365
|
+
const DescribeCacheOutputFilterSensitiveLog = (obj) => ({
|
|
366
|
+
...obj,
|
|
367
|
+
});
|
|
368
|
+
exports.DescribeCacheOutputFilterSensitiveLog = DescribeCacheOutputFilterSensitiveLog;
|
|
369
|
+
const DescribeCachediSCSIVolumesInputFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
exports.DescribeCachediSCSIVolumesInputFilterSensitiveLog = DescribeCachediSCSIVolumesInputFilterSensitiveLog;
|
|
373
|
+
const DescribeCachediSCSIVolumesOutputFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
exports.DescribeCachediSCSIVolumesOutputFilterSensitiveLog = DescribeCachediSCSIVolumesOutputFilterSensitiveLog;
|
|
377
|
+
const DescribeChapCredentialsInputFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
exports.DescribeChapCredentialsInputFilterSensitiveLog = DescribeChapCredentialsInputFilterSensitiveLog;
|
|
381
|
+
const DescribeChapCredentialsOutputFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
...(obj.ChapCredentials && { ChapCredentials: obj.ChapCredentials.map((item) => (0, exports.ChapInfoFilterSensitiveLog)(item)) }),
|
|
384
|
+
});
|
|
385
|
+
exports.DescribeChapCredentialsOutputFilterSensitiveLog = DescribeChapCredentialsOutputFilterSensitiveLog;
|
|
386
|
+
const DescribeFileSystemAssociationsInputFilterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
exports.DescribeFileSystemAssociationsInputFilterSensitiveLog = DescribeFileSystemAssociationsInputFilterSensitiveLog;
|
|
390
|
+
const FileSystemAssociationStatusDetailFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
exports.FileSystemAssociationStatusDetailFilterSensitiveLog = FileSystemAssociationStatusDetailFilterSensitiveLog;
|
|
394
|
+
const FileSystemAssociationInfoFilterSensitiveLog = (obj) => ({
|
|
395
|
+
...obj,
|
|
396
|
+
});
|
|
397
|
+
exports.FileSystemAssociationInfoFilterSensitiveLog = FileSystemAssociationInfoFilterSensitiveLog;
|
|
398
|
+
const DescribeFileSystemAssociationsOutputFilterSensitiveLog = (obj) => ({
|
|
399
|
+
...obj,
|
|
400
|
+
});
|
|
401
|
+
exports.DescribeFileSystemAssociationsOutputFilterSensitiveLog = DescribeFileSystemAssociationsOutputFilterSensitiveLog;
|
|
402
|
+
const DescribeGatewayInformationInputFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
exports.DescribeGatewayInformationInputFilterSensitiveLog = DescribeGatewayInformationInputFilterSensitiveLog;
|
|
406
|
+
const NetworkInterfaceFilterSensitiveLog = (obj) => ({
|
|
407
|
+
...obj,
|
|
408
|
+
});
|
|
409
|
+
exports.NetworkInterfaceFilterSensitiveLog = NetworkInterfaceFilterSensitiveLog;
|
|
410
|
+
const DescribeGatewayInformationOutputFilterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
exports.DescribeGatewayInformationOutputFilterSensitiveLog = DescribeGatewayInformationOutputFilterSensitiveLog;
|
|
414
|
+
const DescribeMaintenanceStartTimeInputFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
exports.DescribeMaintenanceStartTimeInputFilterSensitiveLog = DescribeMaintenanceStartTimeInputFilterSensitiveLog;
|
|
418
|
+
const DescribeMaintenanceStartTimeOutputFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
exports.DescribeMaintenanceStartTimeOutputFilterSensitiveLog = DescribeMaintenanceStartTimeOutputFilterSensitiveLog;
|
|
422
|
+
const DescribeNFSFileSharesInputFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
exports.DescribeNFSFileSharesInputFilterSensitiveLog = DescribeNFSFileSharesInputFilterSensitiveLog;
|
|
426
|
+
const NFSFileShareInfoFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
exports.NFSFileShareInfoFilterSensitiveLog = NFSFileShareInfoFilterSensitiveLog;
|
|
430
|
+
const DescribeNFSFileSharesOutputFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
exports.DescribeNFSFileSharesOutputFilterSensitiveLog = DescribeNFSFileSharesOutputFilterSensitiveLog;
|
|
434
|
+
const DescribeSMBFileSharesInputFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
exports.DescribeSMBFileSharesInputFilterSensitiveLog = DescribeSMBFileSharesInputFilterSensitiveLog;
|
|
438
|
+
const SMBFileShareInfoFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
exports.SMBFileShareInfoFilterSensitiveLog = SMBFileShareInfoFilterSensitiveLog;
|
|
442
|
+
const DescribeSMBFileSharesOutputFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
exports.DescribeSMBFileSharesOutputFilterSensitiveLog = DescribeSMBFileSharesOutputFilterSensitiveLog;
|
|
446
|
+
const DescribeSMBSettingsInputFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
exports.DescribeSMBSettingsInputFilterSensitiveLog = DescribeSMBSettingsInputFilterSensitiveLog;
|
|
450
|
+
const SMBLocalGroupsFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
exports.SMBLocalGroupsFilterSensitiveLog = SMBLocalGroupsFilterSensitiveLog;
|
|
454
|
+
const DescribeSMBSettingsOutputFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
exports.DescribeSMBSettingsOutputFilterSensitiveLog = DescribeSMBSettingsOutputFilterSensitiveLog;
|
|
458
|
+
const DescribeSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
|
|
459
|
+
...obj,
|
|
460
|
+
});
|
|
461
|
+
exports.DescribeSnapshotScheduleInputFilterSensitiveLog = DescribeSnapshotScheduleInputFilterSensitiveLog;
|
|
462
|
+
const DescribeSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
});
|
|
465
|
+
exports.DescribeSnapshotScheduleOutputFilterSensitiveLog = DescribeSnapshotScheduleOutputFilterSensitiveLog;
|
|
466
|
+
const DescribeStorediSCSIVolumesInputFilterSensitiveLog = (obj) => ({
|
|
467
|
+
...obj,
|
|
468
|
+
});
|
|
469
|
+
exports.DescribeStorediSCSIVolumesInputFilterSensitiveLog = DescribeStorediSCSIVolumesInputFilterSensitiveLog;
|
|
470
|
+
const StorediSCSIVolumeFilterSensitiveLog = (obj) => ({
|
|
471
|
+
...obj,
|
|
472
|
+
});
|
|
473
|
+
exports.StorediSCSIVolumeFilterSensitiveLog = StorediSCSIVolumeFilterSensitiveLog;
|
|
474
|
+
const DescribeStorediSCSIVolumesOutputFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
477
|
+
exports.DescribeStorediSCSIVolumesOutputFilterSensitiveLog = DescribeStorediSCSIVolumesOutputFilterSensitiveLog;
|
|
478
|
+
const DescribeTapeArchivesInputFilterSensitiveLog = (obj) => ({
|
|
479
|
+
...obj,
|
|
480
|
+
});
|
|
481
|
+
exports.DescribeTapeArchivesInputFilterSensitiveLog = DescribeTapeArchivesInputFilterSensitiveLog;
|
|
482
|
+
const TapeArchiveFilterSensitiveLog = (obj) => ({
|
|
483
|
+
...obj,
|
|
484
|
+
});
|
|
485
|
+
exports.TapeArchiveFilterSensitiveLog = TapeArchiveFilterSensitiveLog;
|
|
486
|
+
const DescribeTapeArchivesOutputFilterSensitiveLog = (obj) => ({
|
|
487
|
+
...obj,
|
|
488
|
+
});
|
|
489
|
+
exports.DescribeTapeArchivesOutputFilterSensitiveLog = DescribeTapeArchivesOutputFilterSensitiveLog;
|
|
490
|
+
const DescribeTapeRecoveryPointsInputFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
exports.DescribeTapeRecoveryPointsInputFilterSensitiveLog = DescribeTapeRecoveryPointsInputFilterSensitiveLog;
|
|
494
|
+
const TapeRecoveryPointInfoFilterSensitiveLog = (obj) => ({
|
|
495
|
+
...obj,
|
|
496
|
+
});
|
|
497
|
+
exports.TapeRecoveryPointInfoFilterSensitiveLog = TapeRecoveryPointInfoFilterSensitiveLog;
|
|
498
|
+
const DescribeTapeRecoveryPointsOutputFilterSensitiveLog = (obj) => ({
|
|
499
|
+
...obj,
|
|
500
|
+
});
|
|
501
|
+
exports.DescribeTapeRecoveryPointsOutputFilterSensitiveLog = DescribeTapeRecoveryPointsOutputFilterSensitiveLog;
|
|
502
|
+
const DescribeTapesInputFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
exports.DescribeTapesInputFilterSensitiveLog = DescribeTapesInputFilterSensitiveLog;
|
|
506
|
+
const TapeFilterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
exports.TapeFilterSensitiveLog = TapeFilterSensitiveLog;
|
|
510
|
+
const DescribeTapesOutputFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
});
|
|
513
|
+
exports.DescribeTapesOutputFilterSensitiveLog = DescribeTapesOutputFilterSensitiveLog;
|
|
514
|
+
const DescribeUploadBufferInputFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
});
|
|
517
|
+
exports.DescribeUploadBufferInputFilterSensitiveLog = DescribeUploadBufferInputFilterSensitiveLog;
|
|
518
|
+
const DescribeUploadBufferOutputFilterSensitiveLog = (obj) => ({
|
|
519
|
+
...obj,
|
|
520
|
+
});
|
|
521
|
+
exports.DescribeUploadBufferOutputFilterSensitiveLog = DescribeUploadBufferOutputFilterSensitiveLog;
|
|
522
|
+
const DescribeVTLDevicesInputFilterSensitiveLog = (obj) => ({
|
|
523
|
+
...obj,
|
|
524
|
+
});
|
|
525
|
+
exports.DescribeVTLDevicesInputFilterSensitiveLog = DescribeVTLDevicesInputFilterSensitiveLog;
|
|
526
|
+
const DeviceiSCSIAttributesFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
529
|
+
exports.DeviceiSCSIAttributesFilterSensitiveLog = DeviceiSCSIAttributesFilterSensitiveLog;
|
|
530
|
+
const VTLDeviceFilterSensitiveLog = (obj) => ({
|
|
531
|
+
...obj,
|
|
532
|
+
});
|
|
533
|
+
exports.VTLDeviceFilterSensitiveLog = VTLDeviceFilterSensitiveLog;
|
|
534
|
+
const DescribeVTLDevicesOutputFilterSensitiveLog = (obj) => ({
|
|
535
|
+
...obj,
|
|
536
|
+
});
|
|
537
|
+
exports.DescribeVTLDevicesOutputFilterSensitiveLog = DescribeVTLDevicesOutputFilterSensitiveLog;
|
|
538
|
+
const DescribeWorkingStorageInputFilterSensitiveLog = (obj) => ({
|
|
539
|
+
...obj,
|
|
540
|
+
});
|
|
541
|
+
exports.DescribeWorkingStorageInputFilterSensitiveLog = DescribeWorkingStorageInputFilterSensitiveLog;
|
|
542
|
+
const DescribeWorkingStorageOutputFilterSensitiveLog = (obj) => ({
|
|
543
|
+
...obj,
|
|
544
|
+
});
|
|
545
|
+
exports.DescribeWorkingStorageOutputFilterSensitiveLog = DescribeWorkingStorageOutputFilterSensitiveLog;
|
|
546
|
+
const DetachVolumeInputFilterSensitiveLog = (obj) => ({
|
|
547
|
+
...obj,
|
|
548
|
+
});
|
|
549
|
+
exports.DetachVolumeInputFilterSensitiveLog = DetachVolumeInputFilterSensitiveLog;
|
|
550
|
+
const DetachVolumeOutputFilterSensitiveLog = (obj) => ({
|
|
551
|
+
...obj,
|
|
552
|
+
});
|
|
553
|
+
exports.DetachVolumeOutputFilterSensitiveLog = DetachVolumeOutputFilterSensitiveLog;
|
|
554
|
+
const DisableGatewayInputFilterSensitiveLog = (obj) => ({
|
|
555
|
+
...obj,
|
|
556
|
+
});
|
|
557
|
+
exports.DisableGatewayInputFilterSensitiveLog = DisableGatewayInputFilterSensitiveLog;
|
|
558
|
+
const DisableGatewayOutputFilterSensitiveLog = (obj) => ({
|
|
559
|
+
...obj,
|
|
560
|
+
});
|
|
561
|
+
exports.DisableGatewayOutputFilterSensitiveLog = DisableGatewayOutputFilterSensitiveLog;
|
|
562
|
+
const DisassociateFileSystemInputFilterSensitiveLog = (obj) => ({
|
|
563
|
+
...obj,
|
|
564
|
+
});
|
|
565
|
+
exports.DisassociateFileSystemInputFilterSensitiveLog = DisassociateFileSystemInputFilterSensitiveLog;
|
|
566
|
+
const DisassociateFileSystemOutputFilterSensitiveLog = (obj) => ({
|
|
567
|
+
...obj,
|
|
568
|
+
});
|
|
569
|
+
exports.DisassociateFileSystemOutputFilterSensitiveLog = DisassociateFileSystemOutputFilterSensitiveLog;
|
|
570
|
+
const DiskFilterSensitiveLog = (obj) => ({
|
|
571
|
+
...obj,
|
|
572
|
+
});
|
|
573
|
+
exports.DiskFilterSensitiveLog = DiskFilterSensitiveLog;
|
|
574
|
+
const FileShareInfoFilterSensitiveLog = (obj) => ({
|
|
575
|
+
...obj,
|
|
576
|
+
});
|
|
577
|
+
exports.FileShareInfoFilterSensitiveLog = FileShareInfoFilterSensitiveLog;
|
|
578
|
+
const FileSystemAssociationSummaryFilterSensitiveLog = (obj) => ({
|
|
579
|
+
...obj,
|
|
580
|
+
});
|
|
581
|
+
exports.FileSystemAssociationSummaryFilterSensitiveLog = FileSystemAssociationSummaryFilterSensitiveLog;
|
|
582
|
+
const GatewayInfoFilterSensitiveLog = (obj) => ({
|
|
583
|
+
...obj,
|
|
584
|
+
});
|
|
585
|
+
exports.GatewayInfoFilterSensitiveLog = GatewayInfoFilterSensitiveLog;
|
|
586
|
+
const JoinDomainInputFilterSensitiveLog = (obj) => ({
|
|
587
|
+
...obj,
|
|
588
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
589
|
+
});
|
|
590
|
+
exports.JoinDomainInputFilterSensitiveLog = JoinDomainInputFilterSensitiveLog;
|
|
591
|
+
const JoinDomainOutputFilterSensitiveLog = (obj) => ({
|
|
592
|
+
...obj,
|
|
593
|
+
});
|
|
594
|
+
exports.JoinDomainOutputFilterSensitiveLog = JoinDomainOutputFilterSensitiveLog;
|
|
595
|
+
const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog = (obj) => ({
|
|
596
|
+
...obj,
|
|
597
|
+
});
|
|
598
|
+
exports.ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog = ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog;
|
|
599
|
+
const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
});
|
|
602
|
+
exports.ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog = ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog;
|
|
603
|
+
const ListFileSharesInputFilterSensitiveLog = (obj) => ({
|
|
604
|
+
...obj,
|
|
605
|
+
});
|
|
606
|
+
exports.ListFileSharesInputFilterSensitiveLog = ListFileSharesInputFilterSensitiveLog;
|
|
607
|
+
const ListFileSharesOutputFilterSensitiveLog = (obj) => ({
|
|
608
|
+
...obj,
|
|
609
|
+
});
|
|
610
|
+
exports.ListFileSharesOutputFilterSensitiveLog = ListFileSharesOutputFilterSensitiveLog;
|
|
611
|
+
const ListFileSystemAssociationsInputFilterSensitiveLog = (obj) => ({
|
|
612
|
+
...obj,
|
|
613
|
+
});
|
|
614
|
+
exports.ListFileSystemAssociationsInputFilterSensitiveLog = ListFileSystemAssociationsInputFilterSensitiveLog;
|
|
615
|
+
const ListFileSystemAssociationsOutputFilterSensitiveLog = (obj) => ({
|
|
616
|
+
...obj,
|
|
617
|
+
});
|
|
618
|
+
exports.ListFileSystemAssociationsOutputFilterSensitiveLog = ListFileSystemAssociationsOutputFilterSensitiveLog;
|
|
619
|
+
const ListGatewaysInputFilterSensitiveLog = (obj) => ({
|
|
620
|
+
...obj,
|
|
621
|
+
});
|
|
622
|
+
exports.ListGatewaysInputFilterSensitiveLog = ListGatewaysInputFilterSensitiveLog;
|
|
623
|
+
const ListGatewaysOutputFilterSensitiveLog = (obj) => ({
|
|
624
|
+
...obj,
|
|
625
|
+
});
|
|
626
|
+
exports.ListGatewaysOutputFilterSensitiveLog = ListGatewaysOutputFilterSensitiveLog;
|
|
627
|
+
const ListLocalDisksInputFilterSensitiveLog = (obj) => ({
|
|
628
|
+
...obj,
|
|
629
|
+
});
|
|
630
|
+
exports.ListLocalDisksInputFilterSensitiveLog = ListLocalDisksInputFilterSensitiveLog;
|
|
631
|
+
const ListLocalDisksOutputFilterSensitiveLog = (obj) => ({
|
|
632
|
+
...obj,
|
|
633
|
+
});
|
|
634
|
+
exports.ListLocalDisksOutputFilterSensitiveLog = ListLocalDisksOutputFilterSensitiveLog;
|
|
635
|
+
const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
636
|
+
...obj,
|
|
637
|
+
});
|
|
638
|
+
exports.ListTagsForResourceInputFilterSensitiveLog = ListTagsForResourceInputFilterSensitiveLog;
|
|
639
|
+
const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
640
|
+
...obj,
|
|
641
|
+
});
|
|
642
|
+
exports.ListTagsForResourceOutputFilterSensitiveLog = ListTagsForResourceOutputFilterSensitiveLog;
|
|
643
|
+
const ListTapePoolsInputFilterSensitiveLog = (obj) => ({
|
|
644
|
+
...obj,
|
|
645
|
+
});
|
|
646
|
+
exports.ListTapePoolsInputFilterSensitiveLog = ListTapePoolsInputFilterSensitiveLog;
|
|
647
|
+
const PoolInfoFilterSensitiveLog = (obj) => ({
|
|
648
|
+
...obj,
|
|
649
|
+
});
|
|
650
|
+
exports.PoolInfoFilterSensitiveLog = PoolInfoFilterSensitiveLog;
|
|
651
|
+
const ListTapePoolsOutputFilterSensitiveLog = (obj) => ({
|
|
652
|
+
...obj,
|
|
653
|
+
});
|
|
654
|
+
exports.ListTapePoolsOutputFilterSensitiveLog = ListTapePoolsOutputFilterSensitiveLog;
|
|
655
|
+
const ListTapesInputFilterSensitiveLog = (obj) => ({
|
|
656
|
+
...obj,
|
|
657
|
+
});
|
|
658
|
+
exports.ListTapesInputFilterSensitiveLog = ListTapesInputFilterSensitiveLog;
|
|
659
|
+
const TapeInfoFilterSensitiveLog = (obj) => ({
|
|
660
|
+
...obj,
|
|
661
|
+
});
|
|
662
|
+
exports.TapeInfoFilterSensitiveLog = TapeInfoFilterSensitiveLog;
|
|
663
|
+
const ListTapesOutputFilterSensitiveLog = (obj) => ({
|
|
664
|
+
...obj,
|
|
665
|
+
});
|
|
666
|
+
exports.ListTapesOutputFilterSensitiveLog = ListTapesOutputFilterSensitiveLog;
|
|
667
|
+
const ListVolumeInitiatorsInputFilterSensitiveLog = (obj) => ({
|
|
668
|
+
...obj,
|
|
669
|
+
});
|
|
670
|
+
exports.ListVolumeInitiatorsInputFilterSensitiveLog = ListVolumeInitiatorsInputFilterSensitiveLog;
|
|
671
|
+
const ListVolumeInitiatorsOutputFilterSensitiveLog = (obj) => ({
|
|
672
|
+
...obj,
|
|
673
|
+
});
|
|
674
|
+
exports.ListVolumeInitiatorsOutputFilterSensitiveLog = ListVolumeInitiatorsOutputFilterSensitiveLog;
|
|
675
|
+
const ListVolumeRecoveryPointsInputFilterSensitiveLog = (obj) => ({
|
|
676
|
+
...obj,
|
|
677
|
+
});
|
|
678
|
+
exports.ListVolumeRecoveryPointsInputFilterSensitiveLog = ListVolumeRecoveryPointsInputFilterSensitiveLog;
|
|
679
|
+
const VolumeRecoveryPointInfoFilterSensitiveLog = (obj) => ({
|
|
680
|
+
...obj,
|
|
681
|
+
});
|
|
682
|
+
exports.VolumeRecoveryPointInfoFilterSensitiveLog = VolumeRecoveryPointInfoFilterSensitiveLog;
|
|
683
|
+
const ListVolumeRecoveryPointsOutputFilterSensitiveLog = (obj) => ({
|
|
684
|
+
...obj,
|
|
685
|
+
});
|
|
686
|
+
exports.ListVolumeRecoveryPointsOutputFilterSensitiveLog = ListVolumeRecoveryPointsOutputFilterSensitiveLog;
|
|
687
|
+
const ListVolumesInputFilterSensitiveLog = (obj) => ({
|
|
688
|
+
...obj,
|
|
689
|
+
});
|
|
690
|
+
exports.ListVolumesInputFilterSensitiveLog = ListVolumesInputFilterSensitiveLog;
|
|
691
|
+
const VolumeInfoFilterSensitiveLog = (obj) => ({
|
|
692
|
+
...obj,
|
|
693
|
+
});
|
|
694
|
+
exports.VolumeInfoFilterSensitiveLog = VolumeInfoFilterSensitiveLog;
|
|
695
|
+
const ListVolumesOutputFilterSensitiveLog = (obj) => ({
|
|
696
|
+
...obj,
|
|
697
|
+
});
|
|
698
|
+
exports.ListVolumesOutputFilterSensitiveLog = ListVolumesOutputFilterSensitiveLog;
|
|
699
|
+
const NotifyWhenUploadedInputFilterSensitiveLog = (obj) => ({
|
|
700
|
+
...obj,
|
|
701
|
+
});
|
|
702
|
+
exports.NotifyWhenUploadedInputFilterSensitiveLog = NotifyWhenUploadedInputFilterSensitiveLog;
|
|
703
|
+
const NotifyWhenUploadedOutputFilterSensitiveLog = (obj) => ({
|
|
704
|
+
...obj,
|
|
705
|
+
});
|
|
706
|
+
exports.NotifyWhenUploadedOutputFilterSensitiveLog = NotifyWhenUploadedOutputFilterSensitiveLog;
|
|
707
|
+
const RefreshCacheInputFilterSensitiveLog = (obj) => ({
|
|
708
|
+
...obj,
|
|
709
|
+
});
|
|
710
|
+
exports.RefreshCacheInputFilterSensitiveLog = RefreshCacheInputFilterSensitiveLog;
|
|
711
|
+
const RefreshCacheOutputFilterSensitiveLog = (obj) => ({
|
|
712
|
+
...obj,
|
|
713
|
+
});
|
|
714
|
+
exports.RefreshCacheOutputFilterSensitiveLog = RefreshCacheOutputFilterSensitiveLog;
|
|
715
|
+
const RemoveTagsFromResourceInputFilterSensitiveLog = (obj) => ({
|
|
716
|
+
...obj,
|
|
717
|
+
});
|
|
718
|
+
exports.RemoveTagsFromResourceInputFilterSensitiveLog = RemoveTagsFromResourceInputFilterSensitiveLog;
|
|
719
|
+
const RemoveTagsFromResourceOutputFilterSensitiveLog = (obj) => ({
|
|
720
|
+
...obj,
|
|
721
|
+
});
|
|
722
|
+
exports.RemoveTagsFromResourceOutputFilterSensitiveLog = RemoveTagsFromResourceOutputFilterSensitiveLog;
|
|
723
|
+
const ResetCacheInputFilterSensitiveLog = (obj) => ({
|
|
724
|
+
...obj,
|
|
725
|
+
});
|
|
726
|
+
exports.ResetCacheInputFilterSensitiveLog = ResetCacheInputFilterSensitiveLog;
|
|
727
|
+
const ResetCacheOutputFilterSensitiveLog = (obj) => ({
|
|
728
|
+
...obj,
|
|
729
|
+
});
|
|
730
|
+
exports.ResetCacheOutputFilterSensitiveLog = ResetCacheOutputFilterSensitiveLog;
|
|
731
|
+
const RetrieveTapeArchiveInputFilterSensitiveLog = (obj) => ({
|
|
732
|
+
...obj,
|
|
733
|
+
});
|
|
734
|
+
exports.RetrieveTapeArchiveInputFilterSensitiveLog = RetrieveTapeArchiveInputFilterSensitiveLog;
|
|
735
|
+
const RetrieveTapeArchiveOutputFilterSensitiveLog = (obj) => ({
|
|
736
|
+
...obj,
|
|
737
|
+
});
|
|
738
|
+
exports.RetrieveTapeArchiveOutputFilterSensitiveLog = RetrieveTapeArchiveOutputFilterSensitiveLog;
|
|
739
|
+
const RetrieveTapeRecoveryPointInputFilterSensitiveLog = (obj) => ({
|
|
740
|
+
...obj,
|
|
741
|
+
});
|
|
742
|
+
exports.RetrieveTapeRecoveryPointInputFilterSensitiveLog = RetrieveTapeRecoveryPointInputFilterSensitiveLog;
|
|
743
|
+
const RetrieveTapeRecoveryPointOutputFilterSensitiveLog = (obj) => ({
|
|
744
|
+
...obj,
|
|
745
|
+
});
|
|
746
|
+
exports.RetrieveTapeRecoveryPointOutputFilterSensitiveLog = RetrieveTapeRecoveryPointOutputFilterSensitiveLog;
|
|
747
|
+
const SetLocalConsolePasswordInputFilterSensitiveLog = (obj) => ({
|
|
748
|
+
...obj,
|
|
749
|
+
...(obj.LocalConsolePassword && { LocalConsolePassword: smithy_client_1.SENSITIVE_STRING }),
|
|
750
|
+
});
|
|
751
|
+
exports.SetLocalConsolePasswordInputFilterSensitiveLog = SetLocalConsolePasswordInputFilterSensitiveLog;
|
|
752
|
+
const SetLocalConsolePasswordOutputFilterSensitiveLog = (obj) => ({
|
|
753
|
+
...obj,
|
|
754
|
+
});
|
|
755
|
+
exports.SetLocalConsolePasswordOutputFilterSensitiveLog = SetLocalConsolePasswordOutputFilterSensitiveLog;
|
|
756
|
+
const SetSMBGuestPasswordInputFilterSensitiveLog = (obj) => ({
|
|
757
|
+
...obj,
|
|
758
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
759
|
+
});
|
|
760
|
+
exports.SetSMBGuestPasswordInputFilterSensitiveLog = SetSMBGuestPasswordInputFilterSensitiveLog;
|
|
761
|
+
const SetSMBGuestPasswordOutputFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
});
|
|
764
|
+
exports.SetSMBGuestPasswordOutputFilterSensitiveLog = SetSMBGuestPasswordOutputFilterSensitiveLog;
|
|
765
|
+
const ShutdownGatewayInputFilterSensitiveLog = (obj) => ({
|
|
766
|
+
...obj,
|
|
767
|
+
});
|
|
768
|
+
exports.ShutdownGatewayInputFilterSensitiveLog = ShutdownGatewayInputFilterSensitiveLog;
|
|
769
|
+
const ShutdownGatewayOutputFilterSensitiveLog = (obj) => ({
|
|
770
|
+
...obj,
|
|
771
|
+
});
|
|
772
|
+
exports.ShutdownGatewayOutputFilterSensitiveLog = ShutdownGatewayOutputFilterSensitiveLog;
|
|
773
|
+
const StartAvailabilityMonitorTestInputFilterSensitiveLog = (obj) => ({
|
|
774
|
+
...obj,
|
|
775
|
+
});
|
|
776
|
+
exports.StartAvailabilityMonitorTestInputFilterSensitiveLog = StartAvailabilityMonitorTestInputFilterSensitiveLog;
|
|
777
|
+
const StartAvailabilityMonitorTestOutputFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
});
|
|
780
|
+
exports.StartAvailabilityMonitorTestOutputFilterSensitiveLog = StartAvailabilityMonitorTestOutputFilterSensitiveLog;
|
|
781
|
+
const StartGatewayInputFilterSensitiveLog = (obj) => ({
|
|
782
|
+
...obj,
|
|
783
|
+
});
|
|
784
|
+
exports.StartGatewayInputFilterSensitiveLog = StartGatewayInputFilterSensitiveLog;
|
|
785
|
+
const StartGatewayOutputFilterSensitiveLog = (obj) => ({
|
|
786
|
+
...obj,
|
|
787
|
+
});
|
|
788
|
+
exports.StartGatewayOutputFilterSensitiveLog = StartGatewayOutputFilterSensitiveLog;
|
|
789
|
+
const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
});
|
|
792
|
+
exports.UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog = UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog;
|
|
793
|
+
const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
exports.UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog = UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog;
|
|
797
|
+
const UpdateBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
|
|
798
|
+
...obj,
|
|
799
|
+
});
|
|
800
|
+
exports.UpdateBandwidthRateLimitInputFilterSensitiveLog = UpdateBandwidthRateLimitInputFilterSensitiveLog;
|
|
801
|
+
const UpdateBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
|
|
802
|
+
...obj,
|
|
803
|
+
});
|
|
804
|
+
exports.UpdateBandwidthRateLimitOutputFilterSensitiveLog = UpdateBandwidthRateLimitOutputFilterSensitiveLog;
|
|
805
|
+
const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog = (obj) => ({
|
|
806
|
+
...obj,
|
|
807
|
+
});
|
|
808
|
+
exports.UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog = UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog;
|
|
809
|
+
const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog = (obj) => ({
|
|
810
|
+
...obj,
|
|
811
|
+
});
|
|
812
|
+
exports.UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog = UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog;
|
|
813
|
+
const UpdateChapCredentialsInputFilterSensitiveLog = (obj) => ({
|
|
814
|
+
...obj,
|
|
815
|
+
...(obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: smithy_client_1.SENSITIVE_STRING }),
|
|
816
|
+
...(obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: smithy_client_1.SENSITIVE_STRING }),
|
|
817
|
+
});
|
|
818
|
+
exports.UpdateChapCredentialsInputFilterSensitiveLog = UpdateChapCredentialsInputFilterSensitiveLog;
|
|
819
|
+
const UpdateChapCredentialsOutputFilterSensitiveLog = (obj) => ({
|
|
820
|
+
...obj,
|
|
821
|
+
});
|
|
822
|
+
exports.UpdateChapCredentialsOutputFilterSensitiveLog = UpdateChapCredentialsOutputFilterSensitiveLog;
|
|
823
|
+
const UpdateFileSystemAssociationInputFilterSensitiveLog = (obj) => ({
|
|
824
|
+
...obj,
|
|
825
|
+
...(obj.Password && { Password: smithy_client_1.SENSITIVE_STRING }),
|
|
826
|
+
});
|
|
827
|
+
exports.UpdateFileSystemAssociationInputFilterSensitiveLog = UpdateFileSystemAssociationInputFilterSensitiveLog;
|
|
828
|
+
const UpdateFileSystemAssociationOutputFilterSensitiveLog = (obj) => ({
|
|
829
|
+
...obj,
|
|
830
|
+
});
|
|
831
|
+
exports.UpdateFileSystemAssociationOutputFilterSensitiveLog = UpdateFileSystemAssociationOutputFilterSensitiveLog;
|
|
832
|
+
const UpdateGatewayInformationInputFilterSensitiveLog = (obj) => ({
|
|
833
|
+
...obj,
|
|
834
|
+
});
|
|
835
|
+
exports.UpdateGatewayInformationInputFilterSensitiveLog = UpdateGatewayInformationInputFilterSensitiveLog;
|
|
836
|
+
const UpdateGatewayInformationOutputFilterSensitiveLog = (obj) => ({
|
|
837
|
+
...obj,
|
|
838
|
+
});
|
|
839
|
+
exports.UpdateGatewayInformationOutputFilterSensitiveLog = UpdateGatewayInformationOutputFilterSensitiveLog;
|
|
840
|
+
const UpdateGatewaySoftwareNowInputFilterSensitiveLog = (obj) => ({
|
|
841
|
+
...obj,
|
|
842
|
+
});
|
|
843
|
+
exports.UpdateGatewaySoftwareNowInputFilterSensitiveLog = UpdateGatewaySoftwareNowInputFilterSensitiveLog;
|
|
844
|
+
const UpdateGatewaySoftwareNowOutputFilterSensitiveLog = (obj) => ({
|
|
845
|
+
...obj,
|
|
846
|
+
});
|
|
847
|
+
exports.UpdateGatewaySoftwareNowOutputFilterSensitiveLog = UpdateGatewaySoftwareNowOutputFilterSensitiveLog;
|
|
848
|
+
const UpdateMaintenanceStartTimeInputFilterSensitiveLog = (obj) => ({
|
|
849
|
+
...obj,
|
|
850
|
+
});
|
|
851
|
+
exports.UpdateMaintenanceStartTimeInputFilterSensitiveLog = UpdateMaintenanceStartTimeInputFilterSensitiveLog;
|
|
852
|
+
const UpdateMaintenanceStartTimeOutputFilterSensitiveLog = (obj) => ({
|
|
853
|
+
...obj,
|
|
854
|
+
});
|
|
855
|
+
exports.UpdateMaintenanceStartTimeOutputFilterSensitiveLog = UpdateMaintenanceStartTimeOutputFilterSensitiveLog;
|
|
856
|
+
const UpdateNFSFileShareInputFilterSensitiveLog = (obj) => ({
|
|
857
|
+
...obj,
|
|
858
|
+
});
|
|
859
|
+
exports.UpdateNFSFileShareInputFilterSensitiveLog = UpdateNFSFileShareInputFilterSensitiveLog;
|
|
860
|
+
const UpdateNFSFileShareOutputFilterSensitiveLog = (obj) => ({
|
|
861
|
+
...obj,
|
|
862
|
+
});
|
|
863
|
+
exports.UpdateNFSFileShareOutputFilterSensitiveLog = UpdateNFSFileShareOutputFilterSensitiveLog;
|
|
864
|
+
const UpdateSMBFileShareInputFilterSensitiveLog = (obj) => ({
|
|
865
|
+
...obj,
|
|
866
|
+
});
|
|
867
|
+
exports.UpdateSMBFileShareInputFilterSensitiveLog = UpdateSMBFileShareInputFilterSensitiveLog;
|
|
868
|
+
const UpdateSMBFileShareOutputFilterSensitiveLog = (obj) => ({
|
|
869
|
+
...obj,
|
|
870
|
+
});
|
|
871
|
+
exports.UpdateSMBFileShareOutputFilterSensitiveLog = UpdateSMBFileShareOutputFilterSensitiveLog;
|
|
872
|
+
const UpdateSMBFileShareVisibilityInputFilterSensitiveLog = (obj) => ({
|
|
873
|
+
...obj,
|
|
874
|
+
});
|
|
875
|
+
exports.UpdateSMBFileShareVisibilityInputFilterSensitiveLog = UpdateSMBFileShareVisibilityInputFilterSensitiveLog;
|
|
876
|
+
const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog = (obj) => ({
|
|
877
|
+
...obj,
|
|
878
|
+
});
|
|
879
|
+
exports.UpdateSMBFileShareVisibilityOutputFilterSensitiveLog = UpdateSMBFileShareVisibilityOutputFilterSensitiveLog;
|
|
880
|
+
const UpdateSMBLocalGroupsInputFilterSensitiveLog = (obj) => ({
|
|
881
|
+
...obj,
|
|
882
|
+
});
|
|
883
|
+
exports.UpdateSMBLocalGroupsInputFilterSensitiveLog = UpdateSMBLocalGroupsInputFilterSensitiveLog;
|
|
884
|
+
const UpdateSMBLocalGroupsOutputFilterSensitiveLog = (obj) => ({
|
|
885
|
+
...obj,
|
|
886
|
+
});
|
|
887
|
+
exports.UpdateSMBLocalGroupsOutputFilterSensitiveLog = UpdateSMBLocalGroupsOutputFilterSensitiveLog;
|
|
888
|
+
const UpdateSMBSecurityStrategyInputFilterSensitiveLog = (obj) => ({
|
|
889
|
+
...obj,
|
|
890
|
+
});
|
|
891
|
+
exports.UpdateSMBSecurityStrategyInputFilterSensitiveLog = UpdateSMBSecurityStrategyInputFilterSensitiveLog;
|
|
892
|
+
const UpdateSMBSecurityStrategyOutputFilterSensitiveLog = (obj) => ({
|
|
893
|
+
...obj,
|
|
894
|
+
});
|
|
895
|
+
exports.UpdateSMBSecurityStrategyOutputFilterSensitiveLog = UpdateSMBSecurityStrategyOutputFilterSensitiveLog;
|
|
896
|
+
const UpdateSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
|
|
897
|
+
...obj,
|
|
898
|
+
});
|
|
899
|
+
exports.UpdateSnapshotScheduleInputFilterSensitiveLog = UpdateSnapshotScheduleInputFilterSensitiveLog;
|
|
900
|
+
const UpdateSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
|
|
901
|
+
...obj,
|
|
902
|
+
});
|
|
903
|
+
exports.UpdateSnapshotScheduleOutputFilterSensitiveLog = UpdateSnapshotScheduleOutputFilterSensitiveLog;
|
|
904
|
+
const UpdateVTLDeviceTypeInputFilterSensitiveLog = (obj) => ({
|
|
905
|
+
...obj,
|
|
906
|
+
});
|
|
907
|
+
exports.UpdateVTLDeviceTypeInputFilterSensitiveLog = UpdateVTLDeviceTypeInputFilterSensitiveLog;
|
|
908
|
+
const UpdateVTLDeviceTypeOutputFilterSensitiveLog = (obj) => ({
|
|
909
|
+
...obj,
|
|
910
|
+
});
|
|
911
|
+
exports.UpdateVTLDeviceTypeOutputFilterSensitiveLog = UpdateVTLDeviceTypeOutputFilterSensitiveLog;
|