@aws-sdk/client-fsx 3.474.0 → 3.477.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-cjs/models/models_0.js +6 -6
- package/dist-es/models/models_0.js +5 -5
- package/dist-types/commands/CopyBackupCommand.d.ts +2 -0
- package/dist-types/commands/CopySnapshotAndUpdateVolumeCommand.d.ts +2 -0
- package/dist-types/commands/CreateBackupCommand.d.ts +2 -0
- package/dist-types/commands/CreateFileSystemCommand.d.ts +2 -0
- package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +2 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +2 -0
- package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBackupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFileSystemsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +3 -0
- package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -0
- package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +2 -0
- package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/StartMisconfiguredStateRecoveryCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFileSystemCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/UpdateVolumeCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +60 -16
- package/dist-types/ts3.4/models/models_0.d.ts +9 -7
- package/package.json +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.InvalidDestinationKmsKey = exports.IncompatibleRegionForMultiAZ = exports.IncompatibleParameterError = exports.BackupType = exports.ResourceType = exports.BackupLifecycle = exports.BackupNotFound = exports.UnsupportedOperation = exports.DataRepositoryTaskNotFound = exports.DataRepositoryTaskEnded = exports.DataRepositoryTaskLifecycle = exports.EventType = exports.InternalServerError = exports.FileSystemNotFound = exports.BadRequest = exports.VolumeType = exports.OpenZFSQuotaType = exports.
|
|
3
|
+
exports.InvalidDestinationKmsKey = exports.IncompatibleRegionForMultiAZ = exports.IncompatibleParameterError = exports.BackupType = exports.ResourceType = exports.BackupLifecycle = exports.BackupNotFound = exports.UnsupportedOperation = exports.DataRepositoryTaskNotFound = exports.DataRepositoryTaskEnded = exports.DataRepositoryTaskLifecycle = exports.EventType = exports.InternalServerError = exports.FileSystemNotFound = exports.BadRequest = exports.VolumeType = exports.OpenZFSQuotaType = exports.OpenZFSDataCompressionType = exports.OpenZFSCopyStrategy = exports.VolumeStyle = exports.TieringPolicyName = exports.SnaplockType = exports.RetentionPeriodType = exports.PrivilegedDelete = exports.AutocommitPeriodType = exports.SecurityStyle = exports.OntapVolumeType = exports.FlexCacheEndpointType = exports.VolumeLifecycle = exports.SnapshotLifecycle = exports.FileSystemMaintenanceOperation = exports.WindowsDeploymentType = exports.WindowsAccessAuditLogLevel = exports.AliasLifecycle = exports.StorageType = exports.OpenZFSDeploymentType = exports.DiskIopsConfigurationMode = exports.OntapDeploymentType = exports.LustreAccessAuditLogLevel = exports.DriveCacheType = exports.LustreDeploymentType = exports.DataRepositoryLifecycle = exports.AutoImportPolicyType = exports.DataCompressionType = exports.FileSystemLifecycle = exports.FileSystemType = exports.Status = exports.AdministrativeActionType = exports.ActiveDirectoryError = exports.ActiveDirectoryErrorType = void 0;
|
|
4
4
|
exports.CreateFileSystemWindowsConfigurationFilterSensitiveLog = exports.SelfManagedActiveDirectoryConfigurationFilterSensitiveLog = exports.CreateFileSystemOntapConfigurationFilterSensitiveLog = exports.OntapFileSystemConfigurationFilterSensitiveLog = exports.RestoreOpenZFSVolumeOption = exports.ResourceNotFound = exports.ResourceDoesNotSupportTagging = exports.NotServiceResourceError = exports.VolumeFilterName = exports.StorageVirtualMachineFilterName = exports.SnapshotFilterName = exports.DataRepositoryTaskFilterName = exports.InvalidDataRepositoryType = exports.FilterName = exports.DeleteOpenZFSVolumeOption = exports.SnapshotNotFound = exports.DeleteFileSystemOpenZFSOption = exports.FileCacheNotFound = exports.DataRepositoryAssociationNotFound = exports.BackupRestoring = exports.BackupBeingCopied = exports.StorageVirtualMachineNotFound = exports.MissingVolumeConfiguration = exports.InputOntapVolumeType = exports.StorageVirtualMachineSubtype = exports.StorageVirtualMachineLifecycle = exports.StorageVirtualMachineRootVolumeSecurityStyle = exports.MissingFileSystemConfiguration = exports.InvalidImportPath = exports.InvalidExportPath = exports.MissingFileCacheConfiguration = exports.InvalidPerUnitStorageThroughput = exports.InvalidNetworkSettings = exports.FileCacheLifecycle = exports.FileCacheLustreDeploymentType = exports.FileCacheType = exports.DataRepositoryTaskExecuting = exports.DataRepositoryTaskType = exports.ReportScope = exports.ReportFormat = exports.Unit = exports.NfsVersion = exports.VolumeNotFound = exports.BackupInProgress = exports.UpdateOpenZFSVolumeOption = exports.SourceBackupUnavailable = exports.ServiceLimitExceeded = exports.ServiceLimit = exports.InvalidSourceKmsKey = exports.InvalidRegion = void 0;
|
|
5
5
|
exports.DescribeBackupsResponseFilterSensitiveLog = exports.CreateBackupResponseFilterSensitiveLog = exports.CopyBackupResponseFilterSensitiveLog = exports.BackupFilterSensitiveLog = exports.DescribeVolumesResponseFilterSensitiveLog = exports.DescribeSnapshotsResponseFilterSensitiveLog = exports.DescribeFileSystemsResponseFilterSensitiveLog = exports.UpdateVolumeResponseFilterSensitiveLog = exports.UpdateSnapshotResponseFilterSensitiveLog = exports.UpdateFileSystemResponseFilterSensitiveLog = exports.StartMisconfiguredStateRecoveryResponseFilterSensitiveLog = exports.ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog = exports.CreateVolumeResponseFilterSensitiveLog = exports.CreateVolumeFromBackupResponseFilterSensitiveLog = exports.CreateSnapshotResponseFilterSensitiveLog = exports.CreateFileSystemResponseFilterSensitiveLog = exports.CreateFileSystemFromBackupResponseFilterSensitiveLog = exports.RestoreVolumeFromSnapshotResponseFilterSensitiveLog = exports.CopySnapshotAndUpdateVolumeResponseFilterSensitiveLog = exports.VolumeFilterSensitiveLog = exports.SnapshotFilterSensitiveLog = exports.FileSystemFilterSensitiveLog = exports.AdministrativeActionFilterSensitiveLog = exports.UpdateStorageVirtualMachineRequestFilterSensitiveLog = exports.UpdateSvmActiveDirectoryConfigurationFilterSensitiveLog = exports.UpdateFileSystemRequestFilterSensitiveLog = exports.UpdateFileSystemWindowsConfigurationFilterSensitiveLog = exports.SelfManagedActiveDirectoryConfigurationUpdatesFilterSensitiveLog = exports.UpdateFileSystemOntapConfigurationFilterSensitiveLog = exports.CreateStorageVirtualMachineRequestFilterSensitiveLog = exports.CreateSvmActiveDirectoryConfigurationFilterSensitiveLog = exports.CreateFileSystemFromBackupRequestFilterSensitiveLog = exports.CreateFileSystemRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
@@ -206,16 +206,16 @@ exports.VolumeStyle = {
|
|
|
206
206
|
FLEXGROUP: "FLEXGROUP",
|
|
207
207
|
FLEXVOL: "FLEXVOL",
|
|
208
208
|
};
|
|
209
|
-
exports.OpenZFSDataCompressionType = {
|
|
210
|
-
LZ4: "LZ4",
|
|
211
|
-
NONE: "NONE",
|
|
212
|
-
ZSTD: "ZSTD",
|
|
213
|
-
};
|
|
214
209
|
exports.OpenZFSCopyStrategy = {
|
|
215
210
|
CLONE: "CLONE",
|
|
216
211
|
FULL_COPY: "FULL_COPY",
|
|
217
212
|
INCREMENTAL_COPY: "INCREMENTAL_COPY",
|
|
218
213
|
};
|
|
214
|
+
exports.OpenZFSDataCompressionType = {
|
|
215
|
+
LZ4: "LZ4",
|
|
216
|
+
NONE: "NONE",
|
|
217
|
+
ZSTD: "ZSTD",
|
|
218
|
+
};
|
|
219
219
|
exports.OpenZFSQuotaType = {
|
|
220
220
|
GROUP: "GROUP",
|
|
221
221
|
USER: "USER",
|
|
@@ -200,16 +200,16 @@ export const VolumeStyle = {
|
|
|
200
200
|
FLEXGROUP: "FLEXGROUP",
|
|
201
201
|
FLEXVOL: "FLEXVOL",
|
|
202
202
|
};
|
|
203
|
-
export const OpenZFSDataCompressionType = {
|
|
204
|
-
LZ4: "LZ4",
|
|
205
|
-
NONE: "NONE",
|
|
206
|
-
ZSTD: "ZSTD",
|
|
207
|
-
};
|
|
208
203
|
export const OpenZFSCopyStrategy = {
|
|
209
204
|
CLONE: "CLONE",
|
|
210
205
|
FULL_COPY: "FULL_COPY",
|
|
211
206
|
INCREMENTAL_COPY: "INCREMENTAL_COPY",
|
|
212
207
|
};
|
|
208
|
+
export const OpenZFSDataCompressionType = {
|
|
209
|
+
LZ4: "LZ4",
|
|
210
|
+
NONE: "NONE",
|
|
211
|
+
ZSTD: "ZSTD",
|
|
212
|
+
};
|
|
213
213
|
export const OpenZFSQuotaType = {
|
|
214
214
|
GROUP: "GROUP",
|
|
215
215
|
USER: "USER",
|
|
@@ -388,6 +388,7 @@ export interface CopyBackupCommandOutput extends CopyBackupResponse, __MetadataB
|
|
|
388
388
|
* // DeleteIntermediateData: true || false,
|
|
389
389
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
390
390
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
391
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
391
392
|
* // },
|
|
392
393
|
* // },
|
|
393
394
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -562,6 +563,7 @@ export interface CopyBackupCommandOutput extends CopyBackupResponse, __MetadataB
|
|
|
562
563
|
* // DeleteIntermediateData: true || false,
|
|
563
564
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
564
565
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
566
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
565
567
|
* // },
|
|
566
568
|
* // },
|
|
567
569
|
* // TargetSnapshotValues: {
|
|
@@ -415,6 +415,7 @@ export interface CopySnapshotAndUpdateVolumeCommandOutput extends CopySnapshotAn
|
|
|
415
415
|
* // DeleteIntermediateData: true || false,
|
|
416
416
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
417
417
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
418
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
418
419
|
* // },
|
|
419
420
|
* // },
|
|
420
421
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -596,6 +597,7 @@ export interface CopySnapshotAndUpdateVolumeCommandOutput extends CopySnapshotAn
|
|
|
596
597
|
* // DeleteIntermediateData: true || false,
|
|
597
598
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
598
599
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
600
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
599
601
|
* // },
|
|
600
602
|
* // },
|
|
601
603
|
* // TargetSnapshotValues: {
|
|
@@ -421,6 +421,7 @@ export interface CreateBackupCommandOutput extends CreateBackupResponse, __Metad
|
|
|
421
421
|
* // DeleteIntermediateData: true || false,
|
|
422
422
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
423
423
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
424
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
424
425
|
* // },
|
|
425
426
|
* // },
|
|
426
427
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -595,6 +596,7 @@ export interface CreateBackupCommandOutput extends CreateBackupResponse, __Metad
|
|
|
595
596
|
* // DeleteIntermediateData: true || false,
|
|
596
597
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
597
598
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
599
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
598
600
|
* // },
|
|
599
601
|
* // },
|
|
600
602
|
* // TargetSnapshotValues: {
|
|
@@ -526,6 +526,7 @@ export interface CreateFileSystemCommandOutput extends CreateFileSystemResponse,
|
|
|
526
526
|
* // DeleteIntermediateData: true || false,
|
|
527
527
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
528
528
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
529
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
529
530
|
* // },
|
|
530
531
|
* // },
|
|
531
532
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -700,6 +701,7 @@ export interface CreateFileSystemCommandOutput extends CreateFileSystemResponse,
|
|
|
700
701
|
* // DeleteIntermediateData: true || false,
|
|
701
702
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
702
703
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
704
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
703
705
|
* // },
|
|
704
706
|
* // },
|
|
705
707
|
* // TargetSnapshotValues: {
|
|
@@ -494,6 +494,7 @@ export interface CreateFileSystemFromBackupCommandOutput extends CreateFileSyste
|
|
|
494
494
|
* // DeleteIntermediateData: true || false,
|
|
495
495
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
496
496
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
497
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
497
498
|
* // },
|
|
498
499
|
* // },
|
|
499
500
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -668,6 +669,7 @@ export interface CreateFileSystemFromBackupCommandOutput extends CreateFileSyste
|
|
|
668
669
|
* // DeleteIntermediateData: true || false,
|
|
669
670
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
670
671
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
672
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
671
673
|
* // },
|
|
672
674
|
* // },
|
|
673
675
|
* // TargetSnapshotValues: {
|
|
@@ -447,6 +447,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResponse, __M
|
|
|
447
447
|
* // DeleteIntermediateData: true || false,
|
|
448
448
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
449
449
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
450
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
450
451
|
* // },
|
|
451
452
|
* // },
|
|
452
453
|
* // TargetSnapshotValues: {
|
|
@@ -616,6 +617,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResponse, __M
|
|
|
616
617
|
* // DeleteIntermediateData: true || false,
|
|
617
618
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
618
619
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
620
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
619
621
|
* // },
|
|
620
622
|
* // },
|
|
621
623
|
* // TargetSnapshotValues: "<Snapshot>",
|
|
@@ -545,6 +545,7 @@ export interface CreateVolumeCommandOutput extends CreateVolumeResponse, __Metad
|
|
|
545
545
|
* // DeleteIntermediateData: true || false,
|
|
546
546
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
547
547
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
548
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
548
549
|
* // },
|
|
549
550
|
* // },
|
|
550
551
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -673,6 +674,7 @@ export interface CreateVolumeCommandOutput extends CreateVolumeResponse, __Metad
|
|
|
673
674
|
* // DeleteIntermediateData: true || false,
|
|
674
675
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
675
676
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
677
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
676
678
|
* // },
|
|
677
679
|
* // },
|
|
678
680
|
* // };
|
|
@@ -514,6 +514,7 @@ export interface CreateVolumeFromBackupCommandOutput extends CreateVolumeFromBac
|
|
|
514
514
|
* // DeleteIntermediateData: true || false,
|
|
515
515
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
516
516
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
517
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
517
518
|
* // },
|
|
518
519
|
* // },
|
|
519
520
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -642,6 +643,7 @@ export interface CreateVolumeFromBackupCommandOutput extends CreateVolumeFromBac
|
|
|
642
643
|
* // DeleteIntermediateData: true || false,
|
|
643
644
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
644
645
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
646
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
645
647
|
* // },
|
|
646
648
|
* // },
|
|
647
649
|
* // };
|
|
@@ -396,6 +396,7 @@ export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, _
|
|
|
396
396
|
* // DeleteIntermediateData: true || false,
|
|
397
397
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
398
398
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
399
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
399
400
|
* // },
|
|
400
401
|
* // },
|
|
401
402
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -570,6 +571,7 @@ export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, _
|
|
|
570
571
|
* // DeleteIntermediateData: true || false,
|
|
571
572
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
572
573
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
574
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
573
575
|
* // },
|
|
574
576
|
* // },
|
|
575
577
|
* // TargetSnapshotValues: {
|
|
@@ -378,6 +378,7 @@ export interface DescribeFileSystemsCommandOutput extends DescribeFileSystemsRes
|
|
|
378
378
|
* // DeleteIntermediateData: true || false,
|
|
379
379
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
380
380
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
381
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
381
382
|
* // },
|
|
382
383
|
* // },
|
|
383
384
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -552,6 +553,7 @@ export interface DescribeFileSystemsCommandOutput extends DescribeFileSystemsRes
|
|
|
552
553
|
* // DeleteIntermediateData: true || false,
|
|
553
554
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
554
555
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
556
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
555
557
|
* // },
|
|
556
558
|
* // },
|
|
557
559
|
* // TargetSnapshotValues: {
|
|
@@ -70,6 +70,7 @@ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsRespons
|
|
|
70
70
|
* ],
|
|
71
71
|
* MaxResults: Number("int"),
|
|
72
72
|
* NextToken: "STRING_VALUE",
|
|
73
|
+
* IncludeShared: true || false,
|
|
73
74
|
* };
|
|
74
75
|
* const command = new DescribeSnapshotsCommand(input);
|
|
75
76
|
* const response = await client.send(command);
|
|
@@ -451,6 +452,7 @@ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsRespons
|
|
|
451
452
|
* // DeleteIntermediateData: true || false,
|
|
452
453
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
453
454
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
455
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
454
456
|
* // },
|
|
455
457
|
* // },
|
|
456
458
|
* // TargetSnapshotValues: {
|
|
@@ -620,6 +622,7 @@ export interface DescribeSnapshotsCommandOutput extends DescribeSnapshotsRespons
|
|
|
620
622
|
* // DeleteIntermediateData: true || false,
|
|
621
623
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
622
624
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
625
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
623
626
|
* // },
|
|
624
627
|
* // },
|
|
625
628
|
* // TargetSnapshotValues: "<Snapshot>",
|
|
@@ -473,6 +473,7 @@ export interface DescribeVolumesCommandOutput extends DescribeVolumesResponse, _
|
|
|
473
473
|
* // DeleteIntermediateData: true || false,
|
|
474
474
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
475
475
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
476
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
476
477
|
* // },
|
|
477
478
|
* // },
|
|
478
479
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -601,6 +602,7 @@ export interface DescribeVolumesCommandOutput extends DescribeVolumesResponse, _
|
|
|
601
602
|
* // DeleteIntermediateData: true || false,
|
|
602
603
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
603
604
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
605
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
604
606
|
* // },
|
|
605
607
|
* // },
|
|
606
608
|
* // ],
|
|
@@ -348,6 +348,7 @@ export interface ReleaseFileSystemNfsV3LocksCommandOutput extends ReleaseFileSys
|
|
|
348
348
|
* // DeleteIntermediateData: true || false,
|
|
349
349
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
350
350
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
351
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
351
352
|
* // },
|
|
352
353
|
* // },
|
|
353
354
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -522,6 +523,7 @@ export interface ReleaseFileSystemNfsV3LocksCommandOutput extends ReleaseFileSys
|
|
|
522
523
|
* // DeleteIntermediateData: true || false,
|
|
523
524
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
524
525
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
526
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
525
527
|
* // },
|
|
526
528
|
* // },
|
|
527
529
|
* // TargetSnapshotValues: {
|
|
@@ -414,6 +414,7 @@ export interface RestoreVolumeFromSnapshotCommandOutput extends RestoreVolumeFro
|
|
|
414
414
|
* // DeleteIntermediateData: true || false,
|
|
415
415
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
416
416
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
417
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
417
418
|
* // },
|
|
418
419
|
* // },
|
|
419
420
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -595,6 +596,7 @@ export interface RestoreVolumeFromSnapshotCommandOutput extends RestoreVolumeFro
|
|
|
595
596
|
* // DeleteIntermediateData: true || false,
|
|
596
597
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
597
598
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
599
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
598
600
|
* // },
|
|
599
601
|
* // },
|
|
600
602
|
* // TargetSnapshotValues: {
|
|
@@ -348,6 +348,7 @@ export interface StartMisconfiguredStateRecoveryCommandOutput extends StartMisco
|
|
|
348
348
|
* // DeleteIntermediateData: true || false,
|
|
349
349
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
350
350
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
351
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
351
352
|
* // },
|
|
352
353
|
* // },
|
|
353
354
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -522,6 +523,7 @@ export interface StartMisconfiguredStateRecoveryCommandOutput extends StartMisco
|
|
|
522
523
|
* // DeleteIntermediateData: true || false,
|
|
523
524
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
524
525
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
526
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
525
527
|
* // },
|
|
526
528
|
* // },
|
|
527
529
|
* // TargetSnapshotValues: {
|
|
@@ -640,6 +640,7 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
|
|
|
640
640
|
* // DeleteIntermediateData: true || false,
|
|
641
641
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
642
642
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
643
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
643
644
|
* // },
|
|
644
645
|
* // },
|
|
645
646
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -814,6 +815,7 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
|
|
|
814
815
|
* // DeleteIntermediateData: true || false,
|
|
815
816
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
816
817
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
818
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
817
819
|
* // },
|
|
818
820
|
* // },
|
|
819
821
|
* // TargetSnapshotValues: {
|
|
@@ -414,6 +414,7 @@ export interface UpdateSnapshotCommandOutput extends UpdateSnapshotResponse, __M
|
|
|
414
414
|
* // DeleteIntermediateData: true || false,
|
|
415
415
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
416
416
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
417
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
417
418
|
* // },
|
|
418
419
|
* // },
|
|
419
420
|
* // TargetSnapshotValues: {
|
|
@@ -583,6 +584,7 @@ export interface UpdateSnapshotCommandOutput extends UpdateSnapshotResponse, __M
|
|
|
583
584
|
* // DeleteIntermediateData: true || false,
|
|
584
585
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
585
586
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
587
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
586
588
|
* // },
|
|
587
589
|
* // },
|
|
588
590
|
* // TargetSnapshotValues: "<Snapshot>",
|
|
@@ -523,6 +523,7 @@ export interface UpdateVolumeCommandOutput extends UpdateVolumeResponse, __Metad
|
|
|
523
523
|
* // DeleteIntermediateData: true || false,
|
|
524
524
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
525
525
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
526
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
526
527
|
* // },
|
|
527
528
|
* // },
|
|
528
529
|
* // TargetSnapshotValues: { // Snapshot
|
|
@@ -651,6 +652,7 @@ export interface UpdateVolumeCommandOutput extends UpdateVolumeResponse, __Metad
|
|
|
651
652
|
* // DeleteIntermediateData: true || false,
|
|
652
653
|
* // SourceSnapshotARN: "STRING_VALUE",
|
|
653
654
|
* // DestinationSnapshot: "STRING_VALUE",
|
|
655
|
+
* // CopyStrategy: "CLONE" || "FULL_COPY" || "INCREMENTAL_COPY",
|
|
654
656
|
* // },
|
|
655
657
|
* // },
|
|
656
658
|
* // };
|
|
@@ -1946,6 +1946,19 @@ export interface OntapVolumeConfiguration {
|
|
|
1946
1946
|
*/
|
|
1947
1947
|
SizeInBytes?: number;
|
|
1948
1948
|
}
|
|
1949
|
+
/**
|
|
1950
|
+
* @public
|
|
1951
|
+
* @enum
|
|
1952
|
+
*/
|
|
1953
|
+
export declare const OpenZFSCopyStrategy: {
|
|
1954
|
+
readonly CLONE: "CLONE";
|
|
1955
|
+
readonly FULL_COPY: "FULL_COPY";
|
|
1956
|
+
readonly INCREMENTAL_COPY: "INCREMENTAL_COPY";
|
|
1957
|
+
};
|
|
1958
|
+
/**
|
|
1959
|
+
* @public
|
|
1960
|
+
*/
|
|
1961
|
+
export type OpenZFSCopyStrategy = (typeof OpenZFSCopyStrategy)[keyof typeof OpenZFSCopyStrategy];
|
|
1949
1962
|
/**
|
|
1950
1963
|
* @public
|
|
1951
1964
|
* @enum
|
|
@@ -2009,19 +2022,6 @@ export interface OpenZFSNfsExport {
|
|
|
2009
2022
|
*/
|
|
2010
2023
|
ClientConfigurations: OpenZFSClientConfiguration[] | undefined;
|
|
2011
2024
|
}
|
|
2012
|
-
/**
|
|
2013
|
-
* @public
|
|
2014
|
-
* @enum
|
|
2015
|
-
*/
|
|
2016
|
-
export declare const OpenZFSCopyStrategy: {
|
|
2017
|
-
readonly CLONE: "CLONE";
|
|
2018
|
-
readonly FULL_COPY: "FULL_COPY";
|
|
2019
|
-
readonly INCREMENTAL_COPY: "INCREMENTAL_COPY";
|
|
2020
|
-
};
|
|
2021
|
-
/**
|
|
2022
|
-
* @public
|
|
2023
|
-
*/
|
|
2024
|
-
export type OpenZFSCopyStrategy = (typeof OpenZFSCopyStrategy)[keyof typeof OpenZFSCopyStrategy];
|
|
2025
2025
|
/**
|
|
2026
2026
|
* @public
|
|
2027
2027
|
* <p>The snapshot configuration used when creating an Amazon FSx for OpenZFS volume
|
|
@@ -2226,6 +2226,31 @@ export interface OpenZFSVolumeConfiguration {
|
|
|
2226
2226
|
* destination volume.</p>
|
|
2227
2227
|
*/
|
|
2228
2228
|
DestinationSnapshot?: string;
|
|
2229
|
+
/**
|
|
2230
|
+
* @public
|
|
2231
|
+
* <p>Specifies the strategy used when copying data from the snapshot to the new volume. </p>
|
|
2232
|
+
* <ul>
|
|
2233
|
+
* <li>
|
|
2234
|
+
* <p>
|
|
2235
|
+
* <code>CLONE</code> - The new volume references the data in the origin
|
|
2236
|
+
* snapshot. Cloning a snapshot is faster than copying data from the snapshot to a
|
|
2237
|
+
* new volume and doesn't consume disk throughput. However, the origin snapshot
|
|
2238
|
+
* can't be deleted if there is a volume using its copied data.</p>
|
|
2239
|
+
* </li>
|
|
2240
|
+
* <li>
|
|
2241
|
+
* <p>
|
|
2242
|
+
* <code>FULL_COPY</code> - Copies all data from the snapshot to the new
|
|
2243
|
+
* volume.</p>
|
|
2244
|
+
* <p>Specify this option to create the volume from a snapshot on another FSx for OpenZFS file system.</p>
|
|
2245
|
+
* </li>
|
|
2246
|
+
* </ul>
|
|
2247
|
+
* <note>
|
|
2248
|
+
* <p>The <code>INCREMENTAL_COPY</code> option is only for updating an existing volume
|
|
2249
|
+
* by using a snapshot from another FSx for OpenZFS file system. For more
|
|
2250
|
+
* information, see <a href="https://docs.aws.amazon.com/fsx/latest/APIReference/API_CopySnapshotAndUpdateVolume.html">CopySnapshotAndUpdateVolume</a>.</p>
|
|
2251
|
+
* </note>
|
|
2252
|
+
*/
|
|
2253
|
+
CopyStrategy?: OpenZFSCopyStrategy;
|
|
2229
2254
|
}
|
|
2230
2255
|
/**
|
|
2231
2256
|
* @public
|
|
@@ -4922,7 +4947,10 @@ export interface CreateFileSystemOntapConfiguration {
|
|
|
4922
4947
|
* <p>Amazon FSx responds with an HTTP status code 400 (Bad Request) for the following conditions:</p>
|
|
4923
4948
|
* <ul>
|
|
4924
4949
|
* <li>
|
|
4925
|
-
* <p>The value of <code>ThroughputCapacity</code> and <code>ThroughputCapacityPerHAPair</code> are not the same value
|
|
4950
|
+
* <p>The value of <code>ThroughputCapacity</code> and <code>ThroughputCapacityPerHAPair</code> are not the same value for file systems with one HA pair.</p>
|
|
4951
|
+
* </li>
|
|
4952
|
+
* <li>
|
|
4953
|
+
* <p>The value of deployment type is <code>SINGLE_AZ_2</code> and <code>ThroughputCapacity</code> / <code>ThroughputCapacityPerHAPair</code> is a valid HA pair (a value between 2 and 6).</p>
|
|
4926
4954
|
* </li>
|
|
4927
4955
|
* <li>
|
|
4928
4956
|
* <p>The value of <code>ThroughputCapacityPerHAPair</code> is not a valid value.</p>
|
|
@@ -7841,6 +7869,13 @@ export interface DescribeSnapshotsRequest {
|
|
|
7841
7869
|
* the previous <code>NextToken</code> value left off.</p>
|
|
7842
7870
|
*/
|
|
7843
7871
|
NextToken?: string;
|
|
7872
|
+
/**
|
|
7873
|
+
* @public
|
|
7874
|
+
* <p>Set to <code>false</code> (default) if you want to only see the snapshots in your
|
|
7875
|
+
* Amazon Web Services account. Set to <code>true</code> if you want to see the
|
|
7876
|
+
* snapshots in your account and the ones shared with you from another account.</p>
|
|
7877
|
+
*/
|
|
7878
|
+
IncludeShared?: boolean;
|
|
7844
7879
|
}
|
|
7845
7880
|
/**
|
|
7846
7881
|
* @public
|
|
@@ -8569,8 +8604,17 @@ export interface UpdateFileSystemOntapConfiguration {
|
|
|
8569
8604
|
* </li>
|
|
8570
8605
|
* </ul>
|
|
8571
8606
|
* <p>Amazon FSx responds with an HTTP status code 400 (Bad Request) for the following conditions:</p>
|
|
8572
|
-
* <
|
|
8573
|
-
*
|
|
8607
|
+
* <ul>
|
|
8608
|
+
* <li>
|
|
8609
|
+
* <p>The value of <code>ThroughputCapacity</code> and <code>ThroughputCapacityPerHAPair</code> are not the same value for file systems with one HA pair.</p>
|
|
8610
|
+
* </li>
|
|
8611
|
+
* <li>
|
|
8612
|
+
* <p>The value of deployment type is <code>SINGLE_AZ_2</code> and <code>ThroughputCapacity</code> / <code>ThroughputCapacityPerHAPair</code> is a valid HA pair (a value between 2 and 6).</p>
|
|
8613
|
+
* </li>
|
|
8614
|
+
* <li>
|
|
8615
|
+
* <p>The value of <code>ThroughputCapacityPerHAPair</code> is not a valid value.</p>
|
|
8616
|
+
* </li>
|
|
8617
|
+
* </ul>
|
|
8574
8618
|
*/
|
|
8575
8619
|
ThroughputCapacityPerHAPair?: number;
|
|
8576
8620
|
}
|
|
@@ -423,6 +423,13 @@ export interface OntapVolumeConfiguration {
|
|
|
423
423
|
AggregateConfiguration?: AggregateConfiguration;
|
|
424
424
|
SizeInBytes?: number;
|
|
425
425
|
}
|
|
426
|
+
export declare const OpenZFSCopyStrategy: {
|
|
427
|
+
readonly CLONE: "CLONE";
|
|
428
|
+
readonly FULL_COPY: "FULL_COPY";
|
|
429
|
+
readonly INCREMENTAL_COPY: "INCREMENTAL_COPY";
|
|
430
|
+
};
|
|
431
|
+
export type OpenZFSCopyStrategy =
|
|
432
|
+
(typeof OpenZFSCopyStrategy)[keyof typeof OpenZFSCopyStrategy];
|
|
426
433
|
export declare const OpenZFSDataCompressionType: {
|
|
427
434
|
readonly LZ4: "LZ4";
|
|
428
435
|
readonly NONE: "NONE";
|
|
@@ -437,13 +444,6 @@ export interface OpenZFSClientConfiguration {
|
|
|
437
444
|
export interface OpenZFSNfsExport {
|
|
438
445
|
ClientConfigurations: OpenZFSClientConfiguration[] | undefined;
|
|
439
446
|
}
|
|
440
|
-
export declare const OpenZFSCopyStrategy: {
|
|
441
|
-
readonly CLONE: "CLONE";
|
|
442
|
-
readonly FULL_COPY: "FULL_COPY";
|
|
443
|
-
readonly INCREMENTAL_COPY: "INCREMENTAL_COPY";
|
|
444
|
-
};
|
|
445
|
-
export type OpenZFSCopyStrategy =
|
|
446
|
-
(typeof OpenZFSCopyStrategy)[keyof typeof OpenZFSCopyStrategy];
|
|
447
447
|
export interface OpenZFSOriginSnapshotConfiguration {
|
|
448
448
|
SnapshotARN?: string;
|
|
449
449
|
CopyStrategy?: OpenZFSCopyStrategy;
|
|
@@ -477,6 +477,7 @@ export interface OpenZFSVolumeConfiguration {
|
|
|
477
477
|
DeleteIntermediateData?: boolean;
|
|
478
478
|
SourceSnapshotARN?: string;
|
|
479
479
|
DestinationSnapshot?: string;
|
|
480
|
+
CopyStrategy?: OpenZFSCopyStrategy;
|
|
480
481
|
}
|
|
481
482
|
export declare const VolumeType: {
|
|
482
483
|
readonly ONTAP: "ONTAP";
|
|
@@ -1505,6 +1506,7 @@ export interface DescribeSnapshotsRequest {
|
|
|
1505
1506
|
Filters?: SnapshotFilter[];
|
|
1506
1507
|
MaxResults?: number;
|
|
1507
1508
|
NextToken?: string;
|
|
1509
|
+
IncludeShared?: boolean;
|
|
1508
1510
|
}
|
|
1509
1511
|
export declare const StorageVirtualMachineFilterName: {
|
|
1510
1512
|
readonly FILE_SYSTEM_ID: "file-system-id";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-fsx",
|
|
3
3
|
"description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.477.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.477.0",
|
|
24
|
+
"@aws-sdk/core": "3.477.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.477.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|