@aws-sdk/client-glue 3.279.0 → 3.282.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 (204) hide show
  1. package/README.md +1619 -0
  2. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -0
  3. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -0
  4. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -0
  5. package/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -0
  6. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -0
  7. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -0
  8. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -0
  9. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -0
  10. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchGetJobsCommand.d.ts +6 -0
  13. package/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -0
  16. package/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -0
  17. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -0
  18. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  19. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  20. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -0
  21. package/dist-types/commands/CancelStatementCommand.d.ts +6 -0
  22. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateBlueprintCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateClassifierCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateCrawlerCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateDatabaseCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateJobCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateMLTransformCommand.d.ts +6 -0
  33. package/dist-types/commands/CreatePartitionCommand.d.ts +6 -0
  34. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateRegistryCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateSchemaCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateScriptCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateSessionCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateTableCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateTriggerCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteClassifierCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -0
  47. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -0
  48. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -0
  49. package/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -0
  50. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -0
  51. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -0
  52. package/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -0
  53. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -0
  54. package/dist-types/commands/DeleteJobCommand.d.ts +6 -0
  55. package/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -0
  56. package/dist-types/commands/DeletePartitionCommand.d.ts +6 -0
  57. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -0
  58. package/dist-types/commands/DeleteRegistryCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -0
  62. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -0
  63. package/dist-types/commands/DeleteSessionCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteTableCommand.d.ts +6 -0
  65. package/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -0
  66. package/dist-types/commands/DeleteTriggerCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -0
  68. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -0
  69. package/dist-types/commands/GetBlueprintCommand.d.ts +6 -0
  70. package/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -0
  71. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -0
  72. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -0
  73. package/dist-types/commands/GetClassifierCommand.d.ts +6 -0
  74. package/dist-types/commands/GetClassifiersCommand.d.ts +6 -0
  75. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -0
  76. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -0
  77. package/dist-types/commands/GetConnectionCommand.d.ts +6 -0
  78. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -0
  79. package/dist-types/commands/GetCrawlerCommand.d.ts +6 -0
  80. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -0
  81. package/dist-types/commands/GetCrawlersCommand.d.ts +6 -0
  82. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -0
  83. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -0
  84. package/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -0
  85. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  86. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -0
  87. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  88. package/dist-types/commands/GetDatabaseCommand.d.ts +6 -0
  89. package/dist-types/commands/GetDatabasesCommand.d.ts +6 -0
  90. package/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -0
  91. package/dist-types/commands/GetDevEndpointCommand.d.ts +6 -0
  92. package/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -0
  93. package/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -0
  94. package/dist-types/commands/GetJobCommand.d.ts +6 -0
  95. package/dist-types/commands/GetJobRunCommand.d.ts +6 -0
  96. package/dist-types/commands/GetJobRunsCommand.d.ts +6 -0
  97. package/dist-types/commands/GetJobsCommand.d.ts +6 -0
  98. package/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -0
  99. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -0
  100. package/dist-types/commands/GetMLTransformCommand.d.ts +6 -0
  101. package/dist-types/commands/GetMLTransformsCommand.d.ts +6 -0
  102. package/dist-types/commands/GetMappingCommand.d.ts +6 -0
  103. package/dist-types/commands/GetPartitionCommand.d.ts +6 -0
  104. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -0
  105. package/dist-types/commands/GetPartitionsCommand.d.ts +6 -0
  106. package/dist-types/commands/GetPlanCommand.d.ts +6 -0
  107. package/dist-types/commands/GetRegistryCommand.d.ts +6 -0
  108. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -0
  109. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -0
  110. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -0
  111. package/dist-types/commands/GetSchemaCommand.d.ts +6 -0
  112. package/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -0
  113. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -0
  114. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -0
  115. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -0
  116. package/dist-types/commands/GetSessionCommand.d.ts +6 -0
  117. package/dist-types/commands/GetStatementCommand.d.ts +6 -0
  118. package/dist-types/commands/GetTableCommand.d.ts +6 -0
  119. package/dist-types/commands/GetTableVersionCommand.d.ts +6 -0
  120. package/dist-types/commands/GetTableVersionsCommand.d.ts +6 -0
  121. package/dist-types/commands/GetTablesCommand.d.ts +6 -0
  122. package/dist-types/commands/GetTagsCommand.d.ts +6 -0
  123. package/dist-types/commands/GetTriggerCommand.d.ts +6 -0
  124. package/dist-types/commands/GetTriggersCommand.d.ts +6 -0
  125. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -0
  126. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -0
  127. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -0
  128. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -0
  129. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -0
  130. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -0
  131. package/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -0
  132. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -0
  133. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -0
  134. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -0
  135. package/dist-types/commands/ListBlueprintsCommand.d.ts +6 -0
  136. package/dist-types/commands/ListCrawlersCommand.d.ts +6 -0
  137. package/dist-types/commands/ListCrawlsCommand.d.ts +6 -0
  138. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -0
  139. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -0
  140. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -0
  141. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -0
  142. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -0
  143. package/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -0
  144. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  145. package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -0
  146. package/dist-types/commands/ListRegistriesCommand.d.ts +6 -0
  147. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -0
  148. package/dist-types/commands/ListSchemasCommand.d.ts +6 -0
  149. package/dist-types/commands/ListSessionsCommand.d.ts +6 -0
  150. package/dist-types/commands/ListStatementsCommand.d.ts +6 -0
  151. package/dist-types/commands/ListTriggersCommand.d.ts +6 -0
  152. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -0
  153. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -0
  154. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -0
  155. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -0
  156. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -0
  157. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -0
  158. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -0
  159. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -0
  160. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -0
  161. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -0
  162. package/dist-types/commands/RunStatementCommand.d.ts +6 -0
  163. package/dist-types/commands/SearchTablesCommand.d.ts +6 -0
  164. package/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -0
  165. package/dist-types/commands/StartCrawlerCommand.d.ts +6 -0
  166. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -0
  167. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -0
  168. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -0
  169. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -0
  170. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -0
  171. package/dist-types/commands/StartJobRunCommand.d.ts +6 -0
  172. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -0
  173. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -0
  174. package/dist-types/commands/StartTriggerCommand.d.ts +6 -0
  175. package/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -0
  176. package/dist-types/commands/StopCrawlerCommand.d.ts +6 -0
  177. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -0
  178. package/dist-types/commands/StopSessionCommand.d.ts +6 -0
  179. package/dist-types/commands/StopTriggerCommand.d.ts +6 -0
  180. package/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -0
  181. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  182. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  183. package/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -0
  184. package/dist-types/commands/UpdateClassifierCommand.d.ts +6 -0
  185. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -0
  186. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -0
  187. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -0
  188. package/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -0
  189. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -0
  190. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -0
  191. package/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -0
  192. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -0
  193. package/dist-types/commands/UpdateJobCommand.d.ts +6 -0
  194. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -0
  195. package/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -0
  196. package/dist-types/commands/UpdatePartitionCommand.d.ts +6 -0
  197. package/dist-types/commands/UpdateRegistryCommand.d.ts +6 -0
  198. package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -0
  199. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -0
  200. package/dist-types/commands/UpdateTableCommand.d.ts +6 -0
  201. package/dist-types/commands/UpdateTriggerCommand.d.ts +6 -0
  202. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -0
  203. package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -0
  204. package/package.json +17 -17
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateRegistryInput, UpdateRegistryResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateRegistryCommand}.
8
+ */
6
9
  export interface UpdateRegistryCommandInput extends UpdateRegistryInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRegistryCommand}.
