@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,23 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import {
|
|
3
|
+
expectBoolean as __expectBoolean,
|
|
4
|
+
expectInt32 as __expectInt32,
|
|
5
|
+
expectLong as __expectLong,
|
|
6
|
+
expectNonNull as __expectNonNull,
|
|
7
|
+
expectNumber as __expectNumber,
|
|
8
|
+
expectObject as __expectObject,
|
|
9
|
+
expectString as __expectString,
|
|
10
|
+
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
11
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
12
|
+
} from "@aws-sdk/smithy-client";
|
|
13
|
+
import {
|
|
14
|
+
Endpoint as __Endpoint,
|
|
15
|
+
MetadataBearer as __MetadataBearer,
|
|
16
|
+
ResponseMetadata as __ResponseMetadata,
|
|
17
|
+
SerdeContext as __SerdeContext,
|
|
18
|
+
SmithyException as __SmithyException,
|
|
19
|
+
} from "@aws-sdk/types";
|
|
20
|
+
|
|
1
21
|
import {
|
|
2
22
|
BatchDeleteRecipeVersionCommandInput,
|
|
3
23
|
BatchDeleteRecipeVersionCommandOutput,
|
|
@@ -26,8 +46,8 @@ import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands
|
|
|
26
46
|
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
|
|
27
47
|
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
28
48
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
|
|
29
|
-
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
|
|
30
49
|
import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
|
|
50
|
+
import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
|
|
31
51
|
import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "../commands/ListSchedulesCommand";
|
|
32
52
|
import {
|
|
33
53
|
ListTagsForResourceCommandInput,
|
|
@@ -60,11 +80,11 @@ import {
|
|
|
60
80
|
ConflictException,
|
|
61
81
|
CsvOptions,
|
|
62
82
|
CsvOutputOptions,
|
|
63
|
-
DataCatalogInputDefinition,
|
|
64
|
-
DataCatalogOutput,
|
|
65
83
|
DatabaseInputDefinition,
|
|
66
84
|
DatabaseOutput,
|
|
67
85
|
DatabaseTableOutputOptions,
|
|
86
|
+
DataCatalogInputDefinition,
|
|
87
|
+
DataCatalogOutput,
|
|
68
88
|
Dataset,
|
|
69
89
|
DatasetParameter,
|
|
70
90
|
DatetimeOptions,
|
|
@@ -99,25 +119,6 @@ import {
|
|
|
99
119
|
ValidationException,
|
|
100
120
|
ViewFrame,
|
|
101
121
|
} from "../models/models_0";
|
|
102
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
103
|
-
import {
|
|
104
|
-
expectBoolean as __expectBoolean,
|
|
105
|
-
expectInt32 as __expectInt32,
|
|
106
|
-
expectLong as __expectLong,
|
|
107
|
-
expectNonNull as __expectNonNull,
|
|
108
|
-
expectNumber as __expectNumber,
|
|
109
|
-
expectObject as __expectObject,
|
|
110
|
-
expectString as __expectString,
|
|
111
|
-
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
112
|
-
parseEpochTimestamp as __parseEpochTimestamp,
|
|
113
|
-
} from "@aws-sdk/smithy-client";
|
|
114
|
-
import {
|
|
115
|
-
Endpoint as __Endpoint,
|
|
116
|
-
MetadataBearer as __MetadataBearer,
|
|
117
|
-
ResponseMetadata as __ResponseMetadata,
|
|
118
|
-
SerdeContext as __SerdeContext,
|
|
119
|
-
SmithyException as __SmithyException,
|
|
120
|
-
} from "@aws-sdk/types";
|
|
121
122
|
|
|
122
123
|
export const serializeAws_restJson1BatchDeleteRecipeVersionCommand = async (
|
|
123
124
|
input: BatchDeleteRecipeVersionCommandInput,
|
|
@@ -164,7 +165,7 @@ export const serializeAws_restJson1CreateDatasetCommand = async (
|
|
|
164
165
|
const headers: any = {
|
|
165
166
|
"content-type": "application/json",
|
|
166
167
|
};
|
|
167
|
-
|
|
168
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/datasets";
|
|
168
169
|
let body: any;
|
|
169
170
|
body = JSON.stringify({
|
|
170
171
|
...(input.Format !== undefined && input.Format !== null && { Format: input.Format }),
|
|
@@ -198,7 +199,7 @@ export const serializeAws_restJson1CreateProfileJobCommand = async (
|
|
|
198
199
|
const headers: any = {
|
|
199
200
|
"content-type": "application/json",
|
|
200
201
|
};
|
|
201
|
-
|
|
202
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/profileJobs";
|
|
202
203
|
let body: any;
|
|
203
204
|
body = JSON.stringify({
|
|
204
205
|
...(input.Configuration !== undefined &&
|
|
@@ -244,7 +245,7 @@ export const serializeAws_restJson1CreateProjectCommand = async (
|
|
|
244
245
|
const headers: any = {
|
|
245
246
|
"content-type": "application/json",
|
|
246
247
|
};
|
|
247
|
-
|
|
248
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/projects";
|
|
248
249
|
let body: any;
|
|
249
250
|
body = JSON.stringify({
|
|
250
251
|
...(input.DatasetName !== undefined && input.DatasetName !== null && { DatasetName: input.DatasetName }),
|
|
@@ -274,7 +275,7 @@ export const serializeAws_restJson1CreateRecipeCommand = async (
|
|
|
274
275
|
const headers: any = {
|
|
275
276
|
"content-type": "application/json",
|
|
276
277
|
};
|
|
277
|
-
|
|
278
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/recipes";
|
|
278
279
|
let body: any;
|
|
279
280
|
body = JSON.stringify({
|
|
280
281
|
...(input.Description !== undefined && input.Description !== null && { Description: input.Description }),
|
|
@@ -302,7 +303,7 @@ export const serializeAws_restJson1CreateRecipeJobCommand = async (
|
|
|
302
303
|
const headers: any = {
|
|
303
304
|
"content-type": "application/json",
|
|
304
305
|
};
|
|
305
|
-
|
|
306
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/recipeJobs";
|
|
306
307
|
let body: any;
|
|
307
308
|
body = JSON.stringify({
|
|
308
309
|
...(input.DataCatalogOutputs !== undefined &&
|
|
@@ -353,7 +354,7 @@ export const serializeAws_restJson1CreateScheduleCommand = async (
|
|
|
353
354
|
const headers: any = {
|
|
354
355
|
"content-type": "application/json",
|
|
355
356
|
};
|
|
356
|
-
|
|
357
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/schedules";
|
|
357
358
|
let body: any;
|
|
358
359
|
body = JSON.stringify({
|
|
359
360
|
...(input.CronExpression !== undefined &&
|
|
@@ -713,7 +714,7 @@ export const serializeAws_restJson1ListDatasetsCommand = async (
|
|
|
713
714
|
): Promise<__HttpRequest> => {
|
|
714
715
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
715
716
|
const headers: any = {};
|
|
716
|
-
|
|
717
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/datasets";
|
|
717
718
|
const query: any = {
|
|
718
719
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
719
720
|
...(input.NextToken !== undefined && { nextToken: input.NextToken }),
|
|
@@ -770,7 +771,7 @@ export const serializeAws_restJson1ListJobsCommand = async (
|
|
|
770
771
|
): Promise<__HttpRequest> => {
|
|
771
772
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
772
773
|
const headers: any = {};
|
|
773
|
-
|
|
774
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/jobs";
|
|
774
775
|
const query: any = {
|
|
775
776
|
...(input.DatasetName !== undefined && { datasetName: input.DatasetName }),
|
|
776
777
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
@@ -796,7 +797,7 @@ export const serializeAws_restJson1ListProjectsCommand = async (
|
|
|
796
797
|
): Promise<__HttpRequest> => {
|
|
797
798
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
798
799
|
const headers: any = {};
|
|
799
|
-
|
|
800
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/projects";
|
|
800
801
|
const query: any = {
|
|
801
802
|
...(input.NextToken !== undefined && { nextToken: input.NextToken }),
|
|
802
803
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
@@ -820,7 +821,7 @@ export const serializeAws_restJson1ListRecipesCommand = async (
|
|
|
820
821
|
): Promise<__HttpRequest> => {
|
|
821
822
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
822
823
|
const headers: any = {};
|
|
823
|
-
|
|
824
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/recipes";
|
|
824
825
|
const query: any = {
|
|
825
826
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
826
827
|
...(input.NextToken !== undefined && { nextToken: input.NextToken }),
|
|
@@ -845,7 +846,7 @@ export const serializeAws_restJson1ListRecipeVersionsCommand = async (
|
|
|
845
846
|
): Promise<__HttpRequest> => {
|
|
846
847
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
847
848
|
const headers: any = {};
|
|
848
|
-
|
|
849
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/recipeVersions";
|
|
849
850
|
const query: any = {
|
|
850
851
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
851
852
|
...(input.NextToken !== undefined && { nextToken: input.NextToken }),
|
|
@@ -870,7 +871,7 @@ export const serializeAws_restJson1ListSchedulesCommand = async (
|
|
|
870
871
|
): Promise<__HttpRequest> => {
|
|
871
872
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
872
873
|
const headers: any = {};
|
|
873
|
-
|
|
874
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/schedules";
|
|
874
875
|
const query: any = {
|
|
875
876
|
...(input.JobName !== undefined && { jobName: input.JobName }),
|
|
876
877
|
...(input.MaxResults !== undefined && { maxResults: input.MaxResults.toString() }),
|
|
@@ -1439,7 +1440,7 @@ const deserializeAws_restJson1BatchDeleteRecipeVersionCommandError = async (
|
|
|
1439
1440
|
body: await parseBody(output.body, context),
|
|
1440
1441
|
};
|
|
1441
1442
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1442
|
-
let errorCode
|
|
1443
|
+
let errorCode = "UnknownError";
|
|
1443
1444
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1444
1445
|
switch (errorCode) {
|
|
1445
1446
|
case "ConflictException":
|
|
@@ -1510,7 +1511,7 @@ const deserializeAws_restJson1CreateDatasetCommandError = async (
|
|
|
1510
1511
|
body: await parseBody(output.body, context),
|
|
1511
1512
|
};
|
|
1512
1513
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1513
|
-
let errorCode
|
|
1514
|
+
let errorCode = "UnknownError";
|
|
1514
1515
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1515
1516
|
switch (errorCode) {
|
|
1516
1517
|
case "AccessDeniedException":
|
|
@@ -1589,7 +1590,7 @@ const deserializeAws_restJson1CreateProfileJobCommandError = async (
|
|
|
1589
1590
|
body: await parseBody(output.body, context),
|
|
1590
1591
|
};
|
|
1591
1592
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1592
|
-
let errorCode
|
|
1593
|
+
let errorCode = "UnknownError";
|
|
1593
1594
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1594
1595
|
switch (errorCode) {
|
|
1595
1596
|
case "AccessDeniedException":
|
|
@@ -1676,7 +1677,7 @@ const deserializeAws_restJson1CreateProjectCommandError = async (
|
|
|
1676
1677
|
body: await parseBody(output.body, context),
|
|
1677
1678
|
};
|
|
1678
1679
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1679
|
-
let errorCode
|
|
1680
|
+
let errorCode = "UnknownError";
|
|
1680
1681
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1681
1682
|
switch (errorCode) {
|
|
1682
1683
|
case "ConflictException":
|
|
@@ -1755,7 +1756,7 @@ const deserializeAws_restJson1CreateRecipeCommandError = async (
|
|
|
1755
1756
|
body: await parseBody(output.body, context),
|
|
1756
1757
|
};
|
|
1757
1758
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1758
|
-
let errorCode
|
|
1759
|
+
let errorCode = "UnknownError";
|
|
1759
1760
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1760
1761
|
switch (errorCode) {
|
|
1761
1762
|
case "ConflictException":
|
|
@@ -1826,7 +1827,7 @@ const deserializeAws_restJson1CreateRecipeJobCommandError = async (
|
|
|
1826
1827
|
body: await parseBody(output.body, context),
|
|
1827
1828
|
};
|
|
1828
1829
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1829
|
-
let errorCode
|
|
1830
|
+
let errorCode = "UnknownError";
|
|
1830
1831
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1831
1832
|
switch (errorCode) {
|
|
1832
1833
|
case "AccessDeniedException":
|
|
@@ -1913,7 +1914,7 @@ const deserializeAws_restJson1CreateScheduleCommandError = async (
|
|
|
1913
1914
|
body: await parseBody(output.body, context),
|
|
1914
1915
|
};
|
|
1915
1916
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1916
|
-
let errorCode
|
|
1917
|
+
let errorCode = "UnknownError";
|
|
1917
1918
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1918
1919
|
switch (errorCode) {
|
|
1919
1920
|
case "ConflictException":
|
|
@@ -1984,7 +1985,7 @@ const deserializeAws_restJson1DeleteDatasetCommandError = async (
|
|
|
1984
1985
|
body: await parseBody(output.body, context),
|
|
1985
1986
|
};
|
|
1986
1987
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1987
|
-
let errorCode
|
|
1988
|
+
let errorCode = "UnknownError";
|
|
1988
1989
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1989
1990
|
switch (errorCode) {
|
|
1990
1991
|
case "ConflictException":
|
|
@@ -2055,7 +2056,7 @@ const deserializeAws_restJson1DeleteJobCommandError = async (
|
|
|
2055
2056
|
body: await parseBody(output.body, context),
|
|
2056
2057
|
};
|
|
2057
2058
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2058
|
-
let errorCode
|
|
2059
|
+
let errorCode = "UnknownError";
|
|
2059
2060
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2060
2061
|
switch (errorCode) {
|
|
2061
2062
|
case "ConflictException":
|
|
@@ -2126,7 +2127,7 @@ const deserializeAws_restJson1DeleteProjectCommandError = async (
|
|
|
2126
2127
|
body: await parseBody(output.body, context),
|
|
2127
2128
|
};
|
|
2128
2129
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2129
|
-
let errorCode
|
|
2130
|
+
let errorCode = "UnknownError";
|
|
2130
2131
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2131
2132
|
switch (errorCode) {
|
|
2132
2133
|
case "ConflictException":
|
|
@@ -2201,7 +2202,7 @@ const deserializeAws_restJson1DeleteRecipeVersionCommandError = async (
|
|
|
2201
2202
|
body: await parseBody(output.body, context),
|
|
2202
2203
|
};
|
|
2203
2204
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2204
|
-
let errorCode
|
|
2205
|
+
let errorCode = "UnknownError";
|
|
2205
2206
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2206
2207
|
switch (errorCode) {
|
|
2207
2208
|
case "ConflictException":
|
|
@@ -2272,7 +2273,7 @@ const deserializeAws_restJson1DeleteScheduleCommandError = async (
|
|
|
2272
2273
|
body: await parseBody(output.body, context),
|
|
2273
2274
|
};
|
|
2274
2275
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2275
|
-
let errorCode
|
|
2276
|
+
let errorCode = "UnknownError";
|
|
2276
2277
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2277
2278
|
switch (errorCode) {
|
|
2278
2279
|
case "ResourceNotFoundException":
|
|
@@ -2379,7 +2380,7 @@ const deserializeAws_restJson1DescribeDatasetCommandError = async (
|
|
|
2379
2380
|
body: await parseBody(output.body, context),
|
|
2380
2381
|
};
|
|
2381
2382
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2382
|
-
let errorCode
|
|
2383
|
+
let errorCode = "UnknownError";
|
|
2383
2384
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2384
2385
|
switch (errorCode) {
|
|
2385
2386
|
case "ResourceNotFoundException":
|
|
@@ -2530,7 +2531,7 @@ const deserializeAws_restJson1DescribeJobCommandError = async (
|
|
|
2530
2531
|
body: await parseBody(output.body, context),
|
|
2531
2532
|
};
|
|
2532
2533
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2533
|
-
let errorCode
|
|
2534
|
+
let errorCode = "UnknownError";
|
|
2534
2535
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2535
2536
|
switch (errorCode) {
|
|
2536
2537
|
case "ResourceNotFoundException":
|
|
@@ -2661,7 +2662,7 @@ const deserializeAws_restJson1DescribeJobRunCommandError = async (
|
|
|
2661
2662
|
body: await parseBody(output.body, context),
|
|
2662
2663
|
};
|
|
2663
2664
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2664
|
-
let errorCode
|
|
2665
|
+
let errorCode = "UnknownError";
|
|
2665
2666
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2666
2667
|
switch (errorCode) {
|
|
2667
2668
|
case "ResourceNotFoundException":
|
|
@@ -2776,7 +2777,7 @@ const deserializeAws_restJson1DescribeProjectCommandError = async (
|
|
|
2776
2777
|
body: await parseBody(output.body, context),
|
|
2777
2778
|
};
|
|
2778
2779
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2779
|
-
let errorCode
|
|
2780
|
+
let errorCode = "UnknownError";
|
|
2780
2781
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2781
2782
|
switch (errorCode) {
|
|
2782
2783
|
case "ResourceNotFoundException":
|
|
@@ -2887,7 +2888,7 @@ const deserializeAws_restJson1DescribeRecipeCommandError = async (
|
|
|
2887
2888
|
body: await parseBody(output.body, context),
|
|
2888
2889
|
};
|
|
2889
2890
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2890
|
-
let errorCode
|
|
2891
|
+
let errorCode = "UnknownError";
|
|
2891
2892
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2892
2893
|
switch (errorCode) {
|
|
2893
2894
|
case "ResourceNotFoundException":
|
|
@@ -2982,7 +2983,7 @@ const deserializeAws_restJson1DescribeScheduleCommandError = async (
|
|
|
2982
2983
|
body: await parseBody(output.body, context),
|
|
2983
2984
|
};
|
|
2984
2985
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2985
|
-
let errorCode
|
|
2986
|
+
let errorCode = "UnknownError";
|
|
2986
2987
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2987
2988
|
switch (errorCode) {
|
|
2988
2989
|
case "ResourceNotFoundException":
|
|
@@ -3049,7 +3050,7 @@ const deserializeAws_restJson1ListDatasetsCommandError = async (
|
|
|
3049
3050
|
body: await parseBody(output.body, context),
|
|
3050
3051
|
};
|
|
3051
3052
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3052
|
-
let errorCode
|
|
3053
|
+
let errorCode = "UnknownError";
|
|
3053
3054
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3054
3055
|
switch (errorCode) {
|
|
3055
3056
|
case "ValidationException":
|
|
@@ -3108,7 +3109,7 @@ const deserializeAws_restJson1ListJobRunsCommandError = async (
|
|
|
3108
3109
|
body: await parseBody(output.body, context),
|
|
3109
3110
|
};
|
|
3110
3111
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3111
|
-
let errorCode
|
|
3112
|
+
let errorCode = "UnknownError";
|
|
3112
3113
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3113
3114
|
switch (errorCode) {
|
|
3114
3115
|
case "ResourceNotFoundException":
|
|
@@ -3175,7 +3176,7 @@ const deserializeAws_restJson1ListJobsCommandError = async (
|
|
|
3175
3176
|
body: await parseBody(output.body, context),
|
|
3176
3177
|
};
|
|
3177
3178
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3178
|
-
let errorCode
|
|
3179
|
+
let errorCode = "UnknownError";
|
|
3179
3180
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3180
3181
|
switch (errorCode) {
|
|
3181
3182
|
case "ValidationException":
|
|
@@ -3234,7 +3235,7 @@ const deserializeAws_restJson1ListProjectsCommandError = async (
|
|
|
3234
3235
|
body: await parseBody(output.body, context),
|
|
3235
3236
|
};
|
|
3236
3237
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3237
|
-
let errorCode
|
|
3238
|
+
let errorCode = "UnknownError";
|
|
3238
3239
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3239
3240
|
switch (errorCode) {
|
|
3240
3241
|
case "ValidationException":
|
|
@@ -3293,7 +3294,7 @@ const deserializeAws_restJson1ListRecipesCommandError = async (
|
|
|
3293
3294
|
body: await parseBody(output.body, context),
|
|
3294
3295
|
};
|
|
3295
3296
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3296
|
-
let errorCode
|
|
3297
|
+
let errorCode = "UnknownError";
|
|
3297
3298
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3298
3299
|
switch (errorCode) {
|
|
3299
3300
|
case "ValidationException":
|
|
@@ -3352,7 +3353,7 @@ const deserializeAws_restJson1ListRecipeVersionsCommandError = async (
|
|
|
3352
3353
|
body: await parseBody(output.body, context),
|
|
3353
3354
|
};
|
|
3354
3355
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3355
|
-
let errorCode
|
|
3356
|
+
let errorCode = "UnknownError";
|
|
3356
3357
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3357
3358
|
switch (errorCode) {
|
|
3358
3359
|
case "ValidationException":
|
|
@@ -3411,7 +3412,7 @@ const deserializeAws_restJson1ListSchedulesCommandError = async (
|
|
|
3411
3412
|
body: await parseBody(output.body, context),
|
|
3412
3413
|
};
|
|
3413
3414
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3414
|
-
let errorCode
|
|
3415
|
+
let errorCode = "UnknownError";
|
|
3415
3416
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3416
3417
|
switch (errorCode) {
|
|
3417
3418
|
case "ValidationException":
|
|
@@ -3466,7 +3467,7 @@ const deserializeAws_restJson1ListTagsForResourceCommandError = async (
|
|
|
3466
3467
|
body: await parseBody(output.body, context),
|
|
3467
3468
|
};
|
|
3468
3469
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3469
|
-
let errorCode
|
|
3470
|
+
let errorCode = "UnknownError";
|
|
3470
3471
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3471
3472
|
switch (errorCode) {
|
|
3472
3473
|
case "InternalServerException":
|
|
@@ -3537,7 +3538,7 @@ const deserializeAws_restJson1PublishRecipeCommandError = async (
|
|
|
3537
3538
|
body: await parseBody(output.body, context),
|
|
3538
3539
|
};
|
|
3539
3540
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3540
|
-
let errorCode
|
|
3541
|
+
let errorCode = "UnknownError";
|
|
3541
3542
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3542
3543
|
switch (errorCode) {
|
|
3543
3544
|
case "ResourceNotFoundException":
|
|
@@ -3616,7 +3617,7 @@ const deserializeAws_restJson1SendProjectSessionActionCommandError = async (
|
|
|
3616
3617
|
body: await parseBody(output.body, context),
|
|
3617
3618
|
};
|
|
3618
3619
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3619
|
-
let errorCode
|
|
3620
|
+
let errorCode = "UnknownError";
|
|
3620
3621
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3621
3622
|
switch (errorCode) {
|
|
3622
3623
|
case "ConflictException":
|
|
@@ -3687,7 +3688,7 @@ const deserializeAws_restJson1StartJobRunCommandError = async (
|
|
|
3687
3688
|
body: await parseBody(output.body, context),
|
|
3688
3689
|
};
|
|
3689
3690
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3690
|
-
let errorCode
|
|
3691
|
+
let errorCode = "UnknownError";
|
|
3691
3692
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3692
3693
|
switch (errorCode) {
|
|
3693
3694
|
case "ConflictException":
|
|
@@ -3770,7 +3771,7 @@ const deserializeAws_restJson1StartProjectSessionCommandError = async (
|
|
|
3770
3771
|
body: await parseBody(output.body, context),
|
|
3771
3772
|
};
|
|
3772
3773
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3773
|
-
let errorCode
|
|
3774
|
+
let errorCode = "UnknownError";
|
|
3774
3775
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3775
3776
|
switch (errorCode) {
|
|
3776
3777
|
case "ConflictException":
|
|
@@ -3849,7 +3850,7 @@ const deserializeAws_restJson1StopJobRunCommandError = async (
|
|
|
3849
3850
|
body: await parseBody(output.body, context),
|
|
3850
3851
|
};
|
|
3851
3852
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3852
|
-
let errorCode
|
|
3853
|
+
let errorCode = "UnknownError";
|
|
3853
3854
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3854
3855
|
switch (errorCode) {
|
|
3855
3856
|
case "ResourceNotFoundException":
|
|
@@ -3908,7 +3909,7 @@ const deserializeAws_restJson1TagResourceCommandError = async (
|
|
|
3908
3909
|
body: await parseBody(output.body, context),
|
|
3909
3910
|
};
|
|
3910
3911
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3911
|
-
let errorCode
|
|
3912
|
+
let errorCode = "UnknownError";
|
|
3912
3913
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3913
3914
|
switch (errorCode) {
|
|
3914
3915
|
case "InternalServerException":
|
|
@@ -3975,7 +3976,7 @@ const deserializeAws_restJson1UntagResourceCommandError = async (
|
|
|
3975
3976
|
body: await parseBody(output.body, context),
|
|
3976
3977
|
};
|
|
3977
3978
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
3978
|
-
let errorCode
|
|
3979
|
+
let errorCode = "UnknownError";
|
|
3979
3980
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3980
3981
|
switch (errorCode) {
|
|
3981
3982
|
case "InternalServerException":
|
|
@@ -4046,7 +4047,7 @@ const deserializeAws_restJson1UpdateDatasetCommandError = async (
|
|
|
4046
4047
|
body: await parseBody(output.body, context),
|
|
4047
4048
|
};
|
|
4048
4049
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4049
|
-
let errorCode
|
|
4050
|
+
let errorCode = "UnknownError";
|
|
4050
4051
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4051
4052
|
switch (errorCode) {
|
|
4052
4053
|
case "AccessDeniedException":
|
|
@@ -4117,7 +4118,7 @@ const deserializeAws_restJson1UpdateProfileJobCommandError = async (
|
|
|
4117
4118
|
body: await parseBody(output.body, context),
|
|
4118
4119
|
};
|
|
4119
4120
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4120
|
-
let errorCode
|
|
4121
|
+
let errorCode = "UnknownError";
|
|
4121
4122
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4122
4123
|
switch (errorCode) {
|
|
4123
4124
|
case "AccessDeniedException":
|
|
@@ -4192,7 +4193,7 @@ const deserializeAws_restJson1UpdateProjectCommandError = async (
|
|
|
4192
4193
|
body: await parseBody(output.body, context),
|
|
4193
4194
|
};
|
|
4194
4195
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4195
|
-
let errorCode
|
|
4196
|
+
let errorCode = "UnknownError";
|
|
4196
4197
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4197
4198
|
switch (errorCode) {
|
|
4198
4199
|
case "ResourceNotFoundException":
|
|
@@ -4255,7 +4256,7 @@ const deserializeAws_restJson1UpdateRecipeCommandError = async (
|
|
|
4255
4256
|
body: await parseBody(output.body, context),
|
|
4256
4257
|
};
|
|
4257
4258
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4258
|
-
let errorCode
|
|
4259
|
+
let errorCode = "UnknownError";
|
|
4259
4260
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4260
4261
|
switch (errorCode) {
|
|
4261
4262
|
case "ResourceNotFoundException":
|
|
@@ -4318,7 +4319,7 @@ const deserializeAws_restJson1UpdateRecipeJobCommandError = async (
|
|
|
4318
4319
|
body: await parseBody(output.body, context),
|
|
4319
4320
|
};
|
|
4320
4321
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4321
|
-
let errorCode
|
|
4322
|
+
let errorCode = "UnknownError";
|
|
4322
4323
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4323
4324
|
switch (errorCode) {
|
|
4324
4325
|
case "AccessDeniedException":
|
|
@@ -4389,7 +4390,7 @@ const deserializeAws_restJson1UpdateScheduleCommandError = async (
|
|
|
4389
4390
|
body: await parseBody(output.body, context),
|
|
4390
4391
|
};
|
|
4391
4392
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
4392
|
-
let errorCode
|
|
4393
|
+
let errorCode = "UnknownError";
|
|
4393
4394
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4394
4395
|
switch (errorCode) {
|
|
4395
4396
|
case "ResourceNotFoundException":
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import packageInfo from "./package.json";
|
|
2
|
-
|
|
3
1
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
4
2
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
3
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -8,6 +6,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
8
6
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
9
7
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
10
8
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
9
|
+
|
|
10
|
+
// @ts-ignore: package.json will be imported from dist folders
|
|
11
|
+
import packageInfo from "../package.json";
|
|
11
12
|
import { DataBrewClientConfig } from "./DataBrewClient";
|
|
12
13
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
14
|
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { defaultRegionInfoProvider } from "./endpoints";
|
|
2
1
|
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
2
|
import { parseUrl } from "@aws-sdk/url-parser";
|
|
3
|
+
|
|
4
4
|
import { DataBrewClientConfig } from "./DataBrewClient";
|
|
5
|
+
import { defaultRegionInfoProvider } from "./endpoints";
|
|
5
6
|
|
|
6
7
|
/**
|
|
7
8
|
* @internal
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import packageInfo from "./package.json";
|
|
2
|
-
|
|
3
1
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
4
2
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
5
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -7,13 +5,16 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
7
5
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
8
6
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
9
7
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
8
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
9
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
10
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
11
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
12
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
13
|
+
|
|
14
|
+
// @ts-ignore: package.json will be imported from dist folders
|
|
15
|
+
import packageInfo from "../package.json";
|
|
14
16
|
import { DataBrewClientConfig } from "./DataBrewClient";
|
|
15
17
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
17
18
|
|
|
18
19
|
/**
|
|
19
20
|
* @internal
|
package/tsconfig.es.json
CHANGED
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
"target": "es5",
|
|
5
5
|
"module": "esnext",
|
|
6
6
|
"moduleResolution": "node",
|
|
7
|
-
"declaration": false,
|
|
8
|
-
"declarationDir": null,
|
|
9
7
|
"lib": ["dom", "es5", "es2015.promise", "es2015.collection", "es2015.iterable", "es2015.symbol.wellknown"],
|
|
10
|
-
"outDir": "dist
|
|
8
|
+
"outDir": "dist-es"
|
|
11
9
|
}
|
|
12
10
|
}
|
package/tsconfig.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"alwaysStrict": true,
|
|
4
4
|
"target": "ES2018",
|
|
5
5
|
"module": "commonjs",
|
|
6
|
-
"declaration": true,
|
|
7
6
|
"strict": true,
|
|
8
7
|
"sourceMap": true,
|
|
9
8
|
"downlevelIteration": true,
|
|
@@ -12,9 +11,9 @@
|
|
|
12
11
|
"incremental": true,
|
|
13
12
|
"resolveJsonModule": true,
|
|
14
13
|
"esModuleInterop": true,
|
|
15
|
-
"
|
|
16
|
-
"outDir": "dist
|
|
17
|
-
"
|
|
14
|
+
"rootDir": "src",
|
|
15
|
+
"outDir": "dist-cjs",
|
|
16
|
+
"removeComments": true
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|
|
@@ -24,10 +23,11 @@
|
|
|
24
23
|
"ignoreCompilerErrors": true,
|
|
25
24
|
"includeDeclarations": true,
|
|
26
25
|
"stripInternal": true,
|
|
27
|
-
"readme": "
|
|
26
|
+
"readme": "README.md",
|
|
28
27
|
"mode": "file",
|
|
29
|
-
"out": "
|
|
28
|
+
"out": "docs",
|
|
30
29
|
"theme": "minimal",
|
|
31
30
|
"plugin": ["@aws-sdk/client-documentation-generator"]
|
|
32
|
-
}
|
|
31
|
+
},
|
|
32
|
+
"exclude": ["test/**/*"]
|
|
33
33
|
}
|