@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
@@ -4,6 +4,7 @@ import { AnalysisDefinition, AnalysisSearchFilter, AnalysisSourceEntity, Analysi
4
4
  import { _Parameters, DashboardPublishOptions, DashboardSearchFilter, DashboardSourceEntity, DashboardSummary, DashboardVersionDefinition, DashboardVersionSummary, DataSetImportMode, DataSetSearchFilter, DataSetSummary, DataSetUsageConfiguration, DataSource, DataSourceCredentials, DataSourceParameters, DataSourceSearchFilter, DataSourceSummary, FieldFolder, FolderSearchFilter, FolderSummary, Group, GroupMember, IdentityType, Ingestion, LinkSharingConfiguration, LogicalTable, MemberIdArnPair, NamespaceInfoV2, PhysicalTable, ResourcePermission, RowLevelPermissionDataSet, RowLevelPermissionTagConfiguration, SslProperties, TemplateAlias, TemplateSourceEntity, TemplateVersionDefinition, ThemeAlias, ThemeConfiguration, ThemeType, User, UserRole, VpcConnectionProperties } from "./models_2";
5
5
  import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
6
6
  /**
7
+ * @public
7
8
  * <p>Output returned from the <code>GetDashboardEmbedUrl</code> operation.</p>
8
9
  */
9
10
  export interface GetDashboardEmbedUrlResponse {
@@ -24,6 +25,7 @@ export interface GetDashboardEmbedUrlResponse {
24
25
  RequestId?: string;
25
26
  }
26
27
  /**
28
+ * @public
27
29
  * <p>The identity type specified isn't supported. Supported identity types include
28
30
  * <code>IAM</code> and <code>QUICKSIGHT</code>.</p>
29
31
  */
@@ -40,6 +42,9 @@ export declare class IdentityTypeNotSupportedException extends __BaseException {
40
42
  */
41
43
  constructor(opts: __ExceptionOptionType<IdentityTypeNotSupportedException, __BaseException>);
42
44
  }
45
+ /**
46
+ * @public
47
+ */
43
48
  export interface GetSessionEmbedUrlRequest {
44
49
  /**
45
50
  * <p>The ID for the Amazon Web Services account associated with your Amazon QuickSight subscription.</p>
@@ -108,6 +113,9 @@ export interface GetSessionEmbedUrlRequest {
108
113
  */
109
114
  UserArn?: string;
110
115
  }
116
+ /**
117
+ * @public
118
+ */
111
119
  export interface GetSessionEmbedUrlResponse {
112
120
  /**
113
121
  * <p>A single-use URL that you can put into your server-side web page to embed your
@@ -125,13 +133,20 @@ export interface GetSessionEmbedUrlResponse {
125
133
  */
126
134
  RequestId?: string;
127
135
  }
136
+ /**
137
+ * @public
138
+ */
128
139
  export declare enum GroupFilterAttribute {
129
140
  GROUP_NAME = "GROUP_NAME"
130
141
  }
142
+ /**
143
+ * @public
144
+ */
131
145
  export declare enum GroupFilterOperator {
132
146
  StartsWith = "StartsWith"
133
147
  }
134
148
  /**
149
+ * @public
135
150
  * <p>A <code>GroupSearchFilter</code> object that you want to apply to your search.</p>
136
151
  */
137
152
  export interface GroupSearchFilter {
@@ -153,6 +168,7 @@ export interface GroupSearchFilter {
153
168
  Value: string | undefined;
154
169
  }
155
170
  /**
171
+ * @public
156
172
  * <p>IAM policy assignment summary.</p>
157
173
  */
158
174
  export interface IAMPolicyAssignmentSummary {
@@ -166,6 +182,7 @@ export interface IAMPolicyAssignmentSummary {
166
182
  AssignmentStatus?: AssignmentStatus | string;
167
183
  }
168
184
  /**
185
+ * @public
169
186
  * <p>You don't have this feature activated for your account. To fix this issue, contact Amazon Web Services support.</p>
170
187
  */
171
188
  export declare class InvalidRequestException extends __BaseException {
@@ -181,6 +198,9 @@ export declare class InvalidRequestException extends __BaseException {
181
198
  */
182
199
  constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
183
200
  }
201
+ /**
202
+ * @public
203
+ */
184
204
  export interface ListAnalysesRequest {
185
205
  /**
186
206
  * <p>The ID of the Amazon Web Services account that contains the analyses.</p>
@@ -195,6 +215,9 @@ export interface ListAnalysesRequest {
195
215
  */
196
216
  MaxResults?: number;
197
217
  }
218
+ /**
219
+ * @public
220
+ */
198
221
  export interface ListAnalysesResponse {
199
222
  /**
200
223
  * <p>Metadata describing each of the analyses that are listed.</p>
@@ -213,6 +236,9 @@ export interface ListAnalysesResponse {
213
236
  */
214
237
  RequestId?: string;
215
238
  }
239
+ /**
240
+ * @public
241
+ */
216
242
  export interface ListDashboardsRequest {
217
243
  /**
218
244
  * <p>The ID of the Amazon Web Services account that contains the dashboards that you're
@@ -228,6 +254,9 @@ export interface ListDashboardsRequest {
228
254
  */
229
255
  MaxResults?: number;
230
256
  }
257
+ /**
258
+ * @public
259
+ */
231
260
  export interface ListDashboardsResponse {
232
261
  /**
233
262
  * <p>A structure that contains all of the dashboards in your Amazon Web Services account. This structure
@@ -247,6 +276,9 @@ export interface ListDashboardsResponse {
247
276
  */
248
277
  RequestId?: string;
249
278
  }
279
+ /**
280
+ * @public
281
+ */
250
282
  export interface ListDashboardVersionsRequest {
251
283
  /**
252
284
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're listing versions
@@ -266,6 +298,9 @@ export interface ListDashboardVersionsRequest {
266
298
  */
267
299
  MaxResults?: number;
268
300
  }
301
+ /**
302
+ * @public
303
+ */
269
304
  export interface ListDashboardVersionsResponse {
270
305
  /**
271
306
  * <p>A structure that contains information about each version of the dashboard.</p>
@@ -284,6 +319,9 @@ export interface ListDashboardVersionsResponse {
284
319
  */
285
320
  RequestId?: string;
286
321
  }
322
+ /**
323
+ * @public
324
+ */
287
325
  export interface ListDataSetsRequest {
288
326
  /**
289
327
  * <p>The Amazon Web Services account ID.</p>
@@ -298,6 +336,9 @@ export interface ListDataSetsRequest {
298
336
  */
299
337
  MaxResults?: number;
300
338
  }
339
+ /**
340
+ * @public
341
+ */
301
342
  export interface ListDataSetsResponse {
302
343
  /**
303
344
  * <p>The list of dataset summaries.</p>
@@ -316,6 +357,9 @@ export interface ListDataSetsResponse {
316
357
  */
317
358
  Status?: number;
318
359
  }
360
+ /**
361
+ * @public
362
+ */
319
363
  export interface ListDataSourcesRequest {
320
364
  /**
321
365
  * <p>The Amazon Web Services account ID.</p>
@@ -330,6 +374,9 @@ export interface ListDataSourcesRequest {
330
374
  */
331
375
  MaxResults?: number;
332
376
  }
377
+ /**
378
+ * @public
379
+ */
333
380
  export interface ListDataSourcesResponse {
334
381
  /**
335
382
  * <p>A list of data sources.</p>
@@ -348,6 +395,9 @@ export interface ListDataSourcesResponse {
348
395
  */
349
396
  Status?: number;
350
397
  }
398
+ /**
399
+ * @public
400
+ */
351
401
  export interface ListFolderMembersRequest {
352
402
  /**
353
403
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -366,6 +416,9 @@ export interface ListFolderMembersRequest {
366
416
  */
367
417
  MaxResults?: number;
368
418
  }
419
+ /**
420
+ * @public
421
+ */
369
422
  export interface ListFolderMembersResponse {
370
423
  /**
371
424
  * <p>The HTTP status of the request.</p>
@@ -384,6 +437,9 @@ export interface ListFolderMembersResponse {
384
437
  */
385
438
  RequestId?: string;
386
439
  }
440
+ /**
441
+ * @public
442
+ */
387
443
  export interface ListFoldersRequest {
388
444
  /**
389
445
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -398,6 +454,9 @@ export interface ListFoldersRequest {
398
454
  */
399
455
  MaxResults?: number;
400
456
  }
457
+ /**
458
+ * @public
459
+ */
401
460
  export interface ListFoldersResponse {
402
461
  /**
403
462
  * <p>The HTTP status of the request.</p>
@@ -416,6 +475,9 @@ export interface ListFoldersResponse {
416
475
  */
417
476
  RequestId?: string;
418
477
  }
478
+ /**
479
+ * @public
480
+ */
419
481
  export interface ListGroupMembershipsRequest {
420
482
  /**
421
483
  * <p>The name of the group that you want to see a membership list of.</p>
@@ -439,6 +501,9 @@ export interface ListGroupMembershipsRequest {
439
501
  */
440
502
  Namespace: string | undefined;
441
503
  }
504
+ /**
505
+ * @public
506
+ */
442
507
  export interface ListGroupMembershipsResponse {
443
508
  /**
444
509
  * <p>The list of the members of the group.</p>
@@ -457,6 +522,9 @@ export interface ListGroupMembershipsResponse {
457
522
  */
458
523
  Status?: number;
459
524
  }
525
+ /**
526
+ * @public
527
+ */
460
528
  export interface ListGroupsRequest {
461
529
  /**
462
530
  * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
@@ -476,6 +544,9 @@ export interface ListGroupsRequest {
476
544
  */
477
545
  Namespace: string | undefined;
478
546
  }
547
+ /**
548
+ * @public
549
+ */
479
550
  export interface ListGroupsResponse {
480
551
  /**
481
552
  * <p>The list of the groups.</p>
@@ -494,6 +565,9 @@ export interface ListGroupsResponse {
494
565
  */
495
566
  Status?: number;
496
567
  }
568
+ /**
569
+ * @public
570
+ */
497
571
  export interface ListIAMPolicyAssignmentsRequest {
498
572
  /**
499
573
  * <p>The ID of the Amazon Web Services account that contains these IAM policy assignments.</p>
@@ -516,6 +590,9 @@ export interface ListIAMPolicyAssignmentsRequest {
516
590
  */
517
591
  MaxResults?: number;
518
592
  }
593
+ /**
594
+ * @public
595
+ */
519
596
  export interface ListIAMPolicyAssignmentsResponse {
520
597
  /**
521
598
  * <p>Information describing the IAM policy assignments.</p>
@@ -534,6 +611,9 @@ export interface ListIAMPolicyAssignmentsResponse {
534
611
  */
535
612
  Status?: number;
536
613
  }
614
+ /**
615
+ * @public
616
+ */
537
617
  export interface ListIAMPolicyAssignmentsForUserRequest {
538
618
  /**
539
619
  * <p>The ID of the Amazon Web Services account that contains the assignments.</p>
@@ -556,6 +636,9 @@ export interface ListIAMPolicyAssignmentsForUserRequest {
556
636
  */
557
637
  Namespace: string | undefined;
558
638
  }
639
+ /**
640
+ * @public
641
+ */
559
642
  export interface ListIAMPolicyAssignmentsForUserResponse {
560
643
  /**
561
644
  * <p>The active assignments for this user.</p>
@@ -574,6 +657,9 @@ export interface ListIAMPolicyAssignmentsForUserResponse {
574
657
  */
575
658
  Status?: number;
576
659
  }
660
+ /**
661
+ * @public
662
+ */
577
663
  export interface ListIngestionsRequest {
578
664
  /**
579
665
  * <p>The ID of the dataset used in the ingestion.</p>
@@ -592,6 +678,9 @@ export interface ListIngestionsRequest {
592
678
  */
593
679
  MaxResults?: number;
594
680
  }
681
+ /**
682
+ * @public
683
+ */
595
684
  export interface ListIngestionsResponse {
596
685
  /**
597
686
  * <p>A list of the ingestions.</p>
@@ -610,6 +699,9 @@ export interface ListIngestionsResponse {
610
699
  */
611
700
  Status?: number;
612
701
  }
702
+ /**
703
+ * @public
704
+ */
613
705
  export interface ListNamespacesRequest {
614
706
  /**
615
707
  * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.</p>
@@ -624,6 +716,9 @@ export interface ListNamespacesRequest {
624
716
  */
625
717
  MaxResults?: number;
626
718
  }
719
+ /**
720
+ * @public
721
+ */
627
722
  export interface ListNamespacesResponse {
628
723
  /**
629
724
  * <p>The information about the namespaces in this Amazon Web Services account. The response includes
@@ -644,12 +739,18 @@ export interface ListNamespacesResponse {
644
739
  */
645
740
  Status?: number;
646
741
  }
742
+ /**
743
+ * @public
744
+ */
647
745
  export interface ListTagsForResourceRequest {
648
746
  /**
649
747
  * <p>The Amazon Resource Name (ARN) of the resource that you want a list of tags for.</p>
650
748
  */
651
749
  ResourceArn: string | undefined;
652
750
  }
751
+ /**
752
+ * @public
753
+ */
653
754
  export interface ListTagsForResourceResponse {
654
755
  /**
655
756
  * <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the
@@ -665,6 +766,9 @@ export interface ListTagsForResourceResponse {
665
766
  */
666
767
  Status?: number;
667
768
  }
769
+ /**
770
+ * @public
771
+ */
668
772
  export interface ListTemplateAliasesRequest {
669
773
  /**
670
774
  * <p>The ID of the Amazon Web Services account that contains the template aliases that you're listing.</p>
@@ -683,6 +787,9 @@ export interface ListTemplateAliasesRequest {
683
787
  */
684
788
  MaxResults?: number;
685
789
  }
790
+ /**
791
+ * @public
792
+ */
686
793
  export interface ListTemplateAliasesResponse {
687
794
  /**
688
795
  * <p>A structure containing the list of the template's aliases.</p>
@@ -701,6 +808,9 @@ export interface ListTemplateAliasesResponse {
701
808
  */
702
809
  NextToken?: string;
703
810
  }
811
+ /**
812
+ * @public
813
+ */
704
814
  export interface ListTemplatesRequest {
705
815
  /**
706
816
  * <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
@@ -716,6 +826,7 @@ export interface ListTemplatesRequest {
716
826
  MaxResults?: number;
717
827
  }
718
828
  /**
829
+ * @public
719
830
  * <p>The template summary.</p>
720
831
  */
721
832
  export interface TemplateSummary {
@@ -744,6 +855,9 @@ export interface TemplateSummary {
744
855
  */
745
856
  LastUpdatedTime?: Date;
746
857
  }
858
+ /**
859
+ * @public
860
+ */
747
861
  export interface ListTemplatesResponse {
748
862
  /**
749
863
  * <p>A structure containing information about the templates in the list.</p>
@@ -762,6 +876,9 @@ export interface ListTemplatesResponse {
762
876
  */
763
877
  RequestId?: string;
764
878
  }
879
+ /**
880
+ * @public
881
+ */
765
882
  export interface ListTemplateVersionsRequest {
766
883
  /**
767
884
  * <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
@@ -781,6 +898,7 @@ export interface ListTemplateVersionsRequest {
781
898
  MaxResults?: number;
782
899
  }
783
900
  /**
901
+ * @public
784
902
  * <p>The template version.</p>
785
903
  */
786
904
  export interface TemplateVersionSummary {
@@ -805,6 +923,9 @@ export interface TemplateVersionSummary {
805
923
  */
806
924
  Description?: string;
807
925
  }
926
+ /**
927
+ * @public
928
+ */
808
929
  export interface ListTemplateVersionsResponse {
809
930
  /**
810
931
  * <p>A structure containing a list of all the versions of the specified template.</p>
@@ -823,6 +944,9 @@ export interface ListTemplateVersionsResponse {
823
944
  */
824
945
  RequestId?: string;
825
946
  }
947
+ /**
948
+ * @public
949
+ */
826
950
  export interface ListThemeAliasesRequest {
827
951
  /**
828
952
  * <p>The ID of the Amazon Web Services account that contains the theme aliases that you're listing.</p>
@@ -841,6 +965,9 @@ export interface ListThemeAliasesRequest {
841
965
  */
842
966
  MaxResults?: number;
843
967
  }
968
+ /**
969
+ * @public
970
+ */
844
971
  export interface ListThemeAliasesResponse {
845
972
  /**
846
973
  * <p>A structure containing the list of the theme's aliases.</p>
@@ -859,6 +986,9 @@ export interface ListThemeAliasesResponse {
859
986
  */
860
987
  NextToken?: string;
861
988
  }
989
+ /**
990
+ * @public
991
+ */
862
992
  export interface ListThemesRequest {
863
993
  /**
864
994
  * <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
@@ -892,6 +1022,7 @@ export interface ListThemesRequest {
892
1022
  Type?: ThemeType | string;
893
1023
  }
894
1024
  /**
1025
+ * @public
895
1026
  * <p>The theme summary.</p>
896
1027
  */
897
1028
  export interface ThemeSummary {
@@ -920,6 +1051,9 @@ export interface ThemeSummary {
920
1051
  */
921
1052
  LastUpdatedTime?: Date;
922
1053
  }
1054
+ /**
1055
+ * @public
1056
+ */
923
1057
  export interface ListThemesResponse {
924
1058
  /**
925
1059
  * <p>Information about the themes in the list.</p>
@@ -938,6 +1072,9 @@ export interface ListThemesResponse {
938
1072
  */
939
1073
  RequestId?: string;
940
1074
  }
1075
+ /**
1076
+ * @public
1077
+ */
941
1078
  export interface ListThemeVersionsRequest {
942
1079
  /**
943
1080
  * <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
@@ -957,6 +1094,7 @@ export interface ListThemeVersionsRequest {
957
1094
  MaxResults?: number;
958
1095
  }
959
1096
  /**
1097
+ * @public
960
1098
  * <p>The theme version.</p>
961
1099
  */
962
1100
  export interface ThemeVersionSummary {
@@ -981,6 +1119,9 @@ export interface ThemeVersionSummary {
981
1119
  */
982
1120
  Status?: ResourceStatus | string;
983
1121
  }
1122
+ /**
1123
+ * @public
1124
+ */
984
1125
  export interface ListThemeVersionsResponse {
985
1126
  /**
986
1127
  * <p>A structure containing a list of all the versions of the specified theme.</p>
@@ -999,6 +1140,9 @@ export interface ListThemeVersionsResponse {
999
1140
  */
1000
1141
  RequestId?: string;
1001
1142
  }
1143
+ /**
1144
+ * @public
1145
+ */
1002
1146
  export interface ListUserGroupsRequest {
1003
1147
  /**
1004
1148
  * <p>The Amazon QuickSight user name that you want to list group memberships for.</p>
@@ -1022,6 +1166,9 @@ export interface ListUserGroupsRequest {
1022
1166
  */
1023
1167
  MaxResults?: number;
1024
1168
  }
1169
+ /**
1170
+ * @public
1171
+ */
1025
1172
  export interface ListUserGroupsResponse {
1026
1173
  /**
1027
1174
  * <p>The list of groups the user is a member of.</p>
@@ -1040,6 +1187,9 @@ export interface ListUserGroupsResponse {
1040
1187
  */
1041
1188
  Status?: number;
1042
1189
  }
1190
+ /**
1191
+ * @public
1192
+ */
1043
1193
  export interface ListUsersRequest {
1044
1194
  /**
1045
1195
  * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
@@ -1059,6 +1209,9 @@ export interface ListUsersRequest {
1059
1209
  */
1060
1210
  Namespace: string | undefined;
1061
1211
  }
1212
+ /**
1213
+ * @public
1214
+ */
1062
1215
  export interface ListUsersResponse {
1063
1216
  /**
1064
1217
  * <p>The list of users.</p>
@@ -1077,6 +1230,9 @@ export interface ListUsersResponse {
1077
1230
  */
1078
1231
  Status?: number;
1079
1232
  }
1233
+ /**
1234
+ * @public
1235
+ */
1080
1236
  export interface RegisterUserRequest {
1081
1237
  /**
1082
1238
  * <p>Amazon QuickSight supports several ways of managing the identity of users. This
@@ -1215,6 +1371,9 @@ export interface RegisterUserRequest {
1215
1371
  */
1216
1372
  ExternalLoginId?: string;
1217
1373
  }
1374
+ /**
1375
+ * @public
1376
+ */
1218
1377
  export interface RegisterUserResponse {
1219
1378
  /**
1220
1379
  * <p>The user's user name.</p>
@@ -1234,6 +1393,9 @@ export interface RegisterUserResponse {
1234
1393
  */
1235
1394
  Status?: number;
1236
1395
  }
1396
+ /**
1397
+ * @public
1398
+ */
1237
1399
  export interface RestoreAnalysisRequest {
1238
1400
  /**
1239
1401
  * <p>The ID of the Amazon Web Services account that contains the analysis.</p>
@@ -1244,6 +1406,9 @@ export interface RestoreAnalysisRequest {
1244
1406
  */
1245
1407
  AnalysisId: string | undefined;
1246
1408
  }
1409
+ /**
1410
+ * @public
1411
+ */
1247
1412
  export interface RestoreAnalysisResponse {
1248
1413
  /**
1249
1414
  * <p>The HTTP status of the request.</p>
@@ -1263,6 +1428,9 @@ export interface RestoreAnalysisResponse {
1263
1428
  */
1264
1429
  RequestId?: string;
1265
1430
  }
1431
+ /**
1432
+ * @public
1433
+ */
1266
1434
  export interface SearchAnalysesRequest {
1267
1435
  /**
1268
1436
  * <p>The ID of the Amazon Web Services account that contains the analyses that you're searching
@@ -1282,6 +1450,9 @@ export interface SearchAnalysesRequest {
1282
1450
  */
1283
1451
  MaxResults?: number;
1284
1452
  }
1453
+ /**
1454
+ * @public
1455
+ */
1285
1456
  export interface SearchAnalysesResponse {
1286
1457
  /**
1287
1458
  * <p>Metadata describing the analyses that you searched for.</p>
@@ -1301,6 +1472,9 @@ export interface SearchAnalysesResponse {
1301
1472
  */
1302
1473
  RequestId?: string;
1303
1474
  }
1475
+ /**
1476
+ * @public
1477
+ */
1304
1478
  export interface SearchDashboardsRequest {
1305
1479
  /**
1306
1480
  * <p>The ID of the Amazon Web Services account that contains the user whose dashboards you're searching
@@ -1309,8 +1483,8 @@ export interface SearchDashboardsRequest {
1309
1483
  AwsAccountId: string | undefined;
1310
1484
  /**
1311
1485
  * <p>The filters to apply to the search. Currently, you can search only by user name, for
1312
- * example, <code>"Filters": [ { "Name": "QUICKSIGHT_USER", "Operator": "StringEquals",
1313
- * "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1" } ]</code>
1486
+ * example, <code>"Filters": [ \{ "Name": "QUICKSIGHT_USER", "Operator": "StringEquals",
1487
+ * "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1" \} ]</code>
1314
1488
  * </p>
1315
1489
  */
1316
1490
  Filters: DashboardSearchFilter[] | undefined;
@@ -1323,6 +1497,9 @@ export interface SearchDashboardsRequest {
1323
1497
  */
1324
1498
  MaxResults?: number;
1325
1499
  }
1500
+ /**
1501
+ * @public
1502
+ */
1326
1503
  export interface SearchDashboardsResponse {
1327
1504
  /**
1328
1505
  * <p>The list of dashboards owned by the user specified in <code>Filters</code> in your
@@ -1342,6 +1519,9 @@ export interface SearchDashboardsResponse {
1342
1519
  */
1343
1520
  RequestId?: string;
1344
1521
  }
1522
+ /**
1523
+ * @public
1524
+ */
1345
1525
  export interface SearchDataSetsRequest {
1346
1526
  /**
1347
1527
  * <p>The Amazon Web Services account ID.</p>
@@ -1360,6 +1540,9 @@ export interface SearchDataSetsRequest {
1360
1540
  */
1361
1541
  MaxResults?: number;
1362
1542
  }
1543
+ /**
1544
+ * @public
1545
+ */
1363
1546
  export interface SearchDataSetsResponse {
1364
1547
  /**
1365
1548
  * <p>A <code>DataSetSummaries</code> object that returns a summary of a dataset.</p>
@@ -1378,6 +1561,9 @@ export interface SearchDataSetsResponse {
1378
1561
  */
1379
1562
  RequestId?: string;
1380
1563
  }
1564
+ /**
1565
+ * @public
1566
+ */
1381
1567
  export interface SearchDataSourcesRequest {
1382
1568
  /**
1383
1569
  * <p>The Amazon Web Services account ID.</p>
@@ -1396,6 +1582,9 @@ export interface SearchDataSourcesRequest {
1396
1582
  */
1397
1583
  MaxResults?: number;
1398
1584
  }
1585
+ /**
1586
+ * @public
1587
+ */
1399
1588
  export interface SearchDataSourcesResponse {
1400
1589
  /**
1401
1590
  * <p>A <code>DataSourceSummaries</code> object that returns a summary of a data source.</p>
@@ -1414,13 +1603,16 @@ export interface SearchDataSourcesResponse {
1414
1603
  */
1415
1604
  RequestId?: string;
1416
1605
  }
1606
+ /**
1607
+ * @public
1608
+ */
1417
1609
  export interface SearchFoldersRequest {
1418
1610
  /**
1419
1611
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
1420
1612
  */
1421
1613
  AwsAccountId: string | undefined;
1422
1614
  /**
1423
- * <p>The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, <code>"Filters": [ { "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" } ]</code>.</p>
1615
+ * <p>The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, <code>"Filters": [ \{ "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" \} ]</code>.</p>
1424
1616
  */
1425
1617
  Filters: FolderSearchFilter[] | undefined;
1426
1618
  /**
@@ -1432,6 +1624,9 @@ export interface SearchFoldersRequest {
1432
1624
  */
1433
1625
  MaxResults?: number;
1434
1626
  }
1627
+ /**
1628
+ * @public
1629
+ */
1435
1630
  export interface SearchFoldersResponse {
1436
1631
  /**
1437
1632
  * <p>The HTTP status of the request.</p>
@@ -1450,6 +1645,9 @@ export interface SearchFoldersResponse {
1450
1645
  */
1451
1646
  RequestId?: string;
1452
1647
  }
1648
+ /**
1649
+ * @public
1650
+ */
1453
1651
  export interface SearchGroupsRequest {
1454
1652
  /**
1455
1653
  * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
@@ -1473,6 +1671,9 @@ export interface SearchGroupsRequest {
1473
1671
  */
1474
1672
  Filters: GroupSearchFilter[] | undefined;
1475
1673
  }
1674
+ /**
1675
+ * @public
1676
+ */
1476
1677
  export interface SearchGroupsResponse {
1477
1678
  /**
1478
1679
  * <p>A list of groups in a specified namespace that match the filters you set in your <code>SearchGroups</code> request.</p>
@@ -1491,6 +1692,9 @@ export interface SearchGroupsResponse {
1491
1692
  */
1492
1693
  Status?: number;
1493
1694
  }
1695
+ /**
1696
+ * @public
1697
+ */
1494
1698
  export interface TagResourceRequest {
1495
1699
  /**
1496
1700
  * <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
@@ -1501,6 +1705,9 @@ export interface TagResourceRequest {
1501
1705
  */
1502
1706
  Tags: Tag[] | undefined;
1503
1707
  }
1708
+ /**
1709
+ * @public
1710
+ */
1504
1711
  export interface TagResourceResponse {
1505
1712
  /**
1506
1713
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -1511,6 +1718,9 @@ export interface TagResourceResponse {
1511
1718
  */
1512
1719
  Status?: number;
1513
1720
  }
1721
+ /**
1722
+ * @public
1723
+ */
1514
1724
  export interface UntagResourceRequest {
1515
1725
  /**
1516
1726
  * <p>The Amazon Resource Name (ARN) of the resource that you want to untag.</p>
@@ -1521,6 +1731,9 @@ export interface UntagResourceRequest {
1521
1731
  */
1522
1732
  TagKeys: string[] | undefined;
1523
1733
  }
1734
+ /**
1735
+ * @public
1736
+ */
1524
1737
  export interface UntagResourceResponse {
1525
1738
  /**
1526
1739
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -1531,6 +1744,9 @@ export interface UntagResourceResponse {
1531
1744
  */
1532
1745
  Status?: number;
1533
1746
  }
1747
+ /**
1748
+ * @public
1749
+ */
1534
1750
  export interface UpdateAccountCustomizationRequest {
1535
1751
  /**
1536
1752
  * <p>The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations
@@ -1546,6 +1762,9 @@ export interface UpdateAccountCustomizationRequest {
1546
1762
  */
1547
1763
  AccountCustomization: AccountCustomization | undefined;
1548
1764
  }
1765
+ /**
1766
+ * @public
1767
+ */
1549
1768
  export interface UpdateAccountCustomizationResponse {
1550
1769
  /**
1551
1770
  * <p>The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.</p>
@@ -1573,6 +1792,9 @@ export interface UpdateAccountCustomizationResponse {
1573
1792
  */
1574
1793
  Status?: number;
1575
1794
  }
1795
+ /**
1796
+ * @public
1797
+ */
1576
1798
  export interface UpdateAccountSettingsRequest {
1577
1799
  /**
1578
1800
  * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to
@@ -1597,6 +1819,9 @@ export interface UpdateAccountSettingsRequest {
1597
1819
  */
1598
1820
  TerminationProtectionEnabled?: boolean;
1599
1821
  }
1822
+ /**
1823
+ * @public
1824
+ */
1600
1825
  export interface UpdateAccountSettingsResponse {
1601
1826
  /**
1602
1827
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -1607,6 +1832,9 @@ export interface UpdateAccountSettingsResponse {
1607
1832
  */
1608
1833
  Status?: number;
1609
1834
  }
1835
+ /**
1836
+ * @public
1837
+ */
1610
1838
  export interface UpdateAnalysisRequest {
1611
1839
  /**
1612
1840
  * <p>The ID of the Amazon Web Services account that contains the analysis that you're updating.</p>
@@ -1644,6 +1872,9 @@ export interface UpdateAnalysisRequest {
1644
1872
  */
1645
1873
  Definition?: AnalysisDefinition;
1646
1874
  }
1875
+ /**
1876
+ * @public
1877
+ */
1647
1878
  export interface UpdateAnalysisResponse {
1648
1879
  /**
1649
1880
  * <p>The ARN of the analysis that you're updating.</p>
@@ -1666,6 +1897,9 @@ export interface UpdateAnalysisResponse {
1666
1897
  */
1667
1898
  RequestId?: string;
1668
1899
  }
1900
+ /**
1901
+ * @public
1902
+ */
1669
1903
  export interface UpdateAnalysisPermissionsRequest {
1670
1904
  /**
1671
1905
  * <p>The ID of the Amazon Web Services account that contains the analysis whose permissions you're
@@ -1688,6 +1922,9 @@ export interface UpdateAnalysisPermissionsRequest {
1688
1922
  */
1689
1923
  RevokePermissions?: ResourcePermission[];
1690
1924
  }
1925
+ /**
1926
+ * @public
1927
+ */
1691
1928
  export interface UpdateAnalysisPermissionsResponse {
1692
1929
  /**
1693
1930
  * <p>The Amazon Resource Name (ARN) of the analysis that you updated.</p>
@@ -1711,6 +1948,9 @@ export interface UpdateAnalysisPermissionsResponse {
1711
1948
  */
1712
1949
  Status?: number;
1713
1950
  }
1951
+ /**
1952
+ * @public
1953
+ */
1714
1954
  export interface UpdateDashboardRequest {
1715
1955
  /**
1716
1956
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
@@ -1791,6 +2031,9 @@ export interface UpdateDashboardRequest {
1791
2031
  */
1792
2032
  Definition?: DashboardVersionDefinition;
1793
2033
  }
2034
+ /**
2035
+ * @public
2036
+ */
1794
2037
  export interface UpdateDashboardResponse {
1795
2038
  /**
1796
2039
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -1817,6 +2060,9 @@ export interface UpdateDashboardResponse {
1817
2060
  */
1818
2061
  RequestId?: string;
1819
2062
  }
2063
+ /**
2064
+ * @public
2065
+ */
1820
2066
  export interface UpdateDashboardPermissionsRequest {
1821
2067
  /**
1822
2068
  * <p>The ID of the Amazon Web Services account that contains the dashboard whose permissions you're
@@ -1844,6 +2090,9 @@ export interface UpdateDashboardPermissionsRequest {
1844
2090
  */
1845
2091
  RevokeLinkPermissions?: ResourcePermission[];
1846
2092
  }
2093
+ /**
2094
+ * @public
2095
+ */
1847
2096
  export interface UpdateDashboardPermissionsResponse {
1848
2097
  /**
1849
2098
  * <p>The Amazon Resource Name (ARN) of the dashboard.</p>
@@ -1870,6 +2119,9 @@ export interface UpdateDashboardPermissionsResponse {
1870
2119
  */
1871
2120
  LinkSharingConfiguration?: LinkSharingConfiguration;
1872
2121
  }
2122
+ /**
2123
+ * @public
2124
+ */
1873
2125
  export interface UpdateDashboardPublishedVersionRequest {
1874
2126
  /**
1875
2127
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
@@ -1885,6 +2137,9 @@ export interface UpdateDashboardPublishedVersionRequest {
1885
2137
  */
1886
2138
  VersionNumber: number | undefined;
1887
2139
  }
2140
+ /**
2141
+ * @public
2142
+ */
1888
2143
  export interface UpdateDashboardPublishedVersionResponse {
1889
2144
  /**
1890
2145
  * <p>The ID for the dashboard.</p>
@@ -1903,6 +2158,9 @@ export interface UpdateDashboardPublishedVersionResponse {
1903
2158
  */
1904
2159
  RequestId?: string;
1905
2160
  }
2161
+ /**
2162
+ * @public
2163
+ */
1906
2164
  export interface UpdateDataSetRequest {
1907
2165
  /**
1908
2166
  * <p>The Amazon Web Services account ID.</p>
@@ -1956,6 +2214,9 @@ export interface UpdateDataSetRequest {
1956
2214
  */
1957
2215
  DataSetUsageConfiguration?: DataSetUsageConfiguration;
1958
2216
  }
2217
+ /**
2218
+ * @public
2219
+ */
1959
2220
  export interface UpdateDataSetResponse {
1960
2221
  /**
1961
2222
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
@@ -1984,6 +2245,9 @@ export interface UpdateDataSetResponse {
1984
2245
  */
1985
2246
  Status?: number;
1986
2247
  }
2248
+ /**
2249
+ * @public
2250
+ */
1987
2251
  export interface UpdateDataSetPermissionsRequest {
1988
2252
  /**
1989
2253
  * <p>The Amazon Web Services account ID.</p>
@@ -2003,6 +2267,9 @@ export interface UpdateDataSetPermissionsRequest {
2003
2267
  */
2004
2268
  RevokePermissions?: ResourcePermission[];
2005
2269
  }
2270
+ /**
2271
+ * @public
2272
+ */
2006
2273
  export interface UpdateDataSetPermissionsResponse {
2007
2274
  /**
2008
2275
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
@@ -2022,6 +2289,9 @@ export interface UpdateDataSetPermissionsResponse {
2022
2289
  */
2023
2290
  Status?: number;
2024
2291
  }
2292
+ /**
2293
+ * @public
2294
+ */
2025
2295
  export interface UpdateDataSourceRequest {
2026
2296
  /**
2027
2297
  * <p>The Amazon Web Services account ID.</p>
@@ -2055,6 +2325,9 @@ export interface UpdateDataSourceRequest {
2055
2325
  */
2056
2326
  SslProperties?: SslProperties;
2057
2327
  }
2328
+ /**
2329
+ * @public
2330
+ */
2058
2331
  export interface UpdateDataSourceResponse {
2059
2332
  /**
2060
2333
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
@@ -2077,6 +2350,9 @@ export interface UpdateDataSourceResponse {
2077
2350
  */
2078
2351
  Status?: number;
2079
2352
  }
2353
+ /**
2354
+ * @public
2355
+ */
2080
2356
  export interface UpdateDataSourcePermissionsRequest {
2081
2357
  /**
2082
2358
  * <p>The Amazon Web Services account ID.</p>
@@ -2095,6 +2371,9 @@ export interface UpdateDataSourcePermissionsRequest {
2095
2371
  */
2096
2372
  RevokePermissions?: ResourcePermission[];
2097
2373
  }
2374
+ /**
2375
+ * @public
2376
+ */
2098
2377
  export interface UpdateDataSourcePermissionsResponse {
2099
2378
  /**
2100
2379
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
@@ -2113,6 +2392,9 @@ export interface UpdateDataSourcePermissionsResponse {
2113
2392
  */
2114
2393
  Status?: number;
2115
2394
  }
2395
+ /**
2396
+ * @public
2397
+ */
2116
2398
  export interface UpdateFolderRequest {
2117
2399
  /**
2118
2400
  * <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
@@ -2127,6 +2409,9 @@ export interface UpdateFolderRequest {
2127
2409
  */
2128
2410
  Name: string | undefined;
2129
2411
  }
2412
+ /**
2413
+ * @public
2414
+ */
2130
2415
  export interface UpdateFolderResponse {
2131
2416
  /**
2132
2417
  * <p>The HTTP status of the request.</p>
@@ -2145,6 +2430,9 @@ export interface UpdateFolderResponse {
2145
2430
  */
2146
2431
  RequestId?: string;
2147
2432
  }
2433
+ /**
2434
+ * @public
2435
+ */
2148
2436
  export interface UpdateFolderPermissionsRequest {
2149
2437
  /**
2150
2438
  * <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
@@ -2163,6 +2451,9 @@ export interface UpdateFolderPermissionsRequest {
2163
2451
  */
2164
2452
  RevokePermissions?: ResourcePermission[];
2165
2453
  }
2454
+ /**
2455
+ * @public
2456
+ */
2166
2457
  export interface UpdateFolderPermissionsResponse {
2167
2458
  /**
2168
2459
  * <p>The HTTP status of the request.</p>
@@ -2185,6 +2476,9 @@ export interface UpdateFolderPermissionsResponse {
2185
2476
  */
2186
2477
  RequestId?: string;
2187
2478
  }
2479
+ /**
2480
+ * @public
2481
+ */
2188
2482
  export interface UpdateGroupRequest {
2189
2483
  /**
2190
2484
  * <p>The name of the group that you want to update.</p>
@@ -2204,6 +2498,9 @@ export interface UpdateGroupRequest {
2204
2498
  */
2205
2499
  Namespace: string | undefined;
2206
2500
  }
2501
+ /**
2502
+ * @public
2503
+ */
2207
2504
  export interface UpdateGroupResponse {
2208
2505
  /**
2209
2506
  * <p>The name of the group.</p>
@@ -2218,6 +2515,9 @@ export interface UpdateGroupResponse {
2218
2515
  */
2219
2516
  Status?: number;
2220
2517
  }
2518
+ /**
2519
+ * @public
2520
+ */
2221
2521
  export interface UpdateIAMPolicyAssignmentRequest {
2222
2522
  /**
2223
2523
  * <p>The ID of the Amazon Web Services account that contains the IAM policy assignment. </p>
@@ -2261,6 +2561,9 @@ export interface UpdateIAMPolicyAssignmentRequest {
2261
2561
  */
2262
2562
  Identities?: Record<string, string[]>;
2263
2563
  }
2564
+ /**
2565
+ * @public
2566
+ */
2264
2567
  export interface UpdateIAMPolicyAssignmentResponse {
2265
2568
  /**
2266
2569
  * <p>The name of the assignment or rule.</p>
@@ -2308,6 +2611,9 @@ export interface UpdateIAMPolicyAssignmentResponse {
2308
2611
  */
2309
2612
  Status?: number;
2310
2613
  }
2614
+ /**
2615
+ * @public
2616
+ */
2311
2617
  export interface UpdateIpRestrictionRequest {
2312
2618
  /**
2313
2619
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
@@ -2322,6 +2628,9 @@ export interface UpdateIpRestrictionRequest {
2322
2628
  */
2323
2629
  Enabled?: boolean;
2324
2630
  }
2631
+ /**
2632
+ * @public
2633
+ */
2325
2634
  export interface UpdateIpRestrictionResponse {
2326
2635
  /**
2327
2636
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
@@ -2336,6 +2645,9 @@ export interface UpdateIpRestrictionResponse {
2336
2645
  */
2337
2646
  Status?: number;
2338
2647
  }
2648
+ /**
2649
+ * @public
2650
+ */
2339
2651
  export interface UpdatePublicSharingSettingsRequest {
2340
2652
  /**
2341
2653
  * <p>The Amazon Web Services account ID associated with your Amazon QuickSight subscription.</p>
@@ -2346,6 +2658,9 @@ export interface UpdatePublicSharingSettingsRequest {
2346
2658
  */
2347
2659
  PublicSharingEnabled?: boolean;
2348
2660
  }
2661
+ /**
2662
+ * @public
2663
+ */
2349
2664
  export interface UpdatePublicSharingSettingsResponse {
2350
2665
  /**
2351
2666
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -2356,6 +2671,9 @@ export interface UpdatePublicSharingSettingsResponse {
2356
2671
  */
2357
2672
  Status?: number;
2358
2673
  }
2674
+ /**
2675
+ * @public
2676
+ */
2359
2677
  export interface UpdateTemplateRequest {
2360
2678
  /**
2361
2679
  * <p>The ID of the Amazon Web Services account that contains the template that you're updating.</p>
@@ -2395,6 +2713,9 @@ export interface UpdateTemplateRequest {
2395
2713
  */
2396
2714
  Definition?: TemplateVersionDefinition;
2397
2715
  }
2716
+ /**
2717
+ * @public
2718
+ */
2398
2719
  export interface UpdateTemplateResponse {
2399
2720
  /**
2400
2721
  * <p>The ID for the template.</p>
@@ -2421,6 +2742,9 @@ export interface UpdateTemplateResponse {
2421
2742
  */
2422
2743
  RequestId?: string;
2423
2744
  }
2745
+ /**
2746
+ * @public
2747
+ */
2424
2748
  export interface UpdateTemplateAliasRequest {
2425
2749
  /**
2426
2750
  * <p>The ID of the Amazon Web Services account that contains the template alias that you're updating.</p>
@@ -2442,6 +2766,9 @@ export interface UpdateTemplateAliasRequest {
2442
2766
  */
2443
2767
  TemplateVersionNumber: number | undefined;
2444
2768
  }
2769
+ /**
2770
+ * @public
2771
+ */
2445
2772
  export interface UpdateTemplateAliasResponse {
2446
2773
  /**
2447
2774
  * <p>The template alias.</p>
@@ -2456,6 +2783,9 @@ export interface UpdateTemplateAliasResponse {
2456
2783
  */
2457
2784
  RequestId?: string;
2458
2785
  }
2786
+ /**
2787
+ * @public
2788
+ */
2459
2789
  export interface UpdateTemplatePermissionsRequest {
2460
2790
  /**
2461
2791
  * <p>The ID of the Amazon Web Services account that contains the template.</p>
@@ -2474,6 +2804,9 @@ export interface UpdateTemplatePermissionsRequest {
2474
2804
  */
2475
2805
  RevokePermissions?: ResourcePermission[];
2476
2806
  }
2807
+ /**
2808
+ * @public
2809
+ */
2477
2810
  export interface UpdateTemplatePermissionsResponse {
2478
2811
  /**
2479
2812
  * <p>The ID for the template.</p>
@@ -2496,6 +2829,9 @@ export interface UpdateTemplatePermissionsResponse {
2496
2829
  */
2497
2830
  Status?: number;
2498
2831
  }
2832
+ /**
2833
+ * @public
2834
+ */
2499
2835
  export interface UpdateThemeRequest {
2500
2836
  /**
2501
2837
  * <p>The ID of the Amazon Web Services account that contains the theme that you're updating.</p>
@@ -2525,6 +2861,9 @@ export interface UpdateThemeRequest {
2525
2861
  */
2526
2862
  Configuration?: ThemeConfiguration;
2527
2863
  }
2864
+ /**
2865
+ * @public
2866
+ */
2528
2867
  export interface UpdateThemeResponse {
2529
2868
  /**
2530
2869
  * <p>The ID for the theme.</p>
@@ -2551,6 +2890,9 @@ export interface UpdateThemeResponse {
2551
2890
  */
2552
2891
  RequestId?: string;
2553
2892
  }
2893
+ /**
2894
+ * @public
2895
+ */
2554
2896
  export interface UpdateThemeAliasRequest {
2555
2897
  /**
2556
2898
  * <p>The ID of the Amazon Web Services account that contains the theme alias that you're updating.</p>
@@ -2569,6 +2911,9 @@ export interface UpdateThemeAliasRequest {
2569
2911
  */
2570
2912
  ThemeVersionNumber: number | undefined;
2571
2913
  }
2914
+ /**
2915
+ * @public
2916
+ */
2572
2917
  export interface UpdateThemeAliasResponse {
2573
2918
  /**
2574
2919
  * <p>Information about the theme alias.</p>
@@ -2583,6 +2928,9 @@ export interface UpdateThemeAliasResponse {
2583
2928
  */
2584
2929
  RequestId?: string;
2585
2930
  }
2931
+ /**
2932
+ * @public
2933
+ */
2586
2934
  export interface UpdateThemePermissionsRequest {
2587
2935
  /**
2588
2936
  * <p>The ID of the Amazon Web Services account that contains the theme.</p>
@@ -2601,6 +2949,9 @@ export interface UpdateThemePermissionsRequest {
2601
2949
  */
2602
2950
  RevokePermissions?: ResourcePermission[];
2603
2951
  }
2952
+ /**
2953
+ * @public
2954
+ */
2604
2955
  export interface UpdateThemePermissionsResponse {
2605
2956
  /**
2606
2957
  * <p>The ID for the theme.</p>
@@ -2623,6 +2974,9 @@ export interface UpdateThemePermissionsResponse {
2623
2974
  */
2624
2975
  Status?: number;
2625
2976
  }
2977
+ /**
2978
+ * @public
2979
+ */
2626
2980
  export interface UpdateUserRequest {
2627
2981
  /**
2628
2982
  * <p>The Amazon QuickSight user name that you want to update.</p>
@@ -2732,6 +3086,9 @@ export interface UpdateUserRequest {
2732
3086
  */
2733
3087
  ExternalLoginId?: string;
2734
3088
  }
3089
+ /**
3090
+ * @public
3091
+ */
2735
3092
  export interface UpdateUserResponse {
2736
3093
  /**
2737
3094
  * <p>The Amazon QuickSight user.</p>
@@ -2750,10 +3107,6 @@ export interface UpdateUserResponse {
2750
3107
  * @internal
2751
3108
  */
2752
3109
  export declare const GetDashboardEmbedUrlResponseFilterSensitiveLog: (obj: GetDashboardEmbedUrlResponse) => any;
2753
- /**
2754
- * @internal
2755
- */
2756
- export declare const GetSessionEmbedUrlRequestFilterSensitiveLog: (obj: GetSessionEmbedUrlRequest) => any;
2757
3110
  /**
2758
3111
  * @internal
2759
3112
  */
@@ -2761,472 +3114,20 @@ export declare const GetSessionEmbedUrlResponseFilterSensitiveLog: (obj: GetSess
2761
3114
  /**
2762
3115
  * @internal
2763
3116
  */
2764
- export declare const GroupSearchFilterFilterSensitiveLog: (obj: GroupSearchFilter) => any;
2765
- /**
2766
- * @internal
2767
- */
2768
- export declare const IAMPolicyAssignmentSummaryFilterSensitiveLog: (obj: IAMPolicyAssignmentSummary) => any;
2769
- /**
2770
- * @internal
2771
- */
2772
- export declare const ListAnalysesRequestFilterSensitiveLog: (obj: ListAnalysesRequest) => any;
2773
- /**
2774
- * @internal
2775
- */
2776
- export declare const ListAnalysesResponseFilterSensitiveLog: (obj: ListAnalysesResponse) => any;
2777
- /**
2778
- * @internal
2779
- */
2780
- export declare const ListDashboardsRequestFilterSensitiveLog: (obj: ListDashboardsRequest) => any;
2781
- /**
2782
- * @internal
2783
- */
2784
- export declare const ListDashboardsResponseFilterSensitiveLog: (obj: ListDashboardsResponse) => any;
3117
+ export declare const UpdateAnalysisRequestFilterSensitiveLog: (obj: UpdateAnalysisRequest) => any;
2785
3118
  /**
2786
3119
  * @internal
2787
3120
  */
2788
- export declare const ListDashboardVersionsRequestFilterSensitiveLog: (obj: ListDashboardVersionsRequest) => any;
3121
+ export declare const UpdateDashboardRequestFilterSensitiveLog: (obj: UpdateDashboardRequest) => any;
2789
3122
  /**
2790
3123
  * @internal
2791
3124
  */
2792
- export declare const ListDashboardVersionsResponseFilterSensitiveLog: (obj: ListDashboardVersionsResponse) => any;
3125
+ export declare const UpdateDataSetRequestFilterSensitiveLog: (obj: UpdateDataSetRequest) => any;
2793
3126
  /**
2794
3127
  * @internal
2795
3128
  */
2796
- export declare const ListDataSetsRequestFilterSensitiveLog: (obj: ListDataSetsRequest) => any;
2797
- /**
2798
- * @internal
2799
- */
2800
- export declare const ListDataSetsResponseFilterSensitiveLog: (obj: ListDataSetsResponse) => any;
2801
- /**
2802
- * @internal
2803
- */
2804
- export declare const ListDataSourcesRequestFilterSensitiveLog: (obj: ListDataSourcesRequest) => any;
2805
- /**
2806
- * @internal
2807
- */
2808
- export declare const ListDataSourcesResponseFilterSensitiveLog: (obj: ListDataSourcesResponse) => any;
2809
- /**
2810
- * @internal
2811
- */
2812
- export declare const ListFolderMembersRequestFilterSensitiveLog: (obj: ListFolderMembersRequest) => any;
2813
- /**
2814
- * @internal
2815
- */
2816
- export declare const ListFolderMembersResponseFilterSensitiveLog: (obj: ListFolderMembersResponse) => any;
2817
- /**
2818
- * @internal
2819
- */
2820
- export declare const ListFoldersRequestFilterSensitiveLog: (obj: ListFoldersRequest) => any;
2821
- /**
2822
- * @internal
2823
- */
2824
- export declare const ListFoldersResponseFilterSensitiveLog: (obj: ListFoldersResponse) => any;
2825
- /**
2826
- * @internal
2827
- */
2828
- export declare const ListGroupMembershipsRequestFilterSensitiveLog: (obj: ListGroupMembershipsRequest) => any;
2829
- /**
2830
- * @internal
2831
- */
2832
- export declare const ListGroupMembershipsResponseFilterSensitiveLog: (obj: ListGroupMembershipsResponse) => any;
2833
- /**
2834
- * @internal
2835
- */
2836
- export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
2837
- /**
2838
- * @internal
2839
- */
2840
- export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
2841
- /**
2842
- * @internal
2843
- */
2844
- export declare const ListIAMPolicyAssignmentsRequestFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsRequest) => any;
2845
- /**
2846
- * @internal
2847
- */
2848
- export declare const ListIAMPolicyAssignmentsResponseFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsResponse) => any;
2849
- /**
2850
- * @internal
2851
- */
2852
- export declare const ListIAMPolicyAssignmentsForUserRequestFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserRequest) => any;
2853
- /**
2854
- * @internal
2855
- */
2856
- export declare const ListIAMPolicyAssignmentsForUserResponseFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserResponse) => any;
2857
- /**
2858
- * @internal
2859
- */
2860
- export declare const ListIngestionsRequestFilterSensitiveLog: (obj: ListIngestionsRequest) => any;
2861
- /**
2862
- * @internal
2863
- */
2864
- export declare const ListIngestionsResponseFilterSensitiveLog: (obj: ListIngestionsResponse) => any;
2865
- /**
2866
- * @internal
2867
- */
2868
- export declare const ListNamespacesRequestFilterSensitiveLog: (obj: ListNamespacesRequest) => any;
2869
- /**
2870
- * @internal
2871
- */
2872
- export declare const ListNamespacesResponseFilterSensitiveLog: (obj: ListNamespacesResponse) => any;
2873
- /**
2874
- * @internal
2875
- */
2876
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2877
- /**
2878
- * @internal
2879
- */
2880
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2881
- /**
2882
- * @internal
2883
- */
2884
- export declare const ListTemplateAliasesRequestFilterSensitiveLog: (obj: ListTemplateAliasesRequest) => any;
2885
- /**
2886
- * @internal
2887
- */
2888
- export declare const ListTemplateAliasesResponseFilterSensitiveLog: (obj: ListTemplateAliasesResponse) => any;
2889
- /**
2890
- * @internal
2891
- */
2892
- export declare const ListTemplatesRequestFilterSensitiveLog: (obj: ListTemplatesRequest) => any;
2893
- /**
2894
- * @internal
2895
- */
2896
- export declare const TemplateSummaryFilterSensitiveLog: (obj: TemplateSummary) => any;
2897
- /**
2898
- * @internal
2899
- */
2900
- export declare const ListTemplatesResponseFilterSensitiveLog: (obj: ListTemplatesResponse) => any;
2901
- /**
2902
- * @internal
2903
- */
2904
- export declare const ListTemplateVersionsRequestFilterSensitiveLog: (obj: ListTemplateVersionsRequest) => any;
2905
- /**
2906
- * @internal
2907
- */
2908
- export declare const TemplateVersionSummaryFilterSensitiveLog: (obj: TemplateVersionSummary) => any;
2909
- /**
2910
- * @internal
2911
- */
2912
- export declare const ListTemplateVersionsResponseFilterSensitiveLog: (obj: ListTemplateVersionsResponse) => any;
2913
- /**
2914
- * @internal
2915
- */
2916
- export declare const ListThemeAliasesRequestFilterSensitiveLog: (obj: ListThemeAliasesRequest) => any;
2917
- /**
2918
- * @internal
2919
- */
2920
- export declare const ListThemeAliasesResponseFilterSensitiveLog: (obj: ListThemeAliasesResponse) => any;
2921
- /**
2922
- * @internal
2923
- */
2924
- export declare const ListThemesRequestFilterSensitiveLog: (obj: ListThemesRequest) => any;
2925
- /**
2926
- * @internal
2927
- */
2928
- export declare const ThemeSummaryFilterSensitiveLog: (obj: ThemeSummary) => any;
2929
- /**
2930
- * @internal
2931
- */
2932
- export declare const ListThemesResponseFilterSensitiveLog: (obj: ListThemesResponse) => any;
2933
- /**
2934
- * @internal
2935
- */
2936
- export declare const ListThemeVersionsRequestFilterSensitiveLog: (obj: ListThemeVersionsRequest) => any;
2937
- /**
2938
- * @internal
2939
- */
2940
- export declare const ThemeVersionSummaryFilterSensitiveLog: (obj: ThemeVersionSummary) => any;
2941
- /**
2942
- * @internal
2943
- */
2944
- export declare const ListThemeVersionsResponseFilterSensitiveLog: (obj: ListThemeVersionsResponse) => any;
2945
- /**
2946
- * @internal
2947
- */
2948
- export declare const ListUserGroupsRequestFilterSensitiveLog: (obj: ListUserGroupsRequest) => any;
2949
- /**
2950
- * @internal
2951
- */
2952
- export declare const ListUserGroupsResponseFilterSensitiveLog: (obj: ListUserGroupsResponse) => any;
2953
- /**
2954
- * @internal
2955
- */
2956
- export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
2957
- /**
2958
- * @internal
2959
- */
2960
- export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
2961
- /**
2962
- * @internal
2963
- */
2964
- export declare const RegisterUserRequestFilterSensitiveLog: (obj: RegisterUserRequest) => any;
2965
- /**
2966
- * @internal
2967
- */
2968
- export declare const RegisterUserResponseFilterSensitiveLog: (obj: RegisterUserResponse) => any;
2969
- /**
2970
- * @internal
2971
- */
2972
- export declare const RestoreAnalysisRequestFilterSensitiveLog: (obj: RestoreAnalysisRequest) => any;
2973
- /**
2974
- * @internal
2975
- */
2976
- export declare const RestoreAnalysisResponseFilterSensitiveLog: (obj: RestoreAnalysisResponse) => any;
2977
- /**
2978
- * @internal
2979
- */
2980
- export declare const SearchAnalysesRequestFilterSensitiveLog: (obj: SearchAnalysesRequest) => any;
2981
- /**
2982
- * @internal
2983
- */
2984
- export declare const SearchAnalysesResponseFilterSensitiveLog: (obj: SearchAnalysesResponse) => any;
2985
- /**
2986
- * @internal
2987
- */
2988
- export declare const SearchDashboardsRequestFilterSensitiveLog: (obj: SearchDashboardsRequest) => any;
2989
- /**
2990
- * @internal
2991
- */
2992
- export declare const SearchDashboardsResponseFilterSensitiveLog: (obj: SearchDashboardsResponse) => any;
2993
- /**
2994
- * @internal
2995
- */
2996
- export declare const SearchDataSetsRequestFilterSensitiveLog: (obj: SearchDataSetsRequest) => any;
2997
- /**
2998
- * @internal
2999
- */
3000
- export declare const SearchDataSetsResponseFilterSensitiveLog: (obj: SearchDataSetsResponse) => any;
3001
- /**
3002
- * @internal
3003
- */
3004
- export declare const SearchDataSourcesRequestFilterSensitiveLog: (obj: SearchDataSourcesRequest) => any;
3005
- /**
3006
- * @internal
3007
- */
3008
- export declare const SearchDataSourcesResponseFilterSensitiveLog: (obj: SearchDataSourcesResponse) => any;
3009
- /**
3010
- * @internal
3011
- */
3012
- export declare const SearchFoldersRequestFilterSensitiveLog: (obj: SearchFoldersRequest) => any;
3013
- /**
3014
- * @internal
3015
- */
3016
- export declare const SearchFoldersResponseFilterSensitiveLog: (obj: SearchFoldersResponse) => any;
3017
- /**
3018
- * @internal
3019
- */
3020
- export declare const SearchGroupsRequestFilterSensitiveLog: (obj: SearchGroupsRequest) => any;
3021
- /**
3022
- * @internal
3023
- */
3024
- export declare const SearchGroupsResponseFilterSensitiveLog: (obj: SearchGroupsResponse) => any;
3025
- /**
3026
- * @internal
3027
- */
3028
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3029
- /**
3030
- * @internal
3031
- */
3032
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3033
- /**
3034
- * @internal
3035
- */
3036
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3037
- /**
3038
- * @internal
3039
- */
3040
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3041
- /**
3042
- * @internal
3043
- */
3044
- export declare const UpdateAccountCustomizationRequestFilterSensitiveLog: (obj: UpdateAccountCustomizationRequest) => any;
3045
- /**
3046
- * @internal
3047
- */
3048
- export declare const UpdateAccountCustomizationResponseFilterSensitiveLog: (obj: UpdateAccountCustomizationResponse) => any;
3049
- /**
3050
- * @internal
3051
- */
3052
- export declare const UpdateAccountSettingsRequestFilterSensitiveLog: (obj: UpdateAccountSettingsRequest) => any;
3053
- /**
3054
- * @internal
3055
- */
3056
- export declare const UpdateAccountSettingsResponseFilterSensitiveLog: (obj: UpdateAccountSettingsResponse) => any;
3057
- /**
3058
- * @internal
3059
- */
3060
- export declare const UpdateAnalysisRequestFilterSensitiveLog: (obj: UpdateAnalysisRequest) => any;
3061
- /**
3062
- * @internal
3063
- */
3064
- export declare const UpdateAnalysisResponseFilterSensitiveLog: (obj: UpdateAnalysisResponse) => any;
3065
- /**
3066
- * @internal
3067
- */
3068
- export declare const UpdateAnalysisPermissionsRequestFilterSensitiveLog: (obj: UpdateAnalysisPermissionsRequest) => any;
3069
- /**
3070
- * @internal
3071
- */
3072
- export declare const UpdateAnalysisPermissionsResponseFilterSensitiveLog: (obj: UpdateAnalysisPermissionsResponse) => any;
3073
- /**
3074
- * @internal
3075
- */
3076
- export declare const UpdateDashboardRequestFilterSensitiveLog: (obj: UpdateDashboardRequest) => any;
3077
- /**
3078
- * @internal
3079
- */
3080
- export declare const UpdateDashboardResponseFilterSensitiveLog: (obj: UpdateDashboardResponse) => any;
3081
- /**
3082
- * @internal
3083
- */
3084
- export declare const UpdateDashboardPermissionsRequestFilterSensitiveLog: (obj: UpdateDashboardPermissionsRequest) => any;
3085
- /**
3086
- * @internal
3087
- */
3088
- export declare const UpdateDashboardPermissionsResponseFilterSensitiveLog: (obj: UpdateDashboardPermissionsResponse) => any;
3089
- /**
3090
- * @internal
3091
- */
3092
- export declare const UpdateDashboardPublishedVersionRequestFilterSensitiveLog: (obj: UpdateDashboardPublishedVersionRequest) => any;
3093
- /**
3094
- * @internal
3095
- */
3096
- export declare const UpdateDashboardPublishedVersionResponseFilterSensitiveLog: (obj: UpdateDashboardPublishedVersionResponse) => any;
3097
- /**
3098
- * @internal
3099
- */
3100
- export declare const UpdateDataSetRequestFilterSensitiveLog: (obj: UpdateDataSetRequest) => any;
3101
- /**
3102
- * @internal
3103
- */
3104
- export declare const UpdateDataSetResponseFilterSensitiveLog: (obj: UpdateDataSetResponse) => any;
3105
- /**
3106
- * @internal
3107
- */
3108
- export declare const UpdateDataSetPermissionsRequestFilterSensitiveLog: (obj: UpdateDataSetPermissionsRequest) => any;
3109
- /**
3110
- * @internal
3111
- */
3112
- export declare const UpdateDataSetPermissionsResponseFilterSensitiveLog: (obj: UpdateDataSetPermissionsResponse) => any;
3113
- /**
3114
- * @internal
3115
- */
3116
- export declare const UpdateDataSourceRequestFilterSensitiveLog: (obj: UpdateDataSourceRequest) => any;
3117
- /**
3118
- * @internal
3119
- */
3120
- export declare const UpdateDataSourceResponseFilterSensitiveLog: (obj: UpdateDataSourceResponse) => any;
3121
- /**
3122
- * @internal
3123
- */
3124
- export declare const UpdateDataSourcePermissionsRequestFilterSensitiveLog: (obj: UpdateDataSourcePermissionsRequest) => any;
3125
- /**
3126
- * @internal
3127
- */
3128
- export declare const UpdateDataSourcePermissionsResponseFilterSensitiveLog: (obj: UpdateDataSourcePermissionsResponse) => any;
3129
- /**
3130
- * @internal
3131
- */
3132
- export declare const UpdateFolderRequestFilterSensitiveLog: (obj: UpdateFolderRequest) => any;
3133
- /**
3134
- * @internal
3135
- */
3136
- export declare const UpdateFolderResponseFilterSensitiveLog: (obj: UpdateFolderResponse) => any;
3137
- /**
3138
- * @internal
3139
- */
3140
- export declare const UpdateFolderPermissionsRequestFilterSensitiveLog: (obj: UpdateFolderPermissionsRequest) => any;
3141
- /**
3142
- * @internal
3143
- */
3144
- export declare const UpdateFolderPermissionsResponseFilterSensitiveLog: (obj: UpdateFolderPermissionsResponse) => any;
3145
- /**
3146
- * @internal
3147
- */
3148
- export declare const UpdateGroupRequestFilterSensitiveLog: (obj: UpdateGroupRequest) => any;
3149
- /**
3150
- * @internal
3151
- */
3152
- export declare const UpdateGroupResponseFilterSensitiveLog: (obj: UpdateGroupResponse) => any;
3153
- /**
3154
- * @internal
3155
- */
3156
- export declare const UpdateIAMPolicyAssignmentRequestFilterSensitiveLog: (obj: UpdateIAMPolicyAssignmentRequest) => any;
3157
- /**
3158
- * @internal
3159
- */
3160
- export declare const UpdateIAMPolicyAssignmentResponseFilterSensitiveLog: (obj: UpdateIAMPolicyAssignmentResponse) => any;
3161
- /**
3162
- * @internal
3163
- */
3164
- export declare const UpdateIpRestrictionRequestFilterSensitiveLog: (obj: UpdateIpRestrictionRequest) => any;
3165
- /**
3166
- * @internal
3167
- */
3168
- export declare const UpdateIpRestrictionResponseFilterSensitiveLog: (obj: UpdateIpRestrictionResponse) => any;
3169
- /**
3170
- * @internal
3171
- */
3172
- export declare const UpdatePublicSharingSettingsRequestFilterSensitiveLog: (obj: UpdatePublicSharingSettingsRequest) => any;
3173
- /**
3174
- * @internal
3175
- */
3176
- export declare const UpdatePublicSharingSettingsResponseFilterSensitiveLog: (obj: UpdatePublicSharingSettingsResponse) => any;
3129
+ export declare const UpdateDataSourceRequestFilterSensitiveLog: (obj: UpdateDataSourceRequest) => any;
3177
3130
  /**
3178
3131
  * @internal
3179
3132
  */
3180
3133
  export declare const UpdateTemplateRequestFilterSensitiveLog: (obj: UpdateTemplateRequest) => any;
3181
- /**
3182
- * @internal
3183
- */
3184
- export declare const UpdateTemplateResponseFilterSensitiveLog: (obj: UpdateTemplateResponse) => any;
3185
- /**
3186
- * @internal
3187
- */
3188
- export declare const UpdateTemplateAliasRequestFilterSensitiveLog: (obj: UpdateTemplateAliasRequest) => any;
3189
- /**
3190
- * @internal
3191
- */
3192
- export declare const UpdateTemplateAliasResponseFilterSensitiveLog: (obj: UpdateTemplateAliasResponse) => any;
3193
- /**
3194
- * @internal
3195
- */
3196
- export declare const UpdateTemplatePermissionsRequestFilterSensitiveLog: (obj: UpdateTemplatePermissionsRequest) => any;
3197
- /**
3198
- * @internal
3199
- */
3200
- export declare const UpdateTemplatePermissionsResponseFilterSensitiveLog: (obj: UpdateTemplatePermissionsResponse) => any;
3201
- /**
3202
- * @internal
3203
- */
3204
- export declare const UpdateThemeRequestFilterSensitiveLog: (obj: UpdateThemeRequest) => any;
3205
- /**
3206
- * @internal
3207
- */
3208
- export declare const UpdateThemeResponseFilterSensitiveLog: (obj: UpdateThemeResponse) => any;
3209
- /**
3210
- * @internal
3211
- */
3212
- export declare const UpdateThemeAliasRequestFilterSensitiveLog: (obj: UpdateThemeAliasRequest) => any;
3213
- /**
3214
- * @internal
3215
- */
3216
- export declare const UpdateThemeAliasResponseFilterSensitiveLog: (obj: UpdateThemeAliasResponse) => any;
3217
- /**
3218
- * @internal
3219
- */
3220
- export declare const UpdateThemePermissionsRequestFilterSensitiveLog: (obj: UpdateThemePermissionsRequest) => any;
3221
- /**
3222
- * @internal
3223
- */
3224
- export declare const UpdateThemePermissionsResponseFilterSensitiveLog: (obj: UpdateThemePermissionsResponse) => any;
3225
- /**
3226
- * @internal
3227
- */
3228
- export declare const UpdateUserRequestFilterSensitiveLog: (obj: UpdateUserRequest) => any;
3229
- /**
3230
- * @internal
3231
- */
3232
- export declare const UpdateUserResponseFilterSensitiveLog: (obj: UpdateUserResponse) => any;