@aws-sdk/client-glue 3.775.0 → 3.777.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 (254) hide show
  1. package/dist-types/commands/BatchCreatePartitionCommand.d.ts +1 -0
  2. package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchDeletePartitionCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchDeleteTableCommand.d.ts +1 -0
  5. package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +1 -0
  6. package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +1 -0
  7. package/dist-types/commands/BatchGetCrawlersCommand.d.ts +1 -0
  8. package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -0
  9. package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +1 -0
  10. package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +1 -0
  11. package/dist-types/commands/BatchGetJobsCommand.d.ts +1 -0
  12. package/dist-types/commands/BatchGetPartitionCommand.d.ts +1 -0
  13. package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +1 -0
  14. package/dist-types/commands/BatchGetTriggersCommand.d.ts +1 -0
  15. package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -0
  16. package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -0
  17. package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -0
  18. package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -0
  19. package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -0
  20. package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
  21. package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -0
  22. package/dist-types/commands/CancelStatementCommand.d.ts +1 -0
  23. package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateCatalogCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateClassifierCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateDevEndpointCommand.d.ts +1 -0
  34. package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -0
  35. package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -0
  36. package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -0
  37. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  38. package/dist-types/commands/CreateMLTransformCommand.d.ts +1 -0
  39. package/dist-types/commands/CreatePartitionCommand.d.ts +1 -0
  40. package/dist-types/commands/CreatePartitionIndexCommand.d.ts +1 -0
  41. package/dist-types/commands/CreateRegistryCommand.d.ts +1 -0
  42. package/dist-types/commands/CreateSchemaCommand.d.ts +1 -0
  43. package/dist-types/commands/CreateScriptCommand.d.ts +1 -0
  44. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -0
  45. package/dist-types/commands/CreateSessionCommand.d.ts +1 -0
  46. package/dist-types/commands/CreateTableCommand.d.ts +1 -0
  47. package/dist-types/commands/CreateTableOptimizerCommand.d.ts +1 -0
  48. package/dist-types/commands/CreateTriggerCommand.d.ts +1 -0
  49. package/dist-types/commands/CreateUsageProfileCommand.d.ts +1 -0
  50. package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +1 -0
  51. package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -0
  52. package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -0
  53. package/dist-types/commands/DeleteCatalogCommand.d.ts +1 -0
  54. package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -0
  55. package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -0
  56. package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -0
  57. package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -0
  58. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -0
  59. package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -0
  60. package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -0
  61. package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +1 -0
  62. package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -0
  63. package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -0
  64. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
  65. package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -0
  66. package/dist-types/commands/DeleteJobCommand.d.ts +1 -0
  67. package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -0
  68. package/dist-types/commands/DeletePartitionCommand.d.ts +1 -0
  69. package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -0
  70. package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -0
  71. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  72. package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -0
  73. package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -0
  74. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -0
  75. package/dist-types/commands/DeleteSessionCommand.d.ts +1 -0
  76. package/dist-types/commands/DeleteTableCommand.d.ts +1 -0
  77. package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +1 -0
  78. package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -0
  79. package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -0
  80. package/dist-types/commands/DeleteUsageProfileCommand.d.ts +1 -0
  81. package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -0
  82. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -0
  83. package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +1 -0
  84. package/dist-types/commands/DescribeEntityCommand.d.ts +1 -0
  85. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -0
  86. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -0
  87. package/dist-types/commands/GetBlueprintCommand.d.ts +1 -0
  88. package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -0
  89. package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -0
  90. package/dist-types/commands/GetCatalogCommand.d.ts +1 -0
  91. package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -0
  92. package/dist-types/commands/GetCatalogsCommand.d.ts +1 -0
  93. package/dist-types/commands/GetClassifierCommand.d.ts +1 -0
  94. package/dist-types/commands/GetClassifiersCommand.d.ts +1 -0
  95. package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -0
  96. package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -0
  97. package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -0
  98. package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -0
  99. package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -0
  100. package/dist-types/commands/GetConnectionCommand.d.ts +1 -0
  101. package/dist-types/commands/GetConnectionsCommand.d.ts +1 -0
  102. package/dist-types/commands/GetCrawlerCommand.d.ts +1 -0
  103. package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -0
  104. package/dist-types/commands/GetCrawlersCommand.d.ts +1 -0
  105. package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -0
  106. package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -0
  107. package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -0
  108. package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -0
  109. package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -0
  110. package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -0
  111. package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -0
  112. package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
  113. package/dist-types/commands/GetDatabaseCommand.d.ts +1 -0
  114. package/dist-types/commands/GetDatabasesCommand.d.ts +1 -0
  115. package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -0
  116. package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -0
  117. package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -0
  118. package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -0
  119. package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -0
  120. package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -0
  121. package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -0
  122. package/dist-types/commands/GetJobCommand.d.ts +1 -0
  123. package/dist-types/commands/GetJobRunCommand.d.ts +1 -0
  124. package/dist-types/commands/GetJobRunsCommand.d.ts +1 -0
  125. package/dist-types/commands/GetJobsCommand.d.ts +1 -0
  126. package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -0
  127. package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -0
  128. package/dist-types/commands/GetMLTransformCommand.d.ts +1 -0
  129. package/dist-types/commands/GetMLTransformsCommand.d.ts +1 -0
  130. package/dist-types/commands/GetMappingCommand.d.ts +1 -0
  131. package/dist-types/commands/GetPartitionCommand.d.ts +1 -0
  132. package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -0
  133. package/dist-types/commands/GetPartitionsCommand.d.ts +1 -0
  134. package/dist-types/commands/GetPlanCommand.d.ts +1 -0
  135. package/dist-types/commands/GetRegistryCommand.d.ts +1 -0
  136. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -0
  137. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -0
  138. package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +1 -0
  139. package/dist-types/commands/GetSchemaCommand.d.ts +1 -0
  140. package/dist-types/commands/GetSchemaVersionCommand.d.ts +1 -0
  141. package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +1 -0
  142. package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -0
  143. package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +1 -0
  144. package/dist-types/commands/GetSessionCommand.d.ts +1 -0
  145. package/dist-types/commands/GetStatementCommand.d.ts +1 -0
  146. package/dist-types/commands/GetTableCommand.d.ts +1 -0
  147. package/dist-types/commands/GetTableOptimizerCommand.d.ts +1 -0
  148. package/dist-types/commands/GetTableVersionCommand.d.ts +1 -0
  149. package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -0
  150. package/dist-types/commands/GetTablesCommand.d.ts +1 -0
  151. package/dist-types/commands/GetTagsCommand.d.ts +1 -0
  152. package/dist-types/commands/GetTriggerCommand.d.ts +1 -0
  153. package/dist-types/commands/GetTriggersCommand.d.ts +1 -0
  154. package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -0
  155. package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -0
  156. package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -0
  157. package/dist-types/commands/GetUsageProfileCommand.d.ts +1 -0
  158. package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -0
  159. package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -0
  160. package/dist-types/commands/GetWorkflowCommand.d.ts +1 -0
  161. package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -0
  162. package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -0
  163. package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -0
  164. package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +1 -0
  165. package/dist-types/commands/ListBlueprintsCommand.d.ts +1 -0
  166. package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +1 -0
  167. package/dist-types/commands/ListConnectionTypesCommand.d.ts +1 -0
  168. package/dist-types/commands/ListCrawlersCommand.d.ts +1 -0
  169. package/dist-types/commands/ListCrawlsCommand.d.ts +1 -0
  170. package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +1 -0
  171. package/dist-types/commands/ListDataQualityResultsCommand.d.ts +1 -0
  172. package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +1 -0
  173. package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +1 -0
  174. package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +1 -0
  175. package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +1 -0
  176. package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +1 -0
  177. package/dist-types/commands/ListDevEndpointsCommand.d.ts +1 -0
  178. package/dist-types/commands/ListEntitiesCommand.d.ts +1 -0
  179. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  180. package/dist-types/commands/ListMLTransformsCommand.d.ts +1 -0
  181. package/dist-types/commands/ListRegistriesCommand.d.ts +1 -0
  182. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -0
  183. package/dist-types/commands/ListSchemasCommand.d.ts +1 -0
  184. package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
  185. package/dist-types/commands/ListStatementsCommand.d.ts +1 -0
  186. package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -0
  187. package/dist-types/commands/ListTriggersCommand.d.ts +1 -0
  188. package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -0
  189. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -0
  190. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -0
  191. package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -0
  192. package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -0
  193. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -0
  194. package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -0
  195. package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -0
  196. package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -0
  197. package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -0
  198. package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -0
  199. package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -0
  200. package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -0
  201. package/dist-types/commands/RunStatementCommand.d.ts +1 -0
  202. package/dist-types/commands/SearchTablesCommand.d.ts +1 -0
  203. package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -0
  204. package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -0
  205. package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -0
  206. package/dist-types/commands/StartCrawlerCommand.d.ts +1 -0
  207. package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -0
  208. package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -0
  209. package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
  210. package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -0
  211. package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -0
  212. package/dist-types/commands/StartJobRunCommand.d.ts +1 -0
  213. package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -0
  214. package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -0
  215. package/dist-types/commands/StartTriggerCommand.d.ts +1 -0
  216. package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -0
  217. package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -0
  218. package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -0
  219. package/dist-types/commands/StopCrawlerCommand.d.ts +1 -0
  220. package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -0
  221. package/dist-types/commands/StopSessionCommand.d.ts +1 -0
  222. package/dist-types/commands/StopTriggerCommand.d.ts +1 -0
  223. package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -0
  224. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  225. package/dist-types/commands/TestConnectionCommand.d.ts +1 -0
  226. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  227. package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -0
  228. package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -0
  229. package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -0
  230. package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -0
  231. package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -0
  232. package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -0
  233. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -0
  234. package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -0
  235. package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -0
  236. package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -0
  237. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -0
  238. package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -0
  239. package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -0
  240. package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -0
  241. package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  242. package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -0
  243. package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -0
  244. package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -0
  245. package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -0
  246. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -0
  247. package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -0
  248. package/dist-types/commands/UpdateTableCommand.d.ts +1 -0
  249. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -0
  250. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -0
  251. package/dist-types/commands/UpdateUsageProfileCommand.d.ts +1 -0
  252. package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -0
  253. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -0
  254. package/package.json +2 -2
