@aws-sdk/client-glue 3.47.1 → 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 +38 -0
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-cjs/protocols/Aws_json1_1.js +20 -0
  4. package/dist-es/models/models_0.js +1 -0
  5. package/dist-es/protocols/Aws_json1_1.js +81 -62
  6. package/dist-types/models/models_0.d.ts +5 -4
  7. package/dist-types/models/models_1.d.ts +9 -3
  8. package/package.json +39 -33
  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 -2888
  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,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetBlueprintRunsCommandInput, GetBlueprintRunsCommandOutput } from "../commands/GetBlueprintRunsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetBlueprintRuns(config: GluePaginationConfiguration, input: GetBlueprintRunsCommandInput, ...additionalArguments: any): Paginator<GetBlueprintRunsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetClassifiersCommandInput, GetClassifiersCommandOutput } from "../commands/GetClassifiersCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetClassifiers(config: GluePaginationConfiguration, input: GetClassifiersCommandInput, ...additionalArguments: any): Paginator<GetClassifiersCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetConnectionsCommandInput, GetConnectionsCommandOutput } from "../commands/GetConnectionsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetConnections(config: GluePaginationConfiguration, input: GetConnectionsCommandInput, ...additionalArguments: any): Paginator<GetConnectionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetCrawlerMetricsCommandInput, GetCrawlerMetricsCommandOutput } from "../commands/GetCrawlerMetricsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetCrawlerMetrics(config: GluePaginationConfiguration, input: GetCrawlerMetricsCommandInput, ...additionalArguments: any): Paginator<GetCrawlerMetricsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetCrawlersCommandInput, GetCrawlersCommandOutput } from "../commands/GetCrawlersCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetCrawlers(config: GluePaginationConfiguration, input: GetCrawlersCommandInput, ...additionalArguments: any): Paginator<GetCrawlersCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetDatabasesCommandInput, GetDatabasesCommandOutput } from "../commands/GetDatabasesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetDatabases(config: GluePaginationConfiguration, input: GetDatabasesCommandInput, ...additionalArguments: any): Paginator<GetDatabasesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput } from "../commands/GetDevEndpointsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetDevEndpoints(config: GluePaginationConfiguration, input: GetDevEndpointsCommandInput, ...additionalArguments: any): Paginator<GetDevEndpointsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetJobRunsCommandInput, GetJobRunsCommandOutput } from "../commands/GetJobRunsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetJobRuns(config: GluePaginationConfiguration, input: GetJobRunsCommandInput, ...additionalArguments: any): Paginator<GetJobRunsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetJobsCommandInput, GetJobsCommandOutput } from "../commands/GetJobsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetJobs(config: GluePaginationConfiguration, input: GetJobsCommandInput, ...additionalArguments: any): Paginator<GetJobsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput } from "../commands/GetMLTaskRunsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetMLTaskRuns(config: GluePaginationConfiguration, input: GetMLTaskRunsCommandInput, ...additionalArguments: any): Paginator<GetMLTaskRunsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetMLTransformsCommandInput, GetMLTransformsCommandOutput } from "../commands/GetMLTransformsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetMLTransforms(config: GluePaginationConfiguration, input: GetMLTransformsCommandInput, ...additionalArguments: any): Paginator<GetMLTransformsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput } from "../commands/GetPartitionIndexesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetPartitionIndexes(config: GluePaginationConfiguration, input: GetPartitionIndexesCommandInput, ...additionalArguments: any): Paginator<GetPartitionIndexesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetPartitionsCommandInput, GetPartitionsCommandOutput } from "../commands/GetPartitionsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetPartitions(config: GluePaginationConfiguration, input: GetPartitionsCommandInput, ...additionalArguments: any): Paginator<GetPartitionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "../commands/GetResourcePoliciesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetResourcePolicies(config: GluePaginationConfiguration, input: GetResourcePoliciesCommandInput, ...additionalArguments: any): Paginator<GetResourcePoliciesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput } from "../commands/GetSecurityConfigurationsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetSecurityConfigurations(config: GluePaginationConfiguration, input: GetSecurityConfigurationsCommandInput, ...additionalArguments: any): Paginator<GetSecurityConfigurationsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetTableVersionsCommandInput, GetTableVersionsCommandOutput } from "../commands/GetTableVersionsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetTableVersions(config: GluePaginationConfiguration, input: GetTableVersionsCommandInput, ...additionalArguments: any): Paginator<GetTableVersionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetTablesCommandInput, GetTablesCommandOutput } from "../commands/GetTablesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetTables(config: GluePaginationConfiguration, input: GetTablesCommandInput, ...additionalArguments: any): Paginator<GetTablesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetTriggersCommandInput, GetTriggersCommandOutput } from "../commands/GetTriggersCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetTriggers(config: GluePaginationConfiguration, input: GetTriggersCommandInput, ...additionalArguments: any): Paginator<GetTriggersCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetUnfilteredPartitionsMetadataCommandInput, GetUnfilteredPartitionsMetadataCommandOutput } from "../commands/GetUnfilteredPartitionsMetadataCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetUnfilteredPartitionsMetadata(config: GluePaginationConfiguration, input: GetUnfilteredPartitionsMetadataCommandInput, ...additionalArguments: any): Paginator<GetUnfilteredPartitionsMetadataCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetUserDefinedFunctionsCommandInput, GetUserDefinedFunctionsCommandOutput } from "../commands/GetUserDefinedFunctionsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetUserDefinedFunctions(config: GluePaginationConfiguration, input: GetUserDefinedFunctionsCommandInput, ...additionalArguments: any): Paginator<GetUserDefinedFunctionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetWorkflowRunsCommandInput, GetWorkflowRunsCommandOutput } from "../commands/GetWorkflowRunsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetWorkflowRuns(config: GluePaginationConfiguration, input: GetWorkflowRunsCommandInput, ...additionalArguments: any): Paginator<GetWorkflowRunsCommandOutput>;
