@aws-sdk/client-omics 3.296.0 → 3.298.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 (223) hide show
  1. package/dist-cjs/commands/BatchDeleteReadSetCommand.js +2 -3
  2. package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +2 -3
  3. package/dist-cjs/commands/CancelRunCommand.js +2 -3
  4. package/dist-cjs/commands/CancelVariantImportJobCommand.js +2 -3
  5. package/dist-cjs/commands/CreateAnnotationStoreCommand.js +2 -3
  6. package/dist-cjs/commands/CreateReferenceStoreCommand.js +2 -3
  7. package/dist-cjs/commands/CreateRunGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateSequenceStoreCommand.js +2 -3
  9. package/dist-cjs/commands/CreateVariantStoreCommand.js +2 -3
  10. package/dist-cjs/commands/CreateWorkflowCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteReferenceCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteReferenceStoreCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteRunCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteRunGroupCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteSequenceStoreCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteVariantStoreCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -3
  19. package/dist-cjs/commands/GetAnnotationImportJobCommand.js +2 -3
  20. package/dist-cjs/commands/GetAnnotationStoreCommand.js +2 -3
  21. package/dist-cjs/commands/GetReadSetActivationJobCommand.js +2 -3
  22. package/dist-cjs/commands/GetReadSetCommand.js +1 -1
  23. package/dist-cjs/commands/GetReadSetExportJobCommand.js +2 -3
  24. package/dist-cjs/commands/GetReadSetImportJobCommand.js +2 -3
  25. package/dist-cjs/commands/GetReadSetMetadataCommand.js +2 -3
  26. package/dist-cjs/commands/GetReferenceCommand.js +1 -1
  27. package/dist-cjs/commands/GetReferenceImportJobCommand.js +2 -3
  28. package/dist-cjs/commands/GetReferenceMetadataCommand.js +2 -3
  29. package/dist-cjs/commands/GetReferenceStoreCommand.js +2 -3
  30. package/dist-cjs/commands/GetRunCommand.js +2 -3
  31. package/dist-cjs/commands/GetRunGroupCommand.js +2 -3
  32. package/dist-cjs/commands/GetRunTaskCommand.js +2 -3
  33. package/dist-cjs/commands/GetSequenceStoreCommand.js +2 -3
  34. package/dist-cjs/commands/GetVariantImportJobCommand.js +2 -3
  35. package/dist-cjs/commands/GetVariantStoreCommand.js +2 -3
  36. package/dist-cjs/commands/GetWorkflowCommand.js +2 -3
  37. package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +2 -3
  38. package/dist-cjs/commands/ListAnnotationStoresCommand.js +2 -3
  39. package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +2 -3
  40. package/dist-cjs/commands/ListReadSetExportJobsCommand.js +2 -3
  41. package/dist-cjs/commands/ListReadSetImportJobsCommand.js +2 -3
  42. package/dist-cjs/commands/ListReadSetsCommand.js +2 -3
  43. package/dist-cjs/commands/ListReferenceImportJobsCommand.js +2 -3
  44. package/dist-cjs/commands/ListReferenceStoresCommand.js +2 -3
  45. package/dist-cjs/commands/ListReferencesCommand.js +2 -3
  46. package/dist-cjs/commands/ListRunGroupsCommand.js +2 -3
  47. package/dist-cjs/commands/ListRunTasksCommand.js +2 -3
  48. package/dist-cjs/commands/ListRunsCommand.js +2 -3
  49. package/dist-cjs/commands/ListSequenceStoresCommand.js +2 -3
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  51. package/dist-cjs/commands/ListVariantImportJobsCommand.js +2 -3
  52. package/dist-cjs/commands/ListVariantStoresCommand.js +2 -3
  53. package/dist-cjs/commands/ListWorkflowsCommand.js +2 -3
  54. package/dist-cjs/commands/StartAnnotationImportJobCommand.js +2 -3
  55. package/dist-cjs/commands/StartReadSetActivationJobCommand.js +2 -3
  56. package/dist-cjs/commands/StartReadSetExportJobCommand.js +2 -3
  57. package/dist-cjs/commands/StartReadSetImportJobCommand.js +2 -3
  58. package/dist-cjs/commands/StartReferenceImportJobCommand.js +2 -3
  59. package/dist-cjs/commands/StartRunCommand.js +2 -3
  60. package/dist-cjs/commands/StartVariantImportJobCommand.js +2 -3
  61. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  62. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateRunGroupCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateVariantStoreCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -3
  67. package/dist-cjs/models/models_0.js +1 -754
  68. package/dist-es/commands/BatchDeleteReadSetCommand.js +2 -3
  69. package/dist-es/commands/CancelAnnotationImportJobCommand.js +2 -3
  70. package/dist-es/commands/CancelRunCommand.js +2 -3
  71. package/dist-es/commands/CancelVariantImportJobCommand.js +2 -3
  72. package/dist-es/commands/CreateAnnotationStoreCommand.js +2 -3
  73. package/dist-es/commands/CreateReferenceStoreCommand.js +2 -3
  74. package/dist-es/commands/CreateRunGroupCommand.js +2 -3
  75. package/dist-es/commands/CreateSequenceStoreCommand.js +2 -3
  76. package/dist-es/commands/CreateVariantStoreCommand.js +2 -3
  77. package/dist-es/commands/CreateWorkflowCommand.js +2 -3
  78. package/dist-es/commands/DeleteAnnotationStoreCommand.js +2 -3
  79. package/dist-es/commands/DeleteReferenceCommand.js +2 -3
  80. package/dist-es/commands/DeleteReferenceStoreCommand.js +2 -3
  81. package/dist-es/commands/DeleteRunCommand.js +2 -3
  82. package/dist-es/commands/DeleteRunGroupCommand.js +2 -3
  83. package/dist-es/commands/DeleteSequenceStoreCommand.js +2 -3
  84. package/dist-es/commands/DeleteVariantStoreCommand.js +2 -3
  85. package/dist-es/commands/DeleteWorkflowCommand.js +2 -3
  86. package/dist-es/commands/GetAnnotationImportJobCommand.js +2 -3
  87. package/dist-es/commands/GetAnnotationStoreCommand.js +2 -3
  88. package/dist-es/commands/GetReadSetActivationJobCommand.js +2 -3
  89. package/dist-es/commands/GetReadSetCommand.js +2 -2
  90. package/dist-es/commands/GetReadSetExportJobCommand.js +2 -3
  91. package/dist-es/commands/GetReadSetImportJobCommand.js +2 -3
  92. package/dist-es/commands/GetReadSetMetadataCommand.js +2 -3
  93. package/dist-es/commands/GetReferenceCommand.js +2 -2
  94. package/dist-es/commands/GetReferenceImportJobCommand.js +2 -3
  95. package/dist-es/commands/GetReferenceMetadataCommand.js +2 -3
  96. package/dist-es/commands/GetReferenceStoreCommand.js +2 -3
  97. package/dist-es/commands/GetRunCommand.js +2 -3
  98. package/dist-es/commands/GetRunGroupCommand.js +2 -3
  99. package/dist-es/commands/GetRunTaskCommand.js +2 -3
  100. package/dist-es/commands/GetSequenceStoreCommand.js +2 -3
  101. package/dist-es/commands/GetVariantImportJobCommand.js +2 -3
  102. package/dist-es/commands/GetVariantStoreCommand.js +2 -3
  103. package/dist-es/commands/GetWorkflowCommand.js +2 -3
  104. package/dist-es/commands/ListAnnotationImportJobsCommand.js +2 -3
  105. package/dist-es/commands/ListAnnotationStoresCommand.js +2 -3
  106. package/dist-es/commands/ListReadSetActivationJobsCommand.js +2 -3
  107. package/dist-es/commands/ListReadSetExportJobsCommand.js +2 -3
  108. package/dist-es/commands/ListReadSetImportJobsCommand.js +2 -3
  109. package/dist-es/commands/ListReadSetsCommand.js +2 -3
  110. package/dist-es/commands/ListReferenceImportJobsCommand.js +2 -3
  111. package/dist-es/commands/ListReferenceStoresCommand.js +2 -3
  112. package/dist-es/commands/ListReferencesCommand.js +2 -3
  113. package/dist-es/commands/ListRunGroupsCommand.js +2 -3
  114. package/dist-es/commands/ListRunTasksCommand.js +2 -3
  115. package/dist-es/commands/ListRunsCommand.js +2 -3
  116. package/dist-es/commands/ListSequenceStoresCommand.js +2 -3
  117. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  118. package/dist-es/commands/ListVariantImportJobsCommand.js +2 -3
  119. package/dist-es/commands/ListVariantStoresCommand.js +2 -3
  120. package/dist-es/commands/ListWorkflowsCommand.js +2 -3
  121. package/dist-es/commands/StartAnnotationImportJobCommand.js +2 -3
  122. package/dist-es/commands/StartReadSetActivationJobCommand.js +2 -3
  123. package/dist-es/commands/StartReadSetExportJobCommand.js +2 -3
  124. package/dist-es/commands/StartReadSetImportJobCommand.js +2 -3
  125. package/dist-es/commands/StartReferenceImportJobCommand.js +2 -3
  126. package/dist-es/commands/StartRunCommand.js +2 -3
  127. package/dist-es/commands/StartVariantImportJobCommand.js +2 -3
  128. package/dist-es/commands/TagResourceCommand.js +2 -3
  129. package/dist-es/commands/UntagResourceCommand.js +2 -3
  130. package/dist-es/commands/UpdateAnnotationStoreCommand.js +2 -3
  131. package/dist-es/commands/UpdateRunGroupCommand.js +2 -3
  132. package/dist-es/commands/UpdateVariantStoreCommand.js +2 -3
  133. package/dist-es/commands/UpdateWorkflowCommand.js +2 -3
  134. package/dist-es/models/models_0.js +0 -570
  135. package/dist-types/Omics.d.ts +67 -0
  136. package/dist-types/OmicsClient.d.ts +24 -4
  137. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +16 -0
  138. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +16 -0
  139. package/dist-types/commands/CancelRunCommand.d.ts +16 -0
  140. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +16 -0
  141. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +16 -0
  142. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateRunGroupCommand.d.ts +16 -0
  144. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +16 -0
  145. package/dist-types/commands/CreateVariantStoreCommand.d.ts +16 -0
  146. package/dist-types/commands/CreateWorkflowCommand.d.ts +16 -0
  147. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +16 -0
  148. package/dist-types/commands/DeleteReferenceCommand.d.ts +16 -0
  149. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +16 -0
  150. package/dist-types/commands/DeleteRunCommand.d.ts +16 -0
  151. package/dist-types/commands/DeleteRunGroupCommand.d.ts +16 -0
  152. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +16 -0
  153. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +16 -0
  154. package/dist-types/commands/DeleteWorkflowCommand.d.ts +16 -0
  155. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +16 -0
  156. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +16 -0
  157. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +16 -0
  158. package/dist-types/commands/GetReadSetCommand.d.ts +16 -0
  159. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +16 -0
  160. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +16 -0
  161. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +16 -0
  162. package/dist-types/commands/GetReferenceCommand.d.ts +16 -0
  163. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +16 -0
  164. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +16 -0
  165. package/dist-types/commands/GetReferenceStoreCommand.d.ts +16 -0
  166. package/dist-types/commands/GetRunCommand.d.ts +16 -0
  167. package/dist-types/commands/GetRunGroupCommand.d.ts +16 -0
  168. package/dist-types/commands/GetRunTaskCommand.d.ts +16 -0
  169. package/dist-types/commands/GetSequenceStoreCommand.d.ts +16 -0
  170. package/dist-types/commands/GetVariantImportJobCommand.d.ts +16 -0
  171. package/dist-types/commands/GetVariantStoreCommand.d.ts +16 -0
  172. package/dist-types/commands/GetWorkflowCommand.d.ts +16 -0
  173. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +16 -0
  174. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +16 -0
  175. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +16 -0
  176. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +16 -0
  177. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +16 -0
  178. package/dist-types/commands/ListReadSetsCommand.d.ts +16 -0
  179. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +16 -0
  180. package/dist-types/commands/ListReferenceStoresCommand.d.ts +16 -0
  181. package/dist-types/commands/ListReferencesCommand.d.ts +16 -0
  182. package/dist-types/commands/ListRunGroupsCommand.d.ts +16 -0
  183. package/dist-types/commands/ListRunTasksCommand.d.ts +16 -0
  184. package/dist-types/commands/ListRunsCommand.d.ts +16 -0
  185. package/dist-types/commands/ListSequenceStoresCommand.d.ts +16 -0
  186. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  187. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +16 -0
  188. package/dist-types/commands/ListVariantStoresCommand.d.ts +16 -0
  189. package/dist-types/commands/ListWorkflowsCommand.d.ts +16 -0
  190. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +16 -0
  191. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +16 -0
  192. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +16 -0
  193. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +16 -0
  194. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +16 -0
  195. package/dist-types/commands/StartRunCommand.d.ts +16 -0
  196. package/dist-types/commands/StartVariantImportJobCommand.d.ts +16 -0
  197. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  198. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  199. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +16 -0
  200. package/dist-types/commands/UpdateRunGroupCommand.d.ts +16 -0
  201. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +16 -0
  202. package/dist-types/commands/UpdateWorkflowCommand.d.ts +16 -0
  203. package/dist-types/models/OmicsServiceException.d.ts +2 -0
  204. package/dist-types/models/models_0.d.ts +536 -717
  205. package/dist-types/pagination/Interfaces.d.ts +3 -0
  206. package/dist-types/pagination/ListAnnotationImportJobsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/ListAnnotationStoresPaginator.d.ts +3 -0
  208. package/dist-types/pagination/ListReadSetActivationJobsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/ListReadSetExportJobsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/ListReadSetImportJobsPaginator.d.ts +3 -0
  211. package/dist-types/pagination/ListReadSetsPaginator.d.ts +3 -0
  212. package/dist-types/pagination/ListReferenceImportJobsPaginator.d.ts +3 -0
  213. package/dist-types/pagination/ListReferenceStoresPaginator.d.ts +3 -0
  214. package/dist-types/pagination/ListReferencesPaginator.d.ts +3 -0
  215. package/dist-types/pagination/ListRunGroupsPaginator.d.ts +3 -0
  216. package/dist-types/pagination/ListRunTasksPaginator.d.ts +3 -0
  217. package/dist-types/pagination/ListRunsPaginator.d.ts +3 -0
  218. package/dist-types/pagination/ListSequenceStoresPaginator.d.ts +3 -0
  219. package/dist-types/pagination/ListVariantImportJobsPaginator.d.ts +3 -0
  220. package/dist-types/pagination/ListVariantStoresPaginator.d.ts +3 -0
  221. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +3 -0
  222. package/dist-types/ts3.4/models/models_0.d.ts +0 -519
  223. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetRunTaskRequestFilterSensitiveLog, GetRunTaskResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1GetRunTaskCommand, serializeAws_restJson1GetRunTaskCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetRunTaskCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetRunTaskCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetRunTaskRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetRunTaskResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetSequenceStoreRequestFilterSensitiveLog, GetSequenceStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1GetSequenceStoreCommand, serializeAws_restJson1GetSequenceStoreCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetSequenceStoreCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetSequenceStoreCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetSequenceStoreRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetSequenceStoreResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetVariantImportRequestFilterSensitiveLog, GetVariantImportResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1GetVariantImportJobCommand, serializeAws_restJson1GetVariantImportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetVariantImportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetVariantImportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetVariantImportRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetVariantImportResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetVariantStoreRequestFilterSensitiveLog, GetVariantStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1GetVariantStoreCommand, serializeAws_restJson1GetVariantStoreCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetVariantStoreCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetVariantStoreCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetVariantStoreRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetVariantStoreResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetWorkflowRequestFilterSensitiveLog, GetWorkflowResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1GetWorkflowCommand, serializeAws_restJson1GetWorkflowCommand, } from "../protocols/Aws_restJson1";
