@aws-sdk/client-glue 3.890.0 → 3.893.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (258) hide show
  1. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -0
  2. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -0
  3. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -0
  4. package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -0
  5. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -0
  6. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -0
  7. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -0
  8. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -0
  9. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -0
  10. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -0
  11. package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -0
  12. package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -0
  13. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -0
  16. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +2 -0
  17. package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -0
  18. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -0
  19. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  20. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  21. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -0
  22. package/dist-types/commands/CancelStatementCommand.d.ts +2 -0
  23. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -0
  24. package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -0
  25. package/dist-types/commands/CreateCatalogCommand.d.ts +2 -0
  26. package/dist-types/commands/CreateClassifierCommand.d.ts +2 -0
  27. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  28. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -0
  29. package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -0
  30. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -0
  31. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -0
  32. package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -0
  33. package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -0
  34. package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  35. package/dist-types/commands/CreateIntegrationCommand.d.ts +2 -0
  36. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +2 -0
  37. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +2 -0
  38. package/dist-types/commands/CreateJobCommand.d.ts +2 -0
  39. package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -0
  40. package/dist-types/commands/CreatePartitionCommand.d.ts +2 -0
  41. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -0
  42. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -0
  43. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -0
  44. package/dist-types/commands/CreateScriptCommand.d.ts +2 -0
  45. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -0
  46. package/dist-types/commands/CreateSessionCommand.d.ts +2 -0
  47. package/dist-types/commands/CreateTableCommand.d.ts +2 -0
  48. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -0
  49. package/dist-types/commands/CreateTriggerCommand.d.ts +2 -0
  50. package/dist-types/commands/CreateUsageProfileCommand.d.ts +2 -0
  51. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -0
  52. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -0
  53. package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -0
  54. package/dist-types/commands/DeleteCatalogCommand.d.ts +2 -0
  55. package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -0
  56. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -0
  57. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -0
  58. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  59. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -0
  60. package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -0
  61. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -0
  62. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -0
  63. package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -0
  64. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -0
  65. package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  66. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -0
  67. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +2 -0
  68. package/dist-types/commands/DeleteJobCommand.d.ts +2 -0
  69. package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -0
  70. package/dist-types/commands/DeletePartitionCommand.d.ts +2 -0
  71. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -0
  72. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -0
  73. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -0
  74. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -0
  75. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -0
  76. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -0
  77. package/dist-types/commands/DeleteSessionCommand.d.ts +2 -0
  78. package/dist-types/commands/DeleteTableCommand.d.ts +2 -0
  79. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -0
  80. package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -0
  81. package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -0
  82. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +2 -0
  83. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -0
  84. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
  85. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +2 -0
  86. package/dist-types/commands/DescribeEntityCommand.d.ts +2 -0
  87. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -0
  88. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +2 -0
  89. package/dist-types/commands/GetBlueprintCommand.d.ts +2 -0
  90. package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -0
  91. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -0
  92. package/dist-types/commands/GetCatalogCommand.d.ts +2 -0
  93. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -0
  94. package/dist-types/commands/GetCatalogsCommand.d.ts +2 -0
  95. package/dist-types/commands/GetClassifierCommand.d.ts +2 -0
  96. package/dist-types/commands/GetClassifiersCommand.d.ts +2 -0
  97. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -0
  98. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -0
  99. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -0
  100. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -0
  101. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  102. package/dist-types/commands/GetConnectionCommand.d.ts +2 -0
  103. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -0
  104. package/dist-types/commands/GetCrawlerCommand.d.ts +2 -0
  105. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -0
  106. package/dist-types/commands/GetCrawlersCommand.d.ts +2 -0
  107. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -0
  108. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  109. package/dist-types/commands/GetDataQualityModelCommand.d.ts +2 -0
  110. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +2 -0
  111. package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -0
  112. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  113. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -0
  114. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  115. package/dist-types/commands/GetDatabaseCommand.d.ts +2 -0
  116. package/dist-types/commands/GetDatabasesCommand.d.ts +2 -0
  117. package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -0
  118. package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -0
  119. package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -0
  120. package/dist-types/commands/GetEntityRecordsCommand.d.ts +2 -0
  121. package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  122. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +2 -0
  123. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +2 -0
  124. package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -0
  125. package/dist-types/commands/GetJobCommand.d.ts +2 -0
  126. package/dist-types/commands/GetJobRunCommand.d.ts +2 -0
  127. package/dist-types/commands/GetJobRunsCommand.d.ts +2 -0
  128. package/dist-types/commands/GetJobsCommand.d.ts +2 -0
  129. package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -0
  130. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -0
  131. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -0
  132. package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -0
  133. package/dist-types/commands/GetMappingCommand.d.ts +2 -0
  134. package/dist-types/commands/GetPartitionCommand.d.ts +2 -0
  135. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -0
  136. package/dist-types/commands/GetPartitionsCommand.d.ts +2 -0
  137. package/dist-types/commands/GetPlanCommand.d.ts +2 -0
  138. package/dist-types/commands/GetRegistryCommand.d.ts +2 -0
  139. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -0
  140. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -0
  141. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -0
  142. package/dist-types/commands/GetSchemaCommand.d.ts +2 -0
  143. package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -0
  144. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -0
  145. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -0
  146. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -0
  147. package/dist-types/commands/GetSessionCommand.d.ts +2 -0
  148. package/dist-types/commands/GetStatementCommand.d.ts +2 -0
  149. package/dist-types/commands/GetTableCommand.d.ts +2 -0
  150. package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -0
  151. package/dist-types/commands/GetTableVersionCommand.d.ts +2 -0
  152. package/dist-types/commands/GetTableVersionsCommand.d.ts +2 -0
  153. package/dist-types/commands/GetTablesCommand.d.ts +2 -0
  154. package/dist-types/commands/GetTagsCommand.d.ts +2 -0
  155. package/dist-types/commands/GetTriggerCommand.d.ts +2 -0
  156. package/dist-types/commands/GetTriggersCommand.d.ts +2 -0
  157. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -0
  158. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -0
  159. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -0
  160. package/dist-types/commands/GetUsageProfileCommand.d.ts +2 -0
  161. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -0
  162. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -0
  163. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
  164. package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -0
  165. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -0
  166. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -0
  167. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -0
  168. package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -0
  169. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -0
  170. package/dist-types/commands/ListConnectionTypesCommand.d.ts +2 -0
  171. package/dist-types/commands/ListCrawlersCommand.d.ts +2 -0
  172. package/dist-types/commands/ListCrawlsCommand.d.ts +2 -0
  173. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -0
  174. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -0
  175. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -0
  176. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -0
  177. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -0
  178. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +2 -0
  179. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +2 -0
  180. package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -0
  181. package/dist-types/commands/ListEntitiesCommand.d.ts +2 -0
  182. package/dist-types/commands/ListJobsCommand.d.ts +2 -0
  183. package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -0
  184. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -0
  185. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -0
  186. package/dist-types/commands/ListSchemasCommand.d.ts +2 -0
  187. package/dist-types/commands/ListSessionsCommand.d.ts +2 -0
  188. package/dist-types/commands/ListStatementsCommand.d.ts +2 -0
  189. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -0
  190. package/dist-types/commands/ListTriggersCommand.d.ts +2 -0
  191. package/dist-types/commands/ListUsageProfilesCommand.d.ts +2 -0
  192. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
  193. package/dist-types/commands/ModifyIntegrationCommand.d.ts +2 -0
  194. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -0
  195. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +2 -0
  196. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -0
  197. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -0
  198. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -0
  199. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -0
  200. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -0
  201. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -0
  202. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -0
  203. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -0
  204. package/dist-types/commands/RunStatementCommand.d.ts +2 -0
  205. package/dist-types/commands/SearchTablesCommand.d.ts +2 -0
  206. package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -0
  207. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -0
  208. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  209. package/dist-types/commands/StartCrawlerCommand.d.ts +2 -0
  210. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -0
  211. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -0
  212. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -0
  213. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -0
  214. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -0
  215. package/dist-types/commands/StartJobRunCommand.d.ts +2 -0
  216. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -0
  217. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -0
  218. package/dist-types/commands/StartTriggerCommand.d.ts +2 -0
  219. package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -0
  220. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -0
  221. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +2 -0
  222. package/dist-types/commands/StopCrawlerCommand.d.ts +2 -0
  223. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -0
  224. package/dist-types/commands/StopSessionCommand.d.ts +2 -0
  225. package/dist-types/commands/StopTriggerCommand.d.ts +2 -0
  226. package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -0
  227. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  228. package/dist-types/commands/TestConnectionCommand.d.ts +2 -0
  229. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  230. package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -0
  231. package/dist-types/commands/UpdateCatalogCommand.d.ts +2 -0
  232. package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -0
  233. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -0
  234. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -0
  235. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +2 -0
  236. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -0
  237. package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -0
  238. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -0
  239. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -0
  240. package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -0
  241. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -0
  242. package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +2 -0
  243. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +2 -0
  244. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +2 -0
  245. package/dist-types/commands/UpdateJobCommand.d.ts +2 -0
  246. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -0
  247. package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -0
  248. package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -0
  249. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -0
  250. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -0
  251. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -0
  252. package/dist-types/commands/UpdateTableCommand.d.ts +2 -0
  253. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -0
  254. package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -0
  255. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +2 -0
  256. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -0
  257. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -0
  258. package/package.json +19 -19
