@aws-sdk/client-fsx 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js +2 -3
  2. package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +2 -3
  3. package/dist-cjs/commands/CopyBackupCommand.js +2 -3
  4. package/dist-cjs/commands/CreateBackupCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDataRepositoryAssociationCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +2 -3
  7. package/dist-cjs/commands/CreateFileCacheCommand.js +2 -3
  8. package/dist-cjs/commands/CreateFileSystemCommand.js +1 -1
  9. package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +1 -1
  10. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
  11. package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +1 -1
  12. package/dist-cjs/commands/CreateVolumeCommand.js +2 -3
  13. package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteBackupCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteFileCacheCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteFileSystemCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeBackupsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeFileCachesCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeFileSystemsCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +2 -3
  31. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  32. package/dist-cjs/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
  33. package/dist-cjs/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
  34. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  35. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
  37. package/dist-cjs/commands/UpdateFileCacheCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateFileSystemCommand.js +1 -1
  39. package/dist-cjs/commands/UpdateSnapshotCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +1 -1
  41. package/dist-cjs/commands/UpdateVolumeCommand.js +2 -3
  42. package/dist-cjs/models/models_0.js +2 -633
  43. package/dist-es/commands/AssociateFileSystemAliasesCommand.js +2 -3
  44. package/dist-es/commands/CancelDataRepositoryTaskCommand.js +2 -3
  45. package/dist-es/commands/CopyBackupCommand.js +2 -3
  46. package/dist-es/commands/CreateBackupCommand.js +2 -3
  47. package/dist-es/commands/CreateDataRepositoryAssociationCommand.js +2 -3
  48. package/dist-es/commands/CreateDataRepositoryTaskCommand.js +2 -3
  49. package/dist-es/commands/CreateFileCacheCommand.js +2 -3
  50. package/dist-es/commands/CreateFileSystemCommand.js +2 -2
  51. package/dist-es/commands/CreateFileSystemFromBackupCommand.js +2 -2
  52. package/dist-es/commands/CreateSnapshotCommand.js +2 -3
  53. package/dist-es/commands/CreateStorageVirtualMachineCommand.js +2 -2
  54. package/dist-es/commands/CreateVolumeCommand.js +2 -3
  55. package/dist-es/commands/CreateVolumeFromBackupCommand.js +2 -3
  56. package/dist-es/commands/DeleteBackupCommand.js +2 -3
  57. package/dist-es/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
  58. package/dist-es/commands/DeleteFileCacheCommand.js +2 -3
  59. package/dist-es/commands/DeleteFileSystemCommand.js +2 -3
  60. package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
  61. package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +2 -3
  62. package/dist-es/commands/DeleteVolumeCommand.js +2 -3
  63. package/dist-es/commands/DescribeBackupsCommand.js +2 -3
  64. package/dist-es/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
  65. package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +2 -3
  66. package/dist-es/commands/DescribeFileCachesCommand.js +2 -3
  67. package/dist-es/commands/DescribeFileSystemAliasesCommand.js +2 -3
  68. package/dist-es/commands/DescribeFileSystemsCommand.js +2 -3
  69. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
  70. package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
  71. package/dist-es/commands/DescribeVolumesCommand.js +2 -3
  72. package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +2 -3
  73. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  74. package/dist-es/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
  75. package/dist-es/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
  76. package/dist-es/commands/TagResourceCommand.js +2 -3
  77. package/dist-es/commands/UntagResourceCommand.js +2 -3
  78. package/dist-es/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
  79. package/dist-es/commands/UpdateFileCacheCommand.js +2 -3
  80. package/dist-es/commands/UpdateFileSystemCommand.js +2 -2
  81. package/dist-es/commands/UpdateSnapshotCommand.js +2 -3
  82. package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +2 -2
  83. package/dist-es/commands/UpdateVolumeCommand.js +2 -3
  84. package/dist-es/models/models_0.js +0 -471
  85. package/dist-types/models/models_0.d.ts +0 -628
  86. package/dist-types/ts3.4/models/models_0.d.ts +0 -449
  87. package/package.json +11 -10
@@ -7921,250 +7921,10 @@ export interface DescribeBackupsResponse {
7921
7921
  */
7922
7922
  NextToken?: string;
7923
7923
  }