6
5
  export class GetWorkflowCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetWorkflowCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetWorkflowRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetWorkflowResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAnnotationImportJobsRequestFilterSensitiveLog, ListAnnotationImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListAnnotationImportJobsCommand, serializeAws_restJson1ListAnnotationImportJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListAnnotationImportJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListAnnotationImportJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListAnnotationImportJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListAnnotationImportJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAnnotationStoresRequestFilterSensitiveLog, ListAnnotationStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListAnnotationStoresCommand, serializeAws_restJson1ListAnnotationStoresCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListAnnotationStoresCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListAnnotationStoresCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListAnnotationStoresRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListAnnotationStoresResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReadSetActivationJobsRequestFilterSensitiveLog, ListReadSetActivationJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReadSetActivationJobsCommand, serializeAws_restJson1ListReadSetActivationJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReadSetActivationJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReadSetActivationJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReadSetActivationJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReadSetActivationJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReadSetExportJobsRequestFilterSensitiveLog, ListReadSetExportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReadSetExportJobsCommand, serializeAws_restJson1ListReadSetExportJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReadSetExportJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReadSetExportJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReadSetExportJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReadSetExportJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReadSetImportJobsRequestFilterSensitiveLog, ListReadSetImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReadSetImportJobsCommand, serializeAws_restJson1ListReadSetImportJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReadSetImportJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReadSetImportJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReadSetImportJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReadSetImportJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReadSetsRequestFilterSensitiveLog, ListReadSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReadSetsCommand, serializeAws_restJson1ListReadSetsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReadSetsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReadSetsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReadSetsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReadSetsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReferenceImportJobsRequestFilterSensitiveLog, ListReferenceImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReferenceImportJobsCommand, serializeAws_restJson1ListReferenceImportJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReferenceImportJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReferenceImportJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReferenceImportJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReferenceImportJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReferenceStoresRequestFilterSensitiveLog, ListReferenceStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReferenceStoresCommand, serializeAws_restJson1ListReferenceStoresCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReferenceStoresCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReferenceStoresCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReferenceStoresRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReferenceStoresResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListReferencesRequestFilterSensitiveLog, ListReferencesResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListReferencesCommand, serializeAws_restJson1ListReferencesCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListReferencesCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListReferencesCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListReferencesRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListReferencesResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRunGroupsRequestFilterSensitiveLog, ListRunGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListRunGroupsCommand, serializeAws_restJson1ListRunGroupsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListRunGroupsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListRunGroupsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListRunGroupsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListRunGroupsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRunTasksRequestFilterSensitiveLog, ListRunTasksResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListRunTasksCommand, serializeAws_restJson1ListRunTasksCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListRunTasksCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListRunTasksCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListRunTasksRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListRunTasksResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRunsRequestFilterSensitiveLog, ListRunsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListRunsCommand, serializeAws_restJson1ListRunsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListRunsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListRunsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListRunsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListRunsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListSequenceStoresRequestFilterSensitiveLog, ListSequenceStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListSequenceStoresCommand, serializeAws_restJson1ListSequenceStoresCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListSequenceStoresCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListSequenceStoresCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListSequenceStoresRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListSequenceStoresResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListTagsForResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListVariantImportJobsRequestFilterSensitiveLog, ListVariantImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListVariantImportJobsCommand, serializeAws_restJson1ListVariantImportJobsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListVariantImportJobsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListVariantImportJobsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListVariantImportJobsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListVariantImportJobsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListVariantStoresRequestFilterSensitiveLog, ListVariantStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListVariantStoresCommand, serializeAws_restJson1ListVariantStoresCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListVariantStoresCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListVariantStoresCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListVariantStoresRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListVariantStoresResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListWorkflowsRequestFilterSensitiveLog, ListWorkflowsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1ListWorkflowsCommand, serializeAws_restJson1ListWorkflowsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class ListWorkflowsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class ListWorkflowsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: ListWorkflowsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: ListWorkflowsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartAnnotationImportRequestFilterSensitiveLog, StartAnnotationImportResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartAnnotationImportJobCommand, serializeAws_restJson1StartAnnotationImportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartAnnotationImportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartAnnotationImportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartAnnotationImportRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartAnnotationImportResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartReadSetActivationJobRequestFilterSensitiveLog, StartReadSetActivationJobResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartReadSetActivationJobCommand, serializeAws_restJson1StartReadSetActivationJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartReadSetActivationJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartReadSetActivationJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartReadSetActivationJobRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartReadSetActivationJobResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartReadSetExportJobRequestFilterSensitiveLog, StartReadSetExportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartReadSetExportJobCommand, serializeAws_restJson1StartReadSetExportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartReadSetExportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartReadSetExportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartReadSetExportJobRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartReadSetExportJobResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartReadSetImportJobRequestFilterSensitiveLog, StartReadSetImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartReadSetImportJobCommand, serializeAws_restJson1StartReadSetImportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartReadSetImportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartReadSetImportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartReadSetImportJobRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartReadSetImportJobResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartReferenceImportJobRequestFilterSensitiveLog, StartReferenceImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartReferenceImportJobCommand, serializeAws_restJson1StartReferenceImportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartReferenceImportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartReferenceImportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartReferenceImportJobRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartReferenceImportJobResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartRunRequestFilterSensitiveLog, StartRunResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartRunCommand, serializeAws_restJson1StartRunCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartRunCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartRunCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartRunRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartRunResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartVariantImportRequestFilterSensitiveLog, StartVariantImportResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1StartVariantImportJobCommand, serializeAws_restJson1StartVariantImportJobCommand, } from "../protocols/Aws_restJson1";
6
5
  export class StartVariantImportJobCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartVariantImportJobCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartVariantImportRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartVariantImportResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class TagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UntagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);