@aws-sdk/client-glue 3.180.0 → 3.183.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 (233) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +190 -184
  3. package/dist-es/Glue.js +738 -745
  4. package/dist-es/GlueClient.js +22 -28
  5. package/dist-es/commands/BatchCreatePartitionCommand.js +21 -28
  6. package/dist-es/commands/BatchDeleteConnectionCommand.js +21 -28
  7. package/dist-es/commands/BatchDeletePartitionCommand.js +21 -28
  8. package/dist-es/commands/BatchDeleteTableCommand.js +21 -28
  9. package/dist-es/commands/BatchDeleteTableVersionCommand.js +21 -28
  10. package/dist-es/commands/BatchGetBlueprintsCommand.js +21 -28
  11. package/dist-es/commands/BatchGetCrawlersCommand.js +21 -28
  12. package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +21 -28
  13. package/dist-es/commands/BatchGetDevEndpointsCommand.js +21 -28
  14. package/dist-es/commands/BatchGetJobsCommand.js +21 -28
  15. package/dist-es/commands/BatchGetPartitionCommand.js +21 -28
  16. package/dist-es/commands/BatchGetTriggersCommand.js +21 -28
  17. package/dist-es/commands/BatchGetWorkflowsCommand.js +21 -28
  18. package/dist-es/commands/BatchStopJobRunCommand.js +21 -28
  19. package/dist-es/commands/BatchUpdatePartitionCommand.js +21 -28
  20. package/dist-es/commands/CancelMLTaskRunCommand.js +21 -28
  21. package/dist-es/commands/CancelStatementCommand.js +21 -28
  22. package/dist-es/commands/CheckSchemaVersionValidityCommand.js +21 -28
  23. package/dist-es/commands/CreateBlueprintCommand.js +21 -28
  24. package/dist-es/commands/CreateClassifierCommand.js +21 -28
  25. package/dist-es/commands/CreateConnectionCommand.js +21 -28
  26. package/dist-es/commands/CreateCrawlerCommand.js +21 -28
  27. package/dist-es/commands/CreateCustomEntityTypeCommand.js +21 -28
  28. package/dist-es/commands/CreateDatabaseCommand.js +21 -28
  29. package/dist-es/commands/CreateDevEndpointCommand.js +21 -28
  30. package/dist-es/commands/CreateJobCommand.js +21 -28
  31. package/dist-es/commands/CreateMLTransformCommand.js +21 -28
  32. package/dist-es/commands/CreatePartitionCommand.js +21 -28
  33. package/dist-es/commands/CreatePartitionIndexCommand.js +21 -28
  34. package/dist-es/commands/CreateRegistryCommand.js +21 -28
  35. package/dist-es/commands/CreateSchemaCommand.js +21 -28
  36. package/dist-es/commands/CreateScriptCommand.js +21 -28
  37. package/dist-es/commands/CreateSecurityConfigurationCommand.js +21 -28
  38. package/dist-es/commands/CreateSessionCommand.js +21 -28
  39. package/dist-es/commands/CreateTableCommand.js +21 -28
  40. package/dist-es/commands/CreateTriggerCommand.js +21 -28
  41. package/dist-es/commands/CreateUserDefinedFunctionCommand.js +21 -28
  42. package/dist-es/commands/CreateWorkflowCommand.js +21 -28
  43. package/dist-es/commands/DeleteBlueprintCommand.js +21 -28
  44. package/dist-es/commands/DeleteClassifierCommand.js +21 -28
  45. package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +21 -28
  46. package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +21 -28
  47. package/dist-es/commands/DeleteConnectionCommand.js +21 -28
  48. package/dist-es/commands/DeleteCrawlerCommand.js +21 -28
  49. package/dist-es/commands/DeleteCustomEntityTypeCommand.js +21 -28
  50. package/dist-es/commands/DeleteDatabaseCommand.js +21 -28
  51. package/dist-es/commands/DeleteDevEndpointCommand.js +21 -28
  52. package/dist-es/commands/DeleteJobCommand.js +21 -28
  53. package/dist-es/commands/DeleteMLTransformCommand.js +21 -28
  54. package/dist-es/commands/DeletePartitionCommand.js +21 -28
  55. package/dist-es/commands/DeletePartitionIndexCommand.js +21 -28
  56. package/dist-es/commands/DeleteRegistryCommand.js +21 -28
  57. package/dist-es/commands/DeleteResourcePolicyCommand.js +21 -28
  58. package/dist-es/commands/DeleteSchemaCommand.js +21 -28
  59. package/dist-es/commands/DeleteSchemaVersionsCommand.js +21 -28
  60. package/dist-es/commands/DeleteSecurityConfigurationCommand.js +21 -28
  61. package/dist-es/commands/DeleteSessionCommand.js +21 -28
  62. package/dist-es/commands/DeleteTableCommand.js +21 -28
  63. package/dist-es/commands/DeleteTableVersionCommand.js +21 -28
  64. package/dist-es/commands/DeleteTriggerCommand.js +21 -28
  65. package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +21 -28
  66. package/dist-es/commands/DeleteWorkflowCommand.js +21 -28
  67. package/dist-es/commands/GetBlueprintCommand.js +21 -28
  68. package/dist-es/commands/GetBlueprintRunCommand.js +21 -28
  69. package/dist-es/commands/GetBlueprintRunsCommand.js +21 -28
  70. package/dist-es/commands/GetCatalogImportStatusCommand.js +21 -28
  71. package/dist-es/commands/GetClassifierCommand.js +21 -28
  72. package/dist-es/commands/GetClassifiersCommand.js +21 -28
  73. package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +21 -28
  74. package/dist-es/commands/GetColumnStatisticsForTableCommand.js +21 -28
  75. package/dist-es/commands/GetConnectionCommand.js +21 -28
  76. package/dist-es/commands/GetConnectionsCommand.js +21 -28
  77. package/dist-es/commands/GetCrawlerCommand.js +21 -28
  78. package/dist-es/commands/GetCrawlerMetricsCommand.js +21 -28
  79. package/dist-es/commands/GetCrawlersCommand.js +21 -28
  80. package/dist-es/commands/GetCustomEntityTypeCommand.js +21 -28
  81. package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +21 -28
  82. package/dist-es/commands/GetDatabaseCommand.js +21 -28
  83. package/dist-es/commands/GetDatabasesCommand.js +21 -28
  84. package/dist-es/commands/GetDataflowGraphCommand.js +21 -28
  85. package/dist-es/commands/GetDevEndpointCommand.js +21 -28
  86. package/dist-es/commands/GetDevEndpointsCommand.js +21 -28
  87. package/dist-es/commands/GetJobBookmarkCommand.js +21 -28
  88. package/dist-es/commands/GetJobCommand.js +21 -28
  89. package/dist-es/commands/GetJobRunCommand.js +21 -28
  90. package/dist-es/commands/GetJobRunsCommand.js +21 -28
  91. package/dist-es/commands/GetJobsCommand.js +21 -28
  92. package/dist-es/commands/GetMLTaskRunCommand.js +21 -28
  93. package/dist-es/commands/GetMLTaskRunsCommand.js +21 -28
  94. package/dist-es/commands/GetMLTransformCommand.js +21 -28
  95. package/dist-es/commands/GetMLTransformsCommand.js +21 -28
  96. package/dist-es/commands/GetMappingCommand.js +21 -28
  97. package/dist-es/commands/GetPartitionCommand.js +21 -28
  98. package/dist-es/commands/GetPartitionIndexesCommand.js +21 -28
  99. package/dist-es/commands/GetPartitionsCommand.js +21 -28
  100. package/dist-es/commands/GetPlanCommand.js +21 -28
  101. package/dist-es/commands/GetRegistryCommand.js +21 -28
  102. package/dist-es/commands/GetResourcePoliciesCommand.js +21 -28
  103. package/dist-es/commands/GetResourcePolicyCommand.js +21 -28
  104. package/dist-es/commands/GetSchemaByDefinitionCommand.js +21 -28
  105. package/dist-es/commands/GetSchemaCommand.js +21 -28
  106. package/dist-es/commands/GetSchemaVersionCommand.js +21 -28
  107. package/dist-es/commands/GetSchemaVersionsDiffCommand.js +21 -28
  108. package/dist-es/commands/GetSecurityConfigurationCommand.js +21 -28
  109. package/dist-es/commands/GetSecurityConfigurationsCommand.js +21 -28
  110. package/dist-es/commands/GetSessionCommand.js +21 -28
  111. package/dist-es/commands/GetStatementCommand.js +21 -28
  112. package/dist-es/commands/GetTableCommand.js +21 -28
  113. package/dist-es/commands/GetTableVersionCommand.js +21 -28
  114. package/dist-es/commands/GetTableVersionsCommand.js +21 -28
  115. package/dist-es/commands/GetTablesCommand.js +21 -28
  116. package/dist-es/commands/GetTagsCommand.js +21 -28
  117. package/dist-es/commands/GetTriggerCommand.js +21 -28
  118. package/dist-es/commands/GetTriggersCommand.js +21 -28
  119. package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +21 -28
  120. package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +21 -28
  121. package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +21 -28
  122. package/dist-es/commands/GetUserDefinedFunctionCommand.js +21 -28
  123. package/dist-es/commands/GetUserDefinedFunctionsCommand.js +21 -28
  124. package/dist-es/commands/GetWorkflowCommand.js +21 -28
  125. package/dist-es/commands/GetWorkflowRunCommand.js +21 -28
  126. package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +21 -28
  127. package/dist-es/commands/GetWorkflowRunsCommand.js +21 -28
  128. package/dist-es/commands/ImportCatalogToGlueCommand.js +21 -28
  129. package/dist-es/commands/ListBlueprintsCommand.js +21 -28
  130. package/dist-es/commands/ListCrawlersCommand.js +21 -28
  131. package/dist-es/commands/ListCrawlsCommand.js +21 -28
  132. package/dist-es/commands/ListCustomEntityTypesCommand.js +21 -28
  133. package/dist-es/commands/ListDevEndpointsCommand.js +21 -28
  134. package/dist-es/commands/ListJobsCommand.js +21 -28
  135. package/dist-es/commands/ListMLTransformsCommand.js +21 -28
  136. package/dist-es/commands/ListRegistriesCommand.js +21 -28
  137. package/dist-es/commands/ListSchemaVersionsCommand.js +21 -28
  138. package/dist-es/commands/ListSchemasCommand.js +21 -28
  139. package/dist-es/commands/ListSessionsCommand.js +21 -28
  140. package/dist-es/commands/ListStatementsCommand.js +21 -28
  141. package/dist-es/commands/ListTriggersCommand.js +21 -28
  142. package/dist-es/commands/ListWorkflowsCommand.js +21 -28
  143. package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +21 -28
  144. package/dist-es/commands/PutResourcePolicyCommand.js +21 -28
  145. package/dist-es/commands/PutSchemaVersionMetadataCommand.js +21 -28
  146. package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +21 -28
  147. package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +21 -28
  148. package/dist-es/commands/RegisterSchemaVersionCommand.js +21 -28
  149. package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +21 -28
  150. package/dist-es/commands/ResetJobBookmarkCommand.js +21 -28
  151. package/dist-es/commands/ResumeWorkflowRunCommand.js +21 -28
  152. package/dist-es/commands/RunStatementCommand.js +21 -28
  153. package/dist-es/commands/SearchTablesCommand.js +21 -28
  154. package/dist-es/commands/StartBlueprintRunCommand.js +21 -28
  155. package/dist-es/commands/StartCrawlerCommand.js +21 -28
  156. package/dist-es/commands/StartCrawlerScheduleCommand.js +21 -28
  157. package/dist-es/commands/StartExportLabelsTaskRunCommand.js +21 -28
  158. package/dist-es/commands/StartImportLabelsTaskRunCommand.js +21 -28
  159. package/dist-es/commands/StartJobRunCommand.js +21 -28
  160. package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +21 -28
  161. package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +21 -28
  162. package/dist-es/commands/StartTriggerCommand.js +21 -28
  163. package/dist-es/commands/StartWorkflowRunCommand.js +21 -28
  164. package/dist-es/commands/StopCrawlerCommand.js +21 -28
  165. package/dist-es/commands/StopCrawlerScheduleCommand.js +21 -28
  166. package/dist-es/commands/StopSessionCommand.js +21 -28
  167. package/dist-es/commands/StopTriggerCommand.js +21 -28
  168. package/dist-es/commands/StopWorkflowRunCommand.js +21 -28
  169. package/dist-es/commands/TagResourceCommand.js +21 -28
  170. package/dist-es/commands/UntagResourceCommand.js +21 -28
  171. package/dist-es/commands/UpdateBlueprintCommand.js +21 -28
  172. package/dist-es/commands/UpdateClassifierCommand.js +21 -28
  173. package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +21 -28
  174. package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +21 -28
  175. package/dist-es/commands/UpdateConnectionCommand.js +21 -28
  176. package/dist-es/commands/UpdateCrawlerCommand.js +21 -28
  177. package/dist-es/commands/UpdateCrawlerScheduleCommand.js +21 -28
  178. package/dist-es/commands/UpdateDatabaseCommand.js +21 -28
  179. package/dist-es/commands/UpdateDevEndpointCommand.js +21 -28
  180. package/dist-es/commands/UpdateJobCommand.js +21 -28
  181. package/dist-es/commands/UpdateMLTransformCommand.js +21 -28
  182. package/dist-es/commands/UpdatePartitionCommand.js +21 -28
  183. package/dist-es/commands/UpdateRegistryCommand.js +21 -28
  184. package/dist-es/commands/UpdateSchemaCommand.js +21 -28
  185. package/dist-es/commands/UpdateTableCommand.js +21 -28
  186. package/dist-es/commands/UpdateTriggerCommand.js +21 -28
  187. package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +21 -28
  188. package/dist-es/commands/UpdateWorkflowCommand.js +21 -28
  189. package/dist-es/endpoints.js +8 -8
  190. package/dist-es/models/GlueServiceException.js +5 -10
  191. package/dist-es/models/models_0.js +870 -403
  192. package/dist-es/models/models_1.js +885 -336
  193. package/dist-es/models/models_2.js +430 -222
  194. package/dist-es/pagination/GetBlueprintRunsPaginator.js +25 -68
  195. package/dist-es/pagination/GetClassifiersPaginator.js +25 -68
  196. package/dist-es/pagination/GetConnectionsPaginator.js +25 -68
  197. package/dist-es/pagination/GetCrawlerMetricsPaginator.js +25 -68
  198. package/dist-es/pagination/GetCrawlersPaginator.js +25 -68
  199. package/dist-es/pagination/GetDatabasesPaginator.js +25 -68
  200. package/dist-es/pagination/GetDevEndpointsPaginator.js +25 -68
  201. package/dist-es/pagination/GetJobRunsPaginator.js +25 -68
  202. package/dist-es/pagination/GetJobsPaginator.js +25 -68
  203. package/dist-es/pagination/GetMLTaskRunsPaginator.js +25 -68
  204. package/dist-es/pagination/GetMLTransformsPaginator.js +25 -68
  205. package/dist-es/pagination/GetPartitionIndexesPaginator.js +24 -67
  206. package/dist-es/pagination/GetPartitionsPaginator.js +25 -68
  207. package/dist-es/pagination/GetResourcePoliciesPaginator.js +25 -68
  208. package/dist-es/pagination/GetSecurityConfigurationsPaginator.js +25 -68
  209. package/dist-es/pagination/GetTableVersionsPaginator.js +25 -68
  210. package/dist-es/pagination/GetTablesPaginator.js +25 -68
  211. package/dist-es/pagination/GetTriggersPaginator.js +25 -68
  212. package/dist-es/pagination/GetUnfilteredPartitionsMetadataPaginator.js +25 -68
  213. package/dist-es/pagination/GetUserDefinedFunctionsPaginator.js +25 -68
  214. package/dist-es/pagination/GetWorkflowRunsPaginator.js +25 -68
  215. package/dist-es/pagination/ListBlueprintsPaginator.js +25 -68
  216. package/dist-es/pagination/ListCrawlersPaginator.js +25 -68
  217. package/dist-es/pagination/ListCustomEntityTypesPaginator.js +25 -68
  218. package/dist-es/pagination/ListDevEndpointsPaginator.js +25 -68
  219. package/dist-es/pagination/ListJobsPaginator.js +25 -68
  220. package/dist-es/pagination/ListMLTransformsPaginator.js +25 -68
  221. package/dist-es/pagination/ListRegistriesPaginator.js +25 -68
  222. package/dist-es/pagination/ListSchemaVersionsPaginator.js +25 -68
  223. package/dist-es/pagination/ListSchemasPaginator.js +25 -68
  224. package/dist-es/pagination/ListSessionsPaginator.js +25 -68
  225. package/dist-es/pagination/ListTriggersPaginator.js +25 -68
  226. package/dist-es/pagination/ListWorkflowsPaginator.js +25 -68
  227. package/dist-es/pagination/SearchTablesPaginator.js +25 -68
  228. package/dist-es/protocols/Aws_json1_1.js +14173 -16776
  229. package/dist-es/runtimeConfig.browser.js +26 -12
  230. package/dist-es/runtimeConfig.js +30 -12
  231. package/dist-es/runtimeConfig.native.js +8 -5
  232. package/dist-es/runtimeConfig.shared.js +8 -11
  233. package/package.json +33 -33