7924
- /**
7925
- * @internal
7926
- */
7927
- export declare const ActiveDirectoryBackupAttributesFilterSensitiveLog: (obj: ActiveDirectoryBackupAttributes) => any;
7928
- /**
7929
- * @internal
7930
- */
7931
- export declare const AdministrativeActionFailureDetailsFilterSensitiveLog: (obj: AdministrativeActionFailureDetails) => any;
7932
- /**
7933
- * @internal
7934
- */
7935
- export declare const FileSystemFailureDetailsFilterSensitiveLog: (obj: FileSystemFailureDetails) => any;
7936
- /**
7937
- * @internal
7938
- */
7939
- export declare const DataRepositoryFailureDetailsFilterSensitiveLog: (obj: DataRepositoryFailureDetails) => any;
7940
- /**
7941
- * @internal
7942
- */
7943
- export declare const DataRepositoryConfigurationFilterSensitiveLog: (obj: DataRepositoryConfiguration) => any;
7944
- /**
7945
- * @internal
7946
- */
7947
- export declare const LustreLogConfigurationFilterSensitiveLog: (obj: LustreLogConfiguration) => any;
7948
- /**
7949
- * @internal
7950
- */
7951
- export declare const LustreRootSquashConfigurationFilterSensitiveLog: (obj: LustreRootSquashConfiguration) => any;
7952
- /**
7953
- * @internal
7954
- */
7955
- export declare const LustreFileSystemConfigurationFilterSensitiveLog: (obj: LustreFileSystemConfiguration) => any;
7956
- /**
7957
- * @internal
7958
- */
7959
- export declare const DiskIopsConfigurationFilterSensitiveLog: (obj: DiskIopsConfiguration) => any;
7960
- /**
7961
- * @internal
7962
- */
7963
- export declare const FileSystemEndpointFilterSensitiveLog: (obj: FileSystemEndpoint) => any;
7964
- /**
7965
- * @internal
7966
- */
7967
- export declare const FileSystemEndpointsFilterSensitiveLog: (obj: FileSystemEndpoints) => any;
7968
- /**
7969
- * @internal
7970
- */
7971
- export declare const OntapFileSystemConfigurationFilterSensitiveLog: (obj: OntapFileSystemConfiguration) => any;
7972
- /**
7973
- * @internal
7974
- */
7975
- export declare const OpenZFSFileSystemConfigurationFilterSensitiveLog: (obj: OpenZFSFileSystemConfiguration) => any;
7976
- /**
7977
- * @internal
7978
- */
7979
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
7980
- /**
7981
- * @internal
7982
- */
7983
- export declare const AliasFilterSensitiveLog: (obj: Alias) => any;
7984
- /**
7985
- * @internal
7986
- */
7987
- export declare const WindowsAuditLogConfigurationFilterSensitiveLog: (obj: WindowsAuditLogConfiguration) => any;
7988
- /**
7989
- * @internal
7990
- */
7991
- export declare const SelfManagedActiveDirectoryAttributesFilterSensitiveLog: (obj: SelfManagedActiveDirectoryAttributes) => any;
7992
- /**
7993
- * @internal
7994
- */
7995
- export declare const WindowsFileSystemConfigurationFilterSensitiveLog: (obj: WindowsFileSystemConfiguration) => any;
7996
- /**
7997
- * @internal
7998
- */
7999
- export declare const LifecycleTransitionReasonFilterSensitiveLog: (obj: LifecycleTransitionReason) => any;
8000
- /**
8001
- * @internal
8002
- */
8003
- export declare const TieringPolicyFilterSensitiveLog: (obj: TieringPolicy) => any;
8004
- /**
8005
- * @internal
8006
- */
8007
- export declare const OntapVolumeConfigurationFilterSensitiveLog: (obj: OntapVolumeConfiguration) => any;
8008
- /**
8009
- * @internal
8010
- */
8011
- export declare const OpenZFSClientConfigurationFilterSensitiveLog: (obj: OpenZFSClientConfiguration) => any;
8012
- /**
8013
- * @internal
8014
- */
8015
- export declare const OpenZFSNfsExportFilterSensitiveLog: (obj: OpenZFSNfsExport) => any;
8016
- /**
8017
- * @internal
8018
- */
8019
- export declare const OpenZFSOriginSnapshotConfigurationFilterSensitiveLog: (obj: OpenZFSOriginSnapshotConfiguration) => any;
8020
- /**
8021
- * @internal
8022
- */
8023
- export declare const OpenZFSUserOrGroupQuotaFilterSensitiveLog: (obj: OpenZFSUserOrGroupQuota) => any;
8024
- /**
8025
- * @internal
8026
- */
8027
- export declare const OpenZFSVolumeConfigurationFilterSensitiveLog: (obj: OpenZFSVolumeConfiguration) => any;
8028
- /**
8029
- * @internal
8030
- */
8031
- export declare const AssociateFileSystemAliasesRequestFilterSensitiveLog: (obj: AssociateFileSystemAliasesRequest) => any;
8032
- /**
8033
- * @internal
8034
- */
8035
- export declare const AssociateFileSystemAliasesResponseFilterSensitiveLog: (obj: AssociateFileSystemAliasesResponse) => any;
8036
- /**
8037
- * @internal
8038
- */
8039
- export declare const AutoExportPolicyFilterSensitiveLog: (obj: AutoExportPolicy) => any;
8040
- /**
8041
- * @internal
8042
- */
8043
- export declare const AutoImportPolicyFilterSensitiveLog: (obj: AutoImportPolicy) => any;
8044
- /**
8045
- * @internal
8046
- */
8047
- export declare const CancelDataRepositoryTaskRequestFilterSensitiveLog: (obj: CancelDataRepositoryTaskRequest) => any;
8048
- /**
8049
- * @internal
8050
- */
8051
- export declare const CancelDataRepositoryTaskResponseFilterSensitiveLog: (obj: CancelDataRepositoryTaskResponse) => any;
8052
- /**
8053
- * @internal
8054
- */
8055
- export declare const CopyBackupRequestFilterSensitiveLog: (obj: CopyBackupRequest) => any;
8056
- /**
8057
- * @internal
8058
- */
8059
- export declare const BackupFailureDetailsFilterSensitiveLog: (obj: BackupFailureDetails) => any;
8060
- /**
8061
- * @internal
8062
- */
8063
- export declare const CreateBackupRequestFilterSensitiveLog: (obj: CreateBackupRequest) => any;
8064
- /**
8065
- * @internal
8066
- */
8067
- export declare const S3DataRepositoryConfigurationFilterSensitiveLog: (obj: S3DataRepositoryConfiguration) => any;
8068
- /**
8069
- * @internal
8070
- */
8071
- export declare const CreateDataRepositoryAssociationRequestFilterSensitiveLog: (obj: CreateDataRepositoryAssociationRequest) => any;
8072
- /**
8073
- * @internal
8074
- */
8075
- export declare const NFSDataRepositoryConfigurationFilterSensitiveLog: (obj: NFSDataRepositoryConfiguration) => any;
8076
- /**
8077
- * @internal
8078
- */
8079
- export declare const DataRepositoryAssociationFilterSensitiveLog: (obj: DataRepositoryAssociation) => any;
8080
- /**
8081
- * @internal
8082
- */
8083
- export declare const CreateDataRepositoryAssociationResponseFilterSensitiveLog: (obj: CreateDataRepositoryAssociationResponse) => any;
8084
- /**
8085
- * @internal
8086
- */
8087
- export declare const CompletionReportFilterSensitiveLog: (obj: CompletionReport) => any;
8088
- /**
8089
- * @internal
8090
- */
8091
- export declare const CreateDataRepositoryTaskRequestFilterSensitiveLog: (obj: CreateDataRepositoryTaskRequest) => any;
8092
- /**
8093
- * @internal
8094
- */
8095
- export declare const DataRepositoryTaskFailureDetailsFilterSensitiveLog: (obj: DataRepositoryTaskFailureDetails) => any;
8096
- /**
8097
- * @internal
8098
- */
8099
- export declare const DataRepositoryTaskStatusFilterSensitiveLog: (obj: DataRepositoryTaskStatus) => any;
8100
- /**
8101
- * @internal
8102
- */
8103
- export declare const DataRepositoryTaskFilterSensitiveLog: (obj: DataRepositoryTask) => any;
8104
- /**
8105
- * @internal
8106
- */
8107
- export declare const CreateDataRepositoryTaskResponseFilterSensitiveLog: (obj: CreateDataRepositoryTaskResponse) => any;
8108
- /**
8109
- * @internal
8110
- */
8111
- export declare const FileCacheNFSConfigurationFilterSensitiveLog: (obj: FileCacheNFSConfiguration) => any;
8112
- /**
8113
- * @internal
8114
- */
8115
- export declare const FileCacheDataRepositoryAssociationFilterSensitiveLog: (obj: FileCacheDataRepositoryAssociation) => any;
8116
- /**
8117
- * @internal
8118
- */
8119
- export declare const FileCacheLustreMetadataConfigurationFilterSensitiveLog: (obj: FileCacheLustreMetadataConfiguration) => any;
8120
- /**
8121
- * @internal
8122
- */
8123
- export declare const CreateFileCacheLustreConfigurationFilterSensitiveLog: (obj: CreateFileCacheLustreConfiguration) => any;
8124
- /**
8125
- * @internal
8126
- */
8127
- export declare const CreateFileCacheRequestFilterSensitiveLog: (obj: CreateFileCacheRequest) => any;
8128
- /**
8129
- * @internal
8130
- */
8131
- export declare const FileCacheFailureDetailsFilterSensitiveLog: (obj: FileCacheFailureDetails) => any;
8132
- /**
8133
- * @internal
8134
- */
8135
- export declare const FileCacheLustreConfigurationFilterSensitiveLog: (obj: FileCacheLustreConfiguration) => any;
8136
- /**
8137
- * @internal
8138
- */
8139
- export declare const FileCacheCreatingFilterSensitiveLog: (obj: FileCacheCreating) => any;
8140
- /**
8141
- * @internal
8142
- */
8143
- export declare const CreateFileCacheResponseFilterSensitiveLog: (obj: CreateFileCacheResponse) => any;
8144
- /**
8145
- * @internal
8146
- */
8147
- export declare const LustreLogCreateConfigurationFilterSensitiveLog: (obj: LustreLogCreateConfiguration) => any;
8148
- /**
8149
- * @internal
8150
- */
8151
- export declare const CreateFileSystemLustreConfigurationFilterSensitiveLog: (obj: CreateFileSystemLustreConfiguration) => any;
8152
7924
  /**
8153
7925
  * @internal
8154
7926
  */
