@aws-sdk/client-glue 3.279.0 → 3.281.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 (204) hide show
  1. package/README.md +1619 -0
  2. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -0
  3. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -0
  4. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -0
  5. package/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -0
  6. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -0
  7. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -0
  8. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -0
  9. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -0
  10. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchGetJobsCommand.d.ts +6 -0
  13. package/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -0
  16. package/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -0
  17. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -0
  18. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  19. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  20. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -0
  21. package/dist-types/commands/CancelStatementCommand.d.ts +6 -0
  22. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateBlueprintCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateClassifierCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateCrawlerCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateDatabaseCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateJobCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateMLTransformCommand.d.ts +6 -0
  33. package/dist-types/commands/CreatePartitionCommand.d.ts +6 -0
  34. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateRegistryCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateSchemaCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateScriptCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateSessionCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateTableCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateTriggerCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteClassifierCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -0
  47. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -0
  48. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -0
  49. package/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -0
  50. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -0
  51. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -0
  52. package/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -0
  53. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -0
  54. package/dist-types/commands/DeleteJobCommand.d.ts +6 -0
  55. package/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -0
  56. package/dist-types/commands/DeletePartitionCommand.d.ts +6 -0
  57. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -0
  58. package/dist-types/commands/DeleteRegistryCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -0
  62. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -0
  63. package/dist-types/commands/DeleteSessionCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteTableCommand.d.ts +6 -0
  65. package/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -0
  66. package/dist-types/commands/DeleteTriggerCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -0
  68. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -0
  69. package/dist-types/commands/GetBlueprintCommand.d.ts +6 -0
  70. package/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -0
  71. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -0
  72. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -0
  73. package/dist-types/commands/GetClassifierCommand.d.ts +6 -0
  74. package/dist-types/commands/GetClassifiersCommand.d.ts +6 -0
  75. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -0
  76. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -0
  77. package/dist-types/commands/GetConnectionCommand.d.ts +6 -0
  78. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -0
  79. package/dist-types/commands/GetCrawlerCommand.d.ts +6 -0
  80. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -0
  81. package/dist-types/commands/GetCrawlersCommand.d.ts +6 -0
  82. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -0
  83. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -0
  84. package/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -0
  85. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  86. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -0
  87. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  88. package/dist-types/commands/GetDatabaseCommand.d.ts +6 -0
  89. package/dist-types/commands/GetDatabasesCommand.d.ts +6 -0
  90. package/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -0
  91. package/dist-types/commands/GetDevEndpointCommand.d.ts +6 -0
  92. package/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -0
  93. package/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -0
  94. package/dist-types/commands/GetJobCommand.d.ts +6 -0
  95. package/dist-types/commands/GetJobRunCommand.d.ts +6 -0
  96. package/dist-types/commands/GetJobRunsCommand.d.ts +6 -0
  97. package/dist-types/commands/GetJobsCommand.d.ts +6 -0
  98. package/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -0
  99. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -0
  100. package/dist-types/commands/GetMLTransformCommand.d.ts +6 -0
  101. package/dist-types/commands/GetMLTransformsCommand.d.ts +6 -0
  102. package/dist-types/commands/GetMappingCommand.d.ts +6 -0
  103. package/dist-types/commands/GetPartitionCommand.d.ts +6 -0
  104. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -0
  105. package/dist-types/commands/GetPartitionsCommand.d.ts +6 -0
  106. package/dist-types/commands/GetPlanCommand.d.ts +6 -0
  107. package/dist-types/commands/GetRegistryCommand.d.ts +6 -0
  108. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -0
  109. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -0
  110. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -0
  111. package/dist-types/commands/GetSchemaCommand.d.ts +6 -0
  112. package/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -0
  113. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -0
  114. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -0
  115. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -0
  116. package/dist-types/commands/GetSessionCommand.d.ts +6 -0
  117. package/dist-types/commands/GetStatementCommand.d.ts +6 -0
  118. package/dist-types/commands/GetTableCommand.d.ts +6 -0
  119. package/dist-types/commands/GetTableVersionCommand.d.ts +6 -0
  120. package/dist-types/commands/GetTableVersionsCommand.d.ts +6 -0
  121. package/dist-types/commands/GetTablesCommand.d.ts +6 -0
  122. package/dist-types/commands/GetTagsCommand.d.ts +6 -0
  123. package/dist-types/commands/GetTriggerCommand.d.ts +6 -0
  124. package/dist-types/commands/GetTriggersCommand.d.ts +6 -0
  125. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -0
  126. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -0
  127. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -0
  128. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -0
  129. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -0
  130. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -0
  131. package/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -0
  132. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -0
  133. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -0
  134. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -0
  135. package/dist-types/commands/ListBlueprintsCommand.d.ts +6 -0
  136. package/dist-types/commands/ListCrawlersCommand.d.ts +6 -0
  137. package/dist-types/commands/ListCrawlsCommand.d.ts +6 -0
  138. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -0
  139. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -0
  140. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -0
  141. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -0
  142. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -0
  143. package/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -0
  144. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  145. package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -0
  146. package/dist-types/commands/ListRegistriesCommand.d.ts +6 -0
  147. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -0
  148. package/dist-types/commands/ListSchemasCommand.d.ts +6 -0
  149. package/dist-types/commands/ListSessionsCommand.d.ts +6 -0
  150. package/dist-types/commands/ListStatementsCommand.d.ts +6 -0
  151. package/dist-types/commands/ListTriggersCommand.d.ts +6 -0
  152. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -0
  153. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -0
  154. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -0
  155. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -0
  156. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -0
  157. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -0
  158. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -0
  159. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -0
  160. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -0
  161. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -0
  162. package/dist-types/commands/RunStatementCommand.d.ts +6 -0
  163. package/dist-types/commands/SearchTablesCommand.d.ts +6 -0
  164. package/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -0
  165. package/dist-types/commands/StartCrawlerCommand.d.ts +6 -0
  166. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -0
  167. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  168. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  169. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -0
  170. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -0
  171. package/dist-types/commands/StartJobRunCommand.d.ts +6 -0
  172. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -0
  173. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -0
  174. package/dist-types/commands/StartTriggerCommand.d.ts +6 -0
  175. package/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -0
  176. package/dist-types/commands/StopCrawlerCommand.d.ts +6 -0
  177. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -0
  178. package/dist-types/commands/StopSessionCommand.d.ts +6 -0
  179. package/dist-types/commands/StopTriggerCommand.d.ts +6 -0
  180. package/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -0
  181. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  182. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  183. package/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -0
  184. package/dist-types/commands/UpdateClassifierCommand.d.ts +6 -0
  185. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -0
  186. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -0
  187. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -0
  188. package/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -0
  189. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -0
  190. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -0
  191. package/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -0
  192. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -0
  193. package/dist-types/commands/UpdateJobCommand.d.ts +6 -0
  194. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -0
  195. package/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -0
  196. package/dist-types/commands/UpdatePartitionCommand.d.ts +6 -0
  197. package/dist-types/commands/UpdateRegistryCommand.d.ts +6 -0
  198. package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -0
  199. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -0
  200. package/dist-types/commands/UpdateTableCommand.d.ts +6 -0
  201. package/dist-types/commands/UpdateTriggerCommand.d.ts +6 -0
  202. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -0
  203. package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -0
  204. package/package.json +3 -3
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { RegisterSchemaVersionInput, RegisterSchemaVersionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link RegisterSchemaVersionCommand}.
8
+ */
6
9
  export interface RegisterSchemaVersionCommandInput extends RegisterSchemaVersionInput {
7
10
  }
