@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 { DescribeDataSourcePermissionsRequest, DescribeDataSourcePermissionsResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeDataSourcePermissionsCommand}.
8
10
  */
9
11
  export interface DescribeDataSourcePermissionsCommandInput extends DescribeDataSourcePermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeDataSourcePermissionsCommand}.
13
17
  */
14
18
  export interface DescribeDataSourcePermissionsCommandOutput extends DescribeDataSourcePermissionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the resource permissions for a data source.</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 DescribeDataSourcePermissionsCommandOutput extends DescribeData
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeDataSourcePermissionsCommandInput - {@link DescribeDataSourcePermissionsCommandInput}
34
+ * @returns {@link DescribeDataSourcePermissionsCommandOutput}
28
35
  * @see {@link DescribeDataSourcePermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeDataSourcePermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -52,11 +59,20 @@ export interface DescribeDataSourcePermissionsCommandOutput extends DescribeData
52
59
  export declare class DescribeDataSourcePermissionsCommand extends $Command<DescribeDataSourcePermissionsCommandInput, DescribeDataSourcePermissionsCommandOutput, QuickSightClientResolvedConfig> {
53
60
  readonly input: DescribeDataSourcePermissionsCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: DescribeDataSourcePermissionsCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDataSourcePermissionsCommandInput, DescribeDataSourcePermissionsCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeFolderRequest, DescribeFolderResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFolderCommand}.
8
10
  */
9
11
  export interface DescribeFolderCommandInput extends DescribeFolderRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFolderCommand}.
13
17
  */
14
18
  export interface DescribeFolderCommandOutput extends DescribeFolderResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a folder.</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 DescribeFolderCommandOutput extends DescribeFolderResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeFolderCommandInput - {@link DescribeFolderCommandInput}
34
+ * @returns {@link DescribeFolderCommandOutput}
28
35
  * @see {@link DescribeFolderCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeFolderCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeFolderCommandOutput extends DescribeFolderResponse, __M
58
65
  export declare class DescribeFolderCommand extends $Command<DescribeFolderCommandInput, DescribeFolderCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeFolderCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeFolderCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFolderCommandInput, DescribeFolderCommandOutput>;
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 { DescribeFolderPermissionsRequest, DescribeFolderPermissionsResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFolderPermissionsCommand}.
8
10
  */
9
11
  export interface DescribeFolderPermissionsCommandInput extends DescribeFolderPermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFolderPermissionsCommand}.
13
17
  */
14
18
  export interface DescribeFolderPermissionsCommandOutput extends DescribeFolderPermissionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes permissions for a folder.</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 DescribeFolderPermissionsCommandOutput extends DescribeFolderPe
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeFolderPermissionsCommandInput - {@link DescribeFolderPermissionsCommandInput}
34
+ * @returns {@link DescribeFolderPermissionsCommandOutput}
28
35
  * @see {@link DescribeFolderPermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeFolderPermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeFolderPermissionsCommandOutput extends DescribeFolderPe
58
65
  export declare class DescribeFolderPermissionsCommand extends $Command<DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeFolderPermissionsCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeFolderPermissionsCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput>;
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 { DescribeFolderResolvedPermissionsRequest, DescribeFolderResolvedPermissionsResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFolderResolvedPermissionsCommand}.
8
10
  */
9
11
  export interface DescribeFolderResolvedPermissionsCommandInput extends DescribeFolderResolvedPermissionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFolderResolvedPermissionsCommand}.
13
17
  */
14
18
  export interface DescribeFolderResolvedPermissionsCommandOutput extends DescribeFolderResolvedPermissionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the folder resolved permissions. Permissions consists of both folder direct permissions and the inherited permissions from the ancestor folders.</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 DescribeFolderResolvedPermissionsCommandOutput extends Describe
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeFolderResolvedPermissionsCommandInput - {@link DescribeFolderResolvedPermissionsCommandInput}
34
+ * @returns {@link DescribeFolderResolvedPermissionsCommandOutput}
28
35
  * @see {@link DescribeFolderResolvedPermissionsCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeFolderResolvedPermissionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeFolderResolvedPermissionsCommandOutput extends Describe
58
65
  export declare class DescribeFolderResolvedPermissionsCommand extends $Command<DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeFolderResolvedPermissionsCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeFolderResolvedPermissionsCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput>;
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 { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGroupCommand}.
8
10
  */
9
11
  export interface DescribeGroupCommandInput extends DescribeGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGroupCommand}.
