@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 DeleteRoleCustomPermissionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRoleCustomPermissionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRoleCustomPermissionCommandInput,
32
+ DeleteRoleCustomPermissionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRoleCustomPermissionCommand extends DeleteRoleCustomPermissionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteRoleMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteRoleMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteRoleMembershipCommandInput,
32
+ DeleteRoleMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteRoleMembershipCommand extends DeleteRoleMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTemplateAliasCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTemplateAliasCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTemplateAliasCommandInput,
32
+ DeleteTemplateAliasCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTemplateAliasCommand extends DeleteTemplateAliasCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteTemplateCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteTemplateCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteTemplateCommandInput,
31
+ DeleteTemplateCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteThemeAliasCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteThemeAliasCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteThemeAliasCommandInput,
31
+ DeleteThemeAliasCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteThemeAliasCommand extends DeleteThemeAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteThemeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteThemeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteThemeCommandInput,
28
+ DeleteThemeCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteThemeCommand extends DeleteThemeCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteTopicCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteTopicCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteTopicCommandInput,
28
+ DeleteTopicCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteTopicCommand extends DeleteTopicCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTopicRefreshScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTopicRefreshScheduleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTopicRefreshScheduleCommandInput,
32
+ DeleteTopicRefreshScheduleCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTopicRefreshScheduleCommand extends DeleteTopicRefreshScheduleCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteUserByPrincipalIdCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteUserByPrincipalIdCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteUserByPrincipalIdCommandInput,
32
+ DeleteUserByPrincipalIdCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteUserByPrincipalIdCommand extends DeleteUserByPrincipalIdCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteUserCommandInput,
28
+ DeleteUserCommandOutput,
29
+ QuickSightClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteUserCommand extends DeleteUserCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteVPCConnectionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteVPCConnectionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteVPCConnectionCommandInput,
32
+ DeleteVPCConnectionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteVPCConnectionCommand extends DeleteVPCConnectionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountCustomizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAccountCustomizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountCustomizationCommandInput,
32
+ DescribeAccountCustomizationCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountCustomizationCommand extends DescribeAccountCustomizationCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAccountSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountSettingsCommandInput,
32
+ DescribeAccountSettingsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountSettingsCommand extends DescribeAccountSettingsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAccountSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountSubscriptionCommandInput,
32
+ DescribeAccountSubscriptionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountSubscriptionCommand extends DescribeAccountSubscriptionCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeAnalysisCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeAnalysisCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeAnalysisCommandInput,
31
+ DescribeAnalysisCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeAnalysisCommand extends DescribeAnalysisCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAnalysisDefinitionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAnalysisDefinitionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAnalysisDefinitionCommandInput,
32
+ DescribeAnalysisDefinitionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAnalysisDefinitionCommand extends DescribeAnalysisDefinitionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAnalysisPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAnalysisPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAnalysisPermissionsCommandInput,
32
+ DescribeAnalysisPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAnalysisPermissionsCommand extends DescribeAnalysisPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAssetBundleExportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAssetBundleExportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAssetBundleExportJobCommandInput,
32
+ DescribeAssetBundleExportJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAssetBundleExportJobCommand extends DescribeAssetBundleExportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAssetBundleImportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAssetBundleImportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAssetBundleImportJobCommandInput,
32
+ DescribeAssetBundleImportJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAssetBundleImportJobCommand extends DescribeAssetBundleImportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDashboardCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDashboardCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDashboardCommandInput,
32
+ DescribeDashboardCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDashboardDefinitionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDashboardDefinitionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDashboardDefinitionCommandInput,
32
+ DescribeDashboardDefinitionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDashboardDefinitionCommand extends DescribeDashboardDefinitionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDashboardPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDashboardPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDashboardPermissionsCommandInput,
32
+ DescribeDashboardPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDashboardPermissionsCommand extends DescribeDashboardPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDashboardSnapshotJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDashboardSnapshotJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDashboardSnapshotJobCommandInput,
32
+ DescribeDashboardSnapshotJobCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDashboardSnapshotJobCommand extends DescribeDashboardSnapshotJobCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDashboardSnapshotJobResultCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDashboardSnapshotJobResultCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDashboardSnapshotJobResultCommandInput,
32
+ DescribeDashboardSnapshotJobResultCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDashboardSnapshotJobResultCommand extends DescribeDashboardSnapshotJobResultCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeDataSetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeDataSetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeDataSetCommandInput,
31
+ DescribeDataSetCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeDataSetCommand extends DescribeDataSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDataSetPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDataSetPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDataSetPermissionsCommandInput,
32
+ DescribeDataSetPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDataSetPermissionsCommand extends DescribeDataSetPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDataSetRefreshPropertiesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDataSetRefreshPropertiesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDataSetRefreshPropertiesCommandInput,
32
+ DescribeDataSetRefreshPropertiesCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDataSetRefreshPropertiesCommand extends DescribeDataSetRefreshPropertiesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDataSourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDataSourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDataSourceCommandInput,
32
+ DescribeDataSourceCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDataSourceCommand extends DescribeDataSourceCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDataSourcePermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDataSourcePermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDataSourcePermissionsCommandInput,
32
+ DescribeDataSourcePermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDataSourcePermissionsCommand extends DescribeDataSourcePermissionsCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeFolderCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeFolderCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeFolderCommandInput,
31
+ DescribeFolderCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeFolderCommand extends DescribeFolderCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFolderPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFolderPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFolderPermissionsCommandInput,
32
+ DescribeFolderPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFolderPermissionsCommand extends DescribeFolderPermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFolderResolvedPermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFolderResolvedPermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFolderResolvedPermissionsCommandInput,
32
+ DescribeFolderResolvedPermissionsCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFolderResolvedPermissionsCommand extends DescribeFolderResolvedPermissionsCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeGroupCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeGroupCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeGroupCommandInput,
31
+ DescribeGroupCommandOutput,
32
+ QuickSightClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeGroupMembershipCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeGroupMembershipCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeGroupMembershipCommandInput,
32
+ DescribeGroupMembershipCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeGroupMembershipCommand extends DescribeGroupMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeIAMPolicyAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeIAMPolicyAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeIAMPolicyAssignmentCommandInput,
32
+ DescribeIAMPolicyAssignmentCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeIAMPolicyAssignmentCommand extends DescribeIAMPolicyAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeIngestionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeIngestionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeIngestionCommandInput,
32
+ DescribeIngestionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeIngestionCommand extends DescribeIngestionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeIpRestrictionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeIpRestrictionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeIpRestrictionCommandInput,
32
+ DescribeIpRestrictionCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeIpRestrictionCommand extends DescribeIpRestrictionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeNamespaceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeNamespaceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeNamespaceCommandInput,
32
+ DescribeNamespaceCommandOutput,
33
+ QuickSightClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeNamespaceCommand extends DescribeNamespaceCommand_base {}