@aws-sdk/client-quicksight 3.533.0 → 3.540.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 (356) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/QuickSight.d.ts +1 -1
  6. package/dist-types/QuickSightClient.d.ts +1 -1
  7. package/dist-types/commands/CancelIngestionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAnalysisCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateDataSetCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFolderCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateIngestionCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateNamespaceCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateThemeAliasCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateThemeCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateTopicCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteAnalysisCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteDataSetCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteFolderCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteNamespaceCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteThemeCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteTopicCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeAnalysisCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeDataSetCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeFolderCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeGroupCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeIngestionCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeTemplateCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeThemeCommand.d.ts +2 -1
  91. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +2 -1
  92. package/dist-types/commands/DescribeTopicCommand.d.ts +2 -1
  93. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +2 -1
  95. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +2 -1
  96. package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
  97. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +2 -1
  98. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +2 -1
  99. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +2 -1
  100. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +2 -1
  101. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +2 -1
  102. package/dist-types/commands/ListAnalysesCommand.d.ts +2 -1
  103. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +2 -1
  104. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +2 -1
  105. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -1
  106. package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
  107. package/dist-types/commands/ListDataSetsCommand.d.ts +2 -1
  108. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  109. package/dist-types/commands/ListFolderMembersCommand.d.ts +2 -1
  110. package/dist-types/commands/ListFoldersCommand.d.ts +2 -1
  111. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +2 -1
  112. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  113. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +2 -1
  114. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +2 -1
  115. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -1
  116. package/dist-types/commands/ListIngestionsCommand.d.ts +2 -1
  117. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
  118. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +2 -1
  119. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +2 -1
  120. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  121. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +2 -1
  122. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
  123. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  124. package/dist-types/commands/ListThemeAliasesCommand.d.ts +2 -1
  125. package/dist-types/commands/ListThemeVersionsCommand.d.ts +2 -1
  126. package/dist-types/commands/ListThemesCommand.d.ts +2 -1
  127. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +2 -1
  128. package/dist-types/commands/ListTopicsCommand.d.ts +2 -1
  129. package/dist-types/commands/ListUserGroupsCommand.d.ts +2 -1
  130. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  131. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +2 -1
  132. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +2 -1
  133. package/dist-types/commands/RegisterUserCommand.d.ts +2 -1
  134. package/dist-types/commands/RestoreAnalysisCommand.d.ts +2 -1
  135. package/dist-types/commands/SearchAnalysesCommand.d.ts +2 -1
  136. package/dist-types/commands/SearchDashboardsCommand.d.ts +2 -1
  137. package/dist-types/commands/SearchDataSetsCommand.d.ts +2 -1
  138. package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -1
  139. package/dist-types/commands/SearchFoldersCommand.d.ts +2 -1
  140. package/dist-types/commands/SearchGroupsCommand.d.ts +2 -1
  141. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -1
  142. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +2 -1
  143. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +2 -1
  144. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  145. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  146. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +2 -1
  147. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  148. package/dist-types/commands/UpdateAnalysisCommand.d.ts +2 -1
  149. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +2 -1
  150. package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
  151. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +2 -1
  152. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +2 -1
  153. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +2 -1
  154. package/dist-types/commands/UpdateDataSetCommand.d.ts +2 -1
  155. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
  156. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  157. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +2 -1
  158. package/dist-types/commands/UpdateFolderCommand.d.ts +2 -1
  159. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +2 -1
  160. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  161. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +2 -1
  162. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -1
  163. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +2 -1
  164. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +2 -1
  165. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +2 -1
  166. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +2 -1
  167. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +2 -1
  168. package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
  169. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +2 -1
  170. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +2 -1
  171. package/dist-types/commands/UpdateThemeCommand.d.ts +2 -1
  172. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +2 -1
  173. package/dist-types/commands/UpdateTopicCommand.d.ts +2 -1
  174. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
  175. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +2 -1
  176. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  177. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +2 -1
  178. package/dist-types/index.d.ts +0 -1
  179. package/dist-types/models/models_0.d.ts +947 -947
  180. package/dist-types/models/models_1.d.ts +1133 -1133
  181. package/dist-types/models/models_2.d.ts +997 -997
  182. package/dist-types/models/models_3.d.ts +1124 -1124
  183. package/dist-types/models/models_4.d.ts +577 -577
  184. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
  290. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +9 -0
  291. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +9 -0
  292. package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +9 -0
  293. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +9 -0
  294. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +9 -0
  295. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +9 -0
  296. package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +9 -0
  297. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  298. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +9 -0
  299. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +9 -0
  300. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
  301. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +9 -0
  302. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +9 -0
  303. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +9 -0
  304. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +9 -0
  305. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +9 -0
  306. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +9 -0
  307. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  308. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +9 -0
  309. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +9 -0
  310. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +9 -0
  311. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +9 -0
  312. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +9 -0
  313. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +9 -0
  314. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +9 -0
  315. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +9 -0
  316. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +9 -0
  317. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +9 -0
  318. package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +9 -0
  319. package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +9 -0
  320. package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +9 -0
  321. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  322. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  323. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +9 -0
  324. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
  325. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +9 -0
  326. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +9 -0
  327. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +9 -0
  328. package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +9 -0
  329. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +9 -0
  330. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +9 -0
  331. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +9 -0
  333. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/index.d.ts +0 -1
  356. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const ListTemplateAliasesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTemplateAliasesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTemplateAliasesCommandInput,
