@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,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeTemplateDefinitionRequest, DescribeTemplateDefinitionResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTemplateDefinitionCommand}.
8
10
  */
9
11
  export interface DescribeTemplateDefinitionCommandInput extends DescribeTemplateDefinitionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTemplateDefinitionCommand}.
13
17
  */
14
18
  export interface DescribeTemplateDefinitionCommandOutput extends DescribeTemplateDefinitionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides a detailed description of the definition of a template.</p>
18
23
  * <note>
19
24
  * <p>If you do not need to know details about the content of a template, for instance if you
@@ -33,6 +38,8 @@ export interface DescribeTemplateDefinitionCommandOutput extends DescribeTemplat
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param DescribeTemplateDefinitionCommandInput - {@link DescribeTemplateDefinitionCommandInput}
42
+ * @returns {@link DescribeTemplateDefinitionCommandOutput}
36
43
  * @see {@link DescribeTemplateDefinitionCommandInput} for command's `input` shape.
37
44
  * @see {@link DescribeTemplateDefinitionCommandOutput} for command's `response` shape.
38
45
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -72,11 +79,20 @@ export interface DescribeTemplateDefinitionCommandOutput extends DescribeTemplat
72
79
  export declare class DescribeTemplateDefinitionCommand extends $Command<DescribeTemplateDefinitionCommandInput, DescribeTemplateDefinitionCommandOutput, QuickSightClientResolvedConfig> {
73
80
  readonly input: DescribeTemplateDefinitionCommandInput;
74
81
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
+ /**
83
+ * @public
84
+ */
75
85
  constructor(input: DescribeTemplateDefinitionCommandInput);
76
86
  /**
77
87
  * @internal
78
88
  */
79
89
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTemplateDefinitionCommandInput, DescribeTemplateDefinitionCommandOutput>;
90
+ /**
91
+ * @internal
92
+ */
80
93
  private serialize;
94
+ /**
95
+ * @internal
96
+ */
81
97
  private deserialize;
82
98
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeTemplatePermissionsRequest, DescribeTemplatePermissionsResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTemplatePermissionsCommand}.
8
10
  */
9
11
  export interface DescribeTemplatePermissionsCommandInput extends DescribeTemplatePermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTemplatePermissionsCommand}.
13
17
  */
14
18
  export interface DescribeTemplatePermissionsCommandOutput extends DescribeTemplatePermissionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes read and write permissions on a template.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeTemplatePermissionsCommandOutput extends DescribeTempla
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTemplatePermissionsCommandInput - {@link DescribeTemplatePermissionsCommandInput}
34
+ * @returns {@link DescribeTemplatePermissionsCommandOutput}
28
35
  * @see {@link DescribeTemplatePermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTemplatePermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeTemplatePermissionsCommandOutput extends DescribeTempla
55
62
  export declare class DescribeTemplatePermissionsCommand extends $Command<DescribeTemplatePermissionsCommandInput, DescribeTemplatePermissionsCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: DescribeTemplatePermissionsCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeTemplatePermissionsCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTemplatePermissionsCommandInput, DescribeTemplatePermissionsCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeThemeAliasRequest, DescribeThemeAliasResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeThemeAliasCommand}.
8
10
  */
9
11
  export interface DescribeThemeAliasCommandInput extends DescribeThemeAliasRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeThemeAliasCommand}.
13
17
  */
14
18
  export interface DescribeThemeAliasCommandOutput extends DescribeThemeAliasResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the alias for a theme.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeThemeAliasCommandOutput extends DescribeThemeAliasRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeThemeAliasCommandInput - {@link DescribeThemeAliasCommandInput}
34
+ * @returns {@link DescribeThemeAliasCommandOutput}
28
35
  * @see {@link DescribeThemeAliasCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeThemeAliasCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeThemeAliasCommandOutput extends DescribeThemeAliasRespo
55
62
  export declare class DescribeThemeAliasCommand extends $Command<DescribeThemeAliasCommandInput, DescribeThemeAliasCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: DescribeThemeAliasCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeThemeAliasCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeThemeAliasCommandInput, DescribeThemeAliasCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeThemeRequest, DescribeThemeResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeThemeCommand}.
8
10
  */
