@aws-sdk/client-fsx 3.296.0 → 3.298.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/commands/AssociateFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +2 -3
- package/dist-cjs/commands/CopyBackupCommand.js +2 -3
- package/dist-cjs/commands/CreateBackupCommand.js +2 -3
- package/dist-cjs/commands/CreateDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +2 -3
- package/dist-cjs/commands/CreateFileCacheCommand.js +2 -3
- package/dist-cjs/commands/CreateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +1 -1
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +1 -1
- package/dist-cjs/commands/CreateVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +2 -3
- package/dist-cjs/commands/DeleteBackupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCacheCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeBackupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileCachesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
- package/dist-cjs/commands/DescribeVolumesCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
- package/dist-cjs/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/UpdateFileCacheCommand.js +2 -3
- package/dist-cjs/commands/UpdateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/UpdateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +1 -1
- package/dist-cjs/commands/UpdateVolumeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -633
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js +2 -3
- package/dist-es/commands/CopyBackupCommand.js +2 -3
- package/dist-es/commands/CreateBackupCommand.js +2 -3
- package/dist-es/commands/CreateDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +2 -3
- package/dist-es/commands/CreateFileCacheCommand.js +2 -3
- package/dist-es/commands/CreateFileSystemCommand.js +2 -2
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js +2 -2
- package/dist-es/commands/CreateVolumeCommand.js +2 -3
- package/dist-es/commands/CreateVolumeFromBackupCommand.js +2 -3
- package/dist-es/commands/DeleteBackupCommand.js +2 -3
- package/dist-es/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/DeleteFileCacheCommand.js +2 -3
- package/dist-es/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeBackupsCommand.js +2 -3
- package/dist-es/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +2 -3
- package/dist-es/commands/DescribeFileCachesCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
- package/dist-es/commands/DescribeVolumesCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
- package/dist-es/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/UpdateFileCacheCommand.js +2 -3
- package/dist-es/commands/UpdateFileSystemCommand.js +2 -2
- package/dist-es/commands/UpdateSnapshotCommand.js +2 -3
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +2 -2
- package/dist-es/commands/UpdateVolumeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -471
- package/dist-types/FSx.d.ts +42 -0
- package/dist-types/FSxClient.d.ts +24 -4
- package/dist-types/commands/AssociateFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/CancelDataRepositoryTaskCommand.d.ts +16 -0
- package/dist-types/commands/CopyBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataRepositoryTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBackupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBackupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataRepositoryAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataRepositoryTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileCachesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorageVirtualMachinesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +16 -0
- package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVolumeCommand.d.ts +16 -0
- package/dist-types/models/FSxServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +486 -641
- package/dist-types/pagination/DescribeBackupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataRepositoryAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataRepositoryTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileCachesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileSystemAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileSystemsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVolumesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -449
- package/package.json +4 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeBackupsCommandInput, DescribeBackupsCommandOutput } from "../commands/DescribeBackupsCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeBackups(config: FSxPaginationConfiguration, input: DescribeBackupsCommandInput, ...additionalArguments: any): Paginator<DescribeBackupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeDataRepositoryAssociationsCommandInput, DescribeDataRepositoryAssociationsCommandOutput } from "../commands/DescribeDataRepositoryAssociationsCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeDataRepositoryAssociations(config: FSxPaginationConfiguration, input: DescribeDataRepositoryAssociationsCommandInput, ...additionalArguments: any): Paginator<DescribeDataRepositoryAssociationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeDataRepositoryTasksCommandInput, DescribeDataRepositoryTasksCommandOutput } from "../commands/DescribeDataRepositoryTasksCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeDataRepositoryTasks(config: FSxPaginationConfiguration, input: DescribeDataRepositoryTasksCommandInput, ...additionalArguments: any): Paginator<DescribeDataRepositoryTasksCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFileCachesCommandInput, DescribeFileCachesCommandOutput } from "../commands/DescribeFileCachesCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFileCaches(config: FSxPaginationConfiguration, input: DescribeFileCachesCommandInput, ...additionalArguments: any): Paginator<DescribeFileCachesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFileSystemAliasesCommandInput, DescribeFileSystemAliasesCommandOutput } from "../commands/DescribeFileSystemAliasesCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFileSystemAliases(config: FSxPaginationConfiguration, input: DescribeFileSystemAliasesCommandInput, ...additionalArguments: any): Paginator<DescribeFileSystemAliasesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFileSystemsCommandInput, DescribeFileSystemsCommandOutput } from "../commands/DescribeFileSystemsCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFileSystems(config: FSxPaginationConfiguration, input: DescribeFileSystemsCommandInput, ...additionalArguments: any): Paginator<DescribeFileSystemsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "../commands/DescribeSnapshotsCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeSnapshots(config: FSxPaginationConfiguration, input: DescribeSnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeStorageVirtualMachinesCommandInput, DescribeStorageVirtualMachinesCommandOutput } from "../commands/DescribeStorageVirtualMachinesCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeStorageVirtualMachines(config: FSxPaginationConfiguration, input: DescribeStorageVirtualMachinesCommandInput, ...additionalArguments: any): Paginator<DescribeStorageVirtualMachinesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput } from "../commands/DescribeVolumesCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeVolumes(config: FSxPaginationConfiguration, input: DescribeVolumesCommandInput, ...additionalArguments: any): Paginator<DescribeVolumesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
3
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTagsForResource(config: FSxPaginationConfiguration, input: ListTagsForResourceCommandInput, ...additionalArguments: any): Paginator<ListTagsForResourceCommandOutput>;
|
|
@@ -1618,185 +1618,9 @@ export interface DescribeBackupsResponse {
|
|
|
1618
1618
|
Backups?: Backup[];
|
|
1619
1619
|
NextToken?: string;
|
|
1620
1620
|
}
|
|
1621
|
-
export declare const ActiveDirectoryBackupAttributesFilterSensitiveLog: (
|
|
1622
|
-
obj: ActiveDirectoryBackupAttributes
|
|
1623
|
-
) => any;
|
|
1624
|
-
export declare const AdministrativeActionFailureDetailsFilterSensitiveLog: (
|
|
1625
|
-
obj: AdministrativeActionFailureDetails
|
|
1626
|
-
) => any;
|
|
1627
|
-
export declare const FileSystemFailureDetailsFilterSensitiveLog: (
|
|
1628
|
-
obj: FileSystemFailureDetails
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const DataRepositoryFailureDetailsFilterSensitiveLog: (
|
|
1631
|
-
obj: DataRepositoryFailureDetails
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const DataRepositoryConfigurationFilterSensitiveLog: (
|
|
1634
|
-
obj: DataRepositoryConfiguration
|
|
1635
|
-
) => any;
|
|
1636
|
-
export declare const LustreLogConfigurationFilterSensitiveLog: (
|
|
1637
|
-
obj: LustreLogConfiguration
|
|
1638
|
-
) => any;
|
|
1639
|
-
export declare const LustreRootSquashConfigurationFilterSensitiveLog: (
|
|
1640
|
-
obj: LustreRootSquashConfiguration
|
|
1641
|
-
) => any;
|
|
1642
|
-
export declare const LustreFileSystemConfigurationFilterSensitiveLog: (
|
|
1643
|
-
obj: LustreFileSystemConfiguration
|
|
1644
|
-
) => any;
|
|
1645
|
-
export declare const DiskIopsConfigurationFilterSensitiveLog: (
|
|
1646
|
-
obj: DiskIopsConfiguration
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const FileSystemEndpointFilterSensitiveLog: (
|
|
1649
|
-
obj: FileSystemEndpoint
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const FileSystemEndpointsFilterSensitiveLog: (
|
|
1652
|
-
obj: FileSystemEndpoints
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const OntapFileSystemConfigurationFilterSensitiveLog: (
|
|
1655
|
-
obj: OntapFileSystemConfiguration
|
|
1656
|
-
) => any;
|
|
1657
|
-
export declare const OpenZFSFileSystemConfigurationFilterSensitiveLog: (
|
|
1658
|
-
obj: OpenZFSFileSystemConfiguration
|
|
1659
|
-
) => any;
|
|
1660
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1661
|
-
export declare const AliasFilterSensitiveLog: (obj: Alias) => any;
|
|
1662
|
-
export declare const WindowsAuditLogConfigurationFilterSensitiveLog: (
|
|
1663
|
-
obj: WindowsAuditLogConfiguration
|
|
1664
|
-
) => any;
|
|
1665
|
-
export declare const SelfManagedActiveDirectoryAttributesFilterSensitiveLog: (
|
|
1666
|
-
obj: SelfManagedActiveDirectoryAttributes
|
|
1667
|
-
) => any;
|
|
1668
|
-
export declare const WindowsFileSystemConfigurationFilterSensitiveLog: (
|
|
1669
|
-
obj: WindowsFileSystemConfiguration
|
|
1670
|
-
) => any;
|
|
1671
|
-
export declare const LifecycleTransitionReasonFilterSensitiveLog: (
|
|
1672
|
-
obj: LifecycleTransitionReason
|
|
1673
|
-
) => any;
|
|
1674
|
-
export declare const TieringPolicyFilterSensitiveLog: (
|
|
1675
|
-
obj: TieringPolicy
|
|
1676
|
-
) => any;
|
|
1677
|
-
export declare const OntapVolumeConfigurationFilterSensitiveLog: (
|
|
1678
|
-
obj: OntapVolumeConfiguration
|
|
1679
|
-
) => any;
|
|
1680
|
-
export declare const OpenZFSClientConfigurationFilterSensitiveLog: (
|
|
1681
|
-
obj: OpenZFSClientConfiguration
|
|
1682
|
-
) => any;
|
|
1683
|
-
export declare const OpenZFSNfsExportFilterSensitiveLog: (
|
|
1684
|
-
obj: OpenZFSNfsExport
|
|
1685
|
-
) => any;
|
|
1686
|
-
export declare const OpenZFSOriginSnapshotConfigurationFilterSensitiveLog: (
|
|
1687
|
-
obj: OpenZFSOriginSnapshotConfiguration
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const OpenZFSUserOrGroupQuotaFilterSensitiveLog: (
|
|
1690
|
-
obj: OpenZFSUserOrGroupQuota
|
|
1691
|
-
) => any;
|
|
1692
|
-
export declare const OpenZFSVolumeConfigurationFilterSensitiveLog: (
|
|
1693
|
-
obj: OpenZFSVolumeConfiguration
|
|
1694
|
-
) => any;
|
|
1695
|
-
export declare const AssociateFileSystemAliasesRequestFilterSensitiveLog: (
|
|
1696
|
-
obj: AssociateFileSystemAliasesRequest
|
|
1697
|
-
) => any;
|
|
1698
|
-
export declare const AssociateFileSystemAliasesResponseFilterSensitiveLog: (
|
|
1699
|
-
obj: AssociateFileSystemAliasesResponse
|
|
1700
|
-
) => any;
|
|
1701
|
-
export declare const AutoExportPolicyFilterSensitiveLog: (
|
|
1702
|
-
obj: AutoExportPolicy
|
|
1703
|
-
) => any;
|
|
1704
|
-
export declare const AutoImportPolicyFilterSensitiveLog: (
|
|
1705
|
-
obj: AutoImportPolicy
|
|
1706
|
-
) => any;
|
|
1707
|
-
export declare const CancelDataRepositoryTaskRequestFilterSensitiveLog: (
|
|
1708
|
-
obj: CancelDataRepositoryTaskRequest
|
|
1709
|
-
) => any;
|
|
1710
|
-
export declare const CancelDataRepositoryTaskResponseFilterSensitiveLog: (
|
|
1711
|
-
obj: CancelDataRepositoryTaskResponse
|
|
1712
|
-
) => any;
|
|
1713
|
-
export declare const CopyBackupRequestFilterSensitiveLog: (
|
|
1714
|
-
obj: CopyBackupRequest
|
|
1715
|
-
) => any;
|
|
1716
|
-
export declare const BackupFailureDetailsFilterSensitiveLog: (
|
|
1717
|
-
obj: BackupFailureDetails
|
|
1718
|
-
) => any;
|
|
1719
|
-
export declare const CreateBackupRequestFilterSensitiveLog: (
|
|
1720
|
-
obj: CreateBackupRequest
|
|
1721
|
-
) => any;
|
|
1722
|
-
export declare const S3DataRepositoryConfigurationFilterSensitiveLog: (
|
|
1723
|
-
obj: S3DataRepositoryConfiguration
|
|
1724
|
-
) => any;
|
|
1725
|
-
export declare const CreateDataRepositoryAssociationRequestFilterSensitiveLog: (
|
|
1726
|
-
obj: CreateDataRepositoryAssociationRequest
|
|
1727
|
-
) => any;
|
|
1728
|
-
export declare const NFSDataRepositoryConfigurationFilterSensitiveLog: (
|
|
1729
|
-
obj: NFSDataRepositoryConfiguration
|
|
1730
|
-
) => any;
|
|
1731
|
-
export declare const DataRepositoryAssociationFilterSensitiveLog: (
|
|
1732
|
-
obj: DataRepositoryAssociation
|
|
1733
|
-
) => any;
|
|
1734
|
-
export declare const CreateDataRepositoryAssociationResponseFilterSensitiveLog: (
|
|
1735
|
-
obj: CreateDataRepositoryAssociationResponse
|
|
1736
|
-
) => any;
|
|
1737
|
-
export declare const CompletionReportFilterSensitiveLog: (
|
|
1738
|
-
obj: CompletionReport
|
|
1739
|
-
) => any;
|
|
1740
|
-
export declare const CreateDataRepositoryTaskRequestFilterSensitiveLog: (
|
|
1741
|
-
obj: CreateDataRepositoryTaskRequest
|
|
1742
|
-
) => any;
|
|
1743
|
-
export declare const DataRepositoryTaskFailureDetailsFilterSensitiveLog: (
|
|
1744
|
-
obj: DataRepositoryTaskFailureDetails
|
|
1745
|
-
) => any;
|
|
1746
|
-
export declare const DataRepositoryTaskStatusFilterSensitiveLog: (
|
|
1747
|
-
obj: DataRepositoryTaskStatus
|
|
1748
|
-
) => any;
|
|
1749
|
-
export declare const DataRepositoryTaskFilterSensitiveLog: (
|
|
1750
|
-
obj: DataRepositoryTask
|
|
1751
|
-
) => any;
|
|
1752
|
-
export declare const CreateDataRepositoryTaskResponseFilterSensitiveLog: (
|
|
1753
|
-
obj: CreateDataRepositoryTaskResponse
|
|
1754
|
-
) => any;
|
|
1755
|
-
export declare const FileCacheNFSConfigurationFilterSensitiveLog: (
|
|
1756
|
-
obj: FileCacheNFSConfiguration
|
|
1757
|
-
) => any;
|
|
1758
|
-
export declare const FileCacheDataRepositoryAssociationFilterSensitiveLog: (
|
|
1759
|
-
obj: FileCacheDataRepositoryAssociation
|
|
1760
|
-
) => any;
|
|
1761
|
-
export declare const FileCacheLustreMetadataConfigurationFilterSensitiveLog: (
|
|
1762
|
-
obj: FileCacheLustreMetadataConfiguration
|
|
1763
|
-
) => any;
|
|
1764
|
-
export declare const CreateFileCacheLustreConfigurationFilterSensitiveLog: (
|
|
1765
|
-
obj: CreateFileCacheLustreConfiguration
|
|
1766
|
-
) => any;
|
|
1767
|
-
export declare const CreateFileCacheRequestFilterSensitiveLog: (
|
|
1768
|
-
obj: CreateFileCacheRequest
|
|
1769
|
-
) => any;
|
|
1770
|
-
export declare const FileCacheFailureDetailsFilterSensitiveLog: (
|
|
1771
|
-
obj: FileCacheFailureDetails
|
|
1772
|
-
) => any;
|
|
1773
|
-
export declare const FileCacheLustreConfigurationFilterSensitiveLog: (
|
|
1774
|
-
obj: FileCacheLustreConfiguration
|
|
1775
|
-
) => any;
|
|
1776
|
-
export declare const FileCacheCreatingFilterSensitiveLog: (
|
|
1777
|
-
obj: FileCacheCreating
|
|
1778
|
-
) => any;
|
|
1779
|
-
export declare const CreateFileCacheResponseFilterSensitiveLog: (
|
|
1780
|
-
obj: CreateFileCacheResponse
|
|
1781
|
-
) => any;
|
|
1782
|
-
export declare const LustreLogCreateConfigurationFilterSensitiveLog: (
|
|
1783
|
-
obj: LustreLogCreateConfiguration
|
|
1784
|
-
) => any;
|
|
1785
|
-
export declare const CreateFileSystemLustreConfigurationFilterSensitiveLog: (
|
|
1786
|
-
obj: CreateFileSystemLustreConfiguration
|
|
1787
|
-
) => any;
|
|
1788
1621
|
export declare const CreateFileSystemOntapConfigurationFilterSensitiveLog: (
|
|
1789
1622
|
obj: CreateFileSystemOntapConfiguration
|
|
1790
1623
|
) => any;
|
|
1791
|
-
export declare const OpenZFSCreateRootVolumeConfigurationFilterSensitiveLog: (
|
|
1792
|
-
obj: OpenZFSCreateRootVolumeConfiguration
|
|
1793
|
-
) => any;
|
|
1794
|
-
export declare const CreateFileSystemOpenZFSConfigurationFilterSensitiveLog: (
|
|
1795
|
-
obj: CreateFileSystemOpenZFSConfiguration
|
|
1796
|
-
) => any;
|
|
1797
|
-
export declare const WindowsAuditLogCreateConfigurationFilterSensitiveLog: (
|
|
1798
|
-
obj: WindowsAuditLogCreateConfiguration
|
|
1799
|
-
) => any;
|
|
1800
1624
|
export declare const SelfManagedActiveDirectoryConfigurationFilterSensitiveLog: (
|
|
1801
1625
|
obj: SelfManagedActiveDirectoryConfiguration
|
|
1802
1626
|
) => any;
|
|
@@ -1809,218 +1633,15 @@ export declare const CreateFileSystemRequestFilterSensitiveLog: (
|
|
|
1809
1633
|
export declare const CreateFileSystemFromBackupRequestFilterSensitiveLog: (
|
|
1810
1634
|
obj: CreateFileSystemFromBackupRequest
|
|
1811
1635
|
) => any;
|
|
1812
|
-
export declare const CreateSnapshotRequestFilterSensitiveLog: (
|
|
1813
|
-
obj: CreateSnapshotRequest
|
|
1814
|
-
) => any;
|
|
1815
1636
|
export declare const CreateSvmActiveDirectoryConfigurationFilterSensitiveLog: (
|
|
1816
1637
|
obj: CreateSvmActiveDirectoryConfiguration
|
|
1817
1638
|
) => any;
|
|
1818
1639
|
export declare const CreateStorageVirtualMachineRequestFilterSensitiveLog: (
|
|
1819
1640
|
obj: CreateStorageVirtualMachineRequest
|
|
1820
1641
|
) => any;
|
|
1821
|
-
export declare const SvmActiveDirectoryConfigurationFilterSensitiveLog: (
|
|
1822
|
-
obj: SvmActiveDirectoryConfiguration
|
|
1823
|
-
) => any;
|
|
1824
|
-
export declare const SvmEndpointFilterSensitiveLog: (obj: SvmEndpoint) => any;
|
|
1825
|
-
export declare const SvmEndpointsFilterSensitiveLog: (obj: SvmEndpoints) => any;
|
|
1826
|
-
export declare const StorageVirtualMachineFilterSensitiveLog: (
|
|
1827
|
-
obj: StorageVirtualMachine
|
|
1828
|
-
) => any;
|
|
1829
|
-
export declare const CreateStorageVirtualMachineResponseFilterSensitiveLog: (
|
|
1830
|
-
obj: CreateStorageVirtualMachineResponse
|
|
1831
|
-
) => any;
|
|
1832
|
-
export declare const CreateOntapVolumeConfigurationFilterSensitiveLog: (
|
|
1833
|
-
obj: CreateOntapVolumeConfiguration
|
|
1834
|
-
) => any;
|
|
1835
|
-
export declare const CreateOpenZFSOriginSnapshotConfigurationFilterSensitiveLog: (
|
|
1836
|
-
obj: CreateOpenZFSOriginSnapshotConfiguration
|
|
1837
|
-
) => any;
|
|
1838
|
-
export declare const CreateOpenZFSVolumeConfigurationFilterSensitiveLog: (
|
|
1839
|
-
obj: CreateOpenZFSVolumeConfiguration
|
|
1840
|
-
) => any;
|
|
1841
|
-
export declare const CreateVolumeRequestFilterSensitiveLog: (
|
|
1842
|
-
obj: CreateVolumeRequest
|
|
1843
|
-
) => any;
|
|
1844
|
-
export declare const CreateVolumeFromBackupRequestFilterSensitiveLog: (
|
|
1845
|
-
obj: CreateVolumeFromBackupRequest
|
|
1846
|
-
) => any;
|
|
1847
|
-
export declare const DeleteBackupRequestFilterSensitiveLog: (
|
|
1848
|
-
obj: DeleteBackupRequest
|
|
1849
|
-
) => any;
|
|
1850
|
-
export declare const DeleteBackupResponseFilterSensitiveLog: (
|
|
1851
|
-
obj: DeleteBackupResponse
|
|
1852
|
-
) => any;
|
|
1853
|
-
export declare const DeleteDataRepositoryAssociationRequestFilterSensitiveLog: (
|
|
1854
|
-
obj: DeleteDataRepositoryAssociationRequest
|
|
1855
|
-
) => any;
|
|
1856
|
-
export declare const DeleteDataRepositoryAssociationResponseFilterSensitiveLog: (
|
|
1857
|
-
obj: DeleteDataRepositoryAssociationResponse
|
|
1858
|
-
) => any;
|
|
1859
|
-
export declare const DeleteFileCacheRequestFilterSensitiveLog: (
|
|
1860
|
-
obj: DeleteFileCacheRequest
|
|
1861
|
-
) => any;
|
|
1862
|
-
export declare const DeleteFileCacheResponseFilterSensitiveLog: (
|
|
1863
|
-
obj: DeleteFileCacheResponse
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const DeleteFileSystemLustreConfigurationFilterSensitiveLog: (
|
|
1866
|
-
obj: DeleteFileSystemLustreConfiguration
|
|
1867
|
-
) => any;
|
|
1868
|
-
export declare const DeleteFileSystemOpenZFSConfigurationFilterSensitiveLog: (
|
|
1869
|
-
obj: DeleteFileSystemOpenZFSConfiguration
|
|
1870
|
-
) => any;
|
|
1871
|
-
export declare const DeleteFileSystemWindowsConfigurationFilterSensitiveLog: (
|
|
1872
|
-
obj: DeleteFileSystemWindowsConfiguration
|
|
1873
|
-
) => any;
|
|
1874
|
-
export declare const DeleteFileSystemRequestFilterSensitiveLog: (
|
|
1875
|
-
obj: DeleteFileSystemRequest
|
|
1876
|
-
) => any;
|
|
1877
|
-
export declare const DeleteFileSystemLustreResponseFilterSensitiveLog: (
|
|
1878
|
-
obj: DeleteFileSystemLustreResponse
|
|
1879
|
-
) => any;
|
|
1880
|
-
export declare const DeleteFileSystemOpenZFSResponseFilterSensitiveLog: (
|
|
1881
|
-
obj: DeleteFileSystemOpenZFSResponse
|
|
1882
|
-
) => any;
|
|
1883
|
-
export declare const DeleteFileSystemWindowsResponseFilterSensitiveLog: (
|
|
1884
|
-
obj: DeleteFileSystemWindowsResponse
|
|
1885
|
-
) => any;
|
|
1886
|
-
export declare const DeleteFileSystemResponseFilterSensitiveLog: (
|
|
1887
|
-
obj: DeleteFileSystemResponse
|
|
1888
|
-
) => any;
|
|
1889
|
-
export declare const DeleteSnapshotRequestFilterSensitiveLog: (
|
|
1890
|
-
obj: DeleteSnapshotRequest
|
|
1891
|
-
) => any;
|
|
1892
|
-
export declare const DeleteSnapshotResponseFilterSensitiveLog: (
|
|
1893
|
-
obj: DeleteSnapshotResponse
|
|
1894
|
-
) => any;
|
|
1895
|
-
export declare const DeleteStorageVirtualMachineRequestFilterSensitiveLog: (
|
|
1896
|
-
obj: DeleteStorageVirtualMachineRequest
|
|
1897
|
-
) => any;
|
|
1898
|
-
export declare const DeleteStorageVirtualMachineResponseFilterSensitiveLog: (
|
|
1899
|
-
obj: DeleteStorageVirtualMachineResponse
|
|
1900
|
-
) => any;
|
|
1901
|
-
export declare const DeleteVolumeOntapConfigurationFilterSensitiveLog: (
|
|
1902
|
-
obj: DeleteVolumeOntapConfiguration
|
|
1903
|
-
) => any;
|
|
1904
|
-
export declare const DeleteVolumeOpenZFSConfigurationFilterSensitiveLog: (
|
|
1905
|
-
obj: DeleteVolumeOpenZFSConfiguration
|
|
1906
|
-
) => any;
|
|
1907
|
-
export declare const DeleteVolumeRequestFilterSensitiveLog: (
|
|
1908
|
-
obj: DeleteVolumeRequest
|
|
1909
|
-
) => any;
|
|
1910
|
-
export declare const DeleteVolumeOntapResponseFilterSensitiveLog: (
|
|
1911
|
-
obj: DeleteVolumeOntapResponse
|
|
1912
|
-
) => any;
|
|
1913
|
-
export declare const DeleteVolumeResponseFilterSensitiveLog: (
|
|
1914
|
-
obj: DeleteVolumeResponse
|
|
1915
|
-
) => any;
|
|
1916
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1917
|
-
export declare const DescribeBackupsRequestFilterSensitiveLog: (
|
|
1918
|
-
obj: DescribeBackupsRequest
|
|
1919
|
-
) => any;
|
|
1920
|
-
export declare const DescribeDataRepositoryAssociationsRequestFilterSensitiveLog: (
|
|
1921
|
-
obj: DescribeDataRepositoryAssociationsRequest
|
|
1922
|
-
) => any;
|
|
1923
|
-
export declare const DescribeDataRepositoryAssociationsResponseFilterSensitiveLog: (
|
|
1924
|
-
obj: DescribeDataRepositoryAssociationsResponse
|
|
1925
|
-
) => any;
|
|
1926
|
-
export declare const DataRepositoryTaskFilterFilterSensitiveLog: (
|
|
1927
|
-
obj: DataRepositoryTaskFilter
|
|
1928
|
-
) => any;
|
|
1929
|
-
export declare const DescribeDataRepositoryTasksRequestFilterSensitiveLog: (
|
|
1930
|
-
obj: DescribeDataRepositoryTasksRequest
|
|
1931
|
-
) => any;
|
|
1932
|
-
export declare const DescribeDataRepositoryTasksResponseFilterSensitiveLog: (
|
|
1933
|
-
obj: DescribeDataRepositoryTasksResponse
|
|
1934
|
-
) => any;
|
|
1935
|
-
export declare const DescribeFileCachesRequestFilterSensitiveLog: (
|
|
1936
|
-
obj: DescribeFileCachesRequest
|
|
1937
|
-
) => any;
|
|
1938
|
-
export declare const FileCacheFilterSensitiveLog: (obj: FileCache) => any;
|
|
1939
|
-
export declare const DescribeFileCachesResponseFilterSensitiveLog: (
|
|
1940
|
-
obj: DescribeFileCachesResponse
|
|
1941
|
-
) => any;
|
|
1942
|
-
export declare const DescribeFileSystemAliasesRequestFilterSensitiveLog: (
|
|
1943
|
-
obj: DescribeFileSystemAliasesRequest
|
|
1944
|
-
) => any;
|
|
1945
|
-
export declare const DescribeFileSystemAliasesResponseFilterSensitiveLog: (
|
|
1946
|
-
obj: DescribeFileSystemAliasesResponse
|
|
1947
|
-
) => any;
|
|
1948
|
-
export declare const DescribeFileSystemsRequestFilterSensitiveLog: (
|
|
1949
|
-
obj: DescribeFileSystemsRequest
|
|
1950
|
-
) => any;
|
|
1951
|
-
export declare const SnapshotFilterFilterSensitiveLog: (
|
|
1952
|
-
obj: SnapshotFilter
|
|
1953
|
-
) => any;
|
|
1954
|
-
export declare const DescribeSnapshotsRequestFilterSensitiveLog: (
|
|
1955
|
-
obj: DescribeSnapshotsRequest
|
|
1956
|
-
) => any;
|
|
1957
|
-
export declare const StorageVirtualMachineFilterFilterSensitiveLog: (
|
|
1958
|
-
obj: StorageVirtualMachineFilter
|
|
1959
|
-
) => any;
|
|
1960
|
-
export declare const DescribeStorageVirtualMachinesRequestFilterSensitiveLog: (
|
|
1961
|
-
obj: DescribeStorageVirtualMachinesRequest
|
|
1962
|
-
) => any;
|
|
1963
|
-
export declare const DescribeStorageVirtualMachinesResponseFilterSensitiveLog: (
|
|
1964
|
-
obj: DescribeStorageVirtualMachinesResponse
|
|
1965
|
-
) => any;
|
|
1966
|
-
export declare const VolumeFilterFilterSensitiveLog: (obj: VolumeFilter) => any;
|
|
1967
|
-
export declare const DescribeVolumesRequestFilterSensitiveLog: (
|
|
1968
|
-
obj: DescribeVolumesRequest
|
|
1969
|
-
) => any;
|
|
1970
|
-
export declare const DisassociateFileSystemAliasesRequestFilterSensitiveLog: (
|
|
1971
|
-
obj: DisassociateFileSystemAliasesRequest
|
|
1972
|
-
) => any;
|
|
1973
|
-
export declare const DisassociateFileSystemAliasesResponseFilterSensitiveLog: (
|
|
1974
|
-
obj: DisassociateFileSystemAliasesResponse
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1977
|
-
obj: ListTagsForResourceRequest
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1980
|
-
obj: ListTagsForResourceResponse
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const ReleaseFileSystemNfsV3LocksRequestFilterSensitiveLog: (
|
|
1983
|
-
obj: ReleaseFileSystemNfsV3LocksRequest
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const RestoreVolumeFromSnapshotRequestFilterSensitiveLog: (
|
|
1986
|
-
obj: RestoreVolumeFromSnapshotRequest
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1989
|
-
obj: TagResourceRequest
|
|
1990
|
-
) => any;
|
|
1991
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1992
|
-
obj: TagResourceResponse
|
|
1993
|
-
) => any;
|
|
1994
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1995
|
-
obj: UntagResourceRequest
|
|
1996
|
-
) => any;
|
|
1997
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1998
|
-
obj: UntagResourceResponse
|
|
1999
|
-
) => any;
|
|
2000
|
-
export declare const UpdateDataRepositoryAssociationRequestFilterSensitiveLog: (
|
|
2001
|
-
obj: UpdateDataRepositoryAssociationRequest
|
|
2002
|
-
) => any;
|
|
2003
|
-
export declare const UpdateDataRepositoryAssociationResponseFilterSensitiveLog: (
|
|
2004
|
-
obj: UpdateDataRepositoryAssociationResponse
|
|
2005
|
-
) => any;
|
|
2006
|
-
export declare const UpdateFileCacheLustreConfigurationFilterSensitiveLog: (
|
|
2007
|
-
obj: UpdateFileCacheLustreConfiguration
|
|
2008
|
-
) => any;
|
|
2009
|
-
export declare const UpdateFileCacheRequestFilterSensitiveLog: (
|
|
2010
|
-
obj: UpdateFileCacheRequest
|
|
2011
|
-
) => any;
|
|
2012
|
-
export declare const UpdateFileCacheResponseFilterSensitiveLog: (
|
|
2013
|
-
obj: UpdateFileCacheResponse
|
|
2014
|
-
) => any;
|
|
2015
|
-
export declare const UpdateFileSystemLustreConfigurationFilterSensitiveLog: (
|
|
2016
|
-
obj: UpdateFileSystemLustreConfiguration
|
|
2017
|
-
) => any;
|
|
2018
1642
|
export declare const UpdateFileSystemOntapConfigurationFilterSensitiveLog: (
|
|
2019
1643
|
obj: UpdateFileSystemOntapConfiguration
|
|
2020
1644
|
) => any;
|
|
2021
|
-
export declare const UpdateFileSystemOpenZFSConfigurationFilterSensitiveLog: (
|
|
2022
|
-
obj: UpdateFileSystemOpenZFSConfiguration
|
|
2023
|
-
) => any;
|
|
2024
1645
|
export declare const SelfManagedActiveDirectoryConfigurationUpdatesFilterSensitiveLog: (
|
|
2025
1646
|
obj: SelfManagedActiveDirectoryConfigurationUpdates
|
|
2026
1647
|
) => any;
|
|
@@ -2030,79 +1651,9 @@ export declare const UpdateFileSystemWindowsConfigurationFilterSensitiveLog: (
|
|
|
2030
1651
|
export declare const UpdateFileSystemRequestFilterSensitiveLog: (
|
|
2031
1652
|
obj: UpdateFileSystemRequest
|
|
2032
1653
|
) => any;
|
|
2033
|
-
export declare const UpdateSnapshotRequestFilterSensitiveLog: (
|
|
2034
|
-
obj: UpdateSnapshotRequest
|
|
2035
|
-
) => any;
|
|
2036
1654
|
export declare const UpdateSvmActiveDirectoryConfigurationFilterSensitiveLog: (
|
|
2037
1655
|
obj: UpdateSvmActiveDirectoryConfiguration
|
|
2038
1656
|
) => any;
|
|
2039
1657
|
export declare const UpdateStorageVirtualMachineRequestFilterSensitiveLog: (
|
|
2040
1658
|
obj: UpdateStorageVirtualMachineRequest
|
|
2041
1659
|
) => any;
|
|
2042
|
-
export declare const UpdateStorageVirtualMachineResponseFilterSensitiveLog: (
|
|
2043
|
-
obj: UpdateStorageVirtualMachineResponse
|
|
2044
|
-
) => any;
|
|
2045
|
-
export declare const UpdateOntapVolumeConfigurationFilterSensitiveLog: (
|
|
2046
|
-
obj: UpdateOntapVolumeConfiguration
|
|
2047
|
-
) => any;
|
|
2048
|
-
export declare const UpdateOpenZFSVolumeConfigurationFilterSensitiveLog: (
|
|
2049
|
-
obj: UpdateOpenZFSVolumeConfiguration
|
|
2050
|
-
) => any;
|
|
2051
|
-
export declare const UpdateVolumeRequestFilterSensitiveLog: (
|
|
2052
|
-
obj: UpdateVolumeRequest
|
|
2053
|
-
) => any;
|
|
2054
|
-
export declare const AdministrativeActionFilterSensitiveLog: (
|
|
2055
|
-
obj: AdministrativeAction
|
|
2056
|
-
) => any;
|
|
2057
|
-
export declare const FileSystemFilterSensitiveLog: (obj: FileSystem) => any;
|
|
2058
|
-
export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
|
|
2059
|
-
export declare const VolumeFilterSensitiveLog: (obj: Volume) => any;
|
|
2060
|
-
export declare const RestoreVolumeFromSnapshotResponseFilterSensitiveLog: (
|
|
2061
|
-
obj: RestoreVolumeFromSnapshotResponse
|
|
2062
|
-
) => any;
|
|
2063
|
-
export declare const CreateFileSystemFromBackupResponseFilterSensitiveLog: (
|
|
2064
|
-
obj: CreateFileSystemFromBackupResponse
|
|
2065
|
-
) => any;
|
|
2066
|
-
export declare const CreateFileSystemResponseFilterSensitiveLog: (
|
|
2067
|
-
obj: CreateFileSystemResponse
|
|
2068
|
-
) => any;
|
|
2069
|
-
export declare const CreateSnapshotResponseFilterSensitiveLog: (
|
|
2070
|
-
obj: CreateSnapshotResponse
|
|
2071
|
-
) => any;
|
|
2072
|
-
export declare const CreateVolumeFromBackupResponseFilterSensitiveLog: (
|
|
2073
|
-
obj: CreateVolumeFromBackupResponse
|
|
2074
|
-
) => any;
|
|
2075
|
-
export declare const CreateVolumeResponseFilterSensitiveLog: (
|
|
2076
|
-
obj: CreateVolumeResponse
|
|
2077
|
-
) => any;
|
|
2078
|
-
export declare const ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog: (
|
|
2079
|
-
obj: ReleaseFileSystemNfsV3LocksResponse
|
|
2080
|
-
) => any;
|
|
2081
|
-
export declare const UpdateFileSystemResponseFilterSensitiveLog: (
|
|
2082
|
-
obj: UpdateFileSystemResponse
|
|
2083
|
-
) => any;
|
|
2084
|
-
export declare const UpdateSnapshotResponseFilterSensitiveLog: (
|
|
2085
|
-
obj: UpdateSnapshotResponse
|
|
2086
|
-
) => any;
|
|
2087
|
-
export declare const UpdateVolumeResponseFilterSensitiveLog: (
|
|
2088
|
-
obj: UpdateVolumeResponse
|
|
2089
|
-
) => any;
|
|
2090
|
-
export declare const DescribeFileSystemsResponseFilterSensitiveLog: (
|
|
2091
|
-
obj: DescribeFileSystemsResponse
|
|
2092
|
-
) => any;
|
|
2093
|
-
export declare const DescribeSnapshotsResponseFilterSensitiveLog: (
|
|
2094
|
-
obj: DescribeSnapshotsResponse
|
|
2095
|
-
) => any;
|
|
2096
|
-
export declare const DescribeVolumesResponseFilterSensitiveLog: (
|
|
2097
|
-
obj: DescribeVolumesResponse
|
|
2098
|
-
) => any;
|
|
2099
|
-
export declare const BackupFilterSensitiveLog: (obj: Backup) => any;
|
|
2100
|
-
export declare const CopyBackupResponseFilterSensitiveLog: (
|
|
2101
|
-
obj: CopyBackupResponse
|
|
2102
|
-
) => any;
|
|
2103
|
-
export declare const CreateBackupResponseFilterSensitiveLog: (
|
|
2104
|
-
obj: CreateBackupResponse
|
|
2105
|
-
) => any;
|
|
2106
|
-
export declare const DescribeBackupsResponseFilterSensitiveLog: (
|
|
2107
|
-
obj: DescribeBackupsResponse
|
|
2108
|
-
) => any;
|
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.298.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",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo fsx"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|