@aws-sdk/client-glue 3.278.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 +6 -6
@@ -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 { CreateTriggerRequest, CreateTriggerResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateTriggerCommand}.
8
+ */
6
9
  export interface CreateTriggerCommandInput extends CreateTriggerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTriggerCommand}.
13
+ */
8
14
  export interface CreateTriggerCommandOutput extends CreateTriggerResponse, __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 { CreateUserDefinedFunctionRequest, CreateUserDefinedFunctionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateUserDefinedFunctionCommand}.
8
+ */
6
9
  export interface CreateUserDefinedFunctionCommandInput extends CreateUserDefinedFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateUserDefinedFunctionCommand}.
13
+ */
8
14
  export interface CreateUserDefinedFunctionCommandOutput extends CreateUserDefinedFunctionResponse, __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 { CreateWorkflowRequest, CreateWorkflowResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateWorkflowCommand}.
8
+ */
6
9
  export interface CreateWorkflowCommandInput extends CreateWorkflowRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateWorkflowCommand}.
13
+ */
8
14
  export interface CreateWorkflowCommandOutput extends CreateWorkflowResponse, __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 { DeleteBlueprintRequest, DeleteBlueprintResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteBlueprintCommand}.
8
+ */
6
9
  export interface DeleteBlueprintCommandInput extends DeleteBlueprintRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteBlueprintCommand}.
13
+ */
8
14
  export interface DeleteBlueprintCommandOutput extends DeleteBlueprintResponse, __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 { DeleteClassifierRequest, DeleteClassifierResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteClassifierCommand}.
8
+ */
6
9
  export interface DeleteClassifierCommandInput extends DeleteClassifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteClassifierCommand}.
13
+ */
8
14
  export interface DeleteClassifierCommandOutput extends DeleteClassifierResponse, __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 { DeleteColumnStatisticsForPartitionRequest, DeleteColumnStatisticsForPartitionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteColumnStatisticsForPartitionCommand}.
8
+ */
6
9
  export interface DeleteColumnStatisticsForPartitionCommandInput extends DeleteColumnStatisticsForPartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteColumnStatisticsForPartitionCommand}.
13
+ */
8
14
  export interface DeleteColumnStatisticsForPartitionCommandOutput extends DeleteColumnStatisticsForPartitionResponse, __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 { DeleteColumnStatisticsForTableRequest, DeleteColumnStatisticsForTableResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteColumnStatisticsForTableCommand}.
8
+ */
6
9
  export interface DeleteColumnStatisticsForTableCommandInput extends DeleteColumnStatisticsForTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteColumnStatisticsForTableCommand}.
13
+ */
8
14
  export interface DeleteColumnStatisticsForTableCommandOutput extends DeleteColumnStatisticsForTableResponse, __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 { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteConnectionCommand}.
8
+ */
6
9
  export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteConnectionCommand}.
13
+ */
8
14
  export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse, __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 { DeleteCrawlerRequest, DeleteCrawlerResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteCrawlerCommand}.
8
+ */
6
9
  export interface DeleteCrawlerCommandInput extends DeleteCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCrawlerCommand}.
13
+ */
8
14
  export interface DeleteCrawlerCommandOutput extends DeleteCrawlerResponse, __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 { DeleteCustomEntityTypeRequest, DeleteCustomEntityTypeResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteCustomEntityTypeCommand}.
8
+ */
6
9
  export interface DeleteCustomEntityTypeCommandInput extends DeleteCustomEntityTypeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCustomEntityTypeCommand}.
13
+ */
8
14
  export interface DeleteCustomEntityTypeCommandOutput extends DeleteCustomEntityTypeResponse, __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 { DeleteDataQualityRulesetRequest, DeleteDataQualityRulesetResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteDataQualityRulesetCommand}.
8
+ */
6
9
  export interface DeleteDataQualityRulesetCommandInput extends DeleteDataQualityRulesetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDataQualityRulesetCommand}.
13
+ */
8
14
  export interface DeleteDataQualityRulesetCommandOutput extends DeleteDataQualityRulesetResponse, __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 { DeleteDatabaseRequest, DeleteDatabaseResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteDatabaseCommand}.
8
+ */
6
9
  export interface DeleteDatabaseCommandInput extends DeleteDatabaseRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDatabaseCommand}.