9
11
  export interface DescribeThemeCommandInput extends DescribeThemeRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeThemeCommand}.
13
17
  */
14
18
  export interface DescribeThemeCommandOutput extends DescribeThemeResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a theme.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeThemeCommandOutput extends DescribeThemeResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeThemeCommandInput - {@link DescribeThemeCommandInput}
34
+ * @returns {@link DescribeThemeCommandOutput}
28
35
  * @see {@link DescribeThemeCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeThemeCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -61,11 +68,20 @@ export interface DescribeThemeCommandOutput extends DescribeThemeResponse, __Met
61
68
  export declare class DescribeThemeCommand extends $Command<DescribeThemeCommandInput, DescribeThemeCommandOutput, QuickSightClientResolvedConfig> {
62
69
  readonly input: DescribeThemeCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: DescribeThemeCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeThemeCommandInput, DescribeThemeCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeThemePermissionsRequest, DescribeThemePermissionsResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeThemePermissionsCommand}.
8
10
  */
9
11
  export interface DescribeThemePermissionsCommandInput extends DescribeThemePermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeThemePermissionsCommand}.
13
17
  */
14
18
  export interface DescribeThemePermissionsCommandOutput extends DescribeThemePermissionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the read and write permissions for a theme.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeThemePermissionsCommandOutput extends DescribeThemePerm
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeThemePermissionsCommandInput - {@link DescribeThemePermissionsCommandInput}
34
+ * @returns {@link DescribeThemePermissionsCommandOutput}
28
35
  * @see {@link DescribeThemePermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeThemePermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeThemePermissionsCommandOutput extends DescribeThemePerm
58
65
  export declare class DescribeThemePermissionsCommand extends $Command<DescribeThemePermissionsCommandInput, DescribeThemePermissionsCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeThemePermissionsCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeThemePermissionsCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeThemePermissionsCommandInput, DescribeThemePermissionsCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeUserRequest, DescribeUserResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeUserCommand}.
8
10
  */
9
11
  export interface DescribeUserCommandInput extends DescribeUserRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeUserCommand}.
13
17
  */
14
18
  export interface DescribeUserCommandOutput extends DescribeUserResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a user, given the user name. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeUserCommandInput - {@link DescribeUserCommandInput}
34
+ * @returns {@link DescribeUserCommandOutput}
28
35
  * @see {@link DescribeUserCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeUserCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
58
65
  export declare class DescribeUserCommand extends $Command<DescribeUserCommandInput, DescribeUserCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeUserCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeUserCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserCommandInput, DescribeUserCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GenerateEmbedUrlForAnonymousUserRequest, GenerateEmbedUrlForAnonymousUserResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GenerateEmbedUrlForAnonymousUserCommand}.
8
10
  */
9
11
  export interface GenerateEmbedUrlForAnonymousUserCommandInput extends GenerateEmbedUrlForAnonymousUserRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GenerateEmbedUrlForAnonymousUserCommand}.
13
17
  */
14
18
  export interface GenerateEmbedUrlForAnonymousUserCommandOutput extends GenerateEmbedUrlForAnonymousUserResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website, without having to register any reader users. Before you use this action, make sure that you have configured the dashboards and permissions.</p>
18
23
  * <p>The following rules apply to the generated URL:</p>
19
24
  * <ul>
@@ -42,6 +47,8 @@ export interface GenerateEmbedUrlForAnonymousUserCommandOutput extends GenerateE
42
47
  * const response = await client.send(command);
