@aws-sdk/client-quicksight 3.337.0 → 3.341.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 (621) hide show
  1. package/dist-cjs/QuickSightClient.js +2 -1
  2. package/dist-cjs/commands/CancelIngestionCommand.js +2 -1
  3. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -1
  4. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -1
  5. package/dist-cjs/commands/CreateAnalysisCommand.js +2 -1
  6. package/dist-cjs/commands/CreateDashboardCommand.js +2 -1
  7. package/dist-cjs/commands/CreateDataSetCommand.js +2 -1
  8. package/dist-cjs/commands/CreateDataSourceCommand.js +2 -1
  9. package/dist-cjs/commands/CreateFolderCommand.js +2 -1
  10. package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -1
  11. package/dist-cjs/commands/CreateGroupCommand.js +2 -1
  12. package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -1
  13. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -1
  14. package/dist-cjs/commands/CreateIngestionCommand.js +2 -1
  15. package/dist-cjs/commands/CreateNamespaceCommand.js +2 -1
  16. package/dist-cjs/commands/CreateRefreshScheduleCommand.js +2 -1
  17. package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -1
  18. package/dist-cjs/commands/CreateTemplateCommand.js +2 -1
  19. package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -1
  20. package/dist-cjs/commands/CreateThemeCommand.js +2 -1
  21. package/dist-cjs/commands/CreateTopicCommand.js +2 -1
  22. package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +2 -1
  23. package/dist-cjs/commands/CreateVPCConnectionCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteDataSetCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteFolderCommand.js +2 -1
  32. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -1
  33. package/dist-cjs/commands/DeleteGroupCommand.js +2 -1
  34. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -1
  35. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -1
  36. package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -1
  37. package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +2 -1
  38. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -1
  39. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -1
  40. package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -1
  41. package/dist-cjs/commands/DeleteThemeCommand.js +2 -1
  42. package/dist-cjs/commands/DeleteTopicCommand.js +2 -1
  43. package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +2 -1
  44. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -1
  45. package/dist-cjs/commands/DeleteUserCommand.js +2 -1
  46. package/dist-cjs/commands/DeleteVPCConnectionCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeDataSetCommand.js +2 -1
  57. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -1
  58. package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -1
  59. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -1
  60. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeFolderCommand.js +2 -1
  62. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -1
  63. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -1
  64. package/dist-cjs/commands/DescribeGroupCommand.js +2 -1
  65. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -1
  66. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -1
  67. package/dist-cjs/commands/DescribeIngestionCommand.js +2 -1
  68. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -1
  69. package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -1
  70. package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +2 -1
  71. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -1
  72. package/dist-cjs/commands/DescribeTemplateCommand.js +2 -1
  73. package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +2 -1
  74. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -1
  75. package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -1
  76. package/dist-cjs/commands/DescribeThemeCommand.js +2 -1
  77. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -1
  78. package/dist-cjs/commands/DescribeTopicCommand.js +2 -1
  79. package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +2 -1
  80. package/dist-cjs/commands/DescribeTopicRefreshCommand.js +2 -1
  81. package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +2 -1
  82. package/dist-cjs/commands/DescribeUserCommand.js +2 -1
  83. package/dist-cjs/commands/DescribeVPCConnectionCommand.js +2 -1
  84. package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -1
  85. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -1
  86. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +2 -1
  87. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +2 -1
  88. package/dist-cjs/commands/ListAnalysesCommand.js +2 -1
  89. package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -1
  90. package/dist-cjs/commands/ListDashboardsCommand.js +2 -1
  91. package/dist-cjs/commands/ListDataSetsCommand.js +2 -1
  92. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -1
  93. package/dist-cjs/commands/ListFolderMembersCommand.js +2 -1
  94. package/dist-cjs/commands/ListFoldersCommand.js +2 -1
  95. package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -1
  96. package/dist-cjs/commands/ListGroupsCommand.js +2 -1
  97. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -1
  98. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -1
  99. package/dist-cjs/commands/ListIngestionsCommand.js +2 -1
  100. package/dist-cjs/commands/ListNamespacesCommand.js +2 -1
  101. package/dist-cjs/commands/ListRefreshSchedulesCommand.js +2 -1
  102. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  103. package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -1
  104. package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -1
  105. package/dist-cjs/commands/ListTemplatesCommand.js +2 -1
  106. package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -1
  107. package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -1
  108. package/dist-cjs/commands/ListThemesCommand.js +2 -1
  109. package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +2 -1
  110. package/dist-cjs/commands/ListTopicsCommand.js +2 -1
  111. package/dist-cjs/commands/ListUserGroupsCommand.js +2 -1
  112. package/dist-cjs/commands/ListUsersCommand.js +2 -1
  113. package/dist-cjs/commands/ListVPCConnectionsCommand.js +2 -1
  114. package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +2 -1
  115. package/dist-cjs/commands/RegisterUserCommand.js +2 -1
  116. package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -1
  117. package/dist-cjs/commands/SearchAnalysesCommand.js +2 -1
  118. package/dist-cjs/commands/SearchDashboardsCommand.js +2 -1
  119. package/dist-cjs/commands/SearchDataSetsCommand.js +2 -1
  120. package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -1
  121. package/dist-cjs/commands/SearchFoldersCommand.js +2 -1
  122. package/dist-cjs/commands/SearchGroupsCommand.js +2 -1
  123. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  124. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  125. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -1
  126. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
  127. package/dist-cjs/commands/UpdateAnalysisCommand.js +2 -1
  128. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -1
  129. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -1
  130. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -1
  131. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -1
  132. package/dist-cjs/commands/UpdateDataSetCommand.js +2 -1
  133. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -1
  134. package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -1
  135. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -1
  136. package/dist-cjs/commands/UpdateFolderCommand.js +2 -1
  137. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -1
  138. package/dist-cjs/commands/UpdateGroupCommand.js +2 -1
  139. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -1
  140. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -1
  141. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -1
  142. package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +2 -1
  143. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -1
  144. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -1
  145. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -1
  146. package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -1
  147. package/dist-cjs/commands/UpdateThemeCommand.js +2 -1
  148. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -1
  149. package/dist-cjs/commands/UpdateTopicCommand.js +2 -1
  150. package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +2 -1
  151. package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +2 -1
  152. package/dist-cjs/commands/UpdateUserCommand.js +2 -1
  153. package/dist-cjs/commands/UpdateVPCConnectionCommand.js +2 -1
  154. package/dist-cjs/index.js +2 -2
  155. package/dist-cjs/models/QuickSightServiceException.js +2 -1
  156. package/dist-es/QuickSightClient.js +1 -0
  157. package/dist-es/commands/CancelIngestionCommand.js +1 -0
  158. package/dist-es/commands/CreateAccountCustomizationCommand.js +1 -0
  159. package/dist-es/commands/CreateAccountSubscriptionCommand.js +1 -0
  160. package/dist-es/commands/CreateAnalysisCommand.js +1 -0
  161. package/dist-es/commands/CreateDashboardCommand.js +1 -0
  162. package/dist-es/commands/CreateDataSetCommand.js +1 -0
  163. package/dist-es/commands/CreateDataSourceCommand.js +1 -0
  164. package/dist-es/commands/CreateFolderCommand.js +1 -0
  165. package/dist-es/commands/CreateFolderMembershipCommand.js +1 -0
  166. package/dist-es/commands/CreateGroupCommand.js +1 -0
  167. package/dist-es/commands/CreateGroupMembershipCommand.js +1 -0
  168. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +1 -0
  169. package/dist-es/commands/CreateIngestionCommand.js +1 -0
  170. package/dist-es/commands/CreateNamespaceCommand.js +1 -0
  171. package/dist-es/commands/CreateRefreshScheduleCommand.js +1 -0
  172. package/dist-es/commands/CreateTemplateAliasCommand.js +1 -0
  173. package/dist-es/commands/CreateTemplateCommand.js +1 -0
  174. package/dist-es/commands/CreateThemeAliasCommand.js +1 -0
  175. package/dist-es/commands/CreateThemeCommand.js +1 -0
  176. package/dist-es/commands/CreateTopicCommand.js +1 -0
  177. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +1 -0
  178. package/dist-es/commands/CreateVPCConnectionCommand.js +1 -0
  179. package/dist-es/commands/DeleteAccountCustomizationCommand.js +1 -0
  180. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +1 -0
  181. package/dist-es/commands/DeleteAnalysisCommand.js +1 -0
  182. package/dist-es/commands/DeleteDashboardCommand.js +1 -0
  183. package/dist-es/commands/DeleteDataSetCommand.js +1 -0
  184. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +1 -0
  185. package/dist-es/commands/DeleteDataSourceCommand.js +1 -0
  186. package/dist-es/commands/DeleteFolderCommand.js +1 -0
  187. package/dist-es/commands/DeleteFolderMembershipCommand.js +1 -0
  188. package/dist-es/commands/DeleteGroupCommand.js +1 -0
  189. package/dist-es/commands/DeleteGroupMembershipCommand.js +1 -0
  190. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +1 -0
  191. package/dist-es/commands/DeleteNamespaceCommand.js +1 -0
  192. package/dist-es/commands/DeleteRefreshScheduleCommand.js +1 -0
  193. package/dist-es/commands/DeleteTemplateAliasCommand.js +1 -0
  194. package/dist-es/commands/DeleteTemplateCommand.js +1 -0
  195. package/dist-es/commands/DeleteThemeAliasCommand.js +1 -0
  196. package/dist-es/commands/DeleteThemeCommand.js +1 -0
  197. package/dist-es/commands/DeleteTopicCommand.js +1 -0
  198. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +1 -0
  199. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +1 -0
  200. package/dist-es/commands/DeleteUserCommand.js +1 -0
  201. package/dist-es/commands/DeleteVPCConnectionCommand.js +1 -0
  202. package/dist-es/commands/DescribeAccountCustomizationCommand.js +1 -0
  203. package/dist-es/commands/DescribeAccountSettingsCommand.js +1 -0
  204. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +1 -0
  205. package/dist-es/commands/DescribeAnalysisCommand.js +1 -0
  206. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +1 -0
  207. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +1 -0
  208. package/dist-es/commands/DescribeDashboardCommand.js +1 -0
  209. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +1 -0
  210. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +1 -0
  211. package/dist-es/commands/DescribeDataSetCommand.js +1 -0
  212. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +1 -0
  213. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +1 -0
  214. package/dist-es/commands/DescribeDataSourceCommand.js +1 -0
  215. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +1 -0
  216. package/dist-es/commands/DescribeFolderCommand.js +1 -0
  217. package/dist-es/commands/DescribeFolderPermissionsCommand.js +1 -0
  218. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +1 -0
  219. package/dist-es/commands/DescribeGroupCommand.js +1 -0
  220. package/dist-es/commands/DescribeGroupMembershipCommand.js +1 -0
  221. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +1 -0
  222. package/dist-es/commands/DescribeIngestionCommand.js +1 -0
  223. package/dist-es/commands/DescribeIpRestrictionCommand.js +1 -0
  224. package/dist-es/commands/DescribeNamespaceCommand.js +1 -0
  225. package/dist-es/commands/DescribeRefreshScheduleCommand.js +1 -0
  226. package/dist-es/commands/DescribeTemplateAliasCommand.js +1 -0
  227. package/dist-es/commands/DescribeTemplateCommand.js +1 -0
  228. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +1 -0
  229. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +1 -0
  230. package/dist-es/commands/DescribeThemeAliasCommand.js +1 -0
  231. package/dist-es/commands/DescribeThemeCommand.js +1 -0
  232. package/dist-es/commands/DescribeThemePermissionsCommand.js +1 -0
  233. package/dist-es/commands/DescribeTopicCommand.js +1 -0
  234. package/dist-es/commands/DescribeTopicPermissionsCommand.js +1 -0
  235. package/dist-es/commands/DescribeTopicRefreshCommand.js +1 -0
  236. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +1 -0
  237. package/dist-es/commands/DescribeUserCommand.js +1 -0
  238. package/dist-es/commands/DescribeVPCConnectionCommand.js +1 -0
  239. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +1 -0
  240. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -0
  241. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -0
  242. package/dist-es/commands/GetSessionEmbedUrlCommand.js +1 -0
  243. package/dist-es/commands/ListAnalysesCommand.js +1 -0
  244. package/dist-es/commands/ListDashboardVersionsCommand.js +1 -0
  245. package/dist-es/commands/ListDashboardsCommand.js +1 -0
  246. package/dist-es/commands/ListDataSetsCommand.js +1 -0
  247. package/dist-es/commands/ListDataSourcesCommand.js +1 -0
  248. package/dist-es/commands/ListFolderMembersCommand.js +1 -0
  249. package/dist-es/commands/ListFoldersCommand.js +1 -0
  250. package/dist-es/commands/ListGroupMembershipsCommand.js +1 -0
  251. package/dist-es/commands/ListGroupsCommand.js +1 -0
  252. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +1 -0
  253. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -0
  254. package/dist-es/commands/ListIngestionsCommand.js +1 -0
  255. package/dist-es/commands/ListNamespacesCommand.js +1 -0
  256. package/dist-es/commands/ListRefreshSchedulesCommand.js +1 -0
  257. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  258. package/dist-es/commands/ListTemplateAliasesCommand.js +1 -0
  259. package/dist-es/commands/ListTemplateVersionsCommand.js +1 -0
  260. package/dist-es/commands/ListTemplatesCommand.js +1 -0
  261. package/dist-es/commands/ListThemeAliasesCommand.js +1 -0
  262. package/dist-es/commands/ListThemeVersionsCommand.js +1 -0
  263. package/dist-es/commands/ListThemesCommand.js +1 -0
  264. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +1 -0
  265. package/dist-es/commands/ListTopicsCommand.js +1 -0
  266. package/dist-es/commands/ListUserGroupsCommand.js +1 -0
  267. package/dist-es/commands/ListUsersCommand.js +1 -0
  268. package/dist-es/commands/ListVPCConnectionsCommand.js +1 -0
  269. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +1 -0
  270. package/dist-es/commands/RegisterUserCommand.js +1 -0
  271. package/dist-es/commands/RestoreAnalysisCommand.js +1 -0
  272. package/dist-es/commands/SearchAnalysesCommand.js +1 -0
  273. package/dist-es/commands/SearchDashboardsCommand.js +1 -0
  274. package/dist-es/commands/SearchDataSetsCommand.js +1 -0
  275. package/dist-es/commands/SearchDataSourcesCommand.js +1 -0
  276. package/dist-es/commands/SearchFoldersCommand.js +1 -0
  277. package/dist-es/commands/SearchGroupsCommand.js +1 -0
  278. package/dist-es/commands/TagResourceCommand.js +1 -0
  279. package/dist-es/commands/UntagResourceCommand.js +1 -0
  280. package/dist-es/commands/UpdateAccountCustomizationCommand.js +1 -0
  281. package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
  282. package/dist-es/commands/UpdateAnalysisCommand.js +1 -0
  283. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +1 -0
  284. package/dist-es/commands/UpdateDashboardCommand.js +1 -0
  285. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +1 -0
  286. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +1 -0
  287. package/dist-es/commands/UpdateDataSetCommand.js +1 -0
  288. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +1 -0
  289. package/dist-es/commands/UpdateDataSourceCommand.js +1 -0
  290. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +1 -0
  291. package/dist-es/commands/UpdateFolderCommand.js +1 -0
  292. package/dist-es/commands/UpdateFolderPermissionsCommand.js +1 -0
  293. package/dist-es/commands/UpdateGroupCommand.js +1 -0
  294. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +1 -0
  295. package/dist-es/commands/UpdateIpRestrictionCommand.js +1 -0
  296. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +1 -0
  297. package/dist-es/commands/UpdateRefreshScheduleCommand.js +1 -0
  298. package/dist-es/commands/UpdateTemplateAliasCommand.js +1 -0
  299. package/dist-es/commands/UpdateTemplateCommand.js +1 -0
  300. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +1 -0
  301. package/dist-es/commands/UpdateThemeAliasCommand.js +1 -0
  302. package/dist-es/commands/UpdateThemeCommand.js +1 -0
  303. package/dist-es/commands/UpdateThemePermissionsCommand.js +1 -0
  304. package/dist-es/commands/UpdateTopicCommand.js +1 -0
  305. package/dist-es/commands/UpdateTopicPermissionsCommand.js +1 -0
  306. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +1 -0
  307. package/dist-es/commands/UpdateUserCommand.js +1 -0
  308. package/dist-es/commands/UpdateVPCConnectionCommand.js +1 -0
  309. package/dist-es/index.js +2 -2
  310. package/dist-es/models/QuickSightServiceException.js +1 -0
  311. package/dist-types/QuickSightClient.d.ts +3 -3
  312. package/dist-types/commands/CancelIngestionCommand.d.ts +4 -0
  313. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +4 -0
  314. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +4 -0
  315. package/dist-types/commands/CreateAnalysisCommand.d.ts +4 -0
  316. package/dist-types/commands/CreateDashboardCommand.d.ts +4 -0
  317. package/dist-types/commands/CreateDataSetCommand.d.ts +4 -0
  318. package/dist-types/commands/CreateDataSourceCommand.d.ts +4 -0
  319. package/dist-types/commands/CreateFolderCommand.d.ts +4 -0
  320. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +4 -0
  321. package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
  322. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +4 -0
  323. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +4 -0
  324. package/dist-types/commands/CreateIngestionCommand.d.ts +4 -0
  325. package/dist-types/commands/CreateNamespaceCommand.d.ts +4 -0
  326. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +4 -0
  327. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +4 -0
  328. package/dist-types/commands/CreateTemplateCommand.d.ts +4 -0
  329. package/dist-types/commands/CreateThemeAliasCommand.d.ts +4 -0
  330. package/dist-types/commands/CreateThemeCommand.d.ts +4 -0
  331. package/dist-types/commands/CreateTopicCommand.d.ts +4 -0
  332. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +4 -0
  333. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +4 -0
  334. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +4 -0
  335. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +4 -0
  336. package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -0
  337. package/dist-types/commands/DeleteDashboardCommand.d.ts +4 -0
  338. package/dist-types/commands/DeleteDataSetCommand.d.ts +4 -0
  339. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +4 -0
  340. package/dist-types/commands/DeleteDataSourceCommand.d.ts +4 -0
  341. package/dist-types/commands/DeleteFolderCommand.d.ts +4 -0
  342. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +4 -0
  343. package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
  344. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +4 -0
  345. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +4 -0
  346. package/dist-types/commands/DeleteNamespaceCommand.d.ts +4 -0
  347. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +4 -0
  348. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +4 -0
  349. package/dist-types/commands/DeleteTemplateCommand.d.ts +4 -0
  350. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +4 -0
  351. package/dist-types/commands/DeleteThemeCommand.d.ts +4 -0
  352. package/dist-types/commands/DeleteTopicCommand.d.ts +4 -0
  353. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +4 -0
  354. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +4 -0
  355. package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
  356. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +4 -0
  357. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +4 -0
  358. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +4 -0
  359. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +4 -0
  360. package/dist-types/commands/DescribeAnalysisCommand.d.ts +4 -0
  361. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +4 -0
  362. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +4 -0
  363. package/dist-types/commands/DescribeDashboardCommand.d.ts +4 -0
  364. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +4 -0
  365. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +4 -0
  366. package/dist-types/commands/DescribeDataSetCommand.d.ts +4 -0
  367. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +4 -0
  368. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +4 -0
  369. package/dist-types/commands/DescribeDataSourceCommand.d.ts +4 -0
  370. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +4 -0
  371. package/dist-types/commands/DescribeFolderCommand.d.ts +4 -0
  372. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +4 -0
  373. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +4 -0
  374. package/dist-types/commands/DescribeGroupCommand.d.ts +4 -0
  375. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +4 -0
  376. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +4 -0
  377. package/dist-types/commands/DescribeIngestionCommand.d.ts +4 -0
  378. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +4 -0
  379. package/dist-types/commands/DescribeNamespaceCommand.d.ts +4 -0
  380. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +4 -0
  381. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +4 -0
  382. package/dist-types/commands/DescribeTemplateCommand.d.ts +4 -0
  383. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +4 -0
  384. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +4 -0
  385. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +4 -0
  386. package/dist-types/commands/DescribeThemeCommand.d.ts +4 -0
  387. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +4 -0
  388. package/dist-types/commands/DescribeTopicCommand.d.ts +4 -0
  389. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +4 -0
  390. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +4 -0
  391. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +4 -0
  392. package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
  393. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +4 -0
  394. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +4 -0
  395. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +4 -0
  396. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +4 -0
  397. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +4 -0
  398. package/dist-types/commands/ListAnalysesCommand.d.ts +4 -0
  399. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +4 -0
  400. package/dist-types/commands/ListDashboardsCommand.d.ts +4 -0
  401. package/dist-types/commands/ListDataSetsCommand.d.ts +4 -0
  402. package/dist-types/commands/ListDataSourcesCommand.d.ts +4 -0
  403. package/dist-types/commands/ListFolderMembersCommand.d.ts +4 -0
  404. package/dist-types/commands/ListFoldersCommand.d.ts +4 -0
  405. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +4 -0
  406. package/dist-types/commands/ListGroupsCommand.d.ts +4 -0
  407. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +4 -0
  408. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +4 -0
  409. package/dist-types/commands/ListIngestionsCommand.d.ts +4 -0
  410. package/dist-types/commands/ListNamespacesCommand.d.ts +4 -0
  411. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +4 -0
  412. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  413. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +4 -0
  414. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +4 -0
  415. package/dist-types/commands/ListTemplatesCommand.d.ts +4 -0
  416. package/dist-types/commands/ListThemeAliasesCommand.d.ts +4 -0
  417. package/dist-types/commands/ListThemeVersionsCommand.d.ts +4 -0
  418. package/dist-types/commands/ListThemesCommand.d.ts +4 -0
  419. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +4 -0
  420. package/dist-types/commands/ListTopicsCommand.d.ts +4 -0
  421. package/dist-types/commands/ListUserGroupsCommand.d.ts +4 -0
  422. package/dist-types/commands/ListUsersCommand.d.ts +4 -0
  423. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +4 -0
  424. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +4 -0
  425. package/dist-types/commands/RegisterUserCommand.d.ts +4 -0
  426. package/dist-types/commands/RestoreAnalysisCommand.d.ts +4 -0
  427. package/dist-types/commands/SearchAnalysesCommand.d.ts +4 -0
  428. package/dist-types/commands/SearchDashboardsCommand.d.ts +4 -0
  429. package/dist-types/commands/SearchDataSetsCommand.d.ts +4 -0
  430. package/dist-types/commands/SearchDataSourcesCommand.d.ts +4 -0
  431. package/dist-types/commands/SearchFoldersCommand.d.ts +4 -0
  432. package/dist-types/commands/SearchGroupsCommand.d.ts +4 -0
  433. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  434. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  435. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +4 -0
  436. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
  437. package/dist-types/commands/UpdateAnalysisCommand.d.ts +4 -0
  438. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +4 -0
  439. package/dist-types/commands/UpdateDashboardCommand.d.ts +4 -0
  440. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +4 -0
  441. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +4 -0
  442. package/dist-types/commands/UpdateDataSetCommand.d.ts +4 -0
  443. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +4 -0
  444. package/dist-types/commands/UpdateDataSourceCommand.d.ts +4 -0
  445. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +4 -0
  446. package/dist-types/commands/UpdateFolderCommand.d.ts +4 -0
  447. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +4 -0
  448. package/dist-types/commands/UpdateGroupCommand.d.ts +4 -0
  449. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +4 -0
  450. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +4 -0
  451. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +4 -0
  452. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +4 -0
  453. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +4 -0
  454. package/dist-types/commands/UpdateTemplateCommand.d.ts +4 -0
  455. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -0
  456. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +4 -0
  457. package/dist-types/commands/UpdateThemeCommand.d.ts +4 -0
  458. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +4 -0
  459. package/dist-types/commands/UpdateTopicCommand.d.ts +4 -0
  460. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +4 -0
  461. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +4 -0
  462. package/dist-types/commands/UpdateUserCommand.d.ts +4 -0
  463. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +4 -0
  464. package/dist-types/index.d.ts +11 -2
  465. package/dist-types/models/QuickSightServiceException.d.ts +1 -0
  466. package/dist-types/ts3.4/QuickSightClient.d.ts +3 -3
  467. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -0
  468. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -0
  469. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -0
  470. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -0
  471. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -0
  472. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -0
  473. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -0
  474. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +1 -0
  475. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +1 -0
  476. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -0
  477. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +1 -0
  478. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +1 -0
  479. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +1 -0
  480. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +1 -0
  481. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +1 -0
  482. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +1 -0
  483. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -0
  484. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +1 -0
  485. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +1 -0
  486. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -0
  487. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -0
  488. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -0
  489. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -0
  490. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -0
  491. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -0
  492. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -0
  493. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -0
  494. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -0
  495. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -0
  496. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -0
  497. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -0
  498. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -0
  499. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -0
  500. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -0
  501. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -0
  502. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -0
  503. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -0
  504. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -0
  505. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -0
  506. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -0
  507. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -0
  508. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -0
  509. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -0
  510. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
  511. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -0
  512. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -0
  513. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -0
  514. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -0
  515. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -0
  516. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -0
  517. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -0
  518. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -0
  519. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -0
  520. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -0
  521. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -0
  522. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -0
  523. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -0
  524. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -0
  525. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -0
  526. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -0
  527. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -0
  528. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -0
  529. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -0
  530. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -0
  531. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -0
  532. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -0
  533. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -0
  534. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -0
  535. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -0
  536. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -0
  537. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -0
  538. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -0
  539. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -0
  540. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -0
  541. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -0
  542. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -0
  543. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -0
  544. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -0
  545. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -0
  546. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -0
  547. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -0
  548. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -0
  549. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +1 -0
  550. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -0
  551. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -0
  552. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -0
  553. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -0
  554. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -0
  555. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -0
  556. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -0
  557. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -0
  558. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -0
  559. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -0
  560. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -0
  561. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -0
  562. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -0
  563. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -0
  564. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -0
  565. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -0
  566. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -0
  567. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  568. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -0
  569. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -0
  570. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -0
  571. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -0
  572. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -0
  573. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -0
  574. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -0
  575. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -0
  576. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -0
  577. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
  578. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -0
  579. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -0
  580. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -0
  581. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -0
  582. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -0
  583. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -0
  584. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -0
  585. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -0
  586. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -0
  587. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -0
  588. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  589. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  590. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -0
  591. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
  592. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -0
  593. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -0
  594. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -0
  595. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -0
  596. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -0
  597. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -0
  598. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -0
  599. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -0
  600. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -0
  601. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -0
  602. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -0
  603. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -0
  604. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -0
  605. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -0
  606. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -0
  607. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -0
  608. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -0
  609. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -0
  610. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -0
  611. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -0
  612. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -0
  613. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -0
  614. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -0
  615. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -0
  616. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -0
  617. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -0
  618. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -0
  619. package/dist-types/ts3.4/index.d.ts +2 -2
  620. package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -0
  621. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutDataSetRefreshPropertiesRequest, PutDataSetRefreshPropertiesResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RegisterUserRequest, RegisterUserResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreAnalysisRequest, RestoreAnalysisResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchAnalysesRequest, SearchAnalysesResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchDashboardsRequest, SearchDashboardsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchDataSetsRequest, SearchDataSetsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchDataSourcesRequest, SearchDataSourcesResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchFoldersRequest, SearchFoldersResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SearchGroupsRequest, SearchGroupsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAccountCustomizationRequest, UpdateAccountCustomizationResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAccountSettingsRequest, UpdateAccountSettingsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAnalysisRequest, UpdateAnalysisResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateAnalysisPermissionsRequest, UpdateAnalysisPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDashboardPermissionsRequest, UpdateDashboardPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDashboardPublishedVersionRequest, UpdateDashboardPublishedVersionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDataSetRequest, UpdateDataSetResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDataSetPermissionsRequest, UpdateDataSetPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDataSourceRequest, UpdateDataSourceResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDataSourcePermissionsRequest, UpdateDataSourcePermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateFolderPermissionsRequest, UpdateFolderPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateIAMPolicyAssignmentRequest, UpdateIAMPolicyAssignmentResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateIpRestrictionRequest, UpdateIpRestrictionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdatePublicSharingSettingsRequest, UpdatePublicSharingSettingsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateRefreshScheduleRequest, UpdateRefreshScheduleResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTemplateAliasRequest, UpdateTemplateAliasResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTemplatePermissionsRequest, UpdateTemplatePermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateThemeAliasRequest, UpdateThemeAliasResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateThemePermissionsRequest, UpdateThemePermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateTopicRequest } from "../models/models_3";
