@aws-sdk/client-databrew 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}/DataBrew.js +2 -2
- package/dist-cjs/DataBrew.js.map +1 -0
- package/{dist/cjs → dist-cjs}/DataBrewClient.js +8 -8
- package/dist-cjs/DataBrewClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/BatchDeleteRecipeVersionCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateProfileJobCommand.js +2 -2
- package/dist-cjs/commands/CreateProfileJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRecipeCommand.js +2 -2
- package/{dist/cjs/commands/UpdateRecipeCommand.js.map → dist-cjs/commands/CreateRecipeCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateRecipeJobCommand.js +2 -2
- package/dist-cjs/commands/CreateRecipeJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteRecipeVersionCommand.js +2 -2
- package/{dist/cjs/commands/StartProjectSessionCommand.js.map → dist-cjs/commands/DeleteRecipeVersionCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DeleteScheduleCommand.js +2 -2
- package/{dist/cjs/commands/CreateScheduleCommand.js.map → dist-cjs/commands/DeleteScheduleCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeJobCommand.js +2 -2
- package/{dist/cjs/commands/TagResourceCommand.js.map → dist-cjs/commands/DescribeJobCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeJobRunCommand.js +2 -2
- package/{dist/cjs/commands/DescribeRecipeCommand.js.map → dist-cjs/commands/DescribeJobRunCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeRecipeCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListJobRunsCommand.js +2 -2
- package/dist-cjs/commands/ListJobRunsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListJobsCommand.js +2 -2
- package/dist-cjs/commands/ListJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecipeVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListRecipeVersionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecipesCommand.js +2 -2
- package/dist-cjs/commands/ListRecipesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListSchedulesCommand.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/PublishRecipeCommand.js +2 -2
- package/dist-cjs/commands/PublishRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SendProjectSessionActionCommand.js +2 -2
- package/dist-cjs/commands/SendProjectSessionActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartJobRunCommand.js +2 -2
- package/dist-cjs/commands/StartJobRunCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartProjectSessionCommand.js +2 -2
- package/dist-cjs/commands/StartProjectSessionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopJobRunCommand.js +2 -2
- package/dist-cjs/commands/StopJobRunCommand.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/UpdateDatasetCommand.js +2 -2
- package/dist-cjs/commands/UpdateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateProfileJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateProfileJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRecipeCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRecipeJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecipeJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListJobRunsPaginator.js +1 -1
- package/dist-cjs/pagination/ListJobRunsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListProjectsPaginator.js +1 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListRecipeVersionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListRecipeVersionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListRecipesPaginator.js +1 -1
- package/dist-cjs/pagination/ListRecipesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListSchedulesPaginator.js +1 -1
- package/dist-cjs/pagination/ListSchedulesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +12 -12
- package/dist-cjs/protocols/Aws_restJson1.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}/DataBrew.js +2 -2
- package/dist-es/DataBrew.js.map +1 -0
- package/{dist/es → dist-es}/DataBrewClient.js +1 -1
- package/dist-es/DataBrewClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/BatchDeleteRecipeVersionCommand.js +2 -2
- package/dist-es/commands/BatchDeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateProfileJobCommand.js +2 -2
- package/dist-es/commands/CreateProfileJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/CreateProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRecipeCommand.js +2 -2
- package/dist-es/commands/CreateRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRecipeJobCommand.js +2 -2
- package/dist-es/commands/CreateRecipeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateScheduleCommand.js +2 -2
- package/dist-es/commands/CreateScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteJobCommand.js +2 -2
- package/dist-es/commands/DeleteJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteRecipeVersionCommand.js +2 -2
- package/dist-es/commands/DeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeJobCommand.js +2 -2
- package/dist-es/commands/DescribeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeJobRunCommand.js +2 -2
- package/dist-es/commands/DescribeJobRunCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeProjectCommand.js +2 -2
- package/dist-es/commands/DescribeProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeRecipeCommand.js +2 -2
- package/dist-es/commands/DescribeRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +2 -2
- package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListJobRunsCommand.js +2 -2
- package/dist-es/commands/ListJobRunsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecipeVersionsCommand.js +2 -2
- package/dist-es/commands/ListRecipeVersionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecipesCommand.js +2 -2
- package/dist-es/commands/ListRecipesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchedulesCommand.js +2 -2
- package/dist-es/commands/ListSchedulesCommand.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/PublishRecipeCommand.js +2 -2
- package/dist-es/commands/PublishRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SendProjectSessionActionCommand.js +2 -2
- package/dist-es/commands/SendProjectSessionActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartJobRunCommand.js +2 -2
- package/dist-es/commands/StartJobRunCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartProjectSessionCommand.js +2 -2
- package/dist-es/commands/StartProjectSessionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopJobRunCommand.js +2 -2
- package/dist-es/commands/StopJobRunCommand.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/UpdateDatasetCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateProfileJobCommand.js +2 -2
- package/dist-es/commands/UpdateProfileJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/commands/UpdateProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRecipeCommand.js +2 -2
- package/dist-es/commands/UpdateRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRecipeJobCommand.js +2 -2
- package/dist-es/commands/UpdateRecipeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.js +1 -1
- package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListJobRunsPaginator.js +1 -1
- package/dist-es/pagination/ListJobRunsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListJobsPaginator.js +1 -1
- package/dist-es/pagination/ListJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListProjectsPaginator.js +1 -1
- package/dist-es/pagination/ListProjectsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecipeVersionsPaginator.js +1 -1
- package/dist-es/pagination/ListRecipeVersionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecipesPaginator.js +1 -1
- package/dist-es/pagination/ListRecipesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchedulesPaginator.js +1 -1
- package/dist-es/pagination/ListSchedulesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
- package/dist-es/protocols/Aws_restJson1.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}/DataBrew.d.ts +3 -3
- package/{dist/types → dist-types}/DataBrewClient.d.ts +9 -9
- package/{dist/types → dist-types}/commands/BatchDeleteRecipeVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateProfileJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateRecipeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteRecipeVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeJobRunCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListJobRunsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListProjectsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListRecipeVersionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListRecipesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListSchedulesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/PublishRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SendProjectSessionActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StartJobRunCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StartProjectSessionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StopJobRunCommand.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/UpdateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateProfileJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateRecipeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListJobRunsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListProjectsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListRecipeVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListRecipesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListSchedulesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +3 -3
- 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/DataBrew.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/DataBrewClient.d.ts +9 -9
- package/{dist/types → dist-types}/ts3.4/commands/BatchDeleteRecipeVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateProfileJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateRecipeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteRecipeVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeJobRunCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeScheduleCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListJobRunsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListProjectsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListRecipeVersionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListRecipesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListSchedulesCommand.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/PublishRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SendProjectSessionActionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StartJobRunCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StartProjectSessionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StopJobRunCommand.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/UpdateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateProfileJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateProjectCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateRecipeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateRecipeJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListProjectsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListRecipeVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListRecipesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListSchedulesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +3 -3
- 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/{DataBrew.ts → src/DataBrew.ts} +4 -3
- package/{DataBrewClient.ts → src/DataBrewClient.ts} +59 -58
- package/{commands → src/commands}/BatchDeleteRecipeVersionCommand.ts +8 -7
- package/{commands → src/commands}/CreateDatasetCommand.ts +8 -7
- package/{commands → src/commands}/CreateProfileJobCommand.ts +8 -7
- package/{commands → src/commands}/CreateProjectCommand.ts +8 -7
- package/{commands → src/commands}/CreateRecipeCommand.ts +8 -7
- package/{commands → src/commands}/CreateRecipeJobCommand.ts +8 -7
- package/{commands → src/commands}/CreateScheduleCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DeleteJobCommand.ts +8 -7
- package/{commands → src/commands}/DeleteProjectCommand.ts +8 -7
- package/{commands → src/commands}/DeleteRecipeVersionCommand.ts +8 -7
- package/{commands → src/commands}/DeleteScheduleCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeJobCommand.ts +8 -7
- package/{commands → src/commands}/DescribeJobRunCommand.ts +8 -7
- package/{commands → src/commands}/DescribeProjectCommand.ts +8 -7
- package/{commands → src/commands}/DescribeRecipeCommand.ts +8 -7
- package/{commands → src/commands}/DescribeScheduleCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetsCommand.ts +8 -7
- package/{commands → src/commands}/ListJobRunsCommand.ts +8 -7
- package/{commands → src/commands}/ListJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListProjectsCommand.ts +8 -7
- package/{commands → src/commands}/ListRecipeVersionsCommand.ts +8 -7
- package/{commands → src/commands}/ListRecipesCommand.ts +8 -7
- package/{commands → src/commands}/ListSchedulesCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/PublishRecipeCommand.ts +8 -7
- package/{commands → src/commands}/SendProjectSessionActionCommand.ts +8 -7
- package/{commands → src/commands}/StartJobRunCommand.ts +8 -7
- package/{commands → src/commands}/StartProjectSessionCommand.ts +8 -7
- package/{commands → src/commands}/StopJobRunCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateDatasetCommand.ts +8 -7
- package/{commands → src/commands}/UpdateProfileJobCommand.ts +8 -7
- package/{commands → src/commands}/UpdateProjectCommand.ts +8 -7
- package/{commands → src/commands}/UpdateRecipeCommand.ts +8 -7
- package/{commands → src/commands}/UpdateRecipeJobCommand.ts +8 -7
- package/{commands → src/commands}/UpdateScheduleCommand.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}/ListDatasetsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListJobRunsPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListJobsPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListProjectsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListRecipeVersionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListRecipesPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListSchedulesPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +74 -73
- 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/DataBrew.js.map +0 -1
- package/dist/cjs/DataBrewClient.js.map +0 -1
- package/dist/cjs/commands/BatchDeleteRecipeVersionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/CreateProfileJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreateProjectCommand.js.map +0 -1
- package/dist/cjs/commands/CreateRecipeCommand.js.map +0 -1
- package/dist/cjs/commands/CreateRecipeJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteProjectCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteRecipeVersionCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeJobRunCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeProjectCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/cjs/commands/ListJobRunsCommand.js.map +0 -1
- package/dist/cjs/commands/ListJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListProjectsCommand.js.map +0 -1
- package/dist/cjs/commands/ListRecipeVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListRecipesCommand.js.map +0 -1
- package/dist/cjs/commands/ListSchedulesCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/PublishRecipeCommand.js.map +0 -1
- package/dist/cjs/commands/SendProjectSessionActionCommand.js.map +0 -1
- package/dist/cjs/commands/StartJobRunCommand.js.map +0 -1
- package/dist/cjs/commands/StopJobRunCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateProfileJobCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateProjectCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateRecipeJobCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListJobRunsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListRecipeVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListRecipesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListSchedulesPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.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/DataBrew.js.map +0 -1
- package/dist/es/DataBrewClient.js.map +0 -1
- package/dist/es/commands/BatchDeleteRecipeVersionCommand.js.map +0 -1
- package/dist/es/commands/CreateDatasetCommand.js.map +0 -1
- package/dist/es/commands/CreateProfileJobCommand.js.map +0 -1
- package/dist/es/commands/CreateProjectCommand.js.map +0 -1
- package/dist/es/commands/CreateRecipeCommand.js.map +0 -1
- package/dist/es/commands/CreateRecipeJobCommand.js.map +0 -1
- package/dist/es/commands/CreateScheduleCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/es/commands/DeleteJobCommand.js.map +0 -1
- package/dist/es/commands/DeleteProjectCommand.js.map +0 -1
- package/dist/es/commands/DeleteRecipeVersionCommand.js.map +0 -1
- package/dist/es/commands/DeleteScheduleCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/es/commands/DescribeJobCommand.js.map +0 -1
- package/dist/es/commands/DescribeJobRunCommand.js.map +0 -1
- package/dist/es/commands/DescribeProjectCommand.js.map +0 -1
- package/dist/es/commands/DescribeRecipeCommand.js.map +0 -1
- package/dist/es/commands/DescribeScheduleCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/es/commands/ListJobRunsCommand.js.map +0 -1
- package/dist/es/commands/ListJobsCommand.js.map +0 -1
- package/dist/es/commands/ListProjectsCommand.js.map +0 -1
- package/dist/es/commands/ListRecipeVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListRecipesCommand.js.map +0 -1
- package/dist/es/commands/ListSchedulesCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/PublishRecipeCommand.js.map +0 -1
- package/dist/es/commands/SendProjectSessionActionCommand.js.map +0 -1
- package/dist/es/commands/StartJobRunCommand.js.map +0 -1
- package/dist/es/commands/StartProjectSessionCommand.js.map +0 -1
- package/dist/es/commands/StopJobRunCommand.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/UpdateDatasetCommand.js.map +0 -1
- package/dist/es/commands/UpdateProfileJobCommand.js.map +0 -1
- package/dist/es/commands/UpdateProjectCommand.js.map +0 -1
- package/dist/es/commands/UpdateRecipeCommand.js.map +0 -1
- package/dist/es/commands/UpdateRecipeJobCommand.js.map +0 -1
- package/dist/es/commands/UpdateScheduleCommand.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/ListDatasetsPaginator.js.map +0 -1
- package/dist/es/pagination/ListJobRunsPaginator.js.map +0 -1
- package/dist/es/pagination/ListJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist/es/pagination/ListRecipeVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListRecipesPaginator.js.map +0 -1
- package/dist/es/pagination/ListSchedulesPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
+
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
3
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
4
|
+
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
5
|
+
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
|
+
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
+
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
1
9
|
import { BatchDeleteRecipeVersionCommandInput, BatchDeleteRecipeVersionCommandOutput } from "./commands/BatchDeleteRecipeVersionCommand";
|
|
2
10
|
import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "./commands/CreateDatasetCommand";
|
|
3
11
|
import { CreateProfileJobCommandInput, CreateProfileJobCommandOutput } from "./commands/CreateProfileJobCommand";
|
|
@@ -20,8 +28,8 @@ import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "./commands/
|
|
|
20
28
|
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "./commands/ListJobRunsCommand";
|
|
21
29
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
|
|
22
30
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "./commands/ListProjectsCommand";
|
|
23
|
-
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "./commands/ListRecipeVersionsCommand";
|
|
24
31
|
import { ListRecipesCommandInput, ListRecipesCommandOutput } from "./commands/ListRecipesCommand";
|
|
32
|
+
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "./commands/ListRecipeVersionsCommand";
|
|
25
33
|
import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "./commands/ListSchedulesCommand";
|
|
26
34
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
27
35
|
import { PublishRecipeCommandInput, PublishRecipeCommandOutput } from "./commands/PublishRecipeCommand";
|
|
@@ -37,14 +45,6 @@ import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "./command
|
|
|
37
45
|
import { UpdateRecipeCommandInput, UpdateRecipeCommandOutput } from "./commands/UpdateRecipeCommand";
|
|
38
46
|
import { UpdateRecipeJobCommandInput, UpdateRecipeJobCommandOutput } from "./commands/UpdateRecipeJobCommand";
|
|
39
47
|
import { UpdateScheduleCommandInput, UpdateScheduleCommandOutput } from "./commands/UpdateScheduleCommand";
|
|
40
|
-
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
41
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
42
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
43
|
-
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
44
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
45
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
46
|
-
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
47
|
-
import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
48
48
|
export declare type ServiceInputTypes = BatchDeleteRecipeVersionCommandInput | CreateDatasetCommandInput | CreateProfileJobCommandInput | CreateProjectCommandInput | CreateRecipeCommandInput | CreateRecipeJobCommandInput | CreateScheduleCommandInput | DeleteDatasetCommandInput | DeleteJobCommandInput | DeleteProjectCommandInput | DeleteRecipeVersionCommandInput | DeleteScheduleCommandInput | DescribeDatasetCommandInput | DescribeJobCommandInput | DescribeJobRunCommandInput | DescribeProjectCommandInput | DescribeRecipeCommandInput | DescribeScheduleCommandInput | ListDatasetsCommandInput | ListJobRunsCommandInput | ListJobsCommandInput | ListProjectsCommandInput | ListRecipeVersionsCommandInput | ListRecipesCommandInput | ListSchedulesCommandInput | ListTagsForResourceCommandInput | PublishRecipeCommandInput | SendProjectSessionActionCommandInput | StartJobRunCommandInput | StartProjectSessionCommandInput | StopJobRunCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateDatasetCommandInput | UpdateProfileJobCommandInput | UpdateProjectCommandInput | UpdateRecipeCommandInput | UpdateRecipeJobCommandInput | UpdateScheduleCommandInput;
|
|
49
49
|
export declare type ServiceOutputTypes = BatchDeleteRecipeVersionCommandOutput | CreateDatasetCommandOutput | CreateProfileJobCommandOutput | CreateProjectCommandOutput | CreateRecipeCommandOutput | CreateRecipeJobCommandOutput | CreateScheduleCommandOutput | DeleteDatasetCommandOutput | DeleteJobCommandOutput | DeleteProjectCommandOutput | DeleteRecipeVersionCommandOutput | DeleteScheduleCommandOutput | DescribeDatasetCommandOutput | DescribeJobCommandOutput | DescribeJobRunCommandOutput | DescribeProjectCommandOutput | DescribeRecipeCommandOutput | DescribeScheduleCommandOutput | ListDatasetsCommandOutput | ListJobRunsCommandOutput | ListJobsCommandOutput | ListProjectsCommandOutput | ListRecipeVersionsCommandOutput | ListRecipesCommandOutput | ListSchedulesCommandOutput | ListTagsForResourceCommandOutput | PublishRecipeCommandOutput | SendProjectSessionActionCommandOutput | StartJobRunCommandOutput | StartProjectSessionCommandOutput | StopJobRunCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateDatasetCommandOutput | UpdateProfileJobCommandOutput | UpdateProjectCommandOutput | UpdateRecipeCommandOutput | UpdateRecipeJobCommandOutput | UpdateScheduleCommandOutput;
|
|
50
50
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface BatchDeleteRecipeVersionCommandInput extends BatchDeleteRecipeVersionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface BatchDeleteRecipeVersionCommandOutput extends BatchDeleteRecipeVersionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateDatasetCommandInput extends CreateDatasetRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateProfileJobRequest, CreateProfileJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateProfileJobCommandInput extends CreateProfileJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateProfileJobCommandOutput extends CreateProfileJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateProjectCommandInput extends CreateProjectRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateProjectCommandOutput extends CreateProjectResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateRecipeRequest, CreateRecipeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateRecipeCommandInput extends CreateRecipeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateRecipeCommandOutput extends CreateRecipeResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateRecipeJobRequest, CreateRecipeJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateRecipeJobCommandInput extends CreateRecipeJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateRecipeJobCommandOutput extends CreateRecipeJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { CreateScheduleRequest, CreateScheduleResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateScheduleCommandInput extends CreateScheduleRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateScheduleCommandOutput extends CreateScheduleResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDatasetCommandOutput extends DeleteDatasetResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteJobCommandInput extends DeleteJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteProjectCommandInput extends DeleteProjectRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DeleteRecipeVersionRequest, DeleteRecipeVersionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteRecipeVersionCommandInput extends DeleteRecipeVersionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteRecipeVersionCommandOutput extends DeleteRecipeVersionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DeleteScheduleRequest, DeleteScheduleResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteScheduleCommandInput extends DeleteScheduleRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteScheduleCommandOutput extends DeleteScheduleResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeJobRequest, DescribeJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeJobCommandInput extends DescribeJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeJobCommandOutput extends DescribeJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeJobRunRequest, DescribeJobRunResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeJobRunCommandInput extends DescribeJobRunRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeJobRunCommandOutput extends DescribeJobRunResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeProjectRequest, DescribeProjectResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeProjectCommandInput extends DescribeProjectRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeProjectCommandOutput extends DescribeProjectResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeRecipeRequest, DescribeRecipeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeRecipeCommandInput extends DescribeRecipeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeRecipeCommandOutput extends DescribeRecipeResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { DescribeScheduleRequest, DescribeScheduleResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeScheduleCommandInput extends DescribeScheduleRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeScheduleCommandOutput extends DescribeScheduleResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListDatasetsCommandInput extends ListDatasetsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListJobRunsRequest, ListJobRunsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListJobRunsCommandInput extends ListJobRunsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListJobRunsCommandOutput extends ListJobRunsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListJobsRequest, ListJobsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListJobsCommandInput extends ListJobsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListProjectsRequest, ListProjectsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListProjectsCommandInput extends ListProjectsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListProjectsCommandOutput extends ListProjectsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListRecipeVersionsRequest, ListRecipeVersionsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListRecipeVersionsCommandInput extends ListRecipeVersionsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListRecipeVersionsCommandOutput extends ListRecipeVersionsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListRecipesRequest, ListRecipesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListRecipesCommandInput extends ListRecipesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListRecipesCommandOutput extends ListRecipesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListSchedulesRequest, ListSchedulesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListSchedulesCommandInput extends ListSchedulesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListSchedulesCommandOutput extends ListSchedulesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { PublishRecipeRequest, PublishRecipeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface PublishRecipeCommandInput extends PublishRecipeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PublishRecipeCommandOutput extends PublishRecipeResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { SendProjectSessionActionRequest, SendProjectSessionActionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface SendProjectSessionActionCommandInput extends SendProjectSessionActionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface SendProjectSessionActionCommandOutput extends SendProjectSessionActionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { StartJobRunRequest, StartJobRunResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface StartJobRunCommandInput extends StartJobRunRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StartJobRunCommandOutput extends StartJobRunResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { StartProjectSessionRequest, StartProjectSessionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface StartProjectSessionCommandInput extends StartProjectSessionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StartProjectSessionCommandOutput extends StartProjectSessionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { StopJobRunRequest, StopJobRunResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface StopJobRunCommandInput extends StopJobRunRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StopJobRunCommandOutput extends StopJobRunResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateDatasetCommandInput extends UpdateDatasetRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateProfileJobRequest, UpdateProfileJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateProfileJobCommandInput extends UpdateProfileJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateProfileJobCommandOutput extends UpdateProfileJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateProjectRequest, UpdateProjectResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateProjectCommandInput extends UpdateProjectRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateProjectCommandOutput extends UpdateProjectResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateRecipeRequest, UpdateRecipeResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateRecipeCommandInput extends UpdateRecipeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateRecipeCommandOutput extends UpdateRecipeResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateRecipeJobRequest, UpdateRecipeJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateRecipeJobCommandInput extends UpdateRecipeJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateRecipeJobCommandOutput extends UpdateRecipeJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
4
|
import { UpdateScheduleRequest, UpdateScheduleResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateScheduleCommandInput extends UpdateScheduleRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateScheduleCommandOutput extends UpdateScheduleResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { DataBrew } from "../DataBrew";
|
|
2
3
|
import { DataBrewClient } from "../DataBrewClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface DataBrewPaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: DataBrew | DataBrewClient;
|
|
6
6
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListDatasets(config: DataBrewPaginationConfiguration, input: ListDatasetsCommandInput, ...additionalArguments: any): Paginator<ListDatasetsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListJobRuns(config: DataBrewPaginationConfiguration, input: ListJobRunsCommandInput, ...additionalArguments: any): Paginator<ListJobRunsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListJobs(config: DataBrewPaginationConfiguration, input: ListJobsCommandInput, ...additionalArguments: any): Paginator<ListJobsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListProjects(config: DataBrewPaginationConfiguration, input: ListProjectsCommandInput, ...additionalArguments: any): Paginator<ListProjectsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListRecipeVersions(config: DataBrewPaginationConfiguration, input: ListRecipeVersionsCommandInput, ...additionalArguments: any): Paginator<ListRecipeVersionsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListRecipes(config: DataBrewPaginationConfiguration, input: ListRecipesCommandInput, ...additionalArguments: any): Paginator<ListRecipesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "../commands/ListSchedulesCommand";
|
|
2
3
|
import { DataBrewPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListSchedules(config: DataBrewPaginationConfiguration, input: ListSchedulesCommandInput, ...additionalArguments: any): Paginator<ListSchedulesCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { BatchDeleteRecipeVersionCommandInput, BatchDeleteRecipeVersionCommandOutput } from "../commands/BatchDeleteRecipeVersionCommand";
|
|
2
4
|
import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "../commands/CreateDatasetCommand";
|
|
3
5
|
import { CreateProfileJobCommandInput, CreateProfileJobCommandOutput } from "../commands/CreateProfileJobCommand";
|
|
@@ -20,8 +22,8 @@ import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands
|
|
|
20
22
|
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
|
|
21
23
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
22
24
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
|
|
23
|
-
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
|
|
24
25
|
import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
|
|
26
|
+
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
|
|
25
27
|
import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "../commands/ListSchedulesCommand";
|
|
26
28
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
27
29
|
import { PublishRecipeCommandInput, PublishRecipeCommandOutput } from "../commands/PublishRecipeCommand";
|
|
@@ -37,8 +39,6 @@ import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../comman
|
|
|
37
39
|
import { UpdateRecipeCommandInput, UpdateRecipeCommandOutput } from "../commands/UpdateRecipeCommand";
|
|
38
40
|
import { UpdateRecipeJobCommandInput, UpdateRecipeJobCommandOutput } from "../commands/UpdateRecipeJobCommand";
|
|
39
41
|
import { UpdateScheduleCommandInput, UpdateScheduleCommandOutput } from "../commands/UpdateScheduleCommand";
|
|
40
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
41
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
42
42
|
export declare const serializeAws_restJson1BatchDeleteRecipeVersionCommand: (input: BatchDeleteRecipeVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
43
43
|
export declare const serializeAws_restJson1CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
44
44
|
export declare const serializeAws_restJson1CreateProfileJobCommand: (input: CreateProfileJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|