@aws-sdk/client-databrew 3.47.1 → 3.50.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.
Files changed (71) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist-cjs/protocols/Aws_restJson1.js +2 -0
  3. package/dist-es/protocols/Aws_restJson1.js +2 -1
  4. package/dist-types/models/models_0.d.ts +10 -4
  5. package/package.json +39 -33
  6. package/dist-types/ts3.4/DataBrew.d.ts +0 -225
  7. package/dist-types/ts3.4/DataBrewClient.d.ts +0 -117
  8. package/dist-types/ts3.4/commands/BatchDeleteRecipeVersionCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateProfileJobCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateRecipeCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateRecipeJobCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateRulesetCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateScheduleCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteRecipeVersionCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteRulesetCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeJobRunCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeRulesetCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListRecipeVersionsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListRulesetsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListSchedulesCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/PublishRecipeCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/SendProjectSessionActionCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/StartProjectSessionCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/StopJobRunCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/UpdateProfileJobCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UpdateRecipeCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateRecipeJobCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/UpdateRulesetCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/UpdateScheduleCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/index.d.ts +0 -44
  53. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  54. package/dist-types/ts3.4/index.d.ts +0 -5
  55. package/dist-types/ts3.4/models/index.d.ts +0 -1
  56. package/dist-types/ts3.4/models/models_0.d.ts +0 -2073
  57. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  58. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListRecipeVersionsPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/ListRecipesPaginator.d.ts +0 -4
  64. package/dist-types/ts3.4/pagination/ListRulesetsPaginator.d.ts +0 -4
  65. package/dist-types/ts3.4/pagination/ListSchedulesPaginator.d.ts +0 -4
  66. package/dist-types/ts3.4/pagination/index.d.ts +0 -9
  67. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -134
  68. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  69. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  70. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  71. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,6 +0,0 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