5
5
  import { UpdateTopicResponse } from "../models/models_4";
6
6
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTopicPermissionsRequest, UpdateTopicPermissionsResponse } from "../models/models_4";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateTopicRefreshScheduleRequest, UpdateTopicRefreshScheduleResponse } from "../models/models_4";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateUserRequest, UpdateUserResponse } from "../models/models_4";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateVPCConnectionRequest, UpdateVPCConnectionResponse } from "../models/models_4";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,15 @@
1
- export * from "./QuickSight";
1
+ /**
2
+ * <fullname>Amazon QuickSight API Reference</fullname>
3
+ * <p>Amazon QuickSight is a fully managed, serverless business intelligence service for the
4
+ * Amazon Web Services Cloud that makes it easy to extend data and insights to every user in your
5
+ * organization. This API reference contains documentation for a programming interface that
6
+ * you can use to manage Amazon QuickSight. </p>
7
+ *
8
+ * @packageDocumentation
9
+ */
2
10
  export * from "./QuickSightClient";
11
+ export * from "./QuickSight";
3
12
  export * from "./commands";
4
- export * from "./models";
5
13
  export * from "./pagination";
14
+ export * from "./models";
6
15
  export { QuickSightServiceException } from "./models/QuickSightServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -683,6 +683,7 @@ import {
