@aws-sdk/client-fsx 3.864.0 → 3.868.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 (31) hide show
  1. package/dist-cjs/index.js +17 -4
  2. package/dist-es/commands/CreateFileSystemFromBackupCommand.js +2 -1
  3. package/dist-es/models/models_0.js +6 -4
  4. package/dist-es/models/models_1.js +4 -0
  5. package/dist-es/protocols/Aws_json1_1.js +5 -0
  6. package/dist-types/commands/CopyBackupCommand.d.ts +10 -2
  7. package/dist-types/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +10 -2
  8. package/dist-types/commands/CreateAndAttachS3AccessPointCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateBackupCommand.d.ts +10 -2
  10. package/dist-types/commands/CreateFileSystemCommand.d.ts +12 -2
  11. package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +14 -3
  12. package/dist-types/commands/CreateSnapshotCommand.d.ts +10 -2
  13. package/dist-types/commands/CreateVolumeCommand.d.ts +10 -2
  14. package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +10 -2
  15. package/dist-types/commands/DeleteFileSystemCommand.d.ts +2 -2
  16. package/dist-types/commands/DescribeBackupsCommand.d.ts +10 -2
  17. package/dist-types/commands/DescribeFileSystemsCommand.d.ts +10 -2
  18. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +10 -2
  19. package/dist-types/commands/DescribeVolumesCommand.d.ts +10 -2
  20. package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +10 -2
  21. package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +10 -2
  22. package/dist-types/commands/StartMisconfiguredStateRecoveryCommand.d.ts +10 -2
  23. package/dist-types/commands/UpdateFileSystemCommand.d.ts +17 -2
  24. package/dist-types/commands/UpdateSnapshotCommand.d.ts +10 -2
  25. package/dist-types/commands/UpdateVolumeCommand.d.ts +10 -2
  26. package/dist-types/models/models_0.d.ts +85 -24
  27. package/dist-types/models/models_1.d.ts +16 -0
  28. package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -4
  29. package/dist-types/ts3.4/models/models_0.d.ts +16 -6
  30. package/dist-types/ts3.4/models/models_1.d.ts +6 -0
  31. package/package.json +1 -1
@@ -53,7 +53,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
53
53
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
54
54
  * // ProgressPercent: Number("int"),
55
55
  * // RequestTime: new Date("TIMESTAMP"),
56
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
56
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
57
57
  * // TargetFileSystemValues: { // FileSystem
58
58
  * // OwnerId: "STRING_VALUE",
59
59
  * // CreationTime: new Date("TIMESTAMP"),
@@ -166,7 +166,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
166
166
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
167
167
  * // ProgressPercent: Number("int"),
168
168
  * // RequestTime: new Date("TIMESTAMP"),
169
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
169
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
170
170
  * // TargetFileSystemValues: {
171
171
  * // OwnerId: "STRING_VALUE",
172
172
  * // CreationTime: new Date("TIMESTAMP"),
@@ -324,15 +324,18 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
324
324
  * // RootVolumeId: "STRING_VALUE",
325
325
  * // PreferredSubnetId: "STRING_VALUE",
326
326
  * // EndpointIpAddressRange: "STRING_VALUE",
327
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
327
328
  * // RouteTableIds: [
328
329
  * // "STRING_VALUE",
329
330
  * // ],
330
331
  * // EndpointIpAddress: "STRING_VALUE",
332
+ * // EndpointIpv6Address: "STRING_VALUE",
331
333
  * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
332
334
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
333
335
  * // SizeGiB: Number("int"),
334
336
  * // },
335
337
  * // },
338
+ * // NetworkType: "IPV4" || "DUAL",
336
339
  * // },
337
340
  * // FailureDetails: { // AdministrativeActionFailureDetails
338
341
  * // Message: "STRING_VALUE",
@@ -465,6 +468,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
465
468
  * // },
466
469
  * // TotalTransferBytes: Number("long"),
467
470
  * // RemainingTransferBytes: Number("long"),
471
+ * // Message: "STRING_VALUE",
468
472
  * // },
469
473
  * // ],
470
474
  * // OntapConfiguration: {
@@ -513,15 +517,18 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
513
517
  * // RootVolumeId: "STRING_VALUE",
514
518
  * // PreferredSubnetId: "STRING_VALUE",
515
519
  * // EndpointIpAddressRange: "STRING_VALUE",
