@aws-sdk/client-fsx 3.533.0 → 3.535.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 (95) hide show
  1. package/dist-types/FSx.d.ts +12 -1
  2. package/dist-types/FSxClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateFileSystemAliasesCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelDataRepositoryTaskCommand.d.ts +2 -1
  5. package/dist-types/commands/CopyBackupCommand.d.ts +2 -1
  6. package/dist-types/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateBackupCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDataRepositoryAssociationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDataRepositoryTaskCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateFileCacheCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFileSystemCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateStorageVirtualMachineCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteBackupCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDataRepositoryAssociationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteFileCacheCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteFileSystemCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeBackupsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeDataRepositoryAssociationsCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeFileCachesCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeFileSystemAliasesCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeFileSystemsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeSharedVpcConfigurationCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
  34. package/dist-types/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -1
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +2 -1
  37. package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +2 -1
  38. package/dist-types/commands/StartMisconfiguredStateRecoveryCommand.d.ts +2 -1
  39. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  40. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/UpdateDataRepositoryAssociationCommand.d.ts +2 -1
  42. package/dist-types/commands/UpdateFileCacheCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateFileSystemCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateSharedVpcConfigurationCommand.d.ts +2 -1
  45. package/dist-types/commands/UpdateSnapshotCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdateVolumeCommand.d.ts +2 -1
  48. package/dist-types/models/models_0.d.ts +1010 -1010
  49. package/dist-types/ts3.4/FSx.d.ts +11 -0
  50. package/dist-types/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/CopyBackupCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/CreateDataRepositoryAssociationCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/CreateFileCacheCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/CreateFileSystemCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/DeleteDataRepositoryAssociationCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/DeleteFileCacheCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DeleteFileSystemCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DescribeBackupsCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DescribeDataRepositoryAssociationsCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DescribeFileCachesCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DescribeFileSystemsCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/DescribeSharedVpcConfigurationCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/RestoreVolumeFromSnapshotCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/StartMisconfiguredStateRecoveryCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/UpdateDataRepositoryAssociationCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/UpdateFileCacheCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/UpdateFileSystemCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/UpdateSharedVpcConfigurationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/UpdateVolumeCommand.d.ts +9 -0
  95. package/package.json +40 -40
@@ -73,6 +73,7 @@ export interface FSx {
73
73
  /**
74
74
  * @see {@link CreateBackupCommand}
75
75
  */
76
+ createBackup(): Promise<CreateBackupCommandOutput>;
76
77
  createBackup(args: CreateBackupCommandInput, options?: __HttpHandlerOptions): Promise<CreateBackupCommandOutput>;
77
78
  createBackup(args: CreateBackupCommandInput, cb: (err: any, data?: CreateBackupCommandOutput) => void): void;
78
79
  createBackup(args: CreateBackupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBackupCommandOutput) => void): void;