683
683
  ClientResolvedEndpointParameters,
684
684
  EndpointParameters,
685
685
  } from "./endpoint/EndpointParameters";
686
+ export { __Client };
686
687
  export type ServiceInputTypes =
687
688
  | CancelIngestionCommandInput
688
689
  | CreateAccountCustomizationCommandInput
@@ -1025,7 +1026,7 @@ export interface ClientDefaults
1025
1026
  logger?: __Logger;
1026
1027
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
1027
1028
  }
1028
- type QuickSightClientConfigType = Partial<
1029
+ export type QuickSightClientConfigType = Partial<
1029
1030
  __SmithyConfiguration<__HttpHandlerOptions>
1030
1031
  > &
1031
1032
  ClientDefaults &
@@ -1037,7 +1038,7 @@ type QuickSightClientConfigType = Partial<
1037
1038
  UserAgentInputConfig &
1038
1039
  ClientInputEndpointParameters;
1039
1040
  export interface QuickSightClientConfig extends QuickSightClientConfigType {}
1040
- type QuickSightClientResolvedConfigType =
1041
+ export type QuickSightClientResolvedConfigType =
1041
1042
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
1042
1043
  Required<ClientDefaults> &
1043
1044
  RegionResolvedConfig &
@@ -1059,4 +1060,3 @@ export declare class QuickSightClient extends __Client<
1059
1060
  constructor(configuration: QuickSightClientConfig);
