@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 { BatchCreatePartitionRequest, BatchCreatePartitionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchCreatePartitionCommand}.
8
+ */
6
9
  export interface BatchCreatePartitionCommandInput extends BatchCreatePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchCreatePartitionCommand}.
13
+ */
8
14
  export interface BatchCreatePartitionCommandOutput extends BatchCreatePartitionResponse, __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 { BatchDeleteConnectionRequest, BatchDeleteConnectionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchDeleteConnectionCommand}.
8
+ */
6
9
  export interface BatchDeleteConnectionCommandInput extends BatchDeleteConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDeleteConnectionCommand}.
13
+ */
8
14
  export interface BatchDeleteConnectionCommandOutput extends BatchDeleteConnectionResponse, __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 { BatchDeletePartitionRequest, BatchDeletePartitionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchDeletePartitionCommand}.
8
+ */
6
9
  export interface BatchDeletePartitionCommandInput extends BatchDeletePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDeletePartitionCommand}.
13
+ */
8
14
  export interface BatchDeletePartitionCommandOutput extends BatchDeletePartitionResponse, __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 { BatchDeleteTableRequest, BatchDeleteTableResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchDeleteTableCommand}.
8
+ */
6
9
  export interface BatchDeleteTableCommandInput extends BatchDeleteTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDeleteTableCommand}.
13
+ */
8
14
  export interface BatchDeleteTableCommandOutput extends BatchDeleteTableResponse, __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 { BatchDeleteTableVersionRequest, BatchDeleteTableVersionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchDeleteTableVersionCommand}.
8
+ */
6
9
  export interface BatchDeleteTableVersionCommandInput extends BatchDeleteTableVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchDeleteTableVersionCommand}.
13
+ */
8
14
  export interface BatchDeleteTableVersionCommandOutput extends BatchDeleteTableVersionResponse, __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 { BatchGetBlueprintsRequest, BatchGetBlueprintsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetBlueprintsCommand}.
8
+ */
6
9
  export interface BatchGetBlueprintsCommandInput extends BatchGetBlueprintsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetBlueprintsCommand}.
13
+ */
8
14
  export interface BatchGetBlueprintsCommandOutput extends BatchGetBlueprintsResponse, __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 { BatchGetCrawlersRequest, BatchGetCrawlersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetCrawlersCommand}.
8
+ */
6
9
  export interface BatchGetCrawlersCommandInput extends BatchGetCrawlersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetCrawlersCommand}.
13
+ */
8
14
  export interface BatchGetCrawlersCommandOutput extends BatchGetCrawlersResponse, __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 { BatchGetCustomEntityTypesRequest, BatchGetCustomEntityTypesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetCustomEntityTypesCommand}.
8
+ */
6
9
  export interface BatchGetCustomEntityTypesCommandInput extends BatchGetCustomEntityTypesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetCustomEntityTypesCommand}.
13
+ */
8
14
  export interface BatchGetCustomEntityTypesCommandOutput extends BatchGetCustomEntityTypesResponse, __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 { BatchGetDataQualityResultRequest, BatchGetDataQualityResultResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetDataQualityResultCommand}.
8
+ */
6
9
  export interface BatchGetDataQualityResultCommandInput extends BatchGetDataQualityResultRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetDataQualityResultCommand}.
13
+ */
8
14
  export interface BatchGetDataQualityResultCommandOutput extends BatchGetDataQualityResultResponse, __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 { BatchGetDevEndpointsRequest, BatchGetDevEndpointsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetDevEndpointsCommand}.
8
+ */
6
9
  export interface BatchGetDevEndpointsCommandInput extends BatchGetDevEndpointsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetDevEndpointsCommand}.
13
+ */
8
14
  export interface BatchGetDevEndpointsCommandOutput extends BatchGetDevEndpointsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { BatchGetJobsRequest } from "../models/models_0";
6
6
  import { BatchGetJobsResponse } from "../models/models_2";
7
+ /**
8
+ * The input for {@link BatchGetJobsCommand}.
9
+ */
7
10
  export interface BatchGetJobsCommandInput extends BatchGetJobsRequest {
8
11
  }
12
+ /**
13
+ * The output of {@link BatchGetJobsCommand}.
14
+ */
9
15
  export interface BatchGetJobsCommandOutput extends BatchGetJobsResponse, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -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 { BatchGetPartitionRequest, BatchGetPartitionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetPartitionCommand}.
8
+ */
6
9
  export interface BatchGetPartitionCommandInput extends BatchGetPartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetPartitionCommand}.