13
+ */
8
14
  export interface DeleteDatabaseCommandOutput extends DeleteDatabaseResponse, __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 { DeleteDevEndpointRequest, DeleteDevEndpointResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteDevEndpointCommand}.
8
+ */
6
9
  export interface DeleteDevEndpointCommandInput extends DeleteDevEndpointRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDevEndpointCommand}.
13
+ */
8
14
  export interface DeleteDevEndpointCommandOutput extends DeleteDevEndpointResponse, __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 { DeleteJobRequest, DeleteJobResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteJobCommand}.
8
+ */
6
9
  export interface DeleteJobCommandInput extends DeleteJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteJobCommand}.
13
+ */
8
14
  export interface DeleteJobCommandOutput extends DeleteJobResponse, __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 { DeleteMLTransformRequest, DeleteMLTransformResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteMLTransformCommand}.
8
+ */
6
9
  export interface DeleteMLTransformCommandInput extends DeleteMLTransformRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteMLTransformCommand}.
13
+ */
8
14
  export interface DeleteMLTransformCommandOutput extends DeleteMLTransformResponse, __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 { DeletePartitionRequest, DeletePartitionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeletePartitionCommand}.
8
+ */
6
9
  export interface DeletePartitionCommandInput extends DeletePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePartitionCommand}.
13
+ */
8
14
  export interface DeletePartitionCommandOutput extends DeletePartitionResponse, __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 { DeletePartitionIndexRequest, DeletePartitionIndexResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeletePartitionIndexCommand}.
8
+ */
6
9
  export interface DeletePartitionIndexCommandInput extends DeletePartitionIndexRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePartitionIndexCommand}.
13
+ */
8
14
  export interface DeletePartitionIndexCommandOutput extends DeletePartitionIndexResponse, __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 { DeleteRegistryInput, DeleteRegistryResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteRegistryCommand}.
8
+ */
6
9
  export interface DeleteRegistryCommandInput extends DeleteRegistryInput {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRegistryCommand}.
13
+ */
8
14
  export interface DeleteRegistryCommandOutput extends DeleteRegistryResponse, __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 { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteResourcePolicyCommand}.
8
+ */
6
9
  export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteResourcePolicyCommand}.
13
+ */
8
14
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __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 { DeleteSchemaInput, DeleteSchemaResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteSchemaCommand}.
8
+ */
6
9
  export interface DeleteSchemaCommandInput extends DeleteSchemaInput {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSchemaCommand}.
13
+ */
8
14
  export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __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 { DeleteSchemaVersionsInput, DeleteSchemaVersionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteSchemaVersionsCommand}.
8
+ */
6
9
  export interface DeleteSchemaVersionsCommandInput extends DeleteSchemaVersionsInput {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSchemaVersionsCommand}.
13
+ */
8
14
  export interface DeleteSchemaVersionsCommandOutput extends DeleteSchemaVersionsResponse, __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 { DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteSecurityConfigurationCommand}.
8
+ */
6
9
  export interface DeleteSecurityConfigurationCommandInput extends DeleteSecurityConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSecurityConfigurationCommand}.
13
+ */
8
14
  export interface DeleteSecurityConfigurationCommandOutput extends DeleteSecurityConfigurationResponse, __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 { DeleteSessionRequest, DeleteSessionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteSessionCommand}.
8
+ */
6
9
  export interface DeleteSessionCommandInput extends DeleteSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSessionCommand}.
13
+ */
8
14
  export interface DeleteSessionCommandOutput extends DeleteSessionResponse, __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 { DeleteTableRequest, DeleteTableResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteTableCommand}.
8
+ */
6
9
  export interface DeleteTableCommandInput extends DeleteTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTableCommand}.
13
+ */
8
14
  export interface DeleteTableCommandOutput extends DeleteTableResponse, __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 { DeleteTableVersionRequest, DeleteTableVersionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteTableVersionCommand}.
8
+ */
6
9
  export interface DeleteTableVersionCommandInput extends DeleteTableVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTableVersionCommand}.
13
+ */
8
14
  export interface DeleteTableVersionCommandOutput extends DeleteTableVersionResponse, __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 { DeleteTriggerRequest, DeleteTriggerResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteTriggerCommand}.
8
+ */
6
9
  export interface DeleteTriggerCommandInput extends DeleteTriggerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteTriggerCommand}.
13
+ */
8
14
  export interface DeleteTriggerCommandOutput extends DeleteTriggerResponse, __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 { DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteUserDefinedFunctionCommand}.
