@aws-sdk/client-glue 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 (224) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-cjs/protocols/Aws_json1_1.js +20 -0
  4. package/dist-es/models/models_0.js +1 -0
  5. package/dist-es/protocols/Aws_json1_1.js +81 -62
  6. package/dist-types/models/models_0.d.ts +5 -4
  7. package/dist-types/models/models_1.d.ts +9 -3
  8. package/package.json +39 -33
  9. package/dist-types/ts3.4/Glue.d.ts +0 -847
  10. package/dist-types/ts3.4/GlueClient.d.ts +0 -242
  11. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +0 -18
  79. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +0 -17
  97. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +0 -17
  101. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +0 -17
  102. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +0 -17
  103. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +0 -17
  104. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +0 -17
  105. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +0 -17
  106. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +0 -17
  107. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +0 -17
  108. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +0 -17
  109. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +0 -17
  110. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +0 -17
  111. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +0 -17
  112. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +0 -17
  113. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -17
  114. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +0 -17
  115. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +0 -17
  116. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +0 -16
  117. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +0 -16
  118. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +0 -16
  119. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +0 -17
  120. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +0 -17
  121. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +0 -17
  122. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +0 -17
  123. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +0 -17
  124. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +0 -17
  125. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +0 -17
  126. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +0 -17
  127. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +0 -17
  128. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +0 -17
  129. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +0 -17
  130. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +0 -17
  131. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +0 -17
  132. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +0 -17
  133. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +0 -17
  134. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +0 -17
  135. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +0 -17
  136. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +0 -17
  137. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -17
  138. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +0 -17
  139. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +0 -17
  140. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +0 -17
  141. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +0 -17
  142. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +0 -17
  143. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +0 -17
  144. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +0 -17
  145. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +0 -17
  146. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +0 -17
  147. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +0 -17
  148. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +0 -17
  149. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +0 -17
  150. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +0 -17
  151. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +0 -17
  152. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +0 -17
  153. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +0 -17
  154. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +0 -17
  155. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +0 -17
  156. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +0 -17
  157. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +0 -17
  158. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +0 -17
  159. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +0 -17
  160. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  161. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  162. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +0 -17
  163. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +0 -17
  164. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +0 -17
  165. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +0 -17
  166. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -17
  167. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +0 -17
  168. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +0 -17
  169. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +0 -17
  170. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +0 -17
  171. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +0 -17
  172. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +0 -17
  173. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +0 -17
  174. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +0 -17
  175. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +0 -17
  176. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +0 -17
  177. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +0 -17
  178. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +0 -17
  179. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +0 -17
  180. package/dist-types/ts3.4/commands/index.d.ts +0 -169
  181. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  182. package/dist-types/ts3.4/index.d.ts +0 -5
  183. package/dist-types/ts3.4/models/index.d.ts +0 -2
  184. package/dist-types/ts3.4/models/models_0.d.ts +0 -1738
  185. package/dist-types/ts3.4/models/models_1.d.ts +0 -2888
  186. package/dist-types/ts3.4/pagination/GetBlueprintRunsPaginator.d.ts +0 -4
  187. package/dist-types/ts3.4/pagination/GetClassifiersPaginator.d.ts +0 -4
  188. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +0 -4
  189. package/dist-types/ts3.4/pagination/GetCrawlerMetricsPaginator.d.ts +0 -4
  190. package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +0 -4
  191. package/dist-types/ts3.4/pagination/GetDatabasesPaginator.d.ts +0 -4
  192. package/dist-types/ts3.4/pagination/GetDevEndpointsPaginator.d.ts +0 -4
  193. package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +0 -4
  194. package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +0 -4
  195. package/dist-types/ts3.4/pagination/GetMLTaskRunsPaginator.d.ts +0 -4
  196. package/dist-types/ts3.4/pagination/GetMLTransformsPaginator.d.ts +0 -4
  197. package/dist-types/ts3.4/pagination/GetPartitionIndexesPaginator.d.ts +0 -4
  198. package/dist-types/ts3.4/pagination/GetPartitionsPaginator.d.ts +0 -4
  199. package/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +0 -4
  200. package/dist-types/ts3.4/pagination/GetSecurityConfigurationsPaginator.d.ts +0 -4
  201. package/dist-types/ts3.4/pagination/GetTableVersionsPaginator.d.ts +0 -4
  202. package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +0 -4
  203. package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +0 -4
  204. package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +0 -4
  205. package/dist-types/ts3.4/pagination/GetUserDefinedFunctionsPaginator.d.ts +0 -4
  206. package/dist-types/ts3.4/pagination/GetWorkflowRunsPaginator.d.ts +0 -4
  207. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  208. package/dist-types/ts3.4/pagination/ListBlueprintsPaginator.d.ts +0 -4
  209. package/dist-types/ts3.4/pagination/ListCrawlersPaginator.d.ts +0 -4
  210. package/dist-types/ts3.4/pagination/ListDevEndpointsPaginator.d.ts +0 -4
  211. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +0 -4
  212. package/dist-types/ts3.4/pagination/ListMLTransformsPaginator.d.ts +0 -4
  213. package/dist-types/ts3.4/pagination/ListRegistriesPaginator.d.ts +0 -4
  214. package/dist-types/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +0 -4
  215. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +0 -4
  216. package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +0 -4
  217. package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +0 -4
  218. package/dist-types/ts3.4/pagination/SearchTablesPaginator.d.ts +0 -4
  219. package/dist-types/ts3.4/pagination/index.d.ts +0 -33
  220. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -509
  221. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  222. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  223. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  224. 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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateBlueprintRequest, UpdateBlueprintResponse } from "../models/models_1";