13
+ */
8
14
  export interface BatchGetPartitionCommandOutput extends BatchGetPartitionResponse, __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 { BatchGetTriggersRequest, BatchGetTriggersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetTriggersCommand}.
8
+ */
6
9
  export interface BatchGetTriggersCommandInput extends BatchGetTriggersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetTriggersCommand}.
13
+ */
8
14
  export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse, __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 { BatchGetWorkflowsRequest, BatchGetWorkflowsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetWorkflowsCommand}.
8
+ */
6
9
  export interface BatchGetWorkflowsCommandInput extends BatchGetWorkflowsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetWorkflowsCommand}.
13
+ */
8
14
  export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsResponse, __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 { BatchStopJobRunRequest, BatchStopJobRunResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchStopJobRunCommand}.
8
+ */
6
9
  export interface BatchStopJobRunCommandInput extends BatchStopJobRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchStopJobRunCommand}.
13
+ */
8
14
  export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, __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 { BatchUpdatePartitionRequest, BatchUpdatePartitionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchUpdatePartitionCommand}.
8
+ */
6
9
  export interface BatchUpdatePartitionCommandInput extends BatchUpdatePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchUpdatePartitionCommand}.
13
+ */
8
14
  export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionResponse, __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 { CancelDataQualityRuleRecommendationRunRequest, CancelDataQualityRuleRecommendationRunResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelDataQualityRuleRecommendationRunCommand}.
8
+ */
6
9
  export interface CancelDataQualityRuleRecommendationRunCommandInput extends CancelDataQualityRuleRecommendationRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelDataQualityRuleRecommendationRunCommand}.
13
+ */
8
14
  export interface CancelDataQualityRuleRecommendationRunCommandOutput extends CancelDataQualityRuleRecommendationRunResponse, __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 { CancelDataQualityRulesetEvaluationRunRequest, CancelDataQualityRulesetEvaluationRunResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelDataQualityRulesetEvaluationRunCommand}.
8
+ */
6
9
  export interface CancelDataQualityRulesetEvaluationRunCommandInput extends CancelDataQualityRulesetEvaluationRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelDataQualityRulesetEvaluationRunCommand}.
13
+ */
8
14
  export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends CancelDataQualityRulesetEvaluationRunResponse, __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 { CancelMLTaskRunRequest, CancelMLTaskRunResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelMLTaskRunCommand}.
8
+ */
6
9
  export interface CancelMLTaskRunCommandInput extends CancelMLTaskRunRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelMLTaskRunCommand}.
13
+ */
8
14
  export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, __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 { CancelStatementRequest, CancelStatementResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelStatementCommand}.
8
+ */
6
9
  export interface CancelStatementCommandInput extends CancelStatementRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelStatementCommand}.
13
+ */
8
14
  export interface CancelStatementCommandOutput extends CancelStatementResponse, __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 { CheckSchemaVersionValidityInput, CheckSchemaVersionValidityResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CheckSchemaVersionValidityCommand}.
8
+ */
6
9
  export interface CheckSchemaVersionValidityCommandInput extends CheckSchemaVersionValidityInput {
7
10
  }
11
+ /**
12
+ * The output of {@link CheckSchemaVersionValidityCommand}.
13
+ */
8
14
  export interface CheckSchemaVersionValidityCommandOutput extends CheckSchemaVersionValidityResponse, __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 { CreateBlueprintRequest, CreateBlueprintResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateBlueprintCommand}.
8
+ */
6
9
  export interface CreateBlueprintCommandInput extends CreateBlueprintRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateBlueprintCommand}.
13
+ */
8
14
  export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, __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 { CreateClassifierRequest, CreateClassifierResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateClassifierCommand}.
8
+ */
6
9
  export interface CreateClassifierCommandInput extends CreateClassifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClassifierCommand}.
13
+ */
8
14
  export interface CreateClassifierCommandOutput extends CreateClassifierResponse, __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 { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateConnectionCommand}.
8
+ */
6
9
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateConnectionCommand}.
13
+ */
8
14
  export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __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 { CreateCrawlerRequest, CreateCrawlerResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCrawlerCommand}.
8
+ */
6
9
  export interface CreateCrawlerCommandInput extends CreateCrawlerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCrawlerCommand}.
13
+ */
8
14
  export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __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 { CreateCustomEntityTypeRequest, CreateCustomEntityTypeResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCustomEntityTypeCommand}.