8
+ */
6
9
  export interface DeleteUserDefinedFunctionCommandInput extends DeleteUserDefinedFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteUserDefinedFunctionCommand}.
13
+ */
8
14
  export interface DeleteUserDefinedFunctionCommandOutput extends DeleteUserDefinedFunctionResponse, __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 { DeleteWorkflowRequest, DeleteWorkflowResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteWorkflowCommand}.
8
+ */
6
9
  export interface DeleteWorkflowCommandInput extends DeleteWorkflowRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteWorkflowCommand}.
13
+ */
8
14
  export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __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 { GetBlueprintRequest, GetBlueprintResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetBlueprintCommand}.
8
+ */
6
9
  export interface GetBlueprintCommandInput extends GetBlueprintRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetBlueprintCommand}.
13
+ */
8
14
  export interface GetBlueprintCommandOutput extends GetBlueprintResponse, __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 { GetBlueprintRunRequest, GetBlueprintRunResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetBlueprintRunCommand}.
8
+ */
6
9
  export interface GetBlueprintRunCommandInput extends GetBlueprintRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetBlueprintRunCommand}.
13
+ */
8
14
  export interface GetBlueprintRunCommandOutput extends GetBlueprintRunResponse, __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 { GetBlueprintRunsRequest, GetBlueprintRunsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetBlueprintRunsCommand}.
8
+ */
6
9
  export interface GetBlueprintRunsCommandInput extends GetBlueprintRunsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetBlueprintRunsCommand}.
13
+ */
8
14
  export interface GetBlueprintRunsCommandOutput extends GetBlueprintRunsResponse, __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 { GetCatalogImportStatusRequest, GetCatalogImportStatusResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCatalogImportStatusCommand}.
8
+ */
6
9
  export interface GetCatalogImportStatusCommandInput extends GetCatalogImportStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCatalogImportStatusCommand}.
13
+ */
8
14
  export interface GetCatalogImportStatusCommandOutput extends GetCatalogImportStatusResponse, __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 { GetClassifierRequest, GetClassifierResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetClassifierCommand}.
8
+ */
6
9
  export interface GetClassifierCommandInput extends GetClassifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetClassifierCommand}.
13
+ */
8
14
  export interface GetClassifierCommandOutput extends GetClassifierResponse, __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 { GetClassifiersRequest, GetClassifiersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetClassifiersCommand}.
8
+ */
6
9
  export interface GetClassifiersCommandInput extends GetClassifiersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetClassifiersCommand}.
13
+ */
8
14
  export interface GetClassifiersCommandOutput extends GetClassifiersResponse, __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 { GetColumnStatisticsForPartitionRequest, GetColumnStatisticsForPartitionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetColumnStatisticsForPartitionCommand}.
8
+ */
6
9
  export interface GetColumnStatisticsForPartitionCommandInput extends GetColumnStatisticsForPartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetColumnStatisticsForPartitionCommand}.
13
+ */
8
14
  export interface GetColumnStatisticsForPartitionCommandOutput extends GetColumnStatisticsForPartitionResponse, __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 { GetColumnStatisticsForTableRequest, GetColumnStatisticsForTableResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetColumnStatisticsForTableCommand}.
8
+ */
6
9
  export interface GetColumnStatisticsForTableCommandInput extends GetColumnStatisticsForTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetColumnStatisticsForTableCommand}.
13
+ */
8
14
  export interface GetColumnStatisticsForTableCommandOutput extends GetColumnStatisticsForTableResponse, __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 { GetConnectionRequest, GetConnectionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetConnectionCommand}.
8
+ */
6
9
  export interface GetConnectionCommandInput extends GetConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectionCommand}.
13
+ */
8
14
  export interface GetConnectionCommandOutput extends GetConnectionResponse, __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 { GetConnectionsRequest, GetConnectionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetConnectionsCommand}.
8
+ */
6
9
  export interface GetConnectionsCommandInput extends GetConnectionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectionsCommand}.
13
+ */
8
14
  export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __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 { GetCrawlerRequest, GetCrawlerResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCrawlerCommand}.
8
+ */
6
9
  export interface GetCrawlerCommandInput extends GetCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCrawlerCommand}.
13
+ */
8
14
  export interface GetCrawlerCommandOutput extends GetCrawlerResponse, __MetadataBearer {
9
15
  }
10
16
  /**