@aws-sdk/client-glue 3.890.0 → 3.891.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 (258) hide show
  1. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -0
  2. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -0
  3. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -0
  4. package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -0
  8. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -0
  9. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -0
  10. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -0
  11. package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -0
  12. package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -0
  13. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -0
  16. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +2 -0
  17. package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -0
  18. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -0
  19. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  20. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  21. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -0
  22. package/dist-types/commands/CancelStatementCommand.d.ts +2 -0
  23. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -0
  25. package/dist-types/commands/CreateCatalogCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateClassifierCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -0
  29. package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -0
  30. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -0
  31. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -0
  32. package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -0
  33. package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -0
  34. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  35. package/dist-types/commands/CreateIntegrationCommand.d.ts +2 -0
  36. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +2 -0
  37. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +2 -0
  38. package/dist-types/commands/CreateJobCommand.d.ts +2 -0
  39. package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -0
  40. package/dist-types/commands/CreatePartitionCommand.d.ts +2 -0
  41. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -0
  42. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -0
  43. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -0
  44. package/dist-types/commands/CreateScriptCommand.d.ts +2 -0
  45. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -0
  46. package/dist-types/commands/CreateSessionCommand.d.ts +2 -0
  47. package/dist-types/commands/CreateTableCommand.d.ts +2 -0
  48. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -0
  49. package/dist-types/commands/CreateTriggerCommand.d.ts +2 -0
  50. package/dist-types/commands/CreateUsageProfileCommand.d.ts +2 -0
  51. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -0
  52. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -0
  53. package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -0
  54. package/dist-types/commands/DeleteCatalogCommand.d.ts +2 -0
  55. package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -0
  56. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -0
  57. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -0
  58. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  59. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -0
  60. package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -0
  61. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -0
  62. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -0
  63. package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -0
  64. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -0
  65. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  66. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -0
  67. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +2 -0
  68. package/dist-types/commands/DeleteJobCommand.d.ts +2 -0
  69. package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -0
  70. package/dist-types/commands/DeletePartitionCommand.d.ts +2 -0
  71. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -0
  72. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -0
  73. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -0
  74. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -0
  75. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -0
  76. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -0
  77. package/dist-types/commands/DeleteSessionCommand.d.ts +2 -0
  78. package/dist-types/commands/DeleteTableCommand.d.ts +2 -0
  79. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -0
  80. package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -0
  81. package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -0
  82. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +2 -0
  83. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -0
  84. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
  85. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +2 -0
  86. package/dist-types/commands/DescribeEntityCommand.d.ts +2 -0
  87. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -0
  88. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +2 -0
  89. package/dist-types/commands/GetBlueprintCommand.d.ts +2 -0
  90. package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -0
  91. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -0
  92. package/dist-types/commands/GetCatalogCommand.d.ts +2 -0
  93. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -0
  94. package/dist-types/commands/GetCatalogsCommand.d.ts +2 -0
  95. package/dist-types/commands/GetClassifierCommand.d.ts +2 -0
  96. package/dist-types/commands/GetClassifiersCommand.d.ts +2 -0
  97. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -0
  98. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -0
  99. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -0
  100. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -0
  101. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  102. package/dist-types/commands/GetConnectionCommand.d.ts +2 -0
  103. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -0
  104. package/dist-types/commands/GetCrawlerCommand.d.ts +2 -0
  105. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -0
  106. package/dist-types/commands/GetCrawlersCommand.d.ts +2 -0
  107. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -0
  108. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  109. package/dist-types/commands/GetDataQualityModelCommand.d.ts +2 -0
  110. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +2 -0
  111. package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -0
  112. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  113. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -0
  114. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  115. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -0
  116. package/dist-types/commands/GetDatabasesCommand.d.ts +2 -0
  117. package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -0
  118. package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -0
  119. package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -0
  120. package/dist-types/commands/GetEntityRecordsCommand.d.ts +2 -0
  121. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  122. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +2 -0
  123. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +2 -0
  124. package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -0
  125. package/dist-types/commands/GetJobCommand.d.ts +2 -0
  126. package/dist-types/commands/GetJobRunCommand.d.ts +2 -0
  127. package/dist-types/commands/GetJobRunsCommand.d.ts +2 -0
  128. package/dist-types/commands/GetJobsCommand.d.ts +2 -0
  129. package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -0
  130. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -0
  131. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -0
  132. package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -0
  133. package/dist-types/commands/GetMappingCommand.d.ts +2 -0
  134. package/dist-types/commands/GetPartitionCommand.d.ts +2 -0
  135. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -0
  136. package/dist-types/commands/GetPartitionsCommand.d.ts +2 -0
  137. package/dist-types/commands/GetPlanCommand.d.ts +2 -0
  138. package/dist-types/commands/GetRegistryCommand.d.ts +2 -0
  139. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -0
  140. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -0
  141. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -0
  142. package/dist-types/commands/GetSchemaCommand.d.ts +2 -0
  143. package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -0
  144. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -0
  145. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -0
  146. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -0
  147. package/dist-types/commands/GetSessionCommand.d.ts +2 -0
  148. package/dist-types/commands/GetStatementCommand.d.ts +2 -0
  149. package/dist-types/commands/GetTableCommand.d.ts +2 -0
  150. package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -0
  151. package/dist-types/commands/GetTableVersionCommand.d.ts +2 -0
  152. package/dist-types/commands/GetTableVersionsCommand.d.ts +2 -0
  153. package/dist-types/commands/GetTablesCommand.d.ts +2 -0
  154. package/dist-types/commands/GetTagsCommand.d.ts +2 -0
  155. package/dist-types/commands/GetTriggerCommand.d.ts +2 -0
  156. package/dist-types/commands/GetTriggersCommand.d.ts +2 -0
  157. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -0
  158. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -0
  159. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -0
  160. package/dist-types/commands/GetUsageProfileCommand.d.ts +2 -0
  161. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -0
  162. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -0
  163. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
  164. package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -0
  165. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -0
  166. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -0
  167. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -0
  168. package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -0
  169. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -0
  170. package/dist-types/commands/ListConnectionTypesCommand.d.ts +2 -0
  171. package/dist-types/commands/ListCrawlersCommand.d.ts +2 -0
  172. package/dist-types/commands/ListCrawlsCommand.d.ts +2 -0
  173. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -0
  174. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -0
  175. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -0
  176. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -0
  177. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -0
  178. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +2 -0
  179. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +2 -0
  180. package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -0
  181. package/dist-types/commands/ListEntitiesCommand.d.ts +2 -0
  182. package/dist-types/commands/ListJobsCommand.d.ts +2 -0
  183. package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -0
  184. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -0
  185. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -0
  186. package/dist-types/commands/ListSchemasCommand.d.ts +2 -0
  187. package/dist-types/commands/ListSessionsCommand.d.ts +2 -0
  188. package/dist-types/commands/ListStatementsCommand.d.ts +2 -0
  189. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -0
  190. package/dist-types/commands/ListTriggersCommand.d.ts +2 -0
  191. package/dist-types/commands/ListUsageProfilesCommand.d.ts +2 -0
  192. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
  193. package/dist-types/commands/ModifyIntegrationCommand.d.ts +2 -0
  194. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  195. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +2 -0
  196. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -0
  197. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -0
  198. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -0
  199. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -0
  200. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -0
  201. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -0
  202. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -0
  203. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -0
  204. package/dist-types/commands/RunStatementCommand.d.ts +2 -0
  205. package/dist-types/commands/SearchTablesCommand.d.ts +2 -0
  206. package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -0
  207. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -0
  208. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  209. package/dist-types/commands/StartCrawlerCommand.d.ts +2 -0
  210. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -0
  211. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  212. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  213. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -0
  214. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -0
  215. package/dist-types/commands/StartJobRunCommand.d.ts +2 -0
  216. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -0
  217. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -0
  218. package/dist-types/commands/StartTriggerCommand.d.ts +2 -0
  219. package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -0
  220. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -0
  221. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  222. package/dist-types/commands/StopCrawlerCommand.d.ts +2 -0
  223. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -0
  224. package/dist-types/commands/StopSessionCommand.d.ts +2 -0
  225. package/dist-types/commands/StopTriggerCommand.d.ts +2 -0
  226. package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -0
  227. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  228. package/dist-types/commands/TestConnectionCommand.d.ts +2 -0
  229. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  230. package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -0
  231. package/dist-types/commands/UpdateCatalogCommand.d.ts +2 -0
  232. package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -0
  233. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -0
  234. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -0
  235. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  236. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -0
  237. package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -0
  238. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -0
  239. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -0
  240. package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -0
  241. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -0
  242. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  243. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +2 -0
  244. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +2 -0
  245. package/dist-types/commands/UpdateJobCommand.d.ts +2 -0
  246. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -0
  247. package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -0
  248. package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -0
  249. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -0
  250. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -0
  251. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -0
  252. package/dist-types/commands/UpdateTableCommand.d.ts +2 -0
  253. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -0
  254. package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -0
  255. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +2 -0
  256. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -0
  257. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -0
  258. package/package.json +10 -10