@@ -69,6 +69,7 @@ declare const GetResourcePolicyCommand_base: {
69
69
  * @throws {@link GlueServiceException}
70
70
  * <p>Base exception class for all service exceptions from Glue service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
@@ -75,6 +75,7 @@ declare const GetSchemaByDefinitionCommand_base: {
75
75
  * @throws {@link GlueServiceException}
76
76
  * <p>Base exception class for all service exceptions from Glue service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class GetSchemaByDefinitionCommand extends GetSchemaByDefinitionCommand_base {
@@ -82,6 +82,7 @@ declare const GetSchemaCommand_base: {
82
82
  * @throws {@link GlueServiceException}
83
83
  * <p>Base exception class for all service exceptions from Glue service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetSchemaCommand extends GetSchemaCommand_base {
@@ -81,6 +81,7 @@ declare const GetSchemaVersionCommand_base: {
81
81
  * @throws {@link GlueServiceException}
82
82
  * <p>Base exception class for all service exceptions from Glue service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetSchemaVersionCommand extends GetSchemaVersionCommand_base {
@@ -80,6 +80,7 @@ declare const GetSchemaVersionsDiffCommand_base: {
80
80
  * @throws {@link GlueServiceException}
81
81
  * <p>Base exception class for all service exceptions from Glue service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetSchemaVersionsDiffCommand extends GetSchemaVersionsDiffCommand_base {
@@ -89,6 +89,7 @@ declare const GetSecurityConfigurationCommand_base: {
89
89
  * @throws {@link GlueServiceException}
90
90
  * <p>Base exception class for all service exceptions from Glue service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class GetSecurityConfigurationCommand extends GetSecurityConfigurationCommand_base {
@@ -93,6 +93,7 @@ declare const GetSecurityConfigurationsCommand_base: {
93
93
  * @throws {@link GlueServiceException}
94
94
  * <p>Base exception class for all service exceptions from Glue service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetSecurityConfigurationsCommand extends GetSecurityConfigurationsCommand_base {
@@ -100,6 +100,7 @@ declare const GetSessionCommand_base: {
100
100
  * @throws {@link GlueServiceException}
101
101
  * <p>Base exception class for all service exceptions from Glue service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class GetSessionCommand extends GetSessionCommand_base {
@@ -93,6 +93,7 @@ declare const GetStatementCommand_base: {
93
93
  * @throws {@link GlueServiceException}
94
94
  * <p>Base exception class for all service exceptions from Glue service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetStatementCommand extends GetStatementCommand_base {
@@ -339,6 +339,7 @@ declare const GetTableCommand_base: {
339
339
  * @throws {@link GlueServiceException}
340
340
  * <p>Base exception class for all service exceptions from Glue service.</p>
341
341
  *
342
+ *
342
343
  * @public
343
344
  */
344
345
  export declare class GetTableCommand extends GetTableCommand_base {
@@ -133,6 +133,7 @@ declare const GetTableOptimizerCommand_base: {
133
133
  * @throws {@link GlueServiceException}
134
134
  * <p>Base exception class for all service exceptions from Glue service.</p>
135
135
  *
136
+ *
136
137
  * @public
137
138
  */
138
139
  export declare class GetTableOptimizerCommand extends GetTableOptimizerCommand_base {
@@ -330,6 +330,7 @@ declare const GetTableVersionCommand_base: {
330
330
  * @throws {@link GlueServiceException}
331
331
  * <p>Base exception class for all service exceptions from Glue service.</p>
332
332
  *
333
+ *
333
334
  * @public
334
335
  */
335
336
  export declare class GetTableVersionCommand extends GetTableVersionCommand_base {
@@ -335,6 +335,7 @@ declare const GetTableVersionsCommand_base: {
335
335
  * @throws {@link GlueServiceException}
336
336
  * <p>Base exception class for all service exceptions from Glue service.</p>
337
337
  *
338
+ *
338
339
  * @public
339
340
  */
340
341
  export declare class GetTableVersionsCommand extends GetTableVersionsCommand_base {
@@ -344,6 +344,7 @@ declare const GetTablesCommand_base: {
344
344
  * @throws {@link GlueServiceException}
345
345
  * <p>Base exception class for all service exceptions from Glue service.</p>
346
346
  *
347
+ *
347
348
  * @public
348
349
  */
349
350
  export declare class GetTablesCommand extends GetTablesCommand_base {
@@ -68,6 +68,7 @@ declare const GetTagsCommand_base: {
68
68
  * @throws {@link GlueServiceException}
69
69
  * <p>Base exception class for all service exceptions from Glue service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class GetTagsCommand extends GetTagsCommand_base {
@@ -104,6 +104,7 @@ declare const GetTriggerCommand_base: {
104
104
  * @throws {@link GlueServiceException}
105
105
  * <p>Base exception class for all service exceptions from Glue service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class GetTriggerCommand extends GetTriggerCommand_base {
@@ -109,6 +109,7 @@ declare const GetTriggersCommand_base: {
109
109
  * @throws {@link GlueServiceException}
110
110
  * <p>Base exception class for all service exceptions from Glue service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class GetTriggersCommand extends GetTriggersCommand_base {
@@ -176,6 +176,7 @@ declare const GetUnfilteredPartitionMetadataCommand_base: {
176
176
  * @throws {@link GlueServiceException}
177
177
  * <p>Base exception class for all service exceptions from Glue service.</p>
178
178
  *
179
+ *
179
180
  * @public
180
181
  */
181
182
  export declare class GetUnfilteredPartitionMetadataCommand extends GetUnfilteredPartitionMetadataCommand_base {
@@ -185,6 +185,7 @@ declare const GetUnfilteredPartitionsMetadataCommand_base: {
185
185
  * @throws {@link GlueServiceException}
186
186
  * <p>Base exception class for all service exceptions from Glue service.</p>
187
187
  *
188
+ *
188
189
  * @public
189
190
  */
190
191
  export declare class GetUnfilteredPartitionsMetadataCommand extends GetUnfilteredPartitionsMetadataCommand_base {
@@ -381,6 +381,7 @@ declare const GetUnfilteredTableMetadataCommand_base: {
381
381
  * @throws {@link GlueServiceException}
382
382
  * <p>Base exception class for all service exceptions from Glue service.</p>
383
383
  *
384
+ *
384
385
  * @public
385
386
  */
386
387
  export declare class GetUnfilteredTableMetadataCommand extends GetUnfilteredTableMetadataCommand_base {
@@ -94,6 +94,7 @@ declare const GetUsageProfileCommand_base: {
94
94
  * @throws {@link GlueServiceException}
95
95
  * <p>Base exception class for all service exceptions from Glue service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class GetUsageProfileCommand extends GetUsageProfileCommand_base {
@@ -85,6 +85,7 @@ declare const GetUserDefinedFunctionCommand_base: {
85
85
  * @throws {@link GlueServiceException}
86
86
  * <p>Base exception class for all service exceptions from Glue service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetUserDefinedFunctionCommand extends GetUserDefinedFunctionCommand_base {
@@ -90,6 +90,7 @@ declare const GetUserDefinedFunctionsCommand_base: {
90
90
  * @throws {@link GlueServiceException}
91
91
  * <p>Base exception class for all service exceptions from Glue service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class GetUserDefinedFunctionsCommand extends GetUserDefinedFunctionsCommand_base {
@@ -326,6 +326,7 @@ declare const GetWorkflowCommand_base: {
326
326
  * @throws {@link GlueServiceException}
327
327
  * <p>Base exception class for all service exceptions from Glue service.</p>
328
328
  *
329
+ *
329
330
  * @public
330
331
  */
331
332
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
@@ -205,6 +205,7 @@ declare const GetWorkflowRunCommand_base: {
205
205
  * @throws {@link GlueServiceException}
206
206
  * <p>Base exception class for all service exceptions from Glue service.</p>
207
207
  *
208
+ *
208
209
  * @public
209
210
  */
210
211
  export declare class GetWorkflowRunCommand extends GetWorkflowRunCommand_base {
@@ -69,6 +69,7 @@ declare const GetWorkflowRunPropertiesCommand_base: {
69
69
  * @throws {@link GlueServiceException}
70
70
  * <p>Base exception class for all service exceptions from Glue service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class GetWorkflowRunPropertiesCommand extends GetWorkflowRunPropertiesCommand_base {
@@ -209,6 +209,7 @@ declare const GetWorkflowRunsCommand_base: {
209
209
  * @throws {@link GlueServiceException}
210
210
  * <p>Base exception class for all service exceptions from Glue service.</p>
211
211
  *
212
+ *
212
213
  * @public
213
214
  */
214
215
  export declare class GetWorkflowRunsCommand extends GetWorkflowRunsCommand_base {
@@ -58,6 +58,7 @@ declare const ImportCatalogToGlueCommand_base: {
58
58
  * @throws {@link GlueServiceException}
59
59
  * <p>Base exception class for all service exceptions from Glue service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class ImportCatalogToGlueCommand extends ImportCatalogToGlueCommand_base {
@@ -70,6 +70,7 @@ declare const ListBlueprintsCommand_base: {
70
70
  * @throws {@link GlueServiceException}
71
71
  * <p>Base exception class for all service exceptions from Glue service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class ListBlueprintsCommand extends ListBlueprintsCommand_base {
@@ -61,6 +61,7 @@ declare const ListColumnStatisticsTaskRunsCommand_base: {
61
61
  * @throws {@link GlueServiceException}
62
62
  * <p>Base exception class for all service exceptions from Glue service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class ListColumnStatisticsTaskRunsCommand extends ListColumnStatisticsTaskRunsCommand_base {
@@ -78,6 +78,7 @@ declare const ListConnectionTypesCommand_base: {
78
78
  * @throws {@link GlueServiceException}
79
79
  * <p>Base exception class for all service exceptions from Glue service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListConnectionTypesCommand extends ListConnectionTypesCommand_base {
@@ -69,6 +69,7 @@ declare const ListCrawlersCommand_base: {
69
69
  * @throws {@link GlueServiceException}
70
70
  * <p>Base exception class for all service exceptions from Glue service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListCrawlersCommand extends ListCrawlersCommand_base {
@@ -101,6 +101,7 @@ declare const ListCrawlsCommand_base: {
101
101
  * @throws {@link GlueServiceException}
102
102
  * <p>Base exception class for all service exceptions from Glue service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class ListCrawlsCommand extends ListCrawlsCommand_base {
@@ -76,6 +76,7 @@ declare const ListCustomEntityTypesCommand_base: {
76
76
  * @throws {@link GlueServiceException}
77
77
  * <p>Base exception class for all service exceptions from Glue service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListCustomEntityTypesCommand extends ListCustomEntityTypesCommand_base {
@@ -100,6 +100,7 @@ declare const ListDataQualityResultsCommand_base: {
100
100
  * @throws {@link GlueServiceException}
101
101
  * <p>Base exception class for all service exceptions from Glue service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class ListDataQualityResultsCommand extends ListDataQualityResultsCommand_base {
@@ -97,6 +97,7 @@ declare const ListDataQualityRuleRecommendationRunsCommand_base: {
97
97
  * @throws {@link GlueServiceException}
98
98
  * <p>Base exception class for all service exceptions from Glue service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListDataQualityRuleRecommendationRunsCommand extends ListDataQualityRuleRecommendationRunsCommand_base {
@@ -97,6 +97,7 @@ declare const ListDataQualityRulesetEvaluationRunsCommand_base: {
97
97
  * @throws {@link GlueServiceException}
98
98
  * <p>Base exception class for all service exceptions from Glue service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListDataQualityRulesetEvaluationRunsCommand extends ListDataQualityRulesetEvaluationRunsCommand_base {
@@ -98,6 +98,7 @@ declare const ListDataQualityRulesetsCommand_base: {
98
98
  * @throws {@link GlueServiceException}
99
99
  * <p>Base exception class for all service exceptions from Glue service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListDataQualityRulesetsCommand extends ListDataQualityRulesetsCommand_base {
@@ -78,6 +78,7 @@ declare const ListDataQualityStatisticAnnotationsCommand_base: {
78
78
  * @throws {@link GlueServiceException}
79
79
  * <p>Base exception class for all service exceptions from Glue service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListDataQualityStatisticAnnotationsCommand extends ListDataQualityStatisticAnnotationsCommand_base {
@@ -97,6 +97,7 @@ declare const ListDataQualityStatisticsCommand_base: {
97
97
  * @throws {@link GlueServiceException}
98
98
  * <p>Base exception class for all service exceptions from Glue service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListDataQualityStatisticsCommand extends ListDataQualityStatisticsCommand_base {
@@ -78,6 +78,7 @@ declare const ListDevEndpointsCommand_base: {
78
78
  * @throws {@link GlueServiceException}
79
79
  * <p>Base exception class for all service exceptions from Glue service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListDevEndpointsCommand extends ListDevEndpointsCommand_base {
@@ -91,6 +91,7 @@ declare const ListEntitiesCommand_base: {
91
91
  * @throws {@link GlueServiceException}
92
92
  * <p>Base exception class for all service exceptions from Glue service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class ListEntitiesCommand extends ListEntitiesCommand_base {
@@ -76,6 +76,7 @@ declare const ListJobsCommand_base: {
76
76
  * @throws {@link GlueServiceException}
77
77
  * <p>Base exception class for all service exceptions from Glue service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListJobsCommand extends ListJobsCommand_base {
@@ -97,6 +97,7 @@ declare const ListMLTransformsCommand_base: {
97
97
  * @throws {@link GlueServiceException}
98
98
  * <p>Base exception class for all service exceptions from Glue service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListMLTransformsCommand extends ListMLTransformsCommand_base {
@@ -74,6 +74,7 @@ declare const ListRegistriesCommand_base: {
74
74
  * @throws {@link GlueServiceException}
75
75
  * <p>Base exception class for all service exceptions from Glue service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class ListRegistriesCommand extends ListRegistriesCommand_base {
@@ -81,6 +81,7 @@ declare const ListSchemaVersionsCommand_base: {
81
81
  * @throws {@link GlueServiceException}
82
82
  * <p>Base exception class for all service exceptions from Glue service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListSchemaVersionsCommand extends ListSchemaVersionsCommand_base {
@@ -83,6 +83,7 @@ declare const ListSchemasCommand_base: {
83
83
  * @throws {@link GlueServiceException}
84
84
  * <p>Base exception class for all service exceptions from Glue service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListSchemasCommand extends ListSchemasCommand_base {
@@ -107,6 +107,7 @@ declare const ListSessionsCommand_base: {
107
107
  * @throws {@link GlueServiceException}
108
108
  * <p>Base exception class for all service exceptions from Glue service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class ListSessionsCommand extends ListSessionsCommand_base {
@@ -96,6 +96,7 @@ declare const ListStatementsCommand_base: {
96
96
  * @throws {@link GlueServiceException}
97
97
  * <p>Base exception class for all service exceptions from Glue service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ListStatementsCommand extends ListStatementsCommand_base {
@@ -118,6 +118,7 @@ declare const ListTableOptimizerRunsCommand_base: {
118
118
  * @throws {@link GlueServiceException}
119
119
  * <p>Base exception class for all service exceptions from Glue service.</p>
120
120
  *
121
+ *
121
122
  * @public
122
123
  */
123
124
  export declare class ListTableOptimizerRunsCommand extends ListTableOptimizerRunsCommand_base {
@@ -77,6 +77,7 @@ declare const ListTriggersCommand_base: {
77
77
  * @throws {@link GlueServiceException}
78
78
  * <p>Base exception class for all service exceptions from Glue service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListTriggersCommand extends ListTriggersCommand_base {
@@ -75,6 +75,7 @@ declare const ListUsageProfilesCommand_base: {
75
75
  * @throws {@link GlueServiceException}
76
76
  * <p>Base exception class for all service exceptions from Glue service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class ListUsageProfilesCommand extends ListUsageProfilesCommand_base {
@@ -67,6 +67,7 @@ declare const ListWorkflowsCommand_base: {
67
67
  * @throws {@link GlueServiceException}
68
68
  * <p>Base exception class for all service exceptions from Glue service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
@@ -113,6 +113,7 @@ declare const ModifyIntegrationCommand_base: {
113
113
  * @throws {@link GlueServiceException}
114
114
  * <p>Base exception class for all service exceptions from Glue service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class ModifyIntegrationCommand extends ModifyIntegrationCommand_base {
@@ -73,6 +73,7 @@ declare const PutDataCatalogEncryptionSettingsCommand_base: {
73
73
  * @throws {@link GlueServiceException}
74
74
  * <p>Base exception class for all service exceptions from Glue service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class PutDataCatalogEncryptionSettingsCommand extends PutDataCatalogEncryptionSettingsCommand_base {
@@ -62,6 +62,7 @@ declare const PutDataQualityProfileAnnotationCommand_base: {
62
62
  * @throws {@link GlueServiceException}
63
63
  * <p>Base exception class for all service exceptions from Glue service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class PutDataQualityProfileAnnotationCommand extends PutDataQualityProfileAnnotationCommand_base {
@@ -73,6 +73,7 @@ declare const PutResourcePolicyCommand_base: {
73
73
  * @throws {@link GlueServiceException}
74
74
  * <p>Base exception class for all service exceptions from Glue service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
@@ -89,6 +89,7 @@ declare const PutSchemaVersionMetadataCommand_base: {
89
89
  * @throws {@link GlueServiceException}
90
90
  * <p>Base exception class for all service exceptions from Glue service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class PutSchemaVersionMetadataCommand extends PutSchemaVersionMetadataCommand_base {
@@ -77,6 +77,7 @@ declare const PutWorkflowRunPropertiesCommand_base: {
77
77
  * @throws {@link GlueServiceException}
78
78
  * <p>Base exception class for all service exceptions from Glue service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class PutWorkflowRunPropertiesCommand extends PutWorkflowRunPropertiesCommand_base {
@@ -93,6 +93,7 @@ declare const QuerySchemaVersionMetadataCommand_base: {
93
93
  * @throws {@link GlueServiceException}
94
94
  * <p>Base exception class for all service exceptions from Glue service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class QuerySchemaVersionMetadataCommand extends QuerySchemaVersionMetadataCommand_base {
@@ -81,6 +81,7 @@ declare const RegisterSchemaVersionCommand_base: {
81
81
  * @throws {@link GlueServiceException}
82
82
  * <p>Base exception class for all service exceptions from Glue service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class RegisterSchemaVersionCommand extends RegisterSchemaVersionCommand_base {
@@ -83,6 +83,7 @@ declare const RemoveSchemaVersionMetadataCommand_base: {
83
83
  * @throws {@link GlueServiceException}
84
84
  * <p>Base exception class for all service exceptions from Glue service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class RemoveSchemaVersionMetadataCommand extends RemoveSchemaVersionMetadataCommand_base {
@@ -93,6 +93,7 @@ declare const ResetJobBookmarkCommand_base: {
93
93
  * @throws {@link GlueServiceException}
94
94
  * <p>Base exception class for all service exceptions from Glue service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ResetJobBookmarkCommand extends ResetJobBookmarkCommand_base {
@@ -79,6 +79,7 @@ declare const ResumeWorkflowRunCommand_base: {
79
79
  * @throws {@link GlueServiceException}
80
80
  * <p>Base exception class for all service exceptions from Glue service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ResumeWorkflowRunCommand extends ResumeWorkflowRunCommand_base {
@@ -80,6 +80,7 @@ declare const RunStatementCommand_base: {
80
80
  * @throws {@link GlueServiceException}
81
81
  * <p>Base exception class for all service exceptions from Glue service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class RunStatementCommand extends RunStatementCommand_base {
@@ -339,6 +339,7 @@ declare const SearchTablesCommand_base: {
339
339
  * @throws {@link GlueServiceException}
340
340
  * <p>Base exception class for all service exceptions from Glue service.</p>
341
341
  *
342
+ *
342
343
  * @public
343
344
  */
344
345
  export declare class SearchTablesCommand extends SearchTablesCommand_base {
@@ -74,6 +74,7 @@ declare const StartBlueprintRunCommand_base: {
74
74
  * @throws {@link GlueServiceException}
75
75
  * <p>Base exception class for all service exceptions from Glue service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class StartBlueprintRunCommand extends StartBlueprintRunCommand_base {
@@ -80,6 +80,7 @@ declare const StartColumnStatisticsTaskRunCommand_base: {
80
80
  * @throws {@link GlueServiceException}
81
81
  * <p>Base exception class for all service exceptions from Glue service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class StartColumnStatisticsTaskRunCommand extends StartColumnStatisticsTaskRunCommand_base {