@aws-sdk/client-glue 3.888.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 +19 -19
@@ -33,6 +33,8 @@ declare const DeleteConnectionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteConnectionCommand } = 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 = { // DeleteConnectionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const DeleteCrawlerCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteCrawlerCommand } = 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 = { // DeleteCrawlerRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteCustomEntityTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteCustomEntityTypeCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteCustomEntityTypeCommand } = 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 = { // DeleteCustomEntityTypeRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDataQualityRulesetCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteDataQualityRulesetCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteDataQualityRulesetCommand } = 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 = { // DeleteDataQualityRulesetRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const DeleteDatabaseCommand_base: {
45
45
  * ```javascript
46
46
  * import { GlueClient, DeleteDatabaseCommand } from "@aws-sdk/client-glue"; // ES Modules import
47
47
  * // const { GlueClient, DeleteDatabaseCommand } = 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 = { // DeleteDatabaseRequest
50
52
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteDevEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteDevEndpointCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteDevEndpointCommand } = 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 = { // DeleteDevEndpointRequest
38
40
  * EndpointName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteGlueIdentityCenterConfigurationCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteGlueIdentityCenterConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteGlueIdentityCenterConfigurationCommand } = 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 = {};
39
41
  * const command = new DeleteGlueIdentityCenterConfigurationCommand(input);
@@ -33,6 +33,8 @@ declare const DeleteIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteIntegrationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteIntegrationCommand } = 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 = { // DeleteIntegrationRequest
38
40
  * IntegrationIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteIntegrationTablePropertiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteIntegrationTablePropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteIntegrationTablePropertiesCommand } = 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 = { // DeleteIntegrationTablePropertiesRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteJobCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteJobCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteJobCommand } = 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 = { // DeleteJobRequest
39
41
  * JobName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const DeleteMLTransformCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, DeleteMLTransformCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, DeleteMLTransformCommand } = 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 = { // DeleteMLTransformRequest
43
45
  * TransformId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeletePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeletePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeletePartitionCommand } = 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 = { // DeletePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeletePartitionIndexCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeletePartitionIndexCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeletePartitionIndexCommand } = 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 = { // DeletePartitionIndexRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteRegistryCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteRegistryCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteRegistryCommand } = 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 = { // DeleteRegistryInput
38
40
  * RegistryId: { // RegistryId
@@ -33,6 +33,8 @@ declare const DeleteResourcePolicyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteResourcePolicyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteResourcePolicyCommand } = 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 = { // DeleteResourcePolicyRequest
38
40
  * PolicyHashCondition: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteSchemaCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteSchemaCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteSchemaCommand } = 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 = { // DeleteSchemaInput
38
40
  * SchemaId: { // SchemaId
@@ -36,6 +36,8 @@ declare const DeleteSchemaVersionsCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, DeleteSchemaVersionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, DeleteSchemaVersionsCommand } = 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 = { // DeleteSchemaVersionsInput
41
43
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const DeleteSecurityConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteSecurityConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteSecurityConfigurationCommand } = 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 = { // DeleteSecurityConfigurationRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteSessionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteSessionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteSessionCommand } = 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 = { // DeleteSessionRequest
38
40
  * Id: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const DeleteTableCommand_base: {
43
43
  * ```javascript
44
44
  * import { GlueClient, DeleteTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
45
45
  * // const { GlueClient, DeleteTableCommand } = 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 = { // DeleteTableRequest
48
50
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteTableOptimizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteTableOptimizerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteTableOptimizerCommand } = 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 = { // DeleteTableOptimizerRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteTableVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteTableVersionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteTableVersionCommand } = 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 = { // DeleteTableVersionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const DeleteTriggerCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DeleteTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DeleteTriggerCommand } = 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 = { // DeleteTriggerRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteUsageProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteUsageProfileCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteUsageProfileCommand } = 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 = { // DeleteUsageProfileRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteUserDefinedFunctionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteUserDefinedFunctionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteUserDefinedFunctionCommand } = 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 = { // DeleteUserDefinedFunctionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteWorkflowCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DeleteWorkflowCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DeleteWorkflowCommand } = 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 = { // DeleteWorkflowRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DescribeConnectionTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DescribeConnectionTypeCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DescribeConnectionTypeCommand } = 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 = { // DescribeConnectionTypeRequest
38
40
  * ConnectionType: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DescribeEntityCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, DescribeEntityCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, DescribeEntityCommand } = 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 = { // DescribeEntityRequest
39
41
  * ConnectionName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DescribeInboundIntegrationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DescribeInboundIntegrationsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DescribeInboundIntegrationsCommand } = 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 = { // DescribeInboundIntegrationsRequest
38
40
  * IntegrationArn: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DescribeIntegrationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, DescribeIntegrationsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, DescribeIntegrationsCommand } = 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 = { // DescribeIntegrationsRequest
38
40
  * IntegrationIdentifier: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetBlueprintCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetBlueprintCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetBlueprintCommand } = 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 = { // GetBlueprintRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetBlueprintRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetBlueprintRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetBlueprintRunCommand } = 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 = { // GetBlueprintRunRequest
38
40
  * BlueprintName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetBlueprintRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetBlueprintRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetBlueprintRunsCommand } = 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 = { // GetBlueprintRunsRequest
38
40
  * BlueprintName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetCatalogCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetCatalogCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetCatalogCommand } = 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 = { // GetCatalogRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetCatalogImportStatusCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetCatalogImportStatusCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetCatalogImportStatusCommand } = 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 = { // GetCatalogImportStatusRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetCatalogsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetCatalogsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetCatalogsCommand } = 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 = { // GetCatalogsRequest
38
40
  * ParentCatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetClassifierCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetClassifierCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetClassifierCommand } = 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 = { // GetClassifierRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetClassifiersCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetClassifiersCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetClassifiersCommand } = 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 = { // GetClassifiersRequest
38
40
  * MaxResults: Number("int"),
@@ -34,6 +34,8 @@ declare const GetColumnStatisticsForPartitionCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetColumnStatisticsForPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetColumnStatisticsForPartitionCommand } = 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 = { // GetColumnStatisticsForPartitionRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const GetColumnStatisticsForTableCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetColumnStatisticsForTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetColumnStatisticsForTableCommand } = 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 = { // GetColumnStatisticsForTableRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetColumnStatisticsTaskRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetColumnStatisticsTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetColumnStatisticsTaskRunCommand } = 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 = { // GetColumnStatisticsTaskRunRequest
38
40
  * ColumnStatisticsTaskRunId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetColumnStatisticsTaskRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetColumnStatisticsTaskRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetColumnStatisticsTaskRunsCommand } = 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 = { // GetColumnStatisticsTaskRunsRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetColumnStatisticsTaskSettingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetColumnStatisticsTaskSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetColumnStatisticsTaskSettingsCommand } = 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 = { // GetColumnStatisticsTaskSettingsRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetConnectionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetConnectionCommand } = 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 = { // GetConnectionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetConnectionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetConnectionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetConnectionsCommand } = 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 = { // GetConnectionsRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetCrawlerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetCrawlerCommand } = 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 = { // GetCrawlerRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetCrawlerMetricsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetCrawlerMetricsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetCrawlerMetricsCommand } = 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 = { // GetCrawlerMetricsRequest
38
40
  * CrawlerNameList: [ // CrawlerNameList
@@ -34,6 +34,8 @@ declare const GetCrawlersCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetCrawlersCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetCrawlersCommand } = 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 = { // GetCrawlersRequest
39
41
  * MaxResults: Number("int"),
@@ -33,6 +33,8 @@ declare const GetCustomEntityTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetCustomEntityTypeCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetCustomEntityTypeCommand } = 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 = { // GetCustomEntityTypeRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDataCatalogEncryptionSettingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataCatalogEncryptionSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataCatalogEncryptionSettingsCommand } = 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 = { // GetDataCatalogEncryptionSettingsRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetDataQualityModelCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityModelCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityModelCommand } = 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 = { // GetDataQualityModelRequest
38
40
  * StatisticId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetDataQualityModelResultCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityModelResultCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityModelResultCommand } = 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 = { // GetDataQualityModelResultRequest
38
40
  * StatisticId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDataQualityResultCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityResultCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityResultCommand } = 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 = { // GetDataQualityResultRequest
38
40
  * ResultId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDataQualityRuleRecommendationRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityRuleRecommendationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityRuleRecommendationRunCommand } = 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 = { // GetDataQualityRuleRecommendationRunRequest
38
40
  * RunId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDataQualityRulesetCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityRulesetCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityRulesetCommand } = 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 = { // GetDataQualityRulesetRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDataQualityRulesetEvaluationRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataQualityRulesetEvaluationRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataQualityRulesetEvaluationRunCommand } = 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 = { // GetDataQualityRulesetEvaluationRunRequest
38
40
  * RunId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDatabaseCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDatabaseCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDatabaseCommand } = 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 = { // GetDatabaseRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetDatabasesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDatabasesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDatabasesCommand } = 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 = { // GetDatabasesRequest
38
40
  * CatalogId: "STRING_VALUE",