@@ -1,6 +0,0 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
2
- import { Glue } from "../Glue";
3
- import { GlueClient } from "../GlueClient";
4
- export interface GluePaginationConfiguration extends PaginationConfiguration {
5
- client: Glue | GlueClient;
6
- }
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListBlueprintsCommandInput, ListBlueprintsCommandOutput } from "../commands/ListBlueprintsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListBlueprints(config: GluePaginationConfiguration, input: ListBlueprintsCommandInput, ...additionalArguments: any): Paginator<ListBlueprintsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListCrawlersCommandInput, ListCrawlersCommandOutput } from "../commands/ListCrawlersCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListCrawlers(config: GluePaginationConfiguration, input: ListCrawlersCommandInput, ...additionalArguments: any): Paginator<ListCrawlersCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListDevEndpointsCommandInput, ListDevEndpointsCommandOutput } from "../commands/ListDevEndpointsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListDevEndpoints(config: GluePaginationConfiguration, input: ListDevEndpointsCommandInput, ...additionalArguments: any): Paginator<ListDevEndpointsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListJobs(config: GluePaginationConfiguration, input: ListJobsCommandInput, ...additionalArguments: any): Paginator<ListJobsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListMLTransformsCommandInput, ListMLTransformsCommandOutput } from "../commands/ListMLTransformsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListMLTransforms(config: GluePaginationConfiguration, input: ListMLTransformsCommandInput, ...additionalArguments: any): Paginator<ListMLTransformsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "../commands/ListRegistriesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListRegistries(config: GluePaginationConfiguration, input: ListRegistriesCommandInput, ...additionalArguments: any): Paginator<ListRegistriesCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListSchemaVersions(config: GluePaginationConfiguration, input: ListSchemaVersionsCommandInput, ...additionalArguments: any): Paginator<ListSchemaVersionsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListSchemasCommandInput, ListSchemasCommandOutput } from "../commands/ListSchemasCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListSchemas(config: GluePaginationConfiguration, input: ListSchemasCommandInput, ...additionalArguments: any): Paginator<ListSchemasCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListTriggersCommandInput, ListTriggersCommandOutput } from "../commands/ListTriggersCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListTriggers(config: GluePaginationConfiguration, input: ListTriggersCommandInput, ...additionalArguments: any): Paginator<ListTriggersCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListWorkflowsCommandInput, ListWorkflowsCommandOutput } from "../commands/ListWorkflowsCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListWorkflows(config: GluePaginationConfiguration, input: ListWorkflowsCommandInput, ...additionalArguments: any): Paginator<ListWorkflowsCommandOutput>;
@@ -1,4 +0,0 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { SearchTablesCommandInput, SearchTablesCommandOutput } from "../commands/SearchTablesCommand";
3
- import { GluePaginationConfiguration } from "./Interfaces";
4
- export declare function paginateSearchTables(config: GluePaginationConfiguration, input: SearchTablesCommandInput, ...additionalArguments: any): Paginator<SearchTablesCommandOutput>;
@@ -1,33 +0,0 @@
1
- export * from "./GetBlueprintRunsPaginator";
2
- export * from "./GetClassifiersPaginator";
3
- export * from "./GetConnectionsPaginator";
4
- export * from "./GetCrawlerMetricsPaginator";
5
- export * from "./GetCrawlersPaginator";
6
- export * from "./GetDatabasesPaginator";
7
- export * from "./GetDevEndpointsPaginator";
8
- export * from "./GetJobRunsPaginator";
9
- export * from "./GetJobsPaginator";
10
- export * from "./GetMLTaskRunsPaginator";
11
- export * from "./Interfaces";
12
- export * from "./GetMLTransformsPaginator";
13
- export * from "./GetPartitionIndexesPaginator";
14
- export * from "./GetPartitionsPaginator";
15
- export * from "./GetResourcePoliciesPaginator";
16
- export * from "./GetSecurityConfigurationsPaginator";
17
- export * from "./GetTableVersionsPaginator";
18
- export * from "./GetTablesPaginator";
19
- export * from "./GetTriggersPaginator";
20
- export * from "./GetUnfilteredPartitionsMetadataPaginator";
21
- export * from "./GetUserDefinedFunctionsPaginator";
22
- export * from "./GetWorkflowRunsPaginator";
23
- export * from "./ListBlueprintsPaginator";
24
- export * from "./ListCrawlersPaginator";
25
- export * from "./ListDevEndpointsPaginator";
26
- export * from "./ListJobsPaginator";
27
- export * from "./ListMLTransformsPaginator";
28
- export * from "./ListRegistriesPaginator";
29
- export * from "./ListSchemaVersionsPaginator";
30
- export * from "./ListSchemasPaginator";
31
- export * from "./ListTriggersPaginator";
32
- export * from "./ListWorkflowsPaginator";
33
- export * from "./SearchTablesPaginator";