@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,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import {
|
|
2
53
|
AssociateFileSystemAliasesCommandInput,
|
|
3
54
|
AssociateFileSystemAliasesCommandOutput,
|
|
@@ -68,56 +119,6 @@ import {
|
|
|
68
119
|
} from "./commands/UpdateStorageVirtualMachineCommand";
|
|
69
120
|
import { UpdateVolumeCommandInput, UpdateVolumeCommandOutput } from "./commands/UpdateVolumeCommand";
|
|
70
121
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
71
|
-
import {
|
|
72
|
-
EndpointsInputConfig,
|
|
73
|
-
EndpointsResolvedConfig,
|
|
74
|
-
RegionInputConfig,
|
|
75
|
-
RegionResolvedConfig,
|
|
76
|
-
resolveEndpointsConfig,
|
|
77
|
-
resolveRegionConfig,
|
|
78
|
-
} from "@aws-sdk/config-resolver";
|
|
79
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
80
|
-
import {
|
|
81
|
-
HostHeaderInputConfig,
|
|
82
|
-
HostHeaderResolvedConfig,
|
|
83
|
-
getHostHeaderPlugin,
|
|
84
|
-
resolveHostHeaderConfig,
|
|
85
|
-
} from "@aws-sdk/middleware-host-header";
|
|
86
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
87
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
88
|
-
import {
|
|
89
|
-
AwsAuthInputConfig,
|
|
90
|
-
AwsAuthResolvedConfig,
|
|
91
|
-
getAwsAuthPlugin,
|
|
92
|
-
resolveAwsAuthConfig,
|
|
93
|
-
} from "@aws-sdk/middleware-signing";
|
|
94
|
-
import {
|
|
95
|
-
UserAgentInputConfig,
|
|
96
|
-
UserAgentResolvedConfig,
|
|
97
|
-
getUserAgentPlugin,
|
|
98
|
-
resolveUserAgentConfig,
|
|
99
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
100
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
101
|
-
import {
|
|
102
|
-
Client as __Client,
|
|
103
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
104
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
105
|
-
} from "@aws-sdk/smithy-client";
|
|
106
|
-
import {
|
|
107
|
-
Provider,
|
|
108
|
-
RegionInfoProvider,
|
|
109
|
-
Credentials as __Credentials,
|
|
110
|
-
Decoder as __Decoder,
|
|
111
|
-
Encoder as __Encoder,
|
|
112
|
-
Hash as __Hash,
|
|
113
|
-
HashConstructor as __HashConstructor,
|
|
114
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
115
|
-
Logger as __Logger,
|
|
116
|
-
Provider as __Provider,
|
|
117
|
-
StreamCollector as __StreamCollector,
|
|
118
|
-
UrlParser as __UrlParser,
|
|
119
|
-
UserAgent as __UserAgent,
|
|
120
|
-
} from "@aws-sdk/types";
|
|
121
122
|
|
|
122
123
|
export type ServiceInputTypes =
|
|
123
124
|
| AssociateFileSystemAliasesCommandInput
|
|
@@ -331,13 +332,13 @@ export class FSxClient extends __Client<
|
|
|
331
332
|
readonly config: FSxClientResolvedConfig;
|
|
332
333
|
|
|
333
334
|
constructor(configuration: FSxClientConfig) {
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
335
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
336
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
337
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
338
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
339
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
340
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
341
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
341
342
|
super(_config_6);
|
|
342
343
|
this.config = _config_6;
|
|
343
344
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1AssociateFileSystemAliasesCommand,
|
|
5
|
-
serializeAws_json1_1AssociateFileSystemAliasesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { AssociateFileSystemAliasesRequest, AssociateFileSystemAliasesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1AssociateFileSystemAliasesCommand,
|
|
18
|
+
serializeAws_json1_1AssociateFileSystemAliasesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface AssociateFileSystemAliasesCommandInput extends AssociateFileSystemAliasesRequest {}
|
|
21
22
|
export interface AssociateFileSystemAliasesCommandOutput extends AssociateFileSystemAliasesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CancelDataRepositoryTaskCommand,
|
|
5
|
-
serializeAws_json1_1CancelDataRepositoryTaskCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CancelDataRepositoryTaskRequest, CancelDataRepositoryTaskResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CancelDataRepositoryTaskCommand,
|
|
18
|
+
serializeAws_json1_1CancelDataRepositoryTaskCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CancelDataRepositoryTaskCommandInput extends CancelDataRepositoryTaskRequest {}
|
|
21
22
|
export interface CancelDataRepositoryTaskCommandOutput extends CancelDataRepositoryTaskResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CopyBackupCommand,
|
|
5
|
-
serializeAws_json1_1CopyBackupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CopyBackupRequest, CopyBackupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CopyBackupCommand,
|
|
18
|
+
serializeAws_json1_1CopyBackupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CopyBackupCommandInput extends CopyBackupRequest {}
|
|
21
22
|
export interface CopyBackupCommandOutput extends CopyBackupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateBackupCommand,
|
|
5
|
-
serializeAws_json1_1CreateBackupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateBackupRequest, CreateBackupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateBackupCommand,
|
|
18
|
+
serializeAws_json1_1CreateBackupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateBackupCommandInput extends CreateBackupRequest {}
|
|
21
22
|
export interface CreateBackupCommandOutput extends CreateBackupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateDataRepositoryTaskCommand,
|
|
5
|
-
serializeAws_json1_1CreateDataRepositoryTaskCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateDataRepositoryTaskRequest, CreateDataRepositoryTaskResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateDataRepositoryTaskCommand,
|
|
18
|
+
serializeAws_json1_1CreateDataRepositoryTaskCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateDataRepositoryTaskCommandInput extends CreateDataRepositoryTaskRequest {}
|
|
21
22
|
export interface CreateDataRepositoryTaskCommandOutput extends CreateDataRepositoryTaskResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateFileSystemCommand,
|
|
5
|
-
serializeAws_json1_1CreateFileSystemCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateFileSystemRequest, CreateFileSystemResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateFileSystemCommand,
|
|
18
|
+
serializeAws_json1_1CreateFileSystemCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateFileSystemCommandInput extends CreateFileSystemRequest {}
|
|
21
22
|
export interface CreateFileSystemCommandOutput extends CreateFileSystemResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateFileSystemFromBackupCommand,
|
|
5
|
-
serializeAws_json1_1CreateFileSystemFromBackupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateFileSystemFromBackupRequest, CreateFileSystemFromBackupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateFileSystemFromBackupCommand,
|
|
18
|
+
serializeAws_json1_1CreateFileSystemFromBackupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateFileSystemFromBackupCommandInput extends CreateFileSystemFromBackupRequest {}
|
|
21
22
|
export interface CreateFileSystemFromBackupCommandOutput extends CreateFileSystemFromBackupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateStorageVirtualMachineCommand,
|
|
5
|
-
serializeAws_json1_1CreateStorageVirtualMachineCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateStorageVirtualMachineRequest, CreateStorageVirtualMachineResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateStorageVirtualMachineCommand,
|
|
18
|
+
serializeAws_json1_1CreateStorageVirtualMachineCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateStorageVirtualMachineCommandInput extends CreateStorageVirtualMachineRequest {}
|
|
21
22
|
export interface CreateStorageVirtualMachineCommandOutput
|
|
22
23
|
extends CreateStorageVirtualMachineResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateVolumeCommand,
|
|
5
|
-
serializeAws_json1_1CreateVolumeCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateVolumeRequest, CreateVolumeResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateVolumeCommand,
|
|
18
|
+
serializeAws_json1_1CreateVolumeCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateVolumeCommandInput extends CreateVolumeRequest {}
|
|
21
22
|
export interface CreateVolumeCommandOutput extends CreateVolumeResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateVolumeFromBackupCommand,
|
|
5
|
-
serializeAws_json1_1CreateVolumeFromBackupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { CreateVolumeFromBackupRequest, CreateVolumeFromBackupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateVolumeFromBackupCommand,
|
|
18
|
+
serializeAws_json1_1CreateVolumeFromBackupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateVolumeFromBackupCommandInput extends CreateVolumeFromBackupRequest {}
|
|
21
22
|
export interface CreateVolumeFromBackupCommandOutput extends CreateVolumeFromBackupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteBackupCommand,
|
|
5
|
-
serializeAws_json1_1DeleteBackupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DeleteBackupRequest, DeleteBackupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteBackupCommand,
|
|
18
|
+
serializeAws_json1_1DeleteBackupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteBackupCommandInput extends DeleteBackupRequest {}
|
|
21
22
|
export interface DeleteBackupCommandOutput extends DeleteBackupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteFileSystemCommand,
|
|
5
|
-
serializeAws_json1_1DeleteFileSystemCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DeleteFileSystemRequest, DeleteFileSystemResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteFileSystemCommand,
|
|
18
|
+
serializeAws_json1_1DeleteFileSystemCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteFileSystemCommandInput extends DeleteFileSystemRequest {}
|
|
21
22
|
export interface DeleteFileSystemCommandOutput extends DeleteFileSystemResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DeleteStorageVirtualMachineRequest, DeleteStorageVirtualMachineResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteStorageVirtualMachineCommand,
|
|
5
|
-
serializeAws_json1_1DeleteStorageVirtualMachineCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DeleteStorageVirtualMachineRequest, DeleteStorageVirtualMachineResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteStorageVirtualMachineCommand,
|
|
18
|
+
serializeAws_json1_1DeleteStorageVirtualMachineCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteStorageVirtualMachineCommandInput extends DeleteStorageVirtualMachineRequest {}
|
|
21
22
|
export interface DeleteStorageVirtualMachineCommandOutput
|
|
22
23
|
extends DeleteStorageVirtualMachineResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteVolumeCommand,
|
|
5
|
-
serializeAws_json1_1DeleteVolumeCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteVolumeCommand,
|
|
18
|
+
serializeAws_json1_1DeleteVolumeCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {}
|
|
21
22
|
export interface DeleteVolumeCommandOutput extends DeleteVolumeResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeBackupsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeBackupsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DescribeBackupsRequest, DescribeBackupsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeBackupsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeBackupsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeBackupsCommandInput extends DescribeBackupsRequest {}
|
|
21
22
|
export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeDataRepositoryTasksCommand,
|
|
5
|
-
serializeAws_json1_1DescribeDataRepositoryTasksCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DescribeDataRepositoryTasksRequest, DescribeDataRepositoryTasksResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeDataRepositoryTasksCommand,
|
|
18
|
+
serializeAws_json1_1DescribeDataRepositoryTasksCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDataRepositoryTasksCommandInput extends DescribeDataRepositoryTasksRequest {}
|
|
21
22
|
export interface DescribeDataRepositoryTasksCommandOutput
|
|
22
23
|
extends DescribeDataRepositoryTasksResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
2
|
-
import { DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeFileSystemAliasesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeFileSystemAliasesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { FSxClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FSxClient";
|
|
15
|
+
import { DescribeFileSystemAliasesRequest, DescribeFileSystemAliasesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeFileSystemAliasesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeFileSystemAliasesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeFileSystemAliasesCommandInput extends DescribeFileSystemAliasesRequest {}
|
|
21
22
|
export interface DescribeFileSystemAliasesCommandOutput extends DescribeFileSystemAliasesResponse, __MetadataBearer {}
|
|
22
23
|
|