11
+ /**
12
+ * The output of {@link RegisterSchemaVersionCommand}.
13
+ */
8
14
  export interface RegisterSchemaVersionCommandOutput extends RegisterSchemaVersionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { RemoveSchemaVersionMetadataInput, RemoveSchemaVersionMetadataResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link RemoveSchemaVersionMetadataCommand}.
8
+ */
6
9
  export interface RemoveSchemaVersionMetadataCommandInput extends RemoveSchemaVersionMetadataInput {
7
10
  }
11
+ /**
12
+ * The output of {@link RemoveSchemaVersionMetadataCommand}.
13
+ */
8
14
  export interface RemoveSchemaVersionMetadataCommandOutput extends RemoveSchemaVersionMetadataResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { ResetJobBookmarkRequest, ResetJobBookmarkResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ResetJobBookmarkCommand}.
8
+ */
6
9
  export interface ResetJobBookmarkCommandInput extends ResetJobBookmarkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ResetJobBookmarkCommand}.
13
+ */
8
14
  export interface ResetJobBookmarkCommandOutput extends ResetJobBookmarkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { ResumeWorkflowRunRequest, ResumeWorkflowRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ResumeWorkflowRunCommand}.
8
+ */
6
9
  export interface ResumeWorkflowRunCommandInput extends ResumeWorkflowRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ResumeWorkflowRunCommand}.