2
- import { DataBrew } from "../DataBrew";
3
- import { DataBrewClient } from "../DataBrewClient";
4
- export interface DataBrewPaginationConfiguration extends PaginationConfiguration {
5
- client: DataBrew | DataBrewClient;
6
- }
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListDatasets(config: DataBrewPaginationConfiguration, input: ListDatasetsCommandInput, ...additionalArguments: any): Paginator<ListDatasetsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListJobRuns(config: DataBrewPaginationConfiguration, input: ListJobRunsCommandInput, ...additionalArguments: any): Paginator<ListJobRunsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListJobs(config: DataBrewPaginationConfiguration, input: ListJobsCommandInput, ...additionalArguments: any): Paginator<ListJobsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListProjects(config: DataBrewPaginationConfiguration, input: ListProjectsCommandInput, ...additionalArguments: any): Paginator<ListProjectsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListRecipeVersions(config: DataBrewPaginationConfiguration, input: ListRecipeVersionsCommandInput, ...additionalArguments: any): Paginator<ListRecipeVersionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListRecipes(config: DataBrewPaginationConfiguration, input: ListRecipesCommandInput, ...additionalArguments: any): Paginator<ListRecipesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListRulesetsCommandInput, ListRulesetsCommandOutput } from "../commands/ListRulesetsCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListRulesets(config: DataBrewPaginationConfiguration, input: ListRulesetsCommandInput, ...additionalArguments: any): Paginator<ListRulesetsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "../commands/ListSchedulesCommand";
3
- import { DataBrewPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListSchedules(config: DataBrewPaginationConfiguration, input: ListSchedulesCommandInput, ...additionalArguments: any): Paginator<ListSchedulesCommandOutput>;
@@ -1,9 +0,0 @@
1
- export * from "./Interfaces";
2
- export * from "./ListDatasetsPaginator";
3
- export * from "./ListJobRunsPaginator";
4
- export * from "./ListJobsPaginator";
5
- export * from "./ListProjectsPaginator";
6
- export * from "./ListRecipeVersionsPaginator";
7
- export * from "./ListRecipesPaginator";
8
- export * from "./ListRulesetsPaginator";
9
- export * from "./ListSchedulesPaginator";
@@ -1,134 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
- import { BatchDeleteRecipeVersionCommandInput, BatchDeleteRecipeVersionCommandOutput } from "../commands/BatchDeleteRecipeVersionCommand";
4
- import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "../commands/CreateDatasetCommand";
5
- import { CreateProfileJobCommandInput, CreateProfileJobCommandOutput } from "../commands/CreateProfileJobCommand";
6
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "../commands/CreateProjectCommand";
7
- import { CreateRecipeCommandInput, CreateRecipeCommandOutput } from "../commands/CreateRecipeCommand";
8
- import { CreateRecipeJobCommandInput, CreateRecipeJobCommandOutput } from "../commands/CreateRecipeJobCommand";
9
- import { CreateRulesetCommandInput, CreateRulesetCommandOutput } from "../commands/CreateRulesetCommand";
10
- import { CreateScheduleCommandInput, CreateScheduleCommandOutput } from "../commands/CreateScheduleCommand";
11
- import { DeleteDatasetCommandInput, DeleteDatasetCommandOutput } from "../commands/DeleteDatasetCommand";
12
- import { DeleteJobCommandInput, DeleteJobCommandOutput } from "../commands/DeleteJobCommand";
13
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "../commands/DeleteProjectCommand";
14
- import { DeleteRecipeVersionCommandInput, DeleteRecipeVersionCommandOutput } from "../commands/DeleteRecipeVersionCommand";
15
- import { DeleteRulesetCommandInput, DeleteRulesetCommandOutput } from "../commands/DeleteRulesetCommand";
16
- import { DeleteScheduleCommandInput, DeleteScheduleCommandOutput } from "../commands/DeleteScheduleCommand";
17
- import { DescribeDatasetCommandInput, DescribeDatasetCommandOutput } from "../commands/DescribeDatasetCommand";
18
- import { DescribeJobCommandInput, DescribeJobCommandOutput } from "../commands/DescribeJobCommand";
19
- import { DescribeJobRunCommandInput, DescribeJobRunCommandOutput } from "../commands/DescribeJobRunCommand";
20
- import { DescribeProjectCommandInput, DescribeProjectCommandOutput } from "../commands/DescribeProjectCommand";
21
- import { DescribeRecipeCommandInput, DescribeRecipeCommandOutput } from "../commands/DescribeRecipeCommand";
22
- import { DescribeRulesetCommandInput, DescribeRulesetCommandOutput } from "../commands/DescribeRulesetCommand";
23
- import { DescribeScheduleCommandInput, DescribeScheduleCommandOutput } from "../commands/DescribeScheduleCommand";
24
- import { ListDatasetsCommandInput, ListDatasetsCommandOutput } from "../commands/ListDatasetsCommand";
25
- import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
26
- import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
27
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
28
- import { ListRecipesCommandInput, ListRecipesCommandOutput } from "../commands/ListRecipesCommand";
29
- import { ListRecipeVersionsCommandInput, ListRecipeVersionsCommandOutput } from "../commands/ListRecipeVersionsCommand";
30
- import { ListRulesetsCommandInput, ListRulesetsCommandOutput } from "../commands/ListRulesetsCommand";
31
- import { ListSchedulesCommandInput, ListSchedulesCommandOutput } from "../commands/ListSchedulesCommand";
32
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
33
- import { PublishRecipeCommandInput, PublishRecipeCommandOutput } from "../commands/PublishRecipeCommand";
34
- import { SendProjectSessionActionCommandInput, SendProjectSessionActionCommandOutput } from "../commands/SendProjectSessionActionCommand";
35
- import { StartJobRunCommandInput, StartJobRunCommandOutput } from "../commands/StartJobRunCommand";
36
- import { StartProjectSessionCommandInput, StartProjectSessionCommandOutput } from "../commands/StartProjectSessionCommand";
37
- import { StopJobRunCommandInput, StopJobRunCommandOutput } from "../commands/StopJobRunCommand";
38
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
39
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
40
- import { UpdateDatasetCommandInput, UpdateDatasetCommandOutput } from "../commands/UpdateDatasetCommand";
41
- import { UpdateProfileJobCommandInput, UpdateProfileJobCommandOutput } from "../commands/UpdateProfileJobCommand";
42
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
43
- import { UpdateRecipeCommandInput, UpdateRecipeCommandOutput } from "../commands/UpdateRecipeCommand";
44
- import { UpdateRecipeJobCommandInput, UpdateRecipeJobCommandOutput } from "../commands/UpdateRecipeJobCommand";
45
- import { UpdateRulesetCommandInput, UpdateRulesetCommandOutput } from "../commands/UpdateRulesetCommand";
46
- import { UpdateScheduleCommandInput, UpdateScheduleCommandOutput } from "../commands/UpdateScheduleCommand";
47
- export declare const serializeAws_restJson1BatchDeleteRecipeVersionCommand: (input: BatchDeleteRecipeVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_restJson1CreateDatasetCommand: (input: CreateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_restJson1CreateProfileJobCommand: (input: CreateProfileJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_restJson1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_restJson1CreateRecipeCommand: (input: CreateRecipeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_restJson1CreateRecipeJobCommand: (input: CreateRecipeJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_restJson1CreateRulesetCommand: (input: CreateRulesetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_restJson1CreateScheduleCommand: (input: CreateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_restJson1DeleteDatasetCommand: (input: DeleteDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_restJson1DeleteJobCommand: (input: DeleteJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_restJson1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_restJson1DeleteRecipeVersionCommand: (input: DeleteRecipeVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_restJson1DeleteRulesetCommand: (input: DeleteRulesetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_restJson1DeleteScheduleCommand: (input: DeleteScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_restJson1DescribeDatasetCommand: (input: DescribeDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_restJson1DescribeJobCommand: (input: DescribeJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_restJson1DescribeJobRunCommand: (input: DescribeJobRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_restJson1DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1DescribeRecipeCommand: (input: DescribeRecipeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1DescribeRulesetCommand: (input: DescribeRulesetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1DescribeScheduleCommand: (input: DescribeScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1ListDatasetsCommand: (input: ListDatasetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1ListJobRunsCommand: (input: ListJobRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1ListJobsCommand: (input: ListJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1ListRecipesCommand: (input: ListRecipesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1ListRecipeVersionsCommand: (input: ListRecipeVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1ListRulesetsCommand: (input: ListRulesetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1ListSchedulesCommand: (input: ListSchedulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1PublishRecipeCommand: (input: PublishRecipeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1SendProjectSessionActionCommand: (input: SendProjectSessionActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1StartJobRunCommand: (input: StartJobRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1StartProjectSessionCommand: (input: StartProjectSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1StopJobRunCommand: (input: StopJobRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1UpdateDatasetCommand: (input: UpdateDatasetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1UpdateProfileJobCommand: (input: UpdateProfileJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1UpdateRecipeCommand: (input: UpdateRecipeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1UpdateRecipeJobCommand: (input: UpdateRecipeJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1UpdateRulesetCommand: (input: UpdateRulesetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1UpdateScheduleCommand: (input: UpdateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const deserializeAws_restJson1BatchDeleteRecipeVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteRecipeVersionCommandOutput>;
92
- export declare const deserializeAws_restJson1CreateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDatasetCommandOutput>;
93
- export declare const deserializeAws_restJson1CreateProfileJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProfileJobCommandOutput>;
94
- export declare const deserializeAws_restJson1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
95
- export declare const deserializeAws_restJson1CreateRecipeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRecipeCommandOutput>;
96
- export declare const deserializeAws_restJson1CreateRecipeJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRecipeJobCommandOutput>;
97
- export declare const deserializeAws_restJson1CreateRulesetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRulesetCommandOutput>;
98
- export declare const deserializeAws_restJson1CreateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateScheduleCommandOutput>;
99
- export declare const deserializeAws_restJson1DeleteDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDatasetCommandOutput>;
100
- export declare const deserializeAws_restJson1DeleteJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteJobCommandOutput>;
101
- export declare const deserializeAws_restJson1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
102
- export declare const deserializeAws_restJson1DeleteRecipeVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRecipeVersionCommandOutput>;
103
- export declare const deserializeAws_restJson1DeleteRulesetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRulesetCommandOutput>;
104
- export declare const deserializeAws_restJson1DeleteScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduleCommandOutput>;
105
- export declare const deserializeAws_restJson1DescribeDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDatasetCommandOutput>;
106
- export declare const deserializeAws_restJson1DescribeJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeJobCommandOutput>;
107
- export declare const deserializeAws_restJson1DescribeJobRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeJobRunCommandOutput>;
108
- export declare const deserializeAws_restJson1DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
109
- export declare const deserializeAws_restJson1DescribeRecipeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecipeCommandOutput>;
110
- export declare const deserializeAws_restJson1DescribeRulesetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRulesetCommandOutput>;
111
- export declare const deserializeAws_restJson1DescribeScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduleCommandOutput>;
112
- export declare const deserializeAws_restJson1ListDatasetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDatasetsCommandOutput>;
113
- export declare const deserializeAws_restJson1ListJobRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobRunsCommandOutput>;
114
- export declare const deserializeAws_restJson1ListJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobsCommandOutput>;
115
- export declare const deserializeAws_restJson1ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
116
- export declare const deserializeAws_restJson1ListRecipesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecipesCommandOutput>;
117
- export declare const deserializeAws_restJson1ListRecipeVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecipeVersionsCommandOutput>;
118
- export declare const deserializeAws_restJson1ListRulesetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesetsCommandOutput>;
119
- export declare const deserializeAws_restJson1ListSchedulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSchedulesCommandOutput>;
120
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
121
- export declare const deserializeAws_restJson1PublishRecipeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishRecipeCommandOutput>;
122
- export declare const deserializeAws_restJson1SendProjectSessionActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendProjectSessionActionCommandOutput>;
123
- export declare const deserializeAws_restJson1StartJobRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartJobRunCommandOutput>;
124
- export declare const deserializeAws_restJson1StartProjectSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartProjectSessionCommandOutput>;
125
- export declare const deserializeAws_restJson1StopJobRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopJobRunCommandOutput>;
126
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
127
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
128
- export declare const deserializeAws_restJson1UpdateDatasetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDatasetCommandOutput>;
129
- export declare const deserializeAws_restJson1UpdateProfileJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProfileJobCommandOutput>;
130
- export declare const deserializeAws_restJson1UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
131
- export declare const deserializeAws_restJson1UpdateRecipeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecipeCommandOutput>;
132
- export declare const deserializeAws_restJson1UpdateRecipeJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRecipeJobCommandOutput>;
133
- export declare const deserializeAws_restJson1UpdateRulesetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRulesetCommandOutput>;
134
- export declare const deserializeAws_restJson1UpdateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateScheduleCommandOutput>;
@@ -1,38 +0,0 @@
1
- import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
- import { DataBrewClientConfig } from "./DataBrewClient";
3
-
4
- export declare const getRuntimeConfig: (config: DataBrewClientConfig) => {
5
- runtime: string;
6
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
- base64Decoder: import("@aws-sdk/types").Decoder;
8
- base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
13
- region: string | import("@aws-sdk/types").Provider<any>;
14
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
15
- retryMode: string | import("@aws-sdk/types").Provider<string>;
16
- sha256: import("@aws-sdk/types").HashConstructor;
17
- streamCollector: import("@aws-sdk/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- utf8Decoder: import("@aws-sdk/types").Decoder;
21
- utf8Encoder: import("@aws-sdk/types").Encoder;
22
- apiVersion: string;
23
- urlParser: import("@aws-sdk/types").UrlParser;
24
- disableHostPrefix: boolean;
25
- logger: import("@aws-sdk/types").Logger;
26
- serviceId: string;
27
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
28
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
29
- tls?: boolean | undefined;
30
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
31
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
32
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
- signingEscapePath?: boolean | undefined;
34
- systemClockOffset?: number | undefined;
35
- signingRegion?: string | undefined;
36
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
37
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
38
- };
@@ -1,38 +0,0 @@
1
- import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
- import { DataBrewClientConfig } from "./DataBrewClient";
3
-
4
- export declare const getRuntimeConfig: (config: DataBrewClientConfig) => {
5
- runtime: string;
6
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
7
- base64Decoder: import("@aws-sdk/types").Decoder;
8
- base64Encoder: import("@aws-sdk/types").Encoder;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
13
- region: string | import("@aws-sdk/types").Provider<string>;
14
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
15
- retryMode: string | import("@aws-sdk/types").Provider<string>;
16
- sha256: import("@aws-sdk/types").HashConstructor;
17
- streamCollector: import("@aws-sdk/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- utf8Decoder: import("@aws-sdk/types").Decoder;
21
- utf8Encoder: import("@aws-sdk/types").Encoder;
22
- apiVersion: string;
23
- urlParser: import("@aws-sdk/types").UrlParser;
24
- disableHostPrefix: boolean;
25
- logger: import("@aws-sdk/types").Logger;
26
- serviceId: string;
27
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
28
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
29
- tls?: boolean | undefined;
30
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
31
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
32
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
- signingEscapePath?: boolean | undefined;
34
- systemClockOffset?: number | undefined;
35
- signingRegion?: string | undefined;
36
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
37
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
38
- };
@@ -1,37 +0,0 @@
1
- import { DataBrewClientConfig } from "./DataBrewClient";
2
-
3
- export declare const getRuntimeConfig: (config: DataBrewClientConfig) => {
4
- runtime: string;
5
- sha256: import("@aws-sdk/types").HashConstructor;
6
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
- apiVersion: string;
8
- urlParser: import("@aws-sdk/types").UrlParser;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- streamCollector: import("@aws-sdk/types").StreamCollector;
11
- base64Decoder: import("@aws-sdk/types").Decoder;
12
- base64Encoder: import("@aws-sdk/types").Encoder;
13
- utf8Decoder: import("@aws-sdk/types").Decoder;
14
- utf8Encoder: import("@aws-sdk/types").Encoder;
15
- disableHostPrefix: boolean;
16
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
17
- retryMode: string | import("@aws-sdk/types").Provider<string>;
18
- logger: import("@aws-sdk/types").Logger;
19
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
21
- serviceId: string;
22
- region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
23
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
27
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
- tls?: boolean | undefined;
29
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
- signingEscapePath?: boolean | undefined;
33
- systemClockOffset?: number | undefined;
34
- signingRegion?: string | undefined;
35
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
- };
@@ -1,11 +0,0 @@
1
- import { Logger as __Logger } from "@aws-sdk/types";
2
- import { DataBrewClientConfig } from "./DataBrewClient";
3
-
4
- export declare const getRuntimeConfig: (config: DataBrewClientConfig) => {
5
- apiVersion: string;
6
- disableHostPrefix: boolean;
7
- logger: __Logger;
8
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
9
- serviceId: string;
10
- urlParser: import("@aws-sdk/types").UrlParser;
11
- };