8
+ */
6
9
  export interface CreateCustomEntityTypeCommandInput extends CreateCustomEntityTypeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCustomEntityTypeCommand}.
13
+ */
8
14
  export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityTypeResponse, __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 { CreateDataQualityRulesetRequest, CreateDataQualityRulesetResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDataQualityRulesetCommand}.
8
+ */
6
9
  export interface CreateDataQualityRulesetCommandInput extends CreateDataQualityRulesetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDataQualityRulesetCommand}.
13
+ */
8
14
  export interface CreateDataQualityRulesetCommandOutput extends CreateDataQualityRulesetResponse, __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 { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDatabaseCommand}.
8
+ */
6
9
  export interface CreateDatabaseCommandInput extends CreateDatabaseRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDatabaseCommand}.
13
+ */
8
14
  export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __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 { CreateDevEndpointRequest, CreateDevEndpointResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDevEndpointCommand}.
8
+ */
6
9
  export interface CreateDevEndpointCommandInput extends CreateDevEndpointRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDevEndpointCommand}.
13
+ */
8
14
  export interface CreateDevEndpointCommandOutput extends CreateDevEndpointResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateJobResponse } from "../models/models_0";
6
6
  import { CreateJobRequest } from "../models/models_2";
7
+ /**
8
+ * The input for {@link CreateJobCommand}.
9
+ */
7
10
  export interface CreateJobCommandInput extends CreateJobRequest {
8
11
  }
12
+ /**
13
+ * The output of {@link CreateJobCommand}.
14
+ */
9
15
  export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -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 { CreateMLTransformRequest, CreateMLTransformResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateMLTransformCommand}.
8
+ */
6
9
  export interface CreateMLTransformCommandInput extends CreateMLTransformRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateMLTransformCommand}.
13
+ */
8
14
  export interface CreateMLTransformCommandOutput extends CreateMLTransformResponse, __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 { CreatePartitionRequest, CreatePartitionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreatePartitionCommand}.
8
+ */
6
9
  export interface CreatePartitionCommandInput extends CreatePartitionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePartitionCommand}.
13
+ */
8
14
  export interface CreatePartitionCommandOutput extends CreatePartitionResponse, __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 { CreatePartitionIndexRequest, CreatePartitionIndexResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreatePartitionIndexCommand}.
8
+ */
6
9
  export interface CreatePartitionIndexCommandInput extends CreatePartitionIndexRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePartitionIndexCommand}.
13
+ */
8
14
  export interface CreatePartitionIndexCommandOutput extends CreatePartitionIndexResponse, __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 { CreateRegistryInput, CreateRegistryResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateRegistryCommand}.
8
+ */
6
9
  export interface CreateRegistryCommandInput extends CreateRegistryInput {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateRegistryCommand}.
13
+ */
8
14
  export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { CreateSchemaInput } from "../models/models_0";
6
6
  import { CreateSchemaResponse } from "../models/models_1";
7
+ /**
8
+ * The input for {@link CreateSchemaCommand}.
9
+ */
7
10
  export interface CreateSchemaCommandInput extends CreateSchemaInput {
8
11
  }
12
+ /**
13
+ * The output of {@link CreateSchemaCommand}.
14
+ */
9
15
  export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -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 { CreateScriptRequest, CreateScriptResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateScriptCommand}.
8
+ */
6
9
  export interface CreateScriptCommandInput extends CreateScriptRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateScriptCommand}.
13
+ */
8
14
  export interface CreateScriptCommandOutput extends CreateScriptResponse, __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 { CreateSecurityConfigurationRequest, CreateSecurityConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateSecurityConfigurationCommand}.
8
+ */
6
9
  export interface CreateSecurityConfigurationCommandInput extends CreateSecurityConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSecurityConfigurationCommand}.
13
+ */
8
14
  export interface CreateSecurityConfigurationCommandOutput extends CreateSecurityConfigurationResponse, __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 { CreateSessionRequest, CreateSessionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateSessionCommand}.
8
+ */
6
9
  export interface CreateSessionCommandInput extends CreateSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSessionCommand}.
13
+ */
8
14
  export interface CreateSessionCommandOutput extends CreateSessionResponse, __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 { CreateTableRequest, CreateTableResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateTableCommand}.
8
+ */
6
9
  export interface CreateTableCommandInput extends CreateTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTableCommand}.
13
+ */
8
14
  export interface CreateTableCommandOutput extends CreateTableResponse, __MetadataBearer {
9
15
  }
10
16
  /**