@aws-sdk/client-glue 3.49.0 → 3.50.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 (224) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-cjs/protocols/Aws_json1_1.js +16 -0
  4. package/dist-es/models/models_0.js +1 -0
  5. package/dist-es/protocols/Aws_json1_1.js +77 -61
  6. package/dist-types/models/models_0.d.ts +5 -4
  7. package/dist-types/models/models_1.d.ts +3 -3
  8. package/package.json +25 -25
  9. package/dist-types/ts3.4/Glue.d.ts +0 -847
  10. package/dist-types/ts3.4/GlueClient.d.ts +0 -242
  11. package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +0 -18
  79. package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +0 -17
  97. package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +0 -17
  101. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +0 -17
  102. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +0 -17
  103. package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +0 -17
  104. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +0 -17
  105. package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +0 -17
  106. package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +0 -17
  107. package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +0 -17
  108. package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +0 -17
  109. package/dist-types/ts3.4/commands/GetTableCommand.d.ts +0 -17
  110. package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +0 -17
  111. package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +0 -17
  112. package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +0 -17
  113. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -17
  114. package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +0 -17
  115. package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +0 -17
  116. package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +0 -16
  117. package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +0 -16
  118. package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +0 -16
  119. package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +0 -17
  120. package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +0 -17
  121. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +0 -17
  122. package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +0 -17
  123. package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +0 -17
  124. package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +0 -17
  125. package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +0 -17
  126. package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +0 -17
  127. package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +0 -17
  128. package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +0 -17
  129. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +0 -17
  130. package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +0 -17
  131. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +0 -17
  132. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +0 -17
  133. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +0 -17
  134. package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +0 -17
  135. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +0 -17
  136. package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +0 -17
  137. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -17
  138. package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +0 -17
  139. package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +0 -17
  140. package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +0 -17
  141. package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +0 -17
  142. package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +0 -17
  143. package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +0 -17
  144. package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +0 -17
  145. package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +0 -17
  146. package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +0 -17
  147. package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +0 -17
  148. package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +0 -17
  149. package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +0 -17
  150. package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +0 -17
  151. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +0 -17
  152. package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +0 -17
  153. package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +0 -17
  154. package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +0 -17
  155. package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +0 -17
  156. package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +0 -17
  157. package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +0 -17
  158. package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +0 -17
  159. package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +0 -17
  160. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  161. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  162. package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +0 -17
  163. package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +0 -17
  164. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +0 -17
  165. package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +0 -17
  166. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -17
  167. package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +0 -17
  168. package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +0 -17
  169. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +0 -17
  170. package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +0 -17
  171. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +0 -17
  172. package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +0 -17
  173. package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +0 -17
  174. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +0 -17
  175. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +0 -17
  176. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +0 -17
  177. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +0 -17
  178. package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +0 -17
  179. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +0 -17
  180. package/dist-types/ts3.4/commands/index.d.ts +0 -169
  181. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  182. package/dist-types/ts3.4/index.d.ts +0 -5
  183. package/dist-types/ts3.4/models/index.d.ts +0 -2
  184. package/dist-types/ts3.4/models/models_0.d.ts +0 -1738
  185. package/dist-types/ts3.4/models/models_1.d.ts +0 -2892
  186. package/dist-types/ts3.4/pagination/GetBlueprintRunsPaginator.d.ts +0 -4
  187. package/dist-types/ts3.4/pagination/GetClassifiersPaginator.d.ts +0 -4
  188. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +0 -4
  189. package/dist-types/ts3.4/pagination/GetCrawlerMetricsPaginator.d.ts +0 -4
  190. package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +0 -4
  191. package/dist-types/ts3.4/pagination/GetDatabasesPaginator.d.ts +0 -4
  192. package/dist-types/ts3.4/pagination/GetDevEndpointsPaginator.d.ts +0 -4
  193. package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +0 -4
  194. package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +0 -4
  195. package/dist-types/ts3.4/pagination/GetMLTaskRunsPaginator.d.ts +0 -4
  196. package/dist-types/ts3.4/pagination/GetMLTransformsPaginator.d.ts +0 -4
  197. package/dist-types/ts3.4/pagination/GetPartitionIndexesPaginator.d.ts +0 -4
  198. package/dist-types/ts3.4/pagination/GetPartitionsPaginator.d.ts +0 -4
  199. package/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +0 -4
  200. package/dist-types/ts3.4/pagination/GetSecurityConfigurationsPaginator.d.ts +0 -4
  201. package/dist-types/ts3.4/pagination/GetTableVersionsPaginator.d.ts +0 -4
  202. package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +0 -4
  203. package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +0 -4
  204. package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +0 -4
  205. package/dist-types/ts3.4/pagination/GetUserDefinedFunctionsPaginator.d.ts +0 -4
  206. package/dist-types/ts3.4/pagination/GetWorkflowRunsPaginator.d.ts +0 -4
  207. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  208. package/dist-types/ts3.4/pagination/ListBlueprintsPaginator.d.ts +0 -4
  209. package/dist-types/ts3.4/pagination/ListCrawlersPaginator.d.ts +0 -4
  210. package/dist-types/ts3.4/pagination/ListDevEndpointsPaginator.d.ts +0 -4
  211. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +0 -4
  212. package/dist-types/ts3.4/pagination/ListMLTransformsPaginator.d.ts +0 -4
  213. package/dist-types/ts3.4/pagination/ListRegistriesPaginator.d.ts +0 -4
  214. package/dist-types/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +0 -4
  215. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +0 -4
  216. package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +0 -4
  217. package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +0 -4
  218. package/dist-types/ts3.4/pagination/SearchTablesPaginator.d.ts +0 -4
  219. package/dist-types/ts3.4/pagination/index.d.ts +0 -33
  220. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -509
  221. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  222. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  223. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  224. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,847 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput } from "./commands/BatchCreatePartitionCommand";
