@aws-sdk/client-datasync 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}/DataSync.js +1 -1
- package/dist-cjs/DataSync.js.map +1 -0
- package/{dist/cjs → dist-cjs}/DataSyncClient.js +14 -14
- package/dist-cjs/DataSyncClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CancelTaskExecutionCommand.js +5 -5
- package/dist-cjs/commands/CancelTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateAgentCommand.js +5 -5
- package/dist-cjs/commands/CreateAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationEfsCommand.js +5 -5
- package/dist-cjs/commands/CreateLocationEfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationFsxWindowsCommand.js +5 -5
- package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationNfsCommand.js +5 -5
- package/dist-cjs/commands/CreateLocationNfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationObjectStorageCommand.js +5 -5
- package/dist-cjs/commands/CreateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationS3Command.js +5 -5
- package/dist-cjs/commands/CreateLocationS3Command.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationSmbCommand.js +5 -5
- package/dist-cjs/commands/CreateLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateTaskCommand.js +5 -5
- package/dist-cjs/commands/CreateTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteAgentCommand.js +5 -5
- package/dist-cjs/commands/DeleteAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLocationCommand.js +5 -5
- package/dist-cjs/commands/DeleteLocationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteTaskCommand.js +5 -5
- package/dist-cjs/commands/DeleteTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAgentCommand.js +5 -5
- package/dist-cjs/commands/DescribeAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationEfsCommand.js +5 -5
- package/dist-cjs/commands/DescribeLocationEfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationFsxWindowsCommand.js +5 -5
- package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationNfsCommand.js +5 -5
- package/dist-cjs/commands/DescribeLocationNfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationObjectStorageCommand.js +5 -5
- package/dist-cjs/commands/DescribeLocationObjectStorageCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationS3Command.js +5 -5
- package/dist-cjs/commands/DescribeLocationS3Command.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationSmbCommand.js +5 -5
- package/dist-cjs/commands/DescribeLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTaskCommand.js +5 -5
- package/dist-cjs/commands/DescribeTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTaskExecutionCommand.js +5 -5
- package/dist-cjs/commands/DescribeTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListAgentsCommand.js +5 -5
- package/dist-cjs/commands/ListAgentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListLocationsCommand.js +5 -5
- package/dist-cjs/commands/ListLocationsCommand.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/ListTaskExecutionsCommand.js +5 -5
- package/dist-cjs/commands/ListTaskExecutionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTasksCommand.js +5 -5
- package/dist-cjs/commands/ListTasksCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartTaskExecutionCommand.js +5 -5
- package/dist-cjs/commands/StartTaskExecutionCommand.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/UpdateAgentCommand.js +5 -5
- package/dist-cjs/commands/UpdateAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationNfsCommand.js +5 -5
- package/dist-cjs/commands/UpdateLocationNfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationObjectStorageCommand.js +5 -5
- package/dist-cjs/commands/UpdateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationSmbCommand.js +5 -5
- package/dist-cjs/commands/UpdateLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateTaskCommand.js +5 -5
- package/dist-cjs/commands/UpdateTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateTaskExecutionCommand.js +5 -5
- package/dist-cjs/commands/UpdateTaskExecutionCommand.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 +48 -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/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListAgentsPaginator.js +1 -1
- package/dist-cjs/pagination/ListAgentsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListLocationsPaginator.js +1 -1
- package/dist-cjs/pagination/ListLocationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListTagsForResourcePaginator.js +1 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListTaskExecutionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListTaskExecutionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListTasksPaginator.js +1 -1
- package/dist-cjs/pagination/ListTasksPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +118 -118
- 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}/DataSync.js +2 -11
- package/dist-es/DataSync.js.map +1 -0
- package/{dist/es → dist-es}/DataSyncClient.js +2 -16
- package/dist-es/DataSyncClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CancelTaskExecutionCommand.js +4 -36
- package/dist-es/commands/CancelTaskExecutionCommand.js.map +1 -0
- package/dist-es/commands/CreateAgentCommand.js +40 -0
- package/dist-es/commands/CreateAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationEfsCommand.js +4 -29
- package/dist-es/commands/CreateLocationEfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationFsxWindowsCommand.js +4 -29
- package/dist-es/commands/CreateLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationNfsCommand.js +4 -30
- package/dist-es/commands/CreateLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationObjectStorageCommand.js +4 -30
- package/dist-es/commands/CreateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationS3Command.js +4 -35
- package/dist-es/commands/CreateLocationS3Command.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationSmbCommand.js +4 -30
- package/dist-es/commands/CreateLocationSmbCommand.js.map +1 -0
- package/dist-es/commands/CreateTaskCommand.js +40 -0
- package/dist-es/commands/CreateTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteAgentCommand.js +4 -32
- package/dist-es/commands/DeleteAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLocationCommand.js +4 -29
- package/dist-es/commands/DeleteLocationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteTaskCommand.js +4 -29
- package/dist-es/commands/DeleteTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAgentCommand.js +4 -31
- package/dist-es/commands/DescribeAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationEfsCommand.js +4 -29
- package/dist-es/commands/DescribeLocationEfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationFsxWindowsCommand.js +4 -30
- package/dist-es/commands/DescribeLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationNfsCommand.js +4 -29
- package/dist-es/commands/DescribeLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationObjectStorageCommand.js +4 -30
- package/dist-es/commands/DescribeLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationS3Command.js +4 -29
- package/dist-es/commands/DescribeLocationS3Command.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationSmbCommand.js +4 -29
- package/dist-es/commands/DescribeLocationSmbCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTaskCommand.js +4 -29
- package/dist-es/commands/DescribeTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTaskExecutionCommand.js +4 -29
- package/dist-es/commands/DescribeTaskExecutionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListAgentsCommand.js +4 -36
- package/dist-es/commands/ListAgentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListLocationsCommand.js +4 -32
- package/dist-es/commands/ListLocationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTaskExecutionsCommand.js +4 -29
- package/dist-es/commands/ListTaskExecutionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTasksCommand.js +4 -29
- package/dist-es/commands/ListTasksCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartTaskExecutionCommand.js +4 -37
- package/dist-es/commands/StartTaskExecutionCommand.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 → dist-es}/commands/UpdateAgentCommand.js +4 -29
- package/dist-es/commands/UpdateAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationNfsCommand.js +4 -30
- package/dist-es/commands/UpdateLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationObjectStorageCommand.js +4 -31
- package/dist-es/commands/UpdateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationSmbCommand.js +4 -31
- package/dist-es/commands/UpdateLocationSmbCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateTaskCommand.js +4 -29
- package/dist-es/commands/UpdateTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateTaskExecutionCommand.js +4 -38
- package/dist-es/commands/UpdateTaskExecutionCommand.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 -267
- package/dist-es/models/models_0.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/ListAgentsPaginator.js +17 -29
- package/dist-es/pagination/ListAgentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListLocationsPaginator.js +17 -29
- package/dist-es/pagination/ListLocationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTagsForResourcePaginator.js +17 -29
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTaskExecutionsPaginator.js +17 -29
- package/dist-es/pagination/ListTaskExecutionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTasksPaginator.js +17 -29
- package/dist-es/pagination/ListTasksPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +529 -534
- 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}/DataSync.d.ts +2 -2
- package/{dist/types → dist-types}/DataSyncClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CancelTaskExecutionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationEfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationFsxWindowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLocationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationEfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationFsxWindowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeTaskExecutionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAgentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListLocationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTaskExecutionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StartTaskExecutionCommand.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/UpdateAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateTaskExecutionCommand.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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListAgentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListLocationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListTaskExecutionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListTasksPaginator.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/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- 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/DataSync.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/DataSyncClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CancelTaskExecutionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationEfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationFsxWindowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLocationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationEfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationFsxWindowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeTaskExecutionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListAgentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListLocationsCommand.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/ListTaskExecutionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTasksCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StartTaskExecutionCommand.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/UpdateAgentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateLocationNfsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateLocationObjectStorageCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateLocationSmbCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateTaskCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateTaskExecutionCommand.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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListAgentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListLocationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListTaskExecutionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListTasksPaginator.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 +37 -36
- 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/{DataSync.ts → src/DataSync.ts} +3 -2
- package/{DataSyncClient.ts → src/DataSyncClient.ts} +58 -57
- package/{commands → src/commands}/CancelTaskExecutionCommand.ts +8 -7
- package/{commands → src/commands}/CreateAgentCommand.ts +8 -7
- package/{commands → src/commands}/CreateLocationEfsCommand.ts +8 -7
- package/{commands → src/commands}/CreateLocationFsxWindowsCommand.ts +8 -7
- package/{commands → src/commands}/CreateLocationNfsCommand.ts +8 -7
- package/{commands → src/commands}/CreateLocationObjectStorageCommand.ts +8 -7
- package/{commands → src/commands}/CreateLocationS3Command.ts +8 -7
- package/{commands → src/commands}/CreateLocationSmbCommand.ts +8 -7
- package/{commands → src/commands}/CreateTaskCommand.ts +8 -7
- package/{commands → src/commands}/DeleteAgentCommand.ts +8 -7
- package/{commands → src/commands}/DeleteLocationCommand.ts +8 -7
- package/{commands → src/commands}/DeleteTaskCommand.ts +8 -7
- package/{commands → src/commands}/DescribeAgentCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLocationEfsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLocationFsxWindowsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLocationNfsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLocationObjectStorageCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLocationS3Command.ts +8 -7
- package/{commands → src/commands}/DescribeLocationSmbCommand.ts +8 -7
- package/{commands → src/commands}/DescribeTaskCommand.ts +8 -7
- package/{commands → src/commands}/DescribeTaskExecutionCommand.ts +8 -7
- package/{commands → src/commands}/ListAgentsCommand.ts +8 -7
- package/{commands → src/commands}/ListLocationsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/ListTaskExecutionsCommand.ts +8 -7
- package/{commands → src/commands}/ListTasksCommand.ts +5 -4
- package/{commands → src/commands}/StartTaskExecutionCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateAgentCommand.ts +8 -7
- package/{commands → src/commands}/UpdateLocationNfsCommand.ts +8 -7
- package/{commands → src/commands}/UpdateLocationObjectStorageCommand.ts +8 -7
- package/{commands → src/commands}/UpdateLocationSmbCommand.ts +8 -7
- package/{commands → src/commands}/UpdateTaskCommand.ts +8 -7
- package/{commands → src/commands}/UpdateTaskExecutionCommand.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}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListAgentsPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListLocationsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListTagsForResourcePaginator.ts +4 -3
- package/{pagination → src/pagination}/ListTaskExecutionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListTasksPaginator.ts +3 -2
- package/{protocols → src/protocols}/Aws_json1_1.ts +53 -52
- 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/DataSync.js.map +0 -1
- package/dist/cjs/DataSyncClient.js.map +0 -1
- package/dist/cjs/commands/CancelTaskExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAgentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLocationEfsCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLocationFsxWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLocationNfsCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLocationObjectStorageCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLocationS3Command.js.map +0 -1
- package/dist/cjs/commands/CreateLocationSmbCommand.js.map +0 -1
- package/dist/cjs/commands/CreateTaskCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAgentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLocationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteTaskCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAgentCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationEfsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationFsxWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationNfsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationObjectStorageCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationS3Command.js.map +0 -1
- package/dist/cjs/commands/DescribeLocationSmbCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeTaskCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeTaskExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAgentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListLocationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ListTaskExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTasksCommand.js.map +0 -1
- package/dist/cjs/commands/StartTaskExecutionCommand.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/UpdateAgentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateLocationNfsCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateLocationObjectStorageCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateLocationSmbCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateTaskCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateTaskExecutionCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -48
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/ListAgentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListLocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist/cjs/pagination/ListTaskExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListTasksPaginator.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/DataSync.js.map +0 -1
- package/dist/es/DataSyncClient.js.map +0 -1
- package/dist/es/commands/CancelTaskExecutionCommand.js.map +0 -1
- package/dist/es/commands/CreateAgentCommand.js +0 -79
- package/dist/es/commands/CreateAgentCommand.js.map +0 -1
- package/dist/es/commands/CreateLocationEfsCommand.js.map +0 -1
- package/dist/es/commands/CreateLocationFsxWindowsCommand.js.map +0 -1
- package/dist/es/commands/CreateLocationNfsCommand.js.map +0 -1
- package/dist/es/commands/CreateLocationObjectStorageCommand.js.map +0 -1
- package/dist/es/commands/CreateLocationS3Command.js.map +0 -1
- package/dist/es/commands/CreateLocationSmbCommand.js.map +0 -1
- package/dist/es/commands/CreateTaskCommand.js +0 -83
- package/dist/es/commands/CreateTaskCommand.js.map +0 -1
- package/dist/es/commands/DeleteAgentCommand.js.map +0 -1
- package/dist/es/commands/DeleteLocationCommand.js.map +0 -1
- package/dist/es/commands/DeleteTaskCommand.js.map +0 -1
- package/dist/es/commands/DescribeAgentCommand.js.map +0 -1
- package/dist/es/commands/DescribeLocationEfsCommand.js.map +0 -1
- package/dist/es/commands/DescribeLocationFsxWindowsCommand.js.map +0 -1
- package/dist/es/commands/DescribeLocationNfsCommand.js.map +0 -1
- package/dist/es/commands/DescribeLocationObjectStorageCommand.js.map +0 -1
- package/dist/es/commands/DescribeLocationS3Command.js.map +0 -1
- package/dist/es/commands/DescribeLocationSmbCommand.js.map +0 -1
- package/dist/es/commands/DescribeTaskCommand.js.map +0 -1
- package/dist/es/commands/DescribeTaskExecutionCommand.js.map +0 -1
- package/dist/es/commands/ListAgentsCommand.js.map +0 -1
- package/dist/es/commands/ListLocationsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ListTaskExecutionsCommand.js.map +0 -1
- package/dist/es/commands/ListTasksCommand.js.map +0 -1
- package/dist/es/commands/StartTaskExecutionCommand.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/UpdateAgentCommand.js.map +0 -1
- package/dist/es/commands/UpdateLocationNfsCommand.js.map +0 -1
- package/dist/es/commands/UpdateLocationObjectStorageCommand.js.map +0 -1
- package/dist/es/commands/UpdateLocationSmbCommand.js.map +0 -1
- package/dist/es/commands/UpdateTaskCommand.js.map +0 -1
- package/dist/es/commands/UpdateTaskExecutionCommand.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 -91
- package/dist/es/pagination/ListAgentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListLocationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist/es/pagination/ListTaskExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListTasksPaginator.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
|
@@ -2823,7 +2823,7 @@ const deserializeAws_json1_1AgentArnList = (output, context) => {
|
|
|
2823
2823
|
if (entry === null) {
|
|
2824
2824
|
return null;
|
|
2825
2825
|
}
|
|
2826
|
-
return
|
|
2826
|
+
return smithy_client_1.expectString(entry);
|
|
2827
2827
|
});
|
|
2828
2828
|
};
|
|
2829
2829
|
const deserializeAws_json1_1AgentList = (output, context) => {
|
|
@@ -2838,9 +2838,9 @@ const deserializeAws_json1_1AgentList = (output, context) => {
|
|
|
2838
2838
|
};
|
|
2839
2839
|
const deserializeAws_json1_1AgentListEntry = (output, context) => {
|
|
2840
2840
|
return {
|
|
2841
|
-
AgentArn:
|
|
2842
|
-
Name:
|
|
2843
|
-
Status:
|
|
2841
|
+
AgentArn: smithy_client_1.expectString(output.AgentArn),
|
|
2842
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
2843
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
2844
2844
|
};
|
|
2845
2845
|
};
|
|
2846
2846
|
const deserializeAws_json1_1CancelTaskExecutionResponse = (output, context) => {
|
|
@@ -2848,42 +2848,42 @@ const deserializeAws_json1_1CancelTaskExecutionResponse = (output, context) => {
|
|
|
2848
2848
|
};
|
|
2849
2849
|
const deserializeAws_json1_1CreateAgentResponse = (output, context) => {
|
|
2850
2850
|
return {
|
|
2851
|
-
AgentArn:
|
|
2851
|
+
AgentArn: smithy_client_1.expectString(output.AgentArn),
|
|
2852
2852
|
};
|
|
2853
2853
|
};
|
|
2854
2854
|
const deserializeAws_json1_1CreateLocationEfsResponse = (output, context) => {
|
|
2855
2855
|
return {
|
|
2856
|
-
LocationArn:
|
|
2856
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2857
2857
|
};
|
|
2858
2858
|
};
|
|
2859
2859
|
const deserializeAws_json1_1CreateLocationFsxWindowsResponse = (output, context) => {
|
|
2860
2860
|
return {
|
|
2861
|
-
LocationArn:
|
|
2861
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2862
2862
|
};
|
|
2863
2863
|
};
|
|
2864
2864
|
const deserializeAws_json1_1CreateLocationNfsResponse = (output, context) => {
|
|
2865
2865
|
return {
|
|
2866
|
-
LocationArn:
|
|
2866
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2867
2867
|
};
|
|
2868
2868
|
};
|
|
2869
2869
|
const deserializeAws_json1_1CreateLocationObjectStorageResponse = (output, context) => {
|
|
2870
2870
|
return {
|
|
2871
|
-
LocationArn:
|
|
2871
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2872
2872
|
};
|
|
2873
2873
|
};
|
|
2874
2874
|
const deserializeAws_json1_1CreateLocationS3Response = (output, context) => {
|
|
2875
2875
|
return {
|
|
2876
|
-
LocationArn:
|
|
2876
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2877
2877
|
};
|
|
2878
2878
|
};
|
|
2879
2879
|
const deserializeAws_json1_1CreateLocationSmbResponse = (output, context) => {
|
|
2880
2880
|
return {
|
|
2881
|
-
LocationArn:
|
|
2881
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2882
2882
|
};
|
|
2883
2883
|
};
|
|
2884
2884
|
const deserializeAws_json1_1CreateTaskResponse = (output, context) => {
|
|
2885
2885
|
return {
|
|
2886
|
-
TaskArn:
|
|
2886
|
+
TaskArn: smithy_client_1.expectString(output.TaskArn),
|
|
2887
2887
|
};
|
|
2888
2888
|
};
|
|
2889
2889
|
const deserializeAws_json1_1DeleteAgentResponse = (output, context) => {
|
|
@@ -2897,54 +2897,54 @@ const deserializeAws_json1_1DeleteTaskResponse = (output, context) => {
|
|
|
2897
2897
|
};
|
|
2898
2898
|
const deserializeAws_json1_1DescribeAgentResponse = (output, context) => {
|
|
2899
2899
|
return {
|
|
2900
|
-
AgentArn:
|
|
2900
|
+
AgentArn: smithy_client_1.expectString(output.AgentArn),
|
|
2901
2901
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2902
|
-
?
|
|
2902
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2903
2903
|
: undefined,
|
|
2904
|
-
EndpointType:
|
|
2904
|
+
EndpointType: smithy_client_1.expectString(output.EndpointType),
|
|
2905
2905
|
LastConnectionTime: output.LastConnectionTime !== undefined && output.LastConnectionTime !== null
|
|
2906
|
-
?
|
|
2906
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastConnectionTime)))
|
|
2907
2907
|
: undefined,
|
|
2908
|
-
Name:
|
|
2908
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
2909
2909
|
PrivateLinkConfig: output.PrivateLinkConfig !== undefined && output.PrivateLinkConfig !== null
|
|
2910
2910
|
? deserializeAws_json1_1PrivateLinkConfig(output.PrivateLinkConfig, context)
|
|
2911
2911
|
: undefined,
|
|
2912
|
-
Status:
|
|
2912
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
2913
2913
|
};
|
|
2914
2914
|
};
|
|
2915
2915
|
const deserializeAws_json1_1DescribeLocationEfsResponse = (output, context) => {
|
|
2916
2916
|
return {
|
|
2917
2917
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2918
|
-
?
|
|
2918
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2919
2919
|
: undefined,
|
|
2920
2920
|
Ec2Config: output.Ec2Config !== undefined && output.Ec2Config !== null
|
|
2921
2921
|
? deserializeAws_json1_1Ec2Config(output.Ec2Config, context)
|
|
2922
2922
|
: undefined,
|
|
2923
|
-
LocationArn:
|
|
2924
|
-
LocationUri:
|
|
2923
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2924
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2925
2925
|
};
|
|
2926
2926
|
};
|
|
2927
2927
|
const deserializeAws_json1_1DescribeLocationFsxWindowsResponse = (output, context) => {
|
|
2928
2928
|
return {
|
|
2929
2929
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2930
|
-
?
|
|
2930
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2931
2931
|
: undefined,
|
|
2932
|
-
Domain:
|
|
2933
|
-
LocationArn:
|
|
2934
|
-
LocationUri:
|
|
2932
|
+
Domain: smithy_client_1.expectString(output.Domain),
|
|
2933
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2934
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2935
2935
|
SecurityGroupArns: output.SecurityGroupArns !== undefined && output.SecurityGroupArns !== null
|
|
2936
2936
|
? deserializeAws_json1_1Ec2SecurityGroupArnList(output.SecurityGroupArns, context)
|
|
2937
2937
|
: undefined,
|
|
2938
|
-
User:
|
|
2938
|
+
User: smithy_client_1.expectString(output.User),
|
|
2939
2939
|
};
|
|
2940
2940
|
};
|
|
2941
2941
|
const deserializeAws_json1_1DescribeLocationNfsResponse = (output, context) => {
|
|
2942
2942
|
return {
|
|
2943
2943
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2944
|
-
?
|
|
2944
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2945
2945
|
: undefined,
|
|
2946
|
-
LocationArn:
|
|
2947
|
-
LocationUri:
|
|
2946
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2947
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2948
2948
|
MountOptions: output.MountOptions !== undefined && output.MountOptions !== null
|
|
2949
2949
|
? deserializeAws_json1_1NfsMountOptions(output.MountOptions, context)
|
|
2950
2950
|
: undefined,
|
|
@@ -2955,17 +2955,17 @@ const deserializeAws_json1_1DescribeLocationNfsResponse = (output, context) => {
|
|
|
2955
2955
|
};
|
|
2956
2956
|
const deserializeAws_json1_1DescribeLocationObjectStorageResponse = (output, context) => {
|
|
2957
2957
|
return {
|
|
2958
|
-
AccessKey:
|
|
2958
|
+
AccessKey: smithy_client_1.expectString(output.AccessKey),
|
|
2959
2959
|
AgentArns: output.AgentArns !== undefined && output.AgentArns !== null
|
|
2960
2960
|
? deserializeAws_json1_1AgentArnList(output.AgentArns, context)
|
|
2961
2961
|
: undefined,
|
|
2962
2962
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2963
|
-
?
|
|
2963
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2964
2964
|
: undefined,
|
|
2965
|
-
LocationArn:
|
|
2966
|
-
LocationUri:
|
|
2967
|
-
ServerPort:
|
|
2968
|
-
ServerProtocol:
|
|
2965
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2966
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2967
|
+
ServerPort: smithy_client_1.expectInt32(output.ServerPort),
|
|
2968
|
+
ServerProtocol: smithy_client_1.expectString(output.ServerProtocol),
|
|
2969
2969
|
};
|
|
2970
2970
|
};
|
|
2971
2971
|
const deserializeAws_json1_1DescribeLocationS3Response = (output, context) => {
|
|
@@ -2974,14 +2974,14 @@ const deserializeAws_json1_1DescribeLocationS3Response = (output, context) => {
|
|
|
2974
2974
|
? deserializeAws_json1_1AgentArnList(output.AgentArns, context)
|
|
2975
2975
|
: undefined,
|
|
2976
2976
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2977
|
-
?
|
|
2977
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2978
2978
|
: undefined,
|
|
2979
|
-
LocationArn:
|
|
2980
|
-
LocationUri:
|
|
2979
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2980
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2981
2981
|
S3Config: output.S3Config !== undefined && output.S3Config !== null
|
|
2982
2982
|
? deserializeAws_json1_1S3Config(output.S3Config, context)
|
|
2983
2983
|
: undefined,
|
|
2984
|
-
S3StorageClass:
|
|
2984
|
+
S3StorageClass: smithy_client_1.expectString(output.S3StorageClass),
|
|
2985
2985
|
};
|
|
2986
2986
|
};
|
|
2987
2987
|
const deserializeAws_json1_1DescribeLocationSmbResponse = (output, context) => {
|
|
@@ -2990,27 +2990,27 @@ const deserializeAws_json1_1DescribeLocationSmbResponse = (output, context) => {
|
|
|
2990
2990
|
? deserializeAws_json1_1AgentArnList(output.AgentArns, context)
|
|
2991
2991
|
: undefined,
|
|
2992
2992
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
2993
|
-
?
|
|
2993
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
2994
2994
|
: undefined,
|
|
2995
|
-
Domain:
|
|
2996
|
-
LocationArn:
|
|
2997
|
-
LocationUri:
|
|
2995
|
+
Domain: smithy_client_1.expectString(output.Domain),
|
|
2996
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
2997
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
2998
2998
|
MountOptions: output.MountOptions !== undefined && output.MountOptions !== null
|
|
2999
2999
|
? deserializeAws_json1_1SmbMountOptions(output.MountOptions, context)
|
|
3000
3000
|
: undefined,
|
|
3001
|
-
User:
|
|
3001
|
+
User: smithy_client_1.expectString(output.User),
|
|
3002
3002
|
};
|
|
3003
3003
|
};
|
|
3004
3004
|
const deserializeAws_json1_1DescribeTaskExecutionResponse = (output, context) => {
|
|
3005
3005
|
return {
|
|
3006
|
-
BytesTransferred:
|
|
3007
|
-
BytesWritten:
|
|
3008
|
-
EstimatedBytesToTransfer:
|
|
3009
|
-
EstimatedFilesToTransfer:
|
|
3006
|
+
BytesTransferred: smithy_client_1.expectLong(output.BytesTransferred),
|
|
3007
|
+
BytesWritten: smithy_client_1.expectLong(output.BytesWritten),
|
|
3008
|
+
EstimatedBytesToTransfer: smithy_client_1.expectLong(output.EstimatedBytesToTransfer),
|
|
3009
|
+
EstimatedFilesToTransfer: smithy_client_1.expectLong(output.EstimatedFilesToTransfer),
|
|
3010
3010
|
Excludes: output.Excludes !== undefined && output.Excludes !== null
|
|
3011
3011
|
? deserializeAws_json1_1FilterList(output.Excludes, context)
|
|
3012
3012
|
: undefined,
|
|
3013
|
-
FilesTransferred:
|
|
3013
|
+
FilesTransferred: smithy_client_1.expectLong(output.FilesTransferred),
|
|
3014
3014
|
Includes: output.Includes !== undefined && output.Includes !== null
|
|
3015
3015
|
? deserializeAws_json1_1FilterList(output.Includes, context)
|
|
3016
3016
|
: undefined,
|
|
@@ -3021,44 +3021,44 @@ const deserializeAws_json1_1DescribeTaskExecutionResponse = (output, context) =>
|
|
|
3021
3021
|
? deserializeAws_json1_1TaskExecutionResultDetail(output.Result, context)
|
|
3022
3022
|
: undefined,
|
|
3023
3023
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
3024
|
-
?
|
|
3024
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
3025
3025
|
: undefined,
|
|
3026
|
-
Status:
|
|
3027
|
-
TaskExecutionArn:
|
|
3026
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3027
|
+
TaskExecutionArn: smithy_client_1.expectString(output.TaskExecutionArn),
|
|
3028
3028
|
};
|
|
3029
3029
|
};
|
|
3030
3030
|
const deserializeAws_json1_1DescribeTaskResponse = (output, context) => {
|
|
3031
3031
|
return {
|
|
3032
|
-
CloudWatchLogGroupArn:
|
|
3032
|
+
CloudWatchLogGroupArn: smithy_client_1.expectString(output.CloudWatchLogGroupArn),
|
|
3033
3033
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3034
|
-
?
|
|
3034
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3035
3035
|
: undefined,
|
|
3036
|
-
CurrentTaskExecutionArn:
|
|
3037
|
-
DestinationLocationArn:
|
|
3036
|
+
CurrentTaskExecutionArn: smithy_client_1.expectString(output.CurrentTaskExecutionArn),
|
|
3037
|
+
DestinationLocationArn: smithy_client_1.expectString(output.DestinationLocationArn),
|
|
3038
3038
|
DestinationNetworkInterfaceArns: output.DestinationNetworkInterfaceArns !== undefined && output.DestinationNetworkInterfaceArns !== null
|
|
3039
3039
|
? deserializeAws_json1_1DestinationNetworkInterfaceArns(output.DestinationNetworkInterfaceArns, context)
|
|
3040
3040
|
: undefined,
|
|
3041
|
-
ErrorCode:
|
|
3042
|
-
ErrorDetail:
|
|
3041
|
+
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
3042
|
+
ErrorDetail: smithy_client_1.expectString(output.ErrorDetail),
|
|
3043
3043
|
Excludes: output.Excludes !== undefined && output.Excludes !== null
|
|
3044
3044
|
? deserializeAws_json1_1FilterList(output.Excludes, context)
|
|
3045
3045
|
: undefined,
|
|
3046
3046
|
Includes: output.Includes !== undefined && output.Includes !== null
|
|
3047
3047
|
? deserializeAws_json1_1FilterList(output.Includes, context)
|
|
3048
3048
|
: undefined,
|
|
3049
|
-
Name:
|
|
3049
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3050
3050
|
Options: output.Options !== undefined && output.Options !== null
|
|
3051
3051
|
? deserializeAws_json1_1Options(output.Options, context)
|
|
3052
3052
|
: undefined,
|
|
3053
3053
|
Schedule: output.Schedule !== undefined && output.Schedule !== null
|
|
3054
3054
|
? deserializeAws_json1_1TaskSchedule(output.Schedule, context)
|
|
3055
3055
|
: undefined,
|
|
3056
|
-
SourceLocationArn:
|
|
3056
|
+
SourceLocationArn: smithy_client_1.expectString(output.SourceLocationArn),
|
|
3057
3057
|
SourceNetworkInterfaceArns: output.SourceNetworkInterfaceArns !== undefined && output.SourceNetworkInterfaceArns !== null
|
|
3058
3058
|
? deserializeAws_json1_1SourceNetworkInterfaceArns(output.SourceNetworkInterfaceArns, context)
|
|
3059
3059
|
: undefined,
|
|
3060
|
-
Status:
|
|
3061
|
-
TaskArn:
|
|
3060
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3061
|
+
TaskArn: smithy_client_1.expectString(output.TaskArn),
|
|
3062
3062
|
};
|
|
3063
3063
|
};
|
|
3064
3064
|
const deserializeAws_json1_1DestinationNetworkInterfaceArns = (output, context) => {
|
|
@@ -3068,7 +3068,7 @@ const deserializeAws_json1_1DestinationNetworkInterfaceArns = (output, context)
|
|
|
3068
3068
|
if (entry === null) {
|
|
3069
3069
|
return null;
|
|
3070
3070
|
}
|
|
3071
|
-
return
|
|
3071
|
+
return smithy_client_1.expectString(entry);
|
|
3072
3072
|
});
|
|
3073
3073
|
};
|
|
3074
3074
|
const deserializeAws_json1_1Ec2Config = (output, context) => {
|
|
@@ -3076,7 +3076,7 @@ const deserializeAws_json1_1Ec2Config = (output, context) => {
|
|
|
3076
3076
|
SecurityGroupArns: output.SecurityGroupArns !== undefined && output.SecurityGroupArns !== null
|
|
3077
3077
|
? deserializeAws_json1_1Ec2SecurityGroupArnList(output.SecurityGroupArns, context)
|
|
3078
3078
|
: undefined,
|
|
3079
|
-
SubnetArn:
|
|
3079
|
+
SubnetArn: smithy_client_1.expectString(output.SubnetArn),
|
|
3080
3080
|
};
|
|
3081
3081
|
};
|
|
3082
3082
|
const deserializeAws_json1_1Ec2SecurityGroupArnList = (output, context) => {
|
|
@@ -3086,7 +3086,7 @@ const deserializeAws_json1_1Ec2SecurityGroupArnList = (output, context) => {
|
|
|
3086
3086
|
if (entry === null) {
|
|
3087
3087
|
return null;
|
|
3088
3088
|
}
|
|
3089
|
-
return
|
|
3089
|
+
return smithy_client_1.expectString(entry);
|
|
3090
3090
|
});
|
|
3091
3091
|
};
|
|
3092
3092
|
const deserializeAws_json1_1FilterList = (output, context) => {
|
|
@@ -3101,20 +3101,20 @@ const deserializeAws_json1_1FilterList = (output, context) => {
|
|
|
3101
3101
|
};
|
|
3102
3102
|
const deserializeAws_json1_1FilterRule = (output, context) => {
|
|
3103
3103
|
return {
|
|
3104
|
-
FilterType:
|
|
3105
|
-
Value:
|
|
3104
|
+
FilterType: smithy_client_1.expectString(output.FilterType),
|
|
3105
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
3106
3106
|
};
|
|
3107
3107
|
};
|
|
3108
3108
|
const deserializeAws_json1_1InternalException = (output, context) => {
|
|
3109
3109
|
return {
|
|
3110
|
-
errorCode:
|
|
3111
|
-
message:
|
|
3110
|
+
errorCode: smithy_client_1.expectString(output.errorCode),
|
|
3111
|
+
message: smithy_client_1.expectString(output.message),
|
|
3112
3112
|
};
|
|
3113
3113
|
};
|
|
3114
3114
|
const deserializeAws_json1_1InvalidRequestException = (output, context) => {
|
|
3115
3115
|
return {
|
|
3116
|
-
errorCode:
|
|
3117
|
-
message:
|
|
3116
|
+
errorCode: smithy_client_1.expectString(output.errorCode),
|
|
3117
|
+
message: smithy_client_1.expectString(output.message),
|
|
3118
3118
|
};
|
|
3119
3119
|
};
|
|
3120
3120
|
const deserializeAws_json1_1ListAgentsResponse = (output, context) => {
|
|
@@ -3122,7 +3122,7 @@ const deserializeAws_json1_1ListAgentsResponse = (output, context) => {
|
|
|
3122
3122
|
Agents: output.Agents !== undefined && output.Agents !== null
|
|
3123
3123
|
? deserializeAws_json1_1AgentList(output.Agents, context)
|
|
3124
3124
|
: undefined,
|
|
3125
|
-
NextToken:
|
|
3125
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3126
3126
|
};
|
|
3127
3127
|
};
|
|
3128
3128
|
const deserializeAws_json1_1ListLocationsResponse = (output, context) => {
|
|
@@ -3130,12 +3130,12 @@ const deserializeAws_json1_1ListLocationsResponse = (output, context) => {
|
|
|
3130
3130
|
Locations: output.Locations !== undefined && output.Locations !== null
|
|
3131
3131
|
? deserializeAws_json1_1LocationList(output.Locations, context)
|
|
3132
3132
|
: undefined,
|
|
3133
|
-
NextToken:
|
|
3133
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3134
3134
|
};
|
|
3135
3135
|
};
|
|
3136
3136
|
const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
3137
3137
|
return {
|
|
3138
|
-
NextToken:
|
|
3138
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3139
3139
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
3140
3140
|
? deserializeAws_json1_1OutputTagList(output.Tags, context)
|
|
3141
3141
|
: undefined,
|
|
@@ -3143,7 +3143,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
|
3143
3143
|
};
|
|
3144
3144
|
const deserializeAws_json1_1ListTaskExecutionsResponse = (output, context) => {
|
|
3145
3145
|
return {
|
|
3146
|
-
NextToken:
|
|
3146
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3147
3147
|
TaskExecutions: output.TaskExecutions !== undefined && output.TaskExecutions !== null
|
|
3148
3148
|
? deserializeAws_json1_1TaskExecutionList(output.TaskExecutions, context)
|
|
3149
3149
|
: undefined,
|
|
@@ -3151,7 +3151,7 @@ const deserializeAws_json1_1ListTaskExecutionsResponse = (output, context) => {
|
|
|
3151
3151
|
};
|
|
3152
3152
|
const deserializeAws_json1_1ListTasksResponse = (output, context) => {
|
|
3153
3153
|
return {
|
|
3154
|
-
NextToken:
|
|
3154
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3155
3155
|
Tasks: output.Tasks !== undefined && output.Tasks !== null
|
|
3156
3156
|
? deserializeAws_json1_1TaskList(output.Tasks, context)
|
|
3157
3157
|
: undefined,
|
|
@@ -3169,13 +3169,13 @@ const deserializeAws_json1_1LocationList = (output, context) => {
|
|
|
3169
3169
|
};
|
|
3170
3170
|
const deserializeAws_json1_1LocationListEntry = (output, context) => {
|
|
3171
3171
|
return {
|
|
3172
|
-
LocationArn:
|
|
3173
|
-
LocationUri:
|
|
3172
|
+
LocationArn: smithy_client_1.expectString(output.LocationArn),
|
|
3173
|
+
LocationUri: smithy_client_1.expectString(output.LocationUri),
|
|
3174
3174
|
};
|
|
3175
3175
|
};
|
|
3176
3176
|
const deserializeAws_json1_1NfsMountOptions = (output, context) => {
|
|
3177
3177
|
return {
|
|
3178
|
-
Version:
|
|
3178
|
+
Version: smithy_client_1.expectString(output.Version),
|
|
3179
3179
|
};
|
|
3180
3180
|
};
|
|
3181
3181
|
const deserializeAws_json1_1OnPremConfig = (output, context) => {
|
|
@@ -3187,20 +3187,20 @@ const deserializeAws_json1_1OnPremConfig = (output, context) => {
|
|
|
3187
3187
|
};
|
|
3188
3188
|
const deserializeAws_json1_1Options = (output, context) => {
|
|
3189
3189
|
return {
|
|
3190
|
-
Atime:
|
|
3191
|
-
BytesPerSecond:
|
|
3192
|
-
Gid:
|
|
3193
|
-
LogLevel:
|
|
3194
|
-
Mtime:
|
|
3195
|
-
OverwriteMode:
|
|
3196
|
-
PosixPermissions:
|
|
3197
|
-
PreserveDeletedFiles:
|
|
3198
|
-
PreserveDevices:
|
|
3199
|
-
SecurityDescriptorCopyFlags:
|
|
3200
|
-
TaskQueueing:
|
|
3201
|
-
TransferMode:
|
|
3202
|
-
Uid:
|
|
3203
|
-
VerifyMode:
|
|
3190
|
+
Atime: smithy_client_1.expectString(output.Atime),
|
|
3191
|
+
BytesPerSecond: smithy_client_1.expectLong(output.BytesPerSecond),
|
|
3192
|
+
Gid: smithy_client_1.expectString(output.Gid),
|
|
3193
|
+
LogLevel: smithy_client_1.expectString(output.LogLevel),
|
|
3194
|
+
Mtime: smithy_client_1.expectString(output.Mtime),
|
|
3195
|
+
OverwriteMode: smithy_client_1.expectString(output.OverwriteMode),
|
|
3196
|
+
PosixPermissions: smithy_client_1.expectString(output.PosixPermissions),
|
|
3197
|
+
PreserveDeletedFiles: smithy_client_1.expectString(output.PreserveDeletedFiles),
|
|
3198
|
+
PreserveDevices: smithy_client_1.expectString(output.PreserveDevices),
|
|
3199
|
+
SecurityDescriptorCopyFlags: smithy_client_1.expectString(output.SecurityDescriptorCopyFlags),
|
|
3200
|
+
TaskQueueing: smithy_client_1.expectString(output.TaskQueueing),
|
|
3201
|
+
TransferMode: smithy_client_1.expectString(output.TransferMode),
|
|
3202
|
+
Uid: smithy_client_1.expectString(output.Uid),
|
|
3203
|
+
VerifyMode: smithy_client_1.expectString(output.VerifyMode),
|
|
3204
3204
|
};
|
|
3205
3205
|
};
|
|
3206
3206
|
const deserializeAws_json1_1OutputTagList = (output, context) => {
|
|
@@ -3220,7 +3220,7 @@ const deserializeAws_json1_1PLSecurityGroupArnList = (output, context) => {
|
|
|
3220
3220
|
if (entry === null) {
|
|
3221
3221
|
return null;
|
|
3222
3222
|
}
|
|
3223
|
-
return
|
|
3223
|
+
return smithy_client_1.expectString(entry);
|
|
3224
3224
|
});
|
|
3225
3225
|
};
|
|
3226
3226
|
const deserializeAws_json1_1PLSubnetArnList = (output, context) => {
|
|
@@ -3230,29 +3230,29 @@ const deserializeAws_json1_1PLSubnetArnList = (output, context) => {
|
|
|
3230
3230
|
if (entry === null) {
|
|
3231
3231
|
return null;
|
|
3232
3232
|
}
|
|
3233
|
-
return
|
|
3233
|
+
return smithy_client_1.expectString(entry);
|
|
3234
3234
|
});
|
|
3235
3235
|
};
|
|
3236
3236
|
const deserializeAws_json1_1PrivateLinkConfig = (output, context) => {
|
|
3237
3237
|
return {
|
|
3238
|
-
PrivateLinkEndpoint:
|
|
3238
|
+
PrivateLinkEndpoint: smithy_client_1.expectString(output.PrivateLinkEndpoint),
|
|
3239
3239
|
SecurityGroupArns: output.SecurityGroupArns !== undefined && output.SecurityGroupArns !== null
|
|
3240
3240
|
? deserializeAws_json1_1PLSecurityGroupArnList(output.SecurityGroupArns, context)
|
|
3241
3241
|
: undefined,
|
|
3242
3242
|
SubnetArns: output.SubnetArns !== undefined && output.SubnetArns !== null
|
|
3243
3243
|
? deserializeAws_json1_1PLSubnetArnList(output.SubnetArns, context)
|
|
3244
3244
|
: undefined,
|
|
3245
|
-
VpcEndpointId:
|
|
3245
|
+
VpcEndpointId: smithy_client_1.expectString(output.VpcEndpointId),
|
|
3246
3246
|
};
|
|
3247
3247
|
};
|
|
3248
3248
|
const deserializeAws_json1_1S3Config = (output, context) => {
|
|
3249
3249
|
return {
|
|
3250
|
-
BucketAccessRoleArn:
|
|
3250
|
+
BucketAccessRoleArn: smithy_client_1.expectString(output.BucketAccessRoleArn),
|
|
3251
3251
|
};
|
|
3252
3252
|
};
|
|
3253
3253
|
const deserializeAws_json1_1SmbMountOptions = (output, context) => {
|
|
3254
3254
|
return {
|
|
3255
|
-
Version:
|
|
3255
|
+
Version: smithy_client_1.expectString(output.Version),
|
|
3256
3256
|
};
|
|
3257
3257
|
};
|
|
3258
3258
|
const deserializeAws_json1_1SourceNetworkInterfaceArns = (output, context) => {
|
|
@@ -3262,18 +3262,18 @@ const deserializeAws_json1_1SourceNetworkInterfaceArns = (output, context) => {
|
|
|
3262
3262
|
if (entry === null) {
|
|
3263
3263
|
return null;
|
|
3264
3264
|
}
|
|
3265
|
-
return
|
|
3265
|
+
return smithy_client_1.expectString(entry);
|
|
3266
3266
|
});
|
|
3267
3267
|
};
|
|
3268
3268
|
const deserializeAws_json1_1StartTaskExecutionResponse = (output, context) => {
|
|
3269
3269
|
return {
|
|
3270
|
-
TaskExecutionArn:
|
|
3270
|
+
TaskExecutionArn: smithy_client_1.expectString(output.TaskExecutionArn),
|
|
3271
3271
|
};
|
|
3272
3272
|
};
|
|
3273
3273
|
const deserializeAws_json1_1TagListEntry = (output, context) => {
|
|
3274
3274
|
return {
|
|
3275
|
-
Key:
|
|
3276
|
-
Value:
|
|
3275
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
3276
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
3277
3277
|
};
|
|
3278
3278
|
};
|
|
3279
3279
|
const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
@@ -3291,21 +3291,21 @@ const deserializeAws_json1_1TaskExecutionList = (output, context) => {
|
|
|
3291
3291
|
};
|
|
3292
3292
|
const deserializeAws_json1_1TaskExecutionListEntry = (output, context) => {
|
|
3293
3293
|
return {
|
|
3294
|
-
Status:
|
|
3295
|
-
TaskExecutionArn:
|
|
3294
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3295
|
+
TaskExecutionArn: smithy_client_1.expectString(output.TaskExecutionArn),
|
|
3296
3296
|
};
|
|
3297
3297
|
};
|
|
3298
3298
|
const deserializeAws_json1_1TaskExecutionResultDetail = (output, context) => {
|
|
3299
3299
|
return {
|
|
3300
|
-
ErrorCode:
|
|
3301
|
-
ErrorDetail:
|
|
3302
|
-
PrepareDuration:
|
|
3303
|
-
PrepareStatus:
|
|
3304
|
-
TotalDuration:
|
|
3305
|
-
TransferDuration:
|
|
3306
|
-
TransferStatus:
|
|
3307
|
-
VerifyDuration:
|
|
3308
|
-
VerifyStatus:
|
|
3300
|
+
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
3301
|
+
ErrorDetail: smithy_client_1.expectString(output.ErrorDetail),
|
|
3302
|
+
PrepareDuration: smithy_client_1.expectLong(output.PrepareDuration),
|
|
3303
|
+
PrepareStatus: smithy_client_1.expectString(output.PrepareStatus),
|
|
3304
|
+
TotalDuration: smithy_client_1.expectLong(output.TotalDuration),
|
|
3305
|
+
TransferDuration: smithy_client_1.expectLong(output.TransferDuration),
|
|
3306
|
+
TransferStatus: smithy_client_1.expectString(output.TransferStatus),
|
|
3307
|
+
VerifyDuration: smithy_client_1.expectLong(output.VerifyDuration),
|
|
3308
|
+
VerifyStatus: smithy_client_1.expectString(output.VerifyStatus),
|
|
3309
3309
|
};
|
|
3310
3310
|
};
|
|
3311
3311
|
const deserializeAws_json1_1TaskList = (output, context) => {
|
|
@@ -3320,14 +3320,14 @@ const deserializeAws_json1_1TaskList = (output, context) => {
|
|
|
3320
3320
|
};
|
|
3321
3321
|
const deserializeAws_json1_1TaskListEntry = (output, context) => {
|
|
3322
3322
|
return {
|
|
3323
|
-
Name:
|
|
3324
|
-
Status:
|
|
3325
|
-
TaskArn:
|
|
3323
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3324
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3325
|
+
TaskArn: smithy_client_1.expectString(output.TaskArn),
|
|
3326
3326
|
};
|
|
3327
3327
|
};
|
|
3328
3328
|
const deserializeAws_json1_1TaskSchedule = (output, context) => {
|
|
3329
3329
|
return {
|
|
3330
|
-
ScheduleExpression:
|
|
3330
|
+
ScheduleExpression: smithy_client_1.expectString(output.ScheduleExpression),
|
|
3331
3331
|
};
|
|
3332
3332
|
};
|
|
3333
3333
|
const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|