@@ -1,18 +1,17 @@
1
- import { __assign, __extends } from "tslib";
2
1
  import { GlueServiceException as __BaseException } from "./GlueServiceException";
3
- var AccessDeniedException = (function (_super) {
4
- __extends(AccessDeniedException, _super);
5
- function AccessDeniedException(opts) {
6
- var _this = _super.call(this, __assign({ name: "AccessDeniedException", $fault: "client" }, opts)) || this;
7
- _this.name = "AccessDeniedException";
8
- _this.$fault = "client";
9
- Object.setPrototypeOf(_this, AccessDeniedException.prototype);
10
- _this.Message = opts.Message;
11
- return _this;
2
+ export class AccessDeniedException extends __BaseException {
3
+ constructor(opts) {
4
+ super({
5
+ name: "AccessDeniedException",
6
+ $fault: "client",
7
+ ...opts,
8
+ });
9
+ this.name = "AccessDeniedException";
10
+ this.$fault = "client";
11
+ Object.setPrototypeOf(this, AccessDeniedException.prototype);
12
+ this.Message = opts.Message;
12
13
  }
13
- return AccessDeniedException;
14
- }(__BaseException));
15
- export { AccessDeniedException };
14
+ }
16
15
  export var AggFunction;
17
16
  (function (AggFunction) {
18
17
  AggFunction["avg"] = "avg";
@@ -31,110 +30,110 @@ export var AggFunction;
31
30
  AggFunction["var_pop"] = "var_pop";
32
31
  AggFunction["var_samp"] = "var_samp";
33
32
  })(AggFunction || (AggFunction = {}));
34
- var AlreadyExistsException = (function (_super) {
35
- __extends(AlreadyExistsException, _super);
36
- function AlreadyExistsException(opts) {
37
- var _this = _super.call(this, __assign({ name: "AlreadyExistsException", $fault: "client" }, opts)) || this;
38
- _this.name = "AlreadyExistsException";
39
- _this.$fault = "client";
40
- Object.setPrototypeOf(_this, AlreadyExistsException.prototype);
41
- _this.Message = opts.Message;
42
- return _this;
33
+ export class AlreadyExistsException extends __BaseException {
34
+ constructor(opts) {
35
+ super({
36
+ name: "AlreadyExistsException",
37
+ $fault: "client",
38
+ ...opts,
39
+ });
40
+ this.name = "AlreadyExistsException";
41
+ this.$fault = "client";
42
+ Object.setPrototypeOf(this, AlreadyExistsException.prototype);
43
+ this.Message = opts.Message;
43
44
  }
44
- return AlreadyExistsException;
45
- }(__BaseException));
46
- export { AlreadyExistsException };
47
- var EntityNotFoundException = (function (_super) {
48
- __extends(EntityNotFoundException, _super);
49
- function EntityNotFoundException(opts) {
50
- var _this = _super.call(this, __assign({ name: "EntityNotFoundException", $fault: "client" }, opts)) || this;
51
- _this.name = "EntityNotFoundException";
52
- _this.$fault = "client";
53
- Object.setPrototypeOf(_this, EntityNotFoundException.prototype);
54
- _this.Message = opts.Message;
55
- return _this;
45
+ }
46
+ export class EntityNotFoundException extends __BaseException {
47
+ constructor(opts) {
48
+ super({
49
+ name: "EntityNotFoundException",
50
+ $fault: "client",
51
+ ...opts,
52
+ });
53
+ this.name = "EntityNotFoundException";
54
+ this.$fault = "client";
55
+ Object.setPrototypeOf(this, EntityNotFoundException.prototype);
56
+ this.Message = opts.Message;
56
57
  }
57
- return EntityNotFoundException;
58
- }(__BaseException));
59
- export { EntityNotFoundException };
60
- var GlueEncryptionException = (function (_super) {
61
- __extends(GlueEncryptionException, _super);
62
- function GlueEncryptionException(opts) {
63
- var _this = _super.call(this, __assign({ name: "GlueEncryptionException", $fault: "client" }, opts)) || this;
64
- _this.name = "GlueEncryptionException";
65
- _this.$fault = "client";
66
- Object.setPrototypeOf(_this, GlueEncryptionException.prototype);
67
- _this.Message = opts.Message;
68
- return _this;
58
+ }
59
+ export class GlueEncryptionException extends __BaseException {
60
+ constructor(opts) {
61
+ super({
62
+ name: "GlueEncryptionException",
63
+ $fault: "client",
64
+ ...opts,
65
+ });
66
+ this.name = "GlueEncryptionException";
67
+ this.$fault = "client";
68
+ Object.setPrototypeOf(this, GlueEncryptionException.prototype);
69
+ this.Message = opts.Message;
69
70
  }
70
- return GlueEncryptionException;
71
- }(__BaseException));
72
- export { GlueEncryptionException };
73
- var InternalServiceException = (function (_super) {
74
- __extends(InternalServiceException, _super);
75
- function InternalServiceException(opts) {
76
- var _this = _super.call(this, __assign({ name: "InternalServiceException", $fault: "server" }, opts)) || this;
77
- _this.name = "InternalServiceException";
78
- _this.$fault = "server";
79
- Object.setPrototypeOf(_this, InternalServiceException.prototype);
80
- _this.Message = opts.Message;
81
- return _this;
71
+ }
72
+ export class InternalServiceException extends __BaseException {
73
+ constructor(opts) {
74
+ super({
75
+ name: "InternalServiceException",
76
+ $fault: "server",
77
+ ...opts,
78
+ });
79
+ this.name = "InternalServiceException";
80
+ this.$fault = "server";
81
+ Object.setPrototypeOf(this, InternalServiceException.prototype);
82
+ this.Message = opts.Message;
82
83
  }
83
- return InternalServiceException;
84
- }(__BaseException));
85
- export { InternalServiceException };
86
- var InvalidInputException = (function (_super) {
87
- __extends(InvalidInputException, _super);
88
- function InvalidInputException(opts) {
89
- var _this = _super.call(this, __assign({ name: "InvalidInputException", $fault: "client" }, opts)) || this;
90
- _this.name = "InvalidInputException";
91
- _this.$fault = "client";
92
- Object.setPrototypeOf(_this, InvalidInputException.prototype);
93
- _this.Message = opts.Message;
94
- return _this;
84
+ }
85
+ export class InvalidInputException extends __BaseException {
86
+ constructor(opts) {
87
+ super({
88
+ name: "InvalidInputException",
89
+ $fault: "client",
90
+ ...opts,
91
+ });
92
+ this.name = "InvalidInputException";
93
+ this.$fault = "client";
94
+ Object.setPrototypeOf(this, InvalidInputException.prototype);
95
+ this.Message = opts.Message;
95
96
  }
96
- return InvalidInputException;
97
- }(__BaseException));
98
- export { InvalidInputException };
99
- var OperationTimeoutException = (function (_super) {
100
- __extends(OperationTimeoutException, _super);
101
- function OperationTimeoutException(opts) {
102
- var _this = _super.call(this, __assign({ name: "OperationTimeoutException", $fault: "client" }, opts)) || this;
103
- _this.name = "OperationTimeoutException";
104
- _this.$fault = "client";
105
- Object.setPrototypeOf(_this, OperationTimeoutException.prototype);
106
- _this.Message = opts.Message;
107
- return _this;
97
+ }
98
+ export class OperationTimeoutException extends __BaseException {
99
+ constructor(opts) {
100
+ super({
101
+ name: "OperationTimeoutException",
102
+ $fault: "client",
103
+ ...opts,
104
+ });
105
+ this.name = "OperationTimeoutException";
106
+ this.$fault = "client";
107
+ Object.setPrototypeOf(this, OperationTimeoutException.prototype);
108
+ this.Message = opts.Message;
108
109
  }
109
- return OperationTimeoutException;
110
- }(__BaseException));
111
- export { OperationTimeoutException };
112
- var ResourceNumberLimitExceededException = (function (_super) {
113
- __extends(ResourceNumberLimitExceededException, _super);
114
- function ResourceNumberLimitExceededException(opts) {
115
- var _this = _super.call(this, __assign({ name: "ResourceNumberLimitExceededException", $fault: "client" }, opts)) || this;
116
- _this.name = "ResourceNumberLimitExceededException";
117
- _this.$fault = "client";
118
- Object.setPrototypeOf(_this, ResourceNumberLimitExceededException.prototype);
119
- _this.Message = opts.Message;
120
- return _this;
110
+ }
111
+ export class ResourceNumberLimitExceededException extends __BaseException {
112
+ constructor(opts) {
113
+ super({
114
+ name: "ResourceNumberLimitExceededException",
115
+ $fault: "client",
116
+ ...opts,
117
+ });
118
+ this.name = "ResourceNumberLimitExceededException";
119
+ this.$fault = "client";
120
+ Object.setPrototypeOf(this, ResourceNumberLimitExceededException.prototype);
121
+ this.Message = opts.Message;
121
122
  }
122
- return ResourceNumberLimitExceededException;
123
- }(__BaseException));
124
- export { ResourceNumberLimitExceededException };
125
- var ResourceNotReadyException = (function (_super) {
126
- __extends(ResourceNotReadyException, _super);
127
- function ResourceNotReadyException(opts) {
128
- var _this = _super.call(this, __assign({ name: "ResourceNotReadyException", $fault: "client" }, opts)) || this;
129
- _this.name = "ResourceNotReadyException";
130
- _this.$fault = "client";
131
- Object.setPrototypeOf(_this, ResourceNotReadyException.prototype);
132
- _this.Message = opts.Message;
133
- return _this;
123
+ }
124
+ export class ResourceNotReadyException extends __BaseException {
125
+ constructor(opts) {
126
+ super({
127
+ name: "ResourceNotReadyException",
128
+ $fault: "client",
129
+ ...opts,
130
+ });
131
+ this.name = "ResourceNotReadyException";
132
+ this.$fault = "client";
133
+ Object.setPrototypeOf(this, ResourceNotReadyException.prototype);
134
+ this.Message = opts.Message;
134
135
  }
135
- return ResourceNotReadyException;
136
- }(__BaseException));
137
- export { ResourceNotReadyException };
136
+ }
138
137
  export var BlueprintStatus;
139
138
  (function (BlueprintStatus) {
140
139
  BlueprintStatus["ACTIVE"] = "ACTIVE";
@@ -337,19 +336,19 @@ export var ExecutionClass;
337
336
  ExecutionClass["FLEX"] = "FLEX";
338
337
  ExecutionClass["STANDARD"] = "STANDARD";
339
338
  })(ExecutionClass || (ExecutionClass = {}));
340
- var InvalidStateException = (function (_super) {
341
- __extends(InvalidStateException, _super);
342
- function InvalidStateException(opts) {
343
- var _this = _super.call(this, __assign({ name: "InvalidStateException", $fault: "client" }, opts)) || this;
344
- _this.name = "InvalidStateException";
345
- _this.$fault = "client";
346
- Object.setPrototypeOf(_this, InvalidStateException.prototype);
347
- _this.Message = opts.Message;
348
- return _this;
339
+ export class InvalidStateException extends __BaseException {
340
+ constructor(opts) {
341
+ super({
342
+ name: "InvalidStateException",
343
+ $fault: "client",
344
+ ...opts,
345
+ });
346
+ this.name = "InvalidStateException";
347
+ this.$fault = "client";
348
+ Object.setPrototypeOf(this, InvalidStateException.prototype);
349
+ this.Message = opts.Message;
349
350
  }
350
- return InvalidStateException;
351
- }(__BaseException));
352
- export { InvalidStateException };
351
+ }
353
352
  export var CrawlState;
354
353
  (function (CrawlState) {
355
354
  CrawlState["CANCELLED"] = "CANCELLED";
@@ -422,19 +421,19 @@ export var TaskStatusType;
422
421
  TaskStatusType["SUCCEEDED"] = "SUCCEEDED";
423
422
  TaskStatusType["TIMEOUT"] = "TIMEOUT";
424
423
  })(TaskStatusType || (TaskStatusType = {}));
425
- var IllegalSessionStateException = (function (_super) {
426
- __extends(IllegalSessionStateException, _super);
427
- function IllegalSessionStateException(opts) {
428
- var _this = _super.call(this, __assign({ name: "IllegalSessionStateException", $fault: "client" }, opts)) || this;
429
- _this.name = "IllegalSessionStateException";
430
- _this.$fault = "client";
431
- Object.setPrototypeOf(_this, IllegalSessionStateException.prototype);
432
- _this.Message = opts.Message;
433
- return _this;
424
+ export class IllegalSessionStateException extends __BaseException {
425
+ constructor(opts) {
426
+ super({
427
+ name: "IllegalSessionStateException",
428
+ $fault: "client",
429
+ ...opts,
430
+ });
431
+ this.name = "IllegalSessionStateException";
432
+ this.$fault = "client";
433
+ Object.setPrototypeOf(this, IllegalSessionStateException.prototype);
434
+ this.Message = opts.Message;
434
435
  }
435
- return IllegalSessionStateException;
436
- }(__BaseException));
437
- export { IllegalSessionStateException };
436
+ }
438
437
  export var DataFormat;
439
438
  (function (DataFormat) {
440
439
  DataFormat["AVRO"] = "AVRO";
@@ -490,32 +489,32 @@ export var ConnectionType;
490
489
  ConnectionType["NETWORK"] = "NETWORK";
491
490
  ConnectionType["SFTP"] = "SFTP";
492
491
  })(ConnectionType || (ConnectionType = {}));
493
- var IdempotentParameterMismatchException = (function (_super) {
494
- __extends(IdempotentParameterMismatchException, _super);
495
- function IdempotentParameterMismatchException(opts) {
496
- var _this = _super.call(this, __assign({ name: "IdempotentParameterMismatchException", $fault: "client" }, opts)) || this;
497
- _this.name = "IdempotentParameterMismatchException";
498
- _this.$fault = "client";
499
- Object.setPrototypeOf(_this, IdempotentParameterMismatchException.prototype);
500
- _this.Message = opts.Message;
501
- return _this;
492
+ export class IdempotentParameterMismatchException extends __BaseException {
493
+ constructor(opts) {
494
+ super({
495
+ name: "IdempotentParameterMismatchException",
496
+ $fault: "client",
497
+ ...opts,
498
+ });
499
+ this.name = "IdempotentParameterMismatchException";
500
+ this.$fault = "client";
501
+ Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
502
+ this.Message = opts.Message;
502
503
  }
503
- return IdempotentParameterMismatchException;
504
- }(__BaseException));
505
- export { IdempotentParameterMismatchException };
506
- var ConcurrentModificationException = (function (_super) {
507
- __extends(ConcurrentModificationException, _super);
508
- function ConcurrentModificationException(opts) {
509
- var _this = _super.call(this, __assign({ name: "ConcurrentModificationException", $fault: "client" }, opts)) || this;
510
- _this.name = "ConcurrentModificationException";
511
- _this.$fault = "client";
512
- Object.setPrototypeOf(_this, ConcurrentModificationException.prototype);
513
- _this.Message = opts.Message;
514
- return _this;
504
+ }
505
+ export class ConcurrentModificationException extends __BaseException {
506
+ constructor(opts) {
507
+ super({
508
+ name: "ConcurrentModificationException",
509
+ $fault: "client",
510
+ ...opts,
511
+ });
512
+ this.name = "ConcurrentModificationException";
513
+ this.$fault = "client";
514
+ Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
515
+ this.Message = opts.Message;
515
516
  }
516
- return ConcurrentModificationException;
517
- }(__BaseException));
518
- export { ConcurrentModificationException };
517
+ }
519
518
  export var Permission;
520
519
  (function (Permission) {
521
520
  Permission["ALL"] = "ALL";
@@ -528,19 +527,19 @@ export var Permission;
528
527
  Permission["INSERT"] = "INSERT";
529
528
  Permission["SELECT"] = "SELECT";
530
529
  })(Permission || (Permission = {}));
531
- var ValidationException = (function (_super) {
532
- __extends(ValidationException, _super);
533
- function ValidationException(opts) {
534
- var _this = _super.call(this, __assign({ name: "ValidationException", $fault: "client" }, opts)) || this;
535
- _this.name = "ValidationException";
536
- _this.$fault = "client";
537
- Object.setPrototypeOf(_this, ValidationException.prototype);
538
- _this.Message = opts.Message;
539
- return _this;
530
+ export class ValidationException extends __BaseException {
531
+ constructor(opts) {
532
+ super({
533
+ name: "ValidationException",
534
+ $fault: "client",
535
+ ...opts,
536
+ });
537
+ this.name = "ValidationException";
538
+ this.$fault = "client";
539
+ Object.setPrototypeOf(this, ValidationException.prototype);
540
+ this.Message = opts.Message;
540
541
  }
541
- return ValidationException;
542
- }(__BaseException));
543
- export { ValidationException };
542
+ }
544
543
  export var TransformType;
545
544
  (function (TransformType) {
546
545
  TransformType["FIND_MATCHES"] = "FIND_MATCHES";
@@ -616,237 +615,705 @@ export var ResourceType;
616
615
  ResourceType["FILE"] = "FILE";
617
616
  ResourceType["JAR"] = "JAR";
618
617
  })(ResourceType || (ResourceType = {}));
619
- export var NotificationPropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
620
- export var ActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
621
- export var AggregateOperationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
622
- export var AggregateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
623
- export var GlueStudioSchemaColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
624
- export var GlueSchemaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
625
- export var AthenaConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
626
- export var AuditContextFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
627
- export var ColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
628
- export var SchemaIdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
629
- export var SchemaReferenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
630
- export var SerDeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
631
- export var SkewedInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
632
- export var OrderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
633
- export var StorageDescriptorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
634
- export var PartitionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
635
- export var BatchCreatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
636
- export var ErrorDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
637
- export var PartitionErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
638
- export var BatchCreatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
639
- export var BatchDeleteConnectionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
640
- export var BatchDeleteConnectionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
641
- export var PartitionValueListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
642
- export var BatchDeletePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
643
- export var BatchDeletePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
644
- export var BatchDeleteTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
645
- export var TableErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
646
- export var BatchDeleteTableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
647
- export var BatchDeleteTableVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
648
- export var TableVersionErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
649
- export var BatchDeleteTableVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
650
- export var BatchGetBlueprintsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
651
- export var LastActiveDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
652
- export var BlueprintFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
653
- export var BatchGetBlueprintsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
654
- export var BatchGetCrawlersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
655
- export var LakeFormationConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
656
- export var LastCrawlInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
657
- export var LineageConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
658
- export var RecrawlPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
659
- export var ScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
660
- export var SchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
661
- export var CatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
662
- export var DeltaTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
663
- export var DynamoDBTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
664
- export var JdbcTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
665
- export var MongoDBTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
666
- export var S3TargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
667
- export var CrawlerTargetsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
668
- export var CrawlerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
669
- export var BatchGetCrawlersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
670
- export var BatchGetCustomEntityTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
671
- export var CustomEntityTypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
672
- export var BatchGetCustomEntityTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
673
- export var BatchGetDevEndpointsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
674
- export var DevEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
675
- export var BatchGetDevEndpointsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
676
- export var BatchGetJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
677
- export var StreamingDataPreviewOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
678
- export var KafkaStreamingSourceOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
679
- export var CatalogKafkaSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
680
- export var KinesisStreamingSourceOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
681
- export var CatalogKinesisSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
682
- export var CatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
683
- export var BasicCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
684
- export var CustomCodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
685
- export var DirectKafkaSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
686
- export var DirectKinesisSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
687
- export var DropDuplicatesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
688
- export var DropFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
689
- export var NullCheckBoxListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
690
- export var DatatypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
691
- export var NullValueFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
692
- export var DropNullFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
693
- export var DynamoDBCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
694
- export var FillMissingValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
695
- export var FilterValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
696
- export var FilterExpressionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
697
- export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
698
- export var S3SourceAdditionalOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
699
- export var GovernedCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
700
- export var CatalogSchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
701
- export var GovernedCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
702
- export var JDBCConnectorOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
703
- export var JDBCConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
704
- export var JDBCConnectorTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
705
- export var JoinColumnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
706
- export var JoinFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
707
- export var MergeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
708
- export var MicrosoftSQLServerCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
709
- export var MicrosoftSQLServerCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
710
- export var MySQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
711
- export var MySQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
712
- export var OracleSQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
713
- export var OracleSQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
714
- export var PIIDetectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
715
- export var PostgreSQLCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
716
- export var PostgreSQLCatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
717
- export var RedshiftSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
718
- export var UpsertRedshiftTargetOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
719
- export var RedshiftTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
720
- export var RelationalCatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
721
- export var RenameFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
722
- export var S3CatalogSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
723
- export var S3CatalogTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
724
- export var S3DirectSourceAdditionalOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
725
- export var S3CsvSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
726
- export var DirectSchemaChangePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
727
- export var S3DirectTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
728
- export var S3GlueParquetTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
729
- export var S3JsonSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
730
- export var S3ParquetSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
731
- export var SelectFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
732
- export var SelectFromCollectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
733
- export var SparkConnectorSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
734
- export var SparkConnectorTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
735
- export var SqlAliasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
736
- export var SparkSQLFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
737
- export var SpigotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
738
- export var SplitFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
739
- export var UnionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
740
- export var JobCommandFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
741
- export var ConnectionsListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
742
- export var ExecutionPropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
743
- export var BatchGetPartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
744
- export var PartitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
745
- export var BatchGetPartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
746
- export var BatchGetTriggersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
747
- export var EventBatchingConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
748
- export var ConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
749
- export var PredicateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
750
- export var TriggerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
751
- export var BatchGetTriggersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
752
- export var BatchGetWorkflowsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
753
- export var BlueprintDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
754
- export var EdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
755
- export var CrawlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
756
- export var CrawlerNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
757
- export var PredecessorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
758
- export var JobRunFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
759
- export var JobNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
760
- export var TriggerNodeDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
761
- export var NodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
762
- export var WorkflowGraphFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
763
- export var StartingEventBatchConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
764
- export var WorkflowRunStatisticsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
765
- export var WorkflowRunFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
766
- export var WorkflowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
767
- export var BatchGetWorkflowsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
768
- export var BatchStopJobRunRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
769
- export var BatchStopJobRunErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
770
- export var BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
771
- export var BatchStopJobRunResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
772
- export var BatchUpdatePartitionRequestEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
773
- export var BatchUpdatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
774
- export var BatchUpdatePartitionFailureEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
775
- export var BatchUpdatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
776
- export var CancelMLTaskRunRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
777
- export var CancelMLTaskRunResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
778
- export var CancelStatementRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
779
- export var CancelStatementResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
780
- export var CheckSchemaVersionValidityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
781
- export var CheckSchemaVersionValidityResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
782
- export var CreateBlueprintRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
783
- export var CreateBlueprintResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
784
- export var CreateCsvClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
785
- export var CreateGrokClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
786
- export var CreateJsonClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
787
- export var CreateXMLClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
788
- export var CreateClassifierRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
789
- export var CreateClassifierResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
790
- export var PhysicalConnectionRequirementsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
791
- export var ConnectionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
792
- export var CreateConnectionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
793
- export var CreateConnectionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
794
- export var CreateCrawlerRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
795
- export var CreateCrawlerResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
796
- export var CreateCustomEntityTypeRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
797
- export var CreateCustomEntityTypeResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
798
- export var DataLakePrincipalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
799
- export var PrincipalPermissionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
800
- export var DatabaseIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
801
- export var DatabaseInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
802
- export var CreateDatabaseRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
803
- export var CreateDatabaseResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
804
- export var CreateDevEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
805
- export var CreateDevEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
806
- export var CreateJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
807
- export var GlueTableFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
808
- export var FindMatchesParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
809
- export var TransformParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
810
- export var MLUserDataEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
811
- export var TransformEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
812
- export var CreateMLTransformRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
813
- export var CreateMLTransformResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
814
- export var CreatePartitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
815
- export var CreatePartitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
816
- export var PartitionIndexFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
817
- export var CreatePartitionIndexRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
818
- export var CreatePartitionIndexResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
819
- export var CreateRegistryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
820
- export var CreateRegistryResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
821
- export var RegistryIdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
822
- export var CreateSchemaInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
823
- export var CreateSchemaResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
824
- export var CodeGenEdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
825
- export var CodeGenNodeArgFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
826
- export var CodeGenNodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
827
- export var CreateScriptRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
828
- export var CreateScriptResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
829
- export var CloudWatchEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
830
- export var JobBookmarksEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
831
- export var S3EncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
832
- export var EncryptionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
833
- export var CreateSecurityConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
834
- export var CreateSecurityConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
835
- export var SessionCommandFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
836
- export var CreateSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
837
- export var SessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
838
- export var CreateSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
839
- export var TableIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
840
- export var TableInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
841
- export var CreateTableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
842
- export var CreateTableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
843
- export var CreateTriggerRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
844
- export var CreateTriggerResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
845
- export var ResourceUriFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
846
- export var UserDefinedFunctionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
847
- export var CreateUserDefinedFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
848
- export var CreateUserDefinedFunctionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
849
- export var CreateWorkflowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
850
- export var CreateWorkflowResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
851
- export var DeleteBlueprintRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
852
- export var DeleteBlueprintResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
618
+ export const NotificationPropertyFilterSensitiveLog = (obj) => ({
619
+ ...obj,
620
+ });
621
+ export const ActionFilterSensitiveLog = (obj) => ({
622
+ ...obj,
623
+ });
624
+ export const AggregateOperationFilterSensitiveLog = (obj) => ({
625
+ ...obj,
626
+ });
627
+ export const AggregateFilterSensitiveLog = (obj) => ({
628
+ ...obj,
629
+ });
630
+ export const GlueStudioSchemaColumnFilterSensitiveLog = (obj) => ({
631
+ ...obj,
632
+ });
633
+ export const GlueSchemaFilterSensitiveLog = (obj) => ({
634
+ ...obj,
635
+ });
636
+ export const AthenaConnectorSourceFilterSensitiveLog = (obj) => ({
637
+ ...obj,
638
+ });
639
+ export const AuditContextFilterSensitiveLog = (obj) => ({
640
+ ...obj,
641
+ });
642
+ export const ColumnFilterSensitiveLog = (obj) => ({
643
+ ...obj,
644
+ });
645
+ export const SchemaIdFilterSensitiveLog = (obj) => ({
646
+ ...obj,
647
+ });
648
+ export const SchemaReferenceFilterSensitiveLog = (obj) => ({
649
+ ...obj,
650
+ });
651
+ export const SerDeInfoFilterSensitiveLog = (obj) => ({
652
+ ...obj,
653
+ });
654
+ export const SkewedInfoFilterSensitiveLog = (obj) => ({
655
+ ...obj,
656
+ });
657
+ export const OrderFilterSensitiveLog = (obj) => ({
658
+ ...obj,
659
+ });
660
+ export const StorageDescriptorFilterSensitiveLog = (obj) => ({
661
+ ...obj,
662
+ });
663
+ export const PartitionInputFilterSensitiveLog = (obj) => ({
664
+ ...obj,
665
+ });
666
+ export const BatchCreatePartitionRequestFilterSensitiveLog = (obj) => ({
667
+ ...obj,
668
+ });
669
+ export const ErrorDetailFilterSensitiveLog = (obj) => ({
670
+ ...obj,
671
+ });
672
+ export const PartitionErrorFilterSensitiveLog = (obj) => ({
673
+ ...obj,
674
+ });
675
+ export const BatchCreatePartitionResponseFilterSensitiveLog = (obj) => ({
676
+ ...obj,
677
+ });
678
+ export const BatchDeleteConnectionRequestFilterSensitiveLog = (obj) => ({
679
+ ...obj,
680
+ });
681
+ export const BatchDeleteConnectionResponseFilterSensitiveLog = (obj) => ({
682
+ ...obj,
683
+ });
684
+ export const PartitionValueListFilterSensitiveLog = (obj) => ({
685
+ ...obj,
686
+ });
687
+ export const BatchDeletePartitionRequestFilterSensitiveLog = (obj) => ({
688
+ ...obj,
689
+ });
690
+ export const BatchDeletePartitionResponseFilterSensitiveLog = (obj) => ({
691
+ ...obj,
692
+ });
693
+ export const BatchDeleteTableRequestFilterSensitiveLog = (obj) => ({
694
+ ...obj,
695
+ });
696
+ export const TableErrorFilterSensitiveLog = (obj) => ({
697
+ ...obj,
698
+ });
699
+ export const BatchDeleteTableResponseFilterSensitiveLog = (obj) => ({
700
+ ...obj,
701
+ });
702
+ export const BatchDeleteTableVersionRequestFilterSensitiveLog = (obj) => ({
703
+ ...obj,
704
+ });
705
+ export const TableVersionErrorFilterSensitiveLog = (obj) => ({
706
+ ...obj,
707
+ });
708
+ export const BatchDeleteTableVersionResponseFilterSensitiveLog = (obj) => ({
709
+ ...obj,
710
+ });
711
+ export const BatchGetBlueprintsRequestFilterSensitiveLog = (obj) => ({
712
+ ...obj,
713
+ });
714
+ export const LastActiveDefinitionFilterSensitiveLog = (obj) => ({
715
+ ...obj,
716
+ });
717
+ export const BlueprintFilterSensitiveLog = (obj) => ({
718
+ ...obj,
719
+ });
720
+ export const BatchGetBlueprintsResponseFilterSensitiveLog = (obj) => ({
721
+ ...obj,
722
+ });
723
+ export const BatchGetCrawlersRequestFilterSensitiveLog = (obj) => ({
724
+ ...obj,
725
+ });
726
+ export const LakeFormationConfigurationFilterSensitiveLog = (obj) => ({
727
+ ...obj,
728
+ });
729
+ export const LastCrawlInfoFilterSensitiveLog = (obj) => ({
730
+ ...obj,
731
+ });
732
+ export const LineageConfigurationFilterSensitiveLog = (obj) => ({
733
+ ...obj,
734
+ });
735
+ export const RecrawlPolicyFilterSensitiveLog = (obj) => ({
736
+ ...obj,
737
+ });
738
+ export const ScheduleFilterSensitiveLog = (obj) => ({
739
+ ...obj,
740
+ });
741
+ export const SchemaChangePolicyFilterSensitiveLog = (obj) => ({
742
+ ...obj,
743
+ });
744
+ export const CatalogTargetFilterSensitiveLog = (obj) => ({
745
+ ...obj,
746
+ });
747
+ export const DeltaTargetFilterSensitiveLog = (obj) => ({
748
+ ...obj,
749
+ });
750
+ export const DynamoDBTargetFilterSensitiveLog = (obj) => ({
751
+ ...obj,
752
+ });
753
+ export const JdbcTargetFilterSensitiveLog = (obj) => ({
754
+ ...obj,
755
+ });
756
+ export const MongoDBTargetFilterSensitiveLog = (obj) => ({
757
+ ...obj,
758
+ });
759
+ export const S3TargetFilterSensitiveLog = (obj) => ({
760
+ ...obj,
761
+ });
762
+ export const CrawlerTargetsFilterSensitiveLog = (obj) => ({
763
+ ...obj,
764
+ });
765
+ export const CrawlerFilterSensitiveLog = (obj) => ({
766
+ ...obj,
767
+ });
768
+ export const BatchGetCrawlersResponseFilterSensitiveLog = (obj) => ({
769
+ ...obj,
770
+ });
771
+ export const BatchGetCustomEntityTypesRequestFilterSensitiveLog = (obj) => ({
772
+ ...obj,
773
+ });
774
+ export const CustomEntityTypeFilterSensitiveLog = (obj) => ({
775
+ ...obj,
776
+ });
777
+ export const BatchGetCustomEntityTypesResponseFilterSensitiveLog = (obj) => ({
778
+ ...obj,
779
+ });
780
+ export const BatchGetDevEndpointsRequestFilterSensitiveLog = (obj) => ({
781
+ ...obj,
782
+ });
783
+ export const DevEndpointFilterSensitiveLog = (obj) => ({
784
+ ...obj,
785
+ });
786
+ export const BatchGetDevEndpointsResponseFilterSensitiveLog = (obj) => ({
787
+ ...obj,
788
+ });
789
+ export const BatchGetJobsRequestFilterSensitiveLog = (obj) => ({
790
+ ...obj,
791
+ });
792
+ export const StreamingDataPreviewOptionsFilterSensitiveLog = (obj) => ({
793
+ ...obj,
794
+ });
795
+ export const KafkaStreamingSourceOptionsFilterSensitiveLog = (obj) => ({
796
+ ...obj,
797
+ });
798
+ export const CatalogKafkaSourceFilterSensitiveLog = (obj) => ({
799
+ ...obj,
800
+ });
801
+ export const KinesisStreamingSourceOptionsFilterSensitiveLog = (obj) => ({
802
+ ...obj,
803
+ });
804
+ export const CatalogKinesisSourceFilterSensitiveLog = (obj) => ({
805
+ ...obj,
806
+ });
807
+ export const CatalogSourceFilterSensitiveLog = (obj) => ({
808
+ ...obj,
809
+ });
810
+ export const BasicCatalogTargetFilterSensitiveLog = (obj) => ({
811
+ ...obj,
812
+ });
813
+ export const CustomCodeFilterSensitiveLog = (obj) => ({
814
+ ...obj,
815
+ });
816
+ export const DirectKafkaSourceFilterSensitiveLog = (obj) => ({
817
+ ...obj,
818
+ });
819
+ export const DirectKinesisSourceFilterSensitiveLog = (obj) => ({
820
+ ...obj,
821
+ });
822
+ export const DropDuplicatesFilterSensitiveLog = (obj) => ({
823
+ ...obj,
824
+ });
825
+ export const DropFieldsFilterSensitiveLog = (obj) => ({
826
+ ...obj,
827
+ });
828
+ export const NullCheckBoxListFilterSensitiveLog = (obj) => ({
829
+ ...obj,
830
+ });
831
+ export const DatatypeFilterSensitiveLog = (obj) => ({
832
+ ...obj,
833
+ });
834
+ export const NullValueFieldFilterSensitiveLog = (obj) => ({
835
+ ...obj,
836
+ });
837
+ export const DropNullFieldsFilterSensitiveLog = (obj) => ({
838
+ ...obj,
839
+ });
840
+ export const DynamoDBCatalogSourceFilterSensitiveLog = (obj) => ({
841
+ ...obj,
842
+ });
843
+ export const FillMissingValuesFilterSensitiveLog = (obj) => ({
844
+ ...obj,
845
+ });
846
+ export const FilterValueFilterSensitiveLog = (obj) => ({
847
+ ...obj,
848
+ });
849
+ export const FilterExpressionFilterSensitiveLog = (obj) => ({
850
+ ...obj,
851
+ });
852
+ export const FilterFilterSensitiveLog = (obj) => ({
853
+ ...obj,
854
+ });
855
+ export const S3SourceAdditionalOptionsFilterSensitiveLog = (obj) => ({
856
+ ...obj,
857
+ });
858
+ export const GovernedCatalogSourceFilterSensitiveLog = (obj) => ({
859
+ ...obj,
860
+ });
861
+ export const CatalogSchemaChangePolicyFilterSensitiveLog = (obj) => ({
862
+ ...obj,
863
+ });
864
+ export const GovernedCatalogTargetFilterSensitiveLog = (obj) => ({
865
+ ...obj,
866
+ });
867
+ export const JDBCConnectorOptionsFilterSensitiveLog = (obj) => ({
868
+ ...obj,
869
+ });
870
+ export const JDBCConnectorSourceFilterSensitiveLog = (obj) => ({
871
+ ...obj,
872
+ });
873
+ export const JDBCConnectorTargetFilterSensitiveLog = (obj) => ({
874
+ ...obj,
875
+ });
876
+ export const JoinColumnFilterSensitiveLog = (obj) => ({
877
+ ...obj,
878
+ });
879
+ export const JoinFilterSensitiveLog = (obj) => ({
880
+ ...obj,
881
+ });
882
+ export const MergeFilterSensitiveLog = (obj) => ({
883
+ ...obj,
884
+ });
885
+ export const MicrosoftSQLServerCatalogSourceFilterSensitiveLog = (obj) => ({
886
+ ...obj,
887
+ });
888
+ export const MicrosoftSQLServerCatalogTargetFilterSensitiveLog = (obj) => ({
889
+ ...obj,
890
+ });
891
+ export const MySQLCatalogSourceFilterSensitiveLog = (obj) => ({
892
+ ...obj,
893
+ });
894
+ export const MySQLCatalogTargetFilterSensitiveLog = (obj) => ({
895
+ ...obj,
896
+ });
897
+ export const OracleSQLCatalogSourceFilterSensitiveLog = (obj) => ({
898
+ ...obj,
899
+ });
900
+ export const OracleSQLCatalogTargetFilterSensitiveLog = (obj) => ({
901
+ ...obj,
902
+ });
903
+ export const PIIDetectionFilterSensitiveLog = (obj) => ({
904
+ ...obj,
905
+ });
906
+ export const PostgreSQLCatalogSourceFilterSensitiveLog = (obj) => ({
907
+ ...obj,
908
+ });
909
+ export const PostgreSQLCatalogTargetFilterSensitiveLog = (obj) => ({
910
+ ...obj,
911
+ });
912
+ export const RedshiftSourceFilterSensitiveLog = (obj) => ({
913
+ ...obj,
914
+ });
915
+ export const UpsertRedshiftTargetOptionsFilterSensitiveLog = (obj) => ({
916
+ ...obj,
917
+ });
918
+ export const RedshiftTargetFilterSensitiveLog = (obj) => ({
919
+ ...obj,
920
+ });
921
+ export const RelationalCatalogSourceFilterSensitiveLog = (obj) => ({
922
+ ...obj,
923
+ });
924
+ export const RenameFieldFilterSensitiveLog = (obj) => ({
925
+ ...obj,
926
+ });
927
+ export const S3CatalogSourceFilterSensitiveLog = (obj) => ({
928
+ ...obj,
929
+ });
930
+ export const S3CatalogTargetFilterSensitiveLog = (obj) => ({
931
+ ...obj,
932
+ });
933
+ export const S3DirectSourceAdditionalOptionsFilterSensitiveLog = (obj) => ({
934
+ ...obj,
935
+ });
936
+ export const S3CsvSourceFilterSensitiveLog = (obj) => ({
937
+ ...obj,
938
+ });
939
+ export const DirectSchemaChangePolicyFilterSensitiveLog = (obj) => ({
940
+ ...obj,
941
+ });
942
+ export const S3DirectTargetFilterSensitiveLog = (obj) => ({
943
+ ...obj,
944
+ });
945
+ export const S3GlueParquetTargetFilterSensitiveLog = (obj) => ({
946
+ ...obj,
947
+ });
948
+ export const S3JsonSourceFilterSensitiveLog = (obj) => ({
949
+ ...obj,
950
+ });
951
+ export const S3ParquetSourceFilterSensitiveLog = (obj) => ({
952
+ ...obj,
953
+ });
954
+ export const SelectFieldsFilterSensitiveLog = (obj) => ({
955
+ ...obj,
956
+ });
957
+ export const SelectFromCollectionFilterSensitiveLog = (obj) => ({
958
+ ...obj,
959
+ });
960
+ export const SparkConnectorSourceFilterSensitiveLog = (obj) => ({
961
+ ...obj,
962
+ });
963
+ export const SparkConnectorTargetFilterSensitiveLog = (obj) => ({
964
+ ...obj,
965
+ });
966
+ export const SqlAliasFilterSensitiveLog = (obj) => ({
967
+ ...obj,
968
+ });
969
+ export const SparkSQLFilterSensitiveLog = (obj) => ({
970
+ ...obj,
971
+ });
972
+ export const SpigotFilterSensitiveLog = (obj) => ({
973
+ ...obj,
974
+ });
975
+ export const SplitFieldsFilterSensitiveLog = (obj) => ({
976
+ ...obj,
977
+ });
978
+ export const UnionFilterSensitiveLog = (obj) => ({
979
+ ...obj,
980
+ });
981
+ export const JobCommandFilterSensitiveLog = (obj) => ({
982
+ ...obj,
983
+ });
984
+ export const ConnectionsListFilterSensitiveLog = (obj) => ({
985
+ ...obj,
986
+ });
987
+ export const ExecutionPropertyFilterSensitiveLog = (obj) => ({
988
+ ...obj,
989
+ });
990
+ export const BatchGetPartitionRequestFilterSensitiveLog = (obj) => ({
991
+ ...obj,
992
+ });
993
+ export const PartitionFilterSensitiveLog = (obj) => ({
994
+ ...obj,
995
+ });
996
+ export const BatchGetPartitionResponseFilterSensitiveLog = (obj) => ({
997
+ ...obj,
998
+ });
999
+ export const BatchGetTriggersRequestFilterSensitiveLog = (obj) => ({
1000
+ ...obj,
1001
+ });
1002
+ export const EventBatchingConditionFilterSensitiveLog = (obj) => ({
1003
+ ...obj,
1004
+ });
1005
+ export const ConditionFilterSensitiveLog = (obj) => ({
1006
+ ...obj,
1007
+ });
1008
+ export const PredicateFilterSensitiveLog = (obj) => ({
1009
+ ...obj,
1010
+ });
1011
+ export const TriggerFilterSensitiveLog = (obj) => ({
1012
+ ...obj,
1013
+ });
1014
+ export const BatchGetTriggersResponseFilterSensitiveLog = (obj) => ({
1015
+ ...obj,
1016
+ });
1017
+ export const BatchGetWorkflowsRequestFilterSensitiveLog = (obj) => ({
1018
+ ...obj,
1019
+ });
1020
+ export const BlueprintDetailsFilterSensitiveLog = (obj) => ({
1021
+ ...obj,
1022
+ });
1023
+ export const EdgeFilterSensitiveLog = (obj) => ({
1024
+ ...obj,
1025
+ });
1026
+ export const CrawlFilterSensitiveLog = (obj) => ({
1027
+ ...obj,
1028
+ });
1029
+ export const CrawlerNodeDetailsFilterSensitiveLog = (obj) => ({
1030
+ ...obj,
1031
+ });
1032
+ export const PredecessorFilterSensitiveLog = (obj) => ({
1033
+ ...obj,
1034
+ });
1035
+ export const JobRunFilterSensitiveLog = (obj) => ({
1036
+ ...obj,
1037
+ });
1038
+ export const JobNodeDetailsFilterSensitiveLog = (obj) => ({
1039
+ ...obj,
1040
+ });
1041
+ export const TriggerNodeDetailsFilterSensitiveLog = (obj) => ({
1042
+ ...obj,
1043
+ });
1044
+ export const NodeFilterSensitiveLog = (obj) => ({
1045
+ ...obj,
1046
+ });
1047
+ export const WorkflowGraphFilterSensitiveLog = (obj) => ({
1048
+ ...obj,
1049
+ });
1050
+ export const StartingEventBatchConditionFilterSensitiveLog = (obj) => ({
1051
+ ...obj,
1052
+ });
1053
+ export const WorkflowRunStatisticsFilterSensitiveLog = (obj) => ({
1054
+ ...obj,
1055
+ });
1056
+ export const WorkflowRunFilterSensitiveLog = (obj) => ({
1057
+ ...obj,
1058
+ });
1059
+ export const WorkflowFilterSensitiveLog = (obj) => ({
1060
+ ...obj,
1061
+ });
1062
+ export const BatchGetWorkflowsResponseFilterSensitiveLog = (obj) => ({
1063
+ ...obj,
1064
+ });
1065
+ export const BatchStopJobRunRequestFilterSensitiveLog = (obj) => ({
1066
+ ...obj,
1067
+ });
1068
+ export const BatchStopJobRunErrorFilterSensitiveLog = (obj) => ({
1069
+ ...obj,
1070
+ });
1071
+ export const BatchStopJobRunSuccessfulSubmissionFilterSensitiveLog = (obj) => ({
1072
+ ...obj,
1073
+ });
1074
+ export const BatchStopJobRunResponseFilterSensitiveLog = (obj) => ({
1075
+ ...obj,
1076
+ });
1077
+ export const BatchUpdatePartitionRequestEntryFilterSensitiveLog = (obj) => ({
1078
+ ...obj,
1079
+ });
1080
+ export const BatchUpdatePartitionRequestFilterSensitiveLog = (obj) => ({
1081
+ ...obj,
1082
+ });
1083
+ export const BatchUpdatePartitionFailureEntryFilterSensitiveLog = (obj) => ({
1084
+ ...obj,
1085
+ });
1086
+ export const BatchUpdatePartitionResponseFilterSensitiveLog = (obj) => ({
1087
+ ...obj,
1088
+ });
1089
+ export const CancelMLTaskRunRequestFilterSensitiveLog = (obj) => ({
1090
+ ...obj,
1091
+ });
1092
+ export const CancelMLTaskRunResponseFilterSensitiveLog = (obj) => ({
1093
+ ...obj,
1094
+ });
1095
+ export const CancelStatementRequestFilterSensitiveLog = (obj) => ({
1096
+ ...obj,
1097
+ });
1098
+ export const CancelStatementResponseFilterSensitiveLog = (obj) => ({
1099
+ ...obj,
1100
+ });
1101
+ export const CheckSchemaVersionValidityInputFilterSensitiveLog = (obj) => ({
1102
+ ...obj,
1103
+ });
1104
+ export const CheckSchemaVersionValidityResponseFilterSensitiveLog = (obj) => ({
1105
+ ...obj,
1106
+ });
1107
+ export const CreateBlueprintRequestFilterSensitiveLog = (obj) => ({
1108
+ ...obj,
1109
+ });
1110
+ export const CreateBlueprintResponseFilterSensitiveLog = (obj) => ({
1111
+ ...obj,
1112
+ });
1113
+ export const CreateCsvClassifierRequestFilterSensitiveLog = (obj) => ({
1114
+ ...obj,
1115
+ });
1116
+ export const CreateGrokClassifierRequestFilterSensitiveLog = (obj) => ({
1117
+ ...obj,
1118
+ });
1119
+ export const CreateJsonClassifierRequestFilterSensitiveLog = (obj) => ({
1120
+ ...obj,
1121
+ });
1122
+ export const CreateXMLClassifierRequestFilterSensitiveLog = (obj) => ({
1123
+ ...obj,
1124
+ });
1125
+ export const CreateClassifierRequestFilterSensitiveLog = (obj) => ({
1126
+ ...obj,
1127
+ });
1128
+ export const CreateClassifierResponseFilterSensitiveLog = (obj) => ({
1129
+ ...obj,
1130
+ });
1131
+ export const PhysicalConnectionRequirementsFilterSensitiveLog = (obj) => ({
1132
+ ...obj,
1133
+ });
1134
+ export const ConnectionInputFilterSensitiveLog = (obj) => ({
1135
+ ...obj,
1136
+ });
1137
+ export const CreateConnectionRequestFilterSensitiveLog = (obj) => ({
1138
+ ...obj,
1139
+ });
1140
+ export const CreateConnectionResponseFilterSensitiveLog = (obj) => ({
1141
+ ...obj,
1142
+ });
1143
+ export const CreateCrawlerRequestFilterSensitiveLog = (obj) => ({
1144
+ ...obj,
1145
+ });
1146
+ export const CreateCrawlerResponseFilterSensitiveLog = (obj) => ({
1147
+ ...obj,
1148
+ });
1149
+ export const CreateCustomEntityTypeRequestFilterSensitiveLog = (obj) => ({
1150
+ ...obj,
1151
+ });
1152
+ export const CreateCustomEntityTypeResponseFilterSensitiveLog = (obj) => ({
1153
+ ...obj,
1154
+ });
1155
+ export const DataLakePrincipalFilterSensitiveLog = (obj) => ({
1156
+ ...obj,
1157
+ });
1158
+ export const PrincipalPermissionsFilterSensitiveLog = (obj) => ({
1159
+ ...obj,
1160
+ });
1161
+ export const DatabaseIdentifierFilterSensitiveLog = (obj) => ({
1162
+ ...obj,
1163
+ });
1164
+ export const DatabaseInputFilterSensitiveLog = (obj) => ({
1165
+ ...obj,
1166
+ });
1167
+ export const CreateDatabaseRequestFilterSensitiveLog = (obj) => ({
1168
+ ...obj,
1169
+ });
1170
+ export const CreateDatabaseResponseFilterSensitiveLog = (obj) => ({
1171
+ ...obj,
1172
+ });
1173
+ export const CreateDevEndpointRequestFilterSensitiveLog = (obj) => ({
1174
+ ...obj,
1175
+ });
1176
+ export const CreateDevEndpointResponseFilterSensitiveLog = (obj) => ({
1177
+ ...obj,
1178
+ });
1179
+ export const CreateJobResponseFilterSensitiveLog = (obj) => ({
1180
+ ...obj,
1181
+ });
1182
+ export const GlueTableFilterSensitiveLog = (obj) => ({
1183
+ ...obj,
1184
+ });
1185
+ export const FindMatchesParametersFilterSensitiveLog = (obj) => ({
1186
+ ...obj,
1187
+ });
1188
+ export const TransformParametersFilterSensitiveLog = (obj) => ({
1189
+ ...obj,
1190
+ });
1191
+ export const MLUserDataEncryptionFilterSensitiveLog = (obj) => ({
1192
+ ...obj,
1193
+ });
1194
+ export const TransformEncryptionFilterSensitiveLog = (obj) => ({
1195
+ ...obj,
1196
+ });
1197
+ export const CreateMLTransformRequestFilterSensitiveLog = (obj) => ({
1198
+ ...obj,
1199
+ });
1200
+ export const CreateMLTransformResponseFilterSensitiveLog = (obj) => ({
1201
+ ...obj,
1202
+ });
1203
+ export const CreatePartitionRequestFilterSensitiveLog = (obj) => ({
1204
+ ...obj,
1205
+ });
1206
+ export const CreatePartitionResponseFilterSensitiveLog = (obj) => ({
1207
+ ...obj,
1208
+ });
1209
+ export const PartitionIndexFilterSensitiveLog = (obj) => ({
1210
+ ...obj,
1211
+ });
1212
+ export const CreatePartitionIndexRequestFilterSensitiveLog = (obj) => ({
1213
+ ...obj,
1214
+ });
1215
+ export const CreatePartitionIndexResponseFilterSensitiveLog = (obj) => ({
1216
+ ...obj,
1217
+ });
1218
+ export const CreateRegistryInputFilterSensitiveLog = (obj) => ({
1219
+ ...obj,
1220
+ });
1221
+ export const CreateRegistryResponseFilterSensitiveLog = (obj) => ({
1222
+ ...obj,
1223
+ });
1224
+ export const RegistryIdFilterSensitiveLog = (obj) => ({
1225
+ ...obj,
1226
+ });
1227
+ export const CreateSchemaInputFilterSensitiveLog = (obj) => ({
1228
+ ...obj,
1229
+ });
1230
+ export const CreateSchemaResponseFilterSensitiveLog = (obj) => ({
1231
+ ...obj,
1232
+ });
1233
+ export const CodeGenEdgeFilterSensitiveLog = (obj) => ({
1234
+ ...obj,
1235
+ });
1236
+ export const CodeGenNodeArgFilterSensitiveLog = (obj) => ({
1237
+ ...obj,
1238
+ });
1239
+ export const CodeGenNodeFilterSensitiveLog = (obj) => ({
1240
+ ...obj,
1241
+ });
1242
+ export const CreateScriptRequestFilterSensitiveLog = (obj) => ({
1243
+ ...obj,
1244
+ });
1245
+ export const CreateScriptResponseFilterSensitiveLog = (obj) => ({
1246
+ ...obj,
1247
+ });
1248
+ export const CloudWatchEncryptionFilterSensitiveLog = (obj) => ({
1249
+ ...obj,
1250
+ });
1251
+ export const JobBookmarksEncryptionFilterSensitiveLog = (obj) => ({
1252
+ ...obj,
1253
+ });
1254
+ export const S3EncryptionFilterSensitiveLog = (obj) => ({
1255
+ ...obj,
1256
+ });
1257
+ export const EncryptionConfigurationFilterSensitiveLog = (obj) => ({
1258
+ ...obj,
1259
+ });
1260
+ export const CreateSecurityConfigurationRequestFilterSensitiveLog = (obj) => ({
1261
+ ...obj,
1262
+ });
1263
+ export const CreateSecurityConfigurationResponseFilterSensitiveLog = (obj) => ({
1264
+ ...obj,
1265
+ });
1266
+ export const SessionCommandFilterSensitiveLog = (obj) => ({
1267
+ ...obj,
1268
+ });
1269
+ export const CreateSessionRequestFilterSensitiveLog = (obj) => ({
1270
+ ...obj,
1271
+ });
1272
+ export const SessionFilterSensitiveLog = (obj) => ({
1273
+ ...obj,
1274
+ });
1275
+ export const CreateSessionResponseFilterSensitiveLog = (obj) => ({
1276
+ ...obj,
1277
+ });
1278
+ export const TableIdentifierFilterSensitiveLog = (obj) => ({
1279
+ ...obj,
1280
+ });
1281
+ export const TableInputFilterSensitiveLog = (obj) => ({
1282
+ ...obj,
1283
+ });
1284
+ export const CreateTableRequestFilterSensitiveLog = (obj) => ({
1285
+ ...obj,
1286
+ });
1287
+ export const CreateTableResponseFilterSensitiveLog = (obj) => ({
1288
+ ...obj,
1289
+ });
1290
+ export const CreateTriggerRequestFilterSensitiveLog = (obj) => ({
1291
+ ...obj,
1292
+ });
1293
+ export const CreateTriggerResponseFilterSensitiveLog = (obj) => ({
1294
+ ...obj,
1295
+ });
1296
+ export const ResourceUriFilterSensitiveLog = (obj) => ({
1297
+ ...obj,
1298
+ });
1299
+ export const UserDefinedFunctionInputFilterSensitiveLog = (obj) => ({
1300
+ ...obj,
1301
+ });
1302
+ export const CreateUserDefinedFunctionRequestFilterSensitiveLog = (obj) => ({
1303
+ ...obj,
1304
+ });
1305
+ export const CreateUserDefinedFunctionResponseFilterSensitiveLog = (obj) => ({
1306
+ ...obj,
1307
+ });
1308
+ export const CreateWorkflowRequestFilterSensitiveLog = (obj) => ({
1309
+ ...obj,
1310
+ });
1311
+ export const CreateWorkflowResponseFilterSensitiveLog = (obj) => ({
1312
+ ...obj,
1313
+ });
1314
+ export const DeleteBlueprintRequestFilterSensitiveLog = (obj) => ({
1315
+ ...obj,
1316
+ });
1317
+ export const DeleteBlueprintResponseFilterSensitiveLog = (obj) => ({
1318
+ ...obj,
1319
+ });