3
- import { BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput } from "./commands/BatchDeleteConnectionCommand";
4
- import { BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput } from "./commands/BatchDeletePartitionCommand";
5
- import { BatchDeleteTableCommandInput, BatchDeleteTableCommandOutput } from "./commands/BatchDeleteTableCommand";
6
- import { BatchDeleteTableVersionCommandInput, BatchDeleteTableVersionCommandOutput } from "./commands/BatchDeleteTableVersionCommand";
7
- import { BatchGetBlueprintsCommandInput, BatchGetBlueprintsCommandOutput } from "./commands/BatchGetBlueprintsCommand";
8
- import { BatchGetCrawlersCommandInput, BatchGetCrawlersCommandOutput } from "./commands/BatchGetCrawlersCommand";
9
- import { BatchGetDevEndpointsCommandInput, BatchGetDevEndpointsCommandOutput } from "./commands/BatchGetDevEndpointsCommand";
10
- import { BatchGetJobsCommandInput, BatchGetJobsCommandOutput } from "./commands/BatchGetJobsCommand";
11
- import { BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput } from "./commands/BatchGetPartitionCommand";
12
- import { BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput } from "./commands/BatchGetTriggersCommand";
13
- import { BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput } from "./commands/BatchGetWorkflowsCommand";
14
- import { BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput } from "./commands/BatchStopJobRunCommand";
15
- import { BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput } from "./commands/BatchUpdatePartitionCommand";
16
- import { CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput } from "./commands/CancelMLTaskRunCommand";
17
- import { CheckSchemaVersionValidityCommandInput, CheckSchemaVersionValidityCommandOutput } from "./commands/CheckSchemaVersionValidityCommand";
18
- import { CreateBlueprintCommandInput, CreateBlueprintCommandOutput } from "./commands/CreateBlueprintCommand";
19
- import { CreateClassifierCommandInput, CreateClassifierCommandOutput } from "./commands/CreateClassifierCommand";
20
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
21
- import { CreateCrawlerCommandInput, CreateCrawlerCommandOutput } from "./commands/CreateCrawlerCommand";
22
- import { CreateDatabaseCommandInput, CreateDatabaseCommandOutput } from "./commands/CreateDatabaseCommand";
23
- import { CreateDevEndpointCommandInput, CreateDevEndpointCommandOutput } from "./commands/CreateDevEndpointCommand";
24
- import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
25
- import { CreateMLTransformCommandInput, CreateMLTransformCommandOutput } from "./commands/CreateMLTransformCommand";
26
- import { CreatePartitionCommandInput, CreatePartitionCommandOutput } from "./commands/CreatePartitionCommand";
27
- import { CreatePartitionIndexCommandInput, CreatePartitionIndexCommandOutput } from "./commands/CreatePartitionIndexCommand";
28
- import { CreateRegistryCommandInput, CreateRegistryCommandOutput } from "./commands/CreateRegistryCommand";
29
- import { CreateSchemaCommandInput, CreateSchemaCommandOutput } from "./commands/CreateSchemaCommand";
30
- import { CreateScriptCommandInput, CreateScriptCommandOutput } from "./commands/CreateScriptCommand";
31
- import { CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput } from "./commands/CreateSecurityConfigurationCommand";
32
- import { CreateTableCommandInput, CreateTableCommandOutput } from "./commands/CreateTableCommand";
33
- import { CreateTriggerCommandInput, CreateTriggerCommandOutput } from "./commands/CreateTriggerCommand";
34
- import { CreateUserDefinedFunctionCommandInput, CreateUserDefinedFunctionCommandOutput } from "./commands/CreateUserDefinedFunctionCommand";
35
- import { CreateWorkflowCommandInput, CreateWorkflowCommandOutput } from "./commands/CreateWorkflowCommand";
36
- import { DeleteBlueprintCommandInput, DeleteBlueprintCommandOutput } from "./commands/DeleteBlueprintCommand";
37
- import { DeleteClassifierCommandInput, DeleteClassifierCommandOutput } from "./commands/DeleteClassifierCommand";
38
- import { DeleteColumnStatisticsForPartitionCommandInput, DeleteColumnStatisticsForPartitionCommandOutput } from "./commands/DeleteColumnStatisticsForPartitionCommand";
39
- import { DeleteColumnStatisticsForTableCommandInput, DeleteColumnStatisticsForTableCommandOutput } from "./commands/DeleteColumnStatisticsForTableCommand";
40
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
41
- import { DeleteCrawlerCommandInput, DeleteCrawlerCommandOutput } from "./commands/DeleteCrawlerCommand";
42
- import { DeleteDatabaseCommandInput, DeleteDatabaseCommandOutput } from "./commands/DeleteDatabaseCommand";
43
- import { DeleteDevEndpointCommandInput, DeleteDevEndpointCommandOutput } from "./commands/DeleteDevEndpointCommand";
44
- import { DeleteJobCommandInput, DeleteJobCommandOutput } from "./commands/DeleteJobCommand";
45
- import { DeleteMLTransformCommandInput, DeleteMLTransformCommandOutput } from "./commands/DeleteMLTransformCommand";
46
- import { DeletePartitionCommandInput, DeletePartitionCommandOutput } from "./commands/DeletePartitionCommand";
47
- import { DeletePartitionIndexCommandInput, DeletePartitionIndexCommandOutput } from "./commands/DeletePartitionIndexCommand";
48
- import { DeleteRegistryCommandInput, DeleteRegistryCommandOutput } from "./commands/DeleteRegistryCommand";
49
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
50
- import { DeleteSchemaCommandInput, DeleteSchemaCommandOutput } from "./commands/DeleteSchemaCommand";
51
- import { DeleteSchemaVersionsCommandInput, DeleteSchemaVersionsCommandOutput } from "./commands/DeleteSchemaVersionsCommand";
52
- import { DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput } from "./commands/DeleteSecurityConfigurationCommand";
53
- import { DeleteTableCommandInput, DeleteTableCommandOutput } from "./commands/DeleteTableCommand";
54
- import { DeleteTableVersionCommandInput, DeleteTableVersionCommandOutput } from "./commands/DeleteTableVersionCommand";
55
- import { DeleteTriggerCommandInput, DeleteTriggerCommandOutput } from "./commands/DeleteTriggerCommand";
56
- import { DeleteUserDefinedFunctionCommandInput, DeleteUserDefinedFunctionCommandOutput } from "./commands/DeleteUserDefinedFunctionCommand";
57
- import { DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput } from "./commands/DeleteWorkflowCommand";
58
- import { GetBlueprintCommandInput, GetBlueprintCommandOutput } from "./commands/GetBlueprintCommand";
59
- import { GetBlueprintRunCommandInput, GetBlueprintRunCommandOutput } from "./commands/GetBlueprintRunCommand";
60
- import { GetBlueprintRunsCommandInput, GetBlueprintRunsCommandOutput } from "./commands/GetBlueprintRunsCommand";
61
- import { GetCatalogImportStatusCommandInput, GetCatalogImportStatusCommandOutput } from "./commands/GetCatalogImportStatusCommand";
62
- import { GetClassifierCommandInput, GetClassifierCommandOutput } from "./commands/GetClassifierCommand";
63
- import { GetClassifiersCommandInput, GetClassifiersCommandOutput } from "./commands/GetClassifiersCommand";
64
- import { GetColumnStatisticsForPartitionCommandInput, GetColumnStatisticsForPartitionCommandOutput } from "./commands/GetColumnStatisticsForPartitionCommand";
65
- import { GetColumnStatisticsForTableCommandInput, GetColumnStatisticsForTableCommandOutput } from "./commands/GetColumnStatisticsForTableCommand";
66
- import { GetConnectionCommandInput, GetConnectionCommandOutput } from "./commands/GetConnectionCommand";
67
- import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "./commands/GetConnectionsCommand";
68
- import { GetCrawlerCommandInput, GetCrawlerCommandOutput } from "./commands/GetCrawlerCommand";
69
- import { GetCrawlerMetricsCommandInput, GetCrawlerMetricsCommandOutput } from "./commands/GetCrawlerMetricsCommand";
70
- import { GetCrawlersCommandInput, GetCrawlersCommandOutput } from "./commands/GetCrawlersCommand";
71
- import { GetDatabaseCommandInput, GetDatabaseCommandOutput } from "./commands/GetDatabaseCommand";
72
- import { GetDatabasesCommandInput, GetDatabasesCommandOutput } from "./commands/GetDatabasesCommand";
73
- import { GetDataCatalogEncryptionSettingsCommandInput, GetDataCatalogEncryptionSettingsCommandOutput } from "./commands/GetDataCatalogEncryptionSettingsCommand";
74
- import { GetDataflowGraphCommandInput, GetDataflowGraphCommandOutput } from "./commands/GetDataflowGraphCommand";
75
- import { GetDevEndpointCommandInput, GetDevEndpointCommandOutput } from "./commands/GetDevEndpointCommand";
76
- import { GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput } from "./commands/GetDevEndpointsCommand";
77
- import { GetJobBookmarkCommandInput, GetJobBookmarkCommandOutput } from "./commands/GetJobBookmarkCommand";
78
- import { GetJobCommandInput, GetJobCommandOutput } from "./commands/GetJobCommand";
79
- import { GetJobRunCommandInput, GetJobRunCommandOutput } from "./commands/GetJobRunCommand";
80
- import { GetJobRunsCommandInput, GetJobRunsCommandOutput } from "./commands/GetJobRunsCommand";
81
- import { GetJobsCommandInput, GetJobsCommandOutput } from "./commands/GetJobsCommand";
82
- import { GetMappingCommandInput, GetMappingCommandOutput } from "./commands/GetMappingCommand";
83
- import { GetMLTaskRunCommandInput, GetMLTaskRunCommandOutput } from "./commands/GetMLTaskRunCommand";
84
- import { GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput } from "./commands/GetMLTaskRunsCommand";
85
- import { GetMLTransformCommandInput, GetMLTransformCommandOutput } from "./commands/GetMLTransformCommand";
86
- import { GetMLTransformsCommandInput, GetMLTransformsCommandOutput } from "./commands/GetMLTransformsCommand";
87
- import { GetPartitionCommandInput, GetPartitionCommandOutput } from "./commands/GetPartitionCommand";
88
- import { GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput } from "./commands/GetPartitionIndexesCommand";
89
- import { GetPartitionsCommandInput, GetPartitionsCommandOutput } from "./commands/GetPartitionsCommand";
90
- import { GetPlanCommandInput, GetPlanCommandOutput } from "./commands/GetPlanCommand";
91
- import { GetRegistryCommandInput, GetRegistryCommandOutput } from "./commands/GetRegistryCommand";
92
- import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "./commands/GetResourcePoliciesCommand";
93
- import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
94
- import { GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput } from "./commands/GetSchemaByDefinitionCommand";
95
- import { GetSchemaCommandInput, GetSchemaCommandOutput } from "./commands/GetSchemaCommand";
96
- import { GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput } from "./commands/GetSchemaVersionCommand";
97
- import { GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput } from "./commands/GetSchemaVersionsDiffCommand";
98
- import { GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput } from "./commands/GetSecurityConfigurationCommand";
99
- import { GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput } from "./commands/GetSecurityConfigurationsCommand";
100
- import { GetTableCommandInput, GetTableCommandOutput } from "./commands/GetTableCommand";
101
- import { GetTablesCommandInput, GetTablesCommandOutput } from "./commands/GetTablesCommand";
102
- import { GetTableVersionCommandInput, GetTableVersionCommandOutput } from "./commands/GetTableVersionCommand";
103
- import { GetTableVersionsCommandInput, GetTableVersionsCommandOutput } from "./commands/GetTableVersionsCommand";
104
- import { GetTagsCommandInput, GetTagsCommandOutput } from "./commands/GetTagsCommand";
105
- import { GetTriggerCommandInput, GetTriggerCommandOutput } from "./commands/GetTriggerCommand";
106
- import { GetTriggersCommandInput, GetTriggersCommandOutput } from "./commands/GetTriggersCommand";
107
- import { GetUnfilteredPartitionMetadataCommandInput, GetUnfilteredPartitionMetadataCommandOutput } from "./commands/GetUnfilteredPartitionMetadataCommand";
108
- import { GetUnfilteredPartitionsMetadataCommandInput, GetUnfilteredPartitionsMetadataCommandOutput } from "./commands/GetUnfilteredPartitionsMetadataCommand";
109
- import { GetUnfilteredTableMetadataCommandInput, GetUnfilteredTableMetadataCommandOutput } from "./commands/GetUnfilteredTableMetadataCommand";
110
- import { GetUserDefinedFunctionCommandInput, GetUserDefinedFunctionCommandOutput } from "./commands/GetUserDefinedFunctionCommand";
111
- import { GetUserDefinedFunctionsCommandInput, GetUserDefinedFunctionsCommandOutput } from "./commands/GetUserDefinedFunctionsCommand";
112
- import { GetWorkflowCommandInput, GetWorkflowCommandOutput } from "./commands/GetWorkflowCommand";
113
- import { GetWorkflowRunCommandInput, GetWorkflowRunCommandOutput } from "./commands/GetWorkflowRunCommand";
114
- import { GetWorkflowRunPropertiesCommandInput, GetWorkflowRunPropertiesCommandOutput } from "./commands/GetWorkflowRunPropertiesCommand";
115
- import { GetWorkflowRunsCommandInput, GetWorkflowRunsCommandOutput } from "./commands/GetWorkflowRunsCommand";
116
- import { ImportCatalogToGlueCommandInput, ImportCatalogToGlueCommandOutput } from "./commands/ImportCatalogToGlueCommand";
117
- import { ListBlueprintsCommandInput, ListBlueprintsCommandOutput } from "./commands/ListBlueprintsCommand";
118
- import { ListCrawlersCommandInput, ListCrawlersCommandOutput } from "./commands/ListCrawlersCommand";
119
- import { ListDevEndpointsCommandInput, ListDevEndpointsCommandOutput } from "./commands/ListDevEndpointsCommand";
120
- import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
121
- import { ListMLTransformsCommandInput, ListMLTransformsCommandOutput } from "./commands/ListMLTransformsCommand";
122
- import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "./commands/ListRegistriesCommand";
123
- import { ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
124
- import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "./commands/ListSchemaVersionsCommand";
125
- import { ListTriggersCommandInput, ListTriggersCommandOutput } from "./commands/ListTriggersCommand";
126
- import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "./commands/ListWorkflowsCommand";
127
- import { PutDataCatalogEncryptionSettingsCommandInput, PutDataCatalogEncryptionSettingsCommandOutput } from "./commands/PutDataCatalogEncryptionSettingsCommand";
128
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
129
- import { PutSchemaVersionMetadataCommandInput, PutSchemaVersionMetadataCommandOutput } from "./commands/PutSchemaVersionMetadataCommand";
130
- import { PutWorkflowRunPropertiesCommandInput, PutWorkflowRunPropertiesCommandOutput } from "./commands/PutWorkflowRunPropertiesCommand";
131
- import { QuerySchemaVersionMetadataCommandInput, QuerySchemaVersionMetadataCommandOutput } from "./commands/QuerySchemaVersionMetadataCommand";
132
- import { RegisterSchemaVersionCommandInput, RegisterSchemaVersionCommandOutput } from "./commands/RegisterSchemaVersionCommand";
133
- import { RemoveSchemaVersionMetadataCommandInput, RemoveSchemaVersionMetadataCommandOutput } from "./commands/RemoveSchemaVersionMetadataCommand";
134
- import { ResetJobBookmarkCommandInput, ResetJobBookmarkCommandOutput } from "./commands/ResetJobBookmarkCommand";
135
- import { ResumeWorkflowRunCommandInput, ResumeWorkflowRunCommandOutput } from "./commands/ResumeWorkflowRunCommand";
136
- import { SearchTablesCommandInput, SearchTablesCommandOutput } from "./commands/SearchTablesCommand";
137
- import { StartBlueprintRunCommandInput, StartBlueprintRunCommandOutput } from "./commands/StartBlueprintRunCommand";
138
- import { StartCrawlerCommandInput, StartCrawlerCommandOutput } from "./commands/StartCrawlerCommand";
139
- import { StartCrawlerScheduleCommandInput, StartCrawlerScheduleCommandOutput } from "./commands/StartCrawlerScheduleCommand";
140
- import { StartExportLabelsTaskRunCommandInput, StartExportLabelsTaskRunCommandOutput } from "./commands/StartExportLabelsTaskRunCommand";
141
- import { StartImportLabelsTaskRunCommandInput, StartImportLabelsTaskRunCommandOutput } from "./commands/StartImportLabelsTaskRunCommand";
142
- import { StartJobRunCommandInput, StartJobRunCommandOutput } from "./commands/StartJobRunCommand";
143
- import { StartMLEvaluationTaskRunCommandInput, StartMLEvaluationTaskRunCommandOutput } from "./commands/StartMLEvaluationTaskRunCommand";
144
- import { StartMLLabelingSetGenerationTaskRunCommandInput, StartMLLabelingSetGenerationTaskRunCommandOutput } from "./commands/StartMLLabelingSetGenerationTaskRunCommand";
145
- import { StartTriggerCommandInput, StartTriggerCommandOutput } from "./commands/StartTriggerCommand";
146
- import { StartWorkflowRunCommandInput, StartWorkflowRunCommandOutput } from "./commands/StartWorkflowRunCommand";
147
- import { StopCrawlerCommandInput, StopCrawlerCommandOutput } from "./commands/StopCrawlerCommand";
148
- import { StopCrawlerScheduleCommandInput, StopCrawlerScheduleCommandOutput } from "./commands/StopCrawlerScheduleCommand";
149
- import { StopTriggerCommandInput, StopTriggerCommandOutput } from "./commands/StopTriggerCommand";
150
- import { StopWorkflowRunCommandInput, StopWorkflowRunCommandOutput } from "./commands/StopWorkflowRunCommand";
151
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
152
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
153
- import { UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput } from "./commands/UpdateBlueprintCommand";
154
- import { UpdateClassifierCommandInput, UpdateClassifierCommandOutput } from "./commands/UpdateClassifierCommand";
155
- import { UpdateColumnStatisticsForPartitionCommandInput, UpdateColumnStatisticsForPartitionCommandOutput } from "./commands/UpdateColumnStatisticsForPartitionCommand";
156
- import { UpdateColumnStatisticsForTableCommandInput, UpdateColumnStatisticsForTableCommandOutput } from "./commands/UpdateColumnStatisticsForTableCommand";
157
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
158
- import { UpdateCrawlerCommandInput, UpdateCrawlerCommandOutput } from "./commands/UpdateCrawlerCommand";
159
- import { UpdateCrawlerScheduleCommandInput, UpdateCrawlerScheduleCommandOutput } from "./commands/UpdateCrawlerScheduleCommand";
160
- import { UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput } from "./commands/UpdateDatabaseCommand";
161
- import { UpdateDevEndpointCommandInput, UpdateDevEndpointCommandOutput } from "./commands/UpdateDevEndpointCommand";
162
- import { UpdateJobCommandInput, UpdateJobCommandOutput } from "./commands/UpdateJobCommand";
163
- import { UpdateMLTransformCommandInput, UpdateMLTransformCommandOutput } from "./commands/UpdateMLTransformCommand";
164
- import { UpdatePartitionCommandInput, UpdatePartitionCommandOutput } from "./commands/UpdatePartitionCommand";
165
- import { UpdateRegistryCommandInput, UpdateRegistryCommandOutput } from "./commands/UpdateRegistryCommand";
166
- import { UpdateSchemaCommandInput, UpdateSchemaCommandOutput } from "./commands/UpdateSchemaCommand";
167
- import { UpdateTableCommandInput, UpdateTableCommandOutput } from "./commands/UpdateTableCommand";
168
- import { UpdateTriggerCommandInput, UpdateTriggerCommandOutput } from "./commands/UpdateTriggerCommand";
169
- import { UpdateUserDefinedFunctionCommandInput, UpdateUserDefinedFunctionCommandOutput } from "./commands/UpdateUserDefinedFunctionCommand";
170
- import { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "./commands/UpdateWorkflowCommand";
171
- import { GlueClient } from "./GlueClient";
172
-
173
- export declare class Glue extends GlueClient {
174
-
175
- batchCreatePartition(args: BatchCreatePartitionCommandInput, options?: __HttpHandlerOptions): Promise<BatchCreatePartitionCommandOutput>;
176
- batchCreatePartition(args: BatchCreatePartitionCommandInput, cb: (err: any, data?: BatchCreatePartitionCommandOutput) => void): void;
177
- batchCreatePartition(args: BatchCreatePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchCreatePartitionCommandOutput) => void): void;
178
-
179
- batchDeleteConnection(args: BatchDeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteConnectionCommandOutput>;
180
- batchDeleteConnection(args: BatchDeleteConnectionCommandInput, cb: (err: any, data?: BatchDeleteConnectionCommandOutput) => void): void;
181
- batchDeleteConnection(args: BatchDeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteConnectionCommandOutput) => void): void;
182
-
183
- batchDeletePartition(args: BatchDeletePartitionCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeletePartitionCommandOutput>;
184
- batchDeletePartition(args: BatchDeletePartitionCommandInput, cb: (err: any, data?: BatchDeletePartitionCommandOutput) => void): void;
185
- batchDeletePartition(args: BatchDeletePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeletePartitionCommandOutput) => void): void;
186
-
187
- batchDeleteTable(args: BatchDeleteTableCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteTableCommandOutput>;
188
- batchDeleteTable(args: BatchDeleteTableCommandInput, cb: (err: any, data?: BatchDeleteTableCommandOutput) => void): void;
189
- batchDeleteTable(args: BatchDeleteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteTableCommandOutput) => void): void;
190
-
191
- batchDeleteTableVersion(args: BatchDeleteTableVersionCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteTableVersionCommandOutput>;
192
- batchDeleteTableVersion(args: BatchDeleteTableVersionCommandInput, cb: (err: any, data?: BatchDeleteTableVersionCommandOutput) => void): void;
193
- batchDeleteTableVersion(args: BatchDeleteTableVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteTableVersionCommandOutput) => void): void;
194
-
195
- batchGetBlueprints(args: BatchGetBlueprintsCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetBlueprintsCommandOutput>;
196
- batchGetBlueprints(args: BatchGetBlueprintsCommandInput, cb: (err: any, data?: BatchGetBlueprintsCommandOutput) => void): void;
197
- batchGetBlueprints(args: BatchGetBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetBlueprintsCommandOutput) => void): void;
198
-
199
- batchGetCrawlers(args: BatchGetCrawlersCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetCrawlersCommandOutput>;
200
- batchGetCrawlers(args: BatchGetCrawlersCommandInput, cb: (err: any, data?: BatchGetCrawlersCommandOutput) => void): void;
201
- batchGetCrawlers(args: BatchGetCrawlersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetCrawlersCommandOutput) => void): void;
202
-
203
- batchGetDevEndpoints(args: BatchGetDevEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetDevEndpointsCommandOutput>;
204
- batchGetDevEndpoints(args: BatchGetDevEndpointsCommandInput, cb: (err: any, data?: BatchGetDevEndpointsCommandOutput) => void): void;
205
- batchGetDevEndpoints(args: BatchGetDevEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetDevEndpointsCommandOutput) => void): void;
206
-
207
- batchGetJobs(args: BatchGetJobsCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetJobsCommandOutput>;
208
- batchGetJobs(args: BatchGetJobsCommandInput, cb: (err: any, data?: BatchGetJobsCommandOutput) => void): void;
209
- batchGetJobs(args: BatchGetJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetJobsCommandOutput) => void): void;
210
-
211
- batchGetPartition(args: BatchGetPartitionCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetPartitionCommandOutput>;
212
- batchGetPartition(args: BatchGetPartitionCommandInput, cb: (err: any, data?: BatchGetPartitionCommandOutput) => void): void;
213
- batchGetPartition(args: BatchGetPartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetPartitionCommandOutput) => void): void;
214
-
215
- batchGetTriggers(args: BatchGetTriggersCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetTriggersCommandOutput>;
216
- batchGetTriggers(args: BatchGetTriggersCommandInput, cb: (err: any, data?: BatchGetTriggersCommandOutput) => void): void;
217
- batchGetTriggers(args: BatchGetTriggersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetTriggersCommandOutput) => void): void;
218
-
219
- batchGetWorkflows(args: BatchGetWorkflowsCommandInput, options?: __HttpHandlerOptions): Promise<BatchGetWorkflowsCommandOutput>;
220
- batchGetWorkflows(args: BatchGetWorkflowsCommandInput, cb: (err: any, data?: BatchGetWorkflowsCommandOutput) => void): void;
221
- batchGetWorkflows(args: BatchGetWorkflowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchGetWorkflowsCommandOutput) => void): void;
222
-
223
- batchStopJobRun(args: BatchStopJobRunCommandInput, options?: __HttpHandlerOptions): Promise<BatchStopJobRunCommandOutput>;
224
- batchStopJobRun(args: BatchStopJobRunCommandInput, cb: (err: any, data?: BatchStopJobRunCommandOutput) => void): void;
225
- batchStopJobRun(args: BatchStopJobRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchStopJobRunCommandOutput) => void): void;
226
-
227
- batchUpdatePartition(args: BatchUpdatePartitionCommandInput, options?: __HttpHandlerOptions): Promise<BatchUpdatePartitionCommandOutput>;
228
- batchUpdatePartition(args: BatchUpdatePartitionCommandInput, cb: (err: any, data?: BatchUpdatePartitionCommandOutput) => void): void;
229
- batchUpdatePartition(args: BatchUpdatePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchUpdatePartitionCommandOutput) => void): void;
230
-
231
- cancelMLTaskRun(args: CancelMLTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<CancelMLTaskRunCommandOutput>;
232
- cancelMLTaskRun(args: CancelMLTaskRunCommandInput, cb: (err: any, data?: CancelMLTaskRunCommandOutput) => void): void;
233
- cancelMLTaskRun(args: CancelMLTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelMLTaskRunCommandOutput) => void): void;
234
-
235
- checkSchemaVersionValidity(args: CheckSchemaVersionValidityCommandInput, options?: __HttpHandlerOptions): Promise<CheckSchemaVersionValidityCommandOutput>;
236
- checkSchemaVersionValidity(args: CheckSchemaVersionValidityCommandInput, cb: (err: any, data?: CheckSchemaVersionValidityCommandOutput) => void): void;
237
- checkSchemaVersionValidity(args: CheckSchemaVersionValidityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CheckSchemaVersionValidityCommandOutput) => void): void;
238
-
239
- createBlueprint(args: CreateBlueprintCommandInput, options?: __HttpHandlerOptions): Promise<CreateBlueprintCommandOutput>;
240
- createBlueprint(args: CreateBlueprintCommandInput, cb: (err: any, data?: CreateBlueprintCommandOutput) => void): void;
241
- createBlueprint(args: CreateBlueprintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBlueprintCommandOutput) => void): void;
242
-
243
- createClassifier(args: CreateClassifierCommandInput, options?: __HttpHandlerOptions): Promise<CreateClassifierCommandOutput>;
244
- createClassifier(args: CreateClassifierCommandInput, cb: (err: any, data?: CreateClassifierCommandOutput) => void): void;
245
- createClassifier(args: CreateClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClassifierCommandOutput) => void): void;
246
-
247
- createConnection(args: CreateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectionCommandOutput>;
248
- createConnection(args: CreateConnectionCommandInput, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
249
- createConnection(args: CreateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
250
-
251
- createCrawler(args: CreateCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<CreateCrawlerCommandOutput>;
252
- createCrawler(args: CreateCrawlerCommandInput, cb: (err: any, data?: CreateCrawlerCommandOutput) => void): void;
253
- createCrawler(args: CreateCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCrawlerCommandOutput) => void): void;
254
-
255
- createDatabase(args: CreateDatabaseCommandInput, options?: __HttpHandlerOptions): Promise<CreateDatabaseCommandOutput>;
256
- createDatabase(args: CreateDatabaseCommandInput, cb: (err: any, data?: CreateDatabaseCommandOutput) => void): void;
257
- createDatabase(args: CreateDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDatabaseCommandOutput) => void): void;
258
-
259
- createDevEndpoint(args: CreateDevEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateDevEndpointCommandOutput>;
260
- createDevEndpoint(args: CreateDevEndpointCommandInput, cb: (err: any, data?: CreateDevEndpointCommandOutput) => void): void;
261
- createDevEndpoint(args: CreateDevEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDevEndpointCommandOutput) => void): void;
262
-
263
- createJob(args: CreateJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateJobCommandOutput>;
264
- createJob(args: CreateJobCommandInput, cb: (err: any, data?: CreateJobCommandOutput) => void): void;
265
- createJob(args: CreateJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateJobCommandOutput) => void): void;
266
-
267
- createMLTransform(args: CreateMLTransformCommandInput, options?: __HttpHandlerOptions): Promise<CreateMLTransformCommandOutput>;
268
- createMLTransform(args: CreateMLTransformCommandInput, cb: (err: any, data?: CreateMLTransformCommandOutput) => void): void;
269
- createMLTransform(args: CreateMLTransformCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMLTransformCommandOutput) => void): void;
270
-
271
- createPartition(args: CreatePartitionCommandInput, options?: __HttpHandlerOptions): Promise<CreatePartitionCommandOutput>;
272
- createPartition(args: CreatePartitionCommandInput, cb: (err: any, data?: CreatePartitionCommandOutput) => void): void;
273
- createPartition(args: CreatePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePartitionCommandOutput) => void): void;
274
-
275
- createPartitionIndex(args: CreatePartitionIndexCommandInput, options?: __HttpHandlerOptions): Promise<CreatePartitionIndexCommandOutput>;
276
- createPartitionIndex(args: CreatePartitionIndexCommandInput, cb: (err: any, data?: CreatePartitionIndexCommandOutput) => void): void;
277
- createPartitionIndex(args: CreatePartitionIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePartitionIndexCommandOutput) => void): void;
278
-
279
- createRegistry(args: CreateRegistryCommandInput, options?: __HttpHandlerOptions): Promise<CreateRegistryCommandOutput>;
280
- createRegistry(args: CreateRegistryCommandInput, cb: (err: any, data?: CreateRegistryCommandOutput) => void): void;
281
- createRegistry(args: CreateRegistryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRegistryCommandOutput) => void): void;
282
-
283
- createSchema(args: CreateSchemaCommandInput, options?: __HttpHandlerOptions): Promise<CreateSchemaCommandOutput>;
284
- createSchema(args: CreateSchemaCommandInput, cb: (err: any, data?: CreateSchemaCommandOutput) => void): void;
285
- createSchema(args: CreateSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSchemaCommandOutput) => void): void;
286
-
287
- createScript(args: CreateScriptCommandInput, options?: __HttpHandlerOptions): Promise<CreateScriptCommandOutput>;
288
- createScript(args: CreateScriptCommandInput, cb: (err: any, data?: CreateScriptCommandOutput) => void): void;
289
- createScript(args: CreateScriptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateScriptCommandOutput) => void): void;
290
-
291
- createSecurityConfiguration(args: CreateSecurityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateSecurityConfigurationCommandOutput>;
292
- createSecurityConfiguration(args: CreateSecurityConfigurationCommandInput, cb: (err: any, data?: CreateSecurityConfigurationCommandOutput) => void): void;
293
- createSecurityConfiguration(args: CreateSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityConfigurationCommandOutput) => void): void;
294
-
295
- createTable(args: CreateTableCommandInput, options?: __HttpHandlerOptions): Promise<CreateTableCommandOutput>;
296
- createTable(args: CreateTableCommandInput, cb: (err: any, data?: CreateTableCommandOutput) => void): void;
297
- createTable(args: CreateTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTableCommandOutput) => void): void;
298
-
299
- createTrigger(args: CreateTriggerCommandInput, options?: __HttpHandlerOptions): Promise<CreateTriggerCommandOutput>;
300
- createTrigger(args: CreateTriggerCommandInput, cb: (err: any, data?: CreateTriggerCommandOutput) => void): void;
301
- createTrigger(args: CreateTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTriggerCommandOutput) => void): void;
302
-
303
- createUserDefinedFunction(args: CreateUserDefinedFunctionCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserDefinedFunctionCommandOutput>;
304
- createUserDefinedFunction(args: CreateUserDefinedFunctionCommandInput, cb: (err: any, data?: CreateUserDefinedFunctionCommandOutput) => void): void;
305
- createUserDefinedFunction(args: CreateUserDefinedFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserDefinedFunctionCommandOutput) => void): void;
306
-
307
- createWorkflow(args: CreateWorkflowCommandInput, options?: __HttpHandlerOptions): Promise<CreateWorkflowCommandOutput>;
308
- createWorkflow(args: CreateWorkflowCommandInput, cb: (err: any, data?: CreateWorkflowCommandOutput) => void): void;
309
- createWorkflow(args: CreateWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkflowCommandOutput) => void): void;
310
-
311
- deleteBlueprint(args: DeleteBlueprintCommandInput, options?: __HttpHandlerOptions): Promise<DeleteBlueprintCommandOutput>;
312
- deleteBlueprint(args: DeleteBlueprintCommandInput, cb: (err: any, data?: DeleteBlueprintCommandOutput) => void): void;
313
- deleteBlueprint(args: DeleteBlueprintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBlueprintCommandOutput) => void): void;
314
-
315
- deleteClassifier(args: DeleteClassifierCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClassifierCommandOutput>;
316
- deleteClassifier(args: DeleteClassifierCommandInput, cb: (err: any, data?: DeleteClassifierCommandOutput) => void): void;
317
- deleteClassifier(args: DeleteClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClassifierCommandOutput) => void): void;
318
-
319
- deleteColumnStatisticsForPartition(args: DeleteColumnStatisticsForPartitionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteColumnStatisticsForPartitionCommandOutput>;
320
- deleteColumnStatisticsForPartition(args: DeleteColumnStatisticsForPartitionCommandInput, cb: (err: any, data?: DeleteColumnStatisticsForPartitionCommandOutput) => void): void;
321
- deleteColumnStatisticsForPartition(args: DeleteColumnStatisticsForPartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteColumnStatisticsForPartitionCommandOutput) => void): void;
322
-
323
- deleteColumnStatisticsForTable(args: DeleteColumnStatisticsForTableCommandInput, options?: __HttpHandlerOptions): Promise<DeleteColumnStatisticsForTableCommandOutput>;
324
- deleteColumnStatisticsForTable(args: DeleteColumnStatisticsForTableCommandInput, cb: (err: any, data?: DeleteColumnStatisticsForTableCommandOutput) => void): void;
325
- deleteColumnStatisticsForTable(args: DeleteColumnStatisticsForTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteColumnStatisticsForTableCommandOutput) => void): void;
326
-
327
- deleteConnection(args: DeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectionCommandOutput>;
328
- deleteConnection(args: DeleteConnectionCommandInput, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
329
- deleteConnection(args: DeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
330
-
331
- deleteCrawler(args: DeleteCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCrawlerCommandOutput>;
332
- deleteCrawler(args: DeleteCrawlerCommandInput, cb: (err: any, data?: DeleteCrawlerCommandOutput) => void): void;
333
- deleteCrawler(args: DeleteCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCrawlerCommandOutput) => void): void;
334
-
335
- deleteDatabase(args: DeleteDatabaseCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDatabaseCommandOutput>;
336
- deleteDatabase(args: DeleteDatabaseCommandInput, cb: (err: any, data?: DeleteDatabaseCommandOutput) => void): void;
337
- deleteDatabase(args: DeleteDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDatabaseCommandOutput) => void): void;
338
-
339
- deleteDevEndpoint(args: DeleteDevEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDevEndpointCommandOutput>;
340
- deleteDevEndpoint(args: DeleteDevEndpointCommandInput, cb: (err: any, data?: DeleteDevEndpointCommandOutput) => void): void;
341
- deleteDevEndpoint(args: DeleteDevEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDevEndpointCommandOutput) => void): void;
342
-
343
- deleteJob(args: DeleteJobCommandInput, options?: __HttpHandlerOptions): Promise<DeleteJobCommandOutput>;
344
- deleteJob(args: DeleteJobCommandInput, cb: (err: any, data?: DeleteJobCommandOutput) => void): void;
345
- deleteJob(args: DeleteJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteJobCommandOutput) => void): void;
346
-
347
- deleteMLTransform(args: DeleteMLTransformCommandInput, options?: __HttpHandlerOptions): Promise<DeleteMLTransformCommandOutput>;
348
- deleteMLTransform(args: DeleteMLTransformCommandInput, cb: (err: any, data?: DeleteMLTransformCommandOutput) => void): void;
349
- deleteMLTransform(args: DeleteMLTransformCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMLTransformCommandOutput) => void): void;
350
-
351
- deletePartition(args: DeletePartitionCommandInput, options?: __HttpHandlerOptions): Promise<DeletePartitionCommandOutput>;
352
- deletePartition(args: DeletePartitionCommandInput, cb: (err: any, data?: DeletePartitionCommandOutput) => void): void;
353
- deletePartition(args: DeletePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePartitionCommandOutput) => void): void;
354
-
355
- deletePartitionIndex(args: DeletePartitionIndexCommandInput, options?: __HttpHandlerOptions): Promise<DeletePartitionIndexCommandOutput>;
356
- deletePartitionIndex(args: DeletePartitionIndexCommandInput, cb: (err: any, data?: DeletePartitionIndexCommandOutput) => void): void;
357
- deletePartitionIndex(args: DeletePartitionIndexCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePartitionIndexCommandOutput) => void): void;
358
-
359
- deleteRegistry(args: DeleteRegistryCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRegistryCommandOutput>;
360
- deleteRegistry(args: DeleteRegistryCommandInput, cb: (err: any, data?: DeleteRegistryCommandOutput) => void): void;
361
- deleteRegistry(args: DeleteRegistryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRegistryCommandOutput) => void): void;
362
-
363
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourcePolicyCommandOutput>;
364
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
365
- deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
366
-
367
- deleteSchema(args: DeleteSchemaCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSchemaCommandOutput>;
368
- deleteSchema(args: DeleteSchemaCommandInput, cb: (err: any, data?: DeleteSchemaCommandOutput) => void): void;
369
- deleteSchema(args: DeleteSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSchemaCommandOutput) => void): void;
370
-
371
- deleteSchemaVersions(args: DeleteSchemaVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSchemaVersionsCommandOutput>;
372
- deleteSchemaVersions(args: DeleteSchemaVersionsCommandInput, cb: (err: any, data?: DeleteSchemaVersionsCommandOutput) => void): void;
373
- deleteSchemaVersions(args: DeleteSchemaVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSchemaVersionsCommandOutput) => void): void;
374
-
375
- deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityConfigurationCommandOutput>;
376
- deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, cb: (err: any, data?: DeleteSecurityConfigurationCommandOutput) => void): void;
377
- deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityConfigurationCommandOutput) => void): void;
378
-
379
- deleteTable(args: DeleteTableCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTableCommandOutput>;
380
- deleteTable(args: DeleteTableCommandInput, cb: (err: any, data?: DeleteTableCommandOutput) => void): void;
381
- deleteTable(args: DeleteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTableCommandOutput) => void): void;
382
-
383
- deleteTableVersion(args: DeleteTableVersionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTableVersionCommandOutput>;
384
- deleteTableVersion(args: DeleteTableVersionCommandInput, cb: (err: any, data?: DeleteTableVersionCommandOutput) => void): void;
385
- deleteTableVersion(args: DeleteTableVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTableVersionCommandOutput) => void): void;
386
-
387
- deleteTrigger(args: DeleteTriggerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTriggerCommandOutput>;
388
- deleteTrigger(args: DeleteTriggerCommandInput, cb: (err: any, data?: DeleteTriggerCommandOutput) => void): void;
389
- deleteTrigger(args: DeleteTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTriggerCommandOutput) => void): void;
390
-
391
- deleteUserDefinedFunction(args: DeleteUserDefinedFunctionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserDefinedFunctionCommandOutput>;
392
- deleteUserDefinedFunction(args: DeleteUserDefinedFunctionCommandInput, cb: (err: any, data?: DeleteUserDefinedFunctionCommandOutput) => void): void;
393
- deleteUserDefinedFunction(args: DeleteUserDefinedFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserDefinedFunctionCommandOutput) => void): void;
394
-
395
- deleteWorkflow(args: DeleteWorkflowCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkflowCommandOutput>;
396
- deleteWorkflow(args: DeleteWorkflowCommandInput, cb: (err: any, data?: DeleteWorkflowCommandOutput) => void): void;
397
- deleteWorkflow(args: DeleteWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkflowCommandOutput) => void): void;
398
-
399
- getBlueprint(args: GetBlueprintCommandInput, options?: __HttpHandlerOptions): Promise<GetBlueprintCommandOutput>;
400
- getBlueprint(args: GetBlueprintCommandInput, cb: (err: any, data?: GetBlueprintCommandOutput) => void): void;
401
- getBlueprint(args: GetBlueprintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlueprintCommandOutput) => void): void;
402
-
403
- getBlueprintRun(args: GetBlueprintRunCommandInput, options?: __HttpHandlerOptions): Promise<GetBlueprintRunCommandOutput>;
404
- getBlueprintRun(args: GetBlueprintRunCommandInput, cb: (err: any, data?: GetBlueprintRunCommandOutput) => void): void;
405
- getBlueprintRun(args: GetBlueprintRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlueprintRunCommandOutput) => void): void;
406
-
407
- getBlueprintRuns(args: GetBlueprintRunsCommandInput, options?: __HttpHandlerOptions): Promise<GetBlueprintRunsCommandOutput>;
408
- getBlueprintRuns(args: GetBlueprintRunsCommandInput, cb: (err: any, data?: GetBlueprintRunsCommandOutput) => void): void;
409
- getBlueprintRuns(args: GetBlueprintRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlueprintRunsCommandOutput) => void): void;
410
-
411
- getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetCatalogImportStatusCommandOutput>;
412
- getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, cb: (err: any, data?: GetCatalogImportStatusCommandOutput) => void): void;
413
- getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCatalogImportStatusCommandOutput) => void): void;
414
-
415
- getClassifier(args: GetClassifierCommandInput, options?: __HttpHandlerOptions): Promise<GetClassifierCommandOutput>;
416
- getClassifier(args: GetClassifierCommandInput, cb: (err: any, data?: GetClassifierCommandOutput) => void): void;
417
- getClassifier(args: GetClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClassifierCommandOutput) => void): void;
418
-
419
- getClassifiers(args: GetClassifiersCommandInput, options?: __HttpHandlerOptions): Promise<GetClassifiersCommandOutput>;
420
- getClassifiers(args: GetClassifiersCommandInput, cb: (err: any, data?: GetClassifiersCommandOutput) => void): void;
421
- getClassifiers(args: GetClassifiersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClassifiersCommandOutput) => void): void;
422
-
423
- getColumnStatisticsForPartition(args: GetColumnStatisticsForPartitionCommandInput, options?: __HttpHandlerOptions): Promise<GetColumnStatisticsForPartitionCommandOutput>;
424
- getColumnStatisticsForPartition(args: GetColumnStatisticsForPartitionCommandInput, cb: (err: any, data?: GetColumnStatisticsForPartitionCommandOutput) => void): void;
425
- getColumnStatisticsForPartition(args: GetColumnStatisticsForPartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetColumnStatisticsForPartitionCommandOutput) => void): void;
426
-
427
- getColumnStatisticsForTable(args: GetColumnStatisticsForTableCommandInput, options?: __HttpHandlerOptions): Promise<GetColumnStatisticsForTableCommandOutput>;
428
- getColumnStatisticsForTable(args: GetColumnStatisticsForTableCommandInput, cb: (err: any, data?: GetColumnStatisticsForTableCommandOutput) => void): void;
429
- getColumnStatisticsForTable(args: GetColumnStatisticsForTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetColumnStatisticsForTableCommandOutput) => void): void;
430
-
431
- getConnection(args: GetConnectionCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectionCommandOutput>;
432
- getConnection(args: GetConnectionCommandInput, cb: (err: any, data?: GetConnectionCommandOutput) => void): void;
433
- getConnection(args: GetConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionCommandOutput) => void): void;
434
-
435
- getConnections(args: GetConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectionsCommandOutput>;
436
- getConnections(args: GetConnectionsCommandInput, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
437
- getConnections(args: GetConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
438
-
439
- getCrawler(args: GetCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<GetCrawlerCommandOutput>;
440
- getCrawler(args: GetCrawlerCommandInput, cb: (err: any, data?: GetCrawlerCommandOutput) => void): void;
441
- getCrawler(args: GetCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCrawlerCommandOutput) => void): void;
442
-
443
- getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, options?: __HttpHandlerOptions): Promise<GetCrawlerMetricsCommandOutput>;
444
- getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, cb: (err: any, data?: GetCrawlerMetricsCommandOutput) => void): void;
445
- getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCrawlerMetricsCommandOutput) => void): void;
446
-
447
- getCrawlers(args: GetCrawlersCommandInput, options?: __HttpHandlerOptions): Promise<GetCrawlersCommandOutput>;
448
- getCrawlers(args: GetCrawlersCommandInput, cb: (err: any, data?: GetCrawlersCommandOutput) => void): void;
449
- getCrawlers(args: GetCrawlersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCrawlersCommandOutput) => void): void;
450
-
451
- getDatabase(args: GetDatabaseCommandInput, options?: __HttpHandlerOptions): Promise<GetDatabaseCommandOutput>;
452
- getDatabase(args: GetDatabaseCommandInput, cb: (err: any, data?: GetDatabaseCommandOutput) => void): void;
453
- getDatabase(args: GetDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDatabaseCommandOutput) => void): void;
454
-
455
- getDatabases(args: GetDatabasesCommandInput, options?: __HttpHandlerOptions): Promise<GetDatabasesCommandOutput>;
456
- getDatabases(args: GetDatabasesCommandInput, cb: (err: any, data?: GetDatabasesCommandOutput) => void): void;
457
- getDatabases(args: GetDatabasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDatabasesCommandOutput) => void): void;
458
-
459
- getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetDataCatalogEncryptionSettingsCommandOutput>;
460
- getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, cb: (err: any, data?: GetDataCatalogEncryptionSettingsCommandOutput) => void): void;
461
- getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDataCatalogEncryptionSettingsCommandOutput) => void): void;
462
-
463
- getDataflowGraph(args: GetDataflowGraphCommandInput, options?: __HttpHandlerOptions): Promise<GetDataflowGraphCommandOutput>;
464
- getDataflowGraph(args: GetDataflowGraphCommandInput, cb: (err: any, data?: GetDataflowGraphCommandOutput) => void): void;
465
- getDataflowGraph(args: GetDataflowGraphCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDataflowGraphCommandOutput) => void): void;
466
-
467
- getDevEndpoint(args: GetDevEndpointCommandInput, options?: __HttpHandlerOptions): Promise<GetDevEndpointCommandOutput>;
468
- getDevEndpoint(args: GetDevEndpointCommandInput, cb: (err: any, data?: GetDevEndpointCommandOutput) => void): void;
469
- getDevEndpoint(args: GetDevEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDevEndpointCommandOutput) => void): void;
470
-
471
- getDevEndpoints(args: GetDevEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<GetDevEndpointsCommandOutput>;
472
- getDevEndpoints(args: GetDevEndpointsCommandInput, cb: (err: any, data?: GetDevEndpointsCommandOutput) => void): void;
473
- getDevEndpoints(args: GetDevEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDevEndpointsCommandOutput) => void): void;
474
-
475
- getJob(args: GetJobCommandInput, options?: __HttpHandlerOptions): Promise<GetJobCommandOutput>;
476
- getJob(args: GetJobCommandInput, cb: (err: any, data?: GetJobCommandOutput) => void): void;
477
- getJob(args: GetJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobCommandOutput) => void): void;
478
-
479
- getJobBookmark(args: GetJobBookmarkCommandInput, options?: __HttpHandlerOptions): Promise<GetJobBookmarkCommandOutput>;
480
- getJobBookmark(args: GetJobBookmarkCommandInput, cb: (err: any, data?: GetJobBookmarkCommandOutput) => void): void;
481
- getJobBookmark(args: GetJobBookmarkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobBookmarkCommandOutput) => void): void;
482
-
483
- getJobRun(args: GetJobRunCommandInput, options?: __HttpHandlerOptions): Promise<GetJobRunCommandOutput>;
484
- getJobRun(args: GetJobRunCommandInput, cb: (err: any, data?: GetJobRunCommandOutput) => void): void;
485
- getJobRun(args: GetJobRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobRunCommandOutput) => void): void;
486
-
487
- getJobRuns(args: GetJobRunsCommandInput, options?: __HttpHandlerOptions): Promise<GetJobRunsCommandOutput>;
488
- getJobRuns(args: GetJobRunsCommandInput, cb: (err: any, data?: GetJobRunsCommandOutput) => void): void;
489
- getJobRuns(args: GetJobRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobRunsCommandOutput) => void): void;
490
-
491
- getJobs(args: GetJobsCommandInput, options?: __HttpHandlerOptions): Promise<GetJobsCommandOutput>;
492
- getJobs(args: GetJobsCommandInput, cb: (err: any, data?: GetJobsCommandOutput) => void): void;
493
- getJobs(args: GetJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobsCommandOutput) => void): void;
494
-
495
- getMapping(args: GetMappingCommandInput, options?: __HttpHandlerOptions): Promise<GetMappingCommandOutput>;
496
- getMapping(args: GetMappingCommandInput, cb: (err: any, data?: GetMappingCommandOutput) => void): void;
497
- getMapping(args: GetMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMappingCommandOutput) => void): void;
498
-
499
- getMLTaskRun(args: GetMLTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<GetMLTaskRunCommandOutput>;
500
- getMLTaskRun(args: GetMLTaskRunCommandInput, cb: (err: any, data?: GetMLTaskRunCommandOutput) => void): void;
501
- getMLTaskRun(args: GetMLTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMLTaskRunCommandOutput) => void): void;
502
-
503
- getMLTaskRuns(args: GetMLTaskRunsCommandInput, options?: __HttpHandlerOptions): Promise<GetMLTaskRunsCommandOutput>;
504
- getMLTaskRuns(args: GetMLTaskRunsCommandInput, cb: (err: any, data?: GetMLTaskRunsCommandOutput) => void): void;
505
- getMLTaskRuns(args: GetMLTaskRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMLTaskRunsCommandOutput) => void): void;
506
-
507
- getMLTransform(args: GetMLTransformCommandInput, options?: __HttpHandlerOptions): Promise<GetMLTransformCommandOutput>;
508
- getMLTransform(args: GetMLTransformCommandInput, cb: (err: any, data?: GetMLTransformCommandOutput) => void): void;
509
- getMLTransform(args: GetMLTransformCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMLTransformCommandOutput) => void): void;
510
-
511
- getMLTransforms(args: GetMLTransformsCommandInput, options?: __HttpHandlerOptions): Promise<GetMLTransformsCommandOutput>;
512
- getMLTransforms(args: GetMLTransformsCommandInput, cb: (err: any, data?: GetMLTransformsCommandOutput) => void): void;
513
- getMLTransforms(args: GetMLTransformsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMLTransformsCommandOutput) => void): void;
514
-
515
- getPartition(args: GetPartitionCommandInput, options?: __HttpHandlerOptions): Promise<GetPartitionCommandOutput>;
516
- getPartition(args: GetPartitionCommandInput, cb: (err: any, data?: GetPartitionCommandOutput) => void): void;
517
- getPartition(args: GetPartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPartitionCommandOutput) => void): void;
518
-
519
- getPartitionIndexes(args: GetPartitionIndexesCommandInput, options?: __HttpHandlerOptions): Promise<GetPartitionIndexesCommandOutput>;
520
- getPartitionIndexes(args: GetPartitionIndexesCommandInput, cb: (err: any, data?: GetPartitionIndexesCommandOutput) => void): void;
521
- getPartitionIndexes(args: GetPartitionIndexesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPartitionIndexesCommandOutput) => void): void;
522
-
523
- getPartitions(args: GetPartitionsCommandInput, options?: __HttpHandlerOptions): Promise<GetPartitionsCommandOutput>;
524
- getPartitions(args: GetPartitionsCommandInput, cb: (err: any, data?: GetPartitionsCommandOutput) => void): void;
525
- getPartitions(args: GetPartitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPartitionsCommandOutput) => void): void;
526
-
527
- getPlan(args: GetPlanCommandInput, options?: __HttpHandlerOptions): Promise<GetPlanCommandOutput>;
528
- getPlan(args: GetPlanCommandInput, cb: (err: any, data?: GetPlanCommandOutput) => void): void;
529
- getPlan(args: GetPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPlanCommandOutput) => void): void;
530
-
531
- getRegistry(args: GetRegistryCommandInput, options?: __HttpHandlerOptions): Promise<GetRegistryCommandOutput>;
532
- getRegistry(args: GetRegistryCommandInput, cb: (err: any, data?: GetRegistryCommandOutput) => void): void;
533
- getRegistry(args: GetRegistryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRegistryCommandOutput) => void): void;
534
-
535
- getResourcePolicies(args: GetResourcePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePoliciesCommandOutput>;
536
- getResourcePolicies(args: GetResourcePoliciesCommandInput, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void): void;
537
- getResourcePolicies(args: GetResourcePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void): void;
538
-
539
- getResourcePolicy(args: GetResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePolicyCommandOutput>;
540
- getResourcePolicy(args: GetResourcePolicyCommandInput, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
541
- getResourcePolicy(args: GetResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
542
-
543
- getSchema(args: GetSchemaCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaCommandOutput>;
544
- getSchema(args: GetSchemaCommandInput, cb: (err: any, data?: GetSchemaCommandOutput) => void): void;
545
- getSchema(args: GetSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaCommandOutput) => void): void;
546
-
547
- getSchemaByDefinition(args: GetSchemaByDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaByDefinitionCommandOutput>;
548
- getSchemaByDefinition(args: GetSchemaByDefinitionCommandInput, cb: (err: any, data?: GetSchemaByDefinitionCommandOutput) => void): void;
549
- getSchemaByDefinition(args: GetSchemaByDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaByDefinitionCommandOutput) => void): void;
550
-
551
- getSchemaVersion(args: GetSchemaVersionCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaVersionCommandOutput>;
552
- getSchemaVersion(args: GetSchemaVersionCommandInput, cb: (err: any, data?: GetSchemaVersionCommandOutput) => void): void;
553
- getSchemaVersion(args: GetSchemaVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaVersionCommandOutput) => void): void;
554
-
555
- getSchemaVersionsDiff(args: GetSchemaVersionsDiffCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaVersionsDiffCommandOutput>;
556
- getSchemaVersionsDiff(args: GetSchemaVersionsDiffCommandInput, cb: (err: any, data?: GetSchemaVersionsDiffCommandOutput) => void): void;
557
- getSchemaVersionsDiff(args: GetSchemaVersionsDiffCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaVersionsDiffCommandOutput) => void): void;
558
-
559
- getSecurityConfiguration(args: GetSecurityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<GetSecurityConfigurationCommandOutput>;
560
- getSecurityConfiguration(args: GetSecurityConfigurationCommandInput, cb: (err: any, data?: GetSecurityConfigurationCommandOutput) => void): void;
561
- getSecurityConfiguration(args: GetSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSecurityConfigurationCommandOutput) => void): void;
562
-
563
- getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<GetSecurityConfigurationsCommandOutput>;
564
- getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, cb: (err: any, data?: GetSecurityConfigurationsCommandOutput) => void): void;
565
- getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSecurityConfigurationsCommandOutput) => void): void;
566
-
567
- getTable(args: GetTableCommandInput, options?: __HttpHandlerOptions): Promise<GetTableCommandOutput>;
568
- getTable(args: GetTableCommandInput, cb: (err: any, data?: GetTableCommandOutput) => void): void;
569
- getTable(args: GetTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTableCommandOutput) => void): void;
570
-
571
- getTables(args: GetTablesCommandInput, options?: __HttpHandlerOptions): Promise<GetTablesCommandOutput>;
572
- getTables(args: GetTablesCommandInput, cb: (err: any, data?: GetTablesCommandOutput) => void): void;
573
- getTables(args: GetTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTablesCommandOutput) => void): void;
574
-
575
- getTableVersion(args: GetTableVersionCommandInput, options?: __HttpHandlerOptions): Promise<GetTableVersionCommandOutput>;
576
- getTableVersion(args: GetTableVersionCommandInput, cb: (err: any, data?: GetTableVersionCommandOutput) => void): void;
577
- getTableVersion(args: GetTableVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTableVersionCommandOutput) => void): void;
578
-
579
- getTableVersions(args: GetTableVersionsCommandInput, options?: __HttpHandlerOptions): Promise<GetTableVersionsCommandOutput>;
580
- getTableVersions(args: GetTableVersionsCommandInput, cb: (err: any, data?: GetTableVersionsCommandOutput) => void): void;
581
- getTableVersions(args: GetTableVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTableVersionsCommandOutput) => void): void;
582
-
583
- getTags(args: GetTagsCommandInput, options?: __HttpHandlerOptions): Promise<GetTagsCommandOutput>;
584
- getTags(args: GetTagsCommandInput, cb: (err: any, data?: GetTagsCommandOutput) => void): void;
585
- getTags(args: GetTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTagsCommandOutput) => void): void;
586
-
587
- getTrigger(args: GetTriggerCommandInput, options?: __HttpHandlerOptions): Promise<GetTriggerCommandOutput>;
588
- getTrigger(args: GetTriggerCommandInput, cb: (err: any, data?: GetTriggerCommandOutput) => void): void;
589
- getTrigger(args: GetTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTriggerCommandOutput) => void): void;
590
-
591
- getTriggers(args: GetTriggersCommandInput, options?: __HttpHandlerOptions): Promise<GetTriggersCommandOutput>;
592
- getTriggers(args: GetTriggersCommandInput, cb: (err: any, data?: GetTriggersCommandOutput) => void): void;
593
- getTriggers(args: GetTriggersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTriggersCommandOutput) => void): void;
594
- getUnfilteredPartitionMetadata(args: GetUnfilteredPartitionMetadataCommandInput, options?: __HttpHandlerOptions): Promise<GetUnfilteredPartitionMetadataCommandOutput>;
595
- getUnfilteredPartitionMetadata(args: GetUnfilteredPartitionMetadataCommandInput, cb: (err: any, data?: GetUnfilteredPartitionMetadataCommandOutput) => void): void;
596
- getUnfilteredPartitionMetadata(args: GetUnfilteredPartitionMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUnfilteredPartitionMetadataCommandOutput) => void): void;
597
- getUnfilteredPartitionsMetadata(args: GetUnfilteredPartitionsMetadataCommandInput, options?: __HttpHandlerOptions): Promise<GetUnfilteredPartitionsMetadataCommandOutput>;
598
- getUnfilteredPartitionsMetadata(args: GetUnfilteredPartitionsMetadataCommandInput, cb: (err: any, data?: GetUnfilteredPartitionsMetadataCommandOutput) => void): void;
599
- getUnfilteredPartitionsMetadata(args: GetUnfilteredPartitionsMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUnfilteredPartitionsMetadataCommandOutput) => void): void;
600
- getUnfilteredTableMetadata(args: GetUnfilteredTableMetadataCommandInput, options?: __HttpHandlerOptions): Promise<GetUnfilteredTableMetadataCommandOutput>;
601
- getUnfilteredTableMetadata(args: GetUnfilteredTableMetadataCommandInput, cb: (err: any, data?: GetUnfilteredTableMetadataCommandOutput) => void): void;
602
- getUnfilteredTableMetadata(args: GetUnfilteredTableMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUnfilteredTableMetadataCommandOutput) => void): void;
603
-
604
- getUserDefinedFunction(args: GetUserDefinedFunctionCommandInput, options?: __HttpHandlerOptions): Promise<GetUserDefinedFunctionCommandOutput>;
605
- getUserDefinedFunction(args: GetUserDefinedFunctionCommandInput, cb: (err: any, data?: GetUserDefinedFunctionCommandOutput) => void): void;
606
- getUserDefinedFunction(args: GetUserDefinedFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserDefinedFunctionCommandOutput) => void): void;
607
-
608
- getUserDefinedFunctions(args: GetUserDefinedFunctionsCommandInput, options?: __HttpHandlerOptions): Promise<GetUserDefinedFunctionsCommandOutput>;
609
- getUserDefinedFunctions(args: GetUserDefinedFunctionsCommandInput, cb: (err: any, data?: GetUserDefinedFunctionsCommandOutput) => void): void;
610
- getUserDefinedFunctions(args: GetUserDefinedFunctionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserDefinedFunctionsCommandOutput) => void): void;
611
-
612
- getWorkflow(args: GetWorkflowCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkflowCommandOutput>;
613
- getWorkflow(args: GetWorkflowCommandInput, cb: (err: any, data?: GetWorkflowCommandOutput) => void): void;
614
- getWorkflow(args: GetWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowCommandOutput) => void): void;
615
-
616
- getWorkflowRun(args: GetWorkflowRunCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkflowRunCommandOutput>;
617
- getWorkflowRun(args: GetWorkflowRunCommandInput, cb: (err: any, data?: GetWorkflowRunCommandOutput) => void): void;
618
- getWorkflowRun(args: GetWorkflowRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowRunCommandOutput) => void): void;
619
-
620
- getWorkflowRunProperties(args: GetWorkflowRunPropertiesCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkflowRunPropertiesCommandOutput>;
621
- getWorkflowRunProperties(args: GetWorkflowRunPropertiesCommandInput, cb: (err: any, data?: GetWorkflowRunPropertiesCommandOutput) => void): void;
622
- getWorkflowRunProperties(args: GetWorkflowRunPropertiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowRunPropertiesCommandOutput) => void): void;
623
-
624
- getWorkflowRuns(args: GetWorkflowRunsCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkflowRunsCommandOutput>;
625
- getWorkflowRuns(args: GetWorkflowRunsCommandInput, cb: (err: any, data?: GetWorkflowRunsCommandOutput) => void): void;
626
- getWorkflowRuns(args: GetWorkflowRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkflowRunsCommandOutput) => void): void;
627
-
628
- importCatalogToGlue(args: ImportCatalogToGlueCommandInput, options?: __HttpHandlerOptions): Promise<ImportCatalogToGlueCommandOutput>;
629
- importCatalogToGlue(args: ImportCatalogToGlueCommandInput, cb: (err: any, data?: ImportCatalogToGlueCommandOutput) => void): void;
630
- importCatalogToGlue(args: ImportCatalogToGlueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportCatalogToGlueCommandOutput) => void): void;
631
-
632
- listBlueprints(args: ListBlueprintsCommandInput, options?: __HttpHandlerOptions): Promise<ListBlueprintsCommandOutput>;
633
- listBlueprints(args: ListBlueprintsCommandInput, cb: (err: any, data?: ListBlueprintsCommandOutput) => void): void;
634
- listBlueprints(args: ListBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBlueprintsCommandOutput) => void): void;
635
-
636
- listCrawlers(args: ListCrawlersCommandInput, options?: __HttpHandlerOptions): Promise<ListCrawlersCommandOutput>;
637
- listCrawlers(args: ListCrawlersCommandInput, cb: (err: any, data?: ListCrawlersCommandOutput) => void): void;
638
- listCrawlers(args: ListCrawlersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCrawlersCommandOutput) => void): void;
639
-
640
- listDevEndpoints(args: ListDevEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<ListDevEndpointsCommandOutput>;
641
- listDevEndpoints(args: ListDevEndpointsCommandInput, cb: (err: any, data?: ListDevEndpointsCommandOutput) => void): void;
642
- listDevEndpoints(args: ListDevEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevEndpointsCommandOutput) => void): void;
643
-
644
- listJobs(args: ListJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListJobsCommandOutput>;
645
- listJobs(args: ListJobsCommandInput, cb: (err: any, data?: ListJobsCommandOutput) => void): void;
646
- listJobs(args: ListJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListJobsCommandOutput) => void): void;
647
-
648
- listMLTransforms(args: ListMLTransformsCommandInput, options?: __HttpHandlerOptions): Promise<ListMLTransformsCommandOutput>;
649
- listMLTransforms(args: ListMLTransformsCommandInput, cb: (err: any, data?: ListMLTransformsCommandOutput) => void): void;
650
- listMLTransforms(args: ListMLTransformsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMLTransformsCommandOutput) => void): void;
651
-
652
- listRegistries(args: ListRegistriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRegistriesCommandOutput>;
653
- listRegistries(args: ListRegistriesCommandInput, cb: (err: any, data?: ListRegistriesCommandOutput) => void): void;
654
- listRegistries(args: ListRegistriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegistriesCommandOutput) => void): void;
655
-
656
- listSchemas(args: ListSchemasCommandInput, options?: __HttpHandlerOptions): Promise<ListSchemasCommandOutput>;
657
- listSchemas(args: ListSchemasCommandInput, cb: (err: any, data?: ListSchemasCommandOutput) => void): void;
658
- listSchemas(args: ListSchemasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSchemasCommandOutput) => void): void;
659
-
660
- listSchemaVersions(args: ListSchemaVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListSchemaVersionsCommandOutput>;
661
- listSchemaVersions(args: ListSchemaVersionsCommandInput, cb: (err: any, data?: ListSchemaVersionsCommandOutput) => void): void;
662
- listSchemaVersions(args: ListSchemaVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSchemaVersionsCommandOutput) => void): void;
663
-
664
- listTriggers(args: ListTriggersCommandInput, options?: __HttpHandlerOptions): Promise<ListTriggersCommandOutput>;
665
- listTriggers(args: ListTriggersCommandInput, cb: (err: any, data?: ListTriggersCommandOutput) => void): void;
666
- listTriggers(args: ListTriggersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTriggersCommandOutput) => void): void;
667
-
668
- listWorkflows(args: ListWorkflowsCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkflowsCommandOutput>;
669
- listWorkflows(args: ListWorkflowsCommandInput, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
670
- listWorkflows(args: ListWorkflowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
671
-
672
- putDataCatalogEncryptionSettings(args: PutDataCatalogEncryptionSettingsCommandInput, options?: __HttpHandlerOptions): Promise<PutDataCatalogEncryptionSettingsCommandOutput>;
673
- putDataCatalogEncryptionSettings(args: PutDataCatalogEncryptionSettingsCommandInput, cb: (err: any, data?: PutDataCatalogEncryptionSettingsCommandOutput) => void): void;
674
- putDataCatalogEncryptionSettings(args: PutDataCatalogEncryptionSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDataCatalogEncryptionSettingsCommandOutput) => void): void;
675
-
676
- putResourcePolicy(args: PutResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResourcePolicyCommandOutput>;
677
- putResourcePolicy(args: PutResourcePolicyCommandInput, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
678
- putResourcePolicy(args: PutResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
679
-
680
- putSchemaVersionMetadata(args: PutSchemaVersionMetadataCommandInput, options?: __HttpHandlerOptions): Promise<PutSchemaVersionMetadataCommandOutput>;
681
- putSchemaVersionMetadata(args: PutSchemaVersionMetadataCommandInput, cb: (err: any, data?: PutSchemaVersionMetadataCommandOutput) => void): void;
682
- putSchemaVersionMetadata(args: PutSchemaVersionMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutSchemaVersionMetadataCommandOutput) => void): void;
683
-
684
- putWorkflowRunProperties(args: PutWorkflowRunPropertiesCommandInput, options?: __HttpHandlerOptions): Promise<PutWorkflowRunPropertiesCommandOutput>;
685
- putWorkflowRunProperties(args: PutWorkflowRunPropertiesCommandInput, cb: (err: any, data?: PutWorkflowRunPropertiesCommandOutput) => void): void;
686
- putWorkflowRunProperties(args: PutWorkflowRunPropertiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutWorkflowRunPropertiesCommandOutput) => void): void;
687
-
688
- querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, options?: __HttpHandlerOptions): Promise<QuerySchemaVersionMetadataCommandOutput>;
689
- querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, cb: (err: any, data?: QuerySchemaVersionMetadataCommandOutput) => void): void;
690
- querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: QuerySchemaVersionMetadataCommandOutput) => void): void;
691
-
692
- registerSchemaVersion(args: RegisterSchemaVersionCommandInput, options?: __HttpHandlerOptions): Promise<RegisterSchemaVersionCommandOutput>;
693
- registerSchemaVersion(args: RegisterSchemaVersionCommandInput, cb: (err: any, data?: RegisterSchemaVersionCommandOutput) => void): void;
694
- registerSchemaVersion(args: RegisterSchemaVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterSchemaVersionCommandOutput) => void): void;
695
-
696
- removeSchemaVersionMetadata(args: RemoveSchemaVersionMetadataCommandInput, options?: __HttpHandlerOptions): Promise<RemoveSchemaVersionMetadataCommandOutput>;
697
- removeSchemaVersionMetadata(args: RemoveSchemaVersionMetadataCommandInput, cb: (err: any, data?: RemoveSchemaVersionMetadataCommandOutput) => void): void;
698
- removeSchemaVersionMetadata(args: RemoveSchemaVersionMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveSchemaVersionMetadataCommandOutput) => void): void;
699
-
700
- resetJobBookmark(args: ResetJobBookmarkCommandInput, options?: __HttpHandlerOptions): Promise<ResetJobBookmarkCommandOutput>;
701
- resetJobBookmark(args: ResetJobBookmarkCommandInput, cb: (err: any, data?: ResetJobBookmarkCommandOutput) => void): void;
702
- resetJobBookmark(args: ResetJobBookmarkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetJobBookmarkCommandOutput) => void): void;
703
-
704
- resumeWorkflowRun(args: ResumeWorkflowRunCommandInput, options?: __HttpHandlerOptions): Promise<ResumeWorkflowRunCommandOutput>;
705
- resumeWorkflowRun(args: ResumeWorkflowRunCommandInput, cb: (err: any, data?: ResumeWorkflowRunCommandOutput) => void): void;
706
- resumeWorkflowRun(args: ResumeWorkflowRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeWorkflowRunCommandOutput) => void): void;
707
-
708
- searchTables(args: SearchTablesCommandInput, options?: __HttpHandlerOptions): Promise<SearchTablesCommandOutput>;
709
- searchTables(args: SearchTablesCommandInput, cb: (err: any, data?: SearchTablesCommandOutput) => void): void;
710
- searchTables(args: SearchTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTablesCommandOutput) => void): void;
711
-
712
- startBlueprintRun(args: StartBlueprintRunCommandInput, options?: __HttpHandlerOptions): Promise<StartBlueprintRunCommandOutput>;
713
- startBlueprintRun(args: StartBlueprintRunCommandInput, cb: (err: any, data?: StartBlueprintRunCommandOutput) => void): void;
714
- startBlueprintRun(args: StartBlueprintRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartBlueprintRunCommandOutput) => void): void;
715
-
716
- startCrawler(args: StartCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<StartCrawlerCommandOutput>;
717
- startCrawler(args: StartCrawlerCommandInput, cb: (err: any, data?: StartCrawlerCommandOutput) => void): void;
718
- startCrawler(args: StartCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartCrawlerCommandOutput) => void): void;
719
-
720
- startCrawlerSchedule(args: StartCrawlerScheduleCommandInput, options?: __HttpHandlerOptions): Promise<StartCrawlerScheduleCommandOutput>;
721
- startCrawlerSchedule(args: StartCrawlerScheduleCommandInput, cb: (err: any, data?: StartCrawlerScheduleCommandOutput) => void): void;
722
- startCrawlerSchedule(args: StartCrawlerScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartCrawlerScheduleCommandOutput) => void): void;
723
-
724
- startExportLabelsTaskRun(args: StartExportLabelsTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<StartExportLabelsTaskRunCommandOutput>;
725
- startExportLabelsTaskRun(args: StartExportLabelsTaskRunCommandInput, cb: (err: any, data?: StartExportLabelsTaskRunCommandOutput) => void): void;
726
- startExportLabelsTaskRun(args: StartExportLabelsTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartExportLabelsTaskRunCommandOutput) => void): void;
727
-
728
- startImportLabelsTaskRun(args: StartImportLabelsTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<StartImportLabelsTaskRunCommandOutput>;
729
- startImportLabelsTaskRun(args: StartImportLabelsTaskRunCommandInput, cb: (err: any, data?: StartImportLabelsTaskRunCommandOutput) => void): void;
730
- startImportLabelsTaskRun(args: StartImportLabelsTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartImportLabelsTaskRunCommandOutput) => void): void;
731
-
732
- startJobRun(args: StartJobRunCommandInput, options?: __HttpHandlerOptions): Promise<StartJobRunCommandOutput>;
733
- startJobRun(args: StartJobRunCommandInput, cb: (err: any, data?: StartJobRunCommandOutput) => void): void;
734
- startJobRun(args: StartJobRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartJobRunCommandOutput) => void): void;
735
-
736
- startMLEvaluationTaskRun(args: StartMLEvaluationTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<StartMLEvaluationTaskRunCommandOutput>;
737
- startMLEvaluationTaskRun(args: StartMLEvaluationTaskRunCommandInput, cb: (err: any, data?: StartMLEvaluationTaskRunCommandOutput) => void): void;
738
- startMLEvaluationTaskRun(args: StartMLEvaluationTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMLEvaluationTaskRunCommandOutput) => void): void;
739
-
740
- startMLLabelingSetGenerationTaskRun(args: StartMLLabelingSetGenerationTaskRunCommandInput, options?: __HttpHandlerOptions): Promise<StartMLLabelingSetGenerationTaskRunCommandOutput>;
741
- startMLLabelingSetGenerationTaskRun(args: StartMLLabelingSetGenerationTaskRunCommandInput, cb: (err: any, data?: StartMLLabelingSetGenerationTaskRunCommandOutput) => void): void;
742
- startMLLabelingSetGenerationTaskRun(args: StartMLLabelingSetGenerationTaskRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMLLabelingSetGenerationTaskRunCommandOutput) => void): void;
743
-
744
- startTrigger(args: StartTriggerCommandInput, options?: __HttpHandlerOptions): Promise<StartTriggerCommandOutput>;
745
- startTrigger(args: StartTriggerCommandInput, cb: (err: any, data?: StartTriggerCommandOutput) => void): void;
746
- startTrigger(args: StartTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTriggerCommandOutput) => void): void;
747
-
748
- startWorkflowRun(args: StartWorkflowRunCommandInput, options?: __HttpHandlerOptions): Promise<StartWorkflowRunCommandOutput>;
749
- startWorkflowRun(args: StartWorkflowRunCommandInput, cb: (err: any, data?: StartWorkflowRunCommandOutput) => void): void;
750
- startWorkflowRun(args: StartWorkflowRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartWorkflowRunCommandOutput) => void): void;
751
-
752
- stopCrawler(args: StopCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<StopCrawlerCommandOutput>;
753
- stopCrawler(args: StopCrawlerCommandInput, cb: (err: any, data?: StopCrawlerCommandOutput) => void): void;
754
- stopCrawler(args: StopCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopCrawlerCommandOutput) => void): void;
755
-
756
- stopCrawlerSchedule(args: StopCrawlerScheduleCommandInput, options?: __HttpHandlerOptions): Promise<StopCrawlerScheduleCommandOutput>;
757
- stopCrawlerSchedule(args: StopCrawlerScheduleCommandInput, cb: (err: any, data?: StopCrawlerScheduleCommandOutput) => void): void;
758
- stopCrawlerSchedule(args: StopCrawlerScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopCrawlerScheduleCommandOutput) => void): void;
759
-
760
- stopTrigger(args: StopTriggerCommandInput, options?: __HttpHandlerOptions): Promise<StopTriggerCommandOutput>;
761
- stopTrigger(args: StopTriggerCommandInput, cb: (err: any, data?: StopTriggerCommandOutput) => void): void;
762
- stopTrigger(args: StopTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopTriggerCommandOutput) => void): void;
763
-
764
- stopWorkflowRun(args: StopWorkflowRunCommandInput, options?: __HttpHandlerOptions): Promise<StopWorkflowRunCommandOutput>;
765
- stopWorkflowRun(args: StopWorkflowRunCommandInput, cb: (err: any, data?: StopWorkflowRunCommandOutput) => void): void;
766
- stopWorkflowRun(args: StopWorkflowRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopWorkflowRunCommandOutput) => void): void;
767
-
768
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
769
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
770
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
771
-
772
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
773
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
774
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
775
-
776
- updateBlueprint(args: UpdateBlueprintCommandInput, options?: __HttpHandlerOptions): Promise<UpdateBlueprintCommandOutput>;
777
- updateBlueprint(args: UpdateBlueprintCommandInput, cb: (err: any, data?: UpdateBlueprintCommandOutput) => void): void;
778
- updateBlueprint(args: UpdateBlueprintCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBlueprintCommandOutput) => void): void;
779
-
780
- updateClassifier(args: UpdateClassifierCommandInput, options?: __HttpHandlerOptions): Promise<UpdateClassifierCommandOutput>;
781
- updateClassifier(args: UpdateClassifierCommandInput, cb: (err: any, data?: UpdateClassifierCommandOutput) => void): void;
782
- updateClassifier(args: UpdateClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateClassifierCommandOutput) => void): void;
783
-
784
- updateColumnStatisticsForPartition(args: UpdateColumnStatisticsForPartitionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateColumnStatisticsForPartitionCommandOutput>;
785
- updateColumnStatisticsForPartition(args: UpdateColumnStatisticsForPartitionCommandInput, cb: (err: any, data?: UpdateColumnStatisticsForPartitionCommandOutput) => void): void;
786
- updateColumnStatisticsForPartition(args: UpdateColumnStatisticsForPartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateColumnStatisticsForPartitionCommandOutput) => void): void;
787
-
788
- updateColumnStatisticsForTable(args: UpdateColumnStatisticsForTableCommandInput, options?: __HttpHandlerOptions): Promise<UpdateColumnStatisticsForTableCommandOutput>;
789
- updateColumnStatisticsForTable(args: UpdateColumnStatisticsForTableCommandInput, cb: (err: any, data?: UpdateColumnStatisticsForTableCommandOutput) => void): void;
790
- updateColumnStatisticsForTable(args: UpdateColumnStatisticsForTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateColumnStatisticsForTableCommandOutput) => void): void;
791
-
792
- updateConnection(args: UpdateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConnectionCommandOutput>;
793
- updateConnection(args: UpdateConnectionCommandInput, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
794
- updateConnection(args: UpdateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
795
-
796
- updateCrawler(args: UpdateCrawlerCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCrawlerCommandOutput>;
797
- updateCrawler(args: UpdateCrawlerCommandInput, cb: (err: any, data?: UpdateCrawlerCommandOutput) => void): void;
798
- updateCrawler(args: UpdateCrawlerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCrawlerCommandOutput) => void): void;
799
-
800
- updateCrawlerSchedule(args: UpdateCrawlerScheduleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCrawlerScheduleCommandOutput>;
801
- updateCrawlerSchedule(args: UpdateCrawlerScheduleCommandInput, cb: (err: any, data?: UpdateCrawlerScheduleCommandOutput) => void): void;
802
- updateCrawlerSchedule(args: UpdateCrawlerScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCrawlerScheduleCommandOutput) => void): void;
803
-
804
- updateDatabase(args: UpdateDatabaseCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDatabaseCommandOutput>;
805
- updateDatabase(args: UpdateDatabaseCommandInput, cb: (err: any, data?: UpdateDatabaseCommandOutput) => void): void;
806
- updateDatabase(args: UpdateDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDatabaseCommandOutput) => void): void;
807
-
808
- updateDevEndpoint(args: UpdateDevEndpointCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDevEndpointCommandOutput>;
809
- updateDevEndpoint(args: UpdateDevEndpointCommandInput, cb: (err: any, data?: UpdateDevEndpointCommandOutput) => void): void;
810
- updateDevEndpoint(args: UpdateDevEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDevEndpointCommandOutput) => void): void;
811
-
812
- updateJob(args: UpdateJobCommandInput, options?: __HttpHandlerOptions): Promise<UpdateJobCommandOutput>;
813
- updateJob(args: UpdateJobCommandInput, cb: (err: any, data?: UpdateJobCommandOutput) => void): void;
814
- updateJob(args: UpdateJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateJobCommandOutput) => void): void;
815
-
816
- updateMLTransform(args: UpdateMLTransformCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMLTransformCommandOutput>;
817
- updateMLTransform(args: UpdateMLTransformCommandInput, cb: (err: any, data?: UpdateMLTransformCommandOutput) => void): void;
818
- updateMLTransform(args: UpdateMLTransformCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMLTransformCommandOutput) => void): void;
819
-
820
- updatePartition(args: UpdatePartitionCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePartitionCommandOutput>;
821
- updatePartition(args: UpdatePartitionCommandInput, cb: (err: any, data?: UpdatePartitionCommandOutput) => void): void;
822
- updatePartition(args: UpdatePartitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePartitionCommandOutput) => void): void;
823
-
824
- updateRegistry(args: UpdateRegistryCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRegistryCommandOutput>;
825
- updateRegistry(args: UpdateRegistryCommandInput, cb: (err: any, data?: UpdateRegistryCommandOutput) => void): void;
826
- updateRegistry(args: UpdateRegistryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRegistryCommandOutput) => void): void;
827
-
828
- updateSchema(args: UpdateSchemaCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSchemaCommandOutput>;
829
- updateSchema(args: UpdateSchemaCommandInput, cb: (err: any, data?: UpdateSchemaCommandOutput) => void): void;
830
- updateSchema(args: UpdateSchemaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSchemaCommandOutput) => void): void;
831
-
832
- updateTable(args: UpdateTableCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTableCommandOutput>;
833
- updateTable(args: UpdateTableCommandInput, cb: (err: any, data?: UpdateTableCommandOutput) => void): void;
834
- updateTable(args: UpdateTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTableCommandOutput) => void): void;
835
-
836
- updateTrigger(args: UpdateTriggerCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTriggerCommandOutput>;
837
- updateTrigger(args: UpdateTriggerCommandInput, cb: (err: any, data?: UpdateTriggerCommandOutput) => void): void;
838
- updateTrigger(args: UpdateTriggerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTriggerCommandOutput) => void): void;
839
-
840
- updateUserDefinedFunction(args: UpdateUserDefinedFunctionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserDefinedFunctionCommandOutput>;
841
- updateUserDefinedFunction(args: UpdateUserDefinedFunctionCommandInput, cb: (err: any, data?: UpdateUserDefinedFunctionCommandOutput) => void): void;
842
- updateUserDefinedFunction(args: UpdateUserDefinedFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserDefinedFunctionCommandOutput) => void): void;
843
-
844
- updateWorkflow(args: UpdateWorkflowCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkflowCommandOutput>;
845
- updateWorkflow(args: UpdateWorkflowCommandInput, cb: (err: any, data?: UpdateWorkflowCommandOutput) => void): void;
846
- updateWorkflow(args: UpdateWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkflowCommandOutput) => void): void;
847
- }