@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,2888 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
- import { Action, AuditContext, CodeGenEdge, CodeGenNode, CodeGenNodeArg, Column, ColumnStatistics, Compatibility, ConnectionInput, ConnectionsList, Crawler, CrawlerMetrics, CrawlerTargets, CsvHeaderOption, DatabaseIdentifier, DatabaseInput, DataFormat, DevEndpoint, EncryptionConfiguration, ErrorDetail, EventBatchingCondition, ExecutionProperty, GlueTable, Job, JobCommand, JobRun, LakeFormationConfiguration, Language, LineageConfiguration, NotificationProperty, Partition, PartitionInput, PartitionValueList, Predicate, PrincipalPermissions, PrincipalType, RecrawlPolicy, RegistryId, RegistryStatus, ResourceUri, SchemaChangePolicy, SchemaId, SchemaStatus, SchemaVersionStatus, StorageDescriptor, TableIdentifier, TableInput, TaskStatusType, TransformEncryption, TransformParameters, TransformType, Trigger, UserDefinedFunctionInput, WorkerType, Workflow, WorkflowRun } from "./models_0";
3
- export interface GetCrawlerMetricsResponse {
4
-
5
- CrawlerMetricsList?: CrawlerMetrics[];
6
-
7
- NextToken?: string;
8
- }
9
- export declare namespace GetCrawlerMetricsResponse {
10
-
11
- const filterSensitiveLog: (obj: GetCrawlerMetricsResponse) => any;
12
- }
13
- export interface GetCrawlersRequest {
14
-
15
- MaxResults?: number;
16
-
17
- NextToken?: string;
18
- }
19
- export declare namespace GetCrawlersRequest {
20
-
21
- const filterSensitiveLog: (obj: GetCrawlersRequest) => any;
22
- }
23
- export interface GetCrawlersResponse {
24
-
25
- Crawlers?: Crawler[];
26
-
27
- NextToken?: string;
28
- }
29
- export declare namespace GetCrawlersResponse {
30
-
31
- const filterSensitiveLog: (obj: GetCrawlersResponse) => any;
32
- }
33
- export interface GetDatabaseRequest {
34
-
35
- CatalogId?: string;
36
-
37
- Name: string | undefined;
38
- }
39
- export declare namespace GetDatabaseRequest {
40
-
41
- const filterSensitiveLog: (obj: GetDatabaseRequest) => any;
42
- }
43
-
44
- export interface Database {
45
-
46
- Name: string | undefined;
47
-
48
- Description?: string;
49
-
50
- LocationUri?: string;
51
-
52
- Parameters?: {
53
- [key: string]: string;
54
- };
55
-
56
- CreateTime?: Date;
57
-
58
- CreateTableDefaultPermissions?: PrincipalPermissions[];
59
-
60
- TargetDatabase?: DatabaseIdentifier;
61
-
62
- CatalogId?: string;
63
- }
64
- export declare namespace Database {
65
-
66
- const filterSensitiveLog: (obj: Database) => any;
67
- }
68
- export interface GetDatabaseResponse {
69
-
70
- Database?: Database;
71
- }
72
- export declare namespace GetDatabaseResponse {
73
-
74
- const filterSensitiveLog: (obj: GetDatabaseResponse) => any;
75
- }
76
- export declare enum ResourceShareType {
77
- ALL = "ALL",
78
- FOREIGN = "FOREIGN"
79
- }
80
- export interface GetDatabasesRequest {
81
-
82
- CatalogId?: string;
83
-
84
- NextToken?: string;
85
-
86
- MaxResults?: number;
87
-
88
- ResourceShareType?: ResourceShareType | string;
89
- }
90
- export declare namespace GetDatabasesRequest {
91
-
92
- const filterSensitiveLog: (obj: GetDatabasesRequest) => any;
93
- }
94
- export interface GetDatabasesResponse {
95
-
96
- DatabaseList: Database[] | undefined;
97
-
98
- NextToken?: string;
99
- }
100
- export declare namespace GetDatabasesResponse {
101
-
102
- const filterSensitiveLog: (obj: GetDatabasesResponse) => any;
103
- }
104
- export interface GetDataCatalogEncryptionSettingsRequest {
105
-
106
- CatalogId?: string;
107
- }
108
- export declare namespace GetDataCatalogEncryptionSettingsRequest {
109
-
110
- const filterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsRequest) => any;
111
- }
112
-
113
- export interface ConnectionPasswordEncryption {
114
-
115
- ReturnConnectionPasswordEncrypted: boolean | undefined;
116
-
117
- AwsKmsKeyId?: string;
118
- }
119
- export declare namespace ConnectionPasswordEncryption {
120
-
121
- const filterSensitiveLog: (obj: ConnectionPasswordEncryption) => any;
122
- }
123
- export declare enum CatalogEncryptionMode {
124
- DISABLED = "DISABLED",
125
- SSEKMS = "SSE-KMS"
126
- }
127
-
128
- export interface EncryptionAtRest {
129
-
130
- CatalogEncryptionMode: CatalogEncryptionMode | string | undefined;
131
-
132
- SseAwsKmsKeyId?: string;
133
- }
134
- export declare namespace EncryptionAtRest {
135
-
136
- const filterSensitiveLog: (obj: EncryptionAtRest) => any;
137
- }
138
-
139
- export interface DataCatalogEncryptionSettings {
140
-
141
- EncryptionAtRest?: EncryptionAtRest;
142
-
143
- ConnectionPasswordEncryption?: ConnectionPasswordEncryption;
144
- }
145
- export declare namespace DataCatalogEncryptionSettings {
146
-
147
- const filterSensitiveLog: (obj: DataCatalogEncryptionSettings) => any;
148
- }
149
- export interface GetDataCatalogEncryptionSettingsResponse {
150
-
151
- DataCatalogEncryptionSettings?: DataCatalogEncryptionSettings;
152
- }
153
- export declare namespace GetDataCatalogEncryptionSettingsResponse {
154
-
155
- const filterSensitiveLog: (obj: GetDataCatalogEncryptionSettingsResponse) => any;
156
- }
157
- export interface GetDataflowGraphRequest {
158
-
159
- PythonScript?: string;
160
- }
161
- export declare namespace GetDataflowGraphRequest {
162
-
163
- const filterSensitiveLog: (obj: GetDataflowGraphRequest) => any;
164
- }
165
- export interface GetDataflowGraphResponse {
166
-
167
- DagNodes?: CodeGenNode[];
168
-
169
- DagEdges?: CodeGenEdge[];
170
- }
171
- export declare namespace GetDataflowGraphResponse {
172
-
173
- const filterSensitiveLog: (obj: GetDataflowGraphResponse) => any;
174
- }
175
- export interface GetDevEndpointRequest {
176
-
177
- EndpointName: string | undefined;
178
- }
179
- export declare namespace GetDevEndpointRequest {
180
-
181
- const filterSensitiveLog: (obj: GetDevEndpointRequest) => any;
182
- }
183
- export interface GetDevEndpointResponse {
184
-
185
- DevEndpoint?: DevEndpoint;
186
- }
187
- export declare namespace GetDevEndpointResponse {
188
-
189
- const filterSensitiveLog: (obj: GetDevEndpointResponse) => any;
190
- }
191
- export interface GetDevEndpointsRequest {
192
-
193
- MaxResults?: number;
194
-
195
- NextToken?: string;
196
- }
197
- export declare namespace GetDevEndpointsRequest {
198
-
199
- const filterSensitiveLog: (obj: GetDevEndpointsRequest) => any;
200
- }
201
- export interface GetDevEndpointsResponse {
202
-
203
- DevEndpoints?: DevEndpoint[];
204
-
205
- NextToken?: string;
206
- }
207
- export declare namespace GetDevEndpointsResponse {
208
-
209
- const filterSensitiveLog: (obj: GetDevEndpointsResponse) => any;
210
- }
211
- export interface GetJobRequest {
212
-
213
- JobName: string | undefined;
214
- }
215
- export declare namespace GetJobRequest {
216
-
217
- const filterSensitiveLog: (obj: GetJobRequest) => any;
218
- }
219
- export interface GetJobResponse {
220
-
221
- Job?: Job;
222
- }
223
- export declare namespace GetJobResponse {
224
-
225
- const filterSensitiveLog: (obj: GetJobResponse) => any;
226
- }
227
- export interface GetJobBookmarkRequest {
228
-
229
- JobName: string | undefined;
230
-
231
- RunId?: string;
232
- }
233
- export declare namespace GetJobBookmarkRequest {
234
-
235
- const filterSensitiveLog: (obj: GetJobBookmarkRequest) => any;
236
- }
237
-
238
- export interface JobBookmarkEntry {
239
-
240
- JobName?: string;
241
-
242
- Version?: number;
243
-
244
- Run?: number;
245
-
246
- Attempt?: number;
247
-
248
- PreviousRunId?: string;
249
-
250
- RunId?: string;
251
-
252
- JobBookmark?: string;
253
- }
254
- export declare namespace JobBookmarkEntry {
255
-
256
- const filterSensitiveLog: (obj: JobBookmarkEntry) => any;
257
- }
258
- export interface GetJobBookmarkResponse {
259
-
260
- JobBookmarkEntry?: JobBookmarkEntry;
261
- }
262
- export declare namespace GetJobBookmarkResponse {
263
-
264
- const filterSensitiveLog: (obj: GetJobBookmarkResponse) => any;
265
- }
266
- export interface GetJobRunRequest {
267
-
268
- JobName: string | undefined;
269
-
270
- RunId: string | undefined;
271
-
272
- PredecessorsIncluded?: boolean;
273
- }
274
- export declare namespace GetJobRunRequest {
275
-
276
- const filterSensitiveLog: (obj: GetJobRunRequest) => any;
277
- }
278
- export interface GetJobRunResponse {
279
-
280
- JobRun?: JobRun;
281
- }
282
- export declare namespace GetJobRunResponse {
283
-
284
- const filterSensitiveLog: (obj: GetJobRunResponse) => any;
285
- }
286
- export interface GetJobRunsRequest {
287
-
288
- JobName: string | undefined;
289
-
290
- NextToken?: string;
291
-
292
- MaxResults?: number;
293
- }
294
- export declare namespace GetJobRunsRequest {
295
-
296
- const filterSensitiveLog: (obj: GetJobRunsRequest) => any;
297
- }
298
- export interface GetJobRunsResponse {
299
-
300
- JobRuns?: JobRun[];
301
-
302
- NextToken?: string;
303
- }
304
- export declare namespace GetJobRunsResponse {
305
-
306
- const filterSensitiveLog: (obj: GetJobRunsResponse) => any;
307
- }
308
- export interface GetJobsRequest {
309
-
310
- NextToken?: string;
311
-
312
- MaxResults?: number;
313
- }
314
- export declare namespace GetJobsRequest {
315
-
316
- const filterSensitiveLog: (obj: GetJobsRequest) => any;
317
- }
318
- export interface GetJobsResponse {
319
-
320
- Jobs?: Job[];
321
-
322
- NextToken?: string;
323
- }
324
- export declare namespace GetJobsResponse {
325
-
326
- const filterSensitiveLog: (obj: GetJobsResponse) => any;
327
- }
328
-
329
- export interface Location {
330
-
331
- Jdbc?: CodeGenNodeArg[];
332
-
333
- S3?: CodeGenNodeArg[];
334
-
335
- DynamoDB?: CodeGenNodeArg[];
336
- }
337
- export declare namespace Location {
338
-
339
- const filterSensitiveLog: (obj: Location) => any;
340
- }
341
-
342
- export interface CatalogEntry {
343
-
344
- DatabaseName: string | undefined;
345
-
346
- TableName: string | undefined;
347
- }
348
- export declare namespace CatalogEntry {
349
-
350
- const filterSensitiveLog: (obj: CatalogEntry) => any;
351
- }
352
- export interface GetMappingRequest {
353
-
354
- Source: CatalogEntry | undefined;
355
-
356
- Sinks?: CatalogEntry[];
357
-
358
- Location?: Location;
359
- }
360
- export declare namespace GetMappingRequest {
361
-
362
- const filterSensitiveLog: (obj: GetMappingRequest) => any;
363
- }
364
-
365
- export interface MappingEntry {
366
-
367
- SourceTable?: string;
368
-
369
- SourcePath?: string;
370
-
371
- SourceType?: string;
372
-
373
- TargetTable?: string;
374
-
375
- TargetPath?: string;
376
-
377
- TargetType?: string;
378
- }
379
- export declare namespace MappingEntry {
380
-
381
- const filterSensitiveLog: (obj: MappingEntry) => any;
382
- }
383
- export interface GetMappingResponse {
384
-
385
- Mapping: MappingEntry[] | undefined;
386
- }
387
- export declare namespace GetMappingResponse {
388
-
389
- const filterSensitiveLog: (obj: GetMappingResponse) => any;
390
- }
391
- export interface GetMLTaskRunRequest {
392
-
393
- TransformId: string | undefined;
394
-
395
- TaskRunId: string | undefined;
396
- }
397
- export declare namespace GetMLTaskRunRequest {
398
-
399
- const filterSensitiveLog: (obj: GetMLTaskRunRequest) => any;
400
- }
401
-
402
- export interface ExportLabelsTaskRunProperties {
403
-
404
- OutputS3Path?: string;
405
- }
406
- export declare namespace ExportLabelsTaskRunProperties {
407
-
408
- const filterSensitiveLog: (obj: ExportLabelsTaskRunProperties) => any;
409
- }
410
-
411
- export interface FindMatchesTaskRunProperties {
412
-
413
- JobId?: string;
414
-
415
- JobName?: string;
416
-
417
- JobRunId?: string;
418
- }
419
- export declare namespace FindMatchesTaskRunProperties {
420
-
421
- const filterSensitiveLog: (obj: FindMatchesTaskRunProperties) => any;
422
- }
423
-
424
- export interface ImportLabelsTaskRunProperties {
425
-
426
- InputS3Path?: string;
427
-
428
- Replace?: boolean;
429
- }
430
- export declare namespace ImportLabelsTaskRunProperties {
431
-
432
- const filterSensitiveLog: (obj: ImportLabelsTaskRunProperties) => any;
433
- }
434
-
435
- export interface LabelingSetGenerationTaskRunProperties {
436
-
437
- OutputS3Path?: string;
438
- }
439
- export declare namespace LabelingSetGenerationTaskRunProperties {
440
-
441
- const filterSensitiveLog: (obj: LabelingSetGenerationTaskRunProperties) => any;
442
- }
443
- export declare enum TaskType {
444
- EVALUATION = "EVALUATION",
445
- EXPORT_LABELS = "EXPORT_LABELS",
446
- FIND_MATCHES = "FIND_MATCHES",
447
- IMPORT_LABELS = "IMPORT_LABELS",
448
- LABELING_SET_GENERATION = "LABELING_SET_GENERATION"
449
- }
450
-
451
- export interface TaskRunProperties {
452
-
453
- TaskType?: TaskType | string;
454
-
455
- ImportLabelsTaskRunProperties?: ImportLabelsTaskRunProperties;
456
-
457
- ExportLabelsTaskRunProperties?: ExportLabelsTaskRunProperties;
458
-
459
- LabelingSetGenerationTaskRunProperties?: LabelingSetGenerationTaskRunProperties;
460
-
461
- FindMatchesTaskRunProperties?: FindMatchesTaskRunProperties;
462
- }
463
- export declare namespace TaskRunProperties {
464
-
465
- const filterSensitiveLog: (obj: TaskRunProperties) => any;
466
- }
467
- export interface GetMLTaskRunResponse {
468
-
469
- TransformId?: string;
470
-
471
- TaskRunId?: string;
472
-
473
- Status?: TaskStatusType | string;
474
-
475
- LogGroupName?: string;
476
-
477
- Properties?: TaskRunProperties;
478
-
479
- ErrorString?: string;
480
-
481
- StartedOn?: Date;
482
-
483
- LastModifiedOn?: Date;
484
-
485
- CompletedOn?: Date;
486
-
487
- ExecutionTime?: number;
488
- }
489
- export declare namespace GetMLTaskRunResponse {
490
-
491
- const filterSensitiveLog: (obj: GetMLTaskRunResponse) => any;
492
- }
493
-
494
- export interface TaskRunFilterCriteria {
495
-
496
- TaskRunType?: TaskType | string;
497
-
498
- Status?: TaskStatusType | string;
499
-
500
- StartedBefore?: Date;
501
-
502
- StartedAfter?: Date;
503
- }
504
- export declare namespace TaskRunFilterCriteria {
505
-
506
- const filterSensitiveLog: (obj: TaskRunFilterCriteria) => any;
507
- }
508
- export declare enum TaskRunSortColumnType {
509
- STARTED = "STARTED",
510
- STATUS = "STATUS",
511
- TASK_RUN_TYPE = "TASK_RUN_TYPE"
512
- }
513
- export declare enum SortDirectionType {
514
- ASCENDING = "ASCENDING",
515
- DESCENDING = "DESCENDING"
516
- }
517
-
518
- export interface TaskRunSortCriteria {
519
-
520
- Column: TaskRunSortColumnType | string | undefined;
521
-
522
- SortDirection: SortDirectionType | string | undefined;
523
- }
524
- export declare namespace TaskRunSortCriteria {
525
-
526
- const filterSensitiveLog: (obj: TaskRunSortCriteria) => any;
527
- }
528
- export interface GetMLTaskRunsRequest {
529
-
530
- TransformId: string | undefined;
531
-
532
- NextToken?: string;
533
-
534
- MaxResults?: number;
535
-
536
- Filter?: TaskRunFilterCriteria;
537
-
538
- Sort?: TaskRunSortCriteria;
539
- }
540
- export declare namespace GetMLTaskRunsRequest {
541
-
542
- const filterSensitiveLog: (obj: GetMLTaskRunsRequest) => any;
543
- }
544
-
545
- export interface TaskRun {
546
-
547
- TransformId?: string;
548
-
549
- TaskRunId?: string;
550
-
551
- Status?: TaskStatusType | string;
552
-
553
- LogGroupName?: string;
554
-
555
- Properties?: TaskRunProperties;
556
-
557
- ErrorString?: string;
558
-
559
- StartedOn?: Date;
560
-
561
- LastModifiedOn?: Date;
562
-
563
- CompletedOn?: Date;
564
-
565
- ExecutionTime?: number;
566
- }
567
- export declare namespace TaskRun {
568
-
569
- const filterSensitiveLog: (obj: TaskRun) => any;
570
- }
571
- export interface GetMLTaskRunsResponse {
572
-
573
- TaskRuns?: TaskRun[];
574
-
575
- NextToken?: string;
576
- }
577
- export declare namespace GetMLTaskRunsResponse {
578
-
579
- const filterSensitiveLog: (obj: GetMLTaskRunsResponse) => any;
580
- }
581
- export interface GetMLTransformRequest {
582
-
583
- TransformId: string | undefined;
584
- }
585
- export declare namespace GetMLTransformRequest {
586
-
587
- const filterSensitiveLog: (obj: GetMLTransformRequest) => any;
588
- }
589
-
590
- export interface ColumnImportance {
591
-
592
- ColumnName?: string;
593
-
594
- Importance?: number;
595
- }
596
- export declare namespace ColumnImportance {
597
-
598
- const filterSensitiveLog: (obj: ColumnImportance) => any;
599
- }
600
-
601
- export interface ConfusionMatrix {
602
-
603
- NumTruePositives?: number;
604
-
605
- NumFalsePositives?: number;
606
-
607
- NumTrueNegatives?: number;
608
-
609
- NumFalseNegatives?: number;
610
- }
611
- export declare namespace ConfusionMatrix {
612
-
613
- const filterSensitiveLog: (obj: ConfusionMatrix) => any;
614
- }
615
-
616
- export interface FindMatchesMetrics {
617
-
618
- AreaUnderPRCurve?: number;
619
-
620
- Precision?: number;
621
-
622
- Recall?: number;
623
-
624
- F1?: number;
625
-
626
- ConfusionMatrix?: ConfusionMatrix;
627
-
628
- ColumnImportances?: ColumnImportance[];
629
- }
630
- export declare namespace FindMatchesMetrics {
631
-
632
- const filterSensitiveLog: (obj: FindMatchesMetrics) => any;
633
- }
634
-
635
- export interface EvaluationMetrics {
636
-
637
- TransformType: TransformType | string | undefined;
638
-
639
- FindMatchesMetrics?: FindMatchesMetrics;
640
- }
641
- export declare namespace EvaluationMetrics {
642
-
643
- const filterSensitiveLog: (obj: EvaluationMetrics) => any;
644
- }
645
-
646
- export interface SchemaColumn {
647
-
648
- Name?: string;
649
-
650
- DataType?: string;
651
- }
652
- export declare namespace SchemaColumn {
653
-
654
- const filterSensitiveLog: (obj: SchemaColumn) => any;
655
- }
656
- export declare enum TransformStatusType {
657
- DELETING = "DELETING",
658
- NOT_READY = "NOT_READY",
659
- READY = "READY"
660
- }
661
- export interface GetMLTransformResponse {
662
-
663
- TransformId?: string;
664
-
665
- Name?: string;
666
-
667
- Description?: string;
668
-
669
- Status?: TransformStatusType | string;
670
-
671
- CreatedOn?: Date;
672
-
673
- LastModifiedOn?: Date;
674
-
675
- InputRecordTables?: GlueTable[];
676
-
677
- Parameters?: TransformParameters;
678
-
679
- EvaluationMetrics?: EvaluationMetrics;
680
-
681
- LabelCount?: number;
682
-
683
- Schema?: SchemaColumn[];
684
-
685
- Role?: string;
686
-
687
- GlueVersion?: string;
688
-
689
- MaxCapacity?: number;
690
-
691
- WorkerType?: WorkerType | string;
692
-
693
- NumberOfWorkers?: number;
694
-
695
- Timeout?: number;
696
-
697
- MaxRetries?: number;
698
-
699
- TransformEncryption?: TransformEncryption;
700
- }
701
- export declare namespace GetMLTransformResponse {
702
-
703
- const filterSensitiveLog: (obj: GetMLTransformResponse) => any;
704
- }
705
-
706
- export interface TransformFilterCriteria {
707
-
708
- Name?: string;
709
-
710
- TransformType?: TransformType | string;
711
-
712
- Status?: TransformStatusType | string;
713
-
714
- GlueVersion?: string;
715
-
716
- CreatedBefore?: Date;
717
-
718
- CreatedAfter?: Date;
719
-
720
- LastModifiedBefore?: Date;
721
-
722
- LastModifiedAfter?: Date;
723
-
724
- Schema?: SchemaColumn[];
725
- }
726
- export declare namespace TransformFilterCriteria {
727
-
728
- const filterSensitiveLog: (obj: TransformFilterCriteria) => any;
729
- }
730
- export declare enum TransformSortColumnType {
731
- CREATED = "CREATED",
732
- LAST_MODIFIED = "LAST_MODIFIED",
733
- NAME = "NAME",
734
- STATUS = "STATUS",
735
- TRANSFORM_TYPE = "TRANSFORM_TYPE"
736
- }
737
-
738
- export interface TransformSortCriteria {
739
-
740
- Column: TransformSortColumnType | string | undefined;
741
-
742
- SortDirection: SortDirectionType | string | undefined;
743
- }
744
- export declare namespace TransformSortCriteria {
745
-
746
- const filterSensitiveLog: (obj: TransformSortCriteria) => any;
747
- }
748
- export interface GetMLTransformsRequest {
749
-
750
- NextToken?: string;
751
-
752
- MaxResults?: number;
753
-
754
- Filter?: TransformFilterCriteria;
755
-
756
- Sort?: TransformSortCriteria;
757
- }
758
- export declare namespace GetMLTransformsRequest {
759
-
760
- const filterSensitiveLog: (obj: GetMLTransformsRequest) => any;
761
- }
762
-
763
- export interface MLTransform {
764
-
765
- TransformId?: string;
766
-
767
- Name?: string;
768
-
769
- Description?: string;
770
-
771
- Status?: TransformStatusType | string;
772
-
773
- CreatedOn?: Date;
774
-
775
- LastModifiedOn?: Date;
776
-
777
- InputRecordTables?: GlueTable[];
778
-
779
- Parameters?: TransformParameters;
780
-
781
- EvaluationMetrics?: EvaluationMetrics;
782
-
783
- LabelCount?: number;
784
-
785
- Schema?: SchemaColumn[];
786
-
787
- Role?: string;
788
-
789
- GlueVersion?: string;
790
-
791
- MaxCapacity?: number;
792
-
793
- WorkerType?: WorkerType | string;
794
-
795
- NumberOfWorkers?: number;
796
-
797
- Timeout?: number;
798
-
799
- MaxRetries?: number;
800
-
801
- TransformEncryption?: TransformEncryption;
802
- }
803
- export declare namespace MLTransform {
804
-
805
- const filterSensitiveLog: (obj: MLTransform) => any;
806
- }
807
- export interface GetMLTransformsResponse {
808
-
809
- Transforms: MLTransform[] | undefined;
810
-
811
- NextToken?: string;
812
- }
813
- export declare namespace GetMLTransformsResponse {
814
-
815
- const filterSensitiveLog: (obj: GetMLTransformsResponse) => any;
816
- }
817
- export interface GetPartitionRequest {
818
-
819
- CatalogId?: string;
820
-
821
- DatabaseName: string | undefined;
822
-
823
- TableName: string | undefined;
824
-
825
- PartitionValues: string[] | undefined;
826
- }
827
- export declare namespace GetPartitionRequest {
828
-
829
- const filterSensitiveLog: (obj: GetPartitionRequest) => any;
830
- }
831
- export interface GetPartitionResponse {
832
-
833
- Partition?: Partition;
834
- }
835
- export declare namespace GetPartitionResponse {
836
-
837
- const filterSensitiveLog: (obj: GetPartitionResponse) => any;
838
- }
839
- export interface GetPartitionIndexesRequest {
840
-
841
- CatalogId?: string;
842
-
843
- DatabaseName: string | undefined;
844
-
845
- TableName: string | undefined;
846
-
847
- NextToken?: string;
848
- }
849
- export declare namespace GetPartitionIndexesRequest {
850
-
851
- const filterSensitiveLog: (obj: GetPartitionIndexesRequest) => any;
852
- }
853
- export declare enum BackfillErrorCode {
854
- ENCRYPTED_PARTITION_ERROR = "ENCRYPTED_PARTITION_ERROR",
855
- INTERNAL_ERROR = "INTERNAL_ERROR",
856
- INVALID_PARTITION_TYPE_DATA_ERROR = "INVALID_PARTITION_TYPE_DATA_ERROR",
857
- MISSING_PARTITION_VALUE_ERROR = "MISSING_PARTITION_VALUE_ERROR",
858
- UNSUPPORTED_PARTITION_CHARACTER_ERROR = "UNSUPPORTED_PARTITION_CHARACTER_ERROR"
859
- }
860
-
861
- export interface BackfillError {
862
-
863
- Code?: BackfillErrorCode | string;
864
-
865
- Partitions?: PartitionValueList[];
866
- }
867
- export declare namespace BackfillError {
868
-
869
- const filterSensitiveLog: (obj: BackfillError) => any;
870
- }
871
- export declare enum PartitionIndexStatus {
872
- ACTIVE = "ACTIVE",
873
- CREATING = "CREATING",
874
- DELETING = "DELETING",
875
- FAILED = "FAILED"
876
- }
877
-
878
- export interface KeySchemaElement {
879
-
880
- Name: string | undefined;
881
-
882
- Type: string | undefined;
883
- }
884
- export declare namespace KeySchemaElement {
885
-
886
- const filterSensitiveLog: (obj: KeySchemaElement) => any;
887
- }
888
-
889
- export interface PartitionIndexDescriptor {
890
-
891
- IndexName: string | undefined;
892
-
893
- Keys: KeySchemaElement[] | undefined;
894
-
895
- IndexStatus: PartitionIndexStatus | string | undefined;
896
-
897
- BackfillErrors?: BackfillError[];
898
- }
899
- export declare namespace PartitionIndexDescriptor {
900
-
901
- const filterSensitiveLog: (obj: PartitionIndexDescriptor) => any;
902
- }
903
- export interface GetPartitionIndexesResponse {
904
-
905
- PartitionIndexDescriptorList?: PartitionIndexDescriptor[];
906
-
907
- NextToken?: string;
908
- }
909
- export declare namespace GetPartitionIndexesResponse {
910
-
911
- const filterSensitiveLog: (obj: GetPartitionIndexesResponse) => any;
912
- }
913
-
914
- export interface Segment {
915
-
916
- SegmentNumber: number | undefined;
917
-
918
- TotalSegments: number | undefined;
919
- }
920
- export declare namespace Segment {
921
-
922
- const filterSensitiveLog: (obj: Segment) => any;
923
- }
924
- export interface GetPartitionsRequest {
925
-
926
- CatalogId?: string;
927
-
928
- DatabaseName: string | undefined;
929
-
930
- TableName: string | undefined;
931
-
932
- Expression?: string;
933
-
934
- NextToken?: string;
935
-
936
- Segment?: Segment;
937
-
938
- MaxResults?: number;
939
-
940
- ExcludeColumnSchema?: boolean;
941
-
942
- TransactionId?: string;
943
-
944
- QueryAsOfTime?: Date;
945
- }
946
- export declare namespace GetPartitionsRequest {
947
-
948
- const filterSensitiveLog: (obj: GetPartitionsRequest) => any;
949
- }
950
- export interface GetPartitionsResponse {
951
-
952
- Partitions?: Partition[];
953
-
954
- NextToken?: string;
955
- }
956
- export declare namespace GetPartitionsResponse {
957
-
958
- const filterSensitiveLog: (obj: GetPartitionsResponse) => any;
959
- }
960
- export interface GetPlanRequest {
961
-
962
- Mapping: MappingEntry[] | undefined;
963
-
964
- Source: CatalogEntry | undefined;
965
-
966
- Sinks?: CatalogEntry[];
967
-
968
- Location?: Location;
969
-
970
- Language?: Language | string;
971
-
972
- AdditionalPlanOptionsMap?: {
973
- [key: string]: string;
974
- };
975
- }
976
- export declare namespace GetPlanRequest {
977
-
978
- const filterSensitiveLog: (obj: GetPlanRequest) => any;
979
- }
980
- export interface GetPlanResponse {
981
-
982
- PythonScript?: string;
983
-
984
- ScalaCode?: string;
985
- }
986
- export declare namespace GetPlanResponse {
987
-
988
- const filterSensitiveLog: (obj: GetPlanResponse) => any;
989
- }
990
- export interface GetRegistryInput {
991
-
992
- RegistryId: RegistryId | undefined;
993
- }
994
- export declare namespace GetRegistryInput {
995
-
996
- const filterSensitiveLog: (obj: GetRegistryInput) => any;
997
- }
998
- export interface GetRegistryResponse {
999
-
1000
- RegistryName?: string;
1001
-
1002
- RegistryArn?: string;
1003
-
1004
- Description?: string;
1005
-
1006
- Status?: RegistryStatus | string;
1007
-
1008
- CreatedTime?: string;
1009
-
1010
- UpdatedTime?: string;
1011
- }
1012
- export declare namespace GetRegistryResponse {
1013
-
1014
- const filterSensitiveLog: (obj: GetRegistryResponse) => any;
1015
- }
1016
- export interface GetResourcePoliciesRequest {
1017
-
1018
- NextToken?: string;
1019
-
1020
- MaxResults?: number;
1021
- }
1022
- export declare namespace GetResourcePoliciesRequest {
1023
-
1024
- const filterSensitiveLog: (obj: GetResourcePoliciesRequest) => any;
1025
- }
1026
-
1027
- export interface GluePolicy {
1028
-
1029
- PolicyInJson?: string;
1030
-
1031
- PolicyHash?: string;
1032
-
1033
- CreateTime?: Date;
1034
-
1035
- UpdateTime?: Date;
1036
- }
1037
- export declare namespace GluePolicy {
1038
-
1039
- const filterSensitiveLog: (obj: GluePolicy) => any;
1040
- }
1041
- export interface GetResourcePoliciesResponse {
1042
-
1043
- GetResourcePoliciesResponseList?: GluePolicy[];
1044
-
1045
- NextToken?: string;
1046
- }
1047
- export declare namespace GetResourcePoliciesResponse {
1048
-
1049
- const filterSensitiveLog: (obj: GetResourcePoliciesResponse) => any;
1050
- }
1051
- export interface GetResourcePolicyRequest {
1052
-
1053
- ResourceArn?: string;
1054
- }
1055
- export declare namespace GetResourcePolicyRequest {
1056
-
1057
- const filterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
1058
- }
1059
- export interface GetResourcePolicyResponse {
1060
-
1061
- PolicyInJson?: string;
1062
-
1063
- PolicyHash?: string;
1064
-
1065
- CreateTime?: Date;
1066
-
1067
- UpdateTime?: Date;
1068
- }
1069
- export declare namespace GetResourcePolicyResponse {
1070
-
1071
- const filterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
1072
- }
1073
- export interface GetSchemaInput {
1074
-
1075
- SchemaId: SchemaId | undefined;
1076
- }
1077
- export declare namespace GetSchemaInput {
1078
-
1079
- const filterSensitiveLog: (obj: GetSchemaInput) => any;
1080
- }
1081
- export interface GetSchemaResponse {
1082
-
1083
- RegistryName?: string;
1084
-
1085
- RegistryArn?: string;
1086
-
1087
- SchemaName?: string;
1088
-
1089
- SchemaArn?: string;
1090
-
1091
- Description?: string;
1092
-
1093
- DataFormat?: DataFormat | string;
1094
-
1095
- Compatibility?: Compatibility | string;
1096
-
1097
- SchemaCheckpoint?: number;
1098
-
1099
- LatestSchemaVersion?: number;
1100
-
1101
- NextSchemaVersion?: number;
1102
-
1103
- SchemaStatus?: SchemaStatus | string;
1104
-
1105
- CreatedTime?: string;
1106
-
1107
- UpdatedTime?: string;
1108
- }
1109
- export declare namespace GetSchemaResponse {
1110
-
1111
- const filterSensitiveLog: (obj: GetSchemaResponse) => any;
1112
- }
1113
- export interface GetSchemaByDefinitionInput {
1114
-
1115
- SchemaId: SchemaId | undefined;
1116
-
1117
- SchemaDefinition: string | undefined;
1118
- }
1119
- export declare namespace GetSchemaByDefinitionInput {
1120
-
1121
- const filterSensitiveLog: (obj: GetSchemaByDefinitionInput) => any;
1122
- }
1123
- export interface GetSchemaByDefinitionResponse {
1124
-
1125
- SchemaVersionId?: string;
1126
-
1127
- SchemaArn?: string;
1128
-
1129
- DataFormat?: DataFormat | string;
1130
-
1131
- Status?: SchemaVersionStatus | string;
1132
-
1133
- CreatedTime?: string;
1134
- }
1135
- export declare namespace GetSchemaByDefinitionResponse {
1136
-
1137
- const filterSensitiveLog: (obj: GetSchemaByDefinitionResponse) => any;
1138
- }
1139
-
1140
- export interface SchemaVersionNumber {
1141
-
1142
- LatestVersion?: boolean;
1143
-
1144
- VersionNumber?: number;
1145
- }
1146
- export declare namespace SchemaVersionNumber {
1147
-
1148
- const filterSensitiveLog: (obj: SchemaVersionNumber) => any;
1149
- }
1150
- export interface GetSchemaVersionInput {
1151
-
1152
- SchemaId?: SchemaId;
1153
-
1154
- SchemaVersionId?: string;
1155
-
1156
- SchemaVersionNumber?: SchemaVersionNumber;
1157
- }
1158
- export declare namespace GetSchemaVersionInput {
1159
-
1160
- const filterSensitiveLog: (obj: GetSchemaVersionInput) => any;
1161
- }
1162
- export interface GetSchemaVersionResponse {
1163
-
1164
- SchemaVersionId?: string;
1165
-
1166
- SchemaDefinition?: string;
1167
-
1168
- DataFormat?: DataFormat | string;
1169
-
1170
- SchemaArn?: string;
1171
-
1172
- VersionNumber?: number;
1173
-
1174
- Status?: SchemaVersionStatus | string;
1175
-
1176
- CreatedTime?: string;
1177
- }
1178
- export declare namespace GetSchemaVersionResponse {
1179
-
1180
- const filterSensitiveLog: (obj: GetSchemaVersionResponse) => any;
1181
- }
1182
- export declare enum SchemaDiffType {
1183
- SYNTAX_DIFF = "SYNTAX_DIFF"
1184
- }
1185
- export interface GetSchemaVersionsDiffInput {
1186
-
1187
- SchemaId: SchemaId | undefined;
1188
-
1189
- FirstSchemaVersionNumber: SchemaVersionNumber | undefined;
1190
-
1191
- SecondSchemaVersionNumber: SchemaVersionNumber | undefined;
1192
-
1193
- SchemaDiffType: SchemaDiffType | string | undefined;
1194
- }
1195
- export declare namespace GetSchemaVersionsDiffInput {
1196
-
1197
- const filterSensitiveLog: (obj: GetSchemaVersionsDiffInput) => any;
1198
- }
1199
- export interface GetSchemaVersionsDiffResponse {
1200
-
1201
- Diff?: string;
1202
- }
1203
- export declare namespace GetSchemaVersionsDiffResponse {
1204
-
1205
- const filterSensitiveLog: (obj: GetSchemaVersionsDiffResponse) => any;
1206
- }
1207
- export interface GetSecurityConfigurationRequest {
1208
-
1209
- Name: string | undefined;
1210
- }
1211
- export declare namespace GetSecurityConfigurationRequest {
1212
-
1213
- const filterSensitiveLog: (obj: GetSecurityConfigurationRequest) => any;
1214
- }
1215
-
1216
- export interface SecurityConfiguration {
1217
-
1218
- Name?: string;
1219
-
1220
- CreatedTimeStamp?: Date;
1221
-
1222
- EncryptionConfiguration?: EncryptionConfiguration;
1223
- }
1224
- export declare namespace SecurityConfiguration {
1225
-
1226
- const filterSensitiveLog: (obj: SecurityConfiguration) => any;
1227
- }
1228
- export interface GetSecurityConfigurationResponse {
1229
-
1230
- SecurityConfiguration?: SecurityConfiguration;
1231
- }
1232
- export declare namespace GetSecurityConfigurationResponse {
1233
-
1234
- const filterSensitiveLog: (obj: GetSecurityConfigurationResponse) => any;
1235
- }
1236
- export interface GetSecurityConfigurationsRequest {
1237
-
1238
- MaxResults?: number;
1239
-
1240
- NextToken?: string;
1241
- }
1242
- export declare namespace GetSecurityConfigurationsRequest {
1243
-
1244
- const filterSensitiveLog: (obj: GetSecurityConfigurationsRequest) => any;
1245
- }
1246
- export interface GetSecurityConfigurationsResponse {
1247
-
1248
- SecurityConfigurations?: SecurityConfiguration[];
1249
-
1250
- NextToken?: string;
1251
- }
1252
- export declare namespace GetSecurityConfigurationsResponse {
1253
-
1254
- const filterSensitiveLog: (obj: GetSecurityConfigurationsResponse) => any;
1255
- }
1256
- export interface GetTableRequest {
1257
-
1258
- CatalogId?: string;
1259
-
1260
- DatabaseName: string | undefined;
1261
-
1262
- Name: string | undefined;
1263
-
1264
- TransactionId?: string;
1265
-
1266
- QueryAsOfTime?: Date;
1267
- }
1268
- export declare namespace GetTableRequest {
1269
-
1270
- const filterSensitiveLog: (obj: GetTableRequest) => any;
1271
- }
1272
-
1273
- export interface Table {
1274
-
1275
- Name: string | undefined;
1276
-
1277
- DatabaseName?: string;
1278
-
1279
- Description?: string;
1280
-
1281
- Owner?: string;
1282
-
1283
- CreateTime?: Date;
1284
-
1285
- UpdateTime?: Date;
1286
-
1287
- LastAccessTime?: Date;
1288
-
1289
- LastAnalyzedTime?: Date;
1290
-
1291
- Retention?: number;
1292
-
1293
- StorageDescriptor?: StorageDescriptor;
1294
-
1295
- PartitionKeys?: Column[];
1296
-
1297
- ViewOriginalText?: string;
1298
-
1299
- ViewExpandedText?: string;
1300
-
1301
- TableType?: string;
1302
-
1303
- Parameters?: {
1304
- [key: string]: string;
1305
- };
1306
-
1307
- CreatedBy?: string;
1308
-
1309
- IsRegisteredWithLakeFormation?: boolean;
1310
-
1311
- TargetTable?: TableIdentifier;
1312
-
1313
- CatalogId?: string;
1314
- }
1315
- export declare namespace Table {
1316
-
1317
- const filterSensitiveLog: (obj: Table) => any;
1318
- }
1319
- export interface GetTableResponse {
1320
-
1321
- Table?: Table;
1322
- }
1323
- export declare namespace GetTableResponse {
1324
-
1325
- const filterSensitiveLog: (obj: GetTableResponse) => any;
1326
- }
1327
- export interface GetTablesRequest {
1328
-
1329
- CatalogId?: string;
1330
-
1331
- DatabaseName: string | undefined;
1332
-
1333
- Expression?: string;
1334
-
1335
- NextToken?: string;
1336
-
1337
- MaxResults?: number;
1338
-
1339
- TransactionId?: string;
1340
-
1341
- QueryAsOfTime?: Date;
1342
- }
1343
- export declare namespace GetTablesRequest {
1344
-
1345
- const filterSensitiveLog: (obj: GetTablesRequest) => any;
1346
- }
1347
- export interface GetTablesResponse {
1348
-
1349
- TableList?: Table[];
1350
-
1351
- NextToken?: string;
1352
- }
1353
- export declare namespace GetTablesResponse {
1354
-
1355
- const filterSensitiveLog: (obj: GetTablesResponse) => any;
1356
- }
1357
- export interface GetTableVersionRequest {
1358
-
1359
- CatalogId?: string;
1360
-
1361
- DatabaseName: string | undefined;
1362
-
1363
- TableName: string | undefined;
1364
-
1365
- VersionId?: string;
1366
- }
1367
- export declare namespace GetTableVersionRequest {
1368
-
1369
- const filterSensitiveLog: (obj: GetTableVersionRequest) => any;
1370
- }
1371
-
1372
- export interface TableVersion {
1373
-
1374
- Table?: Table;
1375
-
1376
- VersionId?: string;
1377
- }
1378
- export declare namespace TableVersion {
1379
-
1380
- const filterSensitiveLog: (obj: TableVersion) => any;
1381
- }
1382
- export interface GetTableVersionResponse {
1383
-
1384
- TableVersion?: TableVersion;
1385
- }
1386
- export declare namespace GetTableVersionResponse {
1387
-
1388
- const filterSensitiveLog: (obj: GetTableVersionResponse) => any;
1389
- }
1390
- export interface GetTableVersionsRequest {
1391
-
1392
- CatalogId?: string;
1393
-
1394
- DatabaseName: string | undefined;
1395
-
1396
- TableName: string | undefined;
1397
-
1398
- NextToken?: string;
1399
-
1400
- MaxResults?: number;
1401
- }
1402
- export declare namespace GetTableVersionsRequest {
1403
-
1404
- const filterSensitiveLog: (obj: GetTableVersionsRequest) => any;
1405
- }
1406
- export interface GetTableVersionsResponse {
1407
-
1408
- TableVersions?: TableVersion[];
1409
-
1410
- NextToken?: string;
1411
- }
1412
- export declare namespace GetTableVersionsResponse {
1413
-
1414
- const filterSensitiveLog: (obj: GetTableVersionsResponse) => any;
1415
- }
1416
- export interface GetTagsRequest {
1417
-
1418
- ResourceArn: string | undefined;
1419
- }
1420
- export declare namespace GetTagsRequest {
1421
-
1422
- const filterSensitiveLog: (obj: GetTagsRequest) => any;
1423
- }
1424
- export interface GetTagsResponse {
1425
-
1426
- Tags?: {
1427
- [key: string]: string;
1428
- };
1429
- }
1430
- export declare namespace GetTagsResponse {
1431
-
1432
- const filterSensitiveLog: (obj: GetTagsResponse) => any;
1433
- }
1434
- export interface GetTriggerRequest {
1435
-
1436
- Name: string | undefined;
1437
- }
1438
- export declare namespace GetTriggerRequest {
1439
-
1440
- const filterSensitiveLog: (obj: GetTriggerRequest) => any;
1441
- }
1442
- export interface GetTriggerResponse {
1443
-
1444
- Trigger?: Trigger;
1445
- }
1446
- export declare namespace GetTriggerResponse {
1447
-
1448
- const filterSensitiveLog: (obj: GetTriggerResponse) => any;
1449
- }
1450
- export interface GetTriggersRequest {
1451
-
1452
- NextToken?: string;
1453
-
1454
- DependentJobName?: string;
1455
-
1456
- MaxResults?: number;
1457
- }
1458
- export declare namespace GetTriggersRequest {
1459
-
1460
- const filterSensitiveLog: (obj: GetTriggersRequest) => any;
1461
- }
1462
- export interface GetTriggersResponse {
1463
-
1464
- Triggers?: Trigger[];
1465
-
1466
- NextToken?: string;
1467
- }
1468
- export declare namespace GetTriggersResponse {
1469
-
1470
- const filterSensitiveLog: (obj: GetTriggersResponse) => any;
1471
- }
1472
- export declare enum PermissionType {
1473
- CELL_FILTER_PERMISSION = "CELL_FILTER_PERMISSION",
1474
- COLUMN_PERMISSION = "COLUMN_PERMISSION"
1475
- }
1476
- export interface GetUnfilteredPartitionMetadataRequest {
1477
- CatalogId: string | undefined;
1478
- DatabaseName: string | undefined;
1479
- TableName: string | undefined;
1480
- PartitionValues: string[] | undefined;
1481
- AuditContext?: AuditContext;
1482
- SupportedPermissionTypes: (PermissionType | string)[] | undefined;
1483
- }
1484
- export declare namespace GetUnfilteredPartitionMetadataRequest {
1485
-
1486
- const filterSensitiveLog: (obj: GetUnfilteredPartitionMetadataRequest) => any;
1487
- }
1488
- export interface GetUnfilteredPartitionMetadataResponse {
1489
-
1490
- Partition?: Partition;
1491
- AuthorizedColumns?: string[];
1492
- IsRegisteredWithLakeFormation?: boolean;
1493
- }
1494
- export declare namespace GetUnfilteredPartitionMetadataResponse {
1495
-
1496
- const filterSensitiveLog: (obj: GetUnfilteredPartitionMetadataResponse) => any;
1497
- }
1498
- export interface PermissionTypeMismatchException extends __SmithyException, $MetadataBearer {
1499
- name: "PermissionTypeMismatchException";
1500
- $fault: "client";
1501
- Message?: string;
1502
- }
1503
- export interface GetUnfilteredPartitionsMetadataRequest {
1504
- CatalogId: string | undefined;
1505
- DatabaseName: string | undefined;
1506
- TableName: string | undefined;
1507
- Expression?: string;
1508
- AuditContext?: AuditContext;
1509
- SupportedPermissionTypes: (PermissionType | string)[] | undefined;
1510
- NextToken?: string;
1511
-
1512
- Segment?: Segment;
1513
- MaxResults?: number;
1514
- }
1515
- export declare namespace GetUnfilteredPartitionsMetadataRequest {
1516
-
1517
- const filterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataRequest) => any;
1518
- }
1519
- export interface UnfilteredPartition {
1520
-
1521
- Partition?: Partition;
1522
- AuthorizedColumns?: string[];
1523
- IsRegisteredWithLakeFormation?: boolean;
1524
- }
1525
- export declare namespace UnfilteredPartition {
1526
-
1527
- const filterSensitiveLog: (obj: UnfilteredPartition) => any;
1528
- }
1529
- export interface GetUnfilteredPartitionsMetadataResponse {
1530
- UnfilteredPartitions?: UnfilteredPartition[];
1531
- NextToken?: string;
1532
- }
1533
- export declare namespace GetUnfilteredPartitionsMetadataResponse {
1534
-
1535
- const filterSensitiveLog: (obj: GetUnfilteredPartitionsMetadataResponse) => any;
1536
- }
1537
- export interface GetUnfilteredTableMetadataRequest {
1538
- CatalogId: string | undefined;
1539
- DatabaseName: string | undefined;
1540
- Name: string | undefined;
1541
- AuditContext?: AuditContext;
1542
- SupportedPermissionTypes: (PermissionType | string)[] | undefined;
1543
- }
1544
- export declare namespace GetUnfilteredTableMetadataRequest {
1545
-
1546
- const filterSensitiveLog: (obj: GetUnfilteredTableMetadataRequest) => any;
1547
- }
1548
- export interface ColumnRowFilter {
1549
- ColumnName?: string;
1550
- RowFilterExpression?: string;
1551
- }
1552
- export declare namespace ColumnRowFilter {
1553
-
1554
- const filterSensitiveLog: (obj: ColumnRowFilter) => any;
1555
- }
1556
- export interface GetUnfilteredTableMetadataResponse {
1557
-
1558
- Table?: Table;
1559
- AuthorizedColumns?: string[];
1560
- IsRegisteredWithLakeFormation?: boolean;
1561
- CellFilters?: ColumnRowFilter[];
1562
- }
1563
- export declare namespace GetUnfilteredTableMetadataResponse {
1564
-
1565
- const filterSensitiveLog: (obj: GetUnfilteredTableMetadataResponse) => any;
1566
- }
1567
- export interface GetUserDefinedFunctionRequest {
1568
-
1569
- CatalogId?: string;
1570
-
1571
- DatabaseName: string | undefined;
1572
-
1573
- FunctionName: string | undefined;
1574
- }
1575
- export declare namespace GetUserDefinedFunctionRequest {
1576
-
1577
- const filterSensitiveLog: (obj: GetUserDefinedFunctionRequest) => any;
1578
- }
1579
-
1580
- export interface UserDefinedFunction {
1581
-
1582
- FunctionName?: string;
1583
-
1584
- DatabaseName?: string;
1585
-
1586
- ClassName?: string;
1587
-
1588
- OwnerName?: string;
1589
-
1590
- OwnerType?: PrincipalType | string;
1591
-
1592
- CreateTime?: Date;
1593
-
1594
- ResourceUris?: ResourceUri[];
1595
-
1596
- CatalogId?: string;
1597
- }
1598
- export declare namespace UserDefinedFunction {
1599
-
1600
- const filterSensitiveLog: (obj: UserDefinedFunction) => any;
1601
- }
1602
- export interface GetUserDefinedFunctionResponse {
1603
-
1604
- UserDefinedFunction?: UserDefinedFunction;
1605
- }
1606
- export declare namespace GetUserDefinedFunctionResponse {
1607
-
1608
- const filterSensitiveLog: (obj: GetUserDefinedFunctionResponse) => any;
1609
- }
1610
- export interface GetUserDefinedFunctionsRequest {
1611
-
1612
- CatalogId?: string;
1613
-
1614
- DatabaseName?: string;
1615
-
1616
- Pattern: string | undefined;
1617
-
1618
- NextToken?: string;
1619
-
1620
- MaxResults?: number;
1621
- }
1622
- export declare namespace GetUserDefinedFunctionsRequest {
1623
-
1624
- const filterSensitiveLog: (obj: GetUserDefinedFunctionsRequest) => any;
1625
- }
1626
- export interface GetUserDefinedFunctionsResponse {
1627
-
1628
- UserDefinedFunctions?: UserDefinedFunction[];
1629
-
1630
- NextToken?: string;
1631
- }
1632
- export declare namespace GetUserDefinedFunctionsResponse {
1633
-
1634
- const filterSensitiveLog: (obj: GetUserDefinedFunctionsResponse) => any;
1635
- }
1636
- export interface GetWorkflowRequest {
1637
-
1638
- Name: string | undefined;
1639
-
1640
- IncludeGraph?: boolean;
1641
- }
1642
- export declare namespace GetWorkflowRequest {
1643
-
1644
- const filterSensitiveLog: (obj: GetWorkflowRequest) => any;
1645
- }
1646
- export interface GetWorkflowResponse {
1647
-
1648
- Workflow?: Workflow;
1649
- }
1650
- export declare namespace GetWorkflowResponse {
1651
-
1652
- const filterSensitiveLog: (obj: GetWorkflowResponse) => any;
1653
- }
1654
- export interface GetWorkflowRunRequest {
1655
-
1656
- Name: string | undefined;
1657
-
1658
- RunId: string | undefined;
1659
-
1660
- IncludeGraph?: boolean;
1661
- }
1662
- export declare namespace GetWorkflowRunRequest {
1663
-
1664
- const filterSensitiveLog: (obj: GetWorkflowRunRequest) => any;
1665
- }
1666
- export interface GetWorkflowRunResponse {
1667
-
1668
- Run?: WorkflowRun;
1669
- }
1670
- export declare namespace GetWorkflowRunResponse {
1671
-
1672
- const filterSensitiveLog: (obj: GetWorkflowRunResponse) => any;
1673
- }
1674
- export interface GetWorkflowRunPropertiesRequest {
1675
-
1676
- Name: string | undefined;
1677
-
1678
- RunId: string | undefined;
1679
- }
1680
- export declare namespace GetWorkflowRunPropertiesRequest {
1681
-
1682
- const filterSensitiveLog: (obj: GetWorkflowRunPropertiesRequest) => any;
1683
- }
1684
- export interface GetWorkflowRunPropertiesResponse {
1685
-
1686
- RunProperties?: {
1687
- [key: string]: string;
1688
- };
1689
- }
1690
- export declare namespace GetWorkflowRunPropertiesResponse {
1691
-
1692
- const filterSensitiveLog: (obj: GetWorkflowRunPropertiesResponse) => any;
1693
- }
1694
- export interface GetWorkflowRunsRequest {
1695
-
1696
- Name: string | undefined;
1697
-
1698
- IncludeGraph?: boolean;
1699
-
1700
- NextToken?: string;
1701
-
1702
- MaxResults?: number;
1703
- }
1704
- export declare namespace GetWorkflowRunsRequest {
1705
-
1706
- const filterSensitiveLog: (obj: GetWorkflowRunsRequest) => any;
1707
- }
1708
- export interface GetWorkflowRunsResponse {
1709
-
1710
- Runs?: WorkflowRun[];
1711
-
1712
- NextToken?: string;
1713
- }
1714
- export declare namespace GetWorkflowRunsResponse {
1715
-
1716
- const filterSensitiveLog: (obj: GetWorkflowRunsResponse) => any;
1717
- }
1718
- export interface ImportCatalogToGlueRequest {
1719
-
1720
- CatalogId?: string;
1721
- }
1722
- export declare namespace ImportCatalogToGlueRequest {
1723
-
1724
- const filterSensitiveLog: (obj: ImportCatalogToGlueRequest) => any;
1725
- }
1726
- export interface ImportCatalogToGlueResponse {
1727
- }
1728
- export declare namespace ImportCatalogToGlueResponse {
1729
-
1730
- const filterSensitiveLog: (obj: ImportCatalogToGlueResponse) => any;
1731
- }
1732
- export interface ListBlueprintsRequest {
1733
-
1734
- NextToken?: string;
1735
-
1736
- MaxResults?: number;
1737
-
1738
- Tags?: {
1739
- [key: string]: string;
1740
- };
1741
- }
1742
- export declare namespace ListBlueprintsRequest {
1743
-
1744
- const filterSensitiveLog: (obj: ListBlueprintsRequest) => any;
1745
- }
1746
- export interface ListBlueprintsResponse {
1747
-
1748
- Blueprints?: string[];
1749
-
1750
- NextToken?: string;
1751
- }
1752
- export declare namespace ListBlueprintsResponse {
1753
-
1754
- const filterSensitiveLog: (obj: ListBlueprintsResponse) => any;
1755
- }
1756
- export interface ListCrawlersRequest {
1757
-
1758
- MaxResults?: number;
1759
-
1760
- NextToken?: string;
1761
-
1762
- Tags?: {
1763
- [key: string]: string;
1764
- };
1765
- }
1766
- export declare namespace ListCrawlersRequest {
1767
-
1768
- const filterSensitiveLog: (obj: ListCrawlersRequest) => any;
1769
- }
1770
- export interface ListCrawlersResponse {
1771
-
1772
- CrawlerNames?: string[];
1773
-
1774
- NextToken?: string;
1775
- }
1776
- export declare namespace ListCrawlersResponse {
1777
-
1778
- const filterSensitiveLog: (obj: ListCrawlersResponse) => any;
1779
- }
1780
- export interface ListDevEndpointsRequest {
1781
-
1782
- NextToken?: string;
1783
-
1784
- MaxResults?: number;
1785
-
1786
- Tags?: {
1787
- [key: string]: string;
1788
- };
1789
- }
1790
- export declare namespace ListDevEndpointsRequest {
1791
-
1792
- const filterSensitiveLog: (obj: ListDevEndpointsRequest) => any;
1793
- }
1794
- export interface ListDevEndpointsResponse {
1795
-
1796
- DevEndpointNames?: string[];
1797
-
1798
- NextToken?: string;
1799
- }
1800
- export declare namespace ListDevEndpointsResponse {
1801
-
1802
- const filterSensitiveLog: (obj: ListDevEndpointsResponse) => any;
1803
- }
1804
- export interface ListJobsRequest {
1805
-
1806
- NextToken?: string;
1807
-
1808
- MaxResults?: number;
1809
-
1810
- Tags?: {
1811
- [key: string]: string;
1812
- };
1813
- }
1814
- export declare namespace ListJobsRequest {
1815
-
1816
- const filterSensitiveLog: (obj: ListJobsRequest) => any;
1817
- }
1818
- export interface ListJobsResponse {
1819
-
1820
- JobNames?: string[];
1821
-
1822
- NextToken?: string;
1823
- }
1824
- export declare namespace ListJobsResponse {
1825
-
1826
- const filterSensitiveLog: (obj: ListJobsResponse) => any;
1827
- }
1828
- export interface ListMLTransformsRequest {
1829
-
1830
- NextToken?: string;
1831
-
1832
- MaxResults?: number;
1833
-
1834
- Filter?: TransformFilterCriteria;
1835
-
1836
- Sort?: TransformSortCriteria;
1837
-
1838
- Tags?: {
1839
- [key: string]: string;
1840
- };
1841
- }
1842
- export declare namespace ListMLTransformsRequest {
1843
-
1844
- const filterSensitiveLog: (obj: ListMLTransformsRequest) => any;
1845
- }
1846
- export interface ListMLTransformsResponse {
1847
-
1848
- TransformIds: string[] | undefined;
1849
-
1850
- NextToken?: string;
1851
- }
1852
- export declare namespace ListMLTransformsResponse {
1853
-
1854
- const filterSensitiveLog: (obj: ListMLTransformsResponse) => any;
1855
- }
1856
- export interface ListRegistriesInput {
1857
-
1858
- MaxResults?: number;
1859
-
1860
- NextToken?: string;
1861
- }
1862
- export declare namespace ListRegistriesInput {
1863
-
1864
- const filterSensitiveLog: (obj: ListRegistriesInput) => any;
1865
- }
1866
-
1867
- export interface RegistryListItem {
1868
-
1869
- RegistryName?: string;
1870
-
1871
- RegistryArn?: string;
1872
-
1873
- Description?: string;
1874
-
1875
- Status?: RegistryStatus | string;
1876
-
1877
- CreatedTime?: string;
1878
-
1879
- UpdatedTime?: string;
1880
- }
1881
- export declare namespace RegistryListItem {
1882
-
1883
- const filterSensitiveLog: (obj: RegistryListItem) => any;
1884
- }
1885
- export interface ListRegistriesResponse {
1886
-
1887
- Registries?: RegistryListItem[];
1888
-
1889
- NextToken?: string;
1890
- }
1891
- export declare namespace ListRegistriesResponse {
1892
-
1893
- const filterSensitiveLog: (obj: ListRegistriesResponse) => any;
1894
- }
1895
- export interface ListSchemasInput {
1896
-
1897
- RegistryId?: RegistryId;
1898
-
1899
- MaxResults?: number;
1900
-
1901
- NextToken?: string;
1902
- }
1903
- export declare namespace ListSchemasInput {
1904
-
1905
- const filterSensitiveLog: (obj: ListSchemasInput) => any;
1906
- }
1907
-
1908
- export interface SchemaListItem {
1909
-
1910
- RegistryName?: string;
1911
-
1912
- SchemaName?: string;
1913
-
1914
- SchemaArn?: string;
1915
-
1916
- Description?: string;
1917
-
1918
- SchemaStatus?: SchemaStatus | string;
1919
-
1920
- CreatedTime?: string;
1921
-
1922
- UpdatedTime?: string;
1923
- }
1924
- export declare namespace SchemaListItem {
1925
-
1926
- const filterSensitiveLog: (obj: SchemaListItem) => any;
1927
- }
1928
- export interface ListSchemasResponse {
1929
-
1930
- Schemas?: SchemaListItem[];
1931
-
1932
- NextToken?: string;
1933
- }
1934
- export declare namespace ListSchemasResponse {
1935
-
1936
- const filterSensitiveLog: (obj: ListSchemasResponse) => any;
1937
- }
1938
- export interface ListSchemaVersionsInput {
1939
-
1940
- SchemaId: SchemaId | undefined;
1941
-
1942
- MaxResults?: number;
1943
-
1944
- NextToken?: string;
1945
- }
1946
- export declare namespace ListSchemaVersionsInput {
1947
-
1948
- const filterSensitiveLog: (obj: ListSchemaVersionsInput) => any;
1949
- }
1950
-
1951
- export interface SchemaVersionListItem {
1952
-
1953
- SchemaArn?: string;
1954
-
1955
- SchemaVersionId?: string;
1956
-
1957
- VersionNumber?: number;
1958
-
1959
- Status?: SchemaVersionStatus | string;
1960
-
1961
- CreatedTime?: string;
1962
- }
1963
- export declare namespace SchemaVersionListItem {
1964
-
1965
- const filterSensitiveLog: (obj: SchemaVersionListItem) => any;
1966
- }
1967
- export interface ListSchemaVersionsResponse {
1968
-
1969
- Schemas?: SchemaVersionListItem[];
1970
-
1971
- NextToken?: string;
1972
- }
1973
- export declare namespace ListSchemaVersionsResponse {
1974
-
1975
- const filterSensitiveLog: (obj: ListSchemaVersionsResponse) => any;
1976
- }
1977
- export interface ListTriggersRequest {
1978
-
1979
- NextToken?: string;
1980
-
1981
- DependentJobName?: string;
1982
-
1983
- MaxResults?: number;
1984
-
1985
- Tags?: {
1986
- [key: string]: string;
1987
- };
1988
- }
1989
- export declare namespace ListTriggersRequest {
1990
-
1991
- const filterSensitiveLog: (obj: ListTriggersRequest) => any;
1992
- }
1993
- export interface ListTriggersResponse {
1994
-
1995
- TriggerNames?: string[];
1996
-
1997
- NextToken?: string;
1998
- }
1999
- export declare namespace ListTriggersResponse {
2000
-
2001
- const filterSensitiveLog: (obj: ListTriggersResponse) => any;
2002
- }
2003
- export interface ListWorkflowsRequest {
2004
-
2005
- NextToken?: string;
2006
-
2007
- MaxResults?: number;
2008
- }
2009
- export declare namespace ListWorkflowsRequest {
2010
-
2011
- const filterSensitiveLog: (obj: ListWorkflowsRequest) => any;
2012
- }
2013
- export interface ListWorkflowsResponse {
2014
-
2015
- Workflows?: string[];
2016
-
2017
- NextToken?: string;
2018
- }
2019
- export declare namespace ListWorkflowsResponse {
2020
-
2021
- const filterSensitiveLog: (obj: ListWorkflowsResponse) => any;
2022
- }
2023
- export interface PutDataCatalogEncryptionSettingsRequest {
2024
-
2025
- CatalogId?: string;
2026
-
2027
- DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
2028
- }
2029
- export declare namespace PutDataCatalogEncryptionSettingsRequest {
2030
-
2031
- const filterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsRequest) => any;
2032
- }
2033
- export interface PutDataCatalogEncryptionSettingsResponse {
2034
- }
2035
- export declare namespace PutDataCatalogEncryptionSettingsResponse {
2036
-
2037
- const filterSensitiveLog: (obj: PutDataCatalogEncryptionSettingsResponse) => any;
2038
- }
2039
- export declare enum EnableHybridValues {
2040
- FALSE = "FALSE",
2041
- TRUE = "TRUE"
2042
- }
2043
- export declare enum ExistCondition {
2044
- MUST_EXIST = "MUST_EXIST",
2045
- NONE = "NONE",
2046
- NOT_EXIST = "NOT_EXIST"
2047
- }
2048
- export interface PutResourcePolicyRequest {
2049
-
2050
- PolicyInJson: string | undefined;
2051
-
2052
- ResourceArn?: string;
2053
-
2054
- PolicyHashCondition?: string;
2055
-
2056
- PolicyExistsCondition?: ExistCondition | string;
2057
-
2058
- EnableHybrid?: EnableHybridValues | string;
2059
- }
2060
- export declare namespace PutResourcePolicyRequest {
2061
-
2062
- const filterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
2063
- }
2064
- export interface PutResourcePolicyResponse {
2065
-
2066
- PolicyHash?: string;
2067
- }
2068
- export declare namespace PutResourcePolicyResponse {
2069
-
2070
- const filterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
2071
- }
2072
-
2073
- export interface MetadataKeyValuePair {
2074
-
2075
- MetadataKey?: string;
2076
-
2077
- MetadataValue?: string;
2078
- }
2079
- export declare namespace MetadataKeyValuePair {
2080
-
2081
- const filterSensitiveLog: (obj: MetadataKeyValuePair) => any;
2082
- }
2083
- export interface PutSchemaVersionMetadataInput {
2084
-
2085
- SchemaId?: SchemaId;
2086
-
2087
- SchemaVersionNumber?: SchemaVersionNumber;
2088
-
2089
- SchemaVersionId?: string;
2090
-
2091
- MetadataKeyValue: MetadataKeyValuePair | undefined;
2092
- }
2093
- export declare namespace PutSchemaVersionMetadataInput {
2094
-
2095
- const filterSensitiveLog: (obj: PutSchemaVersionMetadataInput) => any;
2096
- }
2097
- export interface PutSchemaVersionMetadataResponse {
2098
-
2099
- SchemaArn?: string;
2100
-
2101
- SchemaName?: string;
2102
-
2103
- RegistryName?: string;
2104
-
2105
- LatestVersion?: boolean;
2106
-
2107
- VersionNumber?: number;
2108
-
2109
- SchemaVersionId?: string;
2110
-
2111
- MetadataKey?: string;
2112
-
2113
- MetadataValue?: string;
2114
- }
2115
- export declare namespace PutSchemaVersionMetadataResponse {
2116
-
2117
- const filterSensitiveLog: (obj: PutSchemaVersionMetadataResponse) => any;
2118
- }
2119
- export interface PutWorkflowRunPropertiesRequest {
2120
-
2121
- Name: string | undefined;
2122
-
2123
- RunId: string | undefined;
2124
-
2125
- RunProperties: {
2126
- [key: string]: string;
2127
- } | undefined;
2128
- }
2129
- export declare namespace PutWorkflowRunPropertiesRequest {
2130
-
2131
- const filterSensitiveLog: (obj: PutWorkflowRunPropertiesRequest) => any;
2132
- }
2133
- export interface PutWorkflowRunPropertiesResponse {
2134
- }
2135
- export declare namespace PutWorkflowRunPropertiesResponse {
2136
-
2137
- const filterSensitiveLog: (obj: PutWorkflowRunPropertiesResponse) => any;
2138
- }
2139
- export interface QuerySchemaVersionMetadataInput {
2140
-
2141
- SchemaId?: SchemaId;
2142
-
2143
- SchemaVersionNumber?: SchemaVersionNumber;
2144
-
2145
- SchemaVersionId?: string;
2146
-
2147
- MetadataList?: MetadataKeyValuePair[];
2148
-
2149
- MaxResults?: number;
2150
-
2151
- NextToken?: string;
2152
- }
2153
- export declare namespace QuerySchemaVersionMetadataInput {
2154
-
2155
- const filterSensitiveLog: (obj: QuerySchemaVersionMetadataInput) => any;
2156
- }
2157
-
2158
- export interface OtherMetadataValueListItem {
2159
-
2160
- MetadataValue?: string;
2161
-
2162
- CreatedTime?: string;
2163
- }
2164
- export declare namespace OtherMetadataValueListItem {
2165
-
2166
- const filterSensitiveLog: (obj: OtherMetadataValueListItem) => any;
2167
- }
2168
-
2169
- export interface MetadataInfo {
2170
-
2171
- MetadataValue?: string;
2172
-
2173
- CreatedTime?: string;
2174
-
2175
- OtherMetadataValueList?: OtherMetadataValueListItem[];
2176
- }
2177
- export declare namespace MetadataInfo {
2178
-
2179
- const filterSensitiveLog: (obj: MetadataInfo) => any;
2180
- }
2181
- export interface QuerySchemaVersionMetadataResponse {
2182
-
2183
- MetadataInfoMap?: {
2184
- [key: string]: MetadataInfo;
2185
- };
2186
-
2187
- SchemaVersionId?: string;
2188
-
2189
- NextToken?: string;
2190
- }
2191
- export declare namespace QuerySchemaVersionMetadataResponse {
2192
-
2193
- const filterSensitiveLog: (obj: QuerySchemaVersionMetadataResponse) => any;
2194
- }
2195
- export interface RegisterSchemaVersionInput {
2196
-
2197
- SchemaId: SchemaId | undefined;
2198
-
2199
- SchemaDefinition: string | undefined;
2200
- }
2201
- export declare namespace RegisterSchemaVersionInput {
2202
-
2203
- const filterSensitiveLog: (obj: RegisterSchemaVersionInput) => any;
2204
- }
2205
- export interface RegisterSchemaVersionResponse {
2206
-
2207
- SchemaVersionId?: string;
2208
-
2209
- VersionNumber?: number;
2210
-
2211
- Status?: SchemaVersionStatus | string;
2212
- }
2213
- export declare namespace RegisterSchemaVersionResponse {
2214
-
2215
- const filterSensitiveLog: (obj: RegisterSchemaVersionResponse) => any;
2216
- }
2217
- export interface RemoveSchemaVersionMetadataInput {
2218
-
2219
- SchemaId?: SchemaId;
2220
-
2221
- SchemaVersionNumber?: SchemaVersionNumber;
2222
-
2223
- SchemaVersionId?: string;
2224
-
2225
- MetadataKeyValue: MetadataKeyValuePair | undefined;
2226
- }
2227
- export declare namespace RemoveSchemaVersionMetadataInput {
2228
-
2229
- const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataInput) => any;
2230
- }
2231
- export interface RemoveSchemaVersionMetadataResponse {
2232
-
2233
- SchemaArn?: string;
2234
-
2235
- SchemaName?: string;
2236
-
2237
- RegistryName?: string;
2238
-
2239
- LatestVersion?: boolean;
2240
-
2241
- VersionNumber?: number;
2242
-
2243
- SchemaVersionId?: string;
2244
-
2245
- MetadataKey?: string;
2246
-
2247
- MetadataValue?: string;
2248
- }
2249
- export declare namespace RemoveSchemaVersionMetadataResponse {
2250
-
2251
- const filterSensitiveLog: (obj: RemoveSchemaVersionMetadataResponse) => any;
2252
- }
2253
- export interface ResetJobBookmarkRequest {
2254
-
2255
- JobName: string | undefined;
2256
-
2257
- RunId?: string;
2258
- }
2259
- export declare namespace ResetJobBookmarkRequest {
2260
-
2261
- const filterSensitiveLog: (obj: ResetJobBookmarkRequest) => any;
2262
- }
2263
- export interface ResetJobBookmarkResponse {
2264
-
2265
- JobBookmarkEntry?: JobBookmarkEntry;
2266
- }
2267
- export declare namespace ResetJobBookmarkResponse {
2268
-
2269
- const filterSensitiveLog: (obj: ResetJobBookmarkResponse) => any;
2270
- }
2271
-
2272
- export interface ConcurrentRunsExceededException extends __SmithyException, $MetadataBearer {
2273
- name: "ConcurrentRunsExceededException";
2274
- $fault: "client";
2275
-
2276
- Message?: string;
2277
- }
2278
-
2279
- export interface IllegalWorkflowStateException extends __SmithyException, $MetadataBearer {
2280
- name: "IllegalWorkflowStateException";
2281
- $fault: "client";
2282
-
2283
- Message?: string;
2284
- }
2285
- export interface ResumeWorkflowRunRequest {
2286
-
2287
- Name: string | undefined;
2288
-
2289
- RunId: string | undefined;
2290
-
2291
- NodeIds: string[] | undefined;
2292
- }
2293
- export declare namespace ResumeWorkflowRunRequest {
2294
-
2295
- const filterSensitiveLog: (obj: ResumeWorkflowRunRequest) => any;
2296
- }
2297
- export interface ResumeWorkflowRunResponse {
2298
-
2299
- RunId?: string;
2300
-
2301
- NodeIds?: string[];
2302
- }
2303
- export declare namespace ResumeWorkflowRunResponse {
2304
-
2305
- const filterSensitiveLog: (obj: ResumeWorkflowRunResponse) => any;
2306
- }
2307
- export declare enum Comparator {
2308
- EQUALS = "EQUALS",
2309
- GREATER_THAN = "GREATER_THAN",
2310
- GREATER_THAN_EQUALS = "GREATER_THAN_EQUALS",
2311
- LESS_THAN = "LESS_THAN",
2312
- LESS_THAN_EQUALS = "LESS_THAN_EQUALS"
2313
- }
2314
-
2315
- export interface PropertyPredicate {
2316
-
2317
- Key?: string;
2318
-
2319
- Value?: string;
2320
-
2321
- Comparator?: Comparator | string;
2322
- }
2323
- export declare namespace PropertyPredicate {
2324
-
2325
- const filterSensitiveLog: (obj: PropertyPredicate) => any;
2326
- }
2327
- export declare enum Sort {
2328
- ASCENDING = "ASC",
2329
- DESCENDING = "DESC"
2330
- }
2331
-
2332
- export interface SortCriterion {
2333
-
2334
- FieldName?: string;
2335
-
2336
- Sort?: Sort | string;
2337
- }
2338
- export declare namespace SortCriterion {
2339
-
2340
- const filterSensitiveLog: (obj: SortCriterion) => any;
2341
- }
2342
- export interface SearchTablesRequest {
2343
-
2344
- CatalogId?: string;
2345
-
2346
- NextToken?: string;
2347
-
2348
- Filters?: PropertyPredicate[];
2349
-
2350
- SearchText?: string;
2351
-
2352
- SortCriteria?: SortCriterion[];
2353
-
2354
- MaxResults?: number;
2355
-
2356
- ResourceShareType?: ResourceShareType | string;
2357
- }
2358
- export declare namespace SearchTablesRequest {
2359
-
2360
- const filterSensitiveLog: (obj: SearchTablesRequest) => any;
2361
- }
2362
- export interface SearchTablesResponse {
2363
-
2364
- NextToken?: string;
2365
-
2366
- TableList?: Table[];
2367
- }
2368
- export declare namespace SearchTablesResponse {
2369
-
2370
- const filterSensitiveLog: (obj: SearchTablesResponse) => any;
2371
- }
2372
- export interface IllegalBlueprintStateException extends __SmithyException, $MetadataBearer {
2373
- name: "IllegalBlueprintStateException";
2374
- $fault: "client";
2375
- Message?: string;
2376
- }
2377
- export interface StartBlueprintRunRequest {
2378
-
2379
- BlueprintName: string | undefined;
2380
-
2381
- Parameters?: string;
2382
-
2383
- RoleArn: string | undefined;
2384
- }
2385
- export declare namespace StartBlueprintRunRequest {
2386
-
2387
- const filterSensitiveLog: (obj: StartBlueprintRunRequest) => any;
2388
- }
2389
- export interface StartBlueprintRunResponse {
2390
-
2391
- RunId?: string;
2392
- }
2393
- export declare namespace StartBlueprintRunResponse {
2394
-
2395
- const filterSensitiveLog: (obj: StartBlueprintRunResponse) => any;
2396
- }
2397
- export interface StartCrawlerRequest {
2398
-
2399
- Name: string | undefined;
2400
- }
2401
- export declare namespace StartCrawlerRequest {
2402
-
2403
- const filterSensitiveLog: (obj: StartCrawlerRequest) => any;
2404
- }
2405
- export interface StartCrawlerResponse {
2406
- }
2407
- export declare namespace StartCrawlerResponse {
2408
-
2409
- const filterSensitiveLog: (obj: StartCrawlerResponse) => any;
2410
- }
2411
-
2412
- export interface NoScheduleException extends __SmithyException, $MetadataBearer {
2413
- name: "NoScheduleException";
2414
- $fault: "client";
2415
-
2416
- Message?: string;
2417
- }
2418
-
2419
- export interface SchedulerRunningException extends __SmithyException, $MetadataBearer {
2420
- name: "SchedulerRunningException";
2421
- $fault: "client";
2422
-
2423
- Message?: string;
2424
- }
2425
- export interface StartCrawlerScheduleRequest {
2426
-
2427
- CrawlerName: string | undefined;
2428
- }
2429
- export declare namespace StartCrawlerScheduleRequest {
2430
-
2431
- const filterSensitiveLog: (obj: StartCrawlerScheduleRequest) => any;
2432
- }
2433
- export interface StartCrawlerScheduleResponse {
2434
- }
2435
- export declare namespace StartCrawlerScheduleResponse {
2436
-
2437
- const filterSensitiveLog: (obj: StartCrawlerScheduleResponse) => any;
2438
- }
2439
- export interface StartExportLabelsTaskRunRequest {
2440
-
2441
- TransformId: string | undefined;
2442
-
2443
- OutputS3Path: string | undefined;
2444
- }
2445
- export declare namespace StartExportLabelsTaskRunRequest {
2446
-
2447
- const filterSensitiveLog: (obj: StartExportLabelsTaskRunRequest) => any;
2448
- }
2449
- export interface StartExportLabelsTaskRunResponse {
2450
-
2451
- TaskRunId?: string;
2452
- }
2453
- export declare namespace StartExportLabelsTaskRunResponse {
2454
-
2455
- const filterSensitiveLog: (obj: StartExportLabelsTaskRunResponse) => any;
2456
- }
2457
- export interface StartImportLabelsTaskRunRequest {
2458
-
2459
- TransformId: string | undefined;
2460
-
2461
- InputS3Path: string | undefined;
2462
-
2463
- ReplaceAllLabels?: boolean;
2464
- }
2465
- export declare namespace StartImportLabelsTaskRunRequest {
2466
-
2467
- const filterSensitiveLog: (obj: StartImportLabelsTaskRunRequest) => any;
2468
- }
2469
- export interface StartImportLabelsTaskRunResponse {
2470
-
2471
- TaskRunId?: string;
2472
- }
2473
- export declare namespace StartImportLabelsTaskRunResponse {
2474
-
2475
- const filterSensitiveLog: (obj: StartImportLabelsTaskRunResponse) => any;
2476
- }
2477
- export interface StartJobRunRequest {
2478
-
2479
- JobName: string | undefined;
2480
-
2481
- JobRunId?: string;
2482
-
2483
- Arguments?: {
2484
- [key: string]: string;
2485
- };
2486
-
2487
- AllocatedCapacity?: number;
2488
-
2489
- Timeout?: number;
2490
-
2491
- MaxCapacity?: number;
2492
-
2493
- SecurityConfiguration?: string;
2494
-
2495
- NotificationProperty?: NotificationProperty;
2496
-
2497
- WorkerType?: WorkerType | string;
2498
-
2499
- NumberOfWorkers?: number;
2500
- }
2501
- export declare namespace StartJobRunRequest {
2502
-
2503
- const filterSensitiveLog: (obj: StartJobRunRequest) => any;
2504
- }
2505
- export interface StartJobRunResponse {
2506
-
2507
- JobRunId?: string;
2508
- }
2509
- export declare namespace StartJobRunResponse {
2510
-
2511
- const filterSensitiveLog: (obj: StartJobRunResponse) => any;
2512
- }
2513
-
2514
- export interface MLTransformNotReadyException extends __SmithyException, $MetadataBearer {
2515
- name: "MLTransformNotReadyException";
2516
- $fault: "client";
2517
-
2518
- Message?: string;
2519
- }
2520
- export interface StartMLEvaluationTaskRunRequest {
2521
-
2522
- TransformId: string | undefined;
2523
- }
2524
- export declare namespace StartMLEvaluationTaskRunRequest {
2525
-
2526
- const filterSensitiveLog: (obj: StartMLEvaluationTaskRunRequest) => any;
2527
- }
2528
- export interface StartMLEvaluationTaskRunResponse {
2529
-
2530
- TaskRunId?: string;
2531
- }
2532
- export declare namespace StartMLEvaluationTaskRunResponse {
2533
-
2534
- const filterSensitiveLog: (obj: StartMLEvaluationTaskRunResponse) => any;
2535
- }
2536
- export interface StartMLLabelingSetGenerationTaskRunRequest {
2537
-
2538
- TransformId: string | undefined;
2539
-
2540
- OutputS3Path: string | undefined;
2541
- }
2542
- export declare namespace StartMLLabelingSetGenerationTaskRunRequest {
2543
-
2544
- const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunRequest) => any;
2545
- }
2546
- export interface StartMLLabelingSetGenerationTaskRunResponse {
2547
-
2548
- TaskRunId?: string;
2549
- }
2550
- export declare namespace StartMLLabelingSetGenerationTaskRunResponse {
2551
-
2552
- const filterSensitiveLog: (obj: StartMLLabelingSetGenerationTaskRunResponse) => any;
2553
- }
2554
- export interface StartTriggerRequest {
2555
-
2556
- Name: string | undefined;
2557
- }
2558
- export declare namespace StartTriggerRequest {
2559
-
2560
- const filterSensitiveLog: (obj: StartTriggerRequest) => any;
2561
- }
2562
- export interface StartTriggerResponse {
2563
-
2564
- Name?: string;
2565
- }
2566
- export declare namespace StartTriggerResponse {
2567
-
2568
- const filterSensitiveLog: (obj: StartTriggerResponse) => any;
2569
- }
2570
- export interface StartWorkflowRunRequest {
2571
-
2572
- Name: string | undefined;
2573
- }
2574
- export declare namespace StartWorkflowRunRequest {
2575
-
2576
- const filterSensitiveLog: (obj: StartWorkflowRunRequest) => any;
2577
- }
2578
- export interface StartWorkflowRunResponse {
2579
-
2580
- RunId?: string;
2581
- }
2582
- export declare namespace StartWorkflowRunResponse {
2583
-
2584
- const filterSensitiveLog: (obj: StartWorkflowRunResponse) => any;
2585
- }
2586
-
2587
- export interface CrawlerNotRunningException extends __SmithyException, $MetadataBearer {
2588
- name: "CrawlerNotRunningException";
2589
- $fault: "client";
2590
-
2591
- Message?: string;
2592
- }
2593
-
2594
- export interface CrawlerStoppingException extends __SmithyException, $MetadataBearer {
2595
- name: "CrawlerStoppingException";
2596
- $fault: "client";
2597
-
2598
- Message?: string;
2599
- }
2600
- export interface StopCrawlerRequest {
2601
-
2602
- Name: string | undefined;
2603
- }
2604
- export declare namespace StopCrawlerRequest {
2605
-
2606
- const filterSensitiveLog: (obj: StopCrawlerRequest) => any;
2607
- }
2608
- export interface StopCrawlerResponse {
2609
- }
2610
- export declare namespace StopCrawlerResponse {
2611
-
2612
- const filterSensitiveLog: (obj: StopCrawlerResponse) => any;
2613
- }
2614
-
2615
- export interface SchedulerNotRunningException extends __SmithyException, $MetadataBearer {
2616
- name: "SchedulerNotRunningException";
2617
- $fault: "client";
2618
-
2619
- Message?: string;
2620
- }
2621
- export interface StopCrawlerScheduleRequest {
2622
-
2623
- CrawlerName: string | undefined;
2624
- }
2625
- export declare namespace StopCrawlerScheduleRequest {
2626
-
2627
- const filterSensitiveLog: (obj: StopCrawlerScheduleRequest) => any;
2628
- }
2629
- export interface StopCrawlerScheduleResponse {
2630
- }
2631
- export declare namespace StopCrawlerScheduleResponse {
2632
-
2633
- const filterSensitiveLog: (obj: StopCrawlerScheduleResponse) => any;
2634
- }
2635
- export interface StopTriggerRequest {
2636
-
2637
- Name: string | undefined;
2638
- }
2639
- export declare namespace StopTriggerRequest {
2640
-
2641
- const filterSensitiveLog: (obj: StopTriggerRequest) => any;
2642
- }
2643
- export interface StopTriggerResponse {
2644
-
2645
- Name?: string;
2646
- }
2647
- export declare namespace StopTriggerResponse {
2648
-
2649
- const filterSensitiveLog: (obj: StopTriggerResponse) => any;
2650
- }
2651
- export interface StopWorkflowRunRequest {
2652
-
2653
- Name: string | undefined;
2654
-
2655
- RunId: string | undefined;
2656
- }
2657
- export declare namespace StopWorkflowRunRequest {
2658
-
2659
- const filterSensitiveLog: (obj: StopWorkflowRunRequest) => any;
2660
- }
2661
- export interface StopWorkflowRunResponse {
2662
- }
2663
- export declare namespace StopWorkflowRunResponse {
2664
-
2665
- const filterSensitiveLog: (obj: StopWorkflowRunResponse) => any;
2666
- }
2667
- export interface TagResourceRequest {
2668
-
2669
- ResourceArn: string | undefined;
2670
-
2671
- TagsToAdd: {
2672
- [key: string]: string;
2673
- } | undefined;
2674
- }
2675
- export declare namespace TagResourceRequest {
2676
-
2677
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
2678
- }
2679
- export interface TagResourceResponse {
2680
- }
2681
- export declare namespace TagResourceResponse {
2682
-
2683
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
2684
- }
2685
- export interface UntagResourceRequest {
2686
-
2687
- ResourceArn: string | undefined;
2688
-
2689
- TagsToRemove: string[] | undefined;
2690
- }
2691
- export declare namespace UntagResourceRequest {
2692
-
2693
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
2694
- }
2695
- export interface UntagResourceResponse {
2696
- }
2697
- export declare namespace UntagResourceResponse {
2698
-
2699
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
2700
- }
2701
- export interface UpdateBlueprintRequest {
2702
-
2703
- Name: string | undefined;
2704
-
2705
- Description?: string;
2706
-
2707
- BlueprintLocation: string | undefined;
2708
- }
2709
- export declare namespace UpdateBlueprintRequest {
2710
-
2711
- const filterSensitiveLog: (obj: UpdateBlueprintRequest) => any;
2712
- }
2713
- export interface UpdateBlueprintResponse {
2714
-
2715
- Name?: string;
2716
- }
2717
- export declare namespace UpdateBlueprintResponse {
2718
-
2719
- const filterSensitiveLog: (obj: UpdateBlueprintResponse) => any;
2720
- }
2721
-
2722
- export interface UpdateCsvClassifierRequest {
2723
-
2724
- Name: string | undefined;
2725
-
2726
- Delimiter?: string;
2727
-
2728
- QuoteSymbol?: string;
2729
-
2730
- ContainsHeader?: CsvHeaderOption | string;
2731
-
2732
- Header?: string[];
2733
-
2734
- DisableValueTrimming?: boolean;
2735
-
2736
- AllowSingleColumn?: boolean;
2737
- }
2738
- export declare namespace UpdateCsvClassifierRequest {
2739
-
2740
- const filterSensitiveLog: (obj: UpdateCsvClassifierRequest) => any;
2741
- }
2742
-
2743
- export interface UpdateGrokClassifierRequest {
2744
-
2745
- Name: string | undefined;
2746
-
2747
- Classification?: string;
2748
-
2749
- GrokPattern?: string;
2750
-
2751
- CustomPatterns?: string;
2752
- }
2753
- export declare namespace UpdateGrokClassifierRequest {
2754
-
2755
- const filterSensitiveLog: (obj: UpdateGrokClassifierRequest) => any;
2756
- }
2757
-
2758
- export interface UpdateJsonClassifierRequest {
2759
-
2760
- Name: string | undefined;
2761
-
2762
- JsonPath?: string;
2763
- }
2764
- export declare namespace UpdateJsonClassifierRequest {
2765
-
2766
- const filterSensitiveLog: (obj: UpdateJsonClassifierRequest) => any;
2767
- }
2768
-
2769
- export interface UpdateXMLClassifierRequest {
2770
-
2771
- Name: string | undefined;
2772
-
2773
- Classification?: string;
2774
-
2775
- RowTag?: string;
2776
- }
2777
- export declare namespace UpdateXMLClassifierRequest {
2778
-
2779
- const filterSensitiveLog: (obj: UpdateXMLClassifierRequest) => any;
2780
- }
2781
- export interface UpdateClassifierRequest {
2782
-
2783
- GrokClassifier?: UpdateGrokClassifierRequest;
2784
-
2785
- XMLClassifier?: UpdateXMLClassifierRequest;
2786
-
2787
- JsonClassifier?: UpdateJsonClassifierRequest;
2788
-
2789
- CsvClassifier?: UpdateCsvClassifierRequest;
2790
- }
2791
- export declare namespace UpdateClassifierRequest {
2792
-
2793
- const filterSensitiveLog: (obj: UpdateClassifierRequest) => any;
2794
- }
2795
- export interface UpdateClassifierResponse {
2796
- }
2797
- export declare namespace UpdateClassifierResponse {
2798
-
2799
- const filterSensitiveLog: (obj: UpdateClassifierResponse) => any;
2800
- }
2801
-
2802
- export interface VersionMismatchException extends __SmithyException, $MetadataBearer {
2803
- name: "VersionMismatchException";
2804
- $fault: "client";
2805
-
2806
- Message?: string;
2807
- }
2808
- export interface UpdateColumnStatisticsForPartitionRequest {
2809
-
2810
- CatalogId?: string;
2811
-
2812
- DatabaseName: string | undefined;
2813
-
2814
- TableName: string | undefined;
2815
-
2816
- PartitionValues: string[] | undefined;
2817
-
2818
- ColumnStatisticsList: ColumnStatistics[] | undefined;
2819
- }
2820
- export declare namespace UpdateColumnStatisticsForPartitionRequest {
2821
-
2822
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionRequest) => any;
2823
- }
2824
-
2825
- export interface ColumnStatisticsError {
2826
-
2827
- ColumnStatistics?: ColumnStatistics;
2828
-
2829
- Error?: ErrorDetail;
2830
- }
2831
- export declare namespace ColumnStatisticsError {
2832
-
2833
- const filterSensitiveLog: (obj: ColumnStatisticsError) => any;
2834
- }
2835
- export interface UpdateColumnStatisticsForPartitionResponse {
2836
-
2837
- Errors?: ColumnStatisticsError[];
2838
- }
2839
- export declare namespace UpdateColumnStatisticsForPartitionResponse {
2840
-
2841
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForPartitionResponse) => any;
2842
- }
2843
- export interface UpdateColumnStatisticsForTableRequest {
2844
-
2845
- CatalogId?: string;
2846
-
2847
- DatabaseName: string | undefined;
2848
-
2849
- TableName: string | undefined;
2850
-
2851
- ColumnStatisticsList: ColumnStatistics[] | undefined;
2852
- }
2853
- export declare namespace UpdateColumnStatisticsForTableRequest {
2854
-
2855
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableRequest) => any;
2856
- }
2857
- export interface UpdateColumnStatisticsForTableResponse {
2858
-
2859
- Errors?: ColumnStatisticsError[];
2860
- }
2861
- export declare namespace UpdateColumnStatisticsForTableResponse {
2862
-
2863
- const filterSensitiveLog: (obj: UpdateColumnStatisticsForTableResponse) => any;
2864
- }
2865
- export interface UpdateConnectionRequest {
2866
-
2867
- CatalogId?: string;
2868
-
2869
- Name: string | undefined;
2870
-
2871
- ConnectionInput: ConnectionInput | undefined;
2872
- }
2873
- export declare namespace UpdateConnectionRequest {
2874
-
2875
- const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
2876
- }
2877
- export interface UpdateConnectionResponse {
2878
- }
2879
- export declare namespace UpdateConnectionResponse {
2880
-
2881
- const filterSensitiveLog: (obj: UpdateConnectionResponse) => any;
2882
- }
2883
- export interface UpdateCrawlerRequest {
2884
-
2885
- Name: string | undefined;
2886
-
2887
- Role?: string;
2888
-