@aws-sdk/client-glue 3.890.0 → 3.891.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (258) hide show
  1. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -0
  2. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -0
  3. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -0
  4. package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -0
  8. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -0
  9. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -0
  10. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -0
  11. package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -0
  12. package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -0
  13. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -0
  16. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +2 -0
  17. package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -0
  18. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -0
  19. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  20. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  21. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -0
  22. package/dist-types/commands/CancelStatementCommand.d.ts +2 -0
  23. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -0
  25. package/dist-types/commands/CreateCatalogCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateClassifierCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -0
  29. package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -0
  30. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -0
  31. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -0
  32. package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -0
  33. package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -0
  34. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  35. package/dist-types/commands/CreateIntegrationCommand.d.ts +2 -0
  36. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +2 -0
  37. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +2 -0
  38. package/dist-types/commands/CreateJobCommand.d.ts +2 -0
  39. package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -0
  40. package/dist-types/commands/CreatePartitionCommand.d.ts +2 -0
  41. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -0
  42. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -0
  43. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -0
  44. package/dist-types/commands/CreateScriptCommand.d.ts +2 -0
  45. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -0
  46. package/dist-types/commands/CreateSessionCommand.d.ts +2 -0
  47. package/dist-types/commands/CreateTableCommand.d.ts +2 -0
  48. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -0
  49. package/dist-types/commands/CreateTriggerCommand.d.ts +2 -0
  50. package/dist-types/commands/CreateUsageProfileCommand.d.ts +2 -0
  51. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -0
  52. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -0
  53. package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -0
  54. package/dist-types/commands/DeleteCatalogCommand.d.ts +2 -0
  55. package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -0
  56. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -0
  57. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -0
  58. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  59. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -0
  60. package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -0
  61. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -0
  62. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -0
  63. package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -0
  64. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -0
  65. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  66. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -0
  67. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +2 -0
  68. package/dist-types/commands/DeleteJobCommand.d.ts +2 -0
  69. package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -0
  70. package/dist-types/commands/DeletePartitionCommand.d.ts +2 -0
  71. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -0
  72. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -0
  73. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -0
  74. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -0
  75. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -0
  76. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -0
  77. package/dist-types/commands/DeleteSessionCommand.d.ts +2 -0
  78. package/dist-types/commands/DeleteTableCommand.d.ts +2 -0
  79. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -0
  80. package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -0
  81. package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -0
  82. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +2 -0
  83. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -0
  84. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
  85. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +2 -0
  86. package/dist-types/commands/DescribeEntityCommand.d.ts +2 -0
  87. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -0
  88. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +2 -0
  89. package/dist-types/commands/GetBlueprintCommand.d.ts +2 -0
  90. package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -0
  91. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -0
  92. package/dist-types/commands/GetCatalogCommand.d.ts +2 -0
  93. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -0
  94. package/dist-types/commands/GetCatalogsCommand.d.ts +2 -0
  95. package/dist-types/commands/GetClassifierCommand.d.ts +2 -0
  96. package/dist-types/commands/GetClassifiersCommand.d.ts +2 -0
  97. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -0
  98. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -0
  99. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -0
  100. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -0
  101. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  102. package/dist-types/commands/GetConnectionCommand.d.ts +2 -0
  103. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -0
  104. package/dist-types/commands/GetCrawlerCommand.d.ts +2 -0
  105. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -0
  106. package/dist-types/commands/GetCrawlersCommand.d.ts +2 -0
  107. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -0
  108. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  109. package/dist-types/commands/GetDataQualityModelCommand.d.ts +2 -0
  110. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +2 -0
  111. package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -0
  112. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  113. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -0
  114. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  115. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -0
  116. package/dist-types/commands/GetDatabasesCommand.d.ts +2 -0
  117. package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -0
  118. package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -0
  119. package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -0
  120. package/dist-types/commands/GetEntityRecordsCommand.d.ts +2 -0
  121. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  122. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +2 -0
  123. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +2 -0
  124. package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -0
  125. package/dist-types/commands/GetJobCommand.d.ts +2 -0
  126. package/dist-types/commands/GetJobRunCommand.d.ts +2 -0
  127. package/dist-types/commands/GetJobRunsCommand.d.ts +2 -0
  128. package/dist-types/commands/GetJobsCommand.d.ts +2 -0
  129. package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -0
  130. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -0
  131. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -0
  132. package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -0
  133. package/dist-types/commands/GetMappingCommand.d.ts +2 -0
  134. package/dist-types/commands/GetPartitionCommand.d.ts +2 -0
  135. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -0
  136. package/dist-types/commands/GetPartitionsCommand.d.ts +2 -0
  137. package/dist-types/commands/GetPlanCommand.d.ts +2 -0
  138. package/dist-types/commands/GetRegistryCommand.d.ts +2 -0
  139. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -0
  140. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -0
  141. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -0
  142. package/dist-types/commands/GetSchemaCommand.d.ts +2 -0
  143. package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -0
  144. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -0
  145. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -0
  146. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -0
  147. package/dist-types/commands/GetSessionCommand.d.ts +2 -0
  148. package/dist-types/commands/GetStatementCommand.d.ts +2 -0
  149. package/dist-types/commands/GetTableCommand.d.ts +2 -0
  150. package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -0
  151. package/dist-types/commands/GetTableVersionCommand.d.ts +2 -0
  152. package/dist-types/commands/GetTableVersionsCommand.d.ts +2 -0
  153. package/dist-types/commands/GetTablesCommand.d.ts +2 -0
  154. package/dist-types/commands/GetTagsCommand.d.ts +2 -0
  155. package/dist-types/commands/GetTriggerCommand.d.ts +2 -0
  156. package/dist-types/commands/GetTriggersCommand.d.ts +2 -0
  157. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -0
  158. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -0
  159. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -0
  160. package/dist-types/commands/GetUsageProfileCommand.d.ts +2 -0
  161. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -0
  162. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -0
  163. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
  164. package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -0
  165. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -0
  166. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -0
  167. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -0
  168. package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -0
  169. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -0
  170. package/dist-types/commands/ListConnectionTypesCommand.d.ts +2 -0
  171. package/dist-types/commands/ListCrawlersCommand.d.ts +2 -0
  172. package/dist-types/commands/ListCrawlsCommand.d.ts +2 -0
  173. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -0
  174. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -0
  175. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -0
  176. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -0
  177. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -0
  178. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +2 -0
  179. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +2 -0
  180. package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -0
  181. package/dist-types/commands/ListEntitiesCommand.d.ts +2 -0
  182. package/dist-types/commands/ListJobsCommand.d.ts +2 -0
  183. package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -0
  184. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -0
  185. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -0
  186. package/dist-types/commands/ListSchemasCommand.d.ts +2 -0
  187. package/dist-types/commands/ListSessionsCommand.d.ts +2 -0
  188. package/dist-types/commands/ListStatementsCommand.d.ts +2 -0
  189. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -0
  190. package/dist-types/commands/ListTriggersCommand.d.ts +2 -0
  191. package/dist-types/commands/ListUsageProfilesCommand.d.ts +2 -0
  192. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
  193. package/dist-types/commands/ModifyIntegrationCommand.d.ts +2 -0
  194. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  195. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +2 -0
  196. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -0
  197. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -0
  198. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -0
  199. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -0
  200. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -0
  201. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -0
  202. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -0
  203. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -0
  204. package/dist-types/commands/RunStatementCommand.d.ts +2 -0
  205. package/dist-types/commands/SearchTablesCommand.d.ts +2 -0
  206. package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -0
  207. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -0
  208. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  209. package/dist-types/commands/StartCrawlerCommand.d.ts +2 -0
  210. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -0
  211. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  212. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  213. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -0
  214. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -0
  215. package/dist-types/commands/StartJobRunCommand.d.ts +2 -0
  216. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -0
  217. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -0
  218. package/dist-types/commands/StartTriggerCommand.d.ts +2 -0
  219. package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -0
  220. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -0
  221. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  222. package/dist-types/commands/StopCrawlerCommand.d.ts +2 -0
  223. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -0
  224. package/dist-types/commands/StopSessionCommand.d.ts +2 -0
  225. package/dist-types/commands/StopTriggerCommand.d.ts +2 -0
  226. package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -0
  227. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  228. package/dist-types/commands/TestConnectionCommand.d.ts +2 -0
  229. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  230. package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -0
  231. package/dist-types/commands/UpdateCatalogCommand.d.ts +2 -0
  232. package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -0
  233. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -0
  234. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -0
  235. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  236. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -0
  237. package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -0
  238. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -0
  239. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -0
  240. package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -0
  241. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -0
  242. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  243. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +2 -0
  244. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +2 -0
  245. package/dist-types/commands/UpdateJobCommand.d.ts +2 -0
  246. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -0
  247. package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -0
  248. package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -0
  249. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -0
  250. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -0
  251. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -0
  252. package/dist-types/commands/UpdateTableCommand.d.ts +2 -0
  253. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -0
  254. package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -0
  255. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +2 -0
  256. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -0
  257. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -0
  258. package/package.json +10 -10