@@ -33,6 +33,8 @@ declare const ListDataQualityRuleRecommendationRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityRuleRecommendationRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityRuleRecommendationRunsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListDataQualityRuleRecommendationRunsRequest
38
40
  * Filter: { // DataQualityRuleRecommendationRunFilter
@@ -33,6 +33,8 @@ declare const ListDataQualityRulesetEvaluationRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityRulesetEvaluationRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityRulesetEvaluationRunsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListDataQualityRulesetEvaluationRunsRequest
38
40
  * Filter: { // DataQualityRulesetEvaluationRunFilter
@@ -33,6 +33,8 @@ declare const ListDataQualityRulesetsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityRulesetsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityRulesetsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListDataQualityRulesetsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListDataQualityStatisticAnnotationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityStatisticAnnotationsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityStatisticAnnotationsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListDataQualityStatisticAnnotationsRequest
38
40
  * StatisticId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListDataQualityStatisticsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityStatisticsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityStatisticsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListDataQualityStatisticsRequest
38
40
  * StatisticId: "STRING_VALUE",
@@ -38,6 +38,8 @@ declare const ListDevEndpointsCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, ListDevEndpointsCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, ListDevEndpointsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
41
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
42
+ * const config = {}; // type is GlueClientConfig
41
43
  * const client = new GlueClient(config);
42
44
  * const input = { // ListDevEndpointsRequest
43
45
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListEntitiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListEntitiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListEntitiesCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListEntitiesRequest
38
40
  * ConnectionName: "STRING_VALUE",
@@ -36,6 +36,8 @@ declare const ListJobsCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, ListJobsCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, ListJobsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
39
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
40
+ * const config = {}; // type is GlueClientConfig
39
41
  * const client = new GlueClient(config);
40
42
  * const input = { // ListJobsRequest
41
43
  * NextToken: "STRING_VALUE",
@@ -37,6 +37,8 @@ declare const ListMLTransformsCommand_base: {
37
37
  * ```javascript
38
38
  * import { GlueClient, ListMLTransformsCommand } from "@aws-sdk/client-glue"; // ES Modules import
39
39
  * // const { GlueClient, ListMLTransformsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
40
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
41
+ * const config = {}; // type is GlueClientConfig
40
42
  * const client = new GlueClient(config);
41
43
  * const input = { // ListMLTransformsRequest
42
44
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListRegistriesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListRegistriesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListRegistriesCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListRegistriesInput
38
40
  * MaxResults: Number("int"),
@@ -33,6 +33,8 @@ declare const ListSchemaVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListSchemaVersionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListSchemaVersionsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListSchemaVersionsInput
38
40
  * SchemaId: { // SchemaId
@@ -34,6 +34,8 @@ declare const ListSchemasCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, ListSchemasCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, ListSchemasCommand } = require("@aws-sdk/client-glue"); // CommonJS import
37
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
38
+ * const config = {}; // type is GlueClientConfig
37
39
  * const client = new GlueClient(config);
38
40
  * const input = { // ListSchemasInput
39
41
  * RegistryId: { // RegistryId
@@ -33,6 +33,8 @@ declare const ListSessionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListSessionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListSessionsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListSessionsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListStatementsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListStatementsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListStatementsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListStatementsRequest
38
40
  * SessionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListTableOptimizerRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListTableOptimizerRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListTableOptimizerRunsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListTableOptimizerRunsRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const ListTriggersCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, ListTriggersCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, ListTriggersCommand } = require("@aws-sdk/client-glue"); // CommonJS import
39
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
40
+ * const config = {}; // type is GlueClientConfig
39
41
  * const client = new GlueClient(config);
40
42
  * const input = { // ListTriggersRequest
41
43
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListUsageProfilesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListUsageProfilesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListUsageProfilesCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListUsageProfilesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListWorkflowsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListWorkflowsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListWorkflowsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ListWorkflowsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ModifyIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ModifyIntegrationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ModifyIntegrationCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ModifyIntegrationRequest
38
40
  * IntegrationIdentifier: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const PutDataCatalogEncryptionSettingsCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, PutDataCatalogEncryptionSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, PutDataCatalogEncryptionSettingsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
37
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
38
+ * const config = {}; // type is GlueClientConfig
37
39
  * const client = new GlueClient(config);
38
40
  * const input = { // PutDataCatalogEncryptionSettingsRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const PutDataQualityProfileAnnotationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, PutDataQualityProfileAnnotationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, PutDataQualityProfileAnnotationCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // PutDataQualityProfileAnnotationRequest
38
40
  * ProfileId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutResourcePolicyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, PutResourcePolicyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, PutResourcePolicyCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // PutResourcePolicyRequest
38
40
  * PolicyInJson: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutSchemaVersionMetadataCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, PutSchemaVersionMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, PutSchemaVersionMetadataCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // PutSchemaVersionMetadataInput
38
40
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const PutWorkflowRunPropertiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, PutWorkflowRunPropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, PutWorkflowRunPropertiesCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // PutWorkflowRunPropertiesRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const QuerySchemaVersionMetadataCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, QuerySchemaVersionMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, QuerySchemaVersionMetadataCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // QuerySchemaVersionMetadataInput
38
40
  * SchemaId: { // SchemaId
@@ -35,6 +35,8 @@ declare const RegisterSchemaVersionCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, RegisterSchemaVersionCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, RegisterSchemaVersionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // RegisterSchemaVersionInput
40
42
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const RemoveSchemaVersionMetadataCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, RemoveSchemaVersionMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, RemoveSchemaVersionMetadataCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // RemoveSchemaVersionMetadataInput
38
40
  * SchemaId: { // SchemaId
@@ -51,6 +51,8 @@ declare const ResetJobBookmarkCommand_base: {
51
51
  * ```javascript
52
52
  * import { GlueClient, ResetJobBookmarkCommand } from "@aws-sdk/client-glue"; // ES Modules import
53
53
  * // const { GlueClient, ResetJobBookmarkCommand } = require("@aws-sdk/client-glue"); // CommonJS import
54
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
55
+ * const config = {}; // type is GlueClientConfig
54
56
  * const client = new GlueClient(config);
55
57
  * const input = { // ResetJobBookmarkRequest
56
58
  * JobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ResumeWorkflowRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ResumeWorkflowRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ResumeWorkflowRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // ResumeWorkflowRunRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RunStatementCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, RunStatementCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, RunStatementCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // RunStatementRequest
38
40
  * SessionId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const SearchTablesCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, SearchTablesCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, SearchTablesCommand } = require("@aws-sdk/client-glue"); // CommonJS import
37
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
38
+ * const config = {}; // type is GlueClientConfig
37
39
  * const client = new GlueClient(config);
38
40
  * const input = { // SearchTablesRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const StartBlueprintRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartBlueprintRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartBlueprintRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartBlueprintRunRequest
38
40
  * BlueprintName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartColumnStatisticsTaskRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartColumnStatisticsTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartColumnStatisticsTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartColumnStatisticsTaskRunRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartColumnStatisticsTaskRunScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartColumnStatisticsTaskRunScheduleCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartColumnStatisticsTaskRunScheduleCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartColumnStatisticsTaskRunScheduleRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const StartCrawlerCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, StartCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, StartCrawlerCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // StartCrawlerRequest
40
42
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const StartCrawlerScheduleCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, StartCrawlerScheduleCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, StartCrawlerScheduleCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // StartCrawlerScheduleRequest
40
42
  * CrawlerName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const StartDataQualityRuleRecommendationRunCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, StartDataQualityRuleRecommendationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, StartDataQualityRuleRecommendationRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
37
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
38
+ * const config = {}; // type is GlueClientConfig
37
39
  * const client = new GlueClient(config);
38
40
  * const input = { // StartDataQualityRuleRecommendationRunRequest
39
41
  * DataSource: { // DataSource
@@ -33,6 +33,8 @@ declare const StartDataQualityRulesetEvaluationRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartDataQualityRulesetEvaluationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartDataQualityRulesetEvaluationRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartDataQualityRulesetEvaluationRunRequest
38
40
  * DataSource: { // DataSource
@@ -41,6 +41,8 @@ declare const StartExportLabelsTaskRunCommand_base: {
41
41
  * ```javascript
42
42
  * import { GlueClient, StartExportLabelsTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
43
43
  * // const { GlueClient, StartExportLabelsTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
44
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
45
+ * const config = {}; // type is GlueClientConfig
44
46
  * const client = new GlueClient(config);
45
47
  * const input = { // StartExportLabelsTaskRunRequest
46
48
  * TransformId: "STRING_VALUE", // required
@@ -54,6 +54,8 @@ declare const StartImportLabelsTaskRunCommand_base: {
54
54
  * ```javascript
55
55
  * import { GlueClient, StartImportLabelsTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
56
56
  * // const { GlueClient, StartImportLabelsTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
57
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
58
+ * const config = {}; // type is GlueClientConfig
57
59
  * const client = new GlueClient(config);
58
60
  * const input = { // StartImportLabelsTaskRunRequest
59
61
  * TransformId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartJobRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartJobRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartJobRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartJobRunRequest
38
40
  * JobName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const StartMLEvaluationTaskRunCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, StartMLEvaluationTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, StartMLEvaluationTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
41
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
42
+ * const config = {}; // type is GlueClientConfig
41
43
  * const client = new GlueClient(config);
42
44
  * const input = { // StartMLEvaluationTaskRunRequest
43
45
  * TransformId: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const StartMLLabelingSetGenerationTaskRunCommand_base: {
45
45
  * ```javascript
46
46
  * import { GlueClient, StartMLLabelingSetGenerationTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
47
47
  * // const { GlueClient, StartMLLabelingSetGenerationTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
48
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
49
+ * const config = {}; // type is GlueClientConfig
48
50
  * const client = new GlueClient(config);
49
51
  * const input = { // StartMLLabelingSetGenerationTaskRunRequest
50
52
  * TransformId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const StartTriggerCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, StartTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, StartTriggerCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // StartTriggerRequest
40
42
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartWorkflowRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StartWorkflowRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StartWorkflowRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StartWorkflowRunRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopColumnStatisticsTaskRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopColumnStatisticsTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopColumnStatisticsTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopColumnStatisticsTaskRunRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopColumnStatisticsTaskRunScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopColumnStatisticsTaskRunScheduleCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopColumnStatisticsTaskRunScheduleCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopColumnStatisticsTaskRunScheduleRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopCrawlerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopCrawlerCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopCrawlerRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const StopCrawlerScheduleCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, StopCrawlerScheduleCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, StopCrawlerScheduleCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // StopCrawlerScheduleRequest
40
42
  * CrawlerName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopSessionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopSessionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopSessionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopSessionRequest
38
40
  * Id: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopTriggerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopTriggerCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopTriggerRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopWorkflowRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, StopWorkflowRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, StopWorkflowRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // StopWorkflowRunRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const TagResourceCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, TagResourceCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, TagResourceCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // TagResourceRequest
40
42
  * ResourceArn: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const TestConnectionCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, TestConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, TestConnectionCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // TestConnectionRequest
40
42
  * ConnectionName: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UntagResourceCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UntagResourceCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // UntagResourceRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBlueprintCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateBlueprintCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateBlueprintCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // UpdateBlueprintRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateCatalogCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateCatalogCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateCatalogCommand } = require("@aws-sdk/client-glue"); // CommonJS import
36
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
37
+ * const config = {}; // type is GlueClientConfig
36
38
  * const client = new GlueClient(config);
37
39
  * const input = { // UpdateCatalogRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const UpdateClassifierCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, UpdateClassifierCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, UpdateClassifierCommand } = require("@aws-sdk/client-glue"); // CommonJS import
38
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
39
+ * const config = {}; // type is GlueClientConfig
38
40
  * const client = new GlueClient(config);
39
41
  * const input = { // UpdateClassifierRequest
40
42
  * GrokClassifier: { // UpdateGrokClassifierRequest