@aws-sdk/client-glue 3.890.0 → 3.893.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 +19 -19
@@ -33,6 +33,8 @@ declare const BatchCreatePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchCreatePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchCreatePartitionCommand } = 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 = { // BatchCreatePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const BatchDeleteConnectionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchDeleteConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchDeleteConnectionCommand } = 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 = { // BatchDeleteConnectionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const BatchDeletePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchDeletePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchDeletePartitionCommand } = 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 = { // BatchDeletePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -43,6 +43,8 @@ declare const BatchDeleteTableCommand_base: {
43
43
  * ```javascript
44
44
  * import { GlueClient, BatchDeleteTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
45
45
  * // const { GlueClient, BatchDeleteTableCommand } = require("@aws-sdk/client-glue"); // CommonJS import
46
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
47
+ * const config = {}; // type is GlueClientConfig
46
48
  * const client = new GlueClient(config);
47
49
  * const input = { // BatchDeleteTableRequest
48
50
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const BatchDeleteTableVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchDeleteTableVersionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchDeleteTableVersionCommand } = 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 = { // BatchDeleteTableVersionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const BatchGetBlueprintsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetBlueprintsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetBlueprintsCommand } = 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 = { // BatchGetBlueprintsRequest
38
40
  * Names: [ // BatchGetBlueprintNames // required
@@ -33,6 +33,8 @@ declare const BatchGetCrawlersCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetCrawlersCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetCrawlersCommand } = 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 = { // BatchGetCrawlersRequest
38
40
  * CrawlerNames: [ // CrawlerNameList // required
@@ -33,6 +33,8 @@ declare const BatchGetCustomEntityTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetCustomEntityTypesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetCustomEntityTypesCommand } = 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 = { // BatchGetCustomEntityTypesRequest
38
40
  * Names: [ // CustomEntityTypeNames // required
@@ -33,6 +33,8 @@ declare const BatchGetDataQualityResultCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetDataQualityResultCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetDataQualityResultCommand } = 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 = { // BatchGetDataQualityResultRequest
38
40
  * ResultIds: [ // DataQualityResultIds // required
@@ -36,6 +36,8 @@ declare const BatchGetDevEndpointsCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, BatchGetDevEndpointsCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, BatchGetDevEndpointsCommand } = 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 = { // BatchGetDevEndpointsRequest
41
43
  * DevEndpointNames: [ // DevEndpointNames // required
@@ -35,6 +35,8 @@ declare const BatchGetJobsCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, BatchGetJobsCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, BatchGetJobsCommand } = 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 = { // BatchGetJobsRequest
40
42
  * JobNames: [ // JobNameList // required
@@ -33,6 +33,8 @@ declare const BatchGetPartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetPartitionCommand } = 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 = { // BatchGetPartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const BatchGetTableOptimizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetTableOptimizerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetTableOptimizerCommand } = 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 = { // BatchGetTableOptimizerRequest
38
40
  * Entries: [ // BatchGetTableOptimizerEntries // required
@@ -33,6 +33,8 @@ declare const BatchGetTriggersCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchGetTriggersCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchGetTriggersCommand } = 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 = { // BatchGetTriggersRequest
38
40
  * TriggerNames: [ // TriggerNameList // required
@@ -34,6 +34,8 @@ declare const BatchGetWorkflowsCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, BatchGetWorkflowsCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, BatchGetWorkflowsCommand } = 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 = { // BatchGetWorkflowsRequest
39
41
  * Names: [ // WorkflowNames // required
@@ -35,6 +35,8 @@ declare const BatchPutDataQualityStatisticAnnotationCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, BatchPutDataQualityStatisticAnnotationCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, BatchPutDataQualityStatisticAnnotationCommand } = 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 = { // BatchPutDataQualityStatisticAnnotationRequest
40
42
  * InclusionAnnotations: [ // InclusionAnnotationList // required
@@ -33,6 +33,8 @@ declare const BatchStopJobRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchStopJobRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchStopJobRunCommand } = 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 = { // BatchStopJobRunRequest
38
40
  * JobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const BatchUpdatePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, BatchUpdatePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, BatchUpdatePartitionCommand } = 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 = { // BatchUpdatePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CancelDataQualityRuleRecommendationRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CancelDataQualityRuleRecommendationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CancelDataQualityRuleRecommendationRunCommand } = 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 = { // CancelDataQualityRuleRecommendationRunRequest
38
40
  * RunId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CancelDataQualityRulesetEvaluationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CancelDataQualityRulesetEvaluationRunCommand } = 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 = { // CancelDataQualityRulesetEvaluationRunRequest
38
40
  * RunId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const CancelMLTaskRunCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, CancelMLTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, CancelMLTaskRunCommand } = 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 = { // CancelMLTaskRunRequest
40
42
  * TransformId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CancelStatementCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CancelStatementCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CancelStatementCommand } = 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 = { // CancelStatementRequest
38
40
  * SessionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CheckSchemaVersionValidityCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CheckSchemaVersionValidityCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CheckSchemaVersionValidityCommand } = 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 = { // CheckSchemaVersionValidityInput
38
40
  * DataFormat: "AVRO" || "JSON" || "PROTOBUF", // required
@@ -33,6 +33,8 @@ declare const CreateBlueprintCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateBlueprintCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateBlueprintCommand } = 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 = { // CreateBlueprintRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateCatalogCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateCatalogCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateCatalogCommand } = 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 = { // CreateCatalogRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const CreateClassifierCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, CreateClassifierCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, CreateClassifierCommand } = 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 = { // CreateClassifierRequest
40
42
  * GrokClassifier: { // CreateGrokClassifierRequest
@@ -33,6 +33,8 @@ declare const CreateColumnStatisticsTaskSettingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateColumnStatisticsTaskSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateColumnStatisticsTaskSettingsCommand } = 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 = { // CreateColumnStatisticsTaskSettingsRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateConnectionCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateConnectionCommand } = 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 = { // CreateConnectionRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const CreateCrawlerCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, CreateCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, CreateCrawlerCommand } = 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 = { // CreateCrawlerRequest
40
42
  * Name: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateCustomEntityTypeCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateCustomEntityTypeCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateCustomEntityTypeCommand } = 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 = { // CreateCustomEntityTypeRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateDataQualityRulesetCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateDataQualityRulesetCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateDataQualityRulesetCommand } = 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 = { // CreateDataQualityRulesetRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDatabaseCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateDatabaseCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateDatabaseCommand } = 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 = { // CreateDatabaseRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateDevEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateDevEndpointCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateDevEndpointCommand } = 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 = { // CreateDevEndpointRequest
38
40
  * EndpointName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateGlueIdentityCenterConfigurationCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateGlueIdentityCenterConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateGlueIdentityCenterConfigurationCommand } = 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 = { // CreateGlueIdentityCenterConfigurationRequest
39
41
  * InstanceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateIntegrationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateIntegrationCommand } = 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 = { // CreateIntegrationRequest
38
40
  * IntegrationName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateIntegrationResourcePropertyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateIntegrationResourcePropertyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateIntegrationResourcePropertyCommand } = 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 = { // CreateIntegrationResourcePropertyRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateIntegrationTablePropertiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateIntegrationTablePropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateIntegrationTablePropertiesCommand } = 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 = { // CreateIntegrationTablePropertiesRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateJobCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateJobCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateJobCommand } = 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 = { // CreateJobRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const CreateMLTransformCommand_base: {
43
43
  * ```javascript
44
44
  * import { GlueClient, CreateMLTransformCommand } from "@aws-sdk/client-glue"; // ES Modules import
45
45
  * // const { GlueClient, CreateMLTransformCommand } = require("@aws-sdk/client-glue"); // CommonJS import
46
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
47
+ * const config = {}; // type is GlueClientConfig
46
48
  * const client = new GlueClient(config);
47
49
  * const input = { // CreateMLTransformRequest
48
50
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreatePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreatePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreatePartitionCommand } = 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 = { // CreatePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreatePartitionIndexCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreatePartitionIndexCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreatePartitionIndexCommand } = 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 = { // CreatePartitionIndexRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateRegistryCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateRegistryCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateRegistryCommand } = 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 = { // CreateRegistryInput
38
40
  * RegistryName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const CreateSchemaCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, CreateSchemaCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, CreateSchemaCommand } = 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 = { // CreateSchemaInput
40
42
  * RegistryId: { // RegistryId
@@ -33,6 +33,8 @@ declare const CreateScriptCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateScriptCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateScriptCommand } = 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 = { // CreateScriptRequest
38
40
  * DagNodes: [ // DagNodes
@@ -33,6 +33,8 @@ declare const CreateSecurityConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateSecurityConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateSecurityConfigurationCommand } = 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 = { // CreateSecurityConfigurationRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateSessionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateSessionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateSessionCommand } = 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 = { // CreateSessionRequest
38
40
  * Id: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateTableCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateTableCommand } = 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 = { // CreateTableRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateTableOptimizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateTableOptimizerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateTableOptimizerCommand } = 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 = { // CreateTableOptimizerRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateTriggerCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, CreateTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, CreateTriggerCommand } = 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 = { // CreateTriggerRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateUsageProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateUsageProfileCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateUsageProfileCommand } = 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 = { // CreateUsageProfileRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateUserDefinedFunctionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateUserDefinedFunctionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateUserDefinedFunctionCommand } = 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 = { // CreateUserDefinedFunctionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateWorkflowCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, CreateWorkflowCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, CreateWorkflowCommand } = 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 = { // CreateWorkflowRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteBlueprintCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteBlueprintCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteBlueprintCommand } = 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 = { // DeleteBlueprintRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const DeleteCatalogCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, DeleteCatalogCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, DeleteCatalogCommand } = 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 = { // DeleteCatalogRequest
40
42
  * CatalogId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteClassifierCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteClassifierCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteClassifierCommand } = 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 = { // DeleteClassifierRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteColumnStatisticsForPartitionCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteColumnStatisticsForPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteColumnStatisticsForPartitionCommand } = 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 = { // DeleteColumnStatisticsForPartitionRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const DeleteColumnStatisticsForTableCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteColumnStatisticsForTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteColumnStatisticsForTableCommand } = 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 = { // DeleteColumnStatisticsForTableRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteColumnStatisticsTaskSettingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteColumnStatisticsTaskSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteColumnStatisticsTaskSettingsCommand } = 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 = { // DeleteColumnStatisticsTaskSettingsRequest
38
40
  * DatabaseName: "STRING_VALUE", // required