@aws-sdk/client-fsx 3.926.0 → 3.928.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/index.js +3036 -2879
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/FSxClient.js +2 -0
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +3 -9
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js +3 -9
- package/dist-es/commands/CopyBackupCommand.js +3 -10
- package/dist-es/commands/CopySnapshotAndUpdateVolumeCommand.js +3 -10
- package/dist-es/commands/CreateAndAttachS3AccessPointCommand.js +3 -9
- package/dist-es/commands/CreateBackupCommand.js +3 -10
- package/dist-es/commands/CreateDataRepositoryAssociationCommand.js +3 -9
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +3 -9
- package/dist-es/commands/CreateFileCacheCommand.js +3 -9
- package/dist-es/commands/CreateFileSystemCommand.js +3 -11
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +3 -11
- package/dist-es/commands/CreateSnapshotCommand.js +3 -10
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js +3 -10
- package/dist-es/commands/CreateVolumeCommand.js +3 -10
- package/dist-es/commands/CreateVolumeFromBackupCommand.js +3 -10
- package/dist-es/commands/DeleteBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDataRepositoryAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteFileCacheCommand.js +3 -9
- package/dist-es/commands/DeleteFileSystemCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +3 -9
- package/dist-es/commands/DeleteVolumeCommand.js +3 -9
- package/dist-es/commands/DescribeBackupsCommand.js +3 -10
- package/dist-es/commands/DescribeDataRepositoryAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +3 -9
- package/dist-es/commands/DescribeFileCachesCommand.js +3 -9
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js +3 -9
- package/dist-es/commands/DescribeFileSystemsCommand.js +3 -10
- package/dist-es/commands/DescribeS3AccessPointAttachmentsCommand.js +3 -9
- package/dist-es/commands/DescribeSharedVpcConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeSnapshotsCommand.js +3 -10
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +3 -9
- package/dist-es/commands/DescribeVolumesCommand.js +3 -10
- package/dist-es/commands/DetachAndDeleteS3AccessPointCommand.js +3 -9
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ReleaseFileSystemNfsV3LocksCommand.js +3 -10
- package/dist-es/commands/RestoreVolumeFromSnapshotCommand.js +3 -10
- package/dist-es/commands/StartMisconfiguredStateRecoveryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateDataRepositoryAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateFileCacheCommand.js +3 -9
- package/dist-es/commands/UpdateFileSystemCommand.js +3 -11
- package/dist-es/commands/UpdateSharedVpcConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateSnapshotCommand.js +3 -10
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +3 -10
- package/dist-es/commands/UpdateVolumeCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -122
- package/dist-es/models/models_1.js +1 -62
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2855 -0
- package/dist-types/FSxClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -80
- package/dist-types/models/models_1.d.ts +0 -68
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +359 -0
- package/dist-types/ts3.4/FSxClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -54
- package/dist-types/ts3.4/models/models_1.d.ts +0 -49
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +365 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -2207
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -434
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -581
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.