@aws-sdk/client-storage-gateway 3.297.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateGatewayCommand.js +2 -3
- package/dist-cjs/commands/AddCacheCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AddUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/AssignTapePoolCommand.js +2 -3
- package/dist-cjs/commands/AssociateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/AttachVolumeCommand.js +2 -3
- package/dist-cjs/commands/CancelArchivalCommand.js +2 -3
- package/dist-cjs/commands/CancelRetrievalCommand.js +2 -3
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapePoolCommand.js +2 -3
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-cjs/commands/CreateTapesCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapeCommand.js +2 -3
- package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheCommand.js +2 -3
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTapesCommand.js +2 -3
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-cjs/commands/DetachVolumeCommand.js +2 -3
- package/dist-cjs/commands/DisableGatewayCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-cjs/commands/JoinDomainCommand.js +1 -1
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSharesCommand.js +2 -3
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
- package/dist-cjs/commands/ListLocalDisksCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTapePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListTapesCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-cjs/commands/ListVolumesCommand.js +2 -3
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-cjs/commands/RefreshCacheCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +1 -1
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +1 -1
- package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-cjs/commands/StartGatewayCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +1 -1
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +1 -1
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -817
- package/dist-es/commands/ActivateGatewayCommand.js +2 -3
- package/dist-es/commands/AddCacheCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AddUploadBufferCommand.js +2 -3
- package/dist-es/commands/AddWorkingStorageCommand.js +2 -3
- package/dist-es/commands/AssignTapePoolCommand.js +2 -3
- package/dist-es/commands/AssociateFileSystemCommand.js +2 -2
- package/dist-es/commands/AttachVolumeCommand.js +2 -3
- package/dist-es/commands/CancelArchivalCommand.js +2 -3
- package/dist-es/commands/CancelRetrievalCommand.js +2 -3
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +2 -3
- package/dist-es/commands/CreateTapePoolCommand.js +2 -3
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +2 -3
- package/dist-es/commands/CreateTapesCommand.js +2 -3
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DeleteChapCredentialsCommand.js +2 -3
- package/dist-es/commands/DeleteFileShareCommand.js +2 -3
- package/dist-es/commands/DeleteGatewayCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTapeArchiveCommand.js +2 -3
- package/dist-es/commands/DeleteTapeCommand.js +2 -3
- package/dist-es/commands/DeleteTapePoolCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeCacheCommand.js +2 -3
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeChapCredentialsCommand.js +2 -2
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeGatewayInformationCommand.js +2 -3
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +2 -3
- package/dist-es/commands/DescribeSMBSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeArchivesCommand.js +2 -3
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/DescribeTapesCommand.js +2 -3
- package/dist-es/commands/DescribeUploadBufferCommand.js +2 -3
- package/dist-es/commands/DescribeVTLDevicesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkingStorageCommand.js +2 -3
- package/dist-es/commands/DetachVolumeCommand.js +2 -3
- package/dist-es/commands/DisableGatewayCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemCommand.js +2 -3
- package/dist-es/commands/JoinDomainCommand.js +2 -2
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -3
- package/dist-es/commands/ListFileSharesCommand.js +2 -3
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +2 -3
- package/dist-es/commands/ListGatewaysCommand.js +2 -3
- package/dist-es/commands/ListLocalDisksCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTapePoolsCommand.js +2 -3
- package/dist-es/commands/ListTapesCommand.js +2 -3
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +2 -3
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +2 -3
- package/dist-es/commands/ListVolumesCommand.js +2 -3
- package/dist-es/commands/NotifyWhenUploadedCommand.js +2 -3
- package/dist-es/commands/RefreshCacheCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +2 -3
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +2 -3
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +2 -2
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +2 -2
- package/dist-es/commands/ShutdownGatewayCommand.js +2 -3
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +2 -3
- package/dist-es/commands/StartGatewayCommand.js +2 -3
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +2 -3
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateChapCredentialsCommand.js +2 -2
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayInformationCommand.js +2 -3
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +2 -3
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +2 -3
- package/dist-es/commands/UpdateNFSFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareCommand.js +2 -3
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +2 -3
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +2 -3
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +2 -3
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +2 -3
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -609
- package/dist-types/models/models_0.d.ts +3 -815
- package/dist-types/ts3.4/models/models_0.d.ts +0 -591
- package/package.json +4 -3
|
@@ -6240,844 +6240,32 @@ export interface UpdateVTLDeviceTypeOutput {
|
|
|
6240
6240
|
/**
|
|
6241
6241
|
* @internal
|
|
6242
6242
|
*/
|
|
6243
|
-
export declare const
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const ActivateGatewayInputFilterSensitiveLog: (obj: ActivateGatewayInput) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const ActivateGatewayOutputFilterSensitiveLog: (obj: ActivateGatewayOutput) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const StorageGatewayErrorFilterSensitiveLog: (obj: StorageGatewayError) => any;
|
|
6256
|
-
/**
|
|
6257
|
-
* @internal
|
|
6258
|
-
*/
|
|
6259
|
-
export declare const AddCacheInputFilterSensitiveLog: (obj: AddCacheInput) => any;
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
export declare const AddCacheOutputFilterSensitiveLog: (obj: AddCacheOutput) => any;
|
|
6264
|
-
/**
|
|
6265
|
-
* @internal
|
|
6266
|
-
*/
|
|
6267
|
-
export declare const AddTagsToResourceInputFilterSensitiveLog: (obj: AddTagsToResourceInput) => any;
|
|
6268
|
-
/**
|
|
6269
|
-
* @internal
|
|
6270
|
-
*/
|
|
6271
|
-
export declare const AddTagsToResourceOutputFilterSensitiveLog: (obj: AddTagsToResourceOutput) => any;
|
|
6272
|
-
/**
|
|
6273
|
-
* @internal
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const AddUploadBufferInputFilterSensitiveLog: (obj: AddUploadBufferInput) => any;
|
|
6276
|
-
/**
|
|
6277
|
-
* @internal
|
|
6278
|
-
*/
|
|
6279
|
-
export declare const AddUploadBufferOutputFilterSensitiveLog: (obj: AddUploadBufferOutput) => any;
|
|
6280
|
-
/**
|
|
6281
|
-
* @internal
|
|
6282
|
-
*/
|
|
6283
|
-
export declare const AddWorkingStorageInputFilterSensitiveLog: (obj: AddWorkingStorageInput) => any;
|
|
6284
|
-
/**
|
|
6285
|
-
* @internal
|
|
6286
|
-
*/
|
|
6287
|
-
export declare const AddWorkingStorageOutputFilterSensitiveLog: (obj: AddWorkingStorageOutput) => any;
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
export declare const AssignTapePoolInputFilterSensitiveLog: (obj: AssignTapePoolInput) => any;
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
export declare const AssignTapePoolOutputFilterSensitiveLog: (obj: AssignTapePoolOutput) => any;
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
export declare const CacheAttributesFilterSensitiveLog: (obj: CacheAttributes) => any;
|
|
6300
|
-
/**
|
|
6301
|
-
* @internal
|
|
6302
|
-
*/
|
|
6303
|
-
export declare const EndpointNetworkConfigurationFilterSensitiveLog: (obj: EndpointNetworkConfiguration) => any;
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
export declare const AssociateFileSystemInputFilterSensitiveLog: (obj: AssociateFileSystemInput) => any;
|
|
6308
|
-
/**
|
|
6309
|
-
* @internal
|
|
6310
|
-
*/
|
|
6311
|
-
export declare const AssociateFileSystemOutputFilterSensitiveLog: (obj: AssociateFileSystemOutput) => any;
|
|
6312
|
-
/**
|
|
6313
|
-
* @internal
|
|
6314
|
-
*/
|
|
6315
|
-
export declare const AttachVolumeInputFilterSensitiveLog: (obj: AttachVolumeInput) => any;
|
|
6316
|
-
/**
|
|
6317
|
-
* @internal
|
|
6318
|
-
*/
|
|
6319
|
-
export declare const AttachVolumeOutputFilterSensitiveLog: (obj: AttachVolumeOutput) => any;
|
|
6320
|
-
/**
|
|
6321
|
-
* @internal
|
|
6322
|
-
*/
|
|
6323
|
-
export declare const AutomaticTapeCreationRuleFilterSensitiveLog: (obj: AutomaticTapeCreationRule) => any;
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
export declare const AutomaticTapeCreationPolicyInfoFilterSensitiveLog: (obj: AutomaticTapeCreationPolicyInfo) => any;
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
export declare const BandwidthRateLimitIntervalFilterSensitiveLog: (obj: BandwidthRateLimitInterval) => any;
|
|
6332
|
-
/**
|
|
6333
|
-
* @internal
|
|
6334
|
-
*/
|
|
6335
|
-
export declare const VolumeiSCSIAttributesFilterSensitiveLog: (obj: VolumeiSCSIAttributes) => any;
|
|
6336
|
-
/**
|
|
6337
|
-
* @internal
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const CachediSCSIVolumeFilterSensitiveLog: (obj: CachediSCSIVolume) => any;
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
export declare const CancelArchivalInputFilterSensitiveLog: (obj: CancelArchivalInput) => any;
|
|
6344
|
-
/**
|
|
6345
|
-
* @internal
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const CancelArchivalOutputFilterSensitiveLog: (obj: CancelArchivalOutput) => any;
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
export declare const CancelRetrievalInputFilterSensitiveLog: (obj: CancelRetrievalInput) => any;
|
|
6352
|
-
/**
|
|
6353
|
-
* @internal
|
|
6354
|
-
*/
|
|
6355
|
-
export declare const CancelRetrievalOutputFilterSensitiveLog: (obj: CancelRetrievalOutput) => any;
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
export declare const ChapInfoFilterSensitiveLog: (obj: ChapInfo) => any;
|
|
6360
|
-
/**
|
|
6361
|
-
* @internal
|
|
6362
|
-
*/
|
|
6363
|
-
export declare const CreateCachediSCSIVolumeInputFilterSensitiveLog: (obj: CreateCachediSCSIVolumeInput) => any;
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
export declare const CreateCachediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateCachediSCSIVolumeOutput) => any;
|
|
6368
|
-
/**
|
|
6369
|
-
* @internal
|
|
6370
|
-
*/
|
|
6371
|
-
export declare const NFSFileShareDefaultsFilterSensitiveLog: (obj: NFSFileShareDefaults) => any;
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
export declare const CreateNFSFileShareInputFilterSensitiveLog: (obj: CreateNFSFileShareInput) => any;
|
|
6376
|
-
/**
|
|
6377
|
-
* @internal
|
|
6378
|
-
*/
|
|
6379
|
-
export declare const CreateNFSFileShareOutputFilterSensitiveLog: (obj: CreateNFSFileShareOutput) => any;
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
export declare const CreateSMBFileShareInputFilterSensitiveLog: (obj: CreateSMBFileShareInput) => any;
|
|
6384
|
-
/**
|
|
6385
|
-
* @internal
|
|
6386
|
-
*/
|
|
6387
|
-
export declare const CreateSMBFileShareOutputFilterSensitiveLog: (obj: CreateSMBFileShareOutput) => any;
|
|
6388
|
-
/**
|
|
6389
|
-
* @internal
|
|
6390
|
-
*/
|
|
6391
|
-
export declare const CreateSnapshotInputFilterSensitiveLog: (obj: CreateSnapshotInput) => any;
|
|
6392
|
-
/**
|
|
6393
|
-
* @internal
|
|
6394
|
-
*/
|
|
6395
|
-
export declare const CreateSnapshotOutputFilterSensitiveLog: (obj: CreateSnapshotOutput) => any;
|
|
6396
|
-
/**
|
|
6397
|
-
* @internal
|
|
6398
|
-
*/
|
|
6399
|
-
export declare const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointInput) => any;
|
|
6400
|
-
/**
|
|
6401
|
-
* @internal
|
|
6402
|
-
*/
|
|
6403
|
-
export declare const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointOutput) => any;
|
|
6404
|
-
/**
|
|
6405
|
-
* @internal
|
|
6406
|
-
*/
|
|
6407
|
-
export declare const CreateStorediSCSIVolumeInputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeInput) => any;
|
|
6408
|
-
/**
|
|
6409
|
-
* @internal
|
|
6410
|
-
*/
|
|
6411
|
-
export declare const CreateStorediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeOutput) => any;
|
|
6412
|
-
/**
|
|
6413
|
-
* @internal
|
|
6414
|
-
*/
|
|
6415
|
-
export declare const CreateTapePoolInputFilterSensitiveLog: (obj: CreateTapePoolInput) => any;
|
|
6416
|
-
/**
|
|
6417
|
-
* @internal
|
|
6418
|
-
*/
|
|
6419
|
-
export declare const CreateTapePoolOutputFilterSensitiveLog: (obj: CreateTapePoolOutput) => any;
|
|
6420
|
-
/**
|
|
6421
|
-
* @internal
|
|
6422
|
-
*/
|
|
6423
|
-
export declare const CreateTapesInputFilterSensitiveLog: (obj: CreateTapesInput) => any;
|
|
6424
|
-
/**
|
|
6425
|
-
* @internal
|
|
6426
|
-
*/
|
|
6427
|
-
export declare const CreateTapesOutputFilterSensitiveLog: (obj: CreateTapesOutput) => any;
|
|
6428
|
-
/**
|
|
6429
|
-
* @internal
|
|
6430
|
-
*/
|
|
6431
|
-
export declare const CreateTapeWithBarcodeInputFilterSensitiveLog: (obj: CreateTapeWithBarcodeInput) => any;
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
export declare const CreateTapeWithBarcodeOutputFilterSensitiveLog: (obj: CreateTapeWithBarcodeOutput) => any;
|
|
6436
|
-
/**
|
|
6437
|
-
* @internal
|
|
6438
|
-
*/
|
|
6439
|
-
export declare const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyInput) => any;
|
|
6440
|
-
/**
|
|
6441
|
-
* @internal
|
|
6442
|
-
*/
|
|
6443
|
-
export declare const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyOutput) => any;
|
|
6444
|
-
/**
|
|
6445
|
-
* @internal
|
|
6446
|
-
*/
|
|
6447
|
-
export declare const DeleteBandwidthRateLimitInputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitInput) => any;
|
|
6448
|
-
/**
|
|
6449
|
-
* @internal
|
|
6450
|
-
*/
|
|
6451
|
-
export declare const DeleteBandwidthRateLimitOutputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitOutput) => any;
|
|
6452
|
-
/**
|
|
6453
|
-
* @internal
|
|
6454
|
-
*/
|
|
6455
|
-
export declare const DeleteChapCredentialsInputFilterSensitiveLog: (obj: DeleteChapCredentialsInput) => any;
|
|
6456
|
-
/**
|
|
6457
|
-
* @internal
|
|
6458
|
-
*/
|
|
6459
|
-
export declare const DeleteChapCredentialsOutputFilterSensitiveLog: (obj: DeleteChapCredentialsOutput) => any;
|
|
6460
|
-
/**
|
|
6461
|
-
* @internal
|
|
6462
|
-
*/
|
|
6463
|
-
export declare const DeleteFileShareInputFilterSensitiveLog: (obj: DeleteFileShareInput) => any;
|
|
6464
|
-
/**
|
|
6465
|
-
* @internal
|
|
6466
|
-
*/
|
|
6467
|
-
export declare const DeleteFileShareOutputFilterSensitiveLog: (obj: DeleteFileShareOutput) => any;
|
|
6468
|
-
/**
|
|
6469
|
-
* @internal
|
|
6470
|
-
*/
|
|
6471
|
-
export declare const DeleteGatewayInputFilterSensitiveLog: (obj: DeleteGatewayInput) => any;
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
export declare const DeleteGatewayOutputFilterSensitiveLog: (obj: DeleteGatewayOutput) => any;
|
|
6476
|
-
/**
|
|
6477
|
-
* @internal
|
|
6478
|
-
*/
|
|
6479
|
-
export declare const DeleteSnapshotScheduleInputFilterSensitiveLog: (obj: DeleteSnapshotScheduleInput) => any;
|
|
6480
|
-
/**
|
|
6481
|
-
* @internal
|
|
6482
|
-
*/
|
|
6483
|
-
export declare const DeleteSnapshotScheduleOutputFilterSensitiveLog: (obj: DeleteSnapshotScheduleOutput) => any;
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
export declare const DeleteTapeInputFilterSensitiveLog: (obj: DeleteTapeInput) => any;
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
export declare const DeleteTapeOutputFilterSensitiveLog: (obj: DeleteTapeOutput) => any;
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const DeleteTapeArchiveInputFilterSensitiveLog: (obj: DeleteTapeArchiveInput) => any;
|
|
6496
|
-
/**
|
|
6497
|
-
* @internal
|
|
6498
|
-
*/
|
|
6499
|
-
export declare const DeleteTapeArchiveOutputFilterSensitiveLog: (obj: DeleteTapeArchiveOutput) => any;
|
|
6500
|
-
/**
|
|
6501
|
-
* @internal
|
|
6502
|
-
*/
|
|
6503
|
-
export declare const DeleteTapePoolInputFilterSensitiveLog: (obj: DeleteTapePoolInput) => any;
|
|
6504
|
-
/**
|
|
6505
|
-
* @internal
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const DeleteTapePoolOutputFilterSensitiveLog: (obj: DeleteTapePoolOutput) => any;
|
|
6508
|
-
/**
|
|
6509
|
-
* @internal
|
|
6510
|
-
*/
|
|
6511
|
-
export declare const DeleteVolumeInputFilterSensitiveLog: (obj: DeleteVolumeInput) => any;
|
|
6512
|
-
/**
|
|
6513
|
-
* @internal
|
|
6514
|
-
*/
|
|
6515
|
-
export declare const DeleteVolumeOutputFilterSensitiveLog: (obj: DeleteVolumeOutput) => any;
|
|
6516
|
-
/**
|
|
6517
|
-
* @internal
|
|
6518
|
-
*/
|
|
6519
|
-
export declare const DescribeAvailabilityMonitorTestInputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestInput) => any;
|
|
6520
|
-
/**
|
|
6521
|
-
* @internal
|
|
6522
|
-
*/
|
|
6523
|
-
export declare const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestOutput) => any;
|
|
6524
|
-
/**
|
|
6525
|
-
* @internal
|
|
6526
|
-
*/
|
|
6527
|
-
export declare const DescribeBandwidthRateLimitInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitInput) => any;
|
|
6528
|
-
/**
|
|
6529
|
-
* @internal
|
|
6530
|
-
*/
|
|
6531
|
-
export declare const DescribeBandwidthRateLimitOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitOutput) => any;
|
|
6532
|
-
/**
|
|
6533
|
-
* @internal
|
|
6534
|
-
*/
|
|
6535
|
-
export declare const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleInput) => any;
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleOutput) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const DescribeCacheInputFilterSensitiveLog: (obj: DescribeCacheInput) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const DescribeCacheOutputFilterSensitiveLog: (obj: DescribeCacheOutput) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const DescribeCachediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesInput) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const DescribeCachediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesOutput) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const DescribeChapCredentialsInputFilterSensitiveLog: (obj: DescribeChapCredentialsInput) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const DescribeFileSystemAssociationsInputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsInput) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const FileSystemAssociationStatusDetailFilterSensitiveLog: (obj: FileSystemAssociationStatusDetail) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const FileSystemAssociationInfoFilterSensitiveLog: (obj: FileSystemAssociationInfo) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const DescribeFileSystemAssociationsOutputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsOutput) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const DescribeGatewayInformationInputFilterSensitiveLog: (obj: DescribeGatewayInformationInput) => any;
|
|
6584
|
-
/**
|
|
6585
|
-
* @internal
|
|
6586
|
-
*/
|
|
6587
|
-
export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const DescribeGatewayInformationOutputFilterSensitiveLog: (obj: DescribeGatewayInformationOutput) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const DescribeMaintenanceStartTimeInputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeInput) => any;
|
|
6596
|
-
/**
|
|
6597
|
-
* @internal
|
|
6598
|
-
*/
|
|
6599
|
-
export declare const DescribeMaintenanceStartTimeOutputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeOutput) => any;
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
export declare const DescribeNFSFileSharesInputFilterSensitiveLog: (obj: DescribeNFSFileSharesInput) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const NFSFileShareInfoFilterSensitiveLog: (obj: NFSFileShareInfo) => any;
|
|
6608
|
-
/**
|
|
6609
|
-
* @internal
|
|
6610
|
-
*/
|
|
6611
|
-
export declare const DescribeNFSFileSharesOutputFilterSensitiveLog: (obj: DescribeNFSFileSharesOutput) => any;
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
export declare const DescribeSMBFileSharesInputFilterSensitiveLog: (obj: DescribeSMBFileSharesInput) => any;
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
export declare const SMBFileShareInfoFilterSensitiveLog: (obj: SMBFileShareInfo) => any;
|
|
6620
|
-
/**
|
|
6621
|
-
* @internal
|
|
6622
|
-
*/
|
|
6623
|
-
export declare const DescribeSMBFileSharesOutputFilterSensitiveLog: (obj: DescribeSMBFileSharesOutput) => any;
|
|
6624
|
-
/**
|
|
6625
|
-
* @internal
|
|
6626
|
-
*/
|
|
6627
|
-
export declare const DescribeSMBSettingsInputFilterSensitiveLog: (obj: DescribeSMBSettingsInput) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const SMBLocalGroupsFilterSensitiveLog: (obj: SMBLocalGroups) => any;
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
export declare const DescribeSMBSettingsOutputFilterSensitiveLog: (obj: DescribeSMBSettingsOutput) => any;
|
|
6636
|
-
/**
|
|
6637
|
-
* @internal
|
|
6638
|
-
*/
|
|
6639
|
-
export declare const DescribeSnapshotScheduleInputFilterSensitiveLog: (obj: DescribeSnapshotScheduleInput) => any;
|
|
6640
|
-
/**
|
|
6641
|
-
* @internal
|
|
6642
|
-
*/
|
|
6643
|
-
export declare const DescribeSnapshotScheduleOutputFilterSensitiveLog: (obj: DescribeSnapshotScheduleOutput) => any;
|
|
6644
|
-
/**
|
|
6645
|
-
* @internal
|
|
6646
|
-
*/
|
|
6647
|
-
export declare const DescribeStorediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesInput) => any;
|
|
6648
|
-
/**
|
|
6649
|
-
* @internal
|
|
6650
|
-
*/
|
|
6651
|
-
export declare const StorediSCSIVolumeFilterSensitiveLog: (obj: StorediSCSIVolume) => any;
|
|
6652
|
-
/**
|
|
6653
|
-
* @internal
|
|
6654
|
-
*/
|
|
6655
|
-
export declare const DescribeStorediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesOutput) => any;
|
|
6656
|
-
/**
|
|
6657
|
-
* @internal
|
|
6658
|
-
*/
|
|
6659
|
-
export declare const DescribeTapeArchivesInputFilterSensitiveLog: (obj: DescribeTapeArchivesInput) => any;
|
|
6660
|
-
/**
|
|
6661
|
-
* @internal
|
|
6662
|
-
*/
|
|
6663
|
-
export declare const TapeArchiveFilterSensitiveLog: (obj: TapeArchive) => any;
|
|
6664
|
-
/**
|
|
6665
|
-
* @internal
|
|
6666
|
-
*/
|
|
6667
|
-
export declare const DescribeTapeArchivesOutputFilterSensitiveLog: (obj: DescribeTapeArchivesOutput) => any;
|
|
6668
|
-
/**
|
|
6669
|
-
* @internal
|
|
6670
|
-
*/
|
|
6671
|
-
export declare const DescribeTapeRecoveryPointsInputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsInput) => any;
|
|
6672
|
-
/**
|
|
6673
|
-
* @internal
|
|
6674
|
-
*/
|
|
6675
|
-
export declare const TapeRecoveryPointInfoFilterSensitiveLog: (obj: TapeRecoveryPointInfo) => any;
|
|
6676
|
-
/**
|
|
6677
|
-
* @internal
|
|
6678
|
-
*/
|
|
6679
|
-
export declare const DescribeTapeRecoveryPointsOutputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsOutput) => any;
|
|
6680
|
-
/**
|
|
6681
|
-
* @internal
|
|
6682
|
-
*/
|
|
6683
|
-
export declare const DescribeTapesInputFilterSensitiveLog: (obj: DescribeTapesInput) => any;
|
|
6684
|
-
/**
|
|
6685
|
-
* @internal
|
|
6686
|
-
*/
|
|
6687
|
-
export declare const TapeFilterSensitiveLog: (obj: Tape) => any;
|
|
6688
|
-
/**
|
|
6689
|
-
* @internal
|
|
6690
|
-
*/
|
|
6691
|
-
export declare const DescribeTapesOutputFilterSensitiveLog: (obj: DescribeTapesOutput) => any;
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
export declare const DescribeUploadBufferInputFilterSensitiveLog: (obj: DescribeUploadBufferInput) => any;
|
|
6696
|
-
/**
|
|
6697
|
-
* @internal
|
|
6698
|
-
*/
|
|
6699
|
-
export declare const DescribeUploadBufferOutputFilterSensitiveLog: (obj: DescribeUploadBufferOutput) => any;
|
|
6700
|
-
/**
|
|
6701
|
-
* @internal
|
|
6702
|
-
*/
|
|
6703
|
-
export declare const DescribeVTLDevicesInputFilterSensitiveLog: (obj: DescribeVTLDevicesInput) => any;
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
export declare const DeviceiSCSIAttributesFilterSensitiveLog: (obj: DeviceiSCSIAttributes) => any;
|
|
6708
|
-
/**
|
|
6709
|
-
* @internal
|
|
6710
|
-
*/
|
|
6711
|
-
export declare const VTLDeviceFilterSensitiveLog: (obj: VTLDevice) => any;
|
|
6712
|
-
/**
|
|
6713
|
-
* @internal
|
|
6714
|
-
*/
|
|
6715
|
-
export declare const DescribeVTLDevicesOutputFilterSensitiveLog: (obj: DescribeVTLDevicesOutput) => any;
|
|
6716
|
-
/**
|
|
6717
|
-
* @internal
|
|
6718
|
-
*/
|
|
6719
|
-
export declare const DescribeWorkingStorageInputFilterSensitiveLog: (obj: DescribeWorkingStorageInput) => any;
|
|
6720
|
-
/**
|
|
6721
|
-
* @internal
|
|
6722
|
-
*/
|
|
6723
|
-
export declare const DescribeWorkingStorageOutputFilterSensitiveLog: (obj: DescribeWorkingStorageOutput) => any;
|
|
6724
|
-
/**
|
|
6725
|
-
* @internal
|
|
6726
|
-
*/
|
|
6727
|
-
export declare const DetachVolumeInputFilterSensitiveLog: (obj: DetachVolumeInput) => any;
|
|
6728
|
-
/**
|
|
6729
|
-
* @internal
|
|
6730
|
-
*/
|
|
6731
|
-
export declare const DetachVolumeOutputFilterSensitiveLog: (obj: DetachVolumeOutput) => any;
|
|
6732
|
-
/**
|
|
6733
|
-
* @internal
|
|
6734
|
-
*/
|
|
6735
|
-
export declare const DisableGatewayInputFilterSensitiveLog: (obj: DisableGatewayInput) => any;
|
|
6736
|
-
/**
|
|
6737
|
-
* @internal
|
|
6738
|
-
*/
|
|
6739
|
-
export declare const DisableGatewayOutputFilterSensitiveLog: (obj: DisableGatewayOutput) => any;
|
|
6740
|
-
/**
|
|
6741
|
-
* @internal
|
|
6742
|
-
*/
|
|
6743
|
-
export declare const DisassociateFileSystemInputFilterSensitiveLog: (obj: DisassociateFileSystemInput) => any;
|
|
6744
|
-
/**
|
|
6745
|
-
* @internal
|
|
6746
|
-
*/
|
|
6747
|
-
export declare const DisassociateFileSystemOutputFilterSensitiveLog: (obj: DisassociateFileSystemOutput) => any;
|
|
6748
|
-
/**
|
|
6749
|
-
* @internal
|
|
6750
|
-
*/
|
|
6751
|
-
export declare const DiskFilterSensitiveLog: (obj: Disk) => any;
|
|
6752
|
-
/**
|
|
6753
|
-
* @internal
|
|
6754
|
-
*/
|
|
6755
|
-
export declare const FileShareInfoFilterSensitiveLog: (obj: FileShareInfo) => any;
|
|
6243
|
+
export declare const AssociateFileSystemInputFilterSensitiveLog: (obj: AssociateFileSystemInput) => any;
|
|
6756
6244
|
/**
|
|
6757
6245
|
* @internal
|
|
6758
6246
|
*/
|
|
6759
|
-
export declare const
|
|
6247
|
+
export declare const ChapInfoFilterSensitiveLog: (obj: ChapInfo) => any;
|
|
6760
6248
|
/**
|
|
6761
6249
|
* @internal
|
|
6762
6250
|
*/
|
|
6763
|
-
export declare const
|
|
6251
|
+
export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
|
|
6764
6252
|
/**
|
|
6765
6253
|
* @internal
|
|
6766
6254
|
*/
|
|
6767
6255
|
export declare const JoinDomainInputFilterSensitiveLog: (obj: JoinDomainInput) => any;
|
|
6768
|
-
/**
|
|
6769
|
-
* @internal
|
|
6770
|
-
*/
|
|
6771
|
-
export declare const JoinDomainOutputFilterSensitiveLog: (obj: JoinDomainOutput) => any;
|
|
6772
|
-
/**
|
|
6773
|
-
* @internal
|
|
6774
|
-
*/
|
|
6775
|
-
export declare const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesInput) => any;
|
|
6776
|
-
/**
|
|
6777
|
-
* @internal
|
|
6778
|
-
*/
|
|
6779
|
-
export declare const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesOutput) => any;
|
|
6780
|
-
/**
|
|
6781
|
-
* @internal
|
|
6782
|
-
*/
|
|
6783
|
-
export declare const ListFileSharesInputFilterSensitiveLog: (obj: ListFileSharesInput) => any;
|
|
6784
|
-
/**
|
|
6785
|
-
* @internal
|
|
6786
|
-
*/
|
|
6787
|
-
export declare const ListFileSharesOutputFilterSensitiveLog: (obj: ListFileSharesOutput) => any;
|
|
6788
|
-
/**
|
|
6789
|
-
* @internal
|
|
6790
|
-
*/
|
|
6791
|
-
export declare const ListFileSystemAssociationsInputFilterSensitiveLog: (obj: ListFileSystemAssociationsInput) => any;
|
|
6792
|
-
/**
|
|
6793
|
-
* @internal
|
|
6794
|
-
*/
|
|
6795
|
-
export declare const ListFileSystemAssociationsOutputFilterSensitiveLog: (obj: ListFileSystemAssociationsOutput) => any;
|
|
6796
|
-
/**
|
|
6797
|
-
* @internal
|
|
6798
|
-
*/
|
|
6799
|
-
export declare const ListGatewaysInputFilterSensitiveLog: (obj: ListGatewaysInput) => any;
|
|
6800
|
-
/**
|
|
6801
|
-
* @internal
|
|
6802
|
-
*/
|
|
6803
|
-
export declare const ListGatewaysOutputFilterSensitiveLog: (obj: ListGatewaysOutput) => any;
|
|
6804
|
-
/**
|
|
6805
|
-
* @internal
|
|
6806
|
-
*/
|
|
6807
|
-
export declare const ListLocalDisksInputFilterSensitiveLog: (obj: ListLocalDisksInput) => any;
|
|
6808
|
-
/**
|
|
6809
|
-
* @internal
|
|
6810
|
-
*/
|
|
6811
|
-
export declare const ListLocalDisksOutputFilterSensitiveLog: (obj: ListLocalDisksOutput) => any;
|
|
6812
|
-
/**
|
|
6813
|
-
* @internal
|
|
6814
|
-
*/
|
|
6815
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
6816
|
-
/**
|
|
6817
|
-
* @internal
|
|
6818
|
-
*/
|
|
6819
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
6820
|
-
/**
|
|
6821
|
-
* @internal
|
|
6822
|
-
*/
|
|
6823
|
-
export declare const ListTapePoolsInputFilterSensitiveLog: (obj: ListTapePoolsInput) => any;
|
|
6824
|
-
/**
|
|
6825
|
-
* @internal
|
|
6826
|
-
*/
|
|
6827
|
-
export declare const PoolInfoFilterSensitiveLog: (obj: PoolInfo) => any;
|
|
6828
|
-
/**
|
|
6829
|
-
* @internal
|
|
6830
|
-
*/
|
|
6831
|
-
export declare const ListTapePoolsOutputFilterSensitiveLog: (obj: ListTapePoolsOutput) => any;
|
|
6832
|
-
/**
|
|
6833
|
-
* @internal
|
|
6834
|
-
*/
|
|
6835
|
-
export declare const ListTapesInputFilterSensitiveLog: (obj: ListTapesInput) => any;
|
|
6836
|
-
/**
|
|
6837
|
-
* @internal
|
|
6838
|
-
*/
|
|
6839
|
-
export declare const TapeInfoFilterSensitiveLog: (obj: TapeInfo) => any;
|
|
6840
|
-
/**
|
|
6841
|
-
* @internal
|
|
6842
|
-
*/
|
|
6843
|
-
export declare const ListTapesOutputFilterSensitiveLog: (obj: ListTapesOutput) => any;
|
|
6844
|
-
/**
|
|
6845
|
-
* @internal
|
|
6846
|
-
*/
|
|
6847
|
-
export declare const ListVolumeInitiatorsInputFilterSensitiveLog: (obj: ListVolumeInitiatorsInput) => any;
|
|
6848
|
-
/**
|
|
6849
|
-
* @internal
|
|
6850
|
-
*/
|
|
6851
|
-
export declare const ListVolumeInitiatorsOutputFilterSensitiveLog: (obj: ListVolumeInitiatorsOutput) => any;
|
|
6852
|
-
/**
|
|
6853
|
-
* @internal
|
|
6854
|
-
*/
|
|
6855
|
-
export declare const ListVolumeRecoveryPointsInputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsInput) => any;
|
|
6856
|
-
/**
|
|
6857
|
-
* @internal
|
|
6858
|
-
*/
|
|
6859
|
-
export declare const VolumeRecoveryPointInfoFilterSensitiveLog: (obj: VolumeRecoveryPointInfo) => any;
|
|
6860
|
-
/**
|
|
6861
|
-
* @internal
|
|
6862
|
-
*/
|
|
6863
|
-
export declare const ListVolumeRecoveryPointsOutputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsOutput) => any;
|
|
6864
|
-
/**
|
|
6865
|
-
* @internal
|
|
6866
|
-
*/
|
|
6867
|
-
export declare const ListVolumesInputFilterSensitiveLog: (obj: ListVolumesInput) => any;
|
|
6868
|
-
/**
|
|
6869
|
-
* @internal
|
|
6870
|
-
*/
|
|
6871
|
-
export declare const VolumeInfoFilterSensitiveLog: (obj: VolumeInfo) => any;
|
|
6872
|
-
/**
|
|
6873
|
-
* @internal
|
|
6874
|
-
*/
|
|
6875
|
-
export declare const ListVolumesOutputFilterSensitiveLog: (obj: ListVolumesOutput) => any;
|
|
6876
|
-
/**
|
|
6877
|
-
* @internal
|
|
6878
|
-
*/
|
|
6879
|
-
export declare const NotifyWhenUploadedInputFilterSensitiveLog: (obj: NotifyWhenUploadedInput) => any;
|
|
6880
|
-
/**
|
|
6881
|
-
* @internal
|
|
6882
|
-
*/
|
|
6883
|
-
export declare const NotifyWhenUploadedOutputFilterSensitiveLog: (obj: NotifyWhenUploadedOutput) => any;
|
|
6884
|
-
/**
|
|
6885
|
-
* @internal
|
|
6886
|
-
*/
|
|
6887
|
-
export declare const RefreshCacheInputFilterSensitiveLog: (obj: RefreshCacheInput) => any;
|
|
6888
|
-
/**
|
|
6889
|
-
* @internal
|
|
6890
|
-
*/
|
|
6891
|
-
export declare const RefreshCacheOutputFilterSensitiveLog: (obj: RefreshCacheOutput) => any;
|
|
6892
|
-
/**
|
|
6893
|
-
* @internal
|
|
6894
|
-
*/
|
|
6895
|
-
export declare const RemoveTagsFromResourceInputFilterSensitiveLog: (obj: RemoveTagsFromResourceInput) => any;
|
|
6896
|
-
/**
|
|
6897
|
-
* @internal
|
|
6898
|
-
*/
|
|
6899
|
-
export declare const RemoveTagsFromResourceOutputFilterSensitiveLog: (obj: RemoveTagsFromResourceOutput) => any;
|
|
6900
|
-
/**
|
|
6901
|
-
* @internal
|
|
6902
|
-
*/
|
|
6903
|
-
export declare const ResetCacheInputFilterSensitiveLog: (obj: ResetCacheInput) => any;
|
|
6904
|
-
/**
|
|
6905
|
-
* @internal
|
|
6906
|
-
*/
|
|
6907
|
-
export declare const ResetCacheOutputFilterSensitiveLog: (obj: ResetCacheOutput) => any;
|
|
6908
|
-
/**
|
|
6909
|
-
* @internal
|
|
6910
|
-
*/
|
|
6911
|
-
export declare const RetrieveTapeArchiveInputFilterSensitiveLog: (obj: RetrieveTapeArchiveInput) => any;
|
|
6912
|
-
/**
|
|
6913
|
-
* @internal
|
|
6914
|
-
*/
|
|
6915
|
-
export declare const RetrieveTapeArchiveOutputFilterSensitiveLog: (obj: RetrieveTapeArchiveOutput) => any;
|
|
6916
|
-
/**
|
|
6917
|
-
* @internal
|
|
6918
|
-
*/
|
|
6919
|
-
export declare const RetrieveTapeRecoveryPointInputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointInput) => any;
|
|
6920
|
-
/**
|
|
6921
|
-
* @internal
|
|
6922
|
-
*/
|
|
6923
|
-
export declare const RetrieveTapeRecoveryPointOutputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointOutput) => any;
|
|
6924
6256
|
/**
|
|
6925
6257
|
* @internal
|
|
6926
6258
|
*/
|
|
6927
6259
|
export declare const SetLocalConsolePasswordInputFilterSensitiveLog: (obj: SetLocalConsolePasswordInput) => any;
|
|
6928
|
-
/**
|
|
6929
|
-
* @internal
|
|
6930
|
-
*/
|
|
6931
|
-
export declare const SetLocalConsolePasswordOutputFilterSensitiveLog: (obj: SetLocalConsolePasswordOutput) => any;
|
|
6932
6260
|
/**
|
|
6933
6261
|
* @internal
|
|
6934
6262
|
*/
|
|
6935
6263
|
export declare const SetSMBGuestPasswordInputFilterSensitiveLog: (obj: SetSMBGuestPasswordInput) => any;
|
|
6936
|
-
/**
|
|
6937
|
-
* @internal
|
|
6938
|
-
*/
|
|
6939
|
-
export declare const SetSMBGuestPasswordOutputFilterSensitiveLog: (obj: SetSMBGuestPasswordOutput) => any;
|
|
6940
|
-
/**
|
|
6941
|
-
* @internal
|
|
6942
|
-
*/
|
|
6943
|
-
export declare const ShutdownGatewayInputFilterSensitiveLog: (obj: ShutdownGatewayInput) => any;
|
|
6944
|
-
/**
|
|
6945
|
-
* @internal
|
|
6946
|
-
*/
|
|
6947
|
-
export declare const ShutdownGatewayOutputFilterSensitiveLog: (obj: ShutdownGatewayOutput) => any;
|
|
6948
|
-
/**
|
|
6949
|
-
* @internal
|
|
6950
|
-
*/
|
|
6951
|
-
export declare const StartAvailabilityMonitorTestInputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestInput) => any;
|
|
6952
|
-
/**
|
|
6953
|
-
* @internal
|
|
6954
|
-
*/
|
|
6955
|
-
export declare const StartAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestOutput) => any;
|
|
6956
|
-
/**
|
|
6957
|
-
* @internal
|
|
6958
|
-
*/
|
|
6959
|
-
export declare const StartGatewayInputFilterSensitiveLog: (obj: StartGatewayInput) => any;
|
|
6960
|
-
/**
|
|
6961
|
-
* @internal
|
|
6962
|
-
*/
|
|
6963
|
-
export declare const StartGatewayOutputFilterSensitiveLog: (obj: StartGatewayOutput) => any;
|
|
6964
|
-
/**
|
|
6965
|
-
* @internal
|
|
6966
|
-
*/
|
|
6967
|
-
export declare const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyInput) => any;
|
|
6968
|
-
/**
|
|
6969
|
-
* @internal
|
|
6970
|
-
*/
|
|
6971
|
-
export declare const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyOutput) => any;
|
|
6972
|
-
/**
|
|
6973
|
-
* @internal
|
|
6974
|
-
*/
|
|
6975
|
-
export declare const UpdateBandwidthRateLimitInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitInput) => any;
|
|
6976
|
-
/**
|
|
6977
|
-
* @internal
|
|
6978
|
-
*/
|
|
6979
|
-
export declare const UpdateBandwidthRateLimitOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitOutput) => any;
|
|
6980
|
-
/**
|
|
6981
|
-
* @internal
|
|
6982
|
-
*/
|
|
6983
|
-
export declare const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleInput) => any;
|
|
6984
|
-
/**
|
|
6985
|
-
* @internal
|
|
6986
|
-
*/
|
|
6987
|
-
export declare const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleOutput) => any;
|
|
6988
6264
|
/**
|
|
6989
6265
|
* @internal
|
|
6990
6266
|
*/
|
|
6991
6267
|
export declare const UpdateChapCredentialsInputFilterSensitiveLog: (obj: UpdateChapCredentialsInput) => any;
|
|
6992
|
-
/**
|
|
6993
|
-
* @internal
|
|
6994
|
-
*/
|
|
6995
|
-
export declare const UpdateChapCredentialsOutputFilterSensitiveLog: (obj: UpdateChapCredentialsOutput) => any;
|
|
6996
6268
|
/**
|
|
6997
6269
|
* @internal
|
|
6998
6270
|
*/
|
|
6999
6271
|
export declare const UpdateFileSystemAssociationInputFilterSensitiveLog: (obj: UpdateFileSystemAssociationInput) => any;
|
|
7000
|
-
/**
|
|
7001
|
-
* @internal
|
|
7002
|
-
*/
|
|
7003
|
-
export declare const UpdateFileSystemAssociationOutputFilterSensitiveLog: (obj: UpdateFileSystemAssociationOutput) => any;
|
|
7004
|
-
/**
|
|
7005
|
-
* @internal
|
|
7006
|
-
*/
|
|
7007
|
-
export declare const UpdateGatewayInformationInputFilterSensitiveLog: (obj: UpdateGatewayInformationInput) => any;
|
|
7008
|
-
/**
|
|
7009
|
-
* @internal
|
|
7010
|
-
*/
|
|
7011
|
-
export declare const UpdateGatewayInformationOutputFilterSensitiveLog: (obj: UpdateGatewayInformationOutput) => any;
|
|
7012
|
-
/**
|
|
7013
|
-
* @internal
|
|
7014
|
-
*/
|
|
7015
|
-
export declare const UpdateGatewaySoftwareNowInputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowInput) => any;
|
|
7016
|
-
/**
|
|
7017
|
-
* @internal
|
|
7018
|
-
*/
|
|
7019
|
-
export declare const UpdateGatewaySoftwareNowOutputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowOutput) => any;
|
|
7020
|
-
/**
|
|
7021
|
-
* @internal
|
|
7022
|
-
*/
|
|
7023
|
-
export declare const UpdateMaintenanceStartTimeInputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeInput) => any;
|
|
7024
|
-
/**
|
|
7025
|
-
* @internal
|
|
7026
|
-
*/
|
|
7027
|
-
export declare const UpdateMaintenanceStartTimeOutputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeOutput) => any;
|
|
7028
|
-
/**
|
|
7029
|
-
* @internal
|
|
7030
|
-
*/
|
|
7031
|
-
export declare const UpdateNFSFileShareInputFilterSensitiveLog: (obj: UpdateNFSFileShareInput) => any;
|
|
7032
|
-
/**
|
|
7033
|
-
* @internal
|
|
7034
|
-
*/
|
|
7035
|
-
export declare const UpdateNFSFileShareOutputFilterSensitiveLog: (obj: UpdateNFSFileShareOutput) => any;
|
|
7036
|
-
/**
|
|
7037
|
-
* @internal
|
|
7038
|
-
*/
|
|
7039
|
-
export declare const UpdateSMBFileShareInputFilterSensitiveLog: (obj: UpdateSMBFileShareInput) => any;
|
|
7040
|
-
/**
|
|
7041
|
-
* @internal
|
|
7042
|
-
*/
|
|
7043
|
-
export declare const UpdateSMBFileShareOutputFilterSensitiveLog: (obj: UpdateSMBFileShareOutput) => any;
|
|
7044
|
-
/**
|
|
7045
|
-
* @internal
|
|
7046
|
-
*/
|
|
7047
|
-
export declare const UpdateSMBFileShareVisibilityInputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityInput) => any;
|
|
7048
|
-
/**
|
|
7049
|
-
* @internal
|
|
7050
|
-
*/
|
|
7051
|
-
export declare const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityOutput) => any;
|
|
7052
|
-
/**
|
|
7053
|
-
* @internal
|
|
7054
|
-
*/
|
|
7055
|
-
export declare const UpdateSMBLocalGroupsInputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsInput) => any;
|
|
7056
|
-
/**
|
|
7057
|
-
* @internal
|
|
7058
|
-
*/
|
|
7059
|
-
export declare const UpdateSMBLocalGroupsOutputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsOutput) => any;
|
|
7060
|
-
/**
|
|
7061
|
-
* @internal
|
|
7062
|
-
*/
|
|
7063
|
-
export declare const UpdateSMBSecurityStrategyInputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyInput) => any;
|
|
7064
|
-
/**
|
|
7065
|
-
* @internal
|
|
7066
|
-
*/
|
|
7067
|
-
export declare const UpdateSMBSecurityStrategyOutputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyOutput) => any;
|
|
7068
|
-
/**
|
|
7069
|
-
* @internal
|
|
7070
|
-
*/
|
|
7071
|
-
export declare const UpdateSnapshotScheduleInputFilterSensitiveLog: (obj: UpdateSnapshotScheduleInput) => any;
|
|
7072
|
-
/**
|
|
7073
|
-
* @internal
|
|
7074
|
-
*/
|
|
7075
|
-
export declare const UpdateSnapshotScheduleOutputFilterSensitiveLog: (obj: UpdateSnapshotScheduleOutput) => any;
|
|
7076
|
-
/**
|
|
7077
|
-
* @internal
|
|
7078
|
-
*/
|
|
7079
|
-
export declare const UpdateVTLDeviceTypeInputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeInput) => any;
|
|
7080
|
-
/**
|
|
7081
|
-
* @internal
|
|
7082
|
-
*/
|
|
7083
|
-
export declare const UpdateVTLDeviceTypeOutputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeOutput) => any;
|