1060
1061
  destroy(): void;
1061
1062
  }
1062
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelIngestionCommandInput extends CancelIngestionRequest {}
19
20
  export interface CancelIngestionCommandOutput
20
21
  extends CancelIngestionResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAccountCustomizationCommandInput
19
20
  extends CreateAccountCustomizationRequest {}
20
21
  export interface CreateAccountCustomizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAccountSubscriptionCommandInput
19
20
  extends CreateAccountSubscriptionRequest {}
20
21
  export interface CreateAccountSubscriptionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAnalysisCommandInput extends CreateAnalysisRequest {}
19
20
  export interface CreateAnalysisCommandOutput
20
21
  extends CreateAnalysisResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDashboardCommandInput extends CreateDashboardRequest {}
19
20
  export interface CreateDashboardCommandOutput
20
21
  extends CreateDashboardResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDataSetCommandInput extends CreateDataSetRequest {}
19
20
  export interface CreateDataSetCommandOutput
20
21
  extends CreateDataSetResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {}
19
20
  export interface CreateDataSourceCommandOutput
20
21
  extends CreateDataSourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../QuickSightClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateFolderCommandInput extends CreateFolderRequest {}
16
17
  export interface CreateFolderCommandOutput
17
18
  extends CreateFolderResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../QuickSightClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFolderMembershipCommandInput
19
20
  extends CreateFolderMembershipRequest {}
20
21
  export interface CreateFolderMembershipCommandOutput