13
+ */
8
14
  export interface ResumeWorkflowRunCommandOutput extends ResumeWorkflowRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { RunStatementRequest, RunStatementResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link RunStatementCommand}.
8
+ */
6
9
  export interface RunStatementCommandInput extends RunStatementRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RunStatementCommand}.
13
+ */
8
14
  export interface RunStatementCommandOutput extends RunStatementResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { SearchTablesRequest, SearchTablesResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link SearchTablesCommand}.
8
+ */
6
9
  export interface SearchTablesCommandInput extends SearchTablesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SearchTablesCommand}.
13
+ */
8
14
  export interface SearchTablesCommandOutput extends SearchTablesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartBlueprintRunRequest, StartBlueprintRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartBlueprintRunCommand}.
8
+ */
6
9
  export interface StartBlueprintRunCommandInput extends StartBlueprintRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartBlueprintRunCommand}.
13
+ */
8
14
  export interface StartBlueprintRunCommandOutput extends StartBlueprintRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartCrawlerRequest, StartCrawlerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartCrawlerCommand}.
8
+ */
6
9
  export interface StartCrawlerCommandInput extends StartCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartCrawlerCommand}.
13
+ */
8
14
  export interface StartCrawlerCommandOutput extends StartCrawlerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartCrawlerScheduleRequest, StartCrawlerScheduleResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartCrawlerScheduleCommand}.
8
+ */
6
9
  export interface StartCrawlerScheduleCommandInput extends StartCrawlerScheduleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartCrawlerScheduleCommand}.
13
+ */
8
14
  export interface StartCrawlerScheduleCommandOutput extends StartCrawlerScheduleResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartDataQualityRuleRecommendationRunRequest, StartDataQualityRuleRecommendationRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartDataQualityRuleRecommendationRunCommand}.
8
+ */
6
9
  export interface StartDataQualityRuleRecommendationRunCommandInput extends StartDataQualityRuleRecommendationRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartDataQualityRuleRecommendationRunCommand}.
13
+ */
8
14
  export interface StartDataQualityRuleRecommendationRunCommandOutput extends StartDataQualityRuleRecommendationRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartDataQualityRulesetEvaluationRunRequest, StartDataQualityRulesetEvaluationRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartDataQualityRulesetEvaluationRunCommand}.
8
+ */
6
9
  export interface StartDataQualityRulesetEvaluationRunCommandInput extends StartDataQualityRulesetEvaluationRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartDataQualityRulesetEvaluationRunCommand}.
13
+ */
8
14
  export interface StartDataQualityRulesetEvaluationRunCommandOutput extends StartDataQualityRulesetEvaluationRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartExportLabelsTaskRunRequest, StartExportLabelsTaskRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartExportLabelsTaskRunCommand}.
8
+ */
6
9
  export interface StartExportLabelsTaskRunCommandInput extends StartExportLabelsTaskRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartExportLabelsTaskRunCommand}.
13
+ */
8
14
  export interface StartExportLabelsTaskRunCommandOutput extends StartExportLabelsTaskRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartImportLabelsTaskRunRequest, StartImportLabelsTaskRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartImportLabelsTaskRunCommand}.
8
+ */
6
9
  export interface StartImportLabelsTaskRunCommandInput extends StartImportLabelsTaskRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartImportLabelsTaskRunCommand}.
