@aws-sdk/client-glue 3.775.0 → 3.782.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 +5 -5
@@ -155,6 +155,7 @@ declare const BatchCreatePartitionCommand_base: {
155
155
  * @throws {@link GlueServiceException}
156
156
  * <p>Base exception class for all service exceptions from Glue service.</p>
157
157
  *
158
+ *
158
159
  * @public
159
160
  */
160
161
  export declare class BatchCreatePartitionCommand extends BatchCreatePartitionCommand_base {
@@ -71,6 +71,7 @@ declare const BatchDeleteConnectionCommand_base: {
71
71
  * @throws {@link GlueServiceException}
72
72
  * <p>Base exception class for all service exceptions from Glue service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class BatchDeleteConnectionCommand extends BatchDeleteConnectionCommand_base {
@@ -85,6 +85,7 @@ declare const BatchDeletePartitionCommand_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 BatchDeletePartitionCommand extends BatchDeletePartitionCommand_base {
@@ -95,6 +95,7 @@ declare const BatchDeleteTableCommand_base: {
95
95
  * @throws {@link GlueServiceException}
96
96
  * <p>Base exception class for all service exceptions from Glue service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class BatchDeleteTableCommand extends BatchDeleteTableCommand_base {
@@ -80,6 +80,7 @@ declare const BatchDeleteTableVersionCommand_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 BatchDeleteTableVersionCommand extends BatchDeleteTableVersionCommand_base {
@@ -89,6 +89,7 @@ declare const BatchGetBlueprintsCommand_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 BatchGetBlueprintsCommand extends BatchGetBlueprintsCommand_base {
@@ -190,6 +190,7 @@ declare const BatchGetCrawlersCommand_base: {
190
190
  * @throws {@link GlueServiceException}
191
191
  * <p>Base exception class for all service exceptions from Glue service.</p>
192
192
  *
193
+ *
193
194
  * @public
194
195
  */
195
196
  export declare class BatchGetCrawlersCommand extends BatchGetCrawlersCommand_base {
@@ -76,6 +76,7 @@ declare const BatchGetCustomEntityTypesCommand_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 BatchGetCustomEntityTypesCommand extends BatchGetCustomEntityTypesCommand_base {
@@ -132,6 +132,7 @@ declare const BatchGetDataQualityResultCommand_base: {
132
132
  * @throws {@link GlueServiceException}
133
133
  * <p>Base exception class for all service exceptions from Glue service.</p>
134
134
  *
135
+ *
135
136
  * @public
136
137
  */
137
138
  export declare class BatchGetDataQualityResultCommand extends BatchGetDataQualityResultCommand_base {
@@ -108,6 +108,7 @@ declare const BatchGetDevEndpointsCommand_base: {
108
108
  * @throws {@link GlueServiceException}
109
109
  * <p>Base exception class for all service exceptions from Glue service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class BatchGetDevEndpointsCommand extends BatchGetDevEndpointsCommand_base {
@@ -1167,6 +1167,7 @@ declare const BatchGetJobsCommand_base: {
1167
1167
  * @throws {@link GlueServiceException}
1168
1168
  * <p>Base exception class for all service exceptions from Glue service.</p>
1169
1169
  *
1170
+ *
1170
1171
  * @public
1171
1172
  */
1172
1173
  export declare class BatchGetJobsCommand extends BatchGetJobsCommand_base {
@@ -165,6 +165,7 @@ declare const BatchGetPartitionCommand_base: {
165
165
  * @throws {@link GlueServiceException}
166
166
  * <p>Base exception class for all service exceptions from Glue service.</p>
167
167
  *
168
+ *
168
169
  * @public
169
170
  */
170
171
  export declare class BatchGetPartitionCommand extends BatchGetPartitionCommand_base {
@@ -153,6 +153,7 @@ declare const BatchGetTableOptimizerCommand_base: {
153
153
  * @throws {@link GlueServiceException}
154
154
  * <p>Base exception class for all service exceptions from Glue service.</p>
155
155
  *
156
+ *
156
157
  * @public
157
158
  */
158
159
  export declare class BatchGetTableOptimizerCommand extends BatchGetTableOptimizerCommand_base {
@@ -108,6 +108,7 @@ declare const BatchGetTriggersCommand_base: {
108
108
  * @throws {@link GlueServiceException}
109
109
  * <p>Base exception class for all service exceptions from Glue service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class BatchGetTriggersCommand extends BatchGetTriggersCommand_base {
@@ -330,6 +330,7 @@ declare const BatchGetWorkflowsCommand_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 BatchGetWorkflowsCommand extends BatchGetWorkflowsCommand_base {
@@ -79,6 +79,7 @@ declare const BatchPutDataQualityStatisticAnnotationCommand_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 BatchPutDataQualityStatisticAnnotationCommand extends BatchPutDataQualityStatisticAnnotationCommand_base {
@@ -82,6 +82,7 @@ declare const BatchStopJobRunCommand_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 BatchStopJobRunCommand extends BatchStopJobRunCommand_base {
@@ -154,6 +154,7 @@ declare const BatchUpdatePartitionCommand_base: {
154
154
  * @throws {@link GlueServiceException}
155
155
  * <p>Base exception class for all service exceptions from Glue service.</p>
156
156
  *
157
+ *
157
158
  * @public
158
159
  */
159
160
  export declare class BatchUpdatePartitionCommand extends BatchUpdatePartitionCommand_base {
@@ -64,6 +64,7 @@ declare const CancelDataQualityRuleRecommendationRunCommand_base: {
64
64
  * @throws {@link GlueServiceException}
65
65
  * <p>Base exception class for all service exceptions from Glue service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class CancelDataQualityRuleRecommendationRunCommand extends CancelDataQualityRuleRecommendationRunCommand_base {
@@ -64,6 +64,7 @@ declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
64
64
  * @throws {@link GlueServiceException}
65
65
  * <p>Base exception class for all service exceptions from Glue service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class CancelDataQualityRulesetEvaluationRunCommand extends CancelDataQualityRulesetEvaluationRunCommand_base {
@@ -71,6 +71,7 @@ declare const CancelMLTaskRunCommand_base: {
71
71
  * @throws {@link GlueServiceException}
72
72
  * <p>Base exception class for all service exceptions from Glue service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class CancelMLTaskRunCommand extends CancelMLTaskRunCommand_base {
@@ -72,6 +72,7 @@ declare const CancelStatementCommand_base: {
72
72
  * @throws {@link GlueServiceException}
73
73
  * <p>Base exception class for all service exceptions from Glue service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CancelStatementCommand extends CancelStatementCommand_base {
@@ -65,6 +65,7 @@ declare const CheckSchemaVersionValidityCommand_base: {
65
65
  * @throws {@link GlueServiceException}
66
66
  * <p>Base exception class for all service exceptions from Glue service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class CheckSchemaVersionValidityCommand extends CheckSchemaVersionValidityCommand_base {
@@ -74,6 +74,7 @@ declare const CreateBlueprintCommand_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 CreateBlueprintCommand extends CreateBlueprintCommand_base {
@@ -133,6 +133,7 @@ declare const CreateCatalogCommand_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 CreateCatalogCommand extends CreateCatalogCommand_base {
@@ -93,6 +93,7 @@ declare const CreateClassifierCommand_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 CreateClassifierCommand extends CreateClassifierCommand_base {
@@ -85,6 +85,7 @@ declare const CreateColumnStatisticsTaskSettingsCommand_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 CreateColumnStatisticsTaskSettingsCommand extends CreateColumnStatisticsTaskSettingsCommand_base {
@@ -137,6 +137,7 @@ declare const CreateConnectionCommand_base: {
137
137
  * @throws {@link GlueServiceException}
138
138
  * <p>Base exception class for all service exceptions from Glue service.</p>
139
139
  *
140
+ *
140
141
  * @public
141
142
  */
142
143
  export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
@@ -174,6 +174,7 @@ declare const CreateCrawlerCommand_base: {
174
174
  * @throws {@link GlueServiceException}
175
175
  * <p>Base exception class for all service exceptions from Glue service.</p>
176
176
  *
177
+ *
177
178
  * @public
178
179
  */
179
180
  export declare class CreateCrawlerCommand extends CreateCrawlerCommand_base {
@@ -83,6 +83,7 @@ declare const CreateCustomEntityTypeCommand_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 CreateCustomEntityTypeCommand extends CreateCustomEntityTypeCommand_base {
@@ -82,6 +82,7 @@ declare const CreateDataQualityRulesetCommand_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 CreateDataQualityRulesetCommand extends CreateDataQualityRulesetCommand_base {
@@ -112,6 +112,7 @@ declare const CreateDatabaseCommand_base: {
112
112
  * @throws {@link GlueServiceException}
113
113
  * <p>Base exception class for all service exceptions from Glue service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class CreateDatabaseCommand extends CreateDatabaseCommand_base {
@@ -122,6 +122,7 @@ declare const CreateDevEndpointCommand_base: {
122
122
  * @throws {@link GlueServiceException}
123
123
  * <p>Base exception class for all service exceptions from Glue service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class CreateDevEndpointCommand extends CreateDevEndpointCommand_base {
@@ -127,6 +127,7 @@ declare const CreateIntegrationCommand_base: {
127
127
  * @throws {@link GlueServiceException}
128
128
  * <p>Base exception class for all service exceptions from Glue service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class CreateIntegrationCommand extends CreateIntegrationCommand_base {
@@ -96,6 +96,7 @@ declare const CreateIntegrationResourcePropertyCommand_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 CreateIntegrationResourcePropertyCommand extends CreateIntegrationResourcePropertyCommand_base {
@@ -94,6 +94,7 @@ declare const CreateIntegrationTablePropertiesCommand_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 CreateIntegrationTablePropertiesCommand extends CreateIntegrationTablePropertiesCommand_base {
@@ -1169,6 +1169,7 @@ declare const CreateJobCommand_base: {
1169
1169
  * @throws {@link GlueServiceException}
1170
1170
  * <p>Base exception class for all service exceptions from Glue service.</p>
1171
1171
  *
1172
+ *
1172
1173
  * @public
1173
1174
  */
1174
1175
  export declare class CreateJobCommand extends CreateJobCommand_base {
@@ -123,6 +123,7 @@ declare const CreateMLTransformCommand_base: {
123
123
  * @throws {@link GlueServiceException}
124
124
  * <p>Base exception class for all service exceptions from Glue service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class CreateMLTransformCommand extends CreateMLTransformCommand_base {
@@ -141,6 +141,7 @@ declare const CreatePartitionCommand_base: {
141
141
  * @throws {@link GlueServiceException}
142
142
  * <p>Base exception class for all service exceptions from Glue service.</p>
143
143
  *
144
+ *
144
145
  * @public
145
146
  */
146
147
  export declare class CreatePartitionCommand extends CreatePartitionCommand_base {
@@ -81,6 +81,7 @@ declare const CreatePartitionIndexCommand_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 CreatePartitionIndexCommand extends CreatePartitionIndexCommand_base {
@@ -81,6 +81,7 @@ declare const CreateRegistryCommand_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 CreateRegistryCommand extends CreateRegistryCommand_base {
@@ -103,6 +103,7 @@ declare const CreateSchemaCommand_base: {
103
103
  * @throws {@link GlueServiceException}
104
104
  * <p>Base exception class for all service exceptions from Glue service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class CreateSchemaCommand extends CreateSchemaCommand_base {
@@ -85,6 +85,7 @@ declare const CreateScriptCommand_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 CreateScriptCommand extends CreateScriptCommand_base {
@@ -90,6 +90,7 @@ declare const CreateSecurityConfigurationCommand_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 CreateSecurityConfigurationCommand extends CreateSecurityConfigurationCommand_base {
@@ -133,6 +133,7 @@ declare const CreateSessionCommand_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 CreateSessionCommand extends CreateSessionCommand_base {
@@ -201,6 +201,7 @@ declare const CreateTableCommand_base: {
201
201
  * @throws {@link GlueServiceException}
202
202
  * <p>Base exception class for all service exceptions from Glue service.</p>
203
203
  *
204
+ *
204
205
  * @public
205
206
  */
206
207
  export declare class CreateTableCommand extends CreateTableCommand_base {
@@ -96,6 +96,7 @@ declare const CreateTableOptimizerCommand_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 CreateTableOptimizerCommand extends CreateTableOptimizerCommand_base {
@@ -117,6 +117,7 @@ declare const CreateTriggerCommand_base: {
117
117
  * @throws {@link GlueServiceException}
118
118
  * <p>Base exception class for all service exceptions from Glue service.</p>
119
119
  *
120
+ *
120
121
  * @public
121
122
  */
122
123
  export declare class CreateTriggerCommand extends CreateTriggerCommand_base {
@@ -98,6 +98,7 @@ declare const CreateUsageProfileCommand_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 CreateUsageProfileCommand extends CreateUsageProfileCommand_base {
@@ -86,6 +86,7 @@ declare const CreateUserDefinedFunctionCommand_base: {
86
86
  * @throws {@link GlueServiceException}
87
87
  * <p>Base exception class for all service exceptions from Glue service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateUserDefinedFunctionCommand extends CreateUserDefinedFunctionCommand_base {
@@ -80,6 +80,7 @@ declare const CreateWorkflowCommand_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 CreateWorkflowCommand extends CreateWorkflowCommand_base {
@@ -63,6 +63,7 @@ declare const DeleteBlueprintCommand_base: {
63
63
  * @throws {@link GlueServiceException}
64
64
  * <p>Base exception class for all service exceptions from Glue service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class DeleteBlueprintCommand extends DeleteBlueprintCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteCatalogCommand_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 DeleteCatalogCommand extends DeleteCatalogCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteClassifierCommand_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 DeleteClassifierCommand extends DeleteClassifierCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteColumnStatisticsForPartitionCommand_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 DeleteColumnStatisticsForPartitionCommand extends DeleteColumnStatisticsForPartitionCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteColumnStatisticsForTableCommand_base: {
71
71
  * @throws {@link GlueServiceException}
72
72
  * <p>Base exception class for all service exceptions from Glue service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteColumnStatisticsForTableCommand extends DeleteColumnStatisticsForTableCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteColumnStatisticsTaskSettingsCommand_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 DeleteColumnStatisticsTaskSettingsCommand extends DeleteColumnStatisticsTaskSettingsCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteConnectionCommand_base: {
59
59
  * @throws {@link GlueServiceException}
60
60
  * <p>Base exception class for all service exceptions from Glue service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteCrawlerCommand_base: {
65
65
  * @throws {@link GlueServiceException}
66
66
  * <p>Base exception class for all service exceptions from Glue service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteCrawlerCommand extends DeleteCrawlerCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteCustomEntityTypeCommand_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 DeleteCustomEntityTypeCommand extends DeleteCustomEntityTypeCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteDataQualityRulesetCommand_base: {
64
64
  * @throws {@link GlueServiceException}
65
65
  * <p>Base exception class for all service exceptions from Glue service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteDataQualityRulesetCommand extends DeleteDataQualityRulesetCommand_base {
@@ -86,6 +86,7 @@ declare const DeleteDatabaseCommand_base: {
86
86
  * @throws {@link GlueServiceException}
87
87
  * <p>Base exception class for all service exceptions from Glue service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DeleteDatabaseCommand extends DeleteDatabaseCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteDevEndpointCommand_base: {
64
64
  * @throws {@link GlueServiceException}
65
65
  * <p>Base exception class for all service exceptions from Glue service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteDevEndpointCommand extends DeleteDevEndpointCommand_base {
@@ -110,6 +110,7 @@ declare const DeleteIntegrationCommand_base: {
110
110
  * @throws {@link GlueServiceException}
111
111
  * <p>Base exception class for all service exceptions from Glue service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteIntegrationTablePropertiesCommand_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 DeleteIntegrationTablePropertiesCommand extends DeleteIntegrationTablePropertiesCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteJobCommand_base: {
64
64
  * @throws {@link GlueServiceException}
65
65
  * <p>Base exception class for all service exceptions from Glue service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteJobCommand extends DeleteJobCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteMLTransformCommand_base: {
71
71
  * @throws {@link GlueServiceException}
72
72
  * <p>Base exception class for all service exceptions from Glue service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteMLTransformCommand extends DeleteMLTransformCommand_base {
@@ -69,6 +69,7 @@ declare const DeletePartitionCommand_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 DeletePartitionCommand extends DeletePartitionCommand_base {