8155
7927
  export declare const CreateFileSystemOntapConfigurationFilterSensitiveLog: (obj: CreateFileSystemOntapConfiguration) => any;
8156
- /**
8157
- * @internal
8158
- */
8159
- export declare const OpenZFSCreateRootVolumeConfigurationFilterSensitiveLog: (obj: OpenZFSCreateRootVolumeConfiguration) => any;
8160
- /**
8161
- * @internal
8162
- */
8163
- export declare const CreateFileSystemOpenZFSConfigurationFilterSensitiveLog: (obj: CreateFileSystemOpenZFSConfiguration) => any;
8164
- /**
8165
- * @internal
8166
- */
8167
- export declare const WindowsAuditLogCreateConfigurationFilterSensitiveLog: (obj: WindowsAuditLogCreateConfiguration) => any;
8168
7928
  /**
8169
7929
  * @internal
8170
7930
  */
@@ -8181,10 +7941,6 @@ export declare const CreateFileSystemRequestFilterSensitiveLog: (obj: CreateFile
8181
7941
  * @internal
8182
7942
  */
8183
7943
  export declare const CreateFileSystemFromBackupRequestFilterSensitiveLog: (obj: CreateFileSystemFromBackupRequest) => any;
8184
- /**
8185
- * @internal
8186
- */
8187
- export declare const CreateSnapshotRequestFilterSensitiveLog: (obj: CreateSnapshotRequest) => any;
8188
7944
  /**
8189
7945
  * @internal
8190
7946
  */
@@ -8193,290 +7949,10 @@ export declare const CreateSvmActiveDirectoryConfigurationFilterSensitiveLog: (o
8193
7949
  * @internal
8194
7950
  */
8195
7951
  export declare const CreateStorageVirtualMachineRequestFilterSensitiveLog: (obj: CreateStorageVirtualMachineRequest) => any;
8196
- /**
8197
- * @internal
8198
- */
8199
- export declare const SvmActiveDirectoryConfigurationFilterSensitiveLog: (obj: SvmActiveDirectoryConfiguration) => any;
8200
- /**
8201
- * @internal
8202
- */
8203
- export declare const SvmEndpointFilterSensitiveLog: (obj: SvmEndpoint) => any;
8204
- /**
8205
- * @internal
8206
- */
8207
- export declare const SvmEndpointsFilterSensitiveLog: (obj: SvmEndpoints) => any;
8208
- /**
8209
- * @internal
8210
- */
8211
- export declare const StorageVirtualMachineFilterSensitiveLog: (obj: StorageVirtualMachine) => any;
8212
- /**
8213
- * @internal
8214
- */
8215
- export declare const CreateStorageVirtualMachineResponseFilterSensitiveLog: (obj: CreateStorageVirtualMachineResponse) => any;
8216
- /**
8217
- * @internal
8218
- */
8219
- export declare const CreateOntapVolumeConfigurationFilterSensitiveLog: (obj: CreateOntapVolumeConfiguration) => any;
8220
- /**
8221
- * @internal
8222
- */
8223
- export declare const CreateOpenZFSOriginSnapshotConfigurationFilterSensitiveLog: (obj: CreateOpenZFSOriginSnapshotConfiguration) => any;
8224
- /**
8225
- * @internal
8226
- */
8227
- export declare const CreateOpenZFSVolumeConfigurationFilterSensitiveLog: (obj: CreateOpenZFSVolumeConfiguration) => any;
8228
- /**
8229
- * @internal
8230
- */
8231
- export declare const CreateVolumeRequestFilterSensitiveLog: (obj: CreateVolumeRequest) => any;
8232
- /**
8233
- * @internal
8234
- */
8235
- export declare const CreateVolumeFromBackupRequestFilterSensitiveLog: (obj: CreateVolumeFromBackupRequest) => any;
8236
- /**
8237
- * @internal
8238
- */
8239
- export declare const DeleteBackupRequestFilterSensitiveLog: (obj: DeleteBackupRequest) => any;
8240
- /**
8241
- * @internal
8242
- */
8243
- export declare const DeleteBackupResponseFilterSensitiveLog: (obj: DeleteBackupResponse) => any;
8244
- /**
8245
- * @internal
8246
- */
8247
- export declare const DeleteDataRepositoryAssociationRequestFilterSensitiveLog: (obj: DeleteDataRepositoryAssociationRequest) => any;
8248
- /**
8249
- * @internal
8250
- */
8251
- export declare const DeleteDataRepositoryAssociationResponseFilterSensitiveLog: (obj: DeleteDataRepositoryAssociationResponse) => any;
8252
- /**
8253
- * @internal
8254
- */
8255
- export declare const DeleteFileCacheRequestFilterSensitiveLog: (obj: DeleteFileCacheRequest) => any;
8256
- /**
8257
- * @internal
8258
- */
8259
- export declare const DeleteFileCacheResponseFilterSensitiveLog: (obj: DeleteFileCacheResponse) => any;
8260
- /**
8261
- * @internal
8262
- */
8263
- export declare const DeleteFileSystemLustreConfigurationFilterSensitiveLog: (obj: DeleteFileSystemLustreConfiguration) => any;
8264
- /**
8265
- * @internal
8266
- */
8267
- export declare const DeleteFileSystemOpenZFSConfigurationFilterSensitiveLog: (obj: DeleteFileSystemOpenZFSConfiguration) => any;
8268
- /**
8269
- * @internal
8270
- */
8271
- export declare const DeleteFileSystemWindowsConfigurationFilterSensitiveLog: (obj: DeleteFileSystemWindowsConfiguration) => any;
8272
- /**
8273
- * @internal
8274
- */
8275
- export declare const DeleteFileSystemRequestFilterSensitiveLog: (obj: DeleteFileSystemRequest) => any;
8276
- /**
8277
- * @internal
8278
- */
8279
- export declare const DeleteFileSystemLustreResponseFilterSensitiveLog: (obj: DeleteFileSystemLustreResponse) => any;
8280
- /**
8281
- * @internal
8282
- */
8283
- export declare const DeleteFileSystemOpenZFSResponseFilterSensitiveLog: (obj: DeleteFileSystemOpenZFSResponse) => any;
8284
- /**
8285
- * @internal
8286
- */
8287
- export declare const DeleteFileSystemWindowsResponseFilterSensitiveLog: (obj: DeleteFileSystemWindowsResponse) => any;
8288
- /**
8289
- * @internal
8290
- */
8291
- export declare const DeleteFileSystemResponseFilterSensitiveLog: (obj: DeleteFileSystemResponse) => any;
8292
- /**
8293
- * @internal
8294
- */
8295
- export declare const DeleteSnapshotRequestFilterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
8296
- /**
8297
- * @internal
8298
- */
8299
- export declare const DeleteSnapshotResponseFilterSensitiveLog: (obj: DeleteSnapshotResponse) => any;
8300
- /**
8301
- * @internal
8302
- */
8303
- export declare const DeleteStorageVirtualMachineRequestFilterSensitiveLog: (obj: DeleteStorageVirtualMachineRequest) => any;
8304
- /**
8305
- * @internal
8306
- */
8307
- export declare const DeleteStorageVirtualMachineResponseFilterSensitiveLog: (obj: DeleteStorageVirtualMachineResponse) => any;
8308
- /**
8309
- * @internal
8310
- */
8311
- export declare const DeleteVolumeOntapConfigurationFilterSensitiveLog: (obj: DeleteVolumeOntapConfiguration) => any;
8312
- /**
8313
- * @internal
8314
- */
8315
- export declare const DeleteVolumeOpenZFSConfigurationFilterSensitiveLog: (obj: DeleteVolumeOpenZFSConfiguration) => any;
8316
- /**
8317
- * @internal
8318
- */
8319
- export declare const DeleteVolumeRequestFilterSensitiveLog: (obj: DeleteVolumeRequest) => any;
8320
- /**
8321
- * @internal
8322
- */
8323
- export declare const DeleteVolumeOntapResponseFilterSensitiveLog: (obj: DeleteVolumeOntapResponse) => any;
8324
- /**
8325
- * @internal
8326
- */
8327
- export declare const DeleteVolumeResponseFilterSensitiveLog: (obj: DeleteVolumeResponse) => any;
8328
- /**
8329
- * @internal
8330
- */
8331
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
8332
- /**
8333
- * @internal
8334
- */
8335
- export declare const DescribeBackupsRequestFilterSensitiveLog: (obj: DescribeBackupsRequest) => any;
8336
- /**
8337
- * @internal
8338
- */
8339
- export declare const DescribeDataRepositoryAssociationsRequestFilterSensitiveLog: (obj: DescribeDataRepositoryAssociationsRequest) => any;
8340
- /**
8341
- * @internal
8342
- */
8343
- export declare const DescribeDataRepositoryAssociationsResponseFilterSensitiveLog: (obj: DescribeDataRepositoryAssociationsResponse) => any;
8344
- /**
8345
- * @internal
8346
- */
8347
- export declare const DataRepositoryTaskFilterFilterSensitiveLog: (obj: DataRepositoryTaskFilter) => any;
8348
- /**
8349
- * @internal
8350
- */
8351
- export declare const DescribeDataRepositoryTasksRequestFilterSensitiveLog: (obj: DescribeDataRepositoryTasksRequest) => any;
8352
- /**
8353
- * @internal
8354
- */
8355
- export declare const DescribeDataRepositoryTasksResponseFilterSensitiveLog: (obj: DescribeDataRepositoryTasksResponse) => any;
8356
- /**
8357
- * @internal
8358
- */
8359
- export declare const DescribeFileCachesRequestFilterSensitiveLog: (obj: DescribeFileCachesRequest) => any;
8360
- /**
8361
- * @internal
8362
- */
8363
- export declare const FileCacheFilterSensitiveLog: (obj: FileCache) => any;
8364
- /**
8365
- * @internal
8366
- */
8367
- export declare const DescribeFileCachesResponseFilterSensitiveLog: (obj: DescribeFileCachesResponse) => any;
8368
- /**
8369
- * @internal
8370
- */
8371
- export declare const DescribeFileSystemAliasesRequestFilterSensitiveLog: (obj: DescribeFileSystemAliasesRequest) => any;
8372
- /**
8373
- * @internal
8374
- */
8375
- export declare const DescribeFileSystemAliasesResponseFilterSensitiveLog: (obj: DescribeFileSystemAliasesResponse) => any;
8376
- /**
8377
- * @internal
8378
- */
8379
- export declare const DescribeFileSystemsRequestFilterSensitiveLog: (obj: DescribeFileSystemsRequest) => any;
8380
- /**
8381
- * @internal
8382
- */
8383
- export declare const SnapshotFilterFilterSensitiveLog: (obj: SnapshotFilter) => any;
8384
- /**
8385
- * @internal
8386
- */
8387
- export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
8388
- /**
8389
- * @internal
8390
- */
8391
- export declare const StorageVirtualMachineFilterFilterSensitiveLog: (obj: StorageVirtualMachineFilter) => any;
8392
- /**
8393
- * @internal
8394
- */
8395
- export declare const DescribeStorageVirtualMachinesRequestFilterSensitiveLog: (obj: DescribeStorageVirtualMachinesRequest) => any;
8396
- /**
8397
- * @internal
8398
- */
8399
- export declare const DescribeStorageVirtualMachinesResponseFilterSensitiveLog: (obj: DescribeStorageVirtualMachinesResponse) => any;
8400
- /**
8401
- * @internal
8402
- */
8403
- export declare const VolumeFilterFilterSensitiveLog: (obj: VolumeFilter) => any;
8404
- /**
8405
- * @internal
8406
- */
8407
- export declare const DescribeVolumesRequestFilterSensitiveLog: (obj: DescribeVolumesRequest) => any;
8408
- /**
8409
- * @internal
8410
- */
8411
- export declare const DisassociateFileSystemAliasesRequestFilterSensitiveLog: (obj: DisassociateFileSystemAliasesRequest) => any;
8412
- /**
8413
- * @internal
8414
- */
8415
- export declare const DisassociateFileSystemAliasesResponseFilterSensitiveLog: (obj: DisassociateFileSystemAliasesResponse) => any;
8416
- /**
8417
- * @internal
8418
- */
8419
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
8420
- /**
8421
- * @internal
8422
- */
8423
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
8424
- /**
8425
- * @internal
8426
- */
8427
- export declare const ReleaseFileSystemNfsV3LocksRequestFilterSensitiveLog: (obj: ReleaseFileSystemNfsV3LocksRequest) => any;
8428
- /**
8429
- * @internal
8430
- */
8431
- export declare const RestoreVolumeFromSnapshotRequestFilterSensitiveLog: (obj: RestoreVolumeFromSnapshotRequest) => any;
8432
- /**
8433
- * @internal
8434
- */
8435
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
8436
- /**
8437
- * @internal
8438
- */
8439
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
8440
- /**
8441
- * @internal
8442
- */
8443
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
8444
- /**
8445
- * @internal
8446
- */
8447
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
8448
- /**
8449
- * @internal
8450
- */
8451
- export declare const UpdateDataRepositoryAssociationRequestFilterSensitiveLog: (obj: UpdateDataRepositoryAssociationRequest) => any;
8452
- /**
8453
- * @internal
8454
- */
8455
- export declare const UpdateDataRepositoryAssociationResponseFilterSensitiveLog: (obj: UpdateDataRepositoryAssociationResponse) => any;
8456
- /**
8457
- * @internal
8458
- */
8459
- export declare const UpdateFileCacheLustreConfigurationFilterSensitiveLog: (obj: UpdateFileCacheLustreConfiguration) => any;
8460
- /**
8461
- * @internal
8462
- */
8463
- export declare const UpdateFileCacheRequestFilterSensitiveLog: (obj: UpdateFileCacheRequest) => any;
8464
- /**
8465
- * @internal
8466
- */
8467
- export declare const UpdateFileCacheResponseFilterSensitiveLog: (obj: UpdateFileCacheResponse) => any;
8468
- /**
8469
- * @internal
8470
- */
8471
- export declare const UpdateFileSystemLustreConfigurationFilterSensitiveLog: (obj: UpdateFileSystemLustreConfiguration) => any;
8472
7952
  /**
8473
7953
  * @internal
8474
7954
  */
8475
7955
  export declare const UpdateFileSystemOntapConfigurationFilterSensitiveLog: (obj: UpdateFileSystemOntapConfiguration) => any;
8476
- /**
8477
- * @internal
8478
- */
8479
- export declare const UpdateFileSystemOpenZFSConfigurationFilterSensitiveLog: (obj: UpdateFileSystemOpenZFSConfiguration) => any;
8480
7956
  /**
8481
7957
  * @internal
8482
7958
  */
@@ -8489,10 +7965,6 @@ export declare const UpdateFileSystemWindowsConfigurationFilterSensitiveLog: (ob
8489
7965
  * @internal
8490
7966
  */
8491
7967
  export declare const UpdateFileSystemRequestFilterSensitiveLog: (obj: UpdateFileSystemRequest) => any;
8492
- /**
8493
- * @internal
8494
- */
8495
- export declare const UpdateSnapshotRequestFilterSensitiveLog: (obj: UpdateSnapshotRequest) => any;
8496
7968
  /**
8497
7969
  * @internal
8498
7970
  */
@@ -8501,103 +7973,3 @@ export declare const UpdateSvmActiveDirectoryConfigurationFilterSensitiveLog: (o
8501
7973
  * @internal
8502
7974
  */
8503
7975
  export declare const UpdateStorageVirtualMachineRequestFilterSensitiveLog: (obj: UpdateStorageVirtualMachineRequest) => any;
8504
- /**
8505
- * @internal
8506
- */
8507
- export declare const UpdateStorageVirtualMachineResponseFilterSensitiveLog: (obj: UpdateStorageVirtualMachineResponse) => any;
8508
- /**
8509
- * @internal
8510
- */
8511
- export declare const UpdateOntapVolumeConfigurationFilterSensitiveLog: (obj: UpdateOntapVolumeConfiguration) => any;
8512
- /**
8513
- * @internal
8514
- */
8515
- export declare const UpdateOpenZFSVolumeConfigurationFilterSensitiveLog: (obj: UpdateOpenZFSVolumeConfiguration) => any;
8516
- /**
8517
- * @internal
8518
- */
8519
- export declare const UpdateVolumeRequestFilterSensitiveLog: (obj: UpdateVolumeRequest) => any;
8520
- /**
8521
- * @internal
8522
- */
8523
- export declare const AdministrativeActionFilterSensitiveLog: (obj: AdministrativeAction) => any;
8524
- /**
8525
- * @internal
8526
- */
8527
- export declare const FileSystemFilterSensitiveLog: (obj: FileSystem) => any;
8528
- /**
8529
- * @internal
8530
- */
8531
- export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
8532
- /**
8533
- * @internal
8534
- */
8535
- export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
8536
- /**
8537
- * @internal
8538
- */
8539
- export declare const RestoreVolumeFromSnapshotResponseFilterSensitiveLog: (obj: RestoreVolumeFromSnapshotResponse) => any;
8540
- /**
8541
- * @internal
8542
- */
8543
- export declare const CreateFileSystemFromBackupResponseFilterSensitiveLog: (obj: CreateFileSystemFromBackupResponse) => any;
8544
- /**
8545
- * @internal
8546
- */
8547
- export declare const CreateFileSystemResponseFilterSensitiveLog: (obj: CreateFileSystemResponse) => any;
8548
- /**
8549
- * @internal
8550
- */
8551
- export declare const CreateSnapshotResponseFilterSensitiveLog: (obj: CreateSnapshotResponse) => any;
8552
- /**
8553
- * @internal
8554
- */
8555
- export declare const CreateVolumeFromBackupResponseFilterSensitiveLog: (obj: CreateVolumeFromBackupResponse) => any;
8556
- /**
8557
- * @internal
8558
- */
8559
- export declare const CreateVolumeResponseFilterSensitiveLog: (obj: CreateVolumeResponse) => any;
8560
- /**
8561
- * @internal
8562
- */
8563
- export declare const ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog: (obj: ReleaseFileSystemNfsV3LocksResponse) => any;
8564
- /**
8565
- * @internal
8566
- */
8567
- export declare const UpdateFileSystemResponseFilterSensitiveLog: (obj: UpdateFileSystemResponse) => any;
8568
- /**
8569
- * @internal
8570
- */
8571
- export declare const UpdateSnapshotResponseFilterSensitiveLog: (obj: UpdateSnapshotResponse) => any;
8572
- /**
8573
- * @internal
8574
- */
8575
- export declare const UpdateVolumeResponseFilterSensitiveLog: (obj: UpdateVolumeResponse) => any;
8576
- /**
8577
- * @internal
8578
- */
8579
- export declare const DescribeFileSystemsResponseFilterSensitiveLog: (obj: DescribeFileSystemsResponse) => any;
8580
- /**
8581
- * @internal
8582
- */
8583
- export declare const DescribeSnapshotsResponseFilterSensitiveLog: (obj: DescribeSnapshotsResponse) => any;
8584
- /**
8585
- * @internal
8586
- */
8587
- export declare const DescribeVolumesResponseFilterSensitiveLog: (obj: DescribeVolumesResponse) => any;
8588
- /**
8589
- * @internal
8590
- */
8591
- export declare const BackupFilterSensitiveLog: (obj: Backup) => any;
8592
- /**
8593
- * @internal
8594
- */
8595
- export declare const CopyBackupResponseFilterSensitiveLog: (obj: CopyBackupResponse) => any;
8596
- /**
8597
- * @internal
8598
- */
8599
- export declare const CreateBackupResponseFilterSensitiveLog: (obj: CreateBackupResponse) => any;
8600
- /**
8601
- * @internal
8602
- */
8603
- export declare const DescribeBackupsResponseFilterSensitiveLog: (obj: DescribeBackupsResponse) => any;