13
+ */
8
14
  export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateSchemaCommand}.
8
+ */
6
9
  export interface UpdateSchemaCommandInput extends UpdateSchemaInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSchemaCommand}.
13
+ */
8
14
  export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateSourceControlFromJobRequest, UpdateSourceControlFromJobResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateSourceControlFromJobCommand}.
8
+ */
6
9
  export interface UpdateSourceControlFromJobCommandInput extends UpdateSourceControlFromJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSourceControlFromJobCommand}.
13
+ */
8
14
  export interface UpdateSourceControlFromJobCommandOutput extends UpdateSourceControlFromJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateTableRequest, UpdateTableResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateTableCommand}.
8
+ */
6
9
  export interface UpdateTableCommandInput extends UpdateTableRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTableCommand}.
13
+ */
8
14
  export interface UpdateTableCommandOutput extends UpdateTableResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateTriggerRequest, UpdateTriggerResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateTriggerCommand}.
8
+ */
6
9
  export interface UpdateTriggerCommandInput extends UpdateTriggerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateTriggerCommand}.
13
+ */
8
14
  export interface UpdateTriggerCommandOutput extends UpdateTriggerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateUserDefinedFunctionCommand}.
8
+ */
6
9
  export interface UpdateUserDefinedFunctionCommandInput extends UpdateUserDefinedFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateUserDefinedFunctionCommand}.
