@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
@@ -24,6 +24,15 @@ declare const CancelIngestionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CancelIngestionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CancelIngestionCommandInput,
31
+ CancelIngestionCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CancelIngestionCommand extends CancelIngestionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAccountCustomizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAccountCustomizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAccountCustomizationCommandInput,
32
+ CreateAccountCustomizationCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAccountCustomizationCommand extends CreateAccountCustomizationCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAccountSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAccountSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAccountSubscriptionCommandInput,
32
+ CreateAccountSubscriptionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAccountSubscriptionCommand extends CreateAccountSubscriptionCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateAnalysisCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateAnalysisCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateAnalysisCommandInput,
31
+ CreateAnalysisCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateAnalysisCommand extends CreateAnalysisCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDashboardCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDashboardCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDashboardCommandInput,
31
+ CreateDashboardCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDashboardCommand extends CreateDashboardCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDataSetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDataSetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDataSetCommandInput,
31
+ CreateDataSetCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDataSetCommand extends CreateDataSetCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDataSourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDataSourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDataSourceCommandInput,
31
+ CreateDataSourceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateFolderCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateFolderCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateFolderCommandInput,
28
+ CreateFolderCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateFolderCommand extends CreateFolderCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateFolderMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateFolderMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateFolderMembershipCommandInput,
32
+ CreateFolderMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateFolderMembershipCommand extends CreateFolderMembershipCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateGroupCommandInput,
28
+ CreateGroupCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateGroupCommand extends CreateGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateGroupMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateGroupMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateGroupMembershipCommandInput,
32
+ CreateGroupMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateGroupMembershipCommand extends CreateGroupMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateIAMPolicyAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateIAMPolicyAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateIAMPolicyAssignmentCommandInput,
32
+ CreateIAMPolicyAssignmentCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateIAMPolicyAssignmentCommand extends CreateIAMPolicyAssignmentCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateIngestionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateIngestionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateIngestionCommandInput,
31
+ CreateIngestionCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateIngestionCommand extends CreateIngestionCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateNamespaceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateNamespaceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateNamespaceCommandInput,
31
+ CreateNamespaceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateNamespaceCommand extends CreateNamespaceCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateRefreshScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRefreshScheduleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRefreshScheduleCommandInput,
32
+ CreateRefreshScheduleCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRefreshScheduleCommand extends CreateRefreshScheduleCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateRoleMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRoleMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRoleMembershipCommandInput,
32
+ CreateRoleMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRoleMembershipCommand extends CreateRoleMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTemplateAliasCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTemplateAliasCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTemplateAliasCommandInput,
32
+ CreateTemplateAliasCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTemplateAliasCommand extends CreateTemplateAliasCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateTemplateCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateTemplateCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateTemplateCommandInput,
31
+ CreateTemplateCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateTemplateCommand extends CreateTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateThemeAliasCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateThemeAliasCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateThemeAliasCommandInput,
31
+ CreateThemeAliasCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateThemeAliasCommand extends CreateThemeAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateThemeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateThemeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateThemeCommandInput,
28
+ CreateThemeCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateThemeCommand extends CreateThemeCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateTopicCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateTopicCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateTopicCommandInput,
28
+ CreateTopicCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateTopicCommand extends CreateTopicCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTopicRefreshScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTopicRefreshScheduleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTopicRefreshScheduleCommandInput,
32
+ CreateTopicRefreshScheduleCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTopicRefreshScheduleCommand extends CreateTopicRefreshScheduleCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateVPCConnectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateVPCConnectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateVPCConnectionCommandInput,
32
+ CreateVPCConnectionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateVPCConnectionCommand extends CreateVPCConnectionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAccountCustomizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAccountCustomizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAccountCustomizationCommandInput,
32
+ DeleteAccountCustomizationCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAccountCustomizationCommand extends DeleteAccountCustomizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAccountSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAccountSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAccountSubscriptionCommandInput,
32
+ DeleteAccountSubscriptionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAccountSubscriptionCommand extends DeleteAccountSubscriptionCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteAnalysisCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteAnalysisCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteAnalysisCommandInput,
31
+ DeleteAnalysisCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteAnalysisCommand extends DeleteAnalysisCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDashboardCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDashboardCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDashboardCommandInput,
31
+ DeleteDashboardCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDashboardCommand extends DeleteDashboardCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDataSetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDataSetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDataSetCommandInput,
31
+ DeleteDataSetCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDataSetCommand extends DeleteDataSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteDataSetRefreshPropertiesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteDataSetRefreshPropertiesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteDataSetRefreshPropertiesCommandInput,
32
+ DeleteDataSetRefreshPropertiesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteDataSetRefreshPropertiesCommand extends DeleteDataSetRefreshPropertiesCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDataSourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDataSourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDataSourceCommandInput,
31
+ DeleteDataSourceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteFolderCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteFolderCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteFolderCommandInput,
28
+ DeleteFolderCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteFolderCommand extends DeleteFolderCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteFolderMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteFolderMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteFolderMembershipCommandInput,
32
+ DeleteFolderMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteFolderMembershipCommand extends DeleteFolderMembershipCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteGroupCommandInput,
28
+ DeleteGroupCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteGroupMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteGroupMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteGroupMembershipCommandInput,
32
+ DeleteGroupMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteGroupMembershipCommand extends DeleteGroupMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteIAMPolicyAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteIAMPolicyAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteIAMPolicyAssignmentCommandInput,
32
+ DeleteIAMPolicyAssignmentCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteIAMPolicyAssignmentCommand extends DeleteIAMPolicyAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteIdentityPropagationConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteIdentityPropagationConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteIdentityPropagationConfigCommandInput,
32
+ DeleteIdentityPropagationConfigCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteIdentityPropagationConfigCommand extends DeleteIdentityPropagationConfigCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteNamespaceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteNamespaceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteNamespaceCommandInput,
31
+ DeleteNamespaceCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteNamespaceCommand extends DeleteNamespaceCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteRefreshScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRefreshScheduleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRefreshScheduleCommandInput,
32
+ DeleteRefreshScheduleCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRefreshScheduleCommand extends DeleteRefreshScheduleCommand_base {}