@aws-sdk/client-databrew 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/DataBrew.js +2 -2
- package/dist-cjs/DataBrew.js.map +1 -0
- package/{dist/cjs → dist-cjs}/DataBrewClient.js +14 -14
- package/dist-cjs/DataBrewClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/BatchDeleteRecipeVersionCommand.js +5 -5
- package/dist-cjs/commands/BatchDeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateProfileJobCommand.js +5 -5
- package/dist-cjs/commands/CreateProfileJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateProjectCommand.js +5 -5
- package/dist-cjs/commands/CreateProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRecipeCommand.js +5 -5
- package/dist-cjs/commands/CreateRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRecipeJobCommand.js +5 -5
- package/dist-cjs/commands/CreateRecipeJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateScheduleCommand.js +5 -5
- package/dist-cjs/commands/CreateScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteJobCommand.js +5 -5
- package/dist-cjs/commands/DeleteJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteProjectCommand.js +5 -5
- package/dist-cjs/commands/DeleteProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteRecipeVersionCommand.js +5 -5
- package/dist-cjs/commands/DeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteScheduleCommand.js +5 -5
- package/dist-cjs/commands/DeleteScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeJobCommand.js +5 -5
- package/dist-cjs/commands/DescribeJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeJobRunCommand.js +5 -5
- package/dist-cjs/commands/DescribeJobRunCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeProjectCommand.js +5 -5
- package/dist-cjs/commands/DescribeProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeRecipeCommand.js +5 -5
- package/dist-cjs/commands/DescribeRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeScheduleCommand.js +5 -5
- package/dist-cjs/commands/DescribeScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListJobRunsCommand.js +5 -5
- package/dist-cjs/commands/ListJobRunsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListJobsCommand.js +5 -5
- package/dist-cjs/commands/ListJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListProjectsCommand.js +5 -5
- package/dist-cjs/commands/ListProjectsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecipeVersionsCommand.js +5 -5
- package/dist-cjs/commands/ListRecipeVersionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecipesCommand.js +5 -5
- package/dist-cjs/commands/ListRecipesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchedulesCommand.js +5 -5
- package/dist-cjs/commands/ListSchedulesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PublishRecipeCommand.js +5 -5
- package/dist-cjs/commands/PublishRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SendProjectSessionActionCommand.js +5 -5
- package/dist-cjs/commands/SendProjectSessionActionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartJobRunCommand.js +5 -5
- package/dist-cjs/commands/StartJobRunCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartProjectSessionCommand.js +5 -5
- package/dist-cjs/commands/StartProjectSessionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopJobRunCommand.js +5 -5
- package/dist-cjs/commands/StopJobRunCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDatasetCommand.js +5 -5
- package/dist-cjs/commands/UpdateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateProfileJobCommand.js +5 -5
- package/dist-cjs/commands/UpdateProfileJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateProjectCommand.js +5 -5
- package/dist-cjs/commands/UpdateProjectCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRecipeCommand.js +5 -5
- package/dist-cjs/commands/UpdateRecipeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRecipeJobCommand.js +5 -5
- package/dist-cjs/commands/UpdateRecipeJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateScheduleCommand.js +5 -5
- package/dist-cjs/commands/UpdateScheduleCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +54 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/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 +311 -311
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/DataBrew.js +3 -9
- package/dist-es/DataBrew.js.map +1 -0
- package/{dist/es → dist-es}/DataBrewClient.js +2 -13
- package/dist-es/DataBrewClient.js.map +1 -0
- package/dist-es/commands/BatchDeleteRecipeVersionCommand.js +40 -0
- package/dist-es/commands/BatchDeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDatasetCommand.js +4 -29
- package/dist-es/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateProfileJobCommand.js +4 -29
- package/dist-es/commands/CreateProfileJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateProjectCommand.js +4 -29
- package/dist-es/commands/CreateProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRecipeCommand.js +4 -29
- package/dist-es/commands/CreateRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRecipeJobCommand.js +4 -29
- package/dist-es/commands/CreateRecipeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateScheduleCommand.js +4 -30
- package/dist-es/commands/CreateScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +4 -29
- package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteJobCommand.js +4 -29
- package/dist-es/commands/DeleteJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteProjectCommand.js +4 -29
- package/dist-es/commands/DeleteProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteRecipeVersionCommand.js +4 -29
- package/dist-es/commands/DeleteRecipeVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteScheduleCommand.js +4 -29
- package/dist-es/commands/DeleteScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +4 -29
- package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeJobCommand.js +4 -29
- package/dist-es/commands/DescribeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeJobRunCommand.js +4 -29
- package/dist-es/commands/DescribeJobRunCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeProjectCommand.js +4 -29
- package/dist-es/commands/DescribeProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeRecipeCommand.js +4 -30
- package/dist-es/commands/DescribeRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeScheduleCommand.js +4 -29
- package/dist-es/commands/DescribeScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +4 -29
- package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListJobRunsCommand.js +4 -29
- package/dist-es/commands/ListJobRunsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListJobsCommand.js +4 -29
- package/dist-es/commands/ListJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListProjectsCommand.js +4 -29
- package/dist-es/commands/ListProjectsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecipeVersionsCommand.js +4 -30
- package/dist-es/commands/ListRecipeVersionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecipesCommand.js +4 -29
- package/dist-es/commands/ListRecipesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchedulesCommand.js +4 -29
- package/dist-es/commands/ListSchedulesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PublishRecipeCommand.js +4 -29
- package/dist-es/commands/PublishRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SendProjectSessionActionCommand.js +4 -30
- package/dist-es/commands/SendProjectSessionActionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartJobRunCommand.js +4 -29
- package/dist-es/commands/StartJobRunCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartProjectSessionCommand.js +4 -30
- package/dist-es/commands/StartProjectSessionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopJobRunCommand.js +4 -29
- package/dist-es/commands/StopJobRunCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -30
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDatasetCommand.js +4 -29
- package/dist-es/commands/UpdateDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateProfileJobCommand.js +4 -29
- package/dist-es/commands/UpdateProfileJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateProjectCommand.js +4 -29
- package/dist-es/commands/UpdateProjectCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRecipeCommand.js +4 -30
- package/dist-es/commands/UpdateRecipeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRecipeJobCommand.js +4 -29
- package/dist-es/commands/UpdateRecipeJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateScheduleCommand.js +4 -29
- package/dist-es/commands/UpdateScheduleCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -369
- 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 +17 -29
- package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListJobRunsPaginator.js +17 -29
- package/dist-es/pagination/ListJobRunsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListJobsPaginator.js +17 -29
- package/dist-es/pagination/ListJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListProjectsPaginator.js +17 -29
- package/dist-es/pagination/ListProjectsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecipeVersionsPaginator.js +17 -29
- package/dist-es/pagination/ListRecipeVersionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecipesPaginator.js +17 -29
- package/dist-es/pagination/ListRecipesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchedulesPaginator.js +17 -29
- package/dist-es/pagination/ListSchedulesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +748 -753
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/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 +1 -0
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/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 +1 -0
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{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 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- 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/CreateScheduleCommand.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/DescribeRecipeCommand.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/StartProjectSessionCommand.js.map +0 -1
- package/dist/cjs/commands/StopJobRunCommand.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/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/UpdateRecipeCommand.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 +0 -54
- 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 +0 -105
- 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,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import {
|
|
2
53
|
BatchDeleteRecipeVersionCommandInput,
|
|
3
54
|
BatchDeleteRecipeVersionCommandOutput,
|
|
@@ -26,8 +77,8 @@ import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "./commands/
|
|
|
26
77
|
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "./commands/ListJobRunsCommand";
|
|
27
78
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
|
|
28
79
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "./commands/ListProjectsCommand";
|
|
29
|
-
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "./commands/ListRecipeVersionsCommand";
|
|
30
80
|
import { ListRecipesCommandInput, ListRecipesCommandOutput } from "./commands/ListRecipesCommand";
|
|
81
|
+
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "./commands/ListRecipeVersionsCommand";
|
|
31
82
|
import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "./commands/ListSchedulesCommand";
|
|
32
83
|
import {
|
|
33
84
|
ListTagsForResourceCommandInput,
|
|
@@ -53,56 +104,6 @@ import { UpdateRecipeCommandInput, UpdateRecipeCommandOutput } from "./commands/
|
|
|
53
104
|
import { UpdateRecipeJobCommandInput, UpdateRecipeJobCommandOutput } from "./commands/UpdateRecipeJobCommand";
|
|
54
105
|
import { UpdateScheduleCommandInput, UpdateScheduleCommandOutput } from "./commands/UpdateScheduleCommand";
|
|
55
106
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
56
|
-
import {
|
|
57
|
-
EndpointsInputConfig,
|
|
58
|
-
EndpointsResolvedConfig,
|
|
59
|
-
RegionInputConfig,
|
|
60
|
-
RegionResolvedConfig,
|
|
61
|
-
resolveEndpointsConfig,
|
|
62
|
-
resolveRegionConfig,
|
|
63
|
-
} from "@aws-sdk/config-resolver";
|
|
64
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
65
|
-
import {
|
|
66
|
-
HostHeaderInputConfig,
|
|
67
|
-
HostHeaderResolvedConfig,
|
|
68
|
-
getHostHeaderPlugin,
|
|
69
|
-
resolveHostHeaderConfig,
|
|
70
|
-
} from "@aws-sdk/middleware-host-header";
|
|
71
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
72
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
73
|
-
import {
|
|
74
|
-
AwsAuthInputConfig,
|
|
75
|
-
AwsAuthResolvedConfig,
|
|
76
|
-
getAwsAuthPlugin,
|
|
77
|
-
resolveAwsAuthConfig,
|
|
78
|
-
} from "@aws-sdk/middleware-signing";
|
|
79
|
-
import {
|
|
80
|
-
UserAgentInputConfig,
|
|
81
|
-
UserAgentResolvedConfig,
|
|
82
|
-
getUserAgentPlugin,
|
|
83
|
-
resolveUserAgentConfig,
|
|
84
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
85
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
86
|
-
import {
|
|
87
|
-
Client as __Client,
|
|
88
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
89
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
90
|
-
} from "@aws-sdk/smithy-client";
|
|
91
|
-
import {
|
|
92
|
-
Provider,
|
|
93
|
-
RegionInfoProvider,
|
|
94
|
-
Credentials as __Credentials,
|
|
95
|
-
Decoder as __Decoder,
|
|
96
|
-
Encoder as __Encoder,
|
|
97
|
-
Hash as __Hash,
|
|
98
|
-
HashConstructor as __HashConstructor,
|
|
99
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
100
|
-
Logger as __Logger,
|
|
101
|
-
Provider as __Provider,
|
|
102
|
-
StreamCollector as __StreamCollector,
|
|
103
|
-
UrlParser as __UrlParser,
|
|
104
|
-
UserAgent as __UserAgent,
|
|
105
|
-
} from "@aws-sdk/types";
|
|
106
107
|
|
|
107
108
|
export type ServiceInputTypes =
|
|
108
109
|
| BatchDeleteRecipeVersionCommandInput
|
|
@@ -342,13 +343,13 @@ export class DataBrewClient extends __Client<
|
|
|
342
343
|
readonly config: DataBrewClientResolvedConfig;
|
|
343
344
|
|
|
344
345
|
constructor(configuration: DataBrewClientConfig) {
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
346
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
347
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
348
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
349
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
350
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
351
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
352
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
352
353
|
super(_config_6);
|
|
353
354
|
this.config = _config_6;
|
|
354
355
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1BatchDeleteRecipeVersionCommand,
|
|
5
|
-
serializeAws_restJson1BatchDeleteRecipeVersionCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1BatchDeleteRecipeVersionCommand,
|
|
18
|
+
serializeAws_restJson1BatchDeleteRecipeVersionCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface BatchDeleteRecipeVersionCommandInput extends BatchDeleteRecipeVersionRequest {}
|
|
21
22
|
export interface BatchDeleteRecipeVersionCommandOutput extends BatchDeleteRecipeVersionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateDatasetCommand,
|
|
5
|
-
serializeAws_restJson1CreateDatasetCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateDatasetCommand,
|
|
18
|
+
serializeAws_restJson1CreateDatasetCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateDatasetCommandInput extends CreateDatasetRequest {}
|
|
21
22
|
export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateProfileJobRequest, CreateProfileJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateProfileJobCommand,
|
|
5
|
-
serializeAws_restJson1CreateProfileJobCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateProfileJobRequest, CreateProfileJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateProfileJobCommand,
|
|
18
|
+
serializeAws_restJson1CreateProfileJobCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateProfileJobCommandInput extends CreateProfileJobRequest {}
|
|
21
22
|
export interface CreateProfileJobCommandOutput extends CreateProfileJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateProjectCommand,
|
|
5
|
-
serializeAws_restJson1CreateProjectCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateProjectCommand,
|
|
18
|
+
serializeAws_restJson1CreateProjectCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateProjectCommandInput extends CreateProjectRequest {}
|
|
21
22
|
export interface CreateProjectCommandOutput extends CreateProjectResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateRecipeRequest, CreateRecipeResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateRecipeCommand,
|
|
5
|
-
serializeAws_restJson1CreateRecipeCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateRecipeRequest, CreateRecipeResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateRecipeCommand,
|
|
18
|
+
serializeAws_restJson1CreateRecipeCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateRecipeCommandInput extends CreateRecipeRequest {}
|
|
21
22
|
export interface CreateRecipeCommandOutput extends CreateRecipeResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateRecipeJobRequest, CreateRecipeJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateRecipeJobCommand,
|
|
5
|
-
serializeAws_restJson1CreateRecipeJobCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateRecipeJobRequest, CreateRecipeJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateRecipeJobCommand,
|
|
18
|
+
serializeAws_restJson1CreateRecipeJobCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateRecipeJobCommandInput extends CreateRecipeJobRequest {}
|
|
21
22
|
export interface CreateRecipeJobCommandOutput extends CreateRecipeJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { CreateScheduleRequest, CreateScheduleResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateScheduleCommand,
|
|
5
|
-
serializeAws_restJson1CreateScheduleCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { CreateScheduleRequest, CreateScheduleResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1CreateScheduleCommand,
|
|
18
|
+
serializeAws_restJson1CreateScheduleCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface CreateScheduleCommandInput extends CreateScheduleRequest {}
|
|
21
22
|
export interface CreateScheduleCommandOutput extends CreateScheduleResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteDatasetCommand,
|
|
5
|
-
serializeAws_restJson1DeleteDatasetCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DeleteDatasetCommand,
|
|
18
|
+
serializeAws_restJson1DeleteDatasetCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {}
|
|
21
22
|
export interface DeleteDatasetCommandOutput extends DeleteDatasetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteJobCommand,
|
|
5
|
-
serializeAws_restJson1DeleteJobCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DeleteJobCommand,
|
|
18
|
+
serializeAws_restJson1DeleteJobCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteJobCommandInput extends DeleteJobRequest {}
|
|
21
22
|
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteProjectCommand,
|
|
5
|
-
serializeAws_restJson1DeleteProjectCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DeleteProjectCommand,
|
|
18
|
+
serializeAws_restJson1DeleteProjectCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteProjectCommandInput extends DeleteProjectRequest {}
|
|
21
22
|
export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DeleteRecipeVersionRequest, DeleteRecipeVersionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteRecipeVersionCommand,
|
|
5
|
-
serializeAws_restJson1DeleteRecipeVersionCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DeleteRecipeVersionRequest, DeleteRecipeVersionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DeleteRecipeVersionCommand,
|
|
18
|
+
serializeAws_restJson1DeleteRecipeVersionCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteRecipeVersionCommandInput extends DeleteRecipeVersionRequest {}
|
|
21
22
|
export interface DeleteRecipeVersionCommandOutput extends DeleteRecipeVersionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DeleteScheduleRequest, DeleteScheduleResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteScheduleCommand,
|
|
5
|
-
serializeAws_restJson1DeleteScheduleCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DeleteScheduleRequest, DeleteScheduleResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DeleteScheduleCommand,
|
|
18
|
+
serializeAws_restJson1DeleteScheduleCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteScheduleCommandInput extends DeleteScheduleRequest {}
|
|
21
22
|
export interface DeleteScheduleCommandOutput extends DeleteScheduleResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeDatasetCommand,
|
|
5
|
-
serializeAws_restJson1DescribeDatasetCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeDatasetCommand,
|
|
18
|
+
serializeAws_restJson1DescribeDatasetCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {}
|
|
21
22
|
export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DescribeJobRequest, DescribeJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeJobCommand,
|
|
5
|
-
serializeAws_restJson1DescribeJobCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DescribeJobRequest, DescribeJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeJobCommand,
|
|
18
|
+
serializeAws_restJson1DescribeJobCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeJobCommandInput extends DescribeJobRequest {}
|
|
21
22
|
export interface DescribeJobCommandOutput extends DescribeJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DescribeJobRunRequest, DescribeJobRunResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeJobRunCommand,
|
|
5
|
-
serializeAws_restJson1DescribeJobRunCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DescribeJobRunRequest, DescribeJobRunResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeJobRunCommand,
|
|
18
|
+
serializeAws_restJson1DescribeJobRunCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeJobRunCommandInput extends DescribeJobRunRequest {}
|
|
21
22
|
export interface DescribeJobRunCommandOutput extends DescribeJobRunResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
2
|
-
import { DescribeProjectRequest, DescribeProjectResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeProjectCommand,
|
|
5
|
-
serializeAws_restJson1DescribeProjectCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
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 { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
|
|
15
|
+
import { DescribeProjectRequest, DescribeProjectResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeProjectCommand,
|
|
18
|
+
serializeAws_restJson1DescribeProjectCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeProjectCommandInput extends DescribeProjectRequest {}
|
|
21
22
|
export interface DescribeProjectCommandOutput extends DescribeProjectResponse, __MetadataBearer {}
|
|
22
23
|
|