@aws-sdk/client-datasync 3.34.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 +12 -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 +8 -8
- package/dist-cjs/DataSyncClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CancelTaskExecutionCommand.js +2 -2
- package/dist-cjs/commands/CancelTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateAgentCommand.js +2 -2
- package/dist-cjs/commands/CreateAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationEfsCommand.js +2 -2
- package/{dist/cjs/commands/CreateLocationNfsCommand.js.map → dist-cjs/commands/CreateLocationEfsCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateLocationFsxWindowsCommand.js +2 -2
- package/dist-cjs/commands/CreateLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationNfsCommand.js +2 -2
- package/{dist/cjs/commands/UpdateLocationSmbCommand.js.map → dist-cjs/commands/CreateLocationNfsCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateLocationObjectStorageCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/CreateLocationObjectStorageCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateLocationS3Command.js +2 -2
- package/dist-cjs/commands/CreateLocationS3Command.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLocationSmbCommand.js +2 -2
- package/dist-cjs/commands/CreateLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteAgentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLocationCommand.js +2 -2
- package/dist-cjs/commands/DeleteLocationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAgentCommand.js +2 -2
- package/{dist/cjs/commands/ListLocationsCommand.js.map → dist-cjs/commands/DescribeAgentCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationEfsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationEfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationFsxWindowsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationNfsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationNfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationObjectStorageCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationObjectStorageCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationS3Command.js +2 -2
- package/dist-cjs/commands/DescribeLocationS3Command.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLocationSmbCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTaskCommand.js +2 -2
- package/dist-cjs/commands/DescribeTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTaskExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListAgentsCommand.js +2 -2
- package/dist-cjs/commands/ListAgentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListLocationsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTaskExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListTaskExecutionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTasksCommand.js +2 -2
- package/dist-cjs/commands/ListTasksCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartTaskExecutionCommand.js +2 -2
- package/dist-cjs/commands/StartTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateAgentCommand.js +2 -2
- package/dist-cjs/commands/UpdateAgentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationNfsCommand.js +2 -2
- package/dist-cjs/commands/UpdateLocationNfsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationObjectStorageCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationObjectStorageCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/UpdateLocationSmbCommand.js +2 -2
- package/dist-cjs/commands/UpdateLocationSmbCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateTaskCommand.js +2 -2
- package/dist-cjs/commands/UpdateTaskCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateTaskExecutionCommand.js +2 -2
- package/dist-cjs/commands/UpdateTaskExecutionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- 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 +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- 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 +1 -1
- package/dist-es/DataSync.js.map +1 -0
- package/{dist/es → dist-es}/DataSyncClient.js +1 -1
- package/dist-es/DataSyncClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CancelTaskExecutionCommand.js +2 -2
- package/dist-es/commands/CancelTaskExecutionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateAgentCommand.js +2 -2
- package/dist-es/commands/CreateAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationEfsCommand.js +2 -2
- package/dist-es/commands/CreateLocationEfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationFsxWindowsCommand.js +2 -2
- package/dist-es/commands/CreateLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationNfsCommand.js +2 -2
- package/dist-es/commands/CreateLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationObjectStorageCommand.js +2 -2
- package/dist-es/commands/CreateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationS3Command.js +2 -2
- package/dist-es/commands/CreateLocationS3Command.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLocationSmbCommand.js +2 -2
- package/dist-es/commands/CreateLocationSmbCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateTaskCommand.js +2 -2
- package/dist-es/commands/CreateTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteAgentCommand.js +2 -2
- package/dist-es/commands/DeleteAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLocationCommand.js +2 -2
- package/dist-es/commands/DeleteLocationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteTaskCommand.js +2 -2
- package/dist-es/commands/DeleteTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAgentCommand.js +2 -2
- package/dist-es/commands/DescribeAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationEfsCommand.js +2 -2
- package/dist-es/commands/DescribeLocationEfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationFsxWindowsCommand.js +2 -2
- package/dist-es/commands/DescribeLocationFsxWindowsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationNfsCommand.js +2 -2
- package/dist-es/commands/DescribeLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationObjectStorageCommand.js +2 -2
- package/dist-es/commands/DescribeLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationS3Command.js +2 -2
- package/dist-es/commands/DescribeLocationS3Command.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLocationSmbCommand.js +2 -2
- package/dist-es/commands/DescribeLocationSmbCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTaskCommand.js +2 -2
- package/dist-es/commands/DescribeTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTaskExecutionCommand.js +2 -2
- package/dist-es/commands/DescribeTaskExecutionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListAgentsCommand.js +2 -2
- package/dist-es/commands/ListAgentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListLocationsCommand.js +2 -2
- package/dist-es/commands/ListLocationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTaskExecutionsCommand.js +2 -2
- package/dist-es/commands/ListTaskExecutionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTasksCommand.js +2 -2
- package/dist-es/commands/ListTasksCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartTaskExecutionCommand.js +2 -2
- package/dist-es/commands/StartTaskExecutionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateAgentCommand.js +2 -2
- package/dist-es/commands/UpdateAgentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationNfsCommand.js +2 -2
- package/dist-es/commands/UpdateLocationNfsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationObjectStorageCommand.js +2 -2
- package/dist-es/commands/UpdateLocationObjectStorageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateLocationSmbCommand.js +2 -2
- package/dist-es/commands/UpdateLocationSmbCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateTaskCommand.js +2 -2
- package/dist-es/commands/UpdateTaskCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateTaskExecutionCommand.js +2 -2
- package/dist-es/commands/UpdateTaskExecutionCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- 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 -0
- 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 +1 -1
- package/dist-es/pagination/ListAgentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListLocationsPaginator.js +1 -1
- package/dist-es/pagination/ListLocationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTagsForResourcePaginator.js +1 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTaskExecutionsPaginator.js +1 -1
- package/dist-es/pagination/ListTaskExecutionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListTasksPaginator.js +1 -1
- package/dist-es/pagination/ListTasksPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- 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 +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- 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 +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- 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 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- 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/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/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/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/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.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.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.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
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { ListAgentsRequest, ListAgentsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListAgentsCommand,
|
|
5
|
-
serializeAws_json1_1ListAgentsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { ListAgentsRequest, ListAgentsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListAgentsCommand,
|
|
18
|
+
serializeAws_json1_1ListAgentsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListAgentsCommandInput extends ListAgentsRequest {}
|
|
21
22
|
export interface ListAgentsCommandOutput extends ListAgentsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { ListLocationsRequest, ListLocationsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListLocationsCommand,
|
|
5
|
-
serializeAws_json1_1ListLocationsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { ListLocationsRequest, ListLocationsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListLocationsCommand,
|
|
18
|
+
serializeAws_json1_1ListLocationsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListLocationsCommandInput extends ListLocationsRequest {}
|
|
21
22
|
export interface ListLocationsCommandOutput extends ListLocationsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
5
|
-
serializeAws_json1_1ListTagsForResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
18
|
+
serializeAws_json1_1ListTagsForResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
21
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { ListTaskExecutionsRequest, ListTaskExecutionsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListTaskExecutionsCommand,
|
|
5
|
-
serializeAws_json1_1ListTaskExecutionsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { ListTaskExecutionsRequest, ListTaskExecutionsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListTaskExecutionsCommand,
|
|
18
|
+
serializeAws_json1_1ListTaskExecutionsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListTaskExecutionsCommandInput extends ListTaskExecutionsRequest {}
|
|
21
22
|
export interface ListTaskExecutionsCommandOutput extends ListTaskExecutionsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { ListTasksRequest, ListTasksResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1ListTasksCommand, serializeAws_json1_1ListTasksCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { ListTasksRequest, ListTasksResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1ListTasksCommand, serializeAws_json1_1ListTasksCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface ListTasksCommandInput extends ListTasksRequest {}
|
|
18
19
|
export interface ListTasksCommandOutput extends ListTasksResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { StartTaskExecutionRequest, StartTaskExecutionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartTaskExecutionCommand,
|
|
5
|
-
serializeAws_json1_1StartTaskExecutionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { StartTaskExecutionRequest, StartTaskExecutionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1StartTaskExecutionCommand,
|
|
18
|
+
serializeAws_json1_1StartTaskExecutionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface StartTaskExecutionCommandInput extends StartTaskExecutionRequest {}
|
|
21
22
|
export interface StartTaskExecutionCommandOutput extends StartTaskExecutionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1TagResourceCommand,
|
|
5
|
-
serializeAws_json1_1TagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1TagResourceCommand,
|
|
18
|
+
serializeAws_json1_1TagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
21
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UntagResourceCommand,
|
|
5
|
-
serializeAws_json1_1UntagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UntagResourceCommand,
|
|
18
|
+
serializeAws_json1_1UntagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
21
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateAgentRequest, UpdateAgentResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateAgentCommand,
|
|
5
|
-
serializeAws_json1_1UpdateAgentCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateAgentRequest, UpdateAgentResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateAgentCommand,
|
|
18
|
+
serializeAws_json1_1UpdateAgentCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateAgentCommandInput extends UpdateAgentRequest {}
|
|
21
22
|
export interface UpdateAgentCommandOutput extends UpdateAgentResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateLocationNfsRequest, UpdateLocationNfsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateLocationNfsCommand,
|
|
5
|
-
serializeAws_json1_1UpdateLocationNfsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateLocationNfsRequest, UpdateLocationNfsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateLocationNfsCommand,
|
|
18
|
+
serializeAws_json1_1UpdateLocationNfsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateLocationNfsCommandInput extends UpdateLocationNfsRequest {}
|
|
21
22
|
export interface UpdateLocationNfsCommandOutput extends UpdateLocationNfsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateLocationObjectStorageRequest, UpdateLocationObjectStorageResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateLocationObjectStorageCommand,
|
|
5
|
-
serializeAws_json1_1UpdateLocationObjectStorageCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateLocationObjectStorageRequest, UpdateLocationObjectStorageResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateLocationObjectStorageCommand,
|
|
18
|
+
serializeAws_json1_1UpdateLocationObjectStorageCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateLocationObjectStorageCommandInput extends UpdateLocationObjectStorageRequest {}
|
|
21
22
|
export interface UpdateLocationObjectStorageCommandOutput
|
|
22
23
|
extends UpdateLocationObjectStorageResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateLocationSmbRequest, UpdateLocationSmbResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateLocationSmbCommand,
|
|
5
|
-
serializeAws_json1_1UpdateLocationSmbCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateLocationSmbRequest, UpdateLocationSmbResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateLocationSmbCommand,
|
|
18
|
+
serializeAws_json1_1UpdateLocationSmbCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateLocationSmbCommandInput extends UpdateLocationSmbRequest {}
|
|
21
22
|
export interface UpdateLocationSmbCommandOutput extends UpdateLocationSmbResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateTaskRequest, UpdateTaskResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateTaskCommand,
|
|
5
|
-
serializeAws_json1_1UpdateTaskCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateTaskRequest, UpdateTaskResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateTaskCommand,
|
|
18
|
+
serializeAws_json1_1UpdateTaskCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateTaskCommandInput extends UpdateTaskRequest {}
|
|
21
22
|
export interface UpdateTaskCommandOutput extends UpdateTaskResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
2
|
-
import { UpdateTaskExecutionRequest, UpdateTaskExecutionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateTaskExecutionCommand,
|
|
5
|
-
serializeAws_json1_1UpdateTaskExecutionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataSyncClient";
|
|
15
|
+
import { UpdateTaskExecutionRequest, UpdateTaskExecutionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateTaskExecutionCommand,
|
|
18
|
+
serializeAws_json1_1UpdateTaskExecutionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateTaskExecutionCommandInput extends UpdateTaskExecutionRequest {}
|
|
21
22
|
export interface UpdateTaskExecutionCommandOutput extends UpdateTaskExecutionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { DataSync } from "../DataSync";
|
|
2
4
|
import { DataSyncClient } from "../DataSyncClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
5
|
|
|
5
6
|
export interface DataSyncPaginationConfiguration extends PaginationConfiguration {
|
|
6
7
|
client: DataSync | DataSyncClient;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
import { ListAgentsCommand, ListAgentsCommandInput, ListAgentsCommandOutput } from "../commands/ListAgentsCommand";
|
|
1
4
|
import { DataSync } from "../DataSync";
|
|
2
5
|
import { DataSyncClient } from "../DataSyncClient";
|
|
3
|
-
import { ListAgentsCommand, ListAgentsCommandInput, ListAgentsCommandOutput } from "../commands/ListAgentsCommand";
|
|
4
6
|
import { DataSyncPaginationConfiguration } from "./Interfaces";
|
|
5
|
-
import { Paginator } from "@aws-sdk/types";
|
|
6
7
|
|
|
7
8
|
/**
|
|
8
9
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListLocationsCommand,
|
|
5
5
|
ListLocationsCommandInput,
|
|
6
6
|
ListLocationsCommandOutput,
|
|
7
7
|
} from "../commands/ListLocationsCommand";
|
|
8
|
+
import { DataSync } from "../DataSync";
|
|
9
|
+
import { DataSyncClient } from "../DataSyncClient";
|
|
8
10
|
import { DataSyncPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListTagsForResourceCommand,
|
|
5
5
|
ListTagsForResourceCommandInput,
|
|
6
6
|
ListTagsForResourceCommandOutput,
|
|
7
7
|
} from "../commands/ListTagsForResourceCommand";
|
|
8
|
+
import { DataSync } from "../DataSync";
|
|
9
|
+
import { DataSyncClient } from "../DataSyncClient";
|
|
8
10
|
import { DataSyncPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListTaskExecutionsCommand,
|
|
5
5
|
ListTaskExecutionsCommandInput,
|
|
6
6
|
ListTaskExecutionsCommandOutput,
|
|
7
7
|
} from "../commands/ListTaskExecutionsCommand";
|
|
8
|
+
import { DataSync } from "../DataSync";
|
|
9
|
+
import { DataSyncClient } from "../DataSyncClient";
|
|
8
10
|
import { DataSyncPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
import { ListTasksCommand, ListTasksCommandInput, ListTasksCommandOutput } from "../commands/ListTasksCommand";
|
|
1
4
|
import { DataSync } from "../DataSync";
|
|
2
5
|
import { DataSyncClient } from "../DataSyncClient";
|
|
3
|
-
import { ListTasksCommand, ListTasksCommandInput, ListTasksCommandOutput } from "../commands/ListTasksCommand";
|
|
4
6
|
import { DataSyncPaginationConfiguration } from "./Interfaces";
|
|
5
|
-
import { Paginator } from "@aws-sdk/types";
|
|
6
7
|
|
|
7
8
|
/**
|
|
8
9
|
* @private
|