43
48
  * ```
44
49
  *
50
+ * @param GenerateEmbedUrlForAnonymousUserCommandInput - {@link GenerateEmbedUrlForAnonymousUserCommandInput}
51
+ * @returns {@link GenerateEmbedUrlForAnonymousUserCommandOutput}
45
52
  * @see {@link GenerateEmbedUrlForAnonymousUserCommandInput} for command's `input` shape.
46
53
  * @see {@link GenerateEmbedUrlForAnonymousUserCommandOutput} for command's `response` shape.
47
54
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -90,11 +97,20 @@ export interface GenerateEmbedUrlForAnonymousUserCommandOutput extends GenerateE
90
97
  export declare class GenerateEmbedUrlForAnonymousUserCommand extends $Command<GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput, QuickSightClientResolvedConfig> {
91
98
  readonly input: GenerateEmbedUrlForAnonymousUserCommandInput;
92
99
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
+ /**
101
+ * @public
102
+ */
93
103
  constructor(input: GenerateEmbedUrlForAnonymousUserCommandInput);
94
104
  /**
95
105
  * @internal
96
106
  */
97
107
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput>;
108
+ /**
109
+ * @internal
110
+ */
98
111
  private serialize;
112
+ /**
113
+ * @internal
114
+ */
99
115
  private deserialize;
100
116
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GenerateEmbedUrlForRegisteredUserRequest, GenerateEmbedUrlForRegisteredUserResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GenerateEmbedUrlForRegisteredUserCommand}.
8
10
  */
9
11
  export interface GenerateEmbedUrlForRegisteredUserCommandInput extends GenerateEmbedUrlForRegisteredUserRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GenerateEmbedUrlForRegisteredUserCommand}.
13
17
  */
14
18
  export interface GenerateEmbedUrlForRegisteredUserCommandOutput extends GenerateEmbedUrlForRegisteredUserResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website. This action can be used for any type of user registered in an Amazon QuickSight account.
18
23
  * Before you use this action, make sure that you have configured the relevant Amazon QuickSight resource and permissions.</p>
19
24
  * <p>The following rules apply to the generated URL:</p>
@@ -45,6 +50,8 @@ export interface GenerateEmbedUrlForRegisteredUserCommandOutput extends Generate
45
50
  * const response = await client.send(command);
46
51
  * ```
47
52
  *
53
+ * @param GenerateEmbedUrlForRegisteredUserCommandInput - {@link GenerateEmbedUrlForRegisteredUserCommandInput}
54
+ * @returns {@link GenerateEmbedUrlForRegisteredUserCommandOutput}
48
55
  * @see {@link GenerateEmbedUrlForRegisteredUserCommandInput} for command's `input` shape.
49
56
  * @see {@link GenerateEmbedUrlForRegisteredUserCommandOutput} for command's `response` shape.
50
57
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -98,11 +105,20 @@ export interface GenerateEmbedUrlForRegisteredUserCommandOutput extends Generate
98
105
  export declare class GenerateEmbedUrlForRegisteredUserCommand extends $Command<GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput, QuickSightClientResolvedConfig> {
99
106
  readonly input: GenerateEmbedUrlForRegisteredUserCommandInput;
100
107
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
108
+ /**
109
+ * @public
110
+ */
101
111
  constructor(input: GenerateEmbedUrlForRegisteredUserCommandInput);
102
112
  /**
103
113
  * @internal
104
114
  */
105
115
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput>;
116
+ /**
117
+ * @internal
118
+ */
106
119
  private serialize;
120
+ /**
121
+ * @internal
122
+ */
107
123
  private deserialize;
108
124
  }
@@ -5,16 +5,21 @@ import { GetDashboardEmbedUrlRequest } from "../models/models_2";
5
5
  import { GetDashboardEmbedUrlResponse } from "../models/models_3";
6
6
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link GetDashboardEmbedUrlCommand}.
9
11
  */
10
12
  export interface GetDashboardEmbedUrlCommandInput extends GetDashboardEmbedUrlRequest {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link GetDashboardEmbedUrlCommand}.
14
18
  */
15
19
  export interface GetDashboardEmbedUrlCommandOutput extends GetDashboardEmbedUrlResponse, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application. Before you use this command, make sure that you have configured the dashboards and permissions. </p>
19
24
  * <p>Currently, you can use <code>GetDashboardEmbedURL</code> only from the server, not from the user's browser. The following rules apply to the generated URL:</p>
20
25
  * <ul>
@@ -47,6 +52,8 @@ export interface GetDashboardEmbedUrlCommandOutput extends GetDashboardEmbedUrlR
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param GetDashboardEmbedUrlCommandInput - {@link GetDashboardEmbedUrlCommandInput}
56
+ * @returns {@link GetDashboardEmbedUrlCommandOutput}
50
57
  * @see {@link GetDashboardEmbedUrlCommandInput} for command's `input` shape.