13
17
  */
14
18
  export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN). </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 DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeGroupCommandInput - {@link DescribeGroupCommandInput}
34
+ * @returns {@link DescribeGroupCommandOutput}
28
35
  * @see {@link DescribeGroupCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeGroupCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
58
65
  export declare class DescribeGroupCommand extends $Command<DescribeGroupCommandInput, DescribeGroupCommandOutput, QuickSightClientResolvedConfig> {
59
66
  readonly input: DescribeGroupCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeGroupCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGroupCommandInput, DescribeGroupCommandOutput>;
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 { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGroupMembershipCommand}.
8
10
  */
9
11
  export interface DescribeGroupMembershipCommandInput extends DescribeGroupMembershipRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGroupMembershipCommand}.
13
17
  */
14
18
  export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembershipResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Use the <code>DescribeGroupMembership</code> operation to determine if a user is a
18
23
  * member of the specified group. If the user exists and is a member of the specified
19
24
  * group, an associated <code>GroupMember</code> object is returned.</p>
@@ -27,6 +32,8 @@ export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembe
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DescribeGroupMembershipCommandInput - {@link DescribeGroupMembershipCommandInput}
36
+ * @returns {@link DescribeGroupMembershipCommandOutput}
30
37
  * @see {@link DescribeGroupMembershipCommandInput} for command's `input` shape.
31
38
  * @see {@link DescribeGroupMembershipCommandOutput} for command's `response` shape.
32
39
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembe
60
67
  export declare class DescribeGroupMembershipCommand extends $Command<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput, QuickSightClientResolvedConfig> {
61
68
  readonly input: DescribeGroupMembershipCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DescribeGroupMembershipCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeIAMPolicyAssignmentRequest, DescribeIAMPolicyAssignmentResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeIAMPolicyAssignmentCommand}.
8
10
  */
9
11
  export interface DescribeIAMPolicyAssignmentCommandInput extends DescribeIAMPolicyAssignmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeIAMPolicyAssignmentCommand}.
13
17
  */
14
18
  export interface DescribeIAMPolicyAssignmentCommandOutput extends DescribeIAMPolicyAssignmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes an existing IAM policy assignment, as specified by the assignment 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 DescribeIAMPolicyAssignmentCommandOutput extends DescribeIAMPol
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeIAMPolicyAssignmentCommandInput - {@link DescribeIAMPolicyAssignmentCommandInput}
34
+ * @returns {@link DescribeIAMPolicyAssignmentCommandOutput}
28
35
  * @see {@link DescribeIAMPolicyAssignmentCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeIAMPolicyAssignmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeIAMPolicyAssignmentCommandOutput extends DescribeIAMPol
55
62
  export declare class DescribeIAMPolicyAssignmentCommand extends $Command<DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: DescribeIAMPolicyAssignmentCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeIAMPolicyAssignmentCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput>;
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 { DescribeIngestionRequest, DescribeIngestionResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeIngestionCommand}.
8
10
  */
9
11
  export interface DescribeIngestionCommandInput extends DescribeIngestionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeIngestionCommand}.
13
17
  */
14
18
  export interface DescribeIngestionCommandOutput extends DescribeIngestionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a SPICE ingestion.</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 DescribeIngestionCommandOutput extends DescribeIngestionRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeIngestionCommandInput - {@link DescribeIngestionCommandInput}
34
+ * @returns {@link DescribeIngestionCommandOutput}
28
35
  * @see {@link DescribeIngestionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeIngestionCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeIngestionCommandOutput extends DescribeIngestionRespons
55
62
  export declare class DescribeIngestionCommand extends $Command<DescribeIngestionCommandInput, DescribeIngestionCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: DescribeIngestionCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeIngestionCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIngestionCommandInput, DescribeIngestionCommandOutput>;
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 { DescribeIpRestrictionRequest, DescribeIpRestrictionResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeIpRestrictionCommand}.
8
10
  */
9
11
  export interface DescribeIpRestrictionCommandInput extends DescribeIpRestrictionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeIpRestrictionCommand}.
13
17
  */