13
+ */
8
14
  export interface StartImportLabelsTaskRunCommandOutput extends StartImportLabelsTaskRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartJobRunRequest, StartJobRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartJobRunCommand}.
8
+ */
6
9
  export interface StartJobRunCommandInput extends StartJobRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartJobRunCommand}.
13
+ */
8
14
  export interface StartJobRunCommandOutput extends StartJobRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartMLEvaluationTaskRunRequest, StartMLEvaluationTaskRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartMLEvaluationTaskRunCommand}.
8
+ */
6
9
  export interface StartMLEvaluationTaskRunCommandInput extends StartMLEvaluationTaskRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartMLEvaluationTaskRunCommand}.
13
+ */
8
14
  export interface StartMLEvaluationTaskRunCommandOutput extends StartMLEvaluationTaskRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartMLLabelingSetGenerationTaskRunRequest, StartMLLabelingSetGenerationTaskRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartMLLabelingSetGenerationTaskRunCommand}.
8
+ */
6
9
  export interface StartMLLabelingSetGenerationTaskRunCommandInput extends StartMLLabelingSetGenerationTaskRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartMLLabelingSetGenerationTaskRunCommand}.
13
+ */
8
14
  export interface StartMLLabelingSetGenerationTaskRunCommandOutput extends StartMLLabelingSetGenerationTaskRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartTriggerRequest, StartTriggerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartTriggerCommand}.
8
+ */
6
9
  export interface StartTriggerCommandInput extends StartTriggerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartTriggerCommand}.
13
+ */
8
14
  export interface StartTriggerCommandOutput extends StartTriggerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StartWorkflowRunRequest, StartWorkflowRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StartWorkflowRunCommand}.
8
+ */
6
9
  export interface StartWorkflowRunCommandInput extends StartWorkflowRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartWorkflowRunCommand}.
13
+ */
8
14
  export interface StartWorkflowRunCommandOutput extends StartWorkflowRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StopCrawlerRequest, StopCrawlerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StopCrawlerCommand}.
8
+ */
6
9
  export interface StopCrawlerCommandInput extends StopCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopCrawlerCommand}.
13
+ */
8
14
  export interface StopCrawlerCommandOutput extends StopCrawlerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StopCrawlerScheduleRequest, StopCrawlerScheduleResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StopCrawlerScheduleCommand}.
8
+ */
6
9
  export interface StopCrawlerScheduleCommandInput extends StopCrawlerScheduleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopCrawlerScheduleCommand}.
13
+ */
8
14
  export interface StopCrawlerScheduleCommandOutput extends StopCrawlerScheduleResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StopSessionRequest, StopSessionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StopSessionCommand}.
8
+ */
6
9
  export interface StopSessionCommandInput extends StopSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopSessionCommand}.
13
+ */
8
14
  export interface StopSessionCommandOutput extends StopSessionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StopTriggerRequest, StopTriggerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StopTriggerCommand}.
8
+ */
6
9
  export interface StopTriggerCommandInput extends StopTriggerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopTriggerCommand}.
13
+ */
8
14
  export interface StopTriggerCommandOutput extends StopTriggerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { StopWorkflowRunRequest, StopWorkflowRunResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link StopWorkflowRunCommand}.
8
+ */
6
9
  export interface StopWorkflowRunCommandInput extends StopWorkflowRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StopWorkflowRunCommand}.
13
+ */
8
14
  export interface StopWorkflowRunCommandOutput extends StopWorkflowRunResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateBlueprintRequest, UpdateBlueprintResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateBlueprintCommand}.
8
+ */
6
9
  export interface UpdateBlueprintCommandInput extends UpdateBlueprintRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateBlueprintCommand}.
13
+ */
8
14
  export interface UpdateBlueprintCommandOutput extends UpdateBlueprintResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateClassifierRequest, UpdateClassifierResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateClassifierCommand}.
8
+ */
6
9
  export interface UpdateClassifierCommandInput extends UpdateClassifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateClassifierCommand}.