@@ -34,6 +34,8 @@ declare const UpdateColumnStatisticsForPartitionCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateColumnStatisticsForPartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateColumnStatisticsForPartitionCommand } = 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 = { // UpdateColumnStatisticsForPartitionRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const UpdateColumnStatisticsForTableCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateColumnStatisticsForTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateColumnStatisticsForTableCommand } = 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 = { // UpdateColumnStatisticsForTableRequest
39
41
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateColumnStatisticsTaskSettingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateColumnStatisticsTaskSettingsCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateColumnStatisticsTaskSettingsCommand } = 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 = { // UpdateColumnStatisticsTaskSettingsRequest
38
40
  * DatabaseName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateConnectionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateConnectionCommand } = 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 = { // UpdateConnectionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const UpdateCrawlerCommand_base: {
35
35
  * ```javascript
36
36
  * import { GlueClient, UpdateCrawlerCommand } from "@aws-sdk/client-glue"; // ES Modules import
37
37
  * // const { GlueClient, UpdateCrawlerCommand } = 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 = { // UpdateCrawlerRequest
40
42
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateCrawlerScheduleCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateCrawlerScheduleCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateCrawlerScheduleCommand } = 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 = { // UpdateCrawlerScheduleRequest
38
40
  * CrawlerName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDataQualityRulesetCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateDataQualityRulesetCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateDataQualityRulesetCommand } = 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 = { // UpdateDataQualityRulesetRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDatabaseCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateDatabaseCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateDatabaseCommand } = 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 = { // UpdateDatabaseRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateDevEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateDevEndpointCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateDevEndpointCommand } = 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 = { // UpdateDevEndpointRequest
38
40
  * EndpointName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateGlueIdentityCenterConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateGlueIdentityCenterConfigurationCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateGlueIdentityCenterConfigurationCommand } = 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 = { // UpdateGlueIdentityCenterConfigurationRequest
38
40
  * Scopes: [ // IdentityCenterScopesList
@@ -33,6 +33,8 @@ declare const UpdateIntegrationResourcePropertyCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateIntegrationResourcePropertyCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateIntegrationResourcePropertyCommand } = 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 = { // UpdateIntegrationResourcePropertyRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const UpdateIntegrationTablePropertiesCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateIntegrationTablePropertiesCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateIntegrationTablePropertiesCommand } = 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 = { // UpdateIntegrationTablePropertiesRequest
39
41
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateJobCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateJobCommand } = 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 = { // UpdateJobRequest
38
40
  * JobName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const UpdateJobFromSourceControlCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateJobFromSourceControlCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateJobFromSourceControlCommand } = 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 = { // UpdateJobFromSourceControlRequest
39
41
  * JobName: "STRING_VALUE",
@@ -36,6 +36,8 @@ declare const UpdateMLTransformCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, UpdateMLTransformCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, UpdateMLTransformCommand } = 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 = { // UpdateMLTransformRequest
41
43
  * TransformId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdatePartitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdatePartitionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdatePartitionCommand } = 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 = { // UpdatePartitionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateRegistryCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateRegistryCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateRegistryCommand } = 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 = { // UpdateRegistryInput
38
40
  * RegistryId: { // RegistryId
@@ -36,6 +36,8 @@ declare const UpdateSchemaCommand_base: {
36
36
  * ```javascript
37
37
  * import { GlueClient, UpdateSchemaCommand } from "@aws-sdk/client-glue"; // ES Modules import
38
38
  * // const { GlueClient, UpdateSchemaCommand } = 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 = { // UpdateSchemaInput
41
43
  * SchemaId: { // SchemaId
@@ -34,6 +34,8 @@ declare const UpdateSourceControlFromJobCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateSourceControlFromJobCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateSourceControlFromJobCommand } = 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 = { // UpdateSourceControlFromJobRequest
39
41
  * JobName: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateTableCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateTableCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateTableCommand } = 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 = { // UpdateTableRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateTableOptimizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateTableOptimizerCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateTableOptimizerCommand } = 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 = { // UpdateTableOptimizerRequest
38
40
  * CatalogId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const UpdateTriggerCommand_base: {
34
34
  * ```javascript
35
35
  * import { GlueClient, UpdateTriggerCommand } from "@aws-sdk/client-glue"; // ES Modules import
36
36
  * // const { GlueClient, UpdateTriggerCommand } = 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 = { // UpdateTriggerRequest
39
41
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateUsageProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateUsageProfileCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateUsageProfileCommand } = 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 = { // UpdateUsageProfileRequest
38
40
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateUserDefinedFunctionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateUserDefinedFunctionCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateUserDefinedFunctionCommand } = 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 = { // UpdateUserDefinedFunctionRequest
38
40
  * CatalogId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateWorkflowCommand_base: {
33
33
  * ```javascript
34
34
  * import { GlueClient, UpdateWorkflowCommand } from "@aws-sdk/client-glue"; // ES Modules import
35
35
  * // const { GlueClient, UpdateWorkflowCommand } = 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 = { // UpdateWorkflowRequest
38
40
  * Name: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-glue",
3
3
  "description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4
- "version": "3.890.0",
4
+ "version": "3.893.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-glue",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-user-agent": "3.890.0",
29
- "@aws-sdk/region-config-resolver": "3.890.0",
30
- "@aws-sdk/types": "3.887.0",
31
- "@aws-sdk/util-endpoints": "3.890.0",
32
- "@aws-sdk/util-user-agent-browser": "3.887.0",
33
- "@aws-sdk/util-user-agent-node": "3.890.0",
23
+ "@aws-sdk/core": "3.893.0",
24
+ "@aws-sdk/credential-provider-node": "3.893.0",
25
+ "@aws-sdk/middleware-host-header": "3.893.0",
26
+ "@aws-sdk/middleware-logger": "3.893.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.893.0",
28
+ "@aws-sdk/middleware-user-agent": "3.893.0",
29
+ "@aws-sdk/region-config-resolver": "3.893.0",
30
+ "@aws-sdk/types": "3.893.0",
31
+ "@aws-sdk/util-endpoints": "3.893.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.893.0",
33
+ "@aws-sdk/util-user-agent-node": "3.893.0",
34
34
  "@smithy/config-resolver": "^4.2.2",
35
- "@smithy/core": "^3.11.0",
35
+ "@smithy/core": "^3.11.1",
36
36
  "@smithy/fetch-http-handler": "^5.2.1",
37
37
  "@smithy/hash-node": "^4.1.1",
38
38
  "@smithy/invalid-dependency": "^4.1.1",
39
39
  "@smithy/middleware-content-length": "^4.1.1",
40
- "@smithy/middleware-endpoint": "^4.2.2",
41
- "@smithy/middleware-retry": "^4.2.2",
40
+ "@smithy/middleware-endpoint": "^4.2.3",
41
+ "@smithy/middleware-retry": "^4.2.4",
42
42
  "@smithy/middleware-serde": "^4.1.1",
43
43
  "@smithy/middleware-stack": "^4.1.1",
44
44
  "@smithy/node-config-provider": "^4.2.2",
45
45
  "@smithy/node-http-handler": "^4.2.1",
46
46
  "@smithy/protocol-http": "^5.2.1",
47
- "@smithy/smithy-client": "^4.6.2",
47
+ "@smithy/smithy-client": "^4.6.3",
48
48
  "@smithy/types": "^4.5.0",
49
49
  "@smithy/url-parser": "^4.1.1",
50
50
  "@smithy/util-base64": "^4.1.0",
51
51
  "@smithy/util-body-length-browser": "^4.1.0",
52
52
  "@smithy/util-body-length-node": "^4.1.0",
53
- "@smithy/util-defaults-mode-browser": "^4.1.2",
54
- "@smithy/util-defaults-mode-node": "^4.1.2",
53
+ "@smithy/util-defaults-mode-browser": "^4.1.3",
54
+ "@smithy/util-defaults-mode-node": "^4.1.3",
55
55
  "@smithy/util-endpoints": "^3.1.2",
56
56
  "@smithy/util-middleware": "^4.1.1",
57
- "@smithy/util-retry": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.2",
58
58
  "@smithy/util-utf8": "^4.1.0",
59
59
  "tslib": "^2.6.2"
60
60
  },