@@ -33,6 +33,8 @@ declare const GetDataflowGraphCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetDataflowGraphCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetDataflowGraphCommand } = 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 = { // GetDataflowGraphRequest
38
40
  * PythonScript: "STRING_VALUE",
@@ -38,6 +38,8 @@ declare const GetDevEndpointCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, GetDevEndpointCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, GetDevEndpointCommand } = 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 = { // GetDevEndpointRequest
43
45
  * EndpointName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const GetDevEndpointsCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, GetDevEndpointsCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, GetDevEndpointsCommand } = 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 = { // GetDevEndpointsRequest
43
45
  * MaxResults: Number("int"),
@@ -35,6 +35,8 @@ declare const GetEntityRecordsCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetEntityRecordsCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetEntityRecordsCommand } = 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 = { // GetEntityRecordsRequest
40
42
  * ConnectionName: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const GetGlueIdentityCenterConfigurationCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetGlueIdentityCenterConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetGlueIdentityCenterConfigurationCommand } = 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 GetGlueIdentityCenterConfigurationCommand(input);
@@ -33,6 +33,8 @@ declare const GetIntegrationResourcePropertyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetIntegrationResourcePropertyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetIntegrationResourcePropertyCommand } = 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 = { // GetIntegrationResourcePropertyRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetIntegrationTablePropertiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetIntegrationTablePropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetIntegrationTablePropertiesCommand } = 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 = { // GetIntegrationTablePropertiesRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -51,6 +51,8 @@ declare const GetJobBookmarkCommand_base: {
51
51
  * ```javascript
52
52
  * import { GlueClient, GetJobBookmarkCommand } from "@aws-sdk/client-glue"; // ES Modules import
53
53
  * // const { GlueClient, GetJobBookmarkCommand } = require("@aws-sdk/client-glue"); // CommonJS import
54
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
55
+ * const config = {}; // type is GlueClientConfig
54
56
  * const client = new GlueClient(config);
55
57
  * const input = { // GetJobBookmarkRequest
56
58
  * JobName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetJobCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetJobCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetJobCommand } = 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 = { // GetJobRequest
39
41
  * JobName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetJobRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetJobRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetJobRunCommand } = 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 = { // GetJobRunRequest
38
40
  * JobName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const GetJobRunsCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetJobRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetJobRunsCommand } = 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 = { // GetJobRunsRequest
40
42
  * JobName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetJobsCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetJobsCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetJobsCommand } = 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 = { // GetJobsRequest
39
41
  * NextToken: "STRING_VALUE",
@@ -37,6 +37,8 @@ declare const GetMLTaskRunCommand_base: {
37
37
  * ```javascript
38
38
  * import { GlueClient, GetMLTaskRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
39
39
  * // const { GlueClient, GetMLTaskRunCommand } = require("@aws-sdk/client-glue"); // CommonJS import
40
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
41
+ * const config = {}; // type is GlueClientConfig
40
42
  * const client = new GlueClient(config);
41
43
  * const input = { // GetMLTaskRunRequest
42
44
  * TransformId: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const GetMLTaskRunsCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, GetMLTaskRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, GetMLTaskRunsCommand } = 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 = { // GetMLTaskRunsRequest
43
45
  * TransformId: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const GetMLTransformCommand_base: {
37
37
  * ```javascript
38
38
  * import { GlueClient, GetMLTransformCommand } from "@aws-sdk/client-glue"; // ES Modules import
39
39
  * // const { GlueClient, GetMLTransformCommand } = require("@aws-sdk/client-glue"); // CommonJS import
40
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
41
+ * const config = {}; // type is GlueClientConfig
40
42
  * const client = new GlueClient(config);
41
43
  * const input = { // GetMLTransformRequest
42
44
  * TransformId: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const GetMLTransformsCommand_base: {
37
37
  * ```javascript
38
38
  * import { GlueClient, GetMLTransformsCommand } from "@aws-sdk/client-glue"; // ES Modules import
39
39
  * // const { GlueClient, GetMLTransformsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
40
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
41
+ * const config = {}; // type is GlueClientConfig
40
42
  * const client = new GlueClient(config);
41
43
  * const input = { // GetMLTransformsRequest
42
44
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetMappingCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetMappingCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetMappingCommand } = 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 = { // GetMappingRequest
38
40
  * Source: { // CatalogEntry
@@ -33,6 +33,8 @@ declare const GetPartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetPartitionCommand } = 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 = { // GetPartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetPartitionIndexesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetPartitionIndexesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetPartitionIndexesCommand } = 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 = { // GetPartitionIndexesRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetPartitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetPartitionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetPartitionsCommand } = 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 = { // GetPartitionsRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetPlanCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetPlanCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetPlanCommand } = 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 = { // GetPlanRequest
38
40
  * Mapping: [ // MappingList // required
@@ -33,6 +33,8 @@ declare const GetRegistryCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetRegistryCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetRegistryCommand } = 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 = { // GetRegistryInput
38
40
  * RegistryId: { // RegistryId
@@ -38,6 +38,8 @@ declare const GetResourcePoliciesCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, GetResourcePoliciesCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, GetResourcePoliciesCommand } = 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 = { // GetResourcePoliciesRequest
43
45
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetResourcePolicyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetResourcePolicyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetResourcePolicyCommand } = 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 = { // GetResourcePolicyRequest
38
40
  * ResourceArn: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetSchemaByDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSchemaByDefinitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSchemaByDefinitionCommand } = 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 = { // GetSchemaByDefinitionInput
38
40
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const GetSchemaCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSchemaCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSchemaCommand } = 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 = { // GetSchemaInput
38
40
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const GetSchemaVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSchemaVersionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSchemaVersionCommand } = 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 = { // GetSchemaVersionInput
38
40
  * SchemaId: { // SchemaId
@@ -34,6 +34,8 @@ declare const GetSchemaVersionsDiffCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetSchemaVersionsDiffCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetSchemaVersionsDiffCommand } = 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 = { // GetSchemaVersionsDiffInput
39
41
  * SchemaId: { // SchemaId
@@ -33,6 +33,8 @@ declare const GetSecurityConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSecurityConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSecurityConfigurationCommand } = 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 = { // GetSecurityConfigurationRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSecurityConfigurationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSecurityConfigurationsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSecurityConfigurationsCommand } = 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 = { // GetSecurityConfigurationsRequest
38
40
  * MaxResults: Number("int"),
@@ -33,6 +33,8 @@ declare const GetSessionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetSessionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetSessionCommand } = 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 = { // GetSessionRequest
38
40
  * Id: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetStatementCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetStatementCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetStatementCommand } = 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 = { // GetStatementRequest
38
40
  * SessionId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const GetTableCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetTableCommand } = 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 = { // GetTableRequest
40
42
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetTableOptimizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetTableOptimizerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetTableOptimizerCommand } = 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 = { // GetTableOptimizerRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetTableVersionCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, GetTableVersionCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, GetTableVersionCommand } = 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 = { // GetTableVersionRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const GetTableVersionsCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetTableVersionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetTableVersionsCommand } = 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 = { // GetTableVersionsRequest
40
42
  * CatalogId: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const GetTablesCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetTablesCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetTablesCommand } = 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 = { // GetTablesRequest
40
42
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetTagsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetTagsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetTagsCommand } = 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 = { // GetTagsRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetTriggerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetTriggerCommand } = 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 = { // GetTriggerRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetTriggersCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetTriggersCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetTriggersCommand } = 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 = { // GetTriggersRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const GetUnfilteredPartitionMetadataCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetUnfilteredPartitionMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetUnfilteredPartitionMetadataCommand } = 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 = { // GetUnfilteredPartitionMetadataRequest
40
42
  * Region: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const GetUnfilteredPartitionsMetadataCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetUnfilteredPartitionsMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetUnfilteredPartitionsMetadataCommand } = 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 = { // GetUnfilteredPartitionsMetadataRequest
40
42
  * Region: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const GetUnfilteredTableMetadataCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, GetUnfilteredTableMetadataCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, GetUnfilteredTableMetadataCommand } = 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 = { // GetUnfilteredTableMetadataRequest
40
42
  * Region: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetUsageProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetUsageProfileCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetUsageProfileCommand } = 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 = { // GetUsageProfileRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUserDefinedFunctionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetUserDefinedFunctionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetUserDefinedFunctionCommand } = 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 = { // GetUserDefinedFunctionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetUserDefinedFunctionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetUserDefinedFunctionsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetUserDefinedFunctionsCommand } = 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 = { // GetUserDefinedFunctionsRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetWorkflowCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetWorkflowCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetWorkflowCommand } = 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 = { // GetWorkflowRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetWorkflowRunCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetWorkflowRunCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetWorkflowRunCommand } = 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 = { // GetWorkflowRunRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetWorkflowRunPropertiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetWorkflowRunPropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetWorkflowRunPropertiesCommand } = 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 = { // GetWorkflowRunPropertiesRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetWorkflowRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, GetWorkflowRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, GetWorkflowRunsCommand } = 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 = { // GetWorkflowRunsRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ImportCatalogToGlueCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ImportCatalogToGlueCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ImportCatalogToGlueCommand } = 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 = { // ImportCatalogToGlueRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListBlueprintsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListBlueprintsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListBlueprintsCommand } = 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 = { // ListBlueprintsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListColumnStatisticsTaskRunsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListColumnStatisticsTaskRunsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListColumnStatisticsTaskRunsCommand } = 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 = { // ListColumnStatisticsTaskRunsRequest
38
40
  * MaxResults: Number("int"),
@@ -33,6 +33,8 @@ declare const ListConnectionTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListConnectionTypesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListConnectionTypesCommand } = 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 = { // ListConnectionTypesRequest
38
40
  * MaxResults: Number("int"),
@@ -38,6 +38,8 @@ declare const ListCrawlersCommand_base: {
38
38
  * ```javascript
39
39
  * import { GlueClient, ListCrawlersCommand } from "@aws-sdk/client-glue"; // ES Modules import
40
40
  * // const { GlueClient, ListCrawlersCommand } = 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 = { // ListCrawlersRequest
43
45
  * MaxResults: Number("int"),
@@ -48,6 +48,8 @@ declare const ListCrawlsCommand_base: {
48
48
  * ```javascript
49
49
  * import { GlueClient, ListCrawlsCommand } from "@aws-sdk/client-glue"; // ES Modules import
50
50
  * // const { GlueClient, ListCrawlsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
51
+ * // import type { GlueClientConfig } from "@aws-sdk/client-glue";
52
+ * const config = {}; // type is GlueClientConfig
51
53
  * const client = new GlueClient(config);
52
54
  * const input = { // ListCrawlsRequest
53
55
  * CrawlerName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListCustomEntityTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListCustomEntityTypesCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListCustomEntityTypesCommand } = 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 = { // ListCustomEntityTypesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListDataQualityResultsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, ListDataQualityResultsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, ListDataQualityResultsCommand } = 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 = { // ListDataQualityResultsRequest
38
40
  * Filter: { // DataQualityResultFilterCriteria