51
58
  * @see {@link GetDashboardEmbedUrlCommandOutput} for command's `response` shape.
52
59
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -111,11 +118,20 @@ export interface GetDashboardEmbedUrlCommandOutput extends GetDashboardEmbedUrlR
111
118
  export declare class GetDashboardEmbedUrlCommand extends $Command<GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput, QuickSightClientResolvedConfig> {
112
119
  readonly input: GetDashboardEmbedUrlCommandInput;
113
120
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
121
+ /**
122
+ * @public
123
+ */
114
124
  constructor(input: GetDashboardEmbedUrlCommandInput);
115
125
  /**
116
126
  * @internal
117
127
  */
118
128
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput>;
129
+ /**
130
+ * @internal
131
+ */
119
132
  private serialize;
133
+ /**
134
+ * @internal
135
+ */
120
136
  private deserialize;
121
137
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetSessionEmbedUrlRequest, GetSessionEmbedUrlResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSessionEmbedUrlCommand}.
8
10
  */
9
11
  export interface GetSessionEmbedUrlCommandInput extends GetSessionEmbedUrlRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSessionEmbedUrlCommand}.
13
17
  */
14
18
  export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
18
23
  * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
19
24
  * you want to provide an authoring portal that allows users to create data sources,
@@ -50,6 +55,8 @@ export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlRespo
50
55
  * const response = await client.send(command);
51
56
  * ```
52
57
  *
58
+ * @param GetSessionEmbedUrlCommandInput - {@link GetSessionEmbedUrlCommandInput}
59
+ * @returns {@link GetSessionEmbedUrlCommandOutput}
53
60
  * @see {@link GetSessionEmbedUrlCommandInput} for command's `input` shape.
54
61
  * @see {@link GetSessionEmbedUrlCommandOutput} for command's `response` shape.
55
62
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -95,11 +102,20 @@ export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlRespo
95
102
  export declare class GetSessionEmbedUrlCommand extends $Command<GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput, QuickSightClientResolvedConfig> {
96
103
  readonly input: GetSessionEmbedUrlCommandInput;
97
104
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
+ /**
106
+ * @public
107
+ */
98
108
  constructor(input: GetSessionEmbedUrlCommandInput);
99
109
  /**
100
110
  * @internal
101
111
  */
102
112
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput>;
113
+ /**
114
+ * @internal
115
+ */
103
116
  private serialize;
117
+ /**
118
+ * @internal
119
+ */
104
120
  private deserialize;
105
121
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ListAnalysesRequest, ListAnalysesResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAnalysesCommand}.
8
10
  */
9
11
  export interface ListAnalysesCommandInput extends ListAnalysesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAnalysesCommand}.
13
17
  */
14
18
  export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListAnalysesCommandInput - {@link ListAnalysesCommandInput}
34
+ * @returns {@link ListAnalysesCommandOutput}
28
35
  * @see {@link ListAnalysesCommandInput} for command's `input` shape.
29
36
  * @see {@link ListAnalysesCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -49,11 +56,20 @@ export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __Metad
49
56
  export declare class ListAnalysesCommand extends $Command<ListAnalysesCommandInput, ListAnalysesCommandOutput, QuickSightClientResolvedConfig> {
50
57
  readonly input: ListAnalysesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: ListAnalysesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAnalysesCommandInput, ListAnalysesCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ListDashboardVersionsRequest, ListDashboardVersionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListDashboardVersionsCommand}.
8
10
  */
9
11
  export interface ListDashboardVersionsCommandInput extends ListDashboardVersionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListDashboardVersionsCommand}.
13
17
  */
14
18
  export interface ListDashboardVersionsCommandOutput extends ListDashboardVersionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListDashboardVersionsCommandOutput extends ListDashboardVersion
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListDashboardVersionsCommandInput - {@link ListDashboardVersionsCommandInput}
34
+ * @returns {@link ListDashboardVersionsCommandOutput}
28
35
  * @see {@link ListDashboardVersionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListDashboardVersionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface ListDashboardVersionsCommandOutput extends ListDashboardVersion
55
62
  export declare class ListDashboardVersionsCommand extends $Command<ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: ListDashboardVersionsCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: ListDashboardVersionsCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }