@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
|
@@ -2889,7 +2889,7 @@ const serializeAws_json1_1AssociateFileSystemAliasesRequest = (input, context) =
|
|
|
2889
2889
|
return {
|
|
2890
2890
|
...(input.Aliases !== undefined &&
|
|
2891
2891
|
input.Aliases !== null && { Aliases: serializeAws_json1_1AlternateDNSNames(input.Aliases, context) }),
|
|
2892
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
2892
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
2893
2893
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
2894
2894
|
};
|
|
2895
2895
|
};
|
|
@@ -2919,7 +2919,7 @@ const serializeAws_json1_1CompletionReport = (input, context) => {
|
|
|
2919
2919
|
const serializeAws_json1_1CopyBackupRequest = (input, context) => {
|
|
2920
2920
|
var _a;
|
|
2921
2921
|
return {
|
|
2922
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
2922
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
2923
2923
|
...(input.CopyTags !== undefined && input.CopyTags !== null && { CopyTags: input.CopyTags }),
|
|
2924
2924
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
2925
2925
|
...(input.SourceBackupId !== undefined &&
|
|
@@ -2931,7 +2931,7 @@ const serializeAws_json1_1CopyBackupRequest = (input, context) => {
|
|
|
2931
2931
|
const serializeAws_json1_1CreateBackupRequest = (input, context) => {
|
|
2932
2932
|
var _a;
|
|
2933
2933
|
return {
|
|
2934
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
2934
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
2935
2935
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
2936
2936
|
...(input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1Tags(input.Tags, context) }),
|
|
2937
2937
|
...(input.VolumeId !== undefined && input.VolumeId !== null && { VolumeId: input.VolumeId }),
|
|
@@ -2940,7 +2940,7 @@ const serializeAws_json1_1CreateBackupRequest = (input, context) => {
|
|
|
2940
2940
|
const serializeAws_json1_1CreateDataRepositoryTaskRequest = (input, context) => {
|
|
2941
2941
|
var _a;
|
|
2942
2942
|
return {
|
|
2943
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
2943
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
2944
2944
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
2945
2945
|
...(input.Paths !== undefined &&
|
|
2946
2946
|
input.Paths !== null && { Paths: serializeAws_json1_1DataRepositoryTaskPaths(input.Paths, context) }),
|
|
@@ -2954,7 +2954,7 @@ const serializeAws_json1_1CreateFileSystemFromBackupRequest = (input, context) =
|
|
|
2954
2954
|
var _a;
|
|
2955
2955
|
return {
|
|
2956
2956
|
...(input.BackupId !== undefined && input.BackupId !== null && { BackupId: input.BackupId }),
|
|
2957
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
2957
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
2958
2958
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
2959
2959
|
...(input.LustreConfiguration !== undefined &&
|
|
2960
2960
|
input.LustreConfiguration !== null && {
|
|
@@ -3039,7 +3039,7 @@ const serializeAws_json1_1CreateFileSystemOntapConfiguration = (input, context)
|
|
|
3039
3039
|
const serializeAws_json1_1CreateFileSystemRequest = (input, context) => {
|
|
3040
3040
|
var _a;
|
|
3041
3041
|
return {
|
|
3042
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3042
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3043
3043
|
...(input.FileSystemType !== undefined &&
|
|
3044
3044
|
input.FileSystemType !== null && { FileSystemType: input.FileSystemType }),
|
|
3045
3045
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
@@ -3124,7 +3124,7 @@ const serializeAws_json1_1CreateStorageVirtualMachineRequest = (input, context)
|
|
|
3124
3124
|
input.ActiveDirectoryConfiguration !== null && {
|
|
3125
3125
|
ActiveDirectoryConfiguration: serializeAws_json1_1CreateSvmActiveDirectoryConfiguration(input.ActiveDirectoryConfiguration, context),
|
|
3126
3126
|
}),
|
|
3127
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3127
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3128
3128
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
3129
3129
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
3130
3130
|
...(input.RootVolumeSecurityStyle !== undefined &&
|
|
@@ -3147,7 +3147,7 @@ const serializeAws_json1_1CreateVolumeFromBackupRequest = (input, context) => {
|
|
|
3147
3147
|
var _a;
|
|
3148
3148
|
return {
|
|
3149
3149
|
...(input.BackupId !== undefined && input.BackupId !== null && { BackupId: input.BackupId }),
|
|
3150
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3150
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3151
3151
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
3152
3152
|
...(input.OntapConfiguration !== undefined &&
|
|
3153
3153
|
input.OntapConfiguration !== null && {
|
|
@@ -3159,7 +3159,7 @@ const serializeAws_json1_1CreateVolumeFromBackupRequest = (input, context) => {
|
|
|
3159
3159
|
const serializeAws_json1_1CreateVolumeRequest = (input, context) => {
|
|
3160
3160
|
var _a;
|
|
3161
3161
|
return {
|
|
3162
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3162
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3163
3163
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
3164
3164
|
...(input.OntapConfiguration !== undefined &&
|
|
3165
3165
|
input.OntapConfiguration !== null && {
|
|
@@ -3210,7 +3210,7 @@ const serializeAws_json1_1DeleteBackupRequest = (input, context) => {
|
|
|
3210
3210
|
var _a;
|
|
3211
3211
|
return {
|
|
3212
3212
|
...(input.BackupId !== undefined && input.BackupId !== null && { BackupId: input.BackupId }),
|
|
3213
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3213
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3214
3214
|
};
|
|
3215
3215
|
};
|
|
3216
3216
|
const serializeAws_json1_1DeleteFileSystemLustreConfiguration = (input, context) => {
|
|
@@ -3224,7 +3224,7 @@ const serializeAws_json1_1DeleteFileSystemLustreConfiguration = (input, context)
|
|
|
3224
3224
|
const serializeAws_json1_1DeleteFileSystemRequest = (input, context) => {
|
|
3225
3225
|
var _a;
|
|
3226
3226
|
return {
|
|
3227
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3227
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3228
3228
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
3229
3229
|
...(input.LustreConfiguration !== undefined &&
|
|
3230
3230
|
input.LustreConfiguration !== null && {
|
|
@@ -3247,7 +3247,7 @@ const serializeAws_json1_1DeleteFileSystemWindowsConfiguration = (input, context
|
|
|
3247
3247
|
const serializeAws_json1_1DeleteStorageVirtualMachineRequest = (input, context) => {
|
|
3248
3248
|
var _a;
|
|
3249
3249
|
return {
|
|
3250
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3250
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3251
3251
|
...(input.StorageVirtualMachineId !== undefined &&
|
|
3252
3252
|
input.StorageVirtualMachineId !== null && { StorageVirtualMachineId: input.StorageVirtualMachineId }),
|
|
3253
3253
|
};
|
|
@@ -3263,7 +3263,7 @@ const serializeAws_json1_1DeleteVolumeOntapConfiguration = (input, context) => {
|
|
|
3263
3263
|
const serializeAws_json1_1DeleteVolumeRequest = (input, context) => {
|
|
3264
3264
|
var _a;
|
|
3265
3265
|
return {
|
|
3266
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3266
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3267
3267
|
...(input.OntapConfiguration !== undefined &&
|
|
3268
3268
|
input.OntapConfiguration !== null && {
|
|
3269
3269
|
OntapConfiguration: serializeAws_json1_1DeleteVolumeOntapConfiguration(input.OntapConfiguration, context),
|
|
@@ -3294,7 +3294,7 @@ const serializeAws_json1_1DescribeDataRepositoryTasksRequest = (input, context)
|
|
|
3294
3294
|
const serializeAws_json1_1DescribeFileSystemAliasesRequest = (input, context) => {
|
|
3295
3295
|
var _a;
|
|
3296
3296
|
return {
|
|
3297
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3297
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3298
3298
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
3299
3299
|
...(input.MaxResults !== undefined && input.MaxResults !== null && { MaxResults: input.MaxResults }),
|
|
3300
3300
|
...(input.NextToken !== undefined && input.NextToken !== null && { NextToken: input.NextToken }),
|
|
@@ -3337,7 +3337,7 @@ const serializeAws_json1_1DisassociateFileSystemAliasesRequest = (input, context
|
|
|
3337
3337
|
return {
|
|
3338
3338
|
...(input.Aliases !== undefined &&
|
|
3339
3339
|
input.Aliases !== null && { Aliases: serializeAws_json1_1AlternateDNSNames(input.Aliases, context) }),
|
|
3340
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3340
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3341
3341
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
3342
3342
|
};
|
|
3343
3343
|
};
|
|
@@ -3587,7 +3587,7 @@ const serializeAws_json1_1UpdateFileSystemOntapConfiguration = (input, context)
|
|
|
3587
3587
|
const serializeAws_json1_1UpdateFileSystemRequest = (input, context) => {
|
|
3588
3588
|
var _a;
|
|
3589
3589
|
return {
|
|
3590
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3590
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3591
3591
|
...(input.FileSystemId !== undefined && input.FileSystemId !== null && { FileSystemId: input.FileSystemId }),
|
|
3592
3592
|
...(input.LustreConfiguration !== undefined &&
|
|
3593
3593
|
input.LustreConfiguration !== null && {
|
|
@@ -3650,7 +3650,7 @@ const serializeAws_json1_1UpdateStorageVirtualMachineRequest = (input, context)
|
|
|
3650
3650
|
input.ActiveDirectoryConfiguration !== null && {
|
|
3651
3651
|
ActiveDirectoryConfiguration: serializeAws_json1_1UpdateSvmActiveDirectoryConfiguration(input.ActiveDirectoryConfiguration, context),
|
|
3652
3652
|
}),
|
|
3653
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3653
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3654
3654
|
...(input.StorageVirtualMachineId !== undefined &&
|
|
3655
3655
|
input.StorageVirtualMachineId !== null && { StorageVirtualMachineId: input.StorageVirtualMachineId }),
|
|
3656
3656
|
...(input.SvmAdminPassword !== undefined &&
|
|
@@ -3668,7 +3668,7 @@ const serializeAws_json1_1UpdateSvmActiveDirectoryConfiguration = (input, contex
|
|
|
3668
3668
|
const serializeAws_json1_1UpdateVolumeRequest = (input, context) => {
|
|
3669
3669
|
var _a;
|
|
3670
3670
|
return {
|
|
3671
|
-
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a :
|
|
3671
|
+
ClientRequestToken: (_a = input.ClientRequestToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
3672
3672
|
...(input.OntapConfiguration !== undefined &&
|
|
3673
3673
|
input.OntapConfiguration !== null && {
|
|
3674
3674
|
OntapConfiguration: serializeAws_json1_1UpdateOntapVolumeConfiguration(input.OntapConfiguration, context),
|
|
@@ -3727,29 +3727,29 @@ const serializeAws_json1_1WindowsAuditLogCreateConfiguration = (input, context)
|
|
|
3727
3727
|
};
|
|
3728
3728
|
const deserializeAws_json1_1ActiveDirectoryBackupAttributes = (output, context) => {
|
|
3729
3729
|
return {
|
|
3730
|
-
ActiveDirectoryId:
|
|
3731
|
-
DomainName:
|
|
3732
|
-
ResourceARN:
|
|
3730
|
+
ActiveDirectoryId: smithy_client_1.expectString(output.ActiveDirectoryId),
|
|
3731
|
+
DomainName: smithy_client_1.expectString(output.DomainName),
|
|
3732
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
3733
3733
|
};
|
|
3734
3734
|
};
|
|
3735
3735
|
const deserializeAws_json1_1ActiveDirectoryError = (output, context) => {
|
|
3736
3736
|
return {
|
|
3737
|
-
ActiveDirectoryId:
|
|
3738
|
-
Message:
|
|
3739
|
-
Type:
|
|
3737
|
+
ActiveDirectoryId: smithy_client_1.expectString(output.ActiveDirectoryId),
|
|
3738
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3739
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
3740
3740
|
};
|
|
3741
3741
|
};
|
|
3742
3742
|
const deserializeAws_json1_1AdministrativeAction = (output, context) => {
|
|
3743
3743
|
return {
|
|
3744
|
-
AdministrativeActionType:
|
|
3744
|
+
AdministrativeActionType: smithy_client_1.expectString(output.AdministrativeActionType),
|
|
3745
3745
|
FailureDetails: output.FailureDetails !== undefined && output.FailureDetails !== null
|
|
3746
3746
|
? deserializeAws_json1_1AdministrativeActionFailureDetails(output.FailureDetails, context)
|
|
3747
3747
|
: undefined,
|
|
3748
|
-
ProgressPercent:
|
|
3748
|
+
ProgressPercent: smithy_client_1.expectInt32(output.ProgressPercent),
|
|
3749
3749
|
RequestTime: output.RequestTime !== undefined && output.RequestTime !== null
|
|
3750
|
-
?
|
|
3750
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.RequestTime)))
|
|
3751
3751
|
: undefined,
|
|
3752
|
-
Status:
|
|
3752
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3753
3753
|
TargetFileSystemValues: output.TargetFileSystemValues !== undefined && output.TargetFileSystemValues !== null
|
|
3754
3754
|
? deserializeAws_json1_1FileSystem(output.TargetFileSystemValues, context)
|
|
3755
3755
|
: undefined,
|
|
@@ -3760,7 +3760,7 @@ const deserializeAws_json1_1AdministrativeAction = (output, context) => {
|
|
|
3760
3760
|
};
|
|
3761
3761
|
const deserializeAws_json1_1AdministrativeActionFailureDetails = (output, context) => {
|
|
3762
3762
|
return {
|
|
3763
|
-
Message:
|
|
3763
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3764
3764
|
};
|
|
3765
3765
|
};
|
|
3766
3766
|
const deserializeAws_json1_1AdministrativeActions = (output, context) => {
|
|
@@ -3775,8 +3775,8 @@ const deserializeAws_json1_1AdministrativeActions = (output, context) => {
|
|
|
3775
3775
|
};
|
|
3776
3776
|
const deserializeAws_json1_1Alias = (output, context) => {
|
|
3777
3777
|
return {
|
|
3778
|
-
Lifecycle:
|
|
3779
|
-
Name:
|
|
3778
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
3779
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3780
3780
|
};
|
|
3781
3781
|
};
|
|
3782
3782
|
const deserializeAws_json1_1Aliases = (output, context) => {
|
|
@@ -3798,9 +3798,9 @@ const deserializeAws_json1_1AssociateFileSystemAliasesResponse = (output, contex
|
|
|
3798
3798
|
};
|
|
3799
3799
|
const deserializeAws_json1_1Backup = (output, context) => {
|
|
3800
3800
|
return {
|
|
3801
|
-
BackupId:
|
|
3801
|
+
BackupId: smithy_client_1.expectString(output.BackupId),
|
|
3802
3802
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3803
|
-
?
|
|
3803
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3804
3804
|
: undefined,
|
|
3805
3805
|
DirectoryInformation: output.DirectoryInformation !== undefined && output.DirectoryInformation !== null
|
|
3806
3806
|
? deserializeAws_json1_1ActiveDirectoryBackupAttributes(output.DirectoryInformation, context)
|
|
@@ -3811,16 +3811,16 @@ const deserializeAws_json1_1Backup = (output, context) => {
|
|
|
3811
3811
|
FileSystem: output.FileSystem !== undefined && output.FileSystem !== null
|
|
3812
3812
|
? deserializeAws_json1_1FileSystem(output.FileSystem, context)
|
|
3813
3813
|
: undefined,
|
|
3814
|
-
KmsKeyId:
|
|
3815
|
-
Lifecycle:
|
|
3816
|
-
OwnerId:
|
|
3817
|
-
ProgressPercent:
|
|
3818
|
-
ResourceARN:
|
|
3819
|
-
ResourceType:
|
|
3820
|
-
SourceBackupId:
|
|
3821
|
-
SourceBackupRegion:
|
|
3814
|
+
KmsKeyId: smithy_client_1.expectString(output.KmsKeyId),
|
|
3815
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
3816
|
+
OwnerId: smithy_client_1.expectString(output.OwnerId),
|
|
3817
|
+
ProgressPercent: smithy_client_1.expectInt32(output.ProgressPercent),
|
|
3818
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
3819
|
+
ResourceType: smithy_client_1.expectString(output.ResourceType),
|
|
3820
|
+
SourceBackupId: smithy_client_1.expectString(output.SourceBackupId),
|
|
3821
|
+
SourceBackupRegion: smithy_client_1.expectString(output.SourceBackupRegion),
|
|
3822
3822
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
3823
|
-
Type:
|
|
3823
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
3824
3824
|
Volume: output.Volume !== undefined && output.Volume !== null
|
|
3825
3825
|
? deserializeAws_json1_1Volume(output.Volume, context)
|
|
3826
3826
|
: undefined,
|
|
@@ -3828,29 +3828,29 @@ const deserializeAws_json1_1Backup = (output, context) => {
|
|
|
3828
3828
|
};
|
|
3829
3829
|
const deserializeAws_json1_1BackupBeingCopied = (output, context) => {
|
|
3830
3830
|
return {
|
|
3831
|
-
BackupId:
|
|
3832
|
-
Message:
|
|
3831
|
+
BackupId: smithy_client_1.expectString(output.BackupId),
|
|
3832
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3833
3833
|
};
|
|
3834
3834
|
};
|
|
3835
3835
|
const deserializeAws_json1_1BackupFailureDetails = (output, context) => {
|
|
3836
3836
|
return {
|
|
3837
|
-
Message:
|
|
3837
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3838
3838
|
};
|
|
3839
3839
|
};
|
|
3840
3840
|
const deserializeAws_json1_1BackupInProgress = (output, context) => {
|
|
3841
3841
|
return {
|
|
3842
|
-
Message:
|
|
3842
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3843
3843
|
};
|
|
3844
3844
|
};
|
|
3845
3845
|
const deserializeAws_json1_1BackupNotFound = (output, context) => {
|
|
3846
3846
|
return {
|
|
3847
|
-
Message:
|
|
3847
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3848
3848
|
};
|
|
3849
3849
|
};
|
|
3850
3850
|
const deserializeAws_json1_1BackupRestoring = (output, context) => {
|
|
3851
3851
|
return {
|
|
3852
|
-
FileSystemId:
|
|
3853
|
-
Message:
|
|
3852
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
3853
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3854
3854
|
};
|
|
3855
3855
|
};
|
|
3856
3856
|
const deserializeAws_json1_1Backups = (output, context) => {
|
|
@@ -3865,21 +3865,21 @@ const deserializeAws_json1_1Backups = (output, context) => {
|
|
|
3865
3865
|
};
|
|
3866
3866
|
const deserializeAws_json1_1BadRequest = (output, context) => {
|
|
3867
3867
|
return {
|
|
3868
|
-
Message:
|
|
3868
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3869
3869
|
};
|
|
3870
3870
|
};
|
|
3871
3871
|
const deserializeAws_json1_1CancelDataRepositoryTaskResponse = (output, context) => {
|
|
3872
3872
|
return {
|
|
3873
|
-
Lifecycle:
|
|
3874
|
-
TaskId:
|
|
3873
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
3874
|
+
TaskId: smithy_client_1.expectString(output.TaskId),
|
|
3875
3875
|
};
|
|
3876
3876
|
};
|
|
3877
3877
|
const deserializeAws_json1_1CompletionReport = (output, context) => {
|
|
3878
3878
|
return {
|
|
3879
|
-
Enabled:
|
|
3880
|
-
Format:
|
|
3881
|
-
Path:
|
|
3882
|
-
Scope:
|
|
3879
|
+
Enabled: smithy_client_1.expectBoolean(output.Enabled),
|
|
3880
|
+
Format: smithy_client_1.expectString(output.Format),
|
|
3881
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
3882
|
+
Scope: smithy_client_1.expectString(output.Scope),
|
|
3883
3883
|
};
|
|
3884
3884
|
};
|
|
3885
3885
|
const deserializeAws_json1_1CopyBackupResponse = (output, context) => {
|
|
@@ -3940,70 +3940,70 @@ const deserializeAws_json1_1CreateVolumeResponse = (output, context) => {
|
|
|
3940
3940
|
};
|
|
3941
3941
|
const deserializeAws_json1_1DataRepositoryConfiguration = (output, context) => {
|
|
3942
3942
|
return {
|
|
3943
|
-
AutoImportPolicy:
|
|
3944
|
-
ExportPath:
|
|
3943
|
+
AutoImportPolicy: smithy_client_1.expectString(output.AutoImportPolicy),
|
|
3944
|
+
ExportPath: smithy_client_1.expectString(output.ExportPath),
|
|
3945
3945
|
FailureDetails: output.FailureDetails !== undefined && output.FailureDetails !== null
|
|
3946
3946
|
? deserializeAws_json1_1DataRepositoryFailureDetails(output.FailureDetails, context)
|
|
3947
3947
|
: undefined,
|
|
3948
|
-
ImportPath:
|
|
3949
|
-
ImportedFileChunkSize:
|
|
3950
|
-
Lifecycle:
|
|
3948
|
+
ImportPath: smithy_client_1.expectString(output.ImportPath),
|
|
3949
|
+
ImportedFileChunkSize: smithy_client_1.expectInt32(output.ImportedFileChunkSize),
|
|
3950
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
3951
3951
|
};
|
|
3952
3952
|
};
|
|
3953
3953
|
const deserializeAws_json1_1DataRepositoryFailureDetails = (output, context) => {
|
|
3954
3954
|
return {
|
|
3955
|
-
Message:
|
|
3955
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3956
3956
|
};
|
|
3957
3957
|
};
|
|
3958
3958
|
const deserializeAws_json1_1DataRepositoryTask = (output, context) => {
|
|
3959
3959
|
return {
|
|
3960
3960
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3961
|
-
?
|
|
3961
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3962
3962
|
: undefined,
|
|
3963
3963
|
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
3964
|
-
?
|
|
3964
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
3965
3965
|
: undefined,
|
|
3966
3966
|
FailureDetails: output.FailureDetails !== undefined && output.FailureDetails !== null
|
|
3967
3967
|
? deserializeAws_json1_1DataRepositoryTaskFailureDetails(output.FailureDetails, context)
|
|
3968
3968
|
: undefined,
|
|
3969
|
-
FileSystemId:
|
|
3970
|
-
Lifecycle:
|
|
3969
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
3970
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
3971
3971
|
Paths: output.Paths !== undefined && output.Paths !== null
|
|
3972
3972
|
? deserializeAws_json1_1DataRepositoryTaskPaths(output.Paths, context)
|
|
3973
3973
|
: undefined,
|
|
3974
3974
|
Report: output.Report !== undefined && output.Report !== null
|
|
3975
3975
|
? deserializeAws_json1_1CompletionReport(output.Report, context)
|
|
3976
3976
|
: undefined,
|
|
3977
|
-
ResourceARN:
|
|
3977
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
3978
3978
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
3979
|
-
?
|
|
3979
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
3980
3980
|
: undefined,
|
|
3981
3981
|
Status: output.Status !== undefined && output.Status !== null
|
|
3982
3982
|
? deserializeAws_json1_1DataRepositoryTaskStatus(output.Status, context)
|
|
3983
3983
|
: undefined,
|
|
3984
3984
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
3985
|
-
TaskId:
|
|
3986
|
-
Type:
|
|
3985
|
+
TaskId: smithy_client_1.expectString(output.TaskId),
|
|
3986
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
3987
3987
|
};
|
|
3988
3988
|
};
|
|
3989
3989
|
const deserializeAws_json1_1DataRepositoryTaskEnded = (output, context) => {
|
|
3990
3990
|
return {
|
|
3991
|
-
Message:
|
|
3991
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3992
3992
|
};
|
|
3993
3993
|
};
|
|
3994
3994
|
const deserializeAws_json1_1DataRepositoryTaskExecuting = (output, context) => {
|
|
3995
3995
|
return {
|
|
3996
|
-
Message:
|
|
3996
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3997
3997
|
};
|
|
3998
3998
|
};
|
|
3999
3999
|
const deserializeAws_json1_1DataRepositoryTaskFailureDetails = (output, context) => {
|
|
4000
4000
|
return {
|
|
4001
|
-
Message:
|
|
4001
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4002
4002
|
};
|
|
4003
4003
|
};
|
|
4004
4004
|
const deserializeAws_json1_1DataRepositoryTaskNotFound = (output, context) => {
|
|
4005
4005
|
return {
|
|
4006
|
-
Message:
|
|
4006
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4007
4007
|
};
|
|
4008
4008
|
};
|
|
4009
4009
|
const deserializeAws_json1_1DataRepositoryTaskPaths = (output, context) => {
|
|
@@ -4013,7 +4013,7 @@ const deserializeAws_json1_1DataRepositoryTaskPaths = (output, context) => {
|
|
|
4013
4013
|
if (entry === null) {
|
|
4014
4014
|
return null;
|
|
4015
4015
|
}
|
|
4016
|
-
return
|
|
4016
|
+
return smithy_client_1.expectString(entry);
|
|
4017
4017
|
});
|
|
4018
4018
|
};
|
|
4019
4019
|
const deserializeAws_json1_1DataRepositoryTasks = (output, context) => {
|
|
@@ -4028,23 +4028,23 @@ const deserializeAws_json1_1DataRepositoryTasks = (output, context) => {
|
|
|
4028
4028
|
};
|
|
4029
4029
|
const deserializeAws_json1_1DataRepositoryTaskStatus = (output, context) => {
|
|
4030
4030
|
return {
|
|
4031
|
-
FailedCount:
|
|
4031
|
+
FailedCount: smithy_client_1.expectLong(output.FailedCount),
|
|
4032
4032
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
4033
|
-
?
|
|
4033
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedTime)))
|
|
4034
4034
|
: undefined,
|
|
4035
|
-
SucceededCount:
|
|
4036
|
-
TotalCount:
|
|
4035
|
+
SucceededCount: smithy_client_1.expectLong(output.SucceededCount),
|
|
4036
|
+
TotalCount: smithy_client_1.expectLong(output.TotalCount),
|
|
4037
4037
|
};
|
|
4038
4038
|
};
|
|
4039
4039
|
const deserializeAws_json1_1DeleteBackupResponse = (output, context) => {
|
|
4040
4040
|
return {
|
|
4041
|
-
BackupId:
|
|
4042
|
-
Lifecycle:
|
|
4041
|
+
BackupId: smithy_client_1.expectString(output.BackupId),
|
|
4042
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4043
4043
|
};
|
|
4044
4044
|
};
|
|
4045
4045
|
const deserializeAws_json1_1DeleteFileSystemLustreResponse = (output, context) => {
|
|
4046
4046
|
return {
|
|
4047
|
-
FinalBackupId:
|
|
4047
|
+
FinalBackupId: smithy_client_1.expectString(output.FinalBackupId),
|
|
4048
4048
|
FinalBackupTags: output.FinalBackupTags !== undefined && output.FinalBackupTags !== null
|
|
4049
4049
|
? deserializeAws_json1_1Tags(output.FinalBackupTags, context)
|
|
4050
4050
|
: undefined,
|
|
@@ -4052,8 +4052,8 @@ const deserializeAws_json1_1DeleteFileSystemLustreResponse = (output, context) =
|
|
|
4052
4052
|
};
|
|
4053
4053
|
const deserializeAws_json1_1DeleteFileSystemResponse = (output, context) => {
|
|
4054
4054
|
return {
|
|
4055
|
-
FileSystemId:
|
|
4056
|
-
Lifecycle:
|
|
4055
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
4056
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4057
4057
|
LustreResponse: output.LustreResponse !== undefined && output.LustreResponse !== null
|
|
4058
4058
|
? deserializeAws_json1_1DeleteFileSystemLustreResponse(output.LustreResponse, context)
|
|
4059
4059
|
: undefined,
|
|
@@ -4064,7 +4064,7 @@ const deserializeAws_json1_1DeleteFileSystemResponse = (output, context) => {
|
|
|
4064
4064
|
};
|
|
4065
4065
|
const deserializeAws_json1_1DeleteFileSystemWindowsResponse = (output, context) => {
|
|
4066
4066
|
return {
|
|
4067
|
-
FinalBackupId:
|
|
4067
|
+
FinalBackupId: smithy_client_1.expectString(output.FinalBackupId),
|
|
4068
4068
|
FinalBackupTags: output.FinalBackupTags !== undefined && output.FinalBackupTags !== null
|
|
4069
4069
|
? deserializeAws_json1_1Tags(output.FinalBackupTags, context)
|
|
4070
4070
|
: undefined,
|
|
@@ -4072,13 +4072,13 @@ const deserializeAws_json1_1DeleteFileSystemWindowsResponse = (output, context)
|
|
|
4072
4072
|
};
|
|
4073
4073
|
const deserializeAws_json1_1DeleteStorageVirtualMachineResponse = (output, context) => {
|
|
4074
4074
|
return {
|
|
4075
|
-
Lifecycle:
|
|
4076
|
-
StorageVirtualMachineId:
|
|
4075
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4076
|
+
StorageVirtualMachineId: smithy_client_1.expectString(output.StorageVirtualMachineId),
|
|
4077
4077
|
};
|
|
4078
4078
|
};
|
|
4079
4079
|
const deserializeAws_json1_1DeleteVolumeOntapResponse = (output, context) => {
|
|
4080
4080
|
return {
|
|
4081
|
-
FinalBackupId:
|
|
4081
|
+
FinalBackupId: smithy_client_1.expectString(output.FinalBackupId),
|
|
4082
4082
|
FinalBackupTags: output.FinalBackupTags !== undefined && output.FinalBackupTags !== null
|
|
4083
4083
|
? deserializeAws_json1_1Tags(output.FinalBackupTags, context)
|
|
4084
4084
|
: undefined,
|
|
@@ -4086,11 +4086,11 @@ const deserializeAws_json1_1DeleteVolumeOntapResponse = (output, context) => {
|
|
|
4086
4086
|
};
|
|
4087
4087
|
const deserializeAws_json1_1DeleteVolumeResponse = (output, context) => {
|
|
4088
4088
|
return {
|
|
4089
|
-
Lifecycle:
|
|
4089
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4090
4090
|
OntapResponse: output.OntapResponse !== undefined && output.OntapResponse !== null
|
|
4091
4091
|
? deserializeAws_json1_1DeleteVolumeOntapResponse(output.OntapResponse, context)
|
|
4092
4092
|
: undefined,
|
|
4093
|
-
VolumeId:
|
|
4093
|
+
VolumeId: smithy_client_1.expectString(output.VolumeId),
|
|
4094
4094
|
};
|
|
4095
4095
|
};
|
|
4096
4096
|
const deserializeAws_json1_1DescribeBackupsResponse = (output, context) => {
|
|
@@ -4098,7 +4098,7 @@ const deserializeAws_json1_1DescribeBackupsResponse = (output, context) => {
|
|
|
4098
4098
|
Backups: output.Backups !== undefined && output.Backups !== null
|
|
4099
4099
|
? deserializeAws_json1_1Backups(output.Backups, context)
|
|
4100
4100
|
: undefined,
|
|
4101
|
-
NextToken:
|
|
4101
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4102
4102
|
};
|
|
4103
4103
|
};
|
|
4104
4104
|
const deserializeAws_json1_1DescribeDataRepositoryTasksResponse = (output, context) => {
|
|
@@ -4106,7 +4106,7 @@ const deserializeAws_json1_1DescribeDataRepositoryTasksResponse = (output, conte
|
|
|
4106
4106
|
DataRepositoryTasks: output.DataRepositoryTasks !== undefined && output.DataRepositoryTasks !== null
|
|
4107
4107
|
? deserializeAws_json1_1DataRepositoryTasks(output.DataRepositoryTasks, context)
|
|
4108
4108
|
: undefined,
|
|
4109
|
-
NextToken:
|
|
4109
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4110
4110
|
};
|
|
4111
4111
|
};
|
|
4112
4112
|
const deserializeAws_json1_1DescribeFileSystemAliasesResponse = (output, context) => {
|
|
@@ -4114,7 +4114,7 @@ const deserializeAws_json1_1DescribeFileSystemAliasesResponse = (output, context
|
|
|
4114
4114
|
Aliases: output.Aliases !== undefined && output.Aliases !== null
|
|
4115
4115
|
? deserializeAws_json1_1Aliases(output.Aliases, context)
|
|
4116
4116
|
: undefined,
|
|
4117
|
-
NextToken:
|
|
4117
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4118
4118
|
};
|
|
4119
4119
|
};
|
|
4120
4120
|
const deserializeAws_json1_1DescribeFileSystemsResponse = (output, context) => {
|
|
@@ -4122,12 +4122,12 @@ const deserializeAws_json1_1DescribeFileSystemsResponse = (output, context) => {
|
|
|
4122
4122
|
FileSystems: output.FileSystems !== undefined && output.FileSystems !== null
|
|
4123
4123
|
? deserializeAws_json1_1FileSystems(output.FileSystems, context)
|
|
4124
4124
|
: undefined,
|
|
4125
|
-
NextToken:
|
|
4125
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4126
4126
|
};
|
|
4127
4127
|
};
|
|
4128
4128
|
const deserializeAws_json1_1DescribeStorageVirtualMachinesResponse = (output, context) => {
|
|
4129
4129
|
return {
|
|
4130
|
-
NextToken:
|
|
4130
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4131
4131
|
StorageVirtualMachines: output.StorageVirtualMachines !== undefined && output.StorageVirtualMachines !== null
|
|
4132
4132
|
? deserializeAws_json1_1StorageVirtualMachines(output.StorageVirtualMachines, context)
|
|
4133
4133
|
: undefined,
|
|
@@ -4135,7 +4135,7 @@ const deserializeAws_json1_1DescribeStorageVirtualMachinesResponse = (output, co
|
|
|
4135
4135
|
};
|
|
4136
4136
|
const deserializeAws_json1_1DescribeVolumesResponse = (output, context) => {
|
|
4137
4137
|
return {
|
|
4138
|
-
NextToken:
|
|
4138
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4139
4139
|
Volumes: output.Volumes !== undefined && output.Volumes !== null
|
|
4140
4140
|
? deserializeAws_json1_1Volumes(output.Volumes, context)
|
|
4141
4141
|
: undefined,
|
|
@@ -4150,8 +4150,8 @@ const deserializeAws_json1_1DisassociateFileSystemAliasesResponse = (output, con
|
|
|
4150
4150
|
};
|
|
4151
4151
|
const deserializeAws_json1_1DiskIopsConfiguration = (output, context) => {
|
|
4152
4152
|
return {
|
|
4153
|
-
Iops:
|
|
4154
|
-
Mode:
|
|
4153
|
+
Iops: smithy_client_1.expectLong(output.Iops),
|
|
4154
|
+
Mode: smithy_client_1.expectString(output.Mode),
|
|
4155
4155
|
};
|
|
4156
4156
|
};
|
|
4157
4157
|
const deserializeAws_json1_1DnsIps = (output, context) => {
|
|
@@ -4161,7 +4161,7 @@ const deserializeAws_json1_1DnsIps = (output, context) => {
|
|
|
4161
4161
|
if (entry === null) {
|
|
4162
4162
|
return null;
|
|
4163
4163
|
}
|
|
4164
|
-
return
|
|
4164
|
+
return smithy_client_1.expectString(entry);
|
|
4165
4165
|
});
|
|
4166
4166
|
};
|
|
4167
4167
|
const deserializeAws_json1_1FileSystem = (output, context) => {
|
|
@@ -4170,16 +4170,16 @@ const deserializeAws_json1_1FileSystem = (output, context) => {
|
|
|
4170
4170
|
? deserializeAws_json1_1AdministrativeActions(output.AdministrativeActions, context)
|
|
4171
4171
|
: undefined,
|
|
4172
4172
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
4173
|
-
?
|
|
4173
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
4174
4174
|
: undefined,
|
|
4175
|
-
DNSName:
|
|
4175
|
+
DNSName: smithy_client_1.expectString(output.DNSName),
|
|
4176
4176
|
FailureDetails: output.FailureDetails !== undefined && output.FailureDetails !== null
|
|
4177
4177
|
? deserializeAws_json1_1FileSystemFailureDetails(output.FailureDetails, context)
|
|
4178
4178
|
: undefined,
|
|
4179
|
-
FileSystemId:
|
|
4180
|
-
FileSystemType:
|
|
4181
|
-
KmsKeyId:
|
|
4182
|
-
Lifecycle:
|
|
4179
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
4180
|
+
FileSystemType: smithy_client_1.expectString(output.FileSystemType),
|
|
4181
|
+
KmsKeyId: smithy_client_1.expectString(output.KmsKeyId),
|
|
4182
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4183
4183
|
LustreConfiguration: output.LustreConfiguration !== undefined && output.LustreConfiguration !== null
|
|
4184
4184
|
? deserializeAws_json1_1LustreFileSystemConfiguration(output.LustreConfiguration, context)
|
|
4185
4185
|
: undefined,
|
|
@@ -4189,15 +4189,15 @@ const deserializeAws_json1_1FileSystem = (output, context) => {
|
|
|
4189
4189
|
OntapConfiguration: output.OntapConfiguration !== undefined && output.OntapConfiguration !== null
|
|
4190
4190
|
? deserializeAws_json1_1OntapFileSystemConfiguration(output.OntapConfiguration, context)
|
|
4191
4191
|
: undefined,
|
|
4192
|
-
OwnerId:
|
|
4193
|
-
ResourceARN:
|
|
4194
|
-
StorageCapacity:
|
|
4195
|
-
StorageType:
|
|
4192
|
+
OwnerId: smithy_client_1.expectString(output.OwnerId),
|
|
4193
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4194
|
+
StorageCapacity: smithy_client_1.expectInt32(output.StorageCapacity),
|
|
4195
|
+
StorageType: smithy_client_1.expectString(output.StorageType),
|
|
4196
4196
|
SubnetIds: output.SubnetIds !== undefined && output.SubnetIds !== null
|
|
4197
4197
|
? deserializeAws_json1_1SubnetIds(output.SubnetIds, context)
|
|
4198
4198
|
: undefined,
|
|
4199
4199
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
4200
|
-
VpcId:
|
|
4200
|
+
VpcId: smithy_client_1.expectString(output.VpcId),
|
|
4201
4201
|
WindowsConfiguration: output.WindowsConfiguration !== undefined && output.WindowsConfiguration !== null
|
|
4202
4202
|
? deserializeAws_json1_1WindowsFileSystemConfiguration(output.WindowsConfiguration, context)
|
|
4203
4203
|
: undefined,
|
|
@@ -4205,7 +4205,7 @@ const deserializeAws_json1_1FileSystem = (output, context) => {
|
|
|
4205
4205
|
};
|
|
4206
4206
|
const deserializeAws_json1_1FileSystemEndpoint = (output, context) => {
|
|
4207
4207
|
return {
|
|
4208
|
-
DNSName:
|
|
4208
|
+
DNSName: smithy_client_1.expectString(output.DNSName),
|
|
4209
4209
|
IpAddresses: output.IpAddresses !== undefined && output.IpAddresses !== null
|
|
4210
4210
|
? deserializeAws_json1_1OntapEndpointIpAddresses(output.IpAddresses, context)
|
|
4211
4211
|
: undefined,
|
|
@@ -4223,7 +4223,7 @@ const deserializeAws_json1_1FileSystemEndpoints = (output, context) => {
|
|
|
4223
4223
|
};
|
|
4224
4224
|
const deserializeAws_json1_1FileSystemFailureDetails = (output, context) => {
|
|
4225
4225
|
return {
|
|
4226
|
-
Message:
|
|
4226
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4227
4227
|
};
|
|
4228
4228
|
};
|
|
4229
4229
|
const deserializeAws_json1_1FileSystemMaintenanceOperations = (output, context) => {
|
|
@@ -4233,12 +4233,12 @@ const deserializeAws_json1_1FileSystemMaintenanceOperations = (output, context)
|
|
|
4233
4233
|
if (entry === null) {
|
|
4234
4234
|
return null;
|
|
4235
4235
|
}
|
|
4236
|
-
return
|
|
4236
|
+
return smithy_client_1.expectString(entry);
|
|
4237
4237
|
});
|
|
4238
4238
|
};
|
|
4239
4239
|
const deserializeAws_json1_1FileSystemNotFound = (output, context) => {
|
|
4240
4240
|
return {
|
|
4241
|
-
Message:
|
|
4241
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4242
4242
|
};
|
|
4243
4243
|
};
|
|
4244
4244
|
const deserializeAws_json1_1FileSystems = (output, context) => {
|
|
@@ -4253,93 +4253,93 @@ const deserializeAws_json1_1FileSystems = (output, context) => {
|
|
|
4253
4253
|
};
|
|
4254
4254
|
const deserializeAws_json1_1IncompatibleParameterError = (output, context) => {
|
|
4255
4255
|
return {
|
|
4256
|
-
Message:
|
|
4257
|
-
Parameter:
|
|
4256
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4257
|
+
Parameter: smithy_client_1.expectString(output.Parameter),
|
|
4258
4258
|
};
|
|
4259
4259
|
};
|
|
4260
4260
|
const deserializeAws_json1_1IncompatibleRegionForMultiAZ = (output, context) => {
|
|
4261
4261
|
return {
|
|
4262
|
-
Message:
|
|
4262
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4263
4263
|
};
|
|
4264
4264
|
};
|
|
4265
4265
|
const deserializeAws_json1_1InternalServerError = (output, context) => {
|
|
4266
4266
|
return {
|
|
4267
|
-
Message:
|
|
4267
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4268
4268
|
};
|
|
4269
4269
|
};
|
|
4270
4270
|
const deserializeAws_json1_1InvalidDestinationKmsKey = (output, context) => {
|
|
4271
4271
|
return {
|
|
4272
|
-
Message:
|
|
4272
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4273
4273
|
};
|
|
4274
4274
|
};
|
|
4275
4275
|
const deserializeAws_json1_1InvalidExportPath = (output, context) => {
|
|
4276
4276
|
return {
|
|
4277
|
-
Message:
|
|
4277
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4278
4278
|
};
|
|
4279
4279
|
};
|
|
4280
4280
|
const deserializeAws_json1_1InvalidImportPath = (output, context) => {
|
|
4281
4281
|
return {
|
|
4282
|
-
Message:
|
|
4282
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4283
4283
|
};
|
|
4284
4284
|
};
|
|
4285
4285
|
const deserializeAws_json1_1InvalidNetworkSettings = (output, context) => {
|
|
4286
4286
|
return {
|
|
4287
|
-
InvalidRouteTableId:
|
|
4288
|
-
InvalidSecurityGroupId:
|
|
4289
|
-
InvalidSubnetId:
|
|
4290
|
-
Message:
|
|
4287
|
+
InvalidRouteTableId: smithy_client_1.expectString(output.InvalidRouteTableId),
|
|
4288
|
+
InvalidSecurityGroupId: smithy_client_1.expectString(output.InvalidSecurityGroupId),
|
|
4289
|
+
InvalidSubnetId: smithy_client_1.expectString(output.InvalidSubnetId),
|
|
4290
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4291
4291
|
};
|
|
4292
4292
|
};
|
|
4293
4293
|
const deserializeAws_json1_1InvalidPerUnitStorageThroughput = (output, context) => {
|
|
4294
4294
|
return {
|
|
4295
|
-
Message:
|
|
4295
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4296
4296
|
};
|
|
4297
4297
|
};
|
|
4298
4298
|
const deserializeAws_json1_1InvalidRegion = (output, context) => {
|
|
4299
4299
|
return {
|
|
4300
|
-
Message:
|
|
4300
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4301
4301
|
};
|
|
4302
4302
|
};
|
|
4303
4303
|
const deserializeAws_json1_1InvalidSourceKmsKey = (output, context) => {
|
|
4304
4304
|
return {
|
|
4305
|
-
Message:
|
|
4305
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4306
4306
|
};
|
|
4307
4307
|
};
|
|
4308
4308
|
const deserializeAws_json1_1LifecycleTransitionReason = (output, context) => {
|
|
4309
4309
|
return {
|
|
4310
|
-
Message:
|
|
4310
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4311
4311
|
};
|
|
4312
4312
|
};
|
|
4313
4313
|
const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
4314
4314
|
return {
|
|
4315
|
-
NextToken:
|
|
4315
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
4316
4316
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
4317
4317
|
};
|
|
4318
4318
|
};
|
|
4319
4319
|
const deserializeAws_json1_1LustreFileSystemConfiguration = (output, context) => {
|
|
4320
4320
|
return {
|
|
4321
|
-
AutomaticBackupRetentionDays:
|
|
4322
|
-
CopyTagsToBackups:
|
|
4323
|
-
DailyAutomaticBackupStartTime:
|
|
4324
|
-
DataCompressionType:
|
|
4321
|
+
AutomaticBackupRetentionDays: smithy_client_1.expectInt32(output.AutomaticBackupRetentionDays),
|
|
4322
|
+
CopyTagsToBackups: smithy_client_1.expectBoolean(output.CopyTagsToBackups),
|
|
4323
|
+
DailyAutomaticBackupStartTime: smithy_client_1.expectString(output.DailyAutomaticBackupStartTime),
|
|
4324
|
+
DataCompressionType: smithy_client_1.expectString(output.DataCompressionType),
|
|
4325
4325
|
DataRepositoryConfiguration: output.DataRepositoryConfiguration !== undefined && output.DataRepositoryConfiguration !== null
|
|
4326
4326
|
? deserializeAws_json1_1DataRepositoryConfiguration(output.DataRepositoryConfiguration, context)
|
|
4327
4327
|
: undefined,
|
|
4328
|
-
DeploymentType:
|
|
4329
|
-
DriveCacheType:
|
|
4330
|
-
MountName:
|
|
4331
|
-
PerUnitStorageThroughput:
|
|
4332
|
-
WeeklyMaintenanceStartTime:
|
|
4328
|
+
DeploymentType: smithy_client_1.expectString(output.DeploymentType),
|
|
4329
|
+
DriveCacheType: smithy_client_1.expectString(output.DriveCacheType),
|
|
4330
|
+
MountName: smithy_client_1.expectString(output.MountName),
|
|
4331
|
+
PerUnitStorageThroughput: smithy_client_1.expectInt32(output.PerUnitStorageThroughput),
|
|
4332
|
+
WeeklyMaintenanceStartTime: smithy_client_1.expectString(output.WeeklyMaintenanceStartTime),
|
|
4333
4333
|
};
|
|
4334
4334
|
};
|
|
4335
4335
|
const deserializeAws_json1_1MissingFileSystemConfiguration = (output, context) => {
|
|
4336
4336
|
return {
|
|
4337
|
-
Message:
|
|
4337
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4338
4338
|
};
|
|
4339
4339
|
};
|
|
4340
4340
|
const deserializeAws_json1_1MissingVolumeConfiguration = (output, context) => {
|
|
4341
4341
|
return {
|
|
4342
|
-
Message:
|
|
4342
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4343
4343
|
};
|
|
4344
4344
|
};
|
|
4345
4345
|
const deserializeAws_json1_1NetworkInterfaceIds = (output, context) => {
|
|
@@ -4349,13 +4349,13 @@ const deserializeAws_json1_1NetworkInterfaceIds = (output, context) => {
|
|
|
4349
4349
|
if (entry === null) {
|
|
4350
4350
|
return null;
|
|
4351
4351
|
}
|
|
4352
|
-
return
|
|
4352
|
+
return smithy_client_1.expectString(entry);
|
|
4353
4353
|
});
|
|
4354
4354
|
};
|
|
4355
4355
|
const deserializeAws_json1_1NotServiceResourceError = (output, context) => {
|
|
4356
4356
|
return {
|
|
4357
|
-
Message:
|
|
4358
|
-
ResourceARN:
|
|
4357
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4358
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4359
4359
|
};
|
|
4360
4360
|
};
|
|
4361
4361
|
const deserializeAws_json1_1OntapEndpointIpAddresses = (output, context) => {
|
|
@@ -4365,55 +4365,55 @@ const deserializeAws_json1_1OntapEndpointIpAddresses = (output, context) => {
|
|
|
4365
4365
|
if (entry === null) {
|
|
4366
4366
|
return null;
|
|
4367
4367
|
}
|
|
4368
|
-
return
|
|
4368
|
+
return smithy_client_1.expectString(entry);
|
|
4369
4369
|
});
|
|
4370
4370
|
};
|
|
4371
4371
|
const deserializeAws_json1_1OntapFileSystemConfiguration = (output, context) => {
|
|
4372
4372
|
return {
|
|
4373
|
-
AutomaticBackupRetentionDays:
|
|
4374
|
-
DailyAutomaticBackupStartTime:
|
|
4375
|
-
DeploymentType:
|
|
4373
|
+
AutomaticBackupRetentionDays: smithy_client_1.expectInt32(output.AutomaticBackupRetentionDays),
|
|
4374
|
+
DailyAutomaticBackupStartTime: smithy_client_1.expectString(output.DailyAutomaticBackupStartTime),
|
|
4375
|
+
DeploymentType: smithy_client_1.expectString(output.DeploymentType),
|
|
4376
4376
|
DiskIopsConfiguration: output.DiskIopsConfiguration !== undefined && output.DiskIopsConfiguration !== null
|
|
4377
4377
|
? deserializeAws_json1_1DiskIopsConfiguration(output.DiskIopsConfiguration, context)
|
|
4378
4378
|
: undefined,
|
|
4379
|
-
EndpointIpAddressRange:
|
|
4379
|
+
EndpointIpAddressRange: smithy_client_1.expectString(output.EndpointIpAddressRange),
|
|
4380
4380
|
Endpoints: output.Endpoints !== undefined && output.Endpoints !== null
|
|
4381
4381
|
? deserializeAws_json1_1FileSystemEndpoints(output.Endpoints, context)
|
|
4382
4382
|
: undefined,
|
|
4383
|
-
PreferredSubnetId:
|
|
4383
|
+
PreferredSubnetId: smithy_client_1.expectString(output.PreferredSubnetId),
|
|
4384
4384
|
RouteTableIds: output.RouteTableIds !== undefined && output.RouteTableIds !== null
|
|
4385
4385
|
? deserializeAws_json1_1RouteTableIds(output.RouteTableIds, context)
|
|
4386
4386
|
: undefined,
|
|
4387
|
-
ThroughputCapacity:
|
|
4388
|
-
WeeklyMaintenanceStartTime:
|
|
4387
|
+
ThroughputCapacity: smithy_client_1.expectInt32(output.ThroughputCapacity),
|
|
4388
|
+
WeeklyMaintenanceStartTime: smithy_client_1.expectString(output.WeeklyMaintenanceStartTime),
|
|
4389
4389
|
};
|
|
4390
4390
|
};
|
|
4391
4391
|
const deserializeAws_json1_1OntapVolumeConfiguration = (output, context) => {
|
|
4392
4392
|
return {
|
|
4393
|
-
FlexCacheEndpointType:
|
|
4394
|
-
JunctionPath:
|
|
4395
|
-
OntapVolumeType:
|
|
4396
|
-
SecurityStyle:
|
|
4397
|
-
SizeInMegabytes:
|
|
4398
|
-
StorageEfficiencyEnabled:
|
|
4399
|
-
StorageVirtualMachineId:
|
|
4400
|
-
StorageVirtualMachineRoot:
|
|
4393
|
+
FlexCacheEndpointType: smithy_client_1.expectString(output.FlexCacheEndpointType),
|
|
4394
|
+
JunctionPath: smithy_client_1.expectString(output.JunctionPath),
|
|
4395
|
+
OntapVolumeType: smithy_client_1.expectString(output.OntapVolumeType),
|
|
4396
|
+
SecurityStyle: smithy_client_1.expectString(output.SecurityStyle),
|
|
4397
|
+
SizeInMegabytes: smithy_client_1.expectInt32(output.SizeInMegabytes),
|
|
4398
|
+
StorageEfficiencyEnabled: smithy_client_1.expectBoolean(output.StorageEfficiencyEnabled),
|
|
4399
|
+
StorageVirtualMachineId: smithy_client_1.expectString(output.StorageVirtualMachineId),
|
|
4400
|
+
StorageVirtualMachineRoot: smithy_client_1.expectBoolean(output.StorageVirtualMachineRoot),
|
|
4401
4401
|
TieringPolicy: output.TieringPolicy !== undefined && output.TieringPolicy !== null
|
|
4402
4402
|
? deserializeAws_json1_1TieringPolicy(output.TieringPolicy, context)
|
|
4403
4403
|
: undefined,
|
|
4404
|
-
UUID:
|
|
4404
|
+
UUID: smithy_client_1.expectString(output.UUID),
|
|
4405
4405
|
};
|
|
4406
4406
|
};
|
|
4407
4407
|
const deserializeAws_json1_1ResourceDoesNotSupportTagging = (output, context) => {
|
|
4408
4408
|
return {
|
|
4409
|
-
Message:
|
|
4410
|
-
ResourceARN:
|
|
4409
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4410
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4411
4411
|
};
|
|
4412
4412
|
};
|
|
4413
4413
|
const deserializeAws_json1_1ResourceNotFound = (output, context) => {
|
|
4414
4414
|
return {
|
|
4415
|
-
Message:
|
|
4416
|
-
ResourceARN:
|
|
4415
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4416
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4417
4417
|
};
|
|
4418
4418
|
};
|
|
4419
4419
|
const deserializeAws_json1_1RouteTableIds = (output, context) => {
|
|
@@ -4423,7 +4423,7 @@ const deserializeAws_json1_1RouteTableIds = (output, context) => {
|
|
|
4423
4423
|
if (entry === null) {
|
|
4424
4424
|
return null;
|
|
4425
4425
|
}
|
|
4426
|
-
return
|
|
4426
|
+
return smithy_client_1.expectString(entry);
|
|
4427
4427
|
});
|
|
4428
4428
|
};
|
|
4429
4429
|
const deserializeAws_json1_1SelfManagedActiveDirectoryAttributes = (output, context) => {
|
|
@@ -4431,22 +4431,22 @@ const deserializeAws_json1_1SelfManagedActiveDirectoryAttributes = (output, cont
|
|
|
4431
4431
|
DnsIps: output.DnsIps !== undefined && output.DnsIps !== null
|
|
4432
4432
|
? deserializeAws_json1_1DnsIps(output.DnsIps, context)
|
|
4433
4433
|
: undefined,
|
|
4434
|
-
DomainName:
|
|
4435
|
-
FileSystemAdministratorsGroup:
|
|
4436
|
-
OrganizationalUnitDistinguishedName:
|
|
4437
|
-
UserName:
|
|
4434
|
+
DomainName: smithy_client_1.expectString(output.DomainName),
|
|
4435
|
+
FileSystemAdministratorsGroup: smithy_client_1.expectString(output.FileSystemAdministratorsGroup),
|
|
4436
|
+
OrganizationalUnitDistinguishedName: smithy_client_1.expectString(output.OrganizationalUnitDistinguishedName),
|
|
4437
|
+
UserName: smithy_client_1.expectString(output.UserName),
|
|
4438
4438
|
};
|
|
4439
4439
|
};
|
|
4440
4440
|
const deserializeAws_json1_1ServiceLimitExceeded = (output, context) => {
|
|
4441
4441
|
return {
|
|
4442
|
-
Limit:
|
|
4443
|
-
Message:
|
|
4442
|
+
Limit: smithy_client_1.expectString(output.Limit),
|
|
4443
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4444
4444
|
};
|
|
4445
4445
|
};
|
|
4446
4446
|
const deserializeAws_json1_1SourceBackupUnavailable = (output, context) => {
|
|
4447
4447
|
return {
|
|
4448
|
-
BackupId:
|
|
4449
|
-
Message:
|
|
4448
|
+
BackupId: smithy_client_1.expectString(output.BackupId),
|
|
4449
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4450
4450
|
};
|
|
4451
4451
|
};
|
|
4452
4452
|
const deserializeAws_json1_1StorageVirtualMachine = (output, context) => {
|
|
@@ -4455,28 +4455,28 @@ const deserializeAws_json1_1StorageVirtualMachine = (output, context) => {
|
|
|
4455
4455
|
? deserializeAws_json1_1SvmActiveDirectoryConfiguration(output.ActiveDirectoryConfiguration, context)
|
|
4456
4456
|
: undefined,
|
|
4457
4457
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
4458
|
-
?
|
|
4458
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
4459
4459
|
: undefined,
|
|
4460
4460
|
Endpoints: output.Endpoints !== undefined && output.Endpoints !== null
|
|
4461
4461
|
? deserializeAws_json1_1SvmEndpoints(output.Endpoints, context)
|
|
4462
4462
|
: undefined,
|
|
4463
|
-
FileSystemId:
|
|
4464
|
-
Lifecycle:
|
|
4463
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
4464
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4465
4465
|
LifecycleTransitionReason: output.LifecycleTransitionReason !== undefined && output.LifecycleTransitionReason !== null
|
|
4466
4466
|
? deserializeAws_json1_1LifecycleTransitionReason(output.LifecycleTransitionReason, context)
|
|
4467
4467
|
: undefined,
|
|
4468
|
-
Name:
|
|
4469
|
-
ResourceARN:
|
|
4470
|
-
RootVolumeSecurityStyle:
|
|
4471
|
-
StorageVirtualMachineId:
|
|
4472
|
-
Subtype:
|
|
4468
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
4469
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4470
|
+
RootVolumeSecurityStyle: smithy_client_1.expectString(output.RootVolumeSecurityStyle),
|
|
4471
|
+
StorageVirtualMachineId: smithy_client_1.expectString(output.StorageVirtualMachineId),
|
|
4472
|
+
Subtype: smithy_client_1.expectString(output.Subtype),
|
|
4473
4473
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
4474
|
-
UUID:
|
|
4474
|
+
UUID: smithy_client_1.expectString(output.UUID),
|
|
4475
4475
|
};
|
|
4476
4476
|
};
|
|
4477
4477
|
const deserializeAws_json1_1StorageVirtualMachineNotFound = (output, context) => {
|
|
4478
4478
|
return {
|
|
4479
|
-
Message:
|
|
4479
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4480
4480
|
};
|
|
4481
4481
|
};
|
|
4482
4482
|
const deserializeAws_json1_1StorageVirtualMachines = (output, context) => {
|
|
@@ -4496,12 +4496,12 @@ const deserializeAws_json1_1SubnetIds = (output, context) => {
|
|
|
4496
4496
|
if (entry === null) {
|
|
4497
4497
|
return null;
|
|
4498
4498
|
}
|
|
4499
|
-
return
|
|
4499
|
+
return smithy_client_1.expectString(entry);
|
|
4500
4500
|
});
|
|
4501
4501
|
};
|
|
4502
4502
|
const deserializeAws_json1_1SvmActiveDirectoryConfiguration = (output, context) => {
|
|
4503
4503
|
return {
|
|
4504
|
-
NetBiosName:
|
|
4504
|
+
NetBiosName: smithy_client_1.expectString(output.NetBiosName),
|
|
4505
4505
|
SelfManagedActiveDirectoryConfiguration: output.SelfManagedActiveDirectoryConfiguration !== undefined &&
|
|
4506
4506
|
output.SelfManagedActiveDirectoryConfiguration !== null
|
|
4507
4507
|
? deserializeAws_json1_1SelfManagedActiveDirectoryAttributes(output.SelfManagedActiveDirectoryConfiguration, context)
|
|
@@ -4510,7 +4510,7 @@ const deserializeAws_json1_1SvmActiveDirectoryConfiguration = (output, context)
|
|
|
4510
4510
|
};
|
|
4511
4511
|
const deserializeAws_json1_1SvmEndpoint = (output, context) => {
|
|
4512
4512
|
return {
|
|
4513
|
-
DNSName:
|
|
4513
|
+
DNSName: smithy_client_1.expectString(output.DNSName),
|
|
4514
4514
|
IpAddresses: output.IpAddresses !== undefined && output.IpAddresses !== null
|
|
4515
4515
|
? deserializeAws_json1_1OntapEndpointIpAddresses(output.IpAddresses, context)
|
|
4516
4516
|
: undefined,
|
|
@@ -4534,8 +4534,8 @@ const deserializeAws_json1_1SvmEndpoints = (output, context) => {
|
|
|
4534
4534
|
};
|
|
4535
4535
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
4536
4536
|
return {
|
|
4537
|
-
Key:
|
|
4538
|
-
Value:
|
|
4537
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
4538
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
4539
4539
|
};
|
|
4540
4540
|
};
|
|
4541
4541
|
const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
@@ -4553,13 +4553,13 @@ const deserializeAws_json1_1Tags = (output, context) => {
|
|
|
4553
4553
|
};
|
|
4554
4554
|
const deserializeAws_json1_1TieringPolicy = (output, context) => {
|
|
4555
4555
|
return {
|
|
4556
|
-
CoolingPeriod:
|
|
4557
|
-
Name:
|
|
4556
|
+
CoolingPeriod: smithy_client_1.expectInt32(output.CoolingPeriod),
|
|
4557
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
4558
4558
|
};
|
|
4559
4559
|
};
|
|
4560
4560
|
const deserializeAws_json1_1UnsupportedOperation = (output, context) => {
|
|
4561
4561
|
return {
|
|
4562
|
-
Message:
|
|
4562
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4563
4563
|
};
|
|
4564
4564
|
};
|
|
4565
4565
|
const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
@@ -4589,26 +4589,26 @@ const deserializeAws_json1_1UpdateVolumeResponse = (output, context) => {
|
|
|
4589
4589
|
const deserializeAws_json1_1Volume = (output, context) => {
|
|
4590
4590
|
return {
|
|
4591
4591
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
4592
|
-
?
|
|
4592
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
4593
4593
|
: undefined,
|
|
4594
|
-
FileSystemId:
|
|
4595
|
-
Lifecycle:
|
|
4594
|
+
FileSystemId: smithy_client_1.expectString(output.FileSystemId),
|
|
4595
|
+
Lifecycle: smithy_client_1.expectString(output.Lifecycle),
|
|
4596
4596
|
LifecycleTransitionReason: output.LifecycleTransitionReason !== undefined && output.LifecycleTransitionReason !== null
|
|
4597
4597
|
? deserializeAws_json1_1LifecycleTransitionReason(output.LifecycleTransitionReason, context)
|
|
4598
4598
|
: undefined,
|
|
4599
|
-
Name:
|
|
4599
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
4600
4600
|
OntapConfiguration: output.OntapConfiguration !== undefined && output.OntapConfiguration !== null
|
|
4601
4601
|
? deserializeAws_json1_1OntapVolumeConfiguration(output.OntapConfiguration, context)
|
|
4602
4602
|
: undefined,
|
|
4603
|
-
ResourceARN:
|
|
4603
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
4604
4604
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
4605
|
-
VolumeId:
|
|
4606
|
-
VolumeType:
|
|
4605
|
+
VolumeId: smithy_client_1.expectString(output.VolumeId),
|
|
4606
|
+
VolumeType: smithy_client_1.expectString(output.VolumeType),
|
|
4607
4607
|
};
|
|
4608
4608
|
};
|
|
4609
4609
|
const deserializeAws_json1_1VolumeNotFound = (output, context) => {
|
|
4610
4610
|
return {
|
|
4611
|
-
Message:
|
|
4611
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4612
4612
|
};
|
|
4613
4613
|
};
|
|
4614
4614
|
const deserializeAws_json1_1Volumes = (output, context) => {
|
|
@@ -4623,36 +4623,36 @@ const deserializeAws_json1_1Volumes = (output, context) => {
|
|
|
4623
4623
|
};
|
|
4624
4624
|
const deserializeAws_json1_1WindowsAuditLogConfiguration = (output, context) => {
|
|
4625
4625
|
return {
|
|
4626
|
-
AuditLogDestination:
|
|
4627
|
-
FileAccessAuditLogLevel:
|
|
4628
|
-
FileShareAccessAuditLogLevel:
|
|
4626
|
+
AuditLogDestination: smithy_client_1.expectString(output.AuditLogDestination),
|
|
4627
|
+
FileAccessAuditLogLevel: smithy_client_1.expectString(output.FileAccessAuditLogLevel),
|
|
4628
|
+
FileShareAccessAuditLogLevel: smithy_client_1.expectString(output.FileShareAccessAuditLogLevel),
|
|
4629
4629
|
};
|
|
4630
4630
|
};
|
|
4631
4631
|
const deserializeAws_json1_1WindowsFileSystemConfiguration = (output, context) => {
|
|
4632
4632
|
return {
|
|
4633
|
-
ActiveDirectoryId:
|
|
4633
|
+
ActiveDirectoryId: smithy_client_1.expectString(output.ActiveDirectoryId),
|
|
4634
4634
|
Aliases: output.Aliases !== undefined && output.Aliases !== null
|
|
4635
4635
|
? deserializeAws_json1_1Aliases(output.Aliases, context)
|
|
4636
4636
|
: undefined,
|
|
4637
4637
|
AuditLogConfiguration: output.AuditLogConfiguration !== undefined && output.AuditLogConfiguration !== null
|
|
4638
4638
|
? deserializeAws_json1_1WindowsAuditLogConfiguration(output.AuditLogConfiguration, context)
|
|
4639
4639
|
: undefined,
|
|
4640
|
-
AutomaticBackupRetentionDays:
|
|
4641
|
-
CopyTagsToBackups:
|
|
4642
|
-
DailyAutomaticBackupStartTime:
|
|
4643
|
-
DeploymentType:
|
|
4640
|
+
AutomaticBackupRetentionDays: smithy_client_1.expectInt32(output.AutomaticBackupRetentionDays),
|
|
4641
|
+
CopyTagsToBackups: smithy_client_1.expectBoolean(output.CopyTagsToBackups),
|
|
4642
|
+
DailyAutomaticBackupStartTime: smithy_client_1.expectString(output.DailyAutomaticBackupStartTime),
|
|
4643
|
+
DeploymentType: smithy_client_1.expectString(output.DeploymentType),
|
|
4644
4644
|
MaintenanceOperationsInProgress: output.MaintenanceOperationsInProgress !== undefined && output.MaintenanceOperationsInProgress !== null
|
|
4645
4645
|
? deserializeAws_json1_1FileSystemMaintenanceOperations(output.MaintenanceOperationsInProgress, context)
|
|
4646
4646
|
: undefined,
|
|
4647
|
-
PreferredFileServerIp:
|
|
4648
|
-
PreferredSubnetId:
|
|
4649
|
-
RemoteAdministrationEndpoint:
|
|
4647
|
+
PreferredFileServerIp: smithy_client_1.expectString(output.PreferredFileServerIp),
|
|
4648
|
+
PreferredSubnetId: smithy_client_1.expectString(output.PreferredSubnetId),
|
|
4649
|
+
RemoteAdministrationEndpoint: smithy_client_1.expectString(output.RemoteAdministrationEndpoint),
|
|
4650
4650
|
SelfManagedActiveDirectoryConfiguration: output.SelfManagedActiveDirectoryConfiguration !== undefined &&
|
|
4651
4651
|
output.SelfManagedActiveDirectoryConfiguration !== null
|
|
4652
4652
|
? deserializeAws_json1_1SelfManagedActiveDirectoryAttributes(output.SelfManagedActiveDirectoryConfiguration, context)
|
|
4653
4653
|
: undefined,
|
|
4654
|
-
ThroughputCapacity:
|
|
4655
|
-
WeeklyMaintenanceStartTime:
|
|
4654
|
+
ThroughputCapacity: smithy_client_1.expectInt32(output.ThroughputCapacity),
|
|
4655
|
+
WeeklyMaintenanceStartTime: smithy_client_1.expectString(output.WeeklyMaintenanceStartTime),
|
|
4656
4656
|
};
|
|
4657
4657
|
};
|
|
4658
4658
|
const deserializeMetadata = (output) => {
|