@aws-sdk/client-quicksight 3.297.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 (267) hide show
  1. package/dist-cjs/commands/CancelIngestionCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
  5. package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
  6. package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
  7. package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
  8. package/dist-cjs/commands/CreateFolderCommand.js +2 -3
  9. package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
  10. package/dist-cjs/commands/CreateGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
  12. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
  13. package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
  14. package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
  15. package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
  16. package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
  17. package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
  18. package/dist-cjs/commands/CreateThemeCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
  42. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
  45. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
  47. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
  62. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
  65. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  67. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
  68. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
  69. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
  70. package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
  71. package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
  72. package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
  73. package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
  74. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
  75. package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
  76. package/dist-cjs/commands/ListFoldersCommand.js +2 -3
  77. package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
  78. package/dist-cjs/commands/ListGroupsCommand.js +2 -3
  79. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
  80. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
  81. package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
  82. package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
  83. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  84. package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
  85. package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
  86. package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
  87. package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
  88. package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
  89. package/dist-cjs/commands/ListThemesCommand.js +2 -3
  90. package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
  91. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  92. package/dist-cjs/commands/RegisterUserCommand.js +2 -3
  93. package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
  94. package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
  95. package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
  96. package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
  97. package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
  98. package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
  99. package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
  100. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  101. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
  104. package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
  105. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
  106. package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
  107. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
  108. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
  109. package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
  110. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
  111. package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
  112. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
  113. package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
  114. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
  115. package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
  116. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
  117. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
  118. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
  119. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
  120. package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
  121. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
  122. package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
  123. package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
  124. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
  125. package/dist-cjs/commands/UpdateUserCommand.js +2 -3
  126. package/dist-cjs/models/models_0.js +2 -645
  127. package/dist-cjs/models/models_1.js +3 -465
  128. package/dist-cjs/models/models_2.js +11 -1012
  129. package/dist-cjs/models/models_3.js +3 -464
  130. package/dist-es/commands/CancelIngestionCommand.js +2 -3
  131. package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
  132. package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
  133. package/dist-es/commands/CreateAnalysisCommand.js +2 -2
  134. package/dist-es/commands/CreateDashboardCommand.js +2 -2
  135. package/dist-es/commands/CreateDataSetCommand.js +2 -2
  136. package/dist-es/commands/CreateDataSourceCommand.js +2 -2
  137. package/dist-es/commands/CreateFolderCommand.js +2 -3
  138. package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
  139. package/dist-es/commands/CreateGroupCommand.js +2 -3
  140. package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
  141. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
  142. package/dist-es/commands/CreateIngestionCommand.js +2 -3
  143. package/dist-es/commands/CreateNamespaceCommand.js +2 -3
  144. package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
  145. package/dist-es/commands/CreateTemplateCommand.js +2 -2
  146. package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
  147. package/dist-es/commands/CreateThemeCommand.js +2 -3
  148. package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
  149. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
  150. package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
  151. package/dist-es/commands/DeleteDashboardCommand.js +2 -3
  152. package/dist-es/commands/DeleteDataSetCommand.js +2 -3
  153. package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
  154. package/dist-es/commands/DeleteFolderCommand.js +2 -3
  155. package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
  156. package/dist-es/commands/DeleteGroupCommand.js +2 -3
  157. package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
  158. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
  159. package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
  160. package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
  161. package/dist-es/commands/DeleteTemplateCommand.js +2 -3
  162. package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
  163. package/dist-es/commands/DeleteThemeCommand.js +2 -3
  164. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
  165. package/dist-es/commands/DeleteUserCommand.js +2 -3
  166. package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
  167. package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
  168. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
  169. package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
  170. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
  171. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
  172. package/dist-es/commands/DescribeDashboardCommand.js +2 -3
  173. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
  174. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
  175. package/dist-es/commands/DescribeDataSetCommand.js +2 -2
  176. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
  177. package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
  178. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
  179. package/dist-es/commands/DescribeFolderCommand.js +2 -3
  180. package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
  181. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
  182. package/dist-es/commands/DescribeGroupCommand.js +2 -3
  183. package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
  184. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
  185. package/dist-es/commands/DescribeIngestionCommand.js +2 -3
  186. package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
  187. package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
  188. package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
  189. package/dist-es/commands/DescribeTemplateCommand.js +2 -3
  190. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
  191. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
  192. package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
  193. package/dist-es/commands/DescribeThemeCommand.js +2 -3
  194. package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
  195. package/dist-es/commands/DescribeUserCommand.js +2 -3
  196. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
  197. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
  198. package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
  199. package/dist-es/commands/ListAnalysesCommand.js +2 -3
  200. package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
  201. package/dist-es/commands/ListDashboardsCommand.js +2 -3
  202. package/dist-es/commands/ListDataSetsCommand.js +2 -3
  203. package/dist-es/commands/ListDataSourcesCommand.js +2 -3
  204. package/dist-es/commands/ListFolderMembersCommand.js +2 -3
  205. package/dist-es/commands/ListFoldersCommand.js +2 -3
  206. package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
  207. package/dist-es/commands/ListGroupsCommand.js +2 -3
  208. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
  209. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
  210. package/dist-es/commands/ListIngestionsCommand.js +2 -3
  211. package/dist-es/commands/ListNamespacesCommand.js +2 -3
  212. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  213. package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
  214. package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
  215. package/dist-es/commands/ListTemplatesCommand.js +2 -3
  216. package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
  217. package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
  218. package/dist-es/commands/ListThemesCommand.js +2 -3
  219. package/dist-es/commands/ListUserGroupsCommand.js +2 -3
  220. package/dist-es/commands/ListUsersCommand.js +2 -3
  221. package/dist-es/commands/RegisterUserCommand.js +2 -3
  222. package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
  223. package/dist-es/commands/SearchAnalysesCommand.js +2 -3
  224. package/dist-es/commands/SearchDashboardsCommand.js +2 -3
  225. package/dist-es/commands/SearchDataSetsCommand.js +2 -3
  226. package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
  227. package/dist-es/commands/SearchFoldersCommand.js +2 -3
  228. package/dist-es/commands/SearchGroupsCommand.js +2 -3
  229. package/dist-es/commands/TagResourceCommand.js +2 -3
  230. package/dist-es/commands/UntagResourceCommand.js +2 -3
  231. package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
  232. package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
  233. package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
  234. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
  235. package/dist-es/commands/UpdateDashboardCommand.js +2 -2
  236. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
  237. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
  238. package/dist-es/commands/UpdateDataSetCommand.js +2 -2
  239. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
  240. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  241. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
  242. package/dist-es/commands/UpdateFolderCommand.js +2 -3
  243. package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
  244. package/dist-es/commands/UpdateGroupCommand.js +2 -3
  245. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
  246. package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
  247. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
  248. package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
  249. package/dist-es/commands/UpdateTemplateCommand.js +2 -2
  250. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
  251. package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
  252. package/dist-es/commands/UpdateThemeCommand.js +2 -3
  253. package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
  254. package/dist-es/commands/UpdateUserCommand.js +2 -3
  255. package/dist-es/models/models_0.js +0 -480
  256. package/dist-es/models/models_1.js +0 -345
  257. package/dist-es/models/models_2.js +11 -775
  258. package/dist-es/models/models_3.js +3 -348
  259. package/dist-types/models/models_0.d.ts +0 -640
  260. package/dist-types/models/models_1.d.ts +0 -460
  261. package/dist-types/models/models_2.d.ts +8 -936
  262. package/dist-types/models/models_3.d.ts +0 -456
  263. package/dist-types/ts3.4/models/models_0.d.ts +0 -452
  264. package/dist-types/ts3.4/models/models_1.d.ts +0 -321
  265. package/dist-types/ts3.4/models/models_2.d.ts +0 -640
  266. package/dist-types/ts3.4/models/models_3.d.ts +0 -340
  267. 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 { CreateFolderRequestFilterSensitiveLog, CreateFolderResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateFolderCommand, serializeAws_restJson1CreateFolderCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateFolderCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateFolderCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateFolderRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateFolderResponseFilterSensitiveLog,
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 { CreateFolderMembershipRequestFilterSensitiveLog, CreateFolderMembershipResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateFolderMembershipCommand, serializeAws_restJson1CreateFolderMembershipCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateFolderMembershipCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateFolderMembershipCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateFolderMembershipRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateFolderMembershipResponseFilterSensitiveLog,
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 { CreateGroupRequestFilterSensitiveLog, CreateGroupResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateGroupCommand, serializeAws_restJson1CreateGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateGroupResponseFilterSensitiveLog,
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 { CreateGroupMembershipRequestFilterSensitiveLog, CreateGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateGroupMembershipCommand, serializeAws_restJson1CreateGroupMembershipCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateGroupMembershipCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateGroupMembershipCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateGroupMembershipRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateGroupMembershipResponseFilterSensitiveLog,
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 { CreateIAMPolicyAssignmentRequestFilterSensitiveLog, CreateIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateIAMPolicyAssignmentCommand, serializeAws_restJson1CreateIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateIAMPolicyAssignmentCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateIAMPolicyAssignmentCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateIAMPolicyAssignmentRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateIAMPolicyAssignmentResponseFilterSensitiveLog,
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 { CreateIngestionRequestFilterSensitiveLog, CreateIngestionResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateIngestionCommand, serializeAws_restJson1CreateIngestionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateIngestionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateIngestionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateIngestionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateIngestionResponseFilterSensitiveLog,
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 { CreateNamespaceRequestFilterSensitiveLog, CreateNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateNamespaceCommand, serializeAws_restJson1CreateNamespaceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateNamespaceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateNamespaceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateNamespaceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateNamespaceResponseFilterSensitiveLog,
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 { CreateTemplateAliasRequestFilterSensitiveLog, CreateTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateTemplateAliasCommand, serializeAws_restJson1CreateTemplateAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateTemplateAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateTemplateAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateTemplateAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateTemplateAliasResponseFilterSensitiveLog,
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,7 @@
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 { CreateTemplateRequestFilterSensitiveLog, CreateTemplateResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { CreateTemplateRequestFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1CreateTemplateCommand, serializeAws_restJson1CreateTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateTemplateCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class CreateTemplateCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: CreateTemplateRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateTemplateResponseFilterSensitiveLog,
31
+ outputFilterSensitiveLog: (_) => _,
32
32
  };
33
33
  const { requestHandler } = configuration;
34
34
  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 { CreateThemeAliasRequestFilterSensitiveLog, CreateThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateThemeAliasCommand, serializeAws_restJson1CreateThemeAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateThemeAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateThemeAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateThemeAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateThemeAliasResponseFilterSensitiveLog,
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 { CreateThemeRequestFilterSensitiveLog, CreateThemeResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1CreateThemeCommand, serializeAws_restJson1CreateThemeCommand, } from "../protocols/Aws_restJson1";
6
5
  export class CreateThemeCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateThemeCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateThemeRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateThemeResponseFilterSensitiveLog,
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 { DeleteAccountCustomizationRequestFilterSensitiveLog, DeleteAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteAccountCustomizationCommand, serializeAws_restJson1DeleteAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteAccountCustomizationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteAccountCustomizationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteAccountCustomizationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteAccountCustomizationResponseFilterSensitiveLog,
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 { DeleteAccountSubscriptionRequestFilterSensitiveLog, DeleteAccountSubscriptionResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteAccountSubscriptionCommand, serializeAws_restJson1DeleteAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteAccountSubscriptionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteAccountSubscriptionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteAccountSubscriptionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteAccountSubscriptionResponseFilterSensitiveLog,
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 { DeleteAnalysisRequestFilterSensitiveLog, DeleteAnalysisResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteAnalysisCommand, serializeAws_restJson1DeleteAnalysisCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteAnalysisCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteAnalysisCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteAnalysisRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteAnalysisResponseFilterSensitiveLog,
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 { DeleteDashboardRequestFilterSensitiveLog, DeleteDashboardResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteDashboardCommand, serializeAws_restJson1DeleteDashboardCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteDashboardCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteDashboardCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteDashboardRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteDashboardResponseFilterSensitiveLog,
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 { DeleteDataSetRequestFilterSensitiveLog, DeleteDataSetResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteDataSetCommand, serializeAws_restJson1DeleteDataSetCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteDataSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteDataSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteDataSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteDataSetResponseFilterSensitiveLog,
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 { DeleteDataSourceRequestFilterSensitiveLog, DeleteDataSourceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteDataSourceCommand, serializeAws_restJson1DeleteDataSourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteDataSourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteDataSourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteDataSourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteDataSourceResponseFilterSensitiveLog,
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 { DeleteFolderRequestFilterSensitiveLog, DeleteFolderResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteFolderCommand, serializeAws_restJson1DeleteFolderCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteFolderCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteFolderCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteFolderRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteFolderResponseFilterSensitiveLog,
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 { DeleteFolderMembershipRequestFilterSensitiveLog, DeleteFolderMembershipResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteFolderMembershipCommand, serializeAws_restJson1DeleteFolderMembershipCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteFolderMembershipCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteFolderMembershipCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteFolderMembershipRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteFolderMembershipResponseFilterSensitiveLog,
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 { DeleteGroupRequestFilterSensitiveLog, DeleteGroupResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteGroupCommand, serializeAws_restJson1DeleteGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteGroupResponseFilterSensitiveLog,
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 { DeleteGroupMembershipRequestFilterSensitiveLog, DeleteGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteGroupMembershipCommand, serializeAws_restJson1DeleteGroupMembershipCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteGroupMembershipCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteGroupMembershipCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteGroupMembershipRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteGroupMembershipResponseFilterSensitiveLog,
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 { DeleteIAMPolicyAssignmentRequestFilterSensitiveLog, DeleteIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteIAMPolicyAssignmentCommand, serializeAws_restJson1DeleteIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteIAMPolicyAssignmentCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteIAMPolicyAssignmentCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteIAMPolicyAssignmentRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteIAMPolicyAssignmentResponseFilterSensitiveLog,
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 { DeleteNamespaceRequestFilterSensitiveLog, DeleteNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteNamespaceCommand, serializeAws_restJson1DeleteNamespaceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteNamespaceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteNamespaceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteNamespaceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteNamespaceResponseFilterSensitiveLog,
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 { DeleteTemplateAliasRequestFilterSensitiveLog, DeleteTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteTemplateAliasCommand, serializeAws_restJson1DeleteTemplateAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteTemplateAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteTemplateAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteTemplateAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteTemplateAliasResponseFilterSensitiveLog,
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 { DeleteTemplateRequestFilterSensitiveLog, DeleteTemplateResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteTemplateCommand, serializeAws_restJson1DeleteTemplateCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteTemplateCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteTemplateCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteTemplateRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteTemplateResponseFilterSensitiveLog,
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 { DeleteThemeAliasRequestFilterSensitiveLog, DeleteThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteThemeAliasCommand, serializeAws_restJson1DeleteThemeAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteThemeAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteThemeAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteThemeAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteThemeAliasResponseFilterSensitiveLog,
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 { DeleteThemeRequestFilterSensitiveLog, DeleteThemeResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteThemeCommand, serializeAws_restJson1DeleteThemeCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteThemeCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteThemeCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteThemeRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteThemeResponseFilterSensitiveLog,
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 { DeleteUserByPrincipalIdRequestFilterSensitiveLog, DeleteUserByPrincipalIdResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteUserByPrincipalIdCommand, serializeAws_restJson1DeleteUserByPrincipalIdCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteUserByPrincipalIdCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteUserByPrincipalIdCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteUserByPrincipalIdRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteUserByPrincipalIdResponseFilterSensitiveLog,
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 { DeleteUserRequestFilterSensitiveLog, DeleteUserResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DeleteUserCommand, serializeAws_restJson1DeleteUserCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DeleteUserCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteUserCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteUserResponseFilterSensitiveLog,
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 { DescribeAccountCustomizationRequestFilterSensitiveLog, DescribeAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeAccountCustomizationCommand, serializeAws_restJson1DescribeAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeAccountCustomizationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeAccountCustomizationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeAccountCustomizationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeAccountCustomizationResponseFilterSensitiveLog,
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 { DescribeAccountSettingsRequestFilterSensitiveLog, DescribeAccountSettingsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeAccountSettingsCommand, serializeAws_restJson1DescribeAccountSettingsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeAccountSettingsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeAccountSettingsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeAccountSettingsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeAccountSettingsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);