32
+ ListTemplateAliasesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTemplateAliasesCommand extends ListTemplateAliasesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTemplateVersionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTemplateVersionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTemplateVersionsCommandInput,
32
+ ListTemplateVersionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTemplateVersionsCommand extends ListTemplateVersionsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListTemplatesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListTemplatesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListTemplatesCommandInput,
31
+ ListTemplatesCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListTemplatesCommand extends ListTemplatesCommand_base {}
@@ -24,6 +24,15 @@ declare const ListThemeAliasesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListThemeAliasesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListThemeAliasesCommandInput,
31
+ ListThemeAliasesCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListThemeAliasesCommand extends ListThemeAliasesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListThemeVersionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListThemeVersionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListThemeVersionsCommandInput,
32
+ ListThemeVersionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListThemeVersionsCommand extends ListThemeVersionsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListThemesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListThemesCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListThemesCommandInput,
28
+ ListThemesCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListThemesCommand extends ListThemesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTopicRefreshSchedulesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTopicRefreshSchedulesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTopicRefreshSchedulesCommandInput,
32
+ ListTopicRefreshSchedulesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTopicRefreshSchedulesCommand extends ListTopicRefreshSchedulesCommand_base {}
@@ -21,6 +21,15 @@ declare const ListTopicsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListTopicsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListTopicsCommandInput,
28
+ ListTopicsCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListTopicsCommand extends ListTopicsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListUserGroupsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListUserGroupsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListUserGroupsCommandInput,
31
+ ListUserGroupsCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListUserGroupsCommand extends ListUserGroupsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListUsersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListUsersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListUsersCommandInput,
28
+ ListUsersCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListUsersCommand extends ListUsersCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVPCConnectionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListVPCConnectionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVPCConnectionsCommandInput,
32
+ ListVPCConnectionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVPCConnectionsCommand extends ListVPCConnectionsCommand_base {}
@@ -25,6 +25,15 @@ declare const PutDataSetRefreshPropertiesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutDataSetRefreshPropertiesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutDataSetRefreshPropertiesCommandInput,
32
+ PutDataSetRefreshPropertiesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutDataSetRefreshPropertiesCommand extends PutDataSetRefreshPropertiesCommand_base {}
@@ -21,6 +21,15 @@ declare const RegisterUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: RegisterUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ RegisterUserCommandInput,
28
+ RegisterUserCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class RegisterUserCommand extends RegisterUserCommand_base {}
@@ -24,6 +24,15 @@ declare const RestoreAnalysisCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: RestoreAnalysisCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ RestoreAnalysisCommandInput,
31
+ RestoreAnalysisCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class RestoreAnalysisCommand extends RestoreAnalysisCommand_base {}
@@ -24,6 +24,15 @@ declare const SearchAnalysesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: SearchAnalysesCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ SearchAnalysesCommandInput,
31
+ SearchAnalysesCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class SearchAnalysesCommand extends SearchAnalysesCommand_base {}
@@ -24,6 +24,15 @@ declare const SearchDashboardsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: SearchDashboardsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ SearchDashboardsCommandInput,
31
+ SearchDashboardsCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class SearchDashboardsCommand extends SearchDashboardsCommand_base {}
@@ -24,6 +24,15 @@ declare const SearchDataSetsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: SearchDataSetsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ SearchDataSetsCommandInput,
31
+ SearchDataSetsCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class SearchDataSetsCommand extends SearchDataSetsCommand_base {}
@@ -25,6 +25,15 @@ declare const SearchDataSourcesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SearchDataSourcesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SearchDataSourcesCommandInput,
32
+ SearchDataSourcesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SearchDataSourcesCommand extends SearchDataSourcesCommand_base {}
@@ -24,6 +24,15 @@ declare const SearchFoldersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: SearchFoldersCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ SearchFoldersCommandInput,
31
+ SearchFoldersCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class SearchFoldersCommand extends SearchFoldersCommand_base {}
@@ -21,6 +21,15 @@ declare const SearchGroupsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: SearchGroupsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ SearchGroupsCommandInput,
28
+ SearchGroupsCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class SearchGroupsCommand extends SearchGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const StartAssetBundleExportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartAssetBundleExportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartAssetBundleExportJobCommandInput,
32
+ StartAssetBundleExportJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartAssetBundleExportJobCommand extends StartAssetBundleExportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const StartAssetBundleImportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartAssetBundleImportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartAssetBundleImportJobCommandInput,
32
+ StartAssetBundleImportJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartAssetBundleImportJobCommand extends StartAssetBundleImportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const StartDashboardSnapshotJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartDashboardSnapshotJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartDashboardSnapshotJobCommandInput,
32
+ StartDashboardSnapshotJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartDashboardSnapshotJobCommand extends StartDashboardSnapshotJobCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAccountCustomizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateAccountCustomizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAccountCustomizationCommandInput,
32
+ UpdateAccountCustomizationCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAccountCustomizationCommand extends UpdateAccountCustomizationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAccountSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateAccountSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAccountSettingsCommandInput,
32
+ UpdateAccountSettingsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateAnalysisCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateAnalysisCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateAnalysisCommandInput,
31
+ UpdateAnalysisCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateAnalysisCommand extends UpdateAnalysisCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAnalysisPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateAnalysisPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAnalysisPermissionsCommandInput,
32
+ UpdateAnalysisPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAnalysisPermissionsCommand extends UpdateAnalysisPermissionsCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDashboardCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDashboardCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDashboardCommandInput,
31
+ UpdateDashboardCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDashboardCommand extends UpdateDashboardCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDashboardLinksCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDashboardLinksCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDashboardLinksCommandInput,
32
+ UpdateDashboardLinksCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDashboardLinksCommand extends UpdateDashboardLinksCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDashboardPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDashboardPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDashboardPermissionsCommandInput,
32
+ UpdateDashboardPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDashboardPermissionsCommand extends UpdateDashboardPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDashboardPublishedVersionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDashboardPublishedVersionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDashboardPublishedVersionCommandInput,
32
+ UpdateDashboardPublishedVersionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDashboardPublishedVersionCommand extends UpdateDashboardPublishedVersionCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDataSetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDataSetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDataSetCommandInput,
31
+ UpdateDataSetCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDataSetCommand extends UpdateDataSetCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDataSetPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDataSetPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDataSetPermissionsCommandInput,
32
+ UpdateDataSetPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDataSetPermissionsCommand extends UpdateDataSetPermissionsCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateDataSourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateDataSourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateDataSourceCommandInput,
31
+ UpdateDataSourceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDataSourcePermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDataSourcePermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDataSourcePermissionsCommandInput,
32
+ UpdateDataSourcePermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDataSourcePermissionsCommand extends UpdateDataSourcePermissionsCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateFolderCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateFolderCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateFolderCommandInput,
28
+ UpdateFolderCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateFolderCommand extends UpdateFolderCommand_base {}