@aws-sdk/client-quicksight 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (413) 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/QuickSight.d.ts +127 -0
  260. package/dist-types/QuickSightClient.d.ts +24 -4
  261. package/dist-types/commands/CancelIngestionCommand.d.ts +16 -0
  262. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +16 -0
  263. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +16 -0
  264. package/dist-types/commands/CreateAnalysisCommand.d.ts +16 -0
  265. package/dist-types/commands/CreateDashboardCommand.d.ts +16 -0
  266. package/dist-types/commands/CreateDataSetCommand.d.ts +16 -0
  267. package/dist-types/commands/CreateDataSourceCommand.d.ts +16 -0
  268. package/dist-types/commands/CreateFolderCommand.d.ts +16 -0
  269. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +16 -0
  270. package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
  271. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +16 -0
  272. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +16 -0
  273. package/dist-types/commands/CreateIngestionCommand.d.ts +16 -0
  274. package/dist-types/commands/CreateNamespaceCommand.d.ts +16 -0
  275. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +16 -0
  276. package/dist-types/commands/CreateTemplateCommand.d.ts +16 -0
  277. package/dist-types/commands/CreateThemeAliasCommand.d.ts +16 -0
  278. package/dist-types/commands/CreateThemeCommand.d.ts +16 -0
  279. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +16 -0
  280. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +16 -0
  281. package/dist-types/commands/DeleteAnalysisCommand.d.ts +16 -0
  282. package/dist-types/commands/DeleteDashboardCommand.d.ts +16 -0
  283. package/dist-types/commands/DeleteDataSetCommand.d.ts +16 -0
  284. package/dist-types/commands/DeleteDataSourceCommand.d.ts +16 -0
  285. package/dist-types/commands/DeleteFolderCommand.d.ts +16 -0
  286. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +16 -0
  287. package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
  288. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +16 -0
  289. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +16 -0
  290. package/dist-types/commands/DeleteNamespaceCommand.d.ts +16 -0
  291. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +16 -0
  292. package/dist-types/commands/DeleteTemplateCommand.d.ts +16 -0
  293. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +16 -0
  294. package/dist-types/commands/DeleteThemeCommand.d.ts +16 -0
  295. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +16 -0
  296. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  297. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +16 -0
  298. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +16 -0
  299. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +16 -0
  300. package/dist-types/commands/DescribeAnalysisCommand.d.ts +16 -0
  301. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +16 -0
  302. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +16 -0
  303. package/dist-types/commands/DescribeDashboardCommand.d.ts +16 -0
  304. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +16 -0
  305. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +16 -0
  306. package/dist-types/commands/DescribeDataSetCommand.d.ts +16 -0
  307. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +16 -0
  308. package/dist-types/commands/DescribeDataSourceCommand.d.ts +16 -0
  309. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +16 -0
  310. package/dist-types/commands/DescribeFolderCommand.d.ts +16 -0
  311. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +16 -0
  312. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +16 -0
  313. package/dist-types/commands/DescribeGroupCommand.d.ts +16 -0
  314. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +16 -0
  315. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +16 -0
  316. package/dist-types/commands/DescribeIngestionCommand.d.ts +16 -0
  317. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +16 -0
  318. package/dist-types/commands/DescribeNamespaceCommand.d.ts +16 -0
  319. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +16 -0
  320. package/dist-types/commands/DescribeTemplateCommand.d.ts +16 -0
  321. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +16 -0
  322. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +16 -0
  323. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +16 -0
  324. package/dist-types/commands/DescribeThemeCommand.d.ts +16 -0
  325. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +16 -0
  326. package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
  327. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +16 -0
  328. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +16 -0
  329. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +16 -0
  330. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +16 -0
  331. package/dist-types/commands/ListAnalysesCommand.d.ts +16 -0
  332. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +16 -0
  333. package/dist-types/commands/ListDashboardsCommand.d.ts +16 -0
  334. package/dist-types/commands/ListDataSetsCommand.d.ts +16 -0
  335. package/dist-types/commands/ListDataSourcesCommand.d.ts +16 -0
  336. package/dist-types/commands/ListFolderMembersCommand.d.ts +16 -0
  337. package/dist-types/commands/ListFoldersCommand.d.ts +16 -0
  338. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +16 -0
  339. package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
  340. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +16 -0
  341. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +16 -0
  342. package/dist-types/commands/ListIngestionsCommand.d.ts +16 -0
  343. package/dist-types/commands/ListNamespacesCommand.d.ts +16 -0
  344. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  345. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +16 -0
  346. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +16 -0
  347. package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
  348. package/dist-types/commands/ListThemeAliasesCommand.d.ts +16 -0
  349. package/dist-types/commands/ListThemeVersionsCommand.d.ts +16 -0
  350. package/dist-types/commands/ListThemesCommand.d.ts +16 -0
  351. package/dist-types/commands/ListUserGroupsCommand.d.ts +16 -0
  352. package/dist-types/commands/ListUsersCommand.d.ts +16 -0
  353. package/dist-types/commands/RegisterUserCommand.d.ts +16 -0
  354. package/dist-types/commands/RestoreAnalysisCommand.d.ts +16 -0
  355. package/dist-types/commands/SearchAnalysesCommand.d.ts +16 -0
  356. package/dist-types/commands/SearchDashboardsCommand.d.ts +16 -0
  357. package/dist-types/commands/SearchDataSetsCommand.d.ts +16 -0
  358. package/dist-types/commands/SearchDataSourcesCommand.d.ts +16 -0
  359. package/dist-types/commands/SearchFoldersCommand.d.ts +16 -0
  360. package/dist-types/commands/SearchGroupsCommand.d.ts +16 -0
  361. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  362. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  363. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +16 -0
  364. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +16 -0
  365. package/dist-types/commands/UpdateAnalysisCommand.d.ts +16 -0
  366. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +16 -0
  367. package/dist-types/commands/UpdateDashboardCommand.d.ts +16 -0
  368. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +16 -0
  369. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +16 -0
  370. package/dist-types/commands/UpdateDataSetCommand.d.ts +16 -0
  371. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +16 -0
  372. package/dist-types/commands/UpdateDataSourceCommand.d.ts +16 -0
  373. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +16 -0
  374. package/dist-types/commands/UpdateFolderCommand.d.ts +16 -0
  375. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +16 -0
  376. package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
  377. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +16 -0
  378. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +16 -0
  379. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +16 -0
  380. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +16 -0
  381. package/dist-types/commands/UpdateTemplateCommand.d.ts +16 -0
  382. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +16 -0
  383. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +16 -0
  384. package/dist-types/commands/UpdateThemeCommand.d.ts +16 -0
  385. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +16 -0
  386. package/dist-types/commands/UpdateUserCommand.d.ts +16 -0
  387. package/dist-types/models/QuickSightServiceException.d.ts +2 -0
  388. package/dist-types/models/models_0.d.ts +498 -716
  389. package/dist-types/models/models_1.d.ts +416 -464
  390. package/dist-types/models/models_2.d.ts +639 -938
  391. package/dist-types/models/models_3.d.ts +364 -463
  392. package/dist-types/pagination/Interfaces.d.ts +3 -0
  393. package/dist-types/pagination/ListAnalysesPaginator.d.ts +3 -0
  394. package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +3 -0
  395. package/dist-types/pagination/ListDashboardsPaginator.d.ts +3 -0
  396. package/dist-types/pagination/ListDataSetsPaginator.d.ts +3 -0
  397. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +3 -0
  398. package/dist-types/pagination/ListIngestionsPaginator.d.ts +3 -0
  399. package/dist-types/pagination/ListNamespacesPaginator.d.ts +3 -0
  400. package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +3 -0
  401. package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +3 -0
  402. package/dist-types/pagination/ListTemplatesPaginator.d.ts +3 -0
  403. package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +3 -0
  404. package/dist-types/pagination/ListThemesPaginator.d.ts +3 -0
  405. package/dist-types/pagination/SearchAnalysesPaginator.d.ts +3 -0
  406. package/dist-types/pagination/SearchDashboardsPaginator.d.ts +3 -0
  407. package/dist-types/pagination/SearchDataSetsPaginator.d.ts +3 -0
  408. package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +3 -0
  409. package/dist-types/ts3.4/models/models_0.d.ts +0 -452
  410. package/dist-types/ts3.4/models/models_1.d.ts +0 -321
  411. package/dist-types/ts3.4/models/models_2.d.ts +0 -640
  412. package/dist-types/ts3.4/models/models_3.d.ts +0 -340
  413. 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 { DescribeAccountSubscriptionRequestFilterSensitiveLog, DescribeAccountSubscriptionResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeAccountSubscriptionCommand, serializeAws_restJson1DescribeAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeAccountSubscriptionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeAccountSubscriptionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeAccountSubscriptionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeAccountSubscriptionResponseFilterSensitiveLog,
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 { DescribeAnalysisRequestFilterSensitiveLog, DescribeAnalysisResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeAnalysisCommand, serializeAws_restJson1DescribeAnalysisCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeAnalysisCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeAnalysisCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeAnalysisRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeAnalysisResponseFilterSensitiveLog,
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 { DescribeAnalysisDefinitionRequestFilterSensitiveLog, DescribeAnalysisDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { DescribeAnalysisDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1DescribeAnalysisDefinitionCommand, serializeAws_restJson1DescribeAnalysisDefinitionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAnalysisDefinitionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class DescribeAnalysisDefinitionCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: DescribeAnalysisDefinitionRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: DescribeAnalysisDefinitionResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -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 { DescribeAnalysisPermissionsRequestFilterSensitiveLog, DescribeAnalysisPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeAnalysisPermissionsCommand, serializeAws_restJson1DescribeAnalysisPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeAnalysisPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeAnalysisPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeAnalysisPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeAnalysisPermissionsResponseFilterSensitiveLog,
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 { DescribeDashboardRequestFilterSensitiveLog, DescribeDashboardResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeDashboardCommand, serializeAws_restJson1DescribeDashboardCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeDashboardCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeDashboardCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeDashboardRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeDashboardResponseFilterSensitiveLog,
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 { DescribeDashboardDefinitionRequestFilterSensitiveLog, DescribeDashboardDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { DescribeDashboardDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1DescribeDashboardDefinitionCommand, serializeAws_restJson1DescribeDashboardDefinitionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeDashboardDefinitionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class DescribeDashboardDefinitionCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: DescribeDashboardDefinitionRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: DescribeDashboardDefinitionResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -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 { DescribeDashboardPermissionsRequestFilterSensitiveLog, DescribeDashboardPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeDashboardPermissionsCommand, serializeAws_restJson1DescribeDashboardPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeDashboardPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeDashboardPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeDashboardPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeDashboardPermissionsResponseFilterSensitiveLog,
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 { DescribeDataSetRequestFilterSensitiveLog, DescribeDataSetResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { DescribeDataSetResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1DescribeDataSetCommand, serializeAws_restJson1DescribeDataSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeDataSetCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class DescribeDataSetCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: DescribeDataSetRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: DescribeDataSetResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -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 { DescribeDataSetPermissionsRequestFilterSensitiveLog, DescribeDataSetPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeDataSetPermissionsCommand, serializeAws_restJson1DescribeDataSetPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeDataSetPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeDataSetPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeDataSetPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeDataSetPermissionsResponseFilterSensitiveLog,
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 { DescribeDataSourceRequestFilterSensitiveLog, DescribeDataSourceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeDataSourceCommand, serializeAws_restJson1DescribeDataSourceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeDataSourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeDataSourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeDataSourceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeDataSourceResponseFilterSensitiveLog,
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 { DescribeDataSourcePermissionsRequestFilterSensitiveLog, DescribeDataSourcePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeDataSourcePermissionsCommand, serializeAws_restJson1DescribeDataSourcePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeDataSourcePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeDataSourcePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeDataSourcePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeDataSourcePermissionsResponseFilterSensitiveLog,
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 { DescribeFolderRequestFilterSensitiveLog, DescribeFolderResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeFolderCommand, serializeAws_restJson1DescribeFolderCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeFolderCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeFolderCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeFolderRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeFolderResponseFilterSensitiveLog,
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 { DescribeFolderPermissionsRequestFilterSensitiveLog, DescribeFolderPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeFolderPermissionsCommand, serializeAws_restJson1DescribeFolderPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeFolderPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeFolderPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeFolderPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeFolderPermissionsResponseFilterSensitiveLog,
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 { DescribeFolderResolvedPermissionsRequestFilterSensitiveLog, DescribeFolderResolvedPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeFolderResolvedPermissionsCommand, serializeAws_restJson1DescribeFolderResolvedPermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeFolderResolvedPermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeFolderResolvedPermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeFolderResolvedPermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeFolderResolvedPermissionsResponseFilterSensitiveLog,
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 { DescribeGroupRequestFilterSensitiveLog, DescribeGroupResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeGroupCommand, serializeAws_restJson1DescribeGroupCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeGroupResponseFilterSensitiveLog,
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 { DescribeGroupMembershipRequestFilterSensitiveLog, DescribeGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeGroupMembershipCommand, serializeAws_restJson1DescribeGroupMembershipCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeGroupMembershipCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeGroupMembershipCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeGroupMembershipRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeGroupMembershipResponseFilterSensitiveLog,
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 { DescribeIAMPolicyAssignmentRequestFilterSensitiveLog, DescribeIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeIAMPolicyAssignmentCommand, serializeAws_restJson1DescribeIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeIAMPolicyAssignmentCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeIAMPolicyAssignmentCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeIAMPolicyAssignmentRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeIAMPolicyAssignmentResponseFilterSensitiveLog,
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 { DescribeIngestionRequestFilterSensitiveLog, DescribeIngestionResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeIngestionCommand, serializeAws_restJson1DescribeIngestionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeIngestionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeIngestionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeIngestionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeIngestionResponseFilterSensitiveLog,
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 { DescribeIpRestrictionRequestFilterSensitiveLog, DescribeIpRestrictionResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeIpRestrictionCommand, serializeAws_restJson1DescribeIpRestrictionCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeIpRestrictionCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeIpRestrictionCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeIpRestrictionRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeIpRestrictionResponseFilterSensitiveLog,
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 { DescribeNamespaceRequestFilterSensitiveLog, DescribeNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeNamespaceCommand, serializeAws_restJson1DescribeNamespaceCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeNamespaceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeNamespaceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeNamespaceRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeNamespaceResponseFilterSensitiveLog,
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 { DescribeTemplateAliasRequestFilterSensitiveLog, DescribeTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeTemplateAliasCommand, serializeAws_restJson1DescribeTemplateAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeTemplateAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeTemplateAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeTemplateAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeTemplateAliasResponseFilterSensitiveLog,
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 { DescribeTemplateRequestFilterSensitiveLog, DescribeTemplateResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeTemplateCommand, serializeAws_restJson1DescribeTemplateCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeTemplateCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeTemplateCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeTemplateRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeTemplateResponseFilterSensitiveLog,
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 { DescribeTemplateDefinitionRequestFilterSensitiveLog, DescribeTemplateDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { DescribeTemplateDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1DescribeTemplateDefinitionCommand, serializeAws_restJson1DescribeTemplateDefinitionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeTemplateDefinitionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class DescribeTemplateDefinitionCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: DescribeTemplateDefinitionRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: DescribeTemplateDefinitionResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -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 { DescribeTemplatePermissionsRequestFilterSensitiveLog, DescribeTemplatePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeTemplatePermissionsCommand, serializeAws_restJson1DescribeTemplatePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeTemplatePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeTemplatePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeTemplatePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeTemplatePermissionsResponseFilterSensitiveLog,
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 { DescribeThemeAliasRequestFilterSensitiveLog, DescribeThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeThemeAliasCommand, serializeAws_restJson1DescribeThemeAliasCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeThemeAliasCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeThemeAliasCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeThemeAliasRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeThemeAliasResponseFilterSensitiveLog,
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 { DescribeThemeRequestFilterSensitiveLog, DescribeThemeResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeThemeCommand, serializeAws_restJson1DescribeThemeCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeThemeCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeThemeCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeThemeRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeThemeResponseFilterSensitiveLog,
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 { DescribeThemePermissionsRequestFilterSensitiveLog, DescribeThemePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeThemePermissionsCommand, serializeAws_restJson1DescribeThemePermissionsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeThemePermissionsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeThemePermissionsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeThemePermissionsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeThemePermissionsResponseFilterSensitiveLog,
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 { DescribeUserRequestFilterSensitiveLog, DescribeUserResponseFilterSensitiveLog, } from "../models/models_2";
5
4
  import { deserializeAws_restJson1DescribeUserCommand, serializeAws_restJson1DescribeUserCommand, } from "../protocols/Aws_restJson1";
6
5
  export class DescribeUserCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DescribeUserCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DescribeUserRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DescribeUserResponseFilterSensitiveLog,
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 { GenerateEmbedUrlForRegisteredUserRequestFilterSensitiveLog, GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/models_2";
4
+ import { GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/models_2";
5
5
  import { deserializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand, serializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GenerateEmbedUrlForRegisteredUserCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GenerateEmbedUrlForRegisteredUserCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GenerateEmbedUrlForRegisteredUserRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;
@@ -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 { GetDashboardEmbedUrlRequestFilterSensitiveLog } from "../models/models_2";
5
4
  import { GetDashboardEmbedUrlResponseFilterSensitiveLog } from "../models/models_3";
6
5
  import { deserializeAws_restJson1GetDashboardEmbedUrlCommand, serializeAws_restJson1GetDashboardEmbedUrlCommand, } from "../protocols/Aws_restJson1";
7
6
  export class GetDashboardEmbedUrlCommand extends $Command {
@@ -28,7 +27,7 @@ export class GetDashboardEmbedUrlCommand extends $Command {
28
27
  logger,
29
28
  clientName,
30
29
  commandName,
31
- inputFilterSensitiveLog: GetDashboardEmbedUrlRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
32
31
  outputFilterSensitiveLog: GetDashboardEmbedUrlResponseFilterSensitiveLog,
33
32
  };
34
33
  const { requestHandler } = configuration;
@@ -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 { GetSessionEmbedUrlRequestFilterSensitiveLog, GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/models_3";
4
+ import { GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/models_3";
5
5
  import { deserializeAws_restJson1GetSessionEmbedUrlCommand, serializeAws_restJson1GetSessionEmbedUrlCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSessionEmbedUrlCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
@@ -27,7 +27,7 @@ export class GetSessionEmbedUrlCommand extends $Command {
27
27
  logger,
28
28
  clientName,
29
29
  commandName,
30
- inputFilterSensitiveLog: GetSessionEmbedUrlRequestFilterSensitiveLog,
30
+ inputFilterSensitiveLog: (_) => _,
31
31
  outputFilterSensitiveLog: GetSessionEmbedUrlResponseFilterSensitiveLog,
32
32
  };
33
33
  const { requestHandler } = configuration;