@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 { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_3";
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);
@@ -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 { UpdateAccountCustomizationRequestFilterSensitiveLog, UpdateAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateAccountCustomizationCommand, serializeAws_restJson1UpdateAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAccountCustomizationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAccountCustomizationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAccountCustomizationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAccountCustomizationResponseFilterSensitiveLog,
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 { UpdateAccountSettingsRequestFilterSensitiveLog, UpdateAccountSettingsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateAccountSettingsCommand, serializeAws_restJson1UpdateAccountSettingsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAccountSettingsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAccountSettingsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAccountSettingsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAccountSettingsResponseFilterSensitiveLog,
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 { UpdateAnalysisRequestFilterSensitiveLog, UpdateAnalysisResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { UpdateAnalysisRequestFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1UpdateAnalysisCommand, serializeAws_restJson1UpdateAnalysisCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAnalysisCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdateAnalysisCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdateAnalysisRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAnalysisResponseFilterSensitiveLog,
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 { UpdateAnalysisPermissionsRequestFilterSensitiveLog, UpdateAnalysisPermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateAnalysisPermissionsCommand, serializeAws_restJson1UpdateAnalysisPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateAnalysisPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateAnalysisPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateAnalysisPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateAnalysisPermissionsResponseFilterSensitiveLog,
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 { UpdateDashboardRequestFilterSensitiveLog, UpdateDashboardResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { UpdateDashboardRequestFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1UpdateDashboardCommand, serializeAws_restJson1UpdateDashboardCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateDashboardCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdateDashboardCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdateDashboardRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDashboardResponseFilterSensitiveLog,
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 { UpdateDashboardPermissionsRequestFilterSensitiveLog, UpdateDashboardPermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateDashboardPermissionsCommand, serializeAws_restJson1UpdateDashboardPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDashboardPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDashboardPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDashboardPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDashboardPermissionsResponseFilterSensitiveLog,
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 { UpdateDashboardPublishedVersionRequestFilterSensitiveLog, UpdateDashboardPublishedVersionResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateDashboardPublishedVersionCommand, serializeAws_restJson1UpdateDashboardPublishedVersionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDashboardPublishedVersionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDashboardPublishedVersionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDashboardPublishedVersionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDashboardPublishedVersionResponseFilterSensitiveLog,
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 { UpdateDataSetRequestFilterSensitiveLog, UpdateDataSetResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { UpdateDataSetRequestFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1UpdateDataSetCommand, serializeAws_restJson1UpdateDataSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateDataSetCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdateDataSetCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdateDataSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDataSetResponseFilterSensitiveLog,
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 { UpdateDataSetPermissionsRequestFilterSensitiveLog, UpdateDataSetPermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateDataSetPermissionsCommand, serializeAws_restJson1UpdateDataSetPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDataSetPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDataSetPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDataSetPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDataSetPermissionsResponseFilterSensitiveLog,
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 { UpdateDataSourceRequestFilterSensitiveLog, UpdateDataSourceResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { UpdateDataSourceRequestFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1UpdateDataSourceCommand, serializeAws_restJson1UpdateDataSourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateDataSourceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdateDataSourceCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdateDataSourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDataSourceResponseFilterSensitiveLog,
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 { UpdateDataSourcePermissionsRequestFilterSensitiveLog, UpdateDataSourcePermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateDataSourcePermissionsCommand, serializeAws_restJson1UpdateDataSourcePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateDataSourcePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateDataSourcePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateDataSourcePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateDataSourcePermissionsResponseFilterSensitiveLog,
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 { UpdateFolderRequestFilterSensitiveLog, UpdateFolderResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateFolderCommand, serializeAws_restJson1UpdateFolderCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateFolderCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateFolderCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateFolderRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateFolderResponseFilterSensitiveLog,
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 { UpdateFolderPermissionsRequestFilterSensitiveLog, UpdateFolderPermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateFolderPermissionsCommand, serializeAws_restJson1UpdateFolderPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateFolderPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateFolderPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateFolderPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateFolderPermissionsResponseFilterSensitiveLog,
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 { UpdateGroupRequestFilterSensitiveLog, UpdateGroupResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateGroupCommand, serializeAws_restJson1UpdateGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateGroupResponseFilterSensitiveLog,
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 { UpdateIAMPolicyAssignmentRequestFilterSensitiveLog, UpdateIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateIAMPolicyAssignmentCommand, serializeAws_restJson1UpdateIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateIAMPolicyAssignmentCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateIAMPolicyAssignmentCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateIAMPolicyAssignmentRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateIAMPolicyAssignmentResponseFilterSensitiveLog,
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 { UpdateIpRestrictionRequestFilterSensitiveLog, UpdateIpRestrictionResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateIpRestrictionCommand, serializeAws_restJson1UpdateIpRestrictionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateIpRestrictionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateIpRestrictionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateIpRestrictionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateIpRestrictionResponseFilterSensitiveLog,
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 { UpdatePublicSharingSettingsRequestFilterSensitiveLog, UpdatePublicSharingSettingsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdatePublicSharingSettingsCommand, serializeAws_restJson1UpdatePublicSharingSettingsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdatePublicSharingSettingsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdatePublicSharingSettingsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdatePublicSharingSettingsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdatePublicSharingSettingsResponseFilterSensitiveLog,
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 { UpdateTemplateAliasRequestFilterSensitiveLog, UpdateTemplateAliasResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateTemplateAliasCommand, serializeAws_restJson1UpdateTemplateAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateTemplateAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateTemplateAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateTemplateAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateTemplateAliasResponseFilterSensitiveLog,
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 { UpdateTemplateRequestFilterSensitiveLog, UpdateTemplateResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { UpdateTemplateRequestFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1UpdateTemplateCommand, serializeAws_restJson1UpdateTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateTemplateCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -28,7 +28,7 @@ export class UpdateTemplateCommand extends $Command {
28
28
  clientName,
29
29
  commandName,
30
30
  inputFilterSensitiveLog: UpdateTemplateRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateTemplateResponseFilterSensitiveLog,
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 { UpdateTemplatePermissionsRequestFilterSensitiveLog, UpdateTemplatePermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateTemplatePermissionsCommand, serializeAws_restJson1UpdateTemplatePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateTemplatePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateTemplatePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateTemplatePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateTemplatePermissionsResponseFilterSensitiveLog,
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 { UpdateThemeAliasRequestFilterSensitiveLog, UpdateThemeAliasResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateThemeAliasCommand, serializeAws_restJson1UpdateThemeAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateThemeAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateThemeAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateThemeAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateThemeAliasResponseFilterSensitiveLog,
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 { UpdateThemeRequestFilterSensitiveLog, UpdateThemeResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateThemeCommand, serializeAws_restJson1UpdateThemeCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateThemeCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateThemeCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateThemeRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateThemeResponseFilterSensitiveLog,
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 { UpdateThemePermissionsRequestFilterSensitiveLog, UpdateThemePermissionsResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateThemePermissionsCommand, serializeAws_restJson1UpdateThemePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateThemePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateThemePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateThemePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateThemePermissionsResponseFilterSensitiveLog,
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 { UpdateUserRequestFilterSensitiveLog, UpdateUserResponseFilterSensitiveLog, } from "../models/models_3";
5
4
  import { deserializeAws_restJson1UpdateUserCommand, serializeAws_restJson1UpdateUserCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateUserCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateUserCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateUserRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateUserResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);