@@ -175,24 +176,28 @@ export interface FSx {
175
176
  /**
176
177
  * @see {@link DescribeBackupsCommand}
177
178
  */
179
+ describeBackups(): Promise<DescribeBackupsCommandOutput>;
178
180
  describeBackups(args: DescribeBackupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeBackupsCommandOutput>;
179
181
  describeBackups(args: DescribeBackupsCommandInput, cb: (err: any, data?: DescribeBackupsCommandOutput) => void): void;
180
182
  describeBackups(args: DescribeBackupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeBackupsCommandOutput) => void): void;
181
183
  /**
182
184
  * @see {@link DescribeDataRepositoryAssociationsCommand}
183
185
  */
186
+ describeDataRepositoryAssociations(): Promise<DescribeDataRepositoryAssociationsCommandOutput>;
184
187
  describeDataRepositoryAssociations(args: DescribeDataRepositoryAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataRepositoryAssociationsCommandOutput>;
185
188
  describeDataRepositoryAssociations(args: DescribeDataRepositoryAssociationsCommandInput, cb: (err: any, data?: DescribeDataRepositoryAssociationsCommandOutput) => void): void;
186
189
  describeDataRepositoryAssociations(args: DescribeDataRepositoryAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataRepositoryAssociationsCommandOutput) => void): void;
187
190
  /**
188
191
  * @see {@link DescribeDataRepositoryTasksCommand}
189
192
  */
193
+ describeDataRepositoryTasks(): Promise<DescribeDataRepositoryTasksCommandOutput>;
190
194
  describeDataRepositoryTasks(args: DescribeDataRepositoryTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataRepositoryTasksCommandOutput>;
191
195
  describeDataRepositoryTasks(args: DescribeDataRepositoryTasksCommandInput, cb: (err: any, data?: DescribeDataRepositoryTasksCommandOutput) => void): void;
192
196
  describeDataRepositoryTasks(args: DescribeDataRepositoryTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataRepositoryTasksCommandOutput) => void): void;
193
197
  /**
194
198
  * @see {@link DescribeFileCachesCommand}
195
199
  */
200
+ describeFileCaches(): Promise<DescribeFileCachesCommandOutput>;
196
201
  describeFileCaches(args: DescribeFileCachesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFileCachesCommandOutput>;
197
202
  describeFileCaches(args: DescribeFileCachesCommandInput, cb: (err: any, data?: DescribeFileCachesCommandOutput) => void): void;
198
203
  describeFileCaches(args: DescribeFileCachesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFileCachesCommandOutput) => void): void;
@@ -205,30 +210,35 @@ export interface FSx {
205
210
  /**
206
211
  * @see {@link DescribeFileSystemsCommand}
207
212
  */
213
+ describeFileSystems(): Promise<DescribeFileSystemsCommandOutput>;
208
214
  describeFileSystems(args: DescribeFileSystemsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFileSystemsCommandOutput>;
209
215
  describeFileSystems(args: DescribeFileSystemsCommandInput, cb: (err: any, data?: DescribeFileSystemsCommandOutput) => void): void;
210
216
  describeFileSystems(args: DescribeFileSystemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFileSystemsCommandOutput) => void): void;
211
217
  /**
212
218
  * @see {@link DescribeSharedVpcConfigurationCommand}
213
219
  */
220
+ describeSharedVpcConfiguration(): Promise<DescribeSharedVpcConfigurationCommandOutput>;
214
221
  describeSharedVpcConfiguration(args: DescribeSharedVpcConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSharedVpcConfigurationCommandOutput>;
215
222
  describeSharedVpcConfiguration(args: DescribeSharedVpcConfigurationCommandInput, cb: (err: any, data?: DescribeSharedVpcConfigurationCommandOutput) => void): void;
216
223
  describeSharedVpcConfiguration(args: DescribeSharedVpcConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSharedVpcConfigurationCommandOutput) => void): void;
217
224
  /**
218
225
  * @see {@link DescribeSnapshotsCommand}
219
226
  */
227
+ describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
220
228
  describeSnapshots(args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotsCommandOutput>;
221
229
  describeSnapshots(args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
222
230
  describeSnapshots(args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void): void;
223
231
  /**
224
232
  * @see {@link DescribeStorageVirtualMachinesCommand}
225
233
  */
234
+ describeStorageVirtualMachines(): Promise<DescribeStorageVirtualMachinesCommandOutput>;
226
235
  describeStorageVirtualMachines(args: DescribeStorageVirtualMachinesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStorageVirtualMachinesCommandOutput>;
227
236
  describeStorageVirtualMachines(args: DescribeStorageVirtualMachinesCommandInput, cb: (err: any, data?: DescribeStorageVirtualMachinesCommandOutput) => void): void;
228
237
  describeStorageVirtualMachines(args: DescribeStorageVirtualMachinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStorageVirtualMachinesCommandOutput) => void): void;
229
238
  /**
230
239
  * @see {@link DescribeVolumesCommand}
231
240
  */
241
+ describeVolumes(): Promise<DescribeVolumesCommandOutput>;
232
242
  describeVolumes(args: DescribeVolumesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVolumesCommandOutput>;
233
243
  describeVolumes(args: DescribeVolumesCommandInput, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
234
244
  describeVolumes(args: DescribeVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesCommandOutput) => void): void;
@@ -295,6 +305,7 @@ export interface FSx {
295
305
  /**
296
306
  * @see {@link UpdateSharedVpcConfigurationCommand}
297
307
  */
308
+ updateSharedVpcConfiguration(): Promise<UpdateSharedVpcConfigurationCommandOutput>;
298
309
  updateSharedVpcConfiguration(args: UpdateSharedVpcConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSharedVpcConfigurationCommandOutput>;
299
310
  updateSharedVpcConfiguration(args: UpdateSharedVpcConfigurationCommandInput, cb: (err: any, data?: UpdateSharedVpcConfigurationCommandOutput) => void): void;
300
311
  updateSharedVpcConfiguration(args: UpdateSharedVpcConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSharedVpcConfigurationCommandOutput) => void): void;
@@ -318,9 +329,9 @@ export interface FSx {
318
329
  updateVolume(args: UpdateVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVolumeCommandOutput) => void): void;
319
330
  }
320
331
  /**
321
- * @public
322
332
  * <p>Amazon FSx is a fully managed service that makes it easy for storage and
323
333
  * application administrators to launch and use shared file storage.</p>
334
+ * @public
324
335
  */
325
336
  export declare class FSx extends FSxClient implements FSx {
326
337
  }
@@ -196,9 +196,9 @@ export type FSxClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
196
196
  export interface FSxClientResolvedConfig extends FSxClientResolvedConfigType {
197
197
  }
198
198
  /**
199
- * @public
200
199
  * <p>Amazon FSx is a fully managed service that makes it easy for storage and
201
200
  * application administrators to launch and use shared file storage.</p>
201
+ * @public
202
202
  */
203
203
  export declare class FSxClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, FSxClientResolvedConfig> {
204
204
  /**
@@ -22,10 +22,10 @@ export interface AssociateFileSystemAliasesCommandOutput extends AssociateFileSy
22
22
  }
23
23
  declare const AssociateFileSystemAliasesCommand_base: {
24
24
  new (input: AssociateFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFileSystemAliasesCommandInput, AssociateFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFileSystemAliasesCommandInput, AssociateFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system.
30
30
  * A file system can have a maximum of 50 DNS aliases associated with it at any one time. If you try to
31
31
  * associate a DNS alias that is already associated with the file system, FSx takes no action on that alias in the request.
@@ -81,6 +81,7 @@ declare const AssociateFileSystemAliasesCommand_base: {
81
81
  * @throws {@link FSxServiceException}
82
82
  * <p>Base exception class for all service exceptions from FSx service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class AssociateFileSystemAliasesCommand extends AssociateFileSystemAliasesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface CancelDataRepositoryTaskCommandOutput extends CancelDataReposit
22
22
  }
23
23
  declare const CancelDataRepositoryTaskCommand_base: {
24
24
  new (input: CancelDataRepositoryTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataRepositoryTaskCommandInput, CancelDataRepositoryTaskCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelDataRepositoryTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataRepositoryTaskCommandInput, CancelDataRepositoryTaskCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the
30
30
  * <code>PENDING</code> or <code>EXECUTING</code> state. When you cancel am export task, Amazon FSx
31
31
  * does the following.</p>
@@ -84,6 +84,7 @@ declare const CancelDataRepositoryTaskCommand_base: {
84
84
  * @throws {@link FSxServiceException}
85
85
  * <p>Base exception class for all service exceptions from FSx service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class CancelDataRepositoryTaskCommand extends CancelDataRepositoryTaskCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CopyBackupCommandOutput extends CopyBackupResponse, __MetadataB
22
22
  }
23
23
  declare const CopyBackupCommand_base: {
24
24
  new (input: CopyBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyBackupCommandInput, CopyBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopyBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CopyBackupCommandInput, CopyBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region
30
30
  * (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five
31
31
  * backup copy requests in progress to a single destination Region per account.</p>
@@ -703,6 +703,7 @@ declare const CopyBackupCommand_base: {
703
703
  * @throws {@link FSxServiceException}
704
704
  * <p>Base exception class for all service exceptions from FSx service.</p>
705
705
  *
706
+ * @public
706
707
  * @example To copy a backup
707
708
  * ```javascript
708
709
  * // This operation copies an Amazon FSx backup.
@@ -22,10 +22,10 @@ export interface CopySnapshotAndUpdateVolumeCommandOutput extends CopySnapshotAn
22
22
  }
23
23
  declare const CopySnapshotAndUpdateVolumeCommand_base: {
24
24
  new (input: CopySnapshotAndUpdateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotAndUpdateVolumeCommandInput, CopySnapshotAndUpdateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopySnapshotAndUpdateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotAndUpdateVolumeCommandInput, CopySnapshotAndUpdateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing volume by using a snapshot from another Amazon FSx for OpenZFS file system. For more information, see <a href="https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/on-demand-replication.html">on-demand data replication</a> in the Amazon FSx for OpenZFS User
30
30
  * Guide.</p>
31
31
  * @example
@@ -648,6 +648,7 @@ declare const CopySnapshotAndUpdateVolumeCommand_base: {
648
648
  * @throws {@link FSxServiceException}
649
649
  * <p>Base exception class for all service exceptions from FSx service.</p>
650
650
  *
651
+ * @public
651
652
  */
652
653
  export declare class CopySnapshotAndUpdateVolumeCommand extends CopySnapshotAndUpdateVolumeCommand_base {
653
654
  }
@@ -22,10 +22,10 @@ export interface CreateBackupCommandOutput extends CreateBackupResponse, __Metad
22
22
  }
23
23
  declare const CreateBackupCommand_base: {
24
24
  new (input: CreateBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackupCommandInput, CreateBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateBackupCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateBackupCommandInput, CreateBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a backup of an existing Amazon FSx for Windows File Server file
30
30
  * system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP
31
31
  * volume, or Amazon FSx for OpenZFS file system. We recommend creating regular
@@ -723,6 +723,7 @@ declare const CreateBackupCommand_base: {
723
723
  * @throws {@link FSxServiceException}
724
724
  * <p>Base exception class for all service exceptions from FSx service.</p>
725
725
  *
726
+ * @public
726
727
  * @example To create a new backup
727
728
  * ```javascript
728
729
  * // This operation creates a new backup.
@@ -22,10 +22,10 @@ export interface CreateDataRepositoryAssociationCommandOutput extends CreateData
22
22
  }
23
23
  declare const CreateDataRepositoryAssociationCommand_base: {
24
24
  new (input: CreateDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataRepositoryAssociationCommandInput, CreateDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataRepositoryAssociationCommandInput, CreateDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon FSx for Lustre data repository association (DRA). A data
30
30
  * repository association is a link between a directory on the file system and
31
31
  * an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository
@@ -161,6 +161,7 @@ declare const CreateDataRepositoryAssociationCommand_base: {
161
161
  * @throws {@link FSxServiceException}
162
162
  * <p>Base exception class for all service exceptions from FSx service.</p>
163
163
  *
164
+ * @public
164
165
  */
165
166
  export declare class CreateDataRepositoryAssociationCommand extends CreateDataRepositoryAssociationCommand_base {
166
167
  }
@@ -22,10 +22,10 @@ export interface CreateDataRepositoryTaskCommandOutput extends CreateDataReposit
22
22
  }
23
23
  declare const CreateDataRepositoryTaskCommand_base: {
24
24
  new (input: CreateDataRepositoryTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataRepositoryTaskCommandInput, CreateDataRepositoryTaskCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDataRepositoryTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataRepositoryTaskCommandInput, CreateDataRepositoryTaskCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon FSx for Lustre data repository task.
30
30
  * A <code>CreateDataRepositoryTask</code> operation will fail if a data
31
31
  * repository is not linked to the FSx file system.</p>
@@ -158,6 +158,7 @@ declare const CreateDataRepositoryTaskCommand_base: {
158
158
  * @throws {@link FSxServiceException}
159
159
  * <p>Base exception class for all service exceptions from FSx service.</p>
160
160
  *
161
+ * @public
161
162
  */
162
163
  export declare class CreateDataRepositoryTaskCommand extends CreateDataRepositoryTaskCommand_base {
163
164
  }
@@ -22,10 +22,10 @@ export interface CreateFileCacheCommandOutput extends CreateFileCacheResponse, _
22
22
  }
23
23
  declare const CreateFileCacheCommand_base: {
24
24
  new (input: CreateFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileCacheCommandInput, CreateFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileCacheCommandInput, CreateFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Amazon File Cache resource.</p>
30
30
  * <p>You can use this operation with a client request token in the request that
31
31
  * Amazon File Cache uses to ensure idempotent creation.
@@ -184,6 +184,7 @@ declare const CreateFileCacheCommand_base: {
184
184
  * @throws {@link FSxServiceException}
185
185
  * <p>Base exception class for all service exceptions from FSx service.</p>
186
186
  *
187
+ * @public
187
188
  */
188
189
  export declare class CreateFileCacheCommand extends CreateFileCacheCommand_base {
189
190
  }
@@ -22,10 +22,10 @@ export interface CreateFileSystemCommandOutput extends CreateFileSystemResponse,
22
22
  }
23
23
  declare const CreateFileSystemCommand_base: {
24
24
  new (input: CreateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileSystemCommandInput, CreateFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileSystemCommandInput, CreateFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new, empty Amazon FSx file system. You can create the following supported
30
30
  * Amazon FSx file systems using the <code>CreateFileSystem</code> API operation:</p>
31
31
  * <ul>
@@ -822,6 +822,7 @@ declare const CreateFileSystemCommand_base: {
822
822
  * @throws {@link FSxServiceException}
823
823
  * <p>Base exception class for all service exceptions from FSx service.</p>
824
824
  *
825
+ * @public
825
826
  * @example To create a new file system
826
827
  * ```javascript
827
828
  * // This operation creates a new Amazon FSx for Windows File Server file system.
@@ -22,10 +22,10 @@ export interface CreateFileSystemFromBackupCommandOutput extends CreateFileSyste
22
22
  }
23
23
  declare const CreateFileSystemFromBackupCommand_base: {
24
24
  new (input: CreateFileSystemFromBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileSystemFromBackupCommandInput, CreateFileSystemFromBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFileSystemFromBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFileSystemFromBackupCommandInput, CreateFileSystemFromBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File
30
30
  * Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.</p>
31
31
  * <p>If a file system with the specified client request token exists and the parameters
@@ -787,6 +787,7 @@ declare const CreateFileSystemFromBackupCommand_base: {
787
787
  * @throws {@link FSxServiceException}
788
788
  * <p>Base exception class for all service exceptions from FSx service.</p>
789
789
  *
790
+ * @public
790
791
  * @example To create a new file system from backup
791
792
  * ```javascript
792
793
  * // This operation creates a new file system from backup.
@@ -22,10 +22,10 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResponse, __M
22
22
  }
23
23
  declare const CreateSnapshotCommand_base: {
24
24
  new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a snapshot of an existing Amazon FSx for OpenZFS volume. With
30
30
  * snapshots, you can easily undo file changes and compare file versions by restoring the
31
31
  * volume to a previous version.</p>
@@ -655,6 +655,7 @@ declare const CreateSnapshotCommand_base: {
655
655
  * @throws {@link FSxServiceException}
656
656
  * <p>Base exception class for all service exceptions from FSx service.</p>
657
657
  *
658
+ * @public
658
659
  */
659
660
  export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
660
661
  }
@@ -22,10 +22,10 @@ export interface CreateStorageVirtualMachineCommandOutput extends CreateStorageV
22
22
  }
23
23
  declare const CreateStorageVirtualMachineCommand_base: {
24
24
  new (input: CreateStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageVirtualMachineCommandInput, CreateStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageVirtualMachineCommandInput, CreateStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -157,6 +157,7 @@ declare const CreateStorageVirtualMachineCommand_base: {
157
157
  * @throws {@link FSxServiceException}
158
158
  * <p>Base exception class for all service exceptions from FSx service.</p>
159
159
  *
160
+ * @public
160
161
  */
161
162
  export declare class CreateStorageVirtualMachineCommand extends CreateStorageVirtualMachineCommand_base {
162
163
  }
@@ -22,10 +22,10 @@ export interface CreateVolumeCommandOutput extends CreateVolumeResponse, __Metad
22
22
  }
23
23
  declare const CreateVolumeCommand_base: {
24
24
  new (input: CreateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVolumeCommandInput, CreateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVolumeCommandInput, CreateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -720,6 +720,7 @@ declare const CreateVolumeCommand_base: {
720
720
  * @throws {@link FSxServiceException}
721
721
  * <p>Base exception class for all service exceptions from FSx service.</p>
722
722
  *
723
+ * @public
723
724
  */
724
725
  export declare class CreateVolumeCommand extends CreateVolumeCommand_base {
725
726
  }
@@ -22,10 +22,10 @@ export interface CreateVolumeFromBackupCommandOutput extends CreateVolumeFromBac
22
22
  }
23
23
  declare const CreateVolumeFromBackupCommand_base: {
24
24
  new (input: CreateVolumeFromBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVolumeFromBackupCommandInput, CreateVolumeFromBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateVolumeFromBackupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVolumeFromBackupCommandInput, CreateVolumeFromBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Amazon FSx for NetApp ONTAP volume from an
30
30
  * existing Amazon FSx volume backup.</p>
31
31
  * @example
@@ -689,6 +689,7 @@ declare const CreateVolumeFromBackupCommand_base: {
689
689
  * @throws {@link FSxServiceException}
690
690
  * <p>Base exception class for all service exceptions from FSx service.</p>
691
691
  *
692
+ * @public
692
693
  */
693
694
  export declare class CreateVolumeFromBackupCommand extends CreateVolumeFromBackupCommand_base {
694
695
  }
@@ -22,10 +22,10 @@ export interface DeleteBackupCommandOutput extends DeleteBackupResponse, __Metad
22
22
  }
23
23
  declare const DeleteBackupCommand_base: {
24
24
  new (input: DeleteBackupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupCommandInput, DeleteBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBackupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupCommandInput, DeleteBackupCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and
30
30
  * its data is gone.</p>
31
31
  * <p>The <code>DeleteBackup</code> call returns instantly. The backup won't show up in
@@ -87,6 +87,7 @@ declare const DeleteBackupCommand_base: {
87
87
  * @throws {@link FSxServiceException}
88
88
  * <p>Base exception class for all service exceptions from FSx service.</p>
89
89
  *
90
+ * @public
90
91
  * @example To delete a backup
91
92
  * ```javascript
92
93
  * // This operation deletes an Amazon FSx file system backup.
@@ -22,10 +22,10 @@ export interface DeleteDataRepositoryAssociationCommandOutput extends DeleteData
22
22
  }
23
23
  declare const DeleteDataRepositoryAssociationCommand_base: {
24
24
  new (input: DeleteDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataRepositoryAssociationCommandInput, DeleteDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataRepositoryAssociationCommandInput, DeleteDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a data repository association on an Amazon FSx for Lustre
30
30
  * file system. Deleting the data repository association unlinks the
31
31
  * file system from the Amazon S3 bucket. When deleting a data repository
@@ -81,6 +81,7 @@ declare const DeleteDataRepositoryAssociationCommand_base: {
81
81
  * @throws {@link FSxServiceException}
82
82
  * <p>Base exception class for all service exceptions from FSx service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeleteDataRepositoryAssociationCommand extends DeleteDataRepositoryAssociationCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DeleteFileCacheCommandOutput extends DeleteFileCacheResponse, _
22
22
  }
23
23
  declare const DeleteFileCacheCommand_base: {
24
24
  new (input: DeleteFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileCacheCommandInput, DeleteFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileCacheCommandInput, DeleteFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon File Cache resource. After deletion, the cache no longer exists, and its data
30
30
  * is gone.</p>
31
31
  * <p>The <code>DeleteFileCache</code> operation returns while the cache has the
@@ -84,6 +84,7 @@ declare const DeleteFileCacheCommand_base: {
84
84
  * @throws {@link FSxServiceException}
85
85
  * <p>Base exception class for all service exceptions from FSx service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DeleteFileCacheCommand extends DeleteFileCacheCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DeleteFileSystemCommandOutput extends DeleteFileSystemResponse,
22
22
  }
23
23
  declare const DeleteFileSystemCommand_base: {
24
24
  new (input: DeleteFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileSystemCommandInput, DeleteFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFileSystemCommandInput, DeleteFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a file system. After deletion, the file system no longer exists, and its data
30
30
  * is gone. Any existing automatic backups and snapshots are also deleted.</p>
31
31
  * <p>To delete an Amazon FSx for NetApp ONTAP file system, first delete all the
@@ -166,6 +166,7 @@ declare const DeleteFileSystemCommand_base: {
166
166
  * @throws {@link FSxServiceException}
167
167
  * <p>Base exception class for all service exceptions from FSx service.</p>
168
168
  *
169
+ * @public
169
170
  * @example To delete a file system
170
171
  * ```javascript
171
172
  * // This operation deletes an Amazon FSx file system.
@@ -22,10 +22,10 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResponse, __M
22
22
  }
23
23
  declare const DeleteSnapshotCommand_base: {
24
24
  new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon FSx for OpenZFS snapshot. After deletion, the snapshot no longer
30
30
  * exists, and its data is gone. Deleting a snapshot doesn't affect snapshots stored in a
31
31
  * file system backup. </p>
@@ -68,6 +68,7 @@ declare const DeleteSnapshotCommand_base: {
68
68
  * @throws {@link FSxServiceException}
69
69
  * <p>Base exception class for all service exceptions from FSx service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface DeleteStorageVirtualMachineCommandOutput extends DeleteStorageV
22
22
  }
23
23
  declare const DeleteStorageVirtualMachineCommand_base: {
24
24
  new (input: DeleteStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageVirtualMachineCommandInput, DeleteStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageVirtualMachineCommandInput, DeleteStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM). Prior
30
30
  * to deleting an SVM, you must delete all non-root volumes in the SVM, otherwise the operation will fail.</p>
31
31
  * @example
@@ -70,6 +70,7 @@ declare const DeleteStorageVirtualMachineCommand_base: {
70
70
  * @throws {@link FSxServiceException}
71
71
  * <p>Base exception class for all service exceptions from FSx service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DeleteStorageVirtualMachineCommand extends DeleteStorageVirtualMachineCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DeleteVolumeCommandOutput extends DeleteVolumeResponse, __Metad
22
22
  }
23
23
  declare const DeleteVolumeCommand_base: {
24
24
  new (input: DeleteVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVolumeCommandInput, DeleteVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS
30
30
  * volume.</p>
31
31
  * @example
@@ -98,6 +98,7 @@ declare const DeleteVolumeCommand_base: {
98
98
  * @throws {@link FSxServiceException}
99
99
  * <p>Base exception class for all service exceptions from FSx service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DeleteVolumeCommand extends DeleteVolumeCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, _
22
22
  }
23
23
  declare const DescribeBackupsCommand_base: {
24
24
  new (input: DescribeBackupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBackupsCommandInput, DescribeBackupsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeBackupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeBackupsCommandInput, DescribeBackupsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the description of a specific Amazon FSx backup, if a
30
30
  * <code>BackupIds</code> value is provided for that backup. Otherwise, it returns all
31
31
  * backups owned by your Amazon Web Services account in the Amazon Web Services Region of the
@@ -687,6 +687,7 @@ declare const DescribeBackupsCommand_base: {
687
687
  * @throws {@link FSxServiceException}
688
688
  * <p>Base exception class for all service exceptions from FSx service.</p>
689
689
  *
690
+ * @public
690
691
  * @example To describe Amazon FSx backups
691
692
  * ```javascript
692
693
  * // This operation describes all of the Amazon FSx backups in an account.
@@ -22,10 +22,10 @@ export interface DescribeDataRepositoryAssociationsCommandOutput extends Describ
22
22
  }
23
23
  declare const DescribeDataRepositoryAssociationsCommand_base: {
24
24
  new (input: DescribeDataRepositoryAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataRepositoryAssociationsCommandInput, DescribeDataRepositoryAssociationsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDataRepositoryAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDataRepositoryAssociationsCommandInput, DescribeDataRepositoryAssociationsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the description of specific Amazon FSx for Lustre or Amazon File Cache
30
30
  * data repository associations, if one or more <code>AssociationIds</code> values
31
31
  * are provided in the request, or if filters are used in the request. Data repository
@@ -148,6 +148,7 @@ declare const DescribeDataRepositoryAssociationsCommand_base: {
148
148
  * @throws {@link FSxServiceException}
149
149
  * <p>Base exception class for all service exceptions from FSx service.</p>
150
150
  *
151
+ * @public
151
152
  */
152
153
  export declare class DescribeDataRepositoryAssociationsCommand extends DescribeDataRepositoryAssociationsCommand_base {
153
154
  }
@@ -22,10 +22,10 @@ export interface DescribeDataRepositoryTasksCommandOutput extends DescribeDataRe
22
22
  }
23
23
  declare const DescribeDataRepositoryTasksCommand_base: {
24
24
  new (input: DescribeDataRepositoryTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataRepositoryTasksCommandInput, DescribeDataRepositoryTasksCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDataRepositoryTasksCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDataRepositoryTasksCommandInput, DescribeDataRepositoryTasksCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if
30
30
  * one or more <code>TaskIds</code> values are provided in the request, or if filters are used in the request.
31
31
  * You can use filters to narrow the response to include just tasks for specific file systems or caches,
@@ -131,6 +131,7 @@ declare const DescribeDataRepositoryTasksCommand_base: {
131
131
  * @throws {@link FSxServiceException}
132
132
  * <p>Base exception class for all service exceptions from FSx service.</p>
133
133
  *
134
+ * @public
134
135
  */
135
136
  export declare class DescribeDataRepositoryTasksCommand extends DescribeDataRepositoryTasksCommand_base {
136
137
  }
@@ -22,10 +22,10 @@ export interface DescribeFileCachesCommandOutput extends DescribeFileCachesRespo
22
22
  }
23
23
  declare const DescribeFileCachesCommand_base: {
24
24
  new (input: DescribeFileCachesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileCachesCommandInput, DescribeFileCachesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeFileCachesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeFileCachesCommandInput, DescribeFileCachesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the description of a specific Amazon File Cache resource, if a
30
30
  * <code>FileCacheIds</code> value is provided for that cache. Otherwise, it
31
31
  * returns descriptions of all caches owned by your Amazon Web Services account in the
@@ -133,6 +133,7 @@ declare const DescribeFileCachesCommand_base: {
133
133
  * @throws {@link FSxServiceException}
134
134
  * <p>Base exception class for all service exceptions from FSx service.</p>
135
135
  *
136
+ * @public
136
137
  */
137
138
  export declare class DescribeFileCachesCommand extends DescribeFileCachesCommand_base {
138
139
  }