520
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
516
521
  * // RouteTableIds: [
517
522
  * // "STRING_VALUE",
518
523
  * // ],
519
524
  * // EndpointIpAddress: "STRING_VALUE",
525
+ * // EndpointIpv6Address: "STRING_VALUE",
520
526
  * // ReadCacheConfiguration: {
521
527
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
522
528
  * // SizeGiB: Number("int"),
523
529
  * // },
524
530
  * // },
531
+ * // NetworkType: "IPV4" || "DUAL",
525
532
  * // },
526
533
  * // FailureDetails: {
527
534
  * // Message: "STRING_VALUE",
@@ -646,6 +653,7 @@ declare const RestoreVolumeFromSnapshotCommand_base: {
646
653
  * // },
647
654
  * // TotalTransferBytes: Number("long"),
648
655
  * // RemainingTransferBytes: Number("long"),
656
+ * // Message: "STRING_VALUE",
649
657
  * // },
650
658
  * // ],
651
659
  * // };
@@ -155,7 +155,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
155
155
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
156
156
  * // ProgressPercent: Number("int"),
157
157
  * // RequestTime: new Date("TIMESTAMP"),
158
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
158
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
159
159
  * // TargetFileSystemValues: {
160
160
  * // OwnerId: "STRING_VALUE",
161
161
  * // CreationTime: new Date("TIMESTAMP"),
@@ -268,7 +268,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
268
268
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
269
269
  * // ProgressPercent: Number("int"),
270
270
  * // RequestTime: new Date("TIMESTAMP"),
271
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
271
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
272
272
  * // TargetFileSystemValues: "<FileSystem>",
273
273
  * // FailureDetails: { // AdministrativeActionFailureDetails
274
274
  * // Message: "STRING_VALUE",
@@ -391,6 +391,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
391
391
  * // },
392
392
  * // TotalTransferBytes: Number("long"),
393
393
  * // RemainingTransferBytes: Number("long"),
394
+ * // Message: "STRING_VALUE",
394
395
  * // },
395
396
  * // ],
396
397
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -442,15 +443,18 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
442
443
  * // RootVolumeId: "STRING_VALUE",
443
444
  * // PreferredSubnetId: "STRING_VALUE",
444
445
  * // EndpointIpAddressRange: "STRING_VALUE",
446
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
445
447
  * // RouteTableIds: [
446
448
  * // "STRING_VALUE",
447
449
  * // ],
448
450
  * // EndpointIpAddress: "STRING_VALUE",
451
+ * // EndpointIpv6Address: "STRING_VALUE",
449
452
  * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
450
453
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
451
454
  * // SizeGiB: Number("int"),
452
455
  * // },
453
456
  * // },
457
+ * // NetworkType: "IPV4" || "DUAL",
454
458
  * // },
455
459
  * // FailureDetails: {
456
460
  * // Message: "STRING_VALUE",
@@ -570,6 +574,7 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
570
574
  * // },
571
575
  * // TotalTransferBytes: Number("long"),
572
576
  * // RemainingTransferBytes: Number("long"),
577
+ * // Message: "STRING_VALUE",
573
578
  * // },
574
579
  * // ],
575
580
  * // OntapConfiguration: {
@@ -618,15 +623,18 @@ declare const StartMisconfiguredStateRecoveryCommand_base: {
618
623
  * // RootVolumeId: "STRING_VALUE",
619
624
  * // PreferredSubnetId: "STRING_VALUE",
620
625
  * // EndpointIpAddressRange: "STRING_VALUE",
626
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
621
627
  * // RouteTableIds: [
622
628
  * // "STRING_VALUE",
623
629
  * // ],
624
630
  * // EndpointIpAddress: "STRING_VALUE",
631
+ * // EndpointIpv6Address: "STRING_VALUE",
625
632
  * // ReadCacheConfiguration: {
626
633
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
627
634
  * // SizeGiB: Number("int"),
628
635
  * // },
629
636
  * // },
637
+ * // NetworkType: "IPV4" || "DUAL",
630
638
  * // },
631
639
  * // };
632
640
  *
@@ -242,6 +242,11 @@ declare const UpdateFileSystemCommand_base: {
242
242
  * </li>
243
243
  * <li>
244
244
  * <p>
245
+ * <code>EndpointIpv6AddressRange</code>
246
+ * </p>
247
+ * </li>
248
+ * <li>
249
+ * <p>
245
250
  * <code>ReadCacheConfiguration</code>
246
251
  * </p>
247
252
  * </li>
@@ -368,9 +373,11 @@ declare const UpdateFileSystemCommand_base: {
368
373
  * SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
369
374
  * SizeGiB: Number("int"),
370
375
  * },
376
+ * EndpointIpv6AddressRange: "STRING_VALUE",
371
377
  * },
372
378
  * StorageType: "SSD" || "HDD" || "INTELLIGENT_TIERING",
373
379
  * FileSystemTypeVersion: "STRING_VALUE",
380
+ * NetworkType: "IPV4" || "DUAL",
374
381
  * };
375
382
  * const command = new UpdateFileSystemCommand(input);
376
383
  * const response = await client.send(command);
@@ -487,7 +494,7 @@ declare const UpdateFileSystemCommand_base: {
487
494
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
488
495
  * // ProgressPercent: Number("int"),
489
496
  * // RequestTime: new Date("TIMESTAMP"),
490
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
497
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
491
498
  * // TargetFileSystemValues: {
492
499
  * // OwnerId: "STRING_VALUE",
493
500
  * // CreationTime: new Date("TIMESTAMP"),
@@ -600,7 +607,7 @@ declare const UpdateFileSystemCommand_base: {
600
607
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
601
608
  * // ProgressPercent: Number("int"),
602
609
  * // RequestTime: new Date("TIMESTAMP"),
603
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
610
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
604
611
  * // TargetFileSystemValues: "<FileSystem>",
605
612
  * // FailureDetails: { // AdministrativeActionFailureDetails
606
613
  * // Message: "STRING_VALUE",
@@ -723,6 +730,7 @@ declare const UpdateFileSystemCommand_base: {
723
730
  * // },
724
731
  * // TotalTransferBytes: Number("long"),
725
732
  * // RemainingTransferBytes: Number("long"),
733
+ * // Message: "STRING_VALUE",
726
734
  * // },
727
735
  * // ],
728
736
  * // OntapConfiguration: { // OntapFileSystemConfiguration
@@ -774,15 +782,18 @@ declare const UpdateFileSystemCommand_base: {
774
782
  * // RootVolumeId: "STRING_VALUE",
775
783
  * // PreferredSubnetId: "STRING_VALUE",
776
784
  * // EndpointIpAddressRange: "STRING_VALUE",
785
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
777
786
  * // RouteTableIds: [
778
787
  * // "STRING_VALUE",
779
788
  * // ],
780
789
  * // EndpointIpAddress: "STRING_VALUE",
790
+ * // EndpointIpv6Address: "STRING_VALUE",
781
791
  * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
782
792
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
783
793
  * // SizeGiB: Number("int"),
784
794
  * // },
785
795
  * // },
796
+ * // NetworkType: "IPV4" || "DUAL",
786
797
  * // },
787
798
  * // FailureDetails: {
788
799
  * // Message: "STRING_VALUE",
@@ -902,6 +913,7 @@ declare const UpdateFileSystemCommand_base: {
902
913
  * // },
903
914
  * // TotalTransferBytes: Number("long"),
904
915
  * // RemainingTransferBytes: Number("long"),
916
+ * // Message: "STRING_VALUE",
905
917
  * // },
906
918
  * // ],
907
919
  * // OntapConfiguration: {
@@ -950,15 +962,18 @@ declare const UpdateFileSystemCommand_base: {
950
962
  * // RootVolumeId: "STRING_VALUE",
951
963
  * // PreferredSubnetId: "STRING_VALUE",
952
964
  * // EndpointIpAddressRange: "STRING_VALUE",
965
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
953
966
  * // RouteTableIds: [
954
967
  * // "STRING_VALUE",
955
968
  * // ],
956
969
  * // EndpointIpAddress: "STRING_VALUE",
970
+ * // EndpointIpv6Address: "STRING_VALUE",
957
971
  * // ReadCacheConfiguration: {
958
972
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
959
973
  * // SizeGiB: Number("int"),
960
974
  * // },
961
975
  * // },
976
+ * // NetworkType: "IPV4" || "DUAL",
962
977
  * // },
963
978
  * // };
964
979
  *
@@ -64,7 +64,7 @@ declare const UpdateSnapshotCommand_base: {
64
64
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
65
65
  * // ProgressPercent: Number("int"),
66
66
  * // RequestTime: new Date("TIMESTAMP"),
67
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
67
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
68
68
  * // TargetFileSystemValues: { // FileSystem
69
69
  * // OwnerId: "STRING_VALUE",
70
70
  * // CreationTime: new Date("TIMESTAMP"),
@@ -177,7 +177,7 @@ declare const UpdateSnapshotCommand_base: {
177
177
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
178
178
  * // ProgressPercent: Number("int"),
179
179
  * // RequestTime: new Date("TIMESTAMP"),
180
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
180
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
181
181
  * // TargetFileSystemValues: {
182
182
  * // OwnerId: "STRING_VALUE",
183
183
  * // CreationTime: new Date("TIMESTAMP"),
@@ -330,15 +330,18 @@ declare const UpdateSnapshotCommand_base: {
330
330
  * // RootVolumeId: "STRING_VALUE",
331
331
  * // PreferredSubnetId: "STRING_VALUE",
332
332
  * // EndpointIpAddressRange: "STRING_VALUE",
333
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
333
334
  * // RouteTableIds: [
334
335
  * // "STRING_VALUE",
335
336
  * // ],
336
337
  * // EndpointIpAddress: "STRING_VALUE",
338
+ * // EndpointIpv6Address: "STRING_VALUE",
337
339
  * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
338
340
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
339
341
  * // SizeGiB: Number("int"),
340
342
  * // },
341
343
  * // },
344
+ * // NetworkType: "IPV4" || "DUAL",
342
345
  * // },
343
346
  * // FailureDetails: { // AdministrativeActionFailureDetails
344
347
  * // Message: "STRING_VALUE",
@@ -461,6 +464,7 @@ declare const UpdateSnapshotCommand_base: {
461
464
  * // },
462
465
  * // TotalTransferBytes: Number("long"),
463
466
  * // RemainingTransferBytes: Number("long"),
467
+ * // Message: "STRING_VALUE",
464
468
  * // },
465
469
  * // ],
466
470
  * // OntapConfiguration: {
@@ -509,15 +513,18 @@ declare const UpdateSnapshotCommand_base: {
509
513
  * // RootVolumeId: "STRING_VALUE",
510
514
  * // PreferredSubnetId: "STRING_VALUE",
511
515
  * // EndpointIpAddressRange: "STRING_VALUE",
516
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
512
517
  * // RouteTableIds: [
513
518
  * // "STRING_VALUE",
514
519
  * // ],
515
520
  * // EndpointIpAddress: "STRING_VALUE",
521
+ * // EndpointIpv6Address: "STRING_VALUE",
516
522
  * // ReadCacheConfiguration: {
517
523
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
518
524
  * // SizeGiB: Number("int"),
519
525
  * // },
520
526
  * // },
527
+ * // NetworkType: "IPV4" || "DUAL",
521
528
  * // },
522
529
  * // FailureDetails: {
523
530
  * // Message: "STRING_VALUE",
@@ -623,6 +630,7 @@ declare const UpdateSnapshotCommand_base: {
623
630
  * // TargetSnapshotValues: "<Snapshot>",
624
631
  * // TotalTransferBytes: Number("long"),
625
632
  * // RemainingTransferBytes: Number("long"),
633
+ * // Message: "STRING_VALUE",
626
634
  * // },
627
635
  * // ],
628
636
  * // },
@@ -176,7 +176,7 @@ declare const UpdateVolumeCommand_base: {
176
176
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
177
177
  * // ProgressPercent: Number("int"),
178
178
  * // RequestTime: new Date("TIMESTAMP"),
179
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
179
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
180
180
  * // TargetFileSystemValues: { // FileSystem
181
181
  * // OwnerId: "STRING_VALUE",
182
182
  * // CreationTime: new Date("TIMESTAMP"),
@@ -289,7 +289,7 @@ declare const UpdateVolumeCommand_base: {
289
289
  * // AdministrativeActionType: "FILE_SYSTEM_UPDATE" || "STORAGE_OPTIMIZATION" || "FILE_SYSTEM_ALIAS_ASSOCIATION" || "FILE_SYSTEM_ALIAS_DISASSOCIATION" || "VOLUME_UPDATE" || "SNAPSHOT_UPDATE" || "RELEASE_NFS_V3_LOCKS" || "VOLUME_RESTORE" || "THROUGHPUT_OPTIMIZATION" || "IOPS_OPTIMIZATION" || "STORAGE_TYPE_OPTIMIZATION" || "MISCONFIGURED_STATE_RECOVERY" || "VOLUME_UPDATE_WITH_SNAPSHOT" || "VOLUME_INITIALIZE_WITH_SNAPSHOT" || "DOWNLOAD_DATA_FROM_BACKUP",
290
290
  * // ProgressPercent: Number("int"),
291
291
  * // RequestTime: new Date("TIMESTAMP"),
292
- * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING",
292
+ * // Status: "FAILED" || "IN_PROGRESS" || "PENDING" || "COMPLETED" || "UPDATED_OPTIMIZING" || "OPTIMIZING" || "PAUSED" || "CANCELLED",
293
293
  * // TargetFileSystemValues: {
294
294
  * // OwnerId: "STRING_VALUE",
295
295
  * // CreationTime: new Date("TIMESTAMP"),
@@ -442,15 +442,18 @@ declare const UpdateVolumeCommand_base: {
442
442
  * // RootVolumeId: "STRING_VALUE",
443
443
  * // PreferredSubnetId: "STRING_VALUE",
444
444
  * // EndpointIpAddressRange: "STRING_VALUE",
445
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
445
446
  * // RouteTableIds: [
446
447
  * // "STRING_VALUE",
447
448
  * // ],
448
449
  * // EndpointIpAddress: "STRING_VALUE",
450
+ * // EndpointIpv6Address: "STRING_VALUE",
449
451
  * // ReadCacheConfiguration: { // OpenZFSReadCacheConfiguration
450
452
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
451
453
  * // SizeGiB: Number("int"),
452
454
  * // },
453
455
  * // },
456
+ * // NetworkType: "IPV4" || "DUAL",
454
457
  * // },
455
458
  * // FailureDetails: { // AdministrativeActionFailureDetails
456
459
  * // Message: "STRING_VALUE",
@@ -570,6 +573,7 @@ declare const UpdateVolumeCommand_base: {
570
573
  * // },
571
574
  * // TotalTransferBytes: Number("long"),
572
575
  * // RemainingTransferBytes: Number("long"),
576
+ * // Message: "STRING_VALUE",
573
577
  * // },
574
578
  * // ],
575
579
  * // OntapConfiguration: {
@@ -618,15 +622,18 @@ declare const UpdateVolumeCommand_base: {
618
622
  * // RootVolumeId: "STRING_VALUE",
619
623
  * // PreferredSubnetId: "STRING_VALUE",
620
624
  * // EndpointIpAddressRange: "STRING_VALUE",
625
+ * // EndpointIpv6AddressRange: "STRING_VALUE",
621
626
  * // RouteTableIds: [
622
627
  * // "STRING_VALUE",
623
628
  * // ],
624
629
  * // EndpointIpAddress: "STRING_VALUE",
630
+ * // EndpointIpv6Address: "STRING_VALUE",
625
631
  * // ReadCacheConfiguration: {
626
632
  * // SizingMode: "NO_CACHE" || "USER_PROVISIONED" || "PROPORTIONAL_TO_THROUGHPUT_CAPACITY",
627
633
  * // SizeGiB: Number("int"),
628
634
  * // },
629
635
  * // },
636
+ * // NetworkType: "IPV4" || "DUAL",
630
637
  * // },
631
638
  * // FailureDetails: {
632
639
  * // Message: "STRING_VALUE",
@@ -645,6 +652,7 @@ declare const UpdateVolumeCommand_base: {
645
652
  * // },
646
653
  * // TotalTransferBytes: Number("long"),
647
654
  * // RemainingTransferBytes: Number("long"),
655
+ * // Message: "STRING_VALUE",
648
656
  * // },
649
657
  * // ],
650
658
  * // OpenZFSConfiguration: {
@@ -129,10 +129,12 @@ export interface AdministrativeActionFailureDetails {
129
129
  * @enum
130
130
  */
131
131
  export declare const Status: {
132
+ readonly CANCELLED: "CANCELLED";
132
133
  readonly COMPLETED: "COMPLETED";
133
134
  readonly FAILED: "FAILED";
134
135
  readonly IN_PROGRESS: "IN_PROGRESS";
135
136
  readonly OPTIMIZING: "OPTIMIZING";
137
+ readonly PAUSED: "PAUSED";
136
138
  readonly PENDING: "PENDING";
137
139
  readonly UPDATED_OPTIMIZING: "UPDATED_OPTIMIZING";
138
140
  };
@@ -748,6 +750,18 @@ export interface LustreFileSystemConfiguration {
748
750
  */
749
751
  DataReadCacheConfiguration?: LustreReadCacheConfiguration | undefined;
750
752
  }
753
+ /**
754
+ * @public
755
+ * @enum
756
+ */
757
+ export declare const NetworkType: {
758
+ readonly DUAL: "DUAL";
759
+ readonly IPV4: "IPV4";
760
+ };
761
+ /**
762
+ * @public
763
+ */
764
+ export type NetworkType = (typeof NetworkType)[keyof typeof NetworkType];
751
765
  /**
752
766
  * @public
753
767
  * @enum
@@ -1138,6 +1152,15 @@ export interface OpenZFSFileSystemConfiguration {
1138
1152
  * @public
1139
1153
  */
1140
1154
  EndpointIpAddressRange?: string | undefined;
1155
+ /**
1156
+ * <p>(Multi-AZ only) Specifies the IP address range in which the endpoints to access your
1157
+ * file system will be created. By default in the Amazon FSx API and Amazon FSx
1158
+ * console, Amazon FSx selects an available /118 IP address range for you from one of the
1159
+ * VPC's CIDR ranges. You can have overlapping endpoint IP addresses for file systems deployed
1160
+ * in the same VPC/route tables, as long as they don't overlap with any subnet.</p>
1161
+ * @public
1162
+ */
1163
+ EndpointIpv6AddressRange?: string | undefined;
1141
1164
  /**
1142
1165
  * <p>(Multi-AZ only) The VPC route tables in which your file system's endpoints are
1143
1166
  * created.</p>
@@ -1150,6 +1173,11 @@ export interface OpenZFSFileSystemConfiguration {
1150
1173
  * @public
1151
1174
  */
1152
1175
  EndpointIpAddress?: string | undefined;
1176
+ /**
1177
+ * <p>The IPv6 address of the endpoint that is used to access data or to manage the file system.</p>
1178
+ * @public
1179
+ */
1180
+ EndpointIpv6Address?: string | undefined;
1153
1181
  /**
1154
1182
  * <p>
1155
1183
  * Required when <code>StorageType</code> is set to <code>INTELLIGENT_TIERING</code>. Specifies the optional provisioned SSD read cache. </p>
@@ -5779,13 +5807,23 @@ export interface CreateFileSystemOpenZFSConfiguration {
5779
5807
  PreferredSubnetId?: string | undefined;
5780
5808
  /**
5781
5809
  * <p>(Multi-AZ only) Specifies the IP address range in which the endpoints to access your
5782
- * file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx
5810
+ * file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx
5783
5811
  * selects an available /28 IP address range for you from one of the VPC's CIDR ranges.
5784
5812
  * You can have overlapping endpoint IP addresses for file systems deployed in the
5785
5813
  * same VPC/route tables, as long as they don't overlap with any subnet.</p>
5786
5814
  * @public
5787
5815
  */
5788
5816
  EndpointIpAddressRange?: string | undefined;
5817
+ /**
5818
+ * <p>(Multi-AZ only) Specifies the IP address range in which the endpoints to access
5819
+ * your file system will be created. By default in the Amazon FSx API and
5820
+ * Amazon FSx console, Amazon FSx selects an available /118 IP address
5821
+ * range for you from one of the VPC's CIDR ranges. You can have overlapping endpoint
5822
+ * IP addresses for file systems deployed in the same VPC/route tables, as long as they
5823
+ * don't overlap with any subnet.</p>
5824
+ * @public
5825
+ */
5826
+ EndpointIpv6AddressRange?: string | undefined;
5789
5827
  /**
5790
5828
  * <p>(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules
5791
5829
  * for routing traffic to the correct file server. You should specify all virtual private cloud
@@ -6324,6 +6362,15 @@ export interface CreateFileSystemRequest {
6324
6362
  * @public
6325
6363
  */
6326
6364
  OpenZFSConfiguration?: CreateFileSystemOpenZFSConfiguration | undefined;
6365
+ /**
6366
+ * <p>The network type of the Amazon FSx file system that you
6367
+ * are creating. Valid values are <code>IPV4</code> (which supports
6368
+ * IPv4 only) and <code>DUAL</code> (for dual-stack mode, which supports
6369
+ * both IPv4 and IPv6). The default is <code>IPV4</code>. Supported only
6370
+ * for Amazon FSx for OpenZFS file systems.</p>
6371
+ * @public
6372
+ */
6373
+ NetworkType?: NetworkType | undefined;
6327
6374
  }
6328
6375
  /**
6329
6376
  * <p>The path provided for data repository export isn't valid.</p>
@@ -6538,6 +6585,12 @@ export interface CreateFileSystemFromBackupRequest {
6538
6585
  * @public
6539
6586
  */
6540
6587
  StorageCapacity?: number | undefined;
6588
+ /**
6589
+ * <p>Sets the network type for the Amazon FSx for OpenZFS file system
6590
+ * that you're creating from a backup.</p>
6591
+ * @public
6592
+ */
6593
+ NetworkType?: NetworkType | undefined;
6541
6594
  }
6542
6595
  /**
6543
6596
  * @public
@@ -9414,7 +9467,7 @@ export interface UpdateFileSystemOntapConfiguration {
9414
9467
  * of an IOPS mode (<code>AUTOMATIC</code> or <code>USER_PROVISIONED</code>), and in
9415
9468
  * the case of <code>USER_PROVISIONED</code> IOPS, the total number of SSD IOPS provisioned.
9416
9469
  * For more information, see
9417
- * <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/increase-primary-storage.html">Updating SSD storage capacity and IOPS</a>.</p>
9470
+ * <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/storage-capacity-and-IOPS.html">File system storage capacity and IOPS</a>.</p>
9418
9471
  * @public
9419
9472
  */
9420
9473
  DiskIopsConfiguration?: DiskIopsConfiguration | undefined;
@@ -9579,6 +9632,15 @@ export interface UpdateFileSystemOpenZFSConfiguration {
9579
9632
  * @public
9580
9633
  */
9581
9634
  ReadCacheConfiguration?: OpenZFSReadCacheConfiguration | undefined;
9635
+ /**
9636
+ * <p>(Multi-AZ only) Specifies the IP address range in which the endpoints to access your
9637
+ * file system will be created. By default in the Amazon FSx API and Amazon FSx console,
9638
+ * Amazon FSx selects an available /118 IP address range for you from one of the VPC's CIDR ranges.
9639
+ * You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables,
9640
+ * as long as they don't overlap with any subnet.</p>
9641
+ * @public
9642
+ */
9643
+ EndpointIpv6AddressRange?: string | undefined;
9582
9644
  }
9583
9645
  /**
9584
9646
  * <p>Specifies changes you are making to the self-managed Microsoft Active Directory configuration to which
@@ -9699,8 +9761,8 @@ export interface UpdateFileSystemRequest {
9699
9761
  /**
9700
9762
  * <p>Use this parameter to increase the storage capacity of an FSx for Windows File Server,
9701
9763
  * FSx for Lustre, FSx for OpenZFS, or FSx for ONTAP file system.
9702
- * Specifies the storage capacity target value, in GiB, to increase the storage capacity for
9703
- * the file system that you're updating. </p>
9764
+ * For second-generation FSx for ONTAP file systems, you can also decrease the storage capacity.
9765
+ * Specifies the storage capacity target value, in GiB, for the file system that you're updating. </p>
9704
9766
  * <note>
9705
9767
  * <p>You can't make a storage capacity increase request if there is an existing storage
9706
9768
  * capacity increase request in progress.</p>
@@ -9731,10 +9793,10 @@ export interface UpdateFileSystemRequest {
9731
9793
  * must have at least 16 MBps of throughput capacity. For more information, see <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-storage-capacity.html">Managing storage
9732
9794
  * capacity</a> in the <i>Amazon FSxfor Windows File Server User
9733
9795
  * Guide</i>.</p>
9734
- * <p>For ONTAP file systems, the storage capacity target value must be at least 10 percent
9735
- * greater than the current storage capacity value. For more information, see
9736
- * <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/managing-storage-capacity.html">Managing storage capacity and provisioned IOPS</a> in the <i>Amazon FSx for NetApp ONTAP User
9737
- * Guide</i>.</p>
9796
+ * <p>For ONTAP file systems, when increasing storage capacity, the storage capacity target value must be at least 10 percent
9797
+ * greater than the current storage capacity value. When decreasing storage capacity on second-generation file systems, the target value must be at least 9 percent smaller than the current SSD storage capacity. For more information, see
9798
+ * <a href="https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/storage-capacity-and-IOPS.html">File system storage capacity and IOPS</a> in the Amazon FSx for NetApp ONTAP User
9799
+ * Guide.</p>
9738
9800
  * @public
9739
9801
  */
9740
9802
  StorageCapacity?: number | undefined;
@@ -9771,6 +9833,11 @@ export interface UpdateFileSystemRequest {
9771
9833
  * @public
9772
9834
  */
9773
9835
  FileSystemTypeVersion?: string | undefined;
9836
+ /**
9837
+ * <p>Changes the network type of an FSx for OpenZFS file system.</p>
9838
+ * @public
9839
+ */
9840
+ NetworkType?: NetworkType | undefined;
9774
9841
  }
9775
9842
  /**
9776
9843
  * @public
@@ -10345,6 +10412,11 @@ export interface AdministrativeAction {
10345
10412
  * @public
10346
10413
  */
10347
10414
  RemainingTransferBytes?: number | undefined;
10415
+ /**
10416
+ * <p>A detailed error message.</p>
10417
+ * @public
10418
+ */
10419
+ Message?: string | undefined;
10348
10420
  }
10349
10421
  /**
10350
10422
  * <p>A description of a specific Amazon FSx file system.</p>
@@ -10544,6 +10616,11 @@ export interface FileSystem {
10544
10616
  * @public
10545
10617
  */
10546
10618
  OpenZFSConfiguration?: OpenZFSFileSystemConfiguration | undefined;
10619
+ /**
10620
+ * <p>The network type of the file system.</p>
10621
+ * @public
10622
+ */
10623
+ NetworkType?: NetworkType | undefined;
10547
10624
  }
10548
10625
  /**
10549
10626
  * <p>A snapshot of an Amazon FSx for OpenZFS volume.</p>
@@ -10772,18 +10849,6 @@ export interface RestoreVolumeFromSnapshotResponse {
10772
10849
  */
10773
10850
  AdministrativeActions?: AdministrativeAction[] | undefined;
10774
10851
  }
10775
- /**
10776
- * <p>The response object for the <code>CreateFileSystemFromBackup</code>
10777
- * operation.</p>
10778
- * @public
10779
- */
10780
- export interface CreateFileSystemFromBackupResponse {
10781
- /**
10782
- * <p>A description of the file system.</p>
10783
- * @public
10784
- */
10785
- FileSystem?: FileSystem | undefined;
10786
- }
10787
10852
  /**
10788
10853
  * @internal
10789
10854
  */
@@ -10864,7 +10929,3 @@ export declare const CopySnapshotAndUpdateVolumeResponseFilterSensitiveLog: (obj
10864
10929
  * @internal
10865
10930
  */
10866
10931
  export declare const RestoreVolumeFromSnapshotResponseFilterSensitiveLog: (obj: RestoreVolumeFromSnapshotResponse) => any;
10867
- /**
10868
- * @internal
10869
- */
10870
- export declare const CreateFileSystemFromBackupResponseFilterSensitiveLog: (obj: CreateFileSystemFromBackupResponse) => any;
@@ -1,4 +1,16 @@
1
1
  import { ActiveDirectoryBackupAttributes, BackupFailureDetails, BackupLifecycle, BackupType, FileSystem, ResourceType, Snapshot, Tag, Volume } from "./models_0";
2
+ /**
3
+ * <p>The response object for the <code>CreateFileSystemFromBackup</code>
4
+ * operation.</p>
5
+ * @public
6
+ */
7
+ export interface CreateFileSystemFromBackupResponse {
8
+ /**
9
+ * <p>A description of the file system.</p>
10
+ * @public
11
+ */
12
+ FileSystem?: FileSystem | undefined;
13
+ }
2
14
  /**
3
15
  * <p>The response object returned after the file system is created.</p>
4
16
  * @public
@@ -318,6 +330,10 @@ export interface DescribeBackupsResponse {
318
330
  */
319
331
  NextToken?: string | undefined;
320
332
  }
333
+ /**
334
+ * @internal
335
+ */
336
+ export declare const CreateFileSystemFromBackupResponseFilterSensitiveLog: (obj: CreateFileSystemFromBackupResponse) => any;
321
337
  /**
322
338
  * @internal
323
339
  */