@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.
- package/dist-types/FSx.d.ts +12 -1
- package/dist-types/FSxClient.d.ts +1 -1
- package/dist-types/commands/AssociateFileSystemAliasesCommand.d.ts +2 -1
- package/dist-types/commands/CancelDataRepositoryTaskCommand.d.ts +2 -1
- package/dist-types/commands/CopyBackupCommand.d.ts +2 -1
- package/dist-types/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateBackupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataRepositoryAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataRepositoryTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateFileCacheCommand.d.ts +2 -1
- package/dist-types/commands/CreateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorageVirtualMachineCommand.d.ts +2 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBackupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataRepositoryAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileCacheCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBackupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataRepositoryAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileCachesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileSystemAliasesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileSystemsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSharedVpcConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +2 -1
- package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/StartMisconfiguredStateRecoveryCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataRepositoryAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFileCacheCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSharedVpcConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVolumeCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1010 -1010
- package/dist-types/ts3.4/FSx.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyBackupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataRepositoryAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFileCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFileSystemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataRepositoryAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFileCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFileSystemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBackupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDataRepositoryAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFileCachesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFileSystemsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSharedVpcConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreVolumeFromSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMisconfiguredStateRecoveryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDataRepositoryAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFileCacheCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFileSystemCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSharedVpcConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVolumeCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface DescribeFileSystemAliasesCommandOutput extends DescribeFileSyst
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeFileSystemAliasesCommand_base: {
|
|
24
24
|
new (input: DescribeFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemAliasesCommandInput, DescribeFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemAliasesCommandInput, DescribeFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the DNS aliases that are associated with the specified Amazon FSx for Windows File Server file system. A history of
|
|
30
30
|
* all DNS aliases that have been associated with and disassociated from the file system is available in the list of <a>AdministrativeAction</a>
|
|
31
31
|
* provided in the <a>DescribeFileSystems</a> operation response.</p>
|
|
@@ -73,6 +73,7 @@ declare const DescribeFileSystemAliasesCommand_base: {
|
|
|
73
73
|
* @throws {@link FSxServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DescribeFileSystemAliasesCommand extends DescribeFileSystemAliasesCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeFileSystemsCommandOutput extends DescribeFileSystemsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeFileSystemsCommand_base: {
|
|
24
24
|
new (input: DescribeFileSystemsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemsCommandInput, DescribeFileSystemsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeFileSystemsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeFileSystemsCommandInput, DescribeFileSystemsCommandOutput, 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 file systems, if a
|
|
30
30
|
* <code>FileSystemIds</code> value is provided for that file system. Otherwise, it
|
|
31
31
|
* returns descriptions of all file systems owned by your Amazon Web Services account in the
|
|
@@ -652,6 +652,7 @@ declare const DescribeFileSystemsCommand_base: {
|
|
|
652
652
|
* @throws {@link FSxServiceException}
|
|
653
653
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
654
654
|
*
|
|
655
|
+
* @public
|
|
655
656
|
* @example To describe an Amazon FSx file system
|
|
656
657
|
* ```javascript
|
|
657
658
|
* // This operation describes all of the Amazon FSx file systems in an account.
|
|
@@ -22,10 +22,10 @@ export interface DescribeSharedVpcConfigurationCommandOutput extends DescribeSha
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSharedVpcConfigurationCommand_base: {
|
|
24
24
|
new (input: DescribeSharedVpcConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedVpcConfigurationCommandInput, DescribeSharedVpcConfigurationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeSharedVpcConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSharedVpcConfigurationCommandInput, DescribeSharedVpcConfigurationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual
|
|
30
30
|
* private cloud (VPC) owner. For more information, see <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/creating-file-systems.html#fsxn-vpc-shared-subnets">Creating FSx for ONTAP file systems in shared subnets</a>. </p>
|
|
31
31
|
* @example
|
|
@@ -58,6 +58,7 @@ declare const DescribeSharedVpcConfigurationCommand_base: {
|
|
|
58
58
|
* @throws {@link FSxServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class DescribeSharedVpcConfigurationCommand extends DescribeSharedVpcConfigurationCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSnapshotsCommand_base: {
|
|
24
24
|
new (input: DescribeSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeSnapshotsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, 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 OpenZFS snapshots, if a
|
|
30
30
|
* <code>SnapshotIds</code> value is provided. Otherwise, this operation returns all
|
|
31
31
|
* snapshots owned by your Amazon Web Services account in the Amazon Web Services Region of
|
|
@@ -658,6 +658,7 @@ declare const DescribeSnapshotsCommand_base: {
|
|
|
658
658
|
* @throws {@link FSxServiceException}
|
|
659
659
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
660
660
|
*
|
|
661
|
+
* @public
|
|
661
662
|
*/
|
|
662
663
|
export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
|
|
663
664
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeStorageVirtualMachinesCommandOutput extends DescribeSto
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStorageVirtualMachinesCommand_base: {
|
|
24
24
|
new (input: DescribeStorageVirtualMachinesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageVirtualMachinesCommandInput, DescribeStorageVirtualMachinesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeStorageVirtualMachinesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeStorageVirtualMachinesCommandInput, DescribeStorageVirtualMachinesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -134,6 +134,7 @@ declare const DescribeStorageVirtualMachinesCommand_base: {
|
|
|
134
134
|
* @throws {@link FSxServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
136
136
|
*
|
|
137
|
+
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class DescribeStorageVirtualMachinesCommand extends DescribeStorageVirtualMachinesCommand_base {
|
|
139
140
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeVolumesCommandOutput extends DescribeVolumesResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeVolumesCommand_base: {
|
|
24
24
|
new (input: DescribeVolumesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVolumesCommandInput, DescribeVolumesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeVolumesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeVolumesCommandInput, DescribeVolumesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes one or more Amazon FSx for NetApp ONTAP or Amazon FSx for
|
|
30
30
|
* OpenZFS volumes.</p>
|
|
31
31
|
* @example
|
|
@@ -632,6 +632,7 @@ declare const DescribeVolumesCommand_base: {
|
|
|
632
632
|
* @throws {@link FSxServiceException}
|
|
633
633
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
634
634
|
*
|
|
635
|
+
* @public
|
|
635
636
|
*/
|
|
636
637
|
export declare class DescribeVolumesCommand extends DescribeVolumesCommand_base {
|
|
637
638
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFileSystemAliasesCommandOutput extends Disassociate
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFileSystemAliasesCommand_base: {
|
|
24
24
|
new (input: DisassociateFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFileSystemAliasesCommandInput, DisassociateFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFileSystemAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFileSystemAliasesCommandInput, DisassociateFileSystemAliasesCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Use this action to disassociate, or remove, one or more Domain Name Service (DNS) aliases
|
|
30
30
|
* from an Amazon FSx for Windows File Server file system. If you attempt to disassociate a DNS alias that is not
|
|
31
31
|
* associated with the file system, Amazon FSx responds with an HTTP status code 400 (Bad Request). For more information, see
|
|
@@ -79,6 +79,7 @@ declare const DisassociateFileSystemAliasesCommand_base: {
|
|
|
79
79
|
* @throws {@link FSxServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DisassociateFileSystemAliasesCommand extends DisassociateFileSystemAliasesCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists tags for Amazon FSx resources.</p>
|
|
30
30
|
* <p>When retrieving all tags, you can optionally specify the <code>MaxResults</code>
|
|
31
31
|
* parameter to limit the number of tags in a response. If more tags remain, Amazon FSx
|
|
@@ -100,6 +100,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
100
100
|
* @throws {@link FSxServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
* @example To list tags for a resource
|
|
104
105
|
* ```javascript
|
|
105
106
|
* // This operation lists tags for an Amazon FSx resource.
|
|
@@ -22,10 +22,10 @@ export interface ReleaseFileSystemNfsV3LocksCommandOutput extends ReleaseFileSys
|
|
|
22
22
|
}
|
|
23
23
|
declare const ReleaseFileSystemNfsV3LocksCommand_base: {
|
|
24
24
|
new (input: ReleaseFileSystemNfsV3LocksCommandInput): import("@smithy/smithy-client").CommandImpl<ReleaseFileSystemNfsV3LocksCommandInput, ReleaseFileSystemNfsV3LocksCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ReleaseFileSystemNfsV3LocksCommandInput): import("@smithy/smithy-client").CommandImpl<ReleaseFileSystemNfsV3LocksCommandInput, ReleaseFileSystemNfsV3LocksCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Releases the file system lock from an Amazon FSx for OpenZFS file
|
|
30
30
|
* system.</p>
|
|
31
31
|
* @example
|
|
@@ -629,6 +629,7 @@ declare const ReleaseFileSystemNfsV3LocksCommand_base: {
|
|
|
629
629
|
* @throws {@link FSxServiceException}
|
|
630
630
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
631
631
|
*
|
|
632
|
+
* @public
|
|
632
633
|
*/
|
|
633
634
|
export declare class ReleaseFileSystemNfsV3LocksCommand extends ReleaseFileSystemNfsV3LocksCommand_base {
|
|
634
635
|
}
|
|
@@ -22,10 +22,10 @@ export interface RestoreVolumeFromSnapshotCommandOutput extends RestoreVolumeFro
|
|
|
22
22
|
}
|
|
23
23
|
declare const RestoreVolumeFromSnapshotCommand_base: {
|
|
24
24
|
new (input: RestoreVolumeFromSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreVolumeFromSnapshotCommandInput, RestoreVolumeFromSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RestoreVolumeFromSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreVolumeFromSnapshotCommandInput, RestoreVolumeFromSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns an Amazon FSx for OpenZFS volume to the state saved by the specified
|
|
30
30
|
* snapshot.</p>
|
|
31
31
|
* @example
|
|
@@ -641,6 +641,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
|
|
|
641
641
|
* @throws {@link FSxServiceException}
|
|
642
642
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
643
643
|
*
|
|
644
|
+
* @public
|
|
644
645
|
*/
|
|
645
646
|
export declare class RestoreVolumeFromSnapshotCommand extends RestoreVolumeFromSnapshotCommand_base {
|
|
646
647
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartMisconfiguredStateRecoveryCommandOutput extends StartMisco
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartMisconfiguredStateRecoveryCommand_base: {
|
|
24
24
|
new (input: StartMisconfiguredStateRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartMisconfiguredStateRecoveryCommandInput, StartMisconfiguredStateRecoveryCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartMisconfiguredStateRecoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartMisconfiguredStateRecoveryCommandInput, StartMisconfiguredStateRecoveryCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>After performing steps to repair the Active Directory configuration of an FSx for Windows File Server file system, use this action to
|
|
30
30
|
* initiate the process of Amazon FSx attempting to reconnect to the file system.</p>
|
|
31
31
|
* @example
|
|
@@ -620,6 +620,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
|
|
|
620
620
|
* @throws {@link FSxServiceException}
|
|
621
621
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
622
622
|
*
|
|
623
|
+
* @public
|
|
623
624
|
*/
|
|
624
625
|
export declare class StartMisconfiguredStateRecoveryCommand extends StartMisconfiguredStateRecoveryCommand_base {
|
|
625
626
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tags an Amazon FSx resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link FSxServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
* @example To tag a resource
|
|
77
78
|
* ```javascript
|
|
78
79
|
* // This operation tags an Amazon FSx resource.
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This action removes a tag from an Amazon FSx resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const UntagResourceCommand_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
|
* @example To untag a resource
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // This operation untags an Amazon FSx resource.
|
|
@@ -22,10 +22,10 @@ export interface UpdateDataRepositoryAssociationCommandOutput extends UpdateData
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDataRepositoryAssociationCommand_base: {
|
|
24
24
|
new (input: UpdateDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataRepositoryAssociationCommandInput, UpdateDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDataRepositoryAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataRepositoryAssociationCommandInput, UpdateDataRepositoryAssociationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configuration of an existing data repository association
|
|
30
30
|
* on an Amazon FSx for Lustre file system. Data repository associations
|
|
31
31
|
* are supported on all FSx for Lustre 2.12 and 2.15 file systems,
|
|
@@ -135,6 +135,7 @@ declare const UpdateDataRepositoryAssociationCommand_base: {
|
|
|
135
135
|
* @throws {@link FSxServiceException}
|
|
136
136
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
137
137
|
*
|
|
138
|
+
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class UpdateDataRepositoryAssociationCommand extends UpdateDataRepositoryAssociationCommand_base {
|
|
140
141
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFileCacheCommandOutput extends UpdateFileCacheResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFileCacheCommand_base: {
|
|
24
24
|
new (input: UpdateFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileCacheCommandInput, UpdateFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFileCacheCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileCacheCommandInput, UpdateFileCacheCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configuration of an existing Amazon File Cache resource.
|
|
30
30
|
* You can update multiple properties in a single request.</p>
|
|
31
31
|
* @example
|
|
@@ -119,6 +119,7 @@ declare const UpdateFileCacheCommand_base: {
|
|
|
119
119
|
* @throws {@link FSxServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class UpdateFileCacheCommand extends UpdateFileCacheCommand_base {
|
|
124
125
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFileSystemCommand_base: {
|
|
24
24
|
new (input: UpdateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemCommandInput, UpdateFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFileSystemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFileSystemCommandInput, UpdateFileSystemCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Use this operation to update the configuration of an existing Amazon FSx file
|
|
30
30
|
* system. You can update multiple properties in a single request.</p>
|
|
31
31
|
* <p>For FSx for Windows File Server file systems, you can update the following
|
|
@@ -930,6 +930,7 @@ declare const UpdateFileSystemCommand_base: {
|
|
|
930
930
|
* @throws {@link FSxServiceException}
|
|
931
931
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
932
932
|
*
|
|
933
|
+
* @public
|
|
933
934
|
* @example To update an existing file system
|
|
934
935
|
* ```javascript
|
|
935
936
|
* // This operation updates an existing file system.
|
|
@@ -22,10 +22,10 @@ export interface UpdateSharedVpcConfigurationCommandOutput extends UpdateSharedV
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSharedVpcConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateSharedVpcConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSharedVpcConfigurationCommandInput, UpdateSharedVpcConfigurationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateSharedVpcConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateSharedVpcConfigurationCommandInput, UpdateSharedVpcConfigurationCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Configures whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual
|
|
30
30
|
* private cloud (VPC) owner. For more information, see the <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/maz-shared-vpc.html">Amazon FSx for NetApp ONTAP User
|
|
31
31
|
* Guide</a>.</p>
|
|
@@ -74,6 +74,7 @@ declare const UpdateSharedVpcConfigurationCommand_base: {
|
|
|
74
74
|
* @throws {@link FSxServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateSharedVpcConfigurationCommand extends UpdateSharedVpcConfigurationCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateSnapshotCommandOutput extends UpdateSnapshotResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSnapshotCommand_base: {
|
|
24
24
|
new (input: UpdateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSnapshotCommandInput, UpdateSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSnapshotCommandInput, UpdateSnapshotCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name of an Amazon FSx for OpenZFS snapshot.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -618,6 +618,7 @@ declare const UpdateSnapshotCommand_base: {
|
|
|
618
618
|
* @throws {@link FSxServiceException}
|
|
619
619
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
620
620
|
*
|
|
621
|
+
* @public
|
|
621
622
|
*/
|
|
622
623
|
export declare class UpdateSnapshotCommand extends UpdateSnapshotCommand_base {
|
|
623
624
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateStorageVirtualMachineCommandOutput extends UpdateStorageV
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateStorageVirtualMachineCommand_base: {
|
|
24
24
|
new (input: UpdateStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStorageVirtualMachineCommandInput, UpdateStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateStorageVirtualMachineCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStorageVirtualMachineCommandInput, UpdateStorageVirtualMachineCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an FSx for ONTAP storage virtual machine (SVM).</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -142,6 +142,7 @@ declare const UpdateStorageVirtualMachineCommand_base: {
|
|
|
142
142
|
* @throws {@link FSxServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
144
144
|
*
|
|
145
|
+
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class UpdateStorageVirtualMachineCommand extends UpdateStorageVirtualMachineCommand_base {
|
|
147
148
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVolumeCommandOutput extends UpdateVolumeResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVolumeCommand_base: {
|
|
24
24
|
new (input: UpdateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVolumeCommandInput, UpdateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVolumeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVolumeCommandInput, UpdateVolumeCommandOutput, FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the configuration of an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS volume.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -688,6 +688,7 @@ declare const UpdateVolumeCommand_base: {
|
|
|
688
688
|
* @throws {@link FSxServiceException}
|
|
689
689
|
* <p>Base exception class for all service exceptions from FSx service.</p>
|
|
690
690
|
*
|
|
691
|
+
* @public
|
|
691
692
|
*/
|
|
692
693
|
export declare class UpdateVolumeCommand extends UpdateVolumeCommand_base {
|
|
693
694
|
}
|