13
+ */
8
14
  export interface UpdateUserDefinedFunctionCommandOutput extends UpdateUserDefinedFunctionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
5
5
  import { UpdateWorkflowRequest, UpdateWorkflowResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateWorkflowCommand}.
8
+ */
6
9
  export interface UpdateWorkflowCommandInput extends UpdateWorkflowRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateWorkflowCommand}.
13
+ */
8
14
  export interface UpdateWorkflowCommandOutput extends UpdateWorkflowResponse, __MetadataBearer {
9
15
  }
10
16
  /**
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.279.0",
4
+ "version": "3.282.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,25 +20,25 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.279.0",
24
- "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
26
- "@aws-sdk/fetch-http-handler": "3.272.0",
23
+ "@aws-sdk/client-sts": "3.282.0",
24
+ "@aws-sdk/config-resolver": "3.282.0",
25
+ "@aws-sdk/credential-provider-node": "3.282.0",
26
+ "@aws-sdk/fetch-http-handler": "3.282.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
29
- "@aws-sdk/middleware-content-length": "3.272.0",
30
- "@aws-sdk/middleware-endpoint": "3.272.0",
31
- "@aws-sdk/middleware-host-header": "3.278.0",
29
+ "@aws-sdk/middleware-content-length": "3.282.0",
30
+ "@aws-sdk/middleware-endpoint": "3.282.0",
31
+ "@aws-sdk/middleware-host-header": "3.282.0",
32
32
  "@aws-sdk/middleware-logger": "3.272.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.272.0",
34
- "@aws-sdk/middleware-retry": "3.272.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.282.0",
34
+ "@aws-sdk/middleware-retry": "3.282.0",
35
35
  "@aws-sdk/middleware-serde": "3.272.0",
36
- "@aws-sdk/middleware-signing": "3.272.0",
36
+ "@aws-sdk/middleware-signing": "3.282.0",
37
37
  "@aws-sdk/middleware-stack": "3.272.0",
38
- "@aws-sdk/middleware-user-agent": "3.272.0",
38
+ "@aws-sdk/middleware-user-agent": "3.282.0",
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
- "@aws-sdk/node-http-handler": "3.272.0",
41
- "@aws-sdk/protocol-http": "3.272.0",
40
+ "@aws-sdk/node-http-handler": "3.282.0",
41
+ "@aws-sdk/protocol-http": "3.282.0",
42
42
  "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
@@ -46,11 +46,11 @@
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
48
  "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.282.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
- "@aws-sdk/util-user-agent-browser": "3.272.0",
53
- "@aws-sdk/util-user-agent-node": "3.272.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.282.0",
53
+ "@aws-sdk/util-user-agent-node": "3.282.0",
54
54
  "@aws-sdk/util-utf8": "3.254.0",
55
55
  "tslib": "^2.3.1"
56
56
  },