14
18
  export interface DescribeIpRestrictionCommandOutput extends DescribeIpRestrictionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Provides a summary and status of IP rules.</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 DescribeIpRestrictionCommandOutput extends DescribeIpRestrictio
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeIpRestrictionCommandInput - {@link DescribeIpRestrictionCommandInput}
34
+ * @returns {@link DescribeIpRestrictionCommandOutput}
28
35
  * @see {@link DescribeIpRestrictionCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeIpRestrictionCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -52,11 +59,20 @@ export interface DescribeIpRestrictionCommandOutput extends DescribeIpRestrictio
52
59
  export declare class DescribeIpRestrictionCommand extends $Command<DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput, QuickSightClientResolvedConfig> {
53
60
  readonly input: DescribeIpRestrictionCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: DescribeIpRestrictionCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeNamespaceRequest, DescribeNamespaceResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeNamespaceCommand}.
8
10
  */
9
11
  export interface DescribeNamespaceCommandInput extends DescribeNamespaceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeNamespaceCommand}.
13
17
  */
14
18
  export interface DescribeNamespaceCommandOutput extends DescribeNamespaceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the current namespace.</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 DescribeNamespaceCommandOutput extends DescribeNamespaceRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeNamespaceCommandInput - {@link DescribeNamespaceCommandInput}
34
+ * @returns {@link DescribeNamespaceCommandOutput}
28
35
  * @see {@link DescribeNamespaceCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeNamespaceCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeNamespaceCommandOutput extends DescribeNamespaceRespons
55
62
  export declare class DescribeNamespaceCommand extends $Command<DescribeNamespaceCommandInput, DescribeNamespaceCommandOutput, QuickSightClientResolvedConfig> {
56
63
  readonly input: DescribeNamespaceCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeNamespaceCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeNamespaceCommandInput, DescribeNamespaceCommandOutput>;
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 { DescribeTemplateAliasRequest, DescribeTemplateAliasResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTemplateAliasCommand}.
8
10
  */
9
11
  export interface DescribeTemplateAliasCommandInput extends DescribeTemplateAliasRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTemplateAliasCommand}.
13
17
  */
14
18
  export interface DescribeTemplateAliasCommandOutput extends DescribeTemplateAliasResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the template alias for 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 DescribeTemplateAliasCommandOutput extends DescribeTemplateAlia
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTemplateAliasCommandInput - {@link DescribeTemplateAliasCommandInput}
34
+ * @returns {@link DescribeTemplateAliasCommandOutput}
28
35
  * @see {@link DescribeTemplateAliasCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTemplateAliasCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -49,11 +56,20 @@ export interface DescribeTemplateAliasCommandOutput extends DescribeTemplateAlia
49
56
  export declare class DescribeTemplateAliasCommand extends $Command<DescribeTemplateAliasCommandInput, DescribeTemplateAliasCommandOutput, QuickSightClientResolvedConfig> {
50
57
  readonly input: DescribeTemplateAliasCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: DescribeTemplateAliasCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTemplateAliasCommandInput, DescribeTemplateAliasCommandOutput>;
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 { DescribeTemplateRequest, DescribeTemplateResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeTemplateCommand}.
8
10
  */
9
11
  export interface DescribeTemplateCommandInput extends DescribeTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeTemplateCommand}.
13
17
  */
14
18
  export interface DescribeTemplateCommandOutput extends DescribeTemplateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes a template's metadata.</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 DescribeTemplateCommandOutput extends DescribeTemplateResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeTemplateCommandInput - {@link DescribeTemplateCommandInput}
34
+ * @returns {@link DescribeTemplateCommandOutput}
28
35
  * @see {@link DescribeTemplateCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeTemplateCommandOutput} for command's `response` shape.
30
37
  * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
@@ -64,11 +71,20 @@ export interface DescribeTemplateCommandOutput extends DescribeTemplateResponse,
64
71
  export declare class DescribeTemplateCommand extends $Command<DescribeTemplateCommandInput, DescribeTemplateCommandOutput, QuickSightClientResolvedConfig> {
65
72
  readonly input: DescribeTemplateCommandInput;
66
73
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
+ /**
75
+ * @public
76
+ */
67
77
  constructor(input: DescribeTemplateCommandInput);
68
78
  /**
69
79
  * @internal
70
80
  */
71
81
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTemplateCommandInput, DescribeTemplateCommandOutput>;
82
+ /**
83
+ * @internal
84
+ */
72
85
  private serialize;
86
+ /**
87
+ * @internal
88
+ */
73
89
  private deserialize;
74
90
  }