@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
@@ -22,10 +22,10 @@ export interface DescribeTopicPermissionsCommandOutput extends DescribeTopicPerm
22
22
  }
23
23
  declare const DescribeTopicPermissionsCommand_base: {
24
24
  new (input: DescribeTopicPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicPermissionsCommandInput, DescribeTopicPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTopicPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicPermissionsCommandInput, DescribeTopicPermissionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the permissions of a topic.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const DescribeTopicPermissionsCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class DescribeTopicPermissionsCommand extends DescribeTopicPermissionsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface DescribeTopicRefreshCommandOutput extends DescribeTopicRefreshR
22
22
  }
23
23
  declare const DescribeTopicRefreshCommand_base: {
24
24
  new (input: DescribeTopicRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicRefreshCommandInput, DescribeTopicRefreshCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTopicRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicRefreshCommandInput, DescribeTopicRefreshCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the status of a topic refresh.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DescribeTopicRefreshCommand_base: {
79
79
  * @throws {@link QuickSightServiceException}
80
80
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DescribeTopicRefreshCommand extends DescribeTopicRefreshCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DescribeTopicRefreshScheduleCommandOutput extends DescribeTopic
22
22
  }
23
23
  declare const DescribeTopicRefreshScheduleCommand_base: {
24
24
  new (input: DescribeTopicRefreshScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicRefreshScheduleCommandInput, DescribeTopicRefreshScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTopicRefreshScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTopicRefreshScheduleCommandInput, DescribeTopicRefreshScheduleCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a topic refresh schedule.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const DescribeTopicRefreshScheduleCommand_base: {
94
94
  * @throws {@link QuickSightServiceException}
95
95
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DescribeTopicRefreshScheduleCommand extends DescribeTopicRefreshScheduleCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
22
22
  }
23
23
  declare const DescribeUserCommand_base: {
24
24
  new (input: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a user, given the user name. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const DescribeUserCommand_base: {
93
93
  * @throws {@link QuickSightServiceException}
94
94
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class DescribeUserCommand extends DescribeUserCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface DescribeVPCConnectionCommandOutput extends DescribeVPCConnectio
22
22
  }
23
23
  declare const DescribeVPCConnectionCommand_base: {
24
24
  new (input: DescribeVPCConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVPCConnectionCommandInput, DescribeVPCConnectionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeVPCConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVPCConnectionCommandInput, DescribeVPCConnectionCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes a VPC connection.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const DescribeVPCConnectionCommand_base: {
105
105
  * @throws {@link QuickSightServiceException}
106
106
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DescribeVPCConnectionCommand extends DescribeVPCConnectionCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface GenerateEmbedUrlForAnonymousUserCommandOutput extends GenerateE
22
22
  }
23
23
  declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
24
24
  new (input: GenerateEmbedUrlForAnonymousUserCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GenerateEmbedUrlForAnonymousUserCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website, without having to register any reader users. Before you use this action, make sure that you have configured the dashboards and permissions.</p>
30
30
  * <p>The following rules apply to the generated URL:</p>
31
31
  * <ul>
@@ -141,6 +141,7 @@ declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
141
141
  * @throws {@link QuickSightServiceException}
142
142
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
143
143
  *
144
+ * @public
144
145
  */
145
146
  export declare class GenerateEmbedUrlForAnonymousUserCommand extends GenerateEmbedUrlForAnonymousUserCommand_base {
146
147
  }
@@ -22,10 +22,10 @@ export interface GenerateEmbedUrlForRegisteredUserCommandOutput extends Generate
22
22
  }
23
23
  declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
24
24
  new (input: GenerateEmbedUrlForRegisteredUserCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GenerateEmbedUrlForRegisteredUserCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website. This action can be used for any type of user registered in an Amazon QuickSight account.
30
30
  * Before you use this action, make sure that you have configured the relevant Amazon QuickSight resource and permissions.</p>
31
31
  * <p>The following rules apply to the generated URL:</p>
@@ -155,6 +155,7 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
155
155
  * @throws {@link QuickSightServiceException}
156
156
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
157
157
  *
158
+ * @public
158
159
  */
159
160
  export declare class GenerateEmbedUrlForRegisteredUserCommand extends GenerateEmbedUrlForRegisteredUserCommand_base {
160
161
  }
@@ -22,10 +22,10 @@ export interface GetDashboardEmbedUrlCommandOutput extends GetDashboardEmbedUrlR
22
22
  }
23
23
  declare const GetDashboardEmbedUrlCommand_base: {
24
24
  new (input: GetDashboardEmbedUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDashboardEmbedUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application. Before you use this command, make sure that you have configured the dashboards and permissions. </p>
30
30
  * <p>Currently, you can use <code>GetDashboardEmbedURL</code> only from the server, not from the user's browser. The following rules apply to the generated URL:</p>
31
31
  * <ul>
@@ -142,6 +142,7 @@ declare const GetDashboardEmbedUrlCommand_base: {
142
142
  * @throws {@link QuickSightServiceException}
143
143
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
144
144
  *
145
+ * @public
145
146
  */
146
147
  export declare class GetDashboardEmbedUrlCommand extends GetDashboardEmbedUrlCommand_base {
147
148
  }
@@ -22,10 +22,10 @@ export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlRespo
22
22
  }
23
23
  declare const GetSessionEmbedUrlCommand_base: {
24
24
  new (input: GetSessionEmbedUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSessionEmbedUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
30
30
  * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
31
31
  * you want to provide an authoring portal that allows users to create data sources,
@@ -119,6 +119,7 @@ declare const GetSessionEmbedUrlCommand_base: {
119
119
  * @throws {@link QuickSightServiceException}
120
120
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class GetSessionEmbedUrlCommand extends GetSessionEmbedUrlCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __Metad
22
22
  }
23
23
  declare const ListAnalysesCommand_base: {
24
24
  new (input: ListAnalysesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalysesCommandInput, ListAnalysesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAnalysesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalysesCommandInput, ListAnalysesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const ListAnalysesCommand_base: {
82
82
  * @throws {@link QuickSightServiceException}
83
83
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class ListAnalysesCommand extends ListAnalysesCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface ListAssetBundleExportJobsCommandOutput extends ListAssetBundleE
22
22
  }
23
23
  declare const ListAssetBundleExportJobsCommand_base: {
24
24
  new (input: ListAssetBundleExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetBundleExportJobsCommandInput, ListAssetBundleExportJobsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAssetBundleExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetBundleExportJobsCommandInput, ListAssetBundleExportJobsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all asset bundle export jobs that have been taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, <code>ListAssetBundleExportJobs</code> only returns the most recent job that uses the repeated job ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const ListAssetBundleExportJobsCommand_base: {
90
90
  * @throws {@link QuickSightServiceException}
91
91
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class ListAssetBundleExportJobsCommand extends ListAssetBundleExportJobsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListAssetBundleImportJobsCommandOutput extends ListAssetBundleI
22
22
  }
23
23
  declare const ListAssetBundleImportJobsCommand_base: {
24
24
  new (input: ListAssetBundleImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetBundleImportJobsCommandInput, ListAssetBundleImportJobsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAssetBundleImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetBundleImportJobsCommandInput, ListAssetBundleImportJobsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all asset bundle import jobs that have taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, <code>ListAssetBundleImportJobs</code> only returns the most recent job that uses the repeated job ID.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const ListAssetBundleImportJobsCommand_base: {
87
87
  * @throws {@link QuickSightServiceException}
88
88
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class ListAssetBundleImportJobsCommand extends ListAssetBundleImportJobsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListDashboardVersionsCommandOutput extends ListDashboardVersion
22
22
  }
23
23
  declare const ListDashboardVersionsCommand_base: {
24
24
  new (input: ListDashboardVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDashboardVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const ListDashboardVersionsCommand_base: {
89
89
  * @throws {@link QuickSightServiceException}
90
90
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ListDashboardVersionsCommand extends ListDashboardVersionsCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface ListDashboardsCommandOutput extends ListDashboardsResponse, __M
22
22
  }
23
23
  declare const ListDashboardsCommand_base: {
24
24
  new (input: ListDashboardsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDashboardsCommandInput, ListDashboardsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDashboardsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDashboardsCommandInput, ListDashboardsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists dashboards in an Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListDashboardsCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListDashboardsCommand extends ListDashboardsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListDataSetsCommandOutput extends ListDataSetsResponse, __Metad
22
22
  }
23
23
  declare const ListDataSetsCommand_base: {
24
24
  new (input: ListDataSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSetsCommandInput, ListDataSetsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDataSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSetsCommandInput, ListDataSetsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region.</p>
30
30
  * <p>The permissions resource is <code>arn:aws:quicksight:region:aws-account-id:dataset/*</code>.</p>
31
31
  * @example
@@ -95,6 +95,7 @@ declare const ListDataSetsCommand_base: {
95
95
  * @throws {@link QuickSightServiceException}
96
96
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ListDataSetsCommand extends ListDataSetsCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
22
22
  }
23
23
  declare const ListDataSourcesCommand_base: {
24
24
  new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -361,6 +361,7 @@ declare const ListDataSourcesCommand_base: {
361
361
  * @throws {@link QuickSightServiceException}
362
362
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
363
363
  *
364
+ * @public
364
365
  */
365
366
  export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
366
367
  }
@@ -22,10 +22,10 @@ export interface ListFolderMembersCommandOutput extends ListFolderMembersRespons
22
22
  }
23
23
  declare const ListFolderMembersCommand_base: {
24
24
  new (input: ListFolderMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFolderMembersCommandInput, ListFolderMembersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFolderMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFolderMembersCommandInput, ListFolderMembersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List all assets (<code>DASHBOARD</code>, <code>ANALYSIS</code>, and <code>DATASET</code>) in a folder. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListFolderMembersCommand_base: {
91
91
  * @throws {@link QuickSightServiceException}
92
92
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListFolderMembersCommand extends ListFolderMembersCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListFoldersCommandOutput extends ListFoldersResponse, __Metadat
22
22
  }
23
23
  declare const ListFoldersCommand_base: {
24
24
  new (input: ListFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFoldersCommandInput, ListFoldersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<ListFoldersCommandInput, ListFoldersCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all folders in an account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const ListFoldersCommand_base: {
95
95
  * @throws {@link QuickSightServiceException}
96
96
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ListFoldersCommand extends ListFoldersCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ListGroupMembershipsCommandOutput extends ListGroupMembershipsR
22
22
  }
23
23
  declare const ListGroupMembershipsCommand_base: {
24
24
  new (input: ListGroupMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListGroupMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists member users in a group.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const ListGroupMembershipsCommand_base: {
92
92
  * @throws {@link QuickSightServiceException}
93
93
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListGroupMembershipsCommand extends ListGroupMembershipsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
22
22
  }
23
23
  declare const ListGroupsCommand_base: {
24
24
  new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all user groups in Amazon QuickSight. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const ListGroupsCommand_base: {
93
93
  * @throws {@link QuickSightServiceException}
94
94
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class ListGroupsCommand extends ListGroupsCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface ListIAMPolicyAssignmentsCommandOutput extends ListIAMPolicyAssi
22
22
  }
23
23
  declare const ListIAMPolicyAssignmentsCommand_base: {
24
24
  new (input: ListIAMPolicyAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIAMPolicyAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the
30
30
  * IAM policy assignments in the current Amazon QuickSight
31
31
  * account.</p>
@@ -88,6 +88,7 @@ declare const ListIAMPolicyAssignmentsCommand_base: {
88
88
  * @throws {@link QuickSightServiceException}
89
89
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListIAMPolicyAssignmentsCommand extends ListIAMPolicyAssignmentsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListIAMPolicyAssignmentsForUserCommandOutput extends ListIAMPol
22
22
  }
23
23
  declare const ListIAMPolicyAssignmentsForUserCommand_base: {
24
24
  new (input: ListIAMPolicyAssignmentsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIAMPolicyAssignmentsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of
30
30
  * the IAM policy assignments, including the Amazon
31
31
  * Resource Names
@@ -96,6 +96,7 @@ declare const ListIAMPolicyAssignmentsForUserCommand_base: {
96
96
  * @throws {@link QuickSightServiceException}
97
97
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class ListIAMPolicyAssignmentsForUserCommand extends ListIAMPolicyAssignmentsForUserCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface ListIdentityPropagationConfigsCommandOutput extends ListIdentit
22
22
  }
23
23
  declare const ListIdentityPropagationConfigsCommand_base: {
24
24
  new (input: ListIdentityPropagationConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPropagationConfigsCommandInput, ListIdentityPropagationConfigsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIdentityPropagationConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityPropagationConfigsCommandInput, ListIdentityPropagationConfigsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.</p>
30
30
  * <p>This operation is only supported for Amazon QuickSight accounts that use IAM Identity Center.</p>
31
31
  * @example
@@ -84,6 +84,7 @@ declare const ListIdentityPropagationConfigsCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListIdentityPropagationConfigsCommand extends ListIdentityPropagationConfigsCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListIngestionsCommandOutput extends ListIngestionsResponse, __M
22
22
  }
23
23
  declare const ListIngestionsCommand_base: {
24
24
  new (input: ListIngestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIngestionsCommandInput, ListIngestionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIngestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIngestionsCommandInput, ListIngestionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the history of SPICE ingestions for a dataset.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -107,6 +107,7 @@ declare const ListIngestionsCommand_base: {
107
107
  * @throws {@link QuickSightServiceException}
108
108
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class ListIngestionsCommand extends ListIngestionsCommand_base {
112
113
  }
@@ -23,10 +23,10 @@ export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __M
23
23
  }
24
24
  declare const ListNamespacesCommand_base: {
25
25
  new (input: ListNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNamespacesCommandInput, ListNamespacesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ListNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNamespacesCommandInput, ListNamespacesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Lists the namespaces for the specified Amazon Web Services account. This operation doesn't list deleted namespaces.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const ListNamespacesCommand_base: {
98
98
  * @throws {@link QuickSightServiceException}
99
99
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ListNamespacesCommand extends ListNamespacesCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ListRefreshSchedulesCommandOutput extends ListRefreshSchedulesR
22
22
  }
23
23
  declare const ListRefreshSchedulesCommand_base: {
24
24
  new (input: ListRefreshSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRefreshSchedulesCommandInput, ListRefreshSchedulesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListRefreshSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRefreshSchedulesCommandInput, ListRefreshSchedulesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the refresh schedules of a dataset. Each dataset can have up to 5 schedules. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const ListRefreshSchedulesCommand_base: {
93
93
  * @throws {@link QuickSightServiceException}
94
94
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class ListRefreshSchedulesCommand extends ListRefreshSchedulesCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface ListRoleMembershipsCommandOutput extends ListRoleMembershipsRes
22
22
  }
23
23
  declare const ListRoleMembershipsCommand_base: {
24
24
  new (input: ListRoleMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoleMembershipsCommandInput, ListRoleMembershipsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListRoleMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoleMembershipsCommandInput, ListRoleMembershipsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all groups that are associated with a role.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const ListRoleMembershipsCommand_base: {
92
92
  * @throws {@link QuickSightServiceException}
93
93
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListRoleMembershipsCommand extends ListRoleMembershipsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the tags assigned to a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListTagsForResourceCommand_base: {
78
78
  * @throws {@link QuickSightServiceException}
79
79
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListTemplateAliasesCommandOutput extends ListTemplateAliasesRes
22
22
  }
23
23
  declare const ListTemplateAliasesCommand_base: {
24
24
  new (input: ListTemplateAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTemplateAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the aliases of a template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListTemplateAliasesCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListTemplateAliasesCommand extends ListTemplateAliasesCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListTemplateVersionsCommandOutput extends ListTemplateVersionsR
22
22
  }
23
23
  declare const ListTemplateVersionsCommand_base: {
24
24
  new (input: ListTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the versions of the templates in the current Amazon QuickSight account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListTemplateVersionsCommand_base: {
88
88
  * @throws {@link QuickSightServiceException}
89
89
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListTemplateVersionsCommand extends ListTemplateVersionsCommand_base {
93
94
  }