@aws-sdk/client-databrew 3.49.0 → 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 (68) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +25 -25
  3. package/dist-types/ts3.4/DataBrew.d.ts +0 -225
  4. package/dist-types/ts3.4/DataBrewClient.d.ts +0 -117
  5. package/dist-types/ts3.4/commands/BatchDeleteRecipeVersionCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateProfileJobCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateRecipeCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateRecipeJobCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateRulesetCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateScheduleCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteRecipeVersionCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteRulesetCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeJobRunCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeRulesetCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/ListRecipeVersionsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListRulesetsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListSchedulesCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/PublishRecipeCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/SendProjectSessionActionCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/StartProjectSessionCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/StopJobRunCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/UpdateProfileJobCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/UpdateRecipeCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/UpdateRecipeJobCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/UpdateRulesetCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UpdateScheduleCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/index.d.ts +0 -44
  50. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  51. package/dist-types/ts3.4/index.d.ts +0 -5
  52. package/dist-types/ts3.4/models/index.d.ts +0 -1
  53. package/dist-types/ts3.4/models/models_0.d.ts +0 -2075
  54. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  55. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
  56. package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +0 -4
  57. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListRecipeVersionsPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListRecipesPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListRulesetsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListSchedulesPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/index.d.ts +0 -9
  64. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -134
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
4
- import { UpdateRulesetRequest, UpdateRulesetResponse } from "../models/models_0";
5
- export interface UpdateRulesetCommandInput extends UpdateRulesetRequest {
6
- }
7
- export interface UpdateRulesetCommandOutput extends UpdateRulesetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateRulesetCommand extends $Command<UpdateRulesetCommandInput, UpdateRulesetCommandOutput, DataBrewClientResolvedConfig> {
11
- readonly input: UpdateRulesetCommandInput;
12
- constructor(input: UpdateRulesetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataBrewClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRulesetCommandInput, UpdateRulesetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DataBrewClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataBrewClient";
4
- import { UpdateScheduleRequest, UpdateScheduleResponse } from "../models/models_0";
5
- export interface UpdateScheduleCommandInput extends UpdateScheduleRequest {
6
- }
7
- export interface UpdateScheduleCommandOutput extends UpdateScheduleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateScheduleCommand extends $Command<UpdateScheduleCommandInput, UpdateScheduleCommandOutput, DataBrewClientResolvedConfig> {
11
- readonly input: UpdateScheduleCommandInput;
12
- constructor(input: UpdateScheduleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataBrewClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateScheduleCommandInput, UpdateScheduleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,44 +0,0 @@
1
- export * from "./BatchDeleteRecipeVersionCommand";
2
- export * from "./CreateDatasetCommand";
3
- export * from "./CreateProfileJobCommand";
4
- export * from "./CreateProjectCommand";
5
- export * from "./CreateRecipeCommand";
6
- export * from "./CreateRecipeJobCommand";
7
- export * from "./CreateRulesetCommand";
8
- export * from "./CreateScheduleCommand";
9
- export * from "./DeleteDatasetCommand";
10
- export * from "./DeleteJobCommand";
11
- export * from "./DeleteProjectCommand";
12
- export * from "./DeleteRecipeVersionCommand";
13
- export * from "./DeleteRulesetCommand";
14
- export * from "./DeleteScheduleCommand";
15
- export * from "./DescribeDatasetCommand";
16
- export * from "./DescribeJobCommand";
17
- export * from "./DescribeJobRunCommand";
18
- export * from "./DescribeProjectCommand";
19
- export * from "./DescribeRecipeCommand";
20
- export * from "./DescribeRulesetCommand";
21
- export * from "./DescribeScheduleCommand";
22
- export * from "./ListDatasetsCommand";
23
- export * from "./ListJobRunsCommand";
24
- export * from "./ListJobsCommand";
25
- export * from "./ListProjectsCommand";
26
- export * from "./ListRecipeVersionsCommand";
27
- export * from "./ListRecipesCommand";
28
- export * from "./ListRulesetsCommand";
29
- export * from "./ListSchedulesCommand";
30
- export * from "./ListTagsForResourceCommand";
31
- export * from "./PublishRecipeCommand";
32
- export * from "./SendProjectSessionActionCommand";
33
- export * from "./StartJobRunCommand";
34
- export * from "./StartProjectSessionCommand";
35
- export * from "./StopJobRunCommand";
36
- export * from "./TagResourceCommand";
37
- export * from "./UntagResourceCommand";
38
- export * from "./UpdateDatasetCommand";
39
- export * from "./UpdateProfileJobCommand";
40
- export * from "./UpdateProjectCommand";
41
- export * from "./UpdateRecipeCommand";
42
- export * from "./UpdateRecipeJobCommand";
43
- export * from "./UpdateRulesetCommand";
44
- export * from "./UpdateScheduleCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./DataBrew";
2
- export * from "./DataBrewClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";