13
+ */
8
14
  export interface UpdateClassifierCommandOutput extends UpdateClassifierResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateColumnStatisticsForPartitionRequest, UpdateColumnStatisticsForPartitionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateColumnStatisticsForPartitionCommand}.
8
+ */
6
9
  export interface UpdateColumnStatisticsForPartitionCommandInput extends UpdateColumnStatisticsForPartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateColumnStatisticsForPartitionCommand}.
13
+ */
8
14
  export interface UpdateColumnStatisticsForPartitionCommandOutput extends UpdateColumnStatisticsForPartitionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateColumnStatisticsForTableRequest, UpdateColumnStatisticsForTableResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateColumnStatisticsForTableCommand}.
8
+ */
6
9
  export interface UpdateColumnStatisticsForTableCommandInput extends UpdateColumnStatisticsForTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateColumnStatisticsForTableCommand}.
13
+ */
8
14
  export interface UpdateColumnStatisticsForTableCommandOutput extends UpdateColumnStatisticsForTableResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateConnectionCommand}.
8
+ */
6
9
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConnectionCommand}.
13
+ */
8
14
  export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateCrawlerRequest, UpdateCrawlerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateCrawlerCommand}.
8
+ */
6
9
  export interface UpdateCrawlerCommandInput extends UpdateCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateCrawlerCommand}.
13
+ */
8
14
  export interface UpdateCrawlerCommandOutput extends UpdateCrawlerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateCrawlerScheduleCommand}.
8
+ */
6
9
  export interface UpdateCrawlerScheduleCommandInput extends UpdateCrawlerScheduleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateCrawlerScheduleCommand}.
13
+ */
8
14
  export interface UpdateCrawlerScheduleCommandOutput extends UpdateCrawlerScheduleResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateDataQualityRulesetRequest, UpdateDataQualityRulesetResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateDataQualityRulesetCommand}.
8
+ */
6
9
  export interface UpdateDataQualityRulesetCommandInput extends UpdateDataQualityRulesetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDataQualityRulesetCommand}.
13
+ */
8
14
  export interface UpdateDataQualityRulesetCommandOutput extends UpdateDataQualityRulesetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateDatabaseCommand}.
8
+ */
6
9
  export interface UpdateDatabaseCommandInput extends UpdateDatabaseRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDatabaseCommand}.
13
+ */
8
14
  export interface UpdateDatabaseCommandOutput extends UpdateDatabaseResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateDevEndpointRequest, UpdateDevEndpointResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateDevEndpointCommand}.
8
+ */
6
9
  export interface UpdateDevEndpointCommandInput extends UpdateDevEndpointRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateDevEndpointCommand}.
13
+ */
8
14
  export interface UpdateDevEndpointCommandOutput extends UpdateDevEndpointResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateJobRequest, UpdateJobResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateJobCommand}.
8
+ */
6
9
  export interface UpdateJobCommandInput extends UpdateJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateJobCommand}.
13
+ */
8
14
  export interface UpdateJobCommandOutput extends UpdateJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateJobFromSourceControlRequest, UpdateJobFromSourceControlResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateJobFromSourceControlCommand}.
8
+ */
6
9
  export interface UpdateJobFromSourceControlCommandInput extends UpdateJobFromSourceControlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateJobFromSourceControlCommand}.
13
+ */
8
14
  export interface UpdateJobFromSourceControlCommandOutput extends UpdateJobFromSourceControlResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateMLTransformRequest, UpdateMLTransformResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateMLTransformCommand}.
8
+ */
6
9
  export interface UpdateMLTransformCommandInput extends UpdateMLTransformRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateMLTransformCommand}.
13
+ */
8
14
  export interface UpdateMLTransformCommandOutput extends UpdateMLTransformResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdatePartitionRequest, UpdatePartitionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdatePartitionCommand}.
8
+ */
6
9
  export interface UpdatePartitionCommandInput extends UpdatePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdatePartitionCommand}.
13
+ */
8
14
  export interface UpdatePartitionCommandOutput extends UpdatePartitionResponse, __MetadataBearer {
9
15
  }
10
16
  /**