5
- export interface UpdateBlueprintCommandInput extends UpdateBlueprintRequest {
6
- }
7
- export interface UpdateBlueprintCommandOutput extends UpdateBlueprintResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateBlueprintCommand extends $Command<UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateBlueprintCommandInput;
12
- constructor(input: UpdateBlueprintCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateClassifierRequest, UpdateClassifierResponse } from "../models/models_1";
5
- export interface UpdateClassifierCommandInput extends UpdateClassifierRequest {
6
- }
7
- export interface UpdateClassifierCommandOutput extends UpdateClassifierResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateClassifierCommand extends $Command<UpdateClassifierCommandInput, UpdateClassifierCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateClassifierCommandInput;
12
- constructor(input: UpdateClassifierCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateClassifierCommandInput, UpdateClassifierCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateColumnStatisticsForPartitionRequest, UpdateColumnStatisticsForPartitionResponse } from "../models/models_1";
5
- export interface UpdateColumnStatisticsForPartitionCommandInput extends UpdateColumnStatisticsForPartitionRequest {
6
- }
7
- export interface UpdateColumnStatisticsForPartitionCommandOutput extends UpdateColumnStatisticsForPartitionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateColumnStatisticsForPartitionCommand extends $Command<UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateColumnStatisticsForPartitionCommandInput;
12
- constructor(input: UpdateColumnStatisticsForPartitionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateColumnStatisticsForTableRequest, UpdateColumnStatisticsForTableResponse } from "../models/models_1";
5
- export interface UpdateColumnStatisticsForTableCommandInput extends UpdateColumnStatisticsForTableRequest {
6
- }
7
- export interface UpdateColumnStatisticsForTableCommandOutput extends UpdateColumnStatisticsForTableResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateColumnStatisticsForTableCommand extends $Command<UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateColumnStatisticsForTableCommandInput;
12
- constructor(input: UpdateColumnStatisticsForTableCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_1";
5
- export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {
6
- }
7
- export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateConnectionCommand extends $Command<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateConnectionCommandInput;
12
- constructor(input: UpdateConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectionCommandInput, UpdateConnectionCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateCrawlerRequest, UpdateCrawlerResponse } from "../models/models_1";
5
- export interface UpdateCrawlerCommandInput extends UpdateCrawlerRequest {
6
- }
7
- export interface UpdateCrawlerCommandOutput extends UpdateCrawlerResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateCrawlerCommand extends $Command<UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateCrawlerCommandInput;
12
- constructor(input: UpdateCrawlerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResponse } from "../models/models_1";
5
- export interface UpdateCrawlerScheduleCommandInput extends UpdateCrawlerScheduleRequest {
6
- }
7
- export interface UpdateCrawlerScheduleCommandOutput extends UpdateCrawlerScheduleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateCrawlerScheduleCommand extends $Command<UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateCrawlerScheduleCommandInput;
12
- constructor(input: UpdateCrawlerScheduleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_1";
5
- export interface UpdateDatabaseCommandInput extends UpdateDatabaseRequest {
6
- }
7
- export interface UpdateDatabaseCommandOutput extends UpdateDatabaseResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDatabaseCommand extends $Command<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateDatabaseCommandInput;
12
- constructor(input: UpdateDatabaseCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateDevEndpointRequest, UpdateDevEndpointResponse } from "../models/models_1";
5
- export interface UpdateDevEndpointCommandInput extends UpdateDevEndpointRequest {
6
- }
7
- export interface UpdateDevEndpointCommandOutput extends UpdateDevEndpointResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDevEndpointCommand extends $Command<UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateDevEndpointCommandInput;
12
- constructor(input: UpdateDevEndpointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateJobRequest, UpdateJobResponse } from "../models/models_1";
5
- export interface UpdateJobCommandInput extends UpdateJobRequest {
6
- }
7
- export interface UpdateJobCommandOutput extends UpdateJobResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateJobCommand extends $Command<UpdateJobCommandInput, UpdateJobCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateJobCommandInput;
12
- constructor(input: UpdateJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateJobCommandInput, UpdateJobCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateMLTransformRequest, UpdateMLTransformResponse } from "../models/models_1";
5
- export interface UpdateMLTransformCommandInput extends UpdateMLTransformRequest {
6
- }
7
- export interface UpdateMLTransformCommandOutput extends UpdateMLTransformResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateMLTransformCommand extends $Command<UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateMLTransformCommandInput;
12
- constructor(input: UpdateMLTransformCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdatePartitionRequest, UpdatePartitionResponse } from "../models/models_1";
5
- export interface UpdatePartitionCommandInput extends UpdatePartitionRequest {
6
- }
7
- export interface UpdatePartitionCommandOutput extends UpdatePartitionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdatePartitionCommand extends $Command<UpdatePartitionCommandInput, UpdatePartitionCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdatePartitionCommandInput;
12
- constructor(input: UpdatePartitionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePartitionCommandInput, UpdatePartitionCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateRegistryInput, UpdateRegistryResponse } from "../models/models_1";
5
- export interface UpdateRegistryCommandInput extends UpdateRegistryInput {
6
- }
7
- export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateRegistryCommand extends $Command<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateRegistryCommandInput;
12
- constructor(input: UpdateRegistryCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRegistryCommandInput, UpdateRegistryCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_1";
5
- export interface UpdateSchemaCommandInput extends UpdateSchemaInput {
6
- }
7
- export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateSchemaCommand extends $Command<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateSchemaCommandInput;
12
- constructor(input: UpdateSchemaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSchemaCommandInput, UpdateSchemaCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateTableRequest, UpdateTableResponse } from "../models/models_1";
5
- export interface UpdateTableCommandInput extends UpdateTableRequest {
6
- }
7
- export interface UpdateTableCommandOutput extends UpdateTableResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateTableCommand extends $Command<UpdateTableCommandInput, UpdateTableCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateTableCommandInput;
12
- constructor(input: UpdateTableCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTableCommandInput, UpdateTableCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateTriggerRequest, UpdateTriggerResponse } from "../models/models_1";
5
- export interface UpdateTriggerCommandInput extends UpdateTriggerRequest {
6
- }
7
- export interface UpdateTriggerCommandOutput extends UpdateTriggerResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateTriggerCommand extends $Command<UpdateTriggerCommandInput, UpdateTriggerCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateTriggerCommandInput;
12
- constructor(input: UpdateTriggerCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTriggerCommandInput, UpdateTriggerCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResponse } from "../models/models_1";
5
- export interface UpdateUserDefinedFunctionCommandInput extends UpdateUserDefinedFunctionRequest {
6
- }
7
- export interface UpdateUserDefinedFunctionCommandOutput extends UpdateUserDefinedFunctionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateUserDefinedFunctionCommand extends $Command<UpdateUserDefinedFunctionCommandInput, UpdateUserDefinedFunctionCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateUserDefinedFunctionCommandInput;
12
- constructor(input: UpdateUserDefinedFunctionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateUserDefinedFunctionCommandInput, UpdateUserDefinedFunctionCommandOutput>;
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 { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
4
- import { UpdateWorkflowRequest, UpdateWorkflowResponse } from "../models/models_1";
5
- export interface UpdateWorkflowCommandInput extends UpdateWorkflowRequest {
6
- }
7
- export interface UpdateWorkflowCommandOutput extends UpdateWorkflowResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateWorkflowCommand extends $Command<UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput, GlueClientResolvedConfig> {
11
- readonly input: UpdateWorkflowCommandInput;
12
- constructor(input: UpdateWorkflowCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlueClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,169 +0,0 @@
1
- export * from "./BatchCreatePartitionCommand";
2
- export * from "./BatchDeleteConnectionCommand";
3
- export * from "./BatchDeletePartitionCommand";
4
- export * from "./BatchDeleteTableCommand";
5
- export * from "./BatchDeleteTableVersionCommand";
6
- export * from "./BatchGetBlueprintsCommand";
7
- export * from "./BatchGetCrawlersCommand";
8
- export * from "./BatchGetDevEndpointsCommand";
9
- export * from "./BatchGetJobsCommand";
10
- export * from "./BatchGetPartitionCommand";
11
- export * from "./BatchGetTriggersCommand";
12
- export * from "./BatchGetWorkflowsCommand";
13
- export * from "./BatchStopJobRunCommand";
14
- export * from "./BatchUpdatePartitionCommand";
15
- export * from "./CancelMLTaskRunCommand";
16
- export * from "./CheckSchemaVersionValidityCommand";
17
- export * from "./CreateBlueprintCommand";
18
- export * from "./CreateClassifierCommand";
19
- export * from "./CreateConnectionCommand";
20
- export * from "./CreateCrawlerCommand";
21
- export * from "./CreateDatabaseCommand";
22
- export * from "./CreateDevEndpointCommand";
23
- export * from "./CreateJobCommand";
24
- export * from "./CreateMLTransformCommand";
25
- export * from "./CreatePartitionCommand";
26
- export * from "./CreatePartitionIndexCommand";
27
- export * from "./CreateRegistryCommand";
28
- export * from "./CreateSchemaCommand";
29
- export * from "./CreateScriptCommand";
30
- export * from "./CreateSecurityConfigurationCommand";
31
- export * from "./CreateTableCommand";
32
- export * from "./CreateTriggerCommand";
33
- export * from "./CreateUserDefinedFunctionCommand";
34
- export * from "./CreateWorkflowCommand";
35
- export * from "./DeleteBlueprintCommand";
36
- export * from "./DeleteClassifierCommand";
37
- export * from "./DeleteColumnStatisticsForPartitionCommand";
38
- export * from "./DeleteColumnStatisticsForTableCommand";
39
- export * from "./DeleteConnectionCommand";
40
- export * from "./DeleteCrawlerCommand";
41
- export * from "./DeleteDatabaseCommand";
42
- export * from "./DeleteDevEndpointCommand";
43
- export * from "./DeleteJobCommand";
44
- export * from "./DeleteMLTransformCommand";
45
- export * from "./DeletePartitionCommand";
46
- export * from "./DeletePartitionIndexCommand";
47
- export * from "./DeleteRegistryCommand";
48
- export * from "./DeleteResourcePolicyCommand";
49
- export * from "./DeleteSchemaCommand";
50
- export * from "./DeleteSchemaVersionsCommand";
51
- export * from "./DeleteSecurityConfigurationCommand";
52
- export * from "./DeleteTableCommand";
53
- export * from "./DeleteTableVersionCommand";
54
- export * from "./DeleteTriggerCommand";
55
- export * from "./DeleteUserDefinedFunctionCommand";
56
- export * from "./DeleteWorkflowCommand";
57
- export * from "./GetBlueprintCommand";
58
- export * from "./GetBlueprintRunCommand";
59
- export * from "./GetBlueprintRunsCommand";
60
- export * from "./GetCatalogImportStatusCommand";
61
- export * from "./GetClassifierCommand";
62
- export * from "./GetClassifiersCommand";
63
- export * from "./GetColumnStatisticsForPartitionCommand";
64
- export * from "./GetColumnStatisticsForTableCommand";
65
- export * from "./GetConnectionCommand";
66
- export * from "./GetConnectionsCommand";
67
- export * from "./GetCrawlerCommand";
68
- export * from "./GetCrawlerMetricsCommand";
69
- export * from "./GetCrawlersCommand";
70
- export * from "./GetDataCatalogEncryptionSettingsCommand";
71
- export * from "./GetDatabaseCommand";
72
- export * from "./GetDatabasesCommand";
73
- export * from "./GetDataflowGraphCommand";
74
- export * from "./GetDevEndpointCommand";
75
- export * from "./GetDevEndpointsCommand";
76
- export * from "./GetJobBookmarkCommand";
77
- export * from "./GetJobCommand";
78
- export * from "./GetJobRunCommand";
79
- export * from "./GetJobRunsCommand";
80
- export * from "./GetJobsCommand";
81
- export * from "./GetMLTaskRunCommand";
82
- export * from "./GetMLTaskRunsCommand";
83
- export * from "./GetMLTransformCommand";
84
- export * from "./GetMLTransformsCommand";
85
- export * from "./GetMappingCommand";
86
- export * from "./GetPartitionCommand";
87
- export * from "./GetPartitionIndexesCommand";
88
- export * from "./GetPartitionsCommand";
89
- export * from "./GetPlanCommand";
90
- export * from "./GetRegistryCommand";
91
- export * from "./GetResourcePoliciesCommand";
92
- export * from "./GetResourcePolicyCommand";
93
- export * from "./GetSchemaByDefinitionCommand";
94
- export * from "./GetSchemaCommand";
95
- export * from "./GetSchemaVersionCommand";
96
- export * from "./GetSchemaVersionsDiffCommand";
97
- export * from "./GetSecurityConfigurationCommand";
98
- export * from "./GetSecurityConfigurationsCommand";
99
- export * from "./GetTableCommand";
100
- export * from "./GetTableVersionCommand";
101
- export * from "./GetTableVersionsCommand";
102
- export * from "./GetTablesCommand";
103
- export * from "./GetTagsCommand";
104
- export * from "./GetTriggerCommand";
105
- export * from "./GetTriggersCommand";
106
- export * from "./GetUnfilteredPartitionMetadataCommand";
107
- export * from "./GetUnfilteredPartitionsMetadataCommand";
108
- export * from "./GetUnfilteredTableMetadataCommand";
109
- export * from "./GetUserDefinedFunctionCommand";
110
- export * from "./GetUserDefinedFunctionsCommand";
111
- export * from "./GetWorkflowCommand";
112
- export * from "./GetWorkflowRunCommand";
113
- export * from "./GetWorkflowRunPropertiesCommand";
114
- export * from "./GetWorkflowRunsCommand";
115
- export * from "./ImportCatalogToGlueCommand";
116
- export * from "./ListBlueprintsCommand";
117
- export * from "./ListCrawlersCommand";
118
- export * from "./ListDevEndpointsCommand";
119
- export * from "./ListJobsCommand";
120
- export * from "./ListMLTransformsCommand";
121
- export * from "./ListRegistriesCommand";
122
- export * from "./ListSchemaVersionsCommand";
123
- export * from "./ListSchemasCommand";
124
- export * from "./ListTriggersCommand";
125
- export * from "./ListWorkflowsCommand";
126
- export * from "./PutDataCatalogEncryptionSettingsCommand";
127
- export * from "./PutResourcePolicyCommand";
128
- export * from "./PutSchemaVersionMetadataCommand";
129
- export * from "./PutWorkflowRunPropertiesCommand";
130
- export * from "./QuerySchemaVersionMetadataCommand";
131
- export * from "./RegisterSchemaVersionCommand";
132
- export * from "./RemoveSchemaVersionMetadataCommand";
133
- export * from "./ResetJobBookmarkCommand";
134
- export * from "./ResumeWorkflowRunCommand";
135
- export * from "./SearchTablesCommand";
136
- export * from "./StartBlueprintRunCommand";
137
- export * from "./StartCrawlerCommand";
138
- export * from "./StartCrawlerScheduleCommand";
139
- export * from "./StartExportLabelsTaskRunCommand";
140
- export * from "./StartImportLabelsTaskRunCommand";
141
- export * from "./StartJobRunCommand";
142
- export * from "./StartMLEvaluationTaskRunCommand";
143
- export * from "./StartMLLabelingSetGenerationTaskRunCommand";
144
- export * from "./StartTriggerCommand";
145
- export * from "./StartWorkflowRunCommand";
146
- export * from "./StopCrawlerCommand";
147
- export * from "./StopCrawlerScheduleCommand";
148
- export * from "./StopTriggerCommand";
149
- export * from "./StopWorkflowRunCommand";
150
- export * from "./TagResourceCommand";
151
- export * from "./UntagResourceCommand";
152
- export * from "./UpdateBlueprintCommand";
153
- export * from "./UpdateClassifierCommand";
154
- export * from "./UpdateColumnStatisticsForPartitionCommand";
155
- export * from "./UpdateColumnStatisticsForTableCommand";
156
- export * from "./UpdateConnectionCommand";
157
- export * from "./UpdateCrawlerCommand";
158
- export * from "./UpdateCrawlerScheduleCommand";
159
- export * from "./UpdateDatabaseCommand";
160
- export * from "./UpdateDevEndpointCommand";
161
- export * from "./UpdateJobCommand";
162
- export * from "./UpdateMLTransformCommand";
163
- export * from "./UpdatePartitionCommand";
164
- export * from "./UpdateRegistryCommand";
165
- export * from "./UpdateSchemaCommand";
166
- export * from "./UpdateTableCommand";
167
- export * from "./UpdateTriggerCommand";
168
- export * from "./UpdateUserDefinedFunctionCommand";
169
- export * from "./UpdateWorkflowCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./Glue";
2
- export * from "./GlueClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";