@aws-sdk/client-fsx 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/FSx.js +1 -1
- package/dist-cjs/FSx.js.map +1 -0
- package/{dist/cjs → dist-cjs}/FSxClient.js +14 -14
- package/dist-cjs/FSxClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AssociateFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CancelDataRepositoryTaskCommand.js +5 -5
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CopyBackupCommand.js +5 -5
- package/dist-cjs/commands/CopyBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDataRepositoryTaskCommand.js +5 -5
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateFileSystemCommand.js +5 -5
- package/dist-cjs/commands/CreateFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateFileSystemFromBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateVolumeCommand.js +5 -5
- package/dist-cjs/commands/CreateVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateVolumeFromBackupCommand.js +5 -5
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBackupCommand.js +5 -5
- package/dist-cjs/commands/DeleteBackupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteFileSystemCommand.js +5 -5
- package/dist-cjs/commands/DeleteFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteVolumeCommand.js +5 -5
- package/dist-cjs/commands/DeleteVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBackupsCommand.js +5 -5
- package/dist-cjs/commands/DescribeBackupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDataRepositoryTasksCommand.js +5 -5
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFileSystemsCommand.js +5 -5
- package/dist-cjs/commands/DescribeFileSystemsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeStorageVirtualMachinesCommand.js +5 -5
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeVolumesCommand.js +5 -5
- package/dist-cjs/commands/DescribeVolumesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisassociateFileSystemAliasesCommand.js +5 -5
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFileSystemCommand.js +5 -5
- package/dist-cjs/commands/UpdateFileSystemCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateStorageVirtualMachineCommand.js +5 -5
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateVolumeCommand.js +5 -5
- package/dist-cjs/commands/UpdateVolumeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +42 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBackupsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeBackupsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeDataRepositoryTasksPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemAliasesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeFileSystemsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeFileSystemsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeStorageVirtualMachinesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeVolumesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeVolumesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListTagsForResourcePaginator.js +1 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +213 -213
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/FSx.js +2 -6
- package/dist-es/FSx.js.map +1 -0
- package/{dist/es → dist-es}/FSxClient.js +2 -11
- package/dist-es/FSxClient.js.map +1 -0
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +40 -0
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CancelDataRepositoryTaskCommand.js +4 -41
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js.map +1 -0
- package/dist-es/commands/CopyBackupCommand.js +40 -0
- package/dist-es/commands/CopyBackupCommand.js.map +1 -0
- package/dist-es/commands/CreateBackupCommand.js +40 -0
- package/dist-es/commands/CreateBackupCommand.js.map +1 -0
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +40 -0
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js.map +1 -0
- package/dist-es/commands/CreateFileSystemCommand.js +40 -0
- package/dist-es/commands/CreateFileSystemCommand.js.map +1 -0
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +40 -0
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateStorageVirtualMachineCommand.js +4 -29
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateVolumeCommand.js +4 -29
- package/dist-es/commands/CreateVolumeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateVolumeFromBackupCommand.js +4 -30
- package/dist-es/commands/CreateVolumeFromBackupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBackupCommand.js +4 -37
- package/dist-es/commands/DeleteBackupCommand.js.map +1 -0
- package/dist-es/commands/DeleteFileSystemCommand.js +40 -0
- package/dist-es/commands/DeleteFileSystemCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteStorageVirtualMachineCommand.js +4 -30
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteVolumeCommand.js +4 -32
- package/dist-es/commands/DeleteVolumeCommand.js.map +1 -0
- package/dist-es/commands/DescribeBackupsCommand.js +40 -0
- package/dist-es/commands/DescribeBackupsCommand.js.map +1 -0
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +40 -0
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeFileSystemAliasesCommand.js +4 -31
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js.map +1 -0
- package/dist-es/commands/DescribeFileSystemsCommand.js +40 -0
- package/dist-es/commands/DescribeFileSystemsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeStorageVirtualMachinesCommand.js +4 -29
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeVolumesCommand.js +4 -29
- package/dist-es/commands/DescribeVolumesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisassociateFileSystemAliasesCommand.js +4 -37
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js.map +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +40 -0
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/dist-es/commands/UpdateFileSystemCommand.js +40 -0
- package/dist-es/commands/UpdateFileSystemCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateStorageVirtualMachineCommand.js +4 -29
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateVolumeCommand.js +4 -29
- package/dist-es/commands/UpdateVolumeCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -414
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBackupsPaginator.js +17 -29
- package/dist-es/pagination/DescribeBackupsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeDataRepositoryTasksPaginator.js +17 -29
- package/dist-es/pagination/DescribeDataRepositoryTasksPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeFileSystemAliasesPaginator.js +17 -29
- package/dist-es/pagination/DescribeFileSystemAliasesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeFileSystemsPaginator.js +17 -29
- package/dist-es/pagination/DescribeFileSystemsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeStorageVirtualMachinesPaginator.js +17 -29
- package/dist-es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeVolumesPaginator.js +17 -29
- package/dist-es/pagination/DescribeVolumesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListTagsForResourcePaginator.js +17 -29
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +829 -834
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/FSx.d.ts +2 -2
- package/{dist/types → dist-types}/FSxClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CopyBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBackupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFileSystemsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeVolumesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeBackupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeVolumesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +2 -1
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/FSx.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/FSxClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CopyBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBackupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBackupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFileSystemsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFileSystemCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateVolumeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBackupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataRepositoryTasksPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemAliasesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeFileSystemsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeVolumesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -1
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{FSx.ts → src/FSx.ts} +3 -2
- package/{FSxClient.ts → src/FSxClient.ts} +58 -57
- package/{commands → src/commands}/AssociateFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/CancelDataRepositoryTaskCommand.ts +8 -7
- package/{commands → src/commands}/CopyBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateDataRepositoryTaskCommand.ts +8 -7
- package/{commands → src/commands}/CreateFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/CreateFileSystemFromBackupCommand.ts +8 -7
- package/{commands → src/commands}/CreateStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/CreateVolumeCommand.ts +8 -7
- package/{commands → src/commands}/CreateVolumeFromBackupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBackupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/DeleteStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/DeleteVolumeCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBackupsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDataRepositoryTasksCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFileSystemsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeStorageVirtualMachinesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeVolumesCommand.ts +8 -7
- package/{commands → src/commands}/DisassociateFileSystemAliasesCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFileSystemCommand.ts +8 -7
- package/{commands → src/commands}/UpdateStorageVirtualMachineCommand.ts +8 -7
- package/{commands → src/commands}/UpdateVolumeCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeBackupsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeDataRepositoryTasksPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeFileSystemAliasesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeFileSystemsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeStorageVirtualMachinesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeVolumesPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListTagsForResourcePaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_json1_1.ts +47 -46
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/FSx.js.map +0 -1
- package/dist/cjs/FSxClient.js.map +0 -1
- package/dist/cjs/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist/cjs/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist/cjs/commands/CopyBackupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBackupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist/cjs/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist/cjs/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist/cjs/commands/CreateVolumeCommand.js.map +0 -1
- package/dist/cjs/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBackupCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -42
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- package/dist/cjs/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/FSx.js.map +0 -1
- package/dist/es/FSxClient.js.map +0 -1
- package/dist/es/commands/AssociateFileSystemAliasesCommand.js +0 -75
- package/dist/es/commands/AssociateFileSystemAliasesCommand.js.map +0 -1
- package/dist/es/commands/CancelDataRepositoryTaskCommand.js.map +0 -1
- package/dist/es/commands/CopyBackupCommand.js +0 -85
- package/dist/es/commands/CopyBackupCommand.js.map +0 -1
- package/dist/es/commands/CreateBackupCommand.js +0 -120
- package/dist/es/commands/CreateBackupCommand.js.map +0 -1
- package/dist/es/commands/CreateDataRepositoryTaskCommand.js +0 -73
- package/dist/es/commands/CreateDataRepositoryTaskCommand.js.map +0 -1
- package/dist/es/commands/CreateFileSystemCommand.js +0 -97
- package/dist/es/commands/CreateFileSystemCommand.js.map +0 -1
- package/dist/es/commands/CreateFileSystemFromBackupCommand.js +0 -101
- package/dist/es/commands/CreateFileSystemFromBackupCommand.js.map +0 -1
- package/dist/es/commands/CreateStorageVirtualMachineCommand.js.map +0 -1
- package/dist/es/commands/CreateVolumeCommand.js.map +0 -1
- package/dist/es/commands/CreateVolumeFromBackupCommand.js.map +0 -1
- package/dist/es/commands/DeleteBackupCommand.js.map +0 -1
- package/dist/es/commands/DeleteFileSystemCommand.js +0 -90
- package/dist/es/commands/DeleteFileSystemCommand.js.map +0 -1
- package/dist/es/commands/DeleteStorageVirtualMachineCommand.js.map +0 -1
- package/dist/es/commands/DeleteVolumeCommand.js.map +0 -1
- package/dist/es/commands/DescribeBackupsCommand.js +0 -94
- package/dist/es/commands/DescribeBackupsCommand.js.map +0 -1
- package/dist/es/commands/DescribeDataRepositoryTasksCommand.js +0 -75
- package/dist/es/commands/DescribeDataRepositoryTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeFileSystemAliasesCommand.js.map +0 -1
- package/dist/es/commands/DescribeFileSystemsCommand.js +0 -96
- package/dist/es/commands/DescribeFileSystemsCommand.js.map +0 -1
- package/dist/es/commands/DescribeStorageVirtualMachinesCommand.js.map +0 -1
- package/dist/es/commands/DescribeVolumesCommand.js.map +0 -1
- package/dist/es/commands/DisassociateFileSystemAliasesCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +0 -93
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateFileSystemCommand.js +0 -129
- package/dist/es/commands/UpdateFileSystemCommand.js.map +0 -1
- package/dist/es/commands/UpdateStorageVirtualMachineCommand.js.map +0 -1
- package/dist/es/commands/UpdateVolumeCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -93
- package/dist/es/pagination/DescribeBackupsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeDataRepositoryTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeFileSystemAliasesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeFileSystemsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeStorageVirtualMachinesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeVolumesPaginator.js.map +0 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteFileSystemCommandInput extends DeleteFileSystemRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteFileSystemCommandOutput extends DeleteFileSystemResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DeleteStorageVirtualMachineRequest, DeleteStorageVirtualMachineResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteStorageVirtualMachineCommandInput extends DeleteStorageVirtualMachineRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteStorageVirtualMachineCommandOutput extends DeleteStorageVirtualMachineResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteVolumeCommandOutput extends DeleteVolumeResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeBackupsCommandInput extends DescribeBackupsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeDataRepositoryTasksCommandInput extends DescribeDataRepositoryTasksRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeDataRepositoryTasksCommandOutput extends DescribeDataRepositoryTasksResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeFileSystemAliasesCommandInput extends DescribeFileSystemAliasesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeFileSystemAliasesCommandOutput extends DescribeFileSystemAliasesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeFileSystemsRequest, DescribeFileSystemsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeFileSystemsCommandInput extends DescribeFileSystemsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeFileSystemsCommandOutput extends DescribeFileSystemsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeStorageVirtualMachinesRequest, DescribeStorageVirtualMachinesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeStorageVirtualMachinesCommandInput extends DescribeStorageVirtualMachinesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeStorageVirtualMachinesCommandOutput extends DescribeStorageVirtualMachinesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DescribeVolumesRequest, DescribeVolumesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeVolumesCommandInput extends DescribeVolumesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeVolumesCommandOutput extends DescribeVolumesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { DisassociateFileSystemAliasesRequest, DisassociateFileSystemAliasesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DisassociateFileSystemAliasesCommandInput extends DisassociateFileSystemAliasesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DisassociateFileSystemAliasesCommandOutput extends DisassociateFileSystemAliasesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { UpdateFileSystemRequest, UpdateFileSystemResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateFileSystemCommandInput extends UpdateFileSystemRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { UpdateStorageVirtualMachineRequest, UpdateStorageVirtualMachineResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateStorageVirtualMachineCommandInput extends UpdateStorageVirtualMachineRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateStorageVirtualMachineCommandOutput extends UpdateStorageVirtualMachineResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
4
|
import { UpdateVolumeRequest, UpdateVolumeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateVolumeCommandInput extends UpdateVolumeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateVolumeCommandOutput extends UpdateVolumeResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeBackupsCommandInput, DescribeBackupsCommandOutput } from "../commands/DescribeBackupsCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeBackups(config: FSxPaginationConfiguration, input: DescribeBackupsCommandInput, ...additionalArguments: any): Paginator<DescribeBackupsCommandOutput>;
|
package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataRepositoryTasksPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeDataRepositoryTasksCommandInput, DescribeDataRepositoryTasksCommandOutput } from "../commands/DescribeDataRepositoryTasksCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeDataRepositoryTasks(config: FSxPaginationConfiguration, input: DescribeDataRepositoryTasksCommandInput, ...additionalArguments: any): Paginator<DescribeDataRepositoryTasksCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeFileSystemAliasesCommandInput, DescribeFileSystemAliasesCommandOutput } from "../commands/DescribeFileSystemAliasesCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeFileSystemAliases(config: FSxPaginationConfiguration, input: DescribeFileSystemAliasesCommandInput, ...additionalArguments: any): Paginator<DescribeFileSystemAliasesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeFileSystemsCommandInput, DescribeFileSystemsCommandOutput } from "../commands/DescribeFileSystemsCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeFileSystems(config: FSxPaginationConfiguration, input: DescribeFileSystemsCommandInput, ...additionalArguments: any): Paginator<DescribeFileSystemsCommandOutput>;
|
package/{dist/types → dist-types}/ts3.4/pagination/DescribeStorageVirtualMachinesPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeStorageVirtualMachinesCommandInput, DescribeStorageVirtualMachinesCommandOutput } from "../commands/DescribeStorageVirtualMachinesCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeStorageVirtualMachines(config: FSxPaginationConfiguration, input: DescribeStorageVirtualMachinesCommandInput, ...additionalArguments: any): Paginator<DescribeStorageVirtualMachinesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput } from "../commands/DescribeVolumesCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeVolumes(config: FSxPaginationConfiguration, input: DescribeVolumesCommandInput, ...additionalArguments: any): Paginator<DescribeVolumesCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { FSx } from "../FSx";
|
|
2
3
|
import { FSxClient } from "../FSxClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface FSxPaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: FSx | FSxClient;
|
|
6
6
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
2
3
|
import { FSxPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListTagsForResource(config: FSxPaginationConfiguration, input: ListTagsForResourceCommandInput, ...additionalArguments: any): Paginator<ListTagsForResourceCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { AssociateFileSystemAliasesCommandInput, AssociateFileSystemAliasesCommandOutput } from "../commands/AssociateFileSystemAliasesCommand";
|
|
2
4
|
import { CancelDataRepositoryTaskCommandInput, CancelDataRepositoryTaskCommandOutput } from "../commands/CancelDataRepositoryTaskCommand";
|
|
3
5
|
import { CopyBackupCommandInput, CopyBackupCommandOutput } from "../commands/CopyBackupCommand";
|
|
@@ -25,8 +27,6 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../comman
|
|
|
25
27
|
import { UpdateFileSystemCommandInput, UpdateFileSystemCommandOutput } from "../commands/UpdateFileSystemCommand";
|
|
26
28
|
import { UpdateStorageVirtualMachineCommandInput, UpdateStorageVirtualMachineCommandOutput } from "../commands/UpdateStorageVirtualMachineCommand";
|
|
27
29
|
import { UpdateVolumeCommandInput, UpdateVolumeCommandOutput } from "../commands/UpdateVolumeCommand";
|
|
28
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
29
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
30
30
|
export declare const serializeAws_json1_1AssociateFileSystemAliasesCommand: (input: AssociateFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
31
31
|
export declare const serializeAws_json1_1CancelDataRepositoryTaskCommand: (input: CancelDataRepositoryTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
32
32
|
export declare const serializeAws_json1_1CopyBackupCommand: (input: CopyBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: FSxClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: FSxClientConfig) => {
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: FSxClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
import { FSxClientConfig } from "./FSxClient";
|
|
2
|
-
/**
|
|
3
|
-
* @internal
|
|
4
|
-
*/
|
|
5
|
-
export declare const getRuntimeConfig: (config: FSxClientConfig) => {
|
|
6
|
-
runtime: string;
|
|
7
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
8
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
|
-
apiVersion: string;
|
|
10
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
12
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
15
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
16
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
17
|
-
disableHostPrefix: boolean;
|
|
18
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
-
logger: import("@aws-sdk/types").Logger;
|
|
21
|
-
serviceId: string;
|
|
22
|
-
region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
|
|
23
|
-
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
25
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
26
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
27
|
-
tls?: boolean | undefined;
|
|
28
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
29
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
30
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
31
|
-
signingEscapePath?: boolean | undefined;
|
|
32
|
-
systemClockOffset?: number | undefined;
|
|
33
|
-
signingRegion?: string | undefined;
|
|
34
|
-
|
|
35
|
-
|
|
1
|
+
import { FSxClientConfig } from "./FSxClient";
|
|
2
|
+
/**
|
|
3
|
+
* @internal
|
|
4
|
+
*/
|
|
5
|
+
export declare const getRuntimeConfig: (config: FSxClientConfig) => {
|
|
6
|
+
runtime: string;
|
|
7
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
8
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
|
+
apiVersion: string;
|
|
10
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
12
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
15
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
16
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
17
|
+
disableHostPrefix: boolean;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
+
logger: import("@aws-sdk/types").Logger;
|
|
21
|
+
serviceId: string;
|
|
22
|
+
region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
|
|
23
|
+
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
25
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
26
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
27
|
+
tls?: boolean | undefined;
|
|
28
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
29
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
30
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
31
|
+
signingEscapePath?: boolean | undefined;
|
|
32
|
+
systemClockOffset?: number | undefined;
|
|
33
|
+
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
|
+
};
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,65 +1,59 @@
|
|
|
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.35.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
25
16
|
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
58
52
|
"tslib": "^2.3.0",
|
|
59
53
|
"uuid": "^8.3.2"
|
|
60
54
|
},
|
|
61
55
|
"devDependencies": {
|
|
62
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
56
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
63
57
|
"@types/node": "^12.7.5",
|
|
64
58
|
"@types/uuid": "^8.3.0",
|
|
65
59
|
"downlevel-dts": "0.7.0",
|
|
@@ -67,15 +61,15 @@
|
|
|
67
61
|
"rimraf": "^3.0.0",
|
|
68
62
|
"ts-jest": "^26.4.1",
|
|
69
63
|
"typedoc": "^0.19.2",
|
|
70
|
-
"typescript": "~4.
|
|
64
|
+
"typescript": "~4.3.5"
|
|
71
65
|
},
|
|
72
66
|
"engines": {
|
|
73
67
|
"node": ">=10.0.0"
|
|
74
68
|
},
|
|
75
69
|
"typesVersions": {
|
|
76
70
|
"<4.0": {
|
|
77
|
-
"dist
|
|
78
|
-
"dist
|
|
71
|
+
"dist-types/*": [
|
|
72
|
+
"dist-types/ts3.4/*"
|
|
79
73
|
]
|
|
80
74
|
}
|
|
81
75
|
},
|
|
@@ -84,6 +78,12 @@
|
|
|
84
78
|
"url": "https://aws.amazon.com/javascript/"
|
|
85
79
|
},
|
|
86
80
|
"license": "Apache-2.0",
|
|
81
|
+
"browser": {
|
|
82
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
83
|
+
},
|
|
84
|
+
"react-native": {
|
|
85
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
86
|
+
},
|
|
87
87
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-fsx",
|
|
88
88
|
"repository": {
|
|
89
89
|
"type": "git",
|
package/{FSx.ts → src/FSx.ts}
RENAMED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import {
|
|
3
4
|
AssociateFileSystemAliasesCommand,
|
|
4
5
|
AssociateFileSystemAliasesCommandInput,
|
|
@@ -126,7 +127,7 @@ import {
|
|
|
126
127
|
UpdateVolumeCommandInput,
|
|
127
128
|
UpdateVolumeCommandOutput,
|
|
128
129
|
} from "./commands/UpdateVolumeCommand";
|
|
129
|
-
import {
|
|
130
|
+
import { FSxClient } from "./FSxClient";
|
|
130
131
|
|
|
131
132
|
/**
|
|
132
133
|
* <p>Amazon FSx is a fully managed service that makes it easy for storage and
|