@aws-sdk/client-fsx 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -0
- package/dist-cjs/FSx.js +0 -5
- package/dist-cjs/FSxClient.js +0 -10
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js +0 -35
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +0 -37
- package/dist-cjs/commands/CopyBackupCommand.js +0 -45
- package/dist-cjs/commands/CreateBackupCommand.js +0 -80
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +0 -33
- package/dist-cjs/commands/CreateFileSystemCommand.js +0 -57
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +0 -61
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +0 -25
- package/dist-cjs/commands/CreateVolumeCommand.js +0 -25
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +0 -26
- package/dist-cjs/commands/DeleteBackupCommand.js +0 -33
- package/dist-cjs/commands/DeleteFileSystemCommand.js +0 -50
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +0 -26
- package/dist-cjs/commands/DeleteVolumeCommand.js +0 -28
- package/dist-cjs/commands/DescribeBackupsCommand.js +0 -54
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +0 -35
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +0 -27
- package/dist-cjs/commands/DescribeFileSystemsCommand.js +0 -56
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +0 -25
- package/dist-cjs/commands/DescribeVolumesCommand.js +0 -25
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +0 -33
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -53
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateFileSystemCommand.js +0 -89
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +0 -25
- package/dist-cjs/commands/UpdateVolumeCommand.js +0 -25
- package/dist-cjs/commands/index.js +30 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -38
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -415
- package/dist-cjs/pagination/DescribeBackupsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeVolumesPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -11
- package/dist-cjs/pagination/index.js +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +5 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/FSx.js +0 -1
- package/dist-es/FSxClient.js +0 -1
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js +0 -1
- package/dist-es/commands/CopyBackupCommand.js +0 -1
- package/dist-es/commands/CreateBackupCommand.js +0 -1
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +0 -1
- package/dist-es/commands/CreateFileSystemCommand.js +0 -1
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +0 -1
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/CreateVolumeCommand.js +0 -1
- package/dist-es/commands/CreateVolumeFromBackupCommand.js +0 -1
- package/dist-es/commands/DeleteBackupCommand.js +0 -1
- package/dist-es/commands/DeleteFileSystemCommand.js +0 -1
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/DeleteVolumeCommand.js +0 -1
- package/dist-es/commands/DescribeBackupsCommand.js +0 -1
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +0 -1
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/DescribeFileSystemsCommand.js +0 -1
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +0 -1
- package/dist-es/commands/DescribeVolumesCommand.js +0 -1
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateFileSystemCommand.js +0 -1
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +0 -1
- package/dist-es/commands/UpdateVolumeCommand.js +0 -1
- package/dist-es/commands/index.js +27 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -38
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/DescribeBackupsPaginator.js +0 -1
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js +0 -1
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js +0 -1
- package/dist-es/pagination/DescribeFileSystemsPaginator.js +0 -1
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js +0 -1
- package/dist-es/pagination/DescribeVolumesPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-es/pagination/index.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +6 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +27 -0
- package/dist-types/index.d.ts +4 -37
- package/dist-types/models/models_0.d.ts +36 -6
- package/dist-types/pagination/index.d.ts +8 -0
- package/dist-types/ts3.4/FSx.d.ts +28 -468
- package/dist-types/ts3.4/FSxClient.d.ts +24 -90
- package/dist-types/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CopyBackupCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +2 -75
- package/dist-types/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateFileSystemCommand.d.ts +2 -52
- package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -56
- package/dist-types/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteFileSystemCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeBackupsCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeFileSystemsCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -48
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFileSystemCommand.d.ts +2 -84
- package/dist-types/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateVolumeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +27 -0
- package/dist-types/ts3.4/index.d.ts +4 -37
- package/dist-types/ts3.4/models/models_0.d.ts +721 -3612
- package/dist-types/ts3.4/pagination/index.d.ts +8 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/FSx.js.map +0 -1
- package/dist-cjs/FSxClient.js.map +0 -1
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist-cjs/commands/CopyBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVolumeCommand.js.map +0 -1
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteBackupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/FSx.js.map +0 -1
- package/dist-es/FSxClient.js.map +0 -1
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist-es/commands/CopyBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist-es/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/CreateVolumeCommand.js.map +0 -1
- package/dist-es/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist-es/commands/DeleteBackupCommand.js.map +0 -1
- package/dist-es/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist-es/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist-es/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist-es/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/FSx.ts +0 -1356
- package/src/FSxClient.ts +0 -360
- package/src/commands/AssociateFileSystemAliasesCommand.ts +0 -108
- package/src/commands/CancelDataRepositoryTaskCommand.ts +0 -107
- package/src/commands/CopyBackupCommand.ts +0 -115
- package/src/commands/CreateBackupCommand.ts +0 -150
- package/src/commands/CreateDataRepositoryTaskCommand.ts +0 -103
- package/src/commands/CreateFileSystemCommand.ts +0 -127
- package/src/commands/CreateFileSystemFromBackupCommand.ts +0 -134
- package/src/commands/CreateStorageVirtualMachineCommand.ts +0 -100
- package/src/commands/CreateVolumeCommand.ts +0 -95
- package/src/commands/CreateVolumeFromBackupCommand.ts +0 -96
- package/src/commands/DeleteBackupCommand.ts +0 -103
- package/src/commands/DeleteFileSystemCommand.ts +0 -120
- package/src/commands/DeleteStorageVirtualMachineCommand.ts +0 -101
- package/src/commands/DeleteVolumeCommand.ts +0 -98
- package/src/commands/DescribeBackupsCommand.ts +0 -124
- package/src/commands/DescribeDataRepositoryTasksCommand.ts +0 -110
- package/src/commands/DescribeFileSystemAliasesCommand.ts +0 -100
- package/src/commands/DescribeFileSystemsCommand.ts +0 -126
- package/src/commands/DescribeStorageVirtualMachinesCommand.ts +0 -103
- package/src/commands/DescribeVolumesCommand.ts +0 -95
- package/src/commands/DisassociateFileSystemAliasesCommand.ts +0 -108
- package/src/commands/ListTagsForResourceCommand.ts +0 -123
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateFileSystemCommand.ts +0 -159
- package/src/commands/UpdateStorageVirtualMachineCommand.ts +0 -100
- package/src/commands/UpdateVolumeCommand.ts +0 -95
- package/src/endpoints.ts +0 -91
- package/src/index.ts +0 -38
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -5999
- package/src/pagination/DescribeBackupsPaginator.ts +0 -59
- package/src/pagination/DescribeDataRepositoryTasksPaginator.ts +0 -59
- package/src/pagination/DescribeFileSystemAliasesPaginator.ts +0 -59
- package/src/pagination/DescribeFileSystemsPaginator.ts +0 -59
- package/src/pagination/DescribeStorageVirtualMachinesPaginator.ts +0 -59
- package/src/pagination/DescribeVolumesPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
- package/src/protocols/Aws_json1_1.ts +0 -5910
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/dist-es/index.js
CHANGED
|
@@ -1,39 +1,5 @@
|
|
|
1
|
-
export * from "./FSxClient";
|
|
2
1
|
export * from "./FSx";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./commands/CreateDataRepositoryTaskCommand";
|
|
8
|
-
export * from "./commands/CreateFileSystemCommand";
|
|
9
|
-
export * from "./commands/CreateFileSystemFromBackupCommand";
|
|
10
|
-
export * from "./commands/CreateStorageVirtualMachineCommand";
|
|
11
|
-
export * from "./commands/CreateVolumeCommand";
|
|
12
|
-
export * from "./commands/CreateVolumeFromBackupCommand";
|
|
13
|
-
export * from "./commands/DeleteBackupCommand";
|
|
14
|
-
export * from "./commands/DeleteFileSystemCommand";
|
|
15
|
-
export * from "./commands/DeleteStorageVirtualMachineCommand";
|
|
16
|
-
export * from "./commands/DeleteVolumeCommand";
|
|
17
|
-
export * from "./commands/DescribeBackupsCommand";
|
|
18
|
-
export * from "./pagination/DescribeBackupsPaginator";
|
|
19
|
-
export * from "./commands/DescribeDataRepositoryTasksCommand";
|
|
20
|
-
export * from "./pagination/DescribeDataRepositoryTasksPaginator";
|
|
21
|
-
export * from "./commands/DescribeFileSystemAliasesCommand";
|
|
22
|
-
export * from "./pagination/DescribeFileSystemAliasesPaginator";
|
|
23
|
-
export * from "./commands/DescribeFileSystemsCommand";
|
|
24
|
-
export * from "./pagination/DescribeFileSystemsPaginator";
|
|
25
|
-
export * from "./commands/DescribeStorageVirtualMachinesCommand";
|
|
26
|
-
export * from "./pagination/DescribeStorageVirtualMachinesPaginator";
|
|
27
|
-
export * from "./commands/DescribeVolumesCommand";
|
|
28
|
-
export * from "./pagination/DescribeVolumesPaginator";
|
|
29
|
-
export * from "./commands/DisassociateFileSystemAliasesCommand";
|
|
30
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
31
|
-
export * from "./pagination/ListTagsForResourcePaginator";
|
|
32
|
-
export * from "./commands/TagResourceCommand";
|
|
33
|
-
export * from "./commands/UntagResourceCommand";
|
|
34
|
-
export * from "./commands/UpdateFileSystemCommand";
|
|
35
|
-
export * from "./commands/UpdateStorageVirtualMachineCommand";
|
|
36
|
-
export * from "./commands/UpdateVolumeCommand";
|
|
37
|
-
export * from "./pagination/Interfaces";
|
|
38
|
-
export * from "./models/index";
|
|
39
|
-
//# sourceMappingURL=index.js.map
|
|
2
|
+
export * from "./FSxClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
package/dist-es/models/index.js
CHANGED
|
@@ -816,4 +816,3 @@ export var DescribeBackupsResponse;
|
|
|
816
816
|
(function (DescribeBackupsResponse) {
|
|
817
817
|
DescribeBackupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
818
818
|
})(DescribeBackupsResponse || (DescribeBackupsResponse = {}));
|
|
819
|
-
//# sourceMappingURL=models_0.js.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export * from "./DescribeBackupsPaginator";
|
|
2
|
+
export * from "./DescribeDataRepositoryTasksPaginator";
|
|
3
|
+
export * from "./DescribeFileSystemAliasesPaginator";
|
|
4
|
+
export * from "./DescribeFileSystemsPaginator";
|
|
5
|
+
export * from "./DescribeStorageVirtualMachinesPaginator";
|
|
6
|
+
export * from "./DescribeVolumesPaginator";
|
|
7
|
+
export * from "./Interfaces";
|
|
8
|
+
export * from "./ListTagsForResourcePaginator";
|
|
@@ -3129,7 +3129,8 @@ var serializeAws_json1_1CreateDataRepositoryTaskRequest = function (input, conte
|
|
|
3129
3129
|
};
|
|
3130
3130
|
var serializeAws_json1_1CreateFileSystemFromBackupRequest = function (input, context) {
|
|
3131
3131
|
var _a;
|
|
3132
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.BackupId !== undefined && input.BackupId !== null && { BackupId: input.BackupId })), { ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }), (input.
|
|
3132
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.BackupId !== undefined && input.BackupId !== null && { BackupId: input.BackupId })), { ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }), (input.FileSystemTypeVersion !== undefined &&
|
|
3133
|
+
input.FileSystemTypeVersion !== null && { FileSystemTypeVersion: input.FileSystemTypeVersion })), (input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId })), (input.LustreConfiguration !== undefined &&
|
|
3133
3134
|
input.LustreConfiguration !== null && {
|
|
3134
3135
|
LustreConfiguration: serializeAws_json1_1CreateFileSystemLustreConfiguration(input.LustreConfiguration, context),
|
|
3135
3136
|
})), (input.SecurityGroupIds !== undefined &&
|
|
@@ -3181,8 +3182,9 @@ var serializeAws_json1_1CreateFileSystemOntapConfiguration = function (input, co
|
|
|
3181
3182
|
};
|
|
3182
3183
|
var serializeAws_json1_1CreateFileSystemRequest = function (input, context) {
|
|
3183
3184
|
var _a;
|
|
3184
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({ ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }, (input.FileSystemType !== undefined &&
|
|
3185
|
-
input.FileSystemType !== null && { FileSystemType: input.FileSystemType })), (input.
|
|
3185
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({ ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }, (input.FileSystemType !== undefined &&
|
|
3186
|
+
input.FileSystemType !== null && { FileSystemType: input.FileSystemType })), (input.FileSystemTypeVersion !== undefined &&
|
|
3187
|
+
input.FileSystemTypeVersion !== null && { FileSystemTypeVersion: input.FileSystemTypeVersion })), (input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId })), (input.LustreConfiguration !== undefined &&
|
|
3186
3188
|
input.LustreConfiguration !== null && {
|
|
3187
3189
|
LustreConfiguration: serializeAws_json1_1CreateFileSystemLustreConfiguration(input.LustreConfiguration, context),
|
|
3188
3190
|
})), (input.OntapConfiguration !== undefined &&
|
|
@@ -4122,6 +4124,7 @@ var deserializeAws_json1_1FileSystem = function (output, context) {
|
|
|
4122
4124
|
: undefined,
|
|
4123
4125
|
FileSystemId: __expectString(output.FileSystemId),
|
|
4124
4126
|
FileSystemType: __expectString(output.FileSystemType),
|
|
4127
|
+
FileSystemTypeVersion: __expectString(output.FileSystemTypeVersion),
|
|
4125
4128
|
KmsKeyId: __expectString(output.KmsKeyId),
|
|
4126
4129
|
Lifecycle: __expectString(output.Lifecycle),
|
|
4127
4130
|
LustreConfiguration: output.LustreConfiguration !== undefined && output.LustreConfiguration !== null
|
|
@@ -4675,4 +4678,3 @@ var loadRestJsonErrorCode = function (output, data) {
|
|
|
4675
4678
|
}
|
|
4676
4679
|
return "";
|
|
4677
4680
|
};
|
|
4678
|
-
//# sourceMappingURL=Aws_json1_1.js.map
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
4
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
4
5
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -7,11 +8,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
7
8
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
8
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
9
10
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
10
|
-
import packageInfo from "../package.json";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
12
|
export var getRuntimeConfig = function (config) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
14
14
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
15
15
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=runtimeConfig.browser.js.map
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
4
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
4
5
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -6,17 +7,15 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
6
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
8
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
9
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
10
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
11
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
|
-
import packageInfo from "../package.json";
|
|
15
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
16
|
export var getRuntimeConfig = function (config) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
19
19
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
20
20
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
|
@@ -6,4 +6,3 @@ export var getRuntimeConfig = function (config) {
|
|
|
6
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
7
7
|
return __assign(__assign(__assign({}, browserDefaults), config), { runtime: "react-native", sha256: (_a = config === null || config === void 0 ? void 0 : config.sha256) !== null && _a !== void 0 ? _a : Sha256 });
|
|
8
8
|
};
|
|
9
|
-
//# sourceMappingURL=runtimeConfig.native.js.map
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export * from "./AssociateFileSystemAliasesCommand";
|
|
2
|
+
export * from "./CancelDataRepositoryTaskCommand";
|
|
3
|
+
export * from "./CopyBackupCommand";
|
|
4
|
+
export * from "./CreateBackupCommand";
|
|
5
|
+
export * from "./CreateDataRepositoryTaskCommand";
|
|
6
|
+
export * from "./CreateFileSystemCommand";
|
|
7
|
+
export * from "./CreateFileSystemFromBackupCommand";
|
|
8
|
+
export * from "./CreateStorageVirtualMachineCommand";
|
|
9
|
+
export * from "./CreateVolumeCommand";
|
|
10
|
+
export * from "./CreateVolumeFromBackupCommand";
|
|
11
|
+
export * from "./DeleteBackupCommand";
|
|
12
|
+
export * from "./DeleteFileSystemCommand";
|
|
13
|
+
export * from "./DeleteStorageVirtualMachineCommand";
|
|
14
|
+
export * from "./DeleteVolumeCommand";
|
|
15
|
+
export * from "./DescribeBackupsCommand";
|
|
16
|
+
export * from "./DescribeDataRepositoryTasksCommand";
|
|
17
|
+
export * from "./DescribeFileSystemAliasesCommand";
|
|
18
|
+
export * from "./DescribeFileSystemsCommand";
|
|
19
|
+
export * from "./DescribeStorageVirtualMachinesCommand";
|
|
20
|
+
export * from "./DescribeVolumesCommand";
|
|
21
|
+
export * from "./DisassociateFileSystemAliasesCommand";
|
|
22
|
+
export * from "./ListTagsForResourceCommand";
|
|
23
|
+
export * from "./TagResourceCommand";
|
|
24
|
+
export * from "./UntagResourceCommand";
|
|
25
|
+
export * from "./UpdateFileSystemCommand";
|
|
26
|
+
export * from "./UpdateStorageVirtualMachineCommand";
|
|
27
|
+
export * from "./UpdateVolumeCommand";
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,38 +1,5 @@
|
|
|
1
|
-
export * from "./FSxClient";
|
|
2
1
|
export * from "./FSx";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./commands/CreateDataRepositoryTaskCommand";
|
|
8
|
-
export * from "./commands/CreateFileSystemCommand";
|
|
9
|
-
export * from "./commands/CreateFileSystemFromBackupCommand";
|
|
10
|
-
export * from "./commands/CreateStorageVirtualMachineCommand";
|
|
11
|
-
export * from "./commands/CreateVolumeCommand";
|
|
12
|
-
export * from "./commands/CreateVolumeFromBackupCommand";
|
|
13
|
-
export * from "./commands/DeleteBackupCommand";
|
|
14
|
-
export * from "./commands/DeleteFileSystemCommand";
|
|
15
|
-
export * from "./commands/DeleteStorageVirtualMachineCommand";
|
|
16
|
-
export * from "./commands/DeleteVolumeCommand";
|
|
17
|
-
export * from "./commands/DescribeBackupsCommand";
|
|
18
|
-
export * from "./pagination/DescribeBackupsPaginator";
|
|
19
|
-
export * from "./commands/DescribeDataRepositoryTasksCommand";
|
|
20
|
-
export * from "./pagination/DescribeDataRepositoryTasksPaginator";
|
|
21
|
-
export * from "./commands/DescribeFileSystemAliasesCommand";
|
|
22
|
-
export * from "./pagination/DescribeFileSystemAliasesPaginator";
|
|
23
|
-
export * from "./commands/DescribeFileSystemsCommand";
|
|
24
|
-
export * from "./pagination/DescribeFileSystemsPaginator";
|
|
25
|
-
export * from "./commands/DescribeStorageVirtualMachinesCommand";
|
|
26
|
-
export * from "./pagination/DescribeStorageVirtualMachinesPaginator";
|
|
27
|
-
export * from "./commands/DescribeVolumesCommand";
|
|
28
|
-
export * from "./pagination/DescribeVolumesPaginator";
|
|
29
|
-
export * from "./commands/DisassociateFileSystemAliasesCommand";
|
|
30
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
31
|
-
export * from "./pagination/ListTagsForResourcePaginator";
|
|
32
|
-
export * from "./commands/TagResourceCommand";
|
|
33
|
-
export * from "./commands/UntagResourceCommand";
|
|
34
|
-
export * from "./commands/UpdateFileSystemCommand";
|
|
35
|
-
export * from "./commands/UpdateStorageVirtualMachineCommand";
|
|
36
|
-
export * from "./commands/UpdateVolumeCommand";
|
|
37
|
-
export * from "./pagination/Interfaces";
|
|
38
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./FSxClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
@@ -705,7 +705,7 @@ export interface SelfManagedActiveDirectoryAttributes {
|
|
|
705
705
|
*/
|
|
706
706
|
UserName?: string;
|
|
707
707
|
/**
|
|
708
|
-
* <p>A list of up to
|
|
708
|
+
* <p>A list of up to three IP addresses of DNS servers or domain controllers in the
|
|
709
709
|
* self-managed AD directory.</p>
|
|
710
710
|
*/
|
|
711
711
|
DnsIps?: string[];
|
|
@@ -2260,7 +2260,7 @@ export declare namespace WindowsAuditLogCreateConfiguration {
|
|
|
2260
2260
|
const filterSensitiveLog: (obj: WindowsAuditLogCreateConfiguration) => any;
|
|
2261
2261
|
}
|
|
2262
2262
|
/**
|
|
2263
|
-
* <p>The configuration that Amazon FSx uses to join a
|
|
2263
|
+
* <p>The configuration that Amazon FSx uses to join a FSx for Windows File Server file system or an ONTAP storage virtual machine (SVM) to
|
|
2264
2264
|
* a self-managed (including on-premises) Microsoft Active Directory (AD)
|
|
2265
2265
|
* directory. For more information, see
|
|
2266
2266
|
* <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/self-managed-AD.html">
|
|
@@ -2308,7 +2308,7 @@ export interface SelfManagedActiveDirectoryConfiguration {
|
|
|
2308
2308
|
*/
|
|
2309
2309
|
Password: string | undefined;
|
|
2310
2310
|
/**
|
|
2311
|
-
* <p>A list of up to
|
|
2311
|
+
* <p>A list of up to three IP addresses of DNS servers or domain controllers in the
|
|
2312
2312
|
* self-managed AD directory. </p>
|
|
2313
2313
|
*/
|
|
2314
2314
|
DnsIps: string[] | undefined;
|
|
@@ -2331,7 +2331,7 @@ export interface CreateFileSystemWindowsConfiguration {
|
|
|
2331
2331
|
*/
|
|
2332
2332
|
ActiveDirectoryId?: string;
|
|
2333
2333
|
/**
|
|
2334
|
-
* <p>The configuration that Amazon FSx uses to join a
|
|
2334
|
+
* <p>The configuration that Amazon FSx uses to join a FSx for Windows File Server file system or an ONTAP storage virtual machine (SVM) to
|
|
2335
2335
|
* a self-managed (including on-premises) Microsoft Active Directory (AD)
|
|
2336
2336
|
* directory. For more information, see
|
|
2337
2337
|
* <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/self-managed-AD.html">
|
|
@@ -2566,6 +2566,22 @@ export interface CreateFileSystemRequest {
|
|
|
2566
2566
|
* <p>The ONTAP configuration properties of the FSx for NetApp ONTAP file system that you are creating.</p>
|
|
2567
2567
|
*/
|
|
2568
2568
|
OntapConfiguration?: CreateFileSystemOntapConfiguration;
|
|
2569
|
+
/**
|
|
2570
|
+
* <p>Sets the version of the Amazon FSx for Lustre file system you're creating.
|
|
2571
|
+
* Valid values are <code>2.10</code> and <code>2.12</code>.</p>
|
|
2572
|
+
* <ul>
|
|
2573
|
+
* <li>
|
|
2574
|
+
* <p>Set the value to <code>2.10</code> to create a Lustre 2.10
|
|
2575
|
+
* file system.</p>
|
|
2576
|
+
* </li>
|
|
2577
|
+
* <li>
|
|
2578
|
+
* <p>Set the value to <code>2.12</code> to create a Lustre 2.12
|
|
2579
|
+
* file system.</p>
|
|
2580
|
+
* </li>
|
|
2581
|
+
* </ul>
|
|
2582
|
+
* <p>Default value is <code>2.10</code>.</p>
|
|
2583
|
+
*/
|
|
2584
|
+
FileSystemTypeVersion?: string;
|
|
2569
2585
|
}
|
|
2570
2586
|
export declare namespace CreateFileSystemRequest {
|
|
2571
2587
|
/**
|
|
@@ -2751,6 +2767,15 @@ export interface CreateFileSystemFromBackupRequest {
|
|
|
2751
2767
|
* in the <i>Key Management Service API Reference</i>.</p>
|
|
2752
2768
|
*/
|
|
2753
2769
|
KmsKeyId?: string;
|
|
2770
|
+
/**
|
|
2771
|
+
* <p>Sets the version for the Amazon FSx for Lustre file system you're creating from a backup.
|
|
2772
|
+
* Valid values are <code>2.10</code> and <code>2.12</code>.</p>
|
|
2773
|
+
* <p>You don't need to specify <code>FileSystemTypeVersion</code> because it will
|
|
2774
|
+
* be applied using the backup's <code>FileSystemTypeVersion</code> setting.
|
|
2775
|
+
* If you choose to specify <code>FileSystemTypeVersion</code> when creating from backup, the
|
|
2776
|
+
* value must match the backup's <code>FileSystemTypeVersion</code> setting.</p>
|
|
2777
|
+
*/
|
|
2778
|
+
FileSystemTypeVersion?: string;
|
|
2754
2779
|
}
|
|
2755
2780
|
export declare namespace CreateFileSystemFromBackupRequest {
|
|
2756
2781
|
/**
|
|
@@ -2768,7 +2793,7 @@ export interface CreateSvmActiveDirectoryConfiguration {
|
|
|
2768
2793
|
*/
|
|
2769
2794
|
NetBiosName: string | undefined;
|
|
2770
2795
|
/**
|
|
2771
|
-
* <p>The configuration that Amazon FSx uses to join a
|
|
2796
|
+
* <p>The configuration that Amazon FSx uses to join a FSx for Windows File Server file system or an ONTAP storage virtual machine (SVM) to
|
|
2772
2797
|
* a self-managed (including on-premises) Microsoft Active Directory (AD)
|
|
2773
2798
|
* directory. For more information, see
|
|
2774
2799
|
* <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/self-managed-AD.html">
|
|
@@ -4295,7 +4320,7 @@ export interface SelfManagedActiveDirectoryConfigurationUpdates {
|
|
|
4295
4320
|
*/
|
|
4296
4321
|
Password?: string;
|
|
4297
4322
|
/**
|
|
4298
|
-
* <p>A list of up to
|
|
4323
|
+
* <p>A list of up to three IP addresses of DNS servers or domain controllers in the
|
|
4299
4324
|
* self-managed AD directory.</p>
|
|
4300
4325
|
*/
|
|
4301
4326
|
DnsIps?: string[];
|
|
@@ -4795,6 +4820,11 @@ export interface FileSystem {
|
|
|
4795
4820
|
* <p>The configuration for this FSx for NetApp ONTAP file system.</p>
|
|
4796
4821
|
*/
|
|
4797
4822
|
OntapConfiguration?: OntapFileSystemConfiguration;
|
|
4823
|
+
/**
|
|
4824
|
+
* <p>The version of your Amazon FSx for Lustre file system, either
|
|
4825
|
+
* <code>2.10</code> or <code>2.12</code>.</p>
|
|
4826
|
+
*/
|
|
4827
|
+
FileSystemTypeVersion?: string;
|
|
4798
4828
|
}
|
|
4799
4829
|
export declare namespace FileSystem {
|
|
4800
4830
|
/**
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export * from "./DescribeBackupsPaginator";
|
|
2
|
+
export * from "./DescribeDataRepositoryTasksPaginator";
|
|
3
|
+
export * from "./DescribeFileSystemAliasesPaginator";
|
|
4
|
+
export * from "./DescribeFileSystemsPaginator";
|
|
5
|
+
export * from "./DescribeStorageVirtualMachinesPaginator";
|
|
6
|
+
export * from "./DescribeVolumesPaginator";
|
|
7
|
+
export * from "./Interfaces";
|
|
8
|
+
export * from "./ListTagsForResourcePaginator";
|