@aws-sdk/client-quicksight 3.943.0 → 3.946.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 (301) hide show
  1. package/dist-cjs/index.js +360 -1531
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/QuickSightClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +360 -1531
  8. package/dist-types/QuickSight.d.ts +1 -1
  9. package/dist-types/QuickSightClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +4 -4
  13. package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +3 -3
  14. package/dist-types/commands/CancelIngestionCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateActionConnectorCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateAnalysisCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateBrandCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDashboardCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateDataSetCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateFolderCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateIngestionCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +3 -3
  32. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateThemeAliasCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateThemeCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateTopicCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteActionConnectorCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteAnalysisCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +3 -3
  46. package/dist-types/commands/DeleteBrandCommand.d.ts +3 -3
  47. package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +3 -3
  48. package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
  49. package/dist-types/commands/DeleteDataSetCommand.d.ts +3 -3
  50. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +3 -3
  51. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
  52. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +3 -3
  53. package/dist-types/commands/DeleteFolderCommand.d.ts +3 -3
  54. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +3 -3
  55. package/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
  56. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +3 -3
  57. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +3 -3
  58. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +3 -3
  59. package/dist-types/commands/DeleteNamespaceCommand.d.ts +3 -3
  60. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +3 -3
  61. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +3 -3
  62. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +3 -3
  63. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +3 -3
  66. package/dist-types/commands/DeleteThemeCommand.d.ts +3 -3
  67. package/dist-types/commands/DeleteTopicCommand.d.ts +3 -3
  68. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +3 -3
  69. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +3 -3
  70. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  71. package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +3 -3
  72. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +3 -3
  73. package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +3 -3
  74. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +3 -3
  76. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +3 -3
  77. package/dist-types/commands/DescribeActionConnectorCommand.d.ts +3 -3
  78. package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +3 -3
  79. package/dist-types/commands/DescribeAnalysisCommand.d.ts +3 -3
  80. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +3 -3
  81. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +3 -3
  82. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +3 -3
  83. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +3 -3
  84. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +3 -3
  85. package/dist-types/commands/DescribeBrandCommand.d.ts +3 -3
  86. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +3 -3
  87. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +3 -3
  88. package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -3
  89. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +3 -3
  90. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +3 -3
  91. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +3 -3
  92. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +3 -3
  93. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +3 -3
  94. package/dist-types/commands/DescribeDataSetCommand.d.ts +3 -3
  95. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +3 -3
  96. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeDataSourceCommand.d.ts +3 -3
  98. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +3 -3
  99. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +3 -3
  100. package/dist-types/commands/DescribeFolderCommand.d.ts +3 -3
  101. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +3 -3
  102. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +3 -3
  103. package/dist-types/commands/DescribeGroupCommand.d.ts +3 -3
  104. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +3 -3
  105. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +3 -3
  106. package/dist-types/commands/DescribeIngestionCommand.d.ts +3 -3
  107. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +3 -3
  108. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +3 -3
  109. package/dist-types/commands/DescribeNamespaceCommand.d.ts +3 -3
  110. package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +3 -3
  111. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +3 -3
  112. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +3 -3
  113. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +3 -3
  114. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +3 -3
  115. package/dist-types/commands/DescribeTemplateCommand.d.ts +3 -3
  116. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +3 -3
  117. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +3 -3
  118. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +3 -3
  119. package/dist-types/commands/DescribeThemeCommand.d.ts +3 -3
  120. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +3 -3
  121. package/dist-types/commands/DescribeTopicCommand.d.ts +3 -3
  122. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +3 -3
  123. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +3 -3
  124. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +3 -3
  125. package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
  126. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +3 -3
  127. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  128. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  129. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +3 -3
  130. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +3 -3
  131. package/dist-types/commands/GetFlowMetadataCommand.d.ts +3 -3
  132. package/dist-types/commands/GetFlowPermissionsCommand.d.ts +3 -3
  133. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  134. package/dist-types/commands/ListActionConnectorsCommand.d.ts +3 -3
  135. package/dist-types/commands/ListAnalysesCommand.d.ts +3 -3
  136. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +3 -3
  137. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +3 -3
  138. package/dist-types/commands/ListBrandsCommand.d.ts +3 -3
  139. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +3 -3
  140. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +3 -3
  141. package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
  142. package/dist-types/commands/ListDataSetsCommand.d.ts +3 -3
  143. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
  144. package/dist-types/commands/ListFlowsCommand.d.ts +3 -3
  145. package/dist-types/commands/ListFolderMembersCommand.d.ts +3 -3
  146. package/dist-types/commands/ListFoldersCommand.d.ts +3 -3
  147. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +3 -3
  148. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +3 -3
  149. package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
  150. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +3 -3
  151. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +3 -3
  152. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +3 -3
  153. package/dist-types/commands/ListIngestionsCommand.d.ts +3 -3
  154. package/dist-types/commands/ListNamespacesCommand.d.ts +3 -3
  155. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +3 -3
  156. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +3 -3
  157. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  158. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +3 -3
  159. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +3 -3
  160. package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
  161. package/dist-types/commands/ListThemeAliasesCommand.d.ts +3 -3
  162. package/dist-types/commands/ListThemeVersionsCommand.d.ts +3 -3
  163. package/dist-types/commands/ListThemesCommand.d.ts +3 -3
  164. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +3 -3
  165. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +3 -3
  166. package/dist-types/commands/ListTopicsCommand.d.ts +3 -3
  167. package/dist-types/commands/ListUserGroupsCommand.d.ts +3 -3
  168. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  169. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +3 -3
  170. package/dist-types/commands/PredictQAResultsCommand.d.ts +3 -3
  171. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +3 -3
  172. package/dist-types/commands/RegisterUserCommand.d.ts +3 -3
  173. package/dist-types/commands/RestoreAnalysisCommand.d.ts +3 -3
  174. package/dist-types/commands/SearchActionConnectorsCommand.d.ts +3 -3
  175. package/dist-types/commands/SearchAnalysesCommand.d.ts +3 -3
  176. package/dist-types/commands/SearchDashboardsCommand.d.ts +3 -3
  177. package/dist-types/commands/SearchDataSetsCommand.d.ts +3 -3
  178. package/dist-types/commands/SearchDataSourcesCommand.d.ts +3 -3
  179. package/dist-types/commands/SearchFlowsCommand.d.ts +3 -3
  180. package/dist-types/commands/SearchFoldersCommand.d.ts +3 -3
  181. package/dist-types/commands/SearchGroupsCommand.d.ts +3 -3
  182. package/dist-types/commands/SearchTopicsCommand.d.ts +3 -3
  183. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +3 -3
  184. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +3 -3
  185. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +3 -3
  186. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +3 -3
  187. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  188. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  189. package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +3 -3
  190. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  191. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +3 -3
  192. package/dist-types/commands/UpdateActionConnectorCommand.d.ts +3 -3
  193. package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +3 -3
  194. package/dist-types/commands/UpdateAnalysisCommand.d.ts +3 -3
  195. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +3 -3
  196. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +3 -3
  197. package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +3 -3
  198. package/dist-types/commands/UpdateBrandCommand.d.ts +3 -3
  199. package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +3 -3
  200. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +3 -3
  201. package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -3
  202. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +3 -3
  203. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +3 -3
  204. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +3 -3
  205. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +3 -3
  206. package/dist-types/commands/UpdateDataSetCommand.d.ts +3 -3
  207. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +3 -3
  208. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
  209. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +3 -3
  210. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +3 -3
  211. package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +3 -3
  212. package/dist-types/commands/UpdateFolderCommand.d.ts +3 -3
  213. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +3 -3
  214. package/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
  215. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
  216. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +3 -3
  217. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +3 -3
  218. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +3 -3
  219. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +3 -3
  220. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +3 -3
  221. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +3 -3
  222. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +3 -3
  223. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +3 -3
  224. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +3 -3
  225. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +3 -3
  226. package/dist-types/commands/UpdateTemplateCommand.d.ts +3 -3
  227. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +3 -3
  228. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +3 -3
  229. package/dist-types/commands/UpdateThemeCommand.d.ts +3 -3
  230. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +3 -3
  231. package/dist-types/commands/UpdateTopicCommand.d.ts +3 -3
  232. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +3 -3
  233. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +3 -3
  234. package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  235. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +3 -3
  236. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +3 -3
  237. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  238. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  239. package/dist-types/extensionConfiguration.d.ts +4 -4
  240. package/dist-types/models/QuickSightServiceException.d.ts +1 -1
  241. package/dist-types/models/errors.d.ts +1 -1
  242. package/dist-types/models/models_1.d.ts +1 -1
  243. package/dist-types/models/models_2.d.ts +2 -2
  244. package/dist-types/models/models_3.d.ts +3 -3
  245. package/dist-types/models/models_4.d.ts +4 -4
  246. package/dist-types/pagination/DescribeFolderPermissionsPaginator.d.ts +1 -1
  247. package/dist-types/pagination/DescribeFolderResolvedPermissionsPaginator.d.ts +1 -1
  248. package/dist-types/pagination/Interfaces.d.ts +1 -1
  249. package/dist-types/pagination/ListActionConnectorsPaginator.d.ts +1 -1
  250. package/dist-types/pagination/ListAnalysesPaginator.d.ts +1 -1
  251. package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
  252. package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
  253. package/dist-types/pagination/ListBrandsPaginator.d.ts +1 -1
  254. package/dist-types/pagination/ListCustomPermissionsPaginator.d.ts +1 -1
  255. package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
  256. package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
  257. package/dist-types/pagination/ListDataSetsPaginator.d.ts +1 -1
  258. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
  259. package/dist-types/pagination/ListFlowsPaginator.d.ts +1 -1
  260. package/dist-types/pagination/ListFolderMembersPaginator.d.ts +1 -1
  261. package/dist-types/pagination/ListFoldersForResourcePaginator.d.ts +1 -1
  262. package/dist-types/pagination/ListFoldersPaginator.d.ts +1 -1
  263. package/dist-types/pagination/ListGroupMembershipsPaginator.d.ts +1 -1
  264. package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
  265. package/dist-types/pagination/ListIAMPolicyAssignmentsForUserPaginator.d.ts +1 -1
  266. package/dist-types/pagination/ListIAMPolicyAssignmentsPaginator.d.ts +1 -1
  267. package/dist-types/pagination/ListIngestionsPaginator.d.ts +1 -1
  268. package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
  269. package/dist-types/pagination/ListRoleMembershipsPaginator.d.ts +1 -1
  270. package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
  271. package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
  272. package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
  273. package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +1 -1
  274. package/dist-types/pagination/ListThemesPaginator.d.ts +1 -1
  275. package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
  276. package/dist-types/pagination/ListUserGroupsPaginator.d.ts +1 -1
  277. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  278. package/dist-types/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
  279. package/dist-types/pagination/SearchActionConnectorsPaginator.d.ts +1 -1
  280. package/dist-types/pagination/SearchAnalysesPaginator.d.ts +1 -1
  281. package/dist-types/pagination/SearchDashboardsPaginator.d.ts +1 -1
  282. package/dist-types/pagination/SearchDataSetsPaginator.d.ts +1 -1
  283. package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +1 -1
  284. package/dist-types/pagination/SearchFlowsPaginator.d.ts +1 -1
  285. package/dist-types/pagination/SearchFoldersPaginator.d.ts +1 -1
  286. package/dist-types/pagination/SearchGroupsPaginator.d.ts +1 -1
  287. package/dist-types/pagination/SearchTopicsPaginator.d.ts +1 -1
  288. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  289. package/dist-types/runtimeConfig.d.ts +1 -1
  290. package/dist-types/runtimeConfig.native.d.ts +1 -1
  291. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  292. package/dist-types/runtimeExtensions.d.ts +1 -1
  293. package/dist-types/schemas/schemas_0.d.ts +1 -1
  294. package/dist-types/ts3.4/QuickSightClient.d.ts +3 -3
  295. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  296. package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -1
  297. package/dist-types/ts3.4/models/models_1.d.ts +18 -18
  298. package/dist-types/ts3.4/models/models_2.d.ts +5 -5
  299. package/dist-types/ts3.4/models/models_3.d.ts +23 -23
  300. package/dist-types/ts3.4/models/models_4.d.ts +24 -24
  301. package/package.json +13 -12
@@ -1,7 +1,7 @@
1
1
  import { AssetBundleExportFormat, AssetBundleExportJobStatus, AssetBundleImportFailureAction, AssetBundleImportJobStatus, AssignmentStatus, AuthorSpecifiedAggregation, CategoryFilterFunction, CategoryFilterType, ColumnDataRole, ColumnDataSubType, ColumnDataType, ConstantType, DashboardErrorType, DashboardFilterAttribute, DashboardsQAStatus, DataSetFilterAttribute, DataSetImportMode, DataSetUseAs, DataSourceErrorInfoType, DataSourceFilterAttribute, DataSourceType, DayOfWeek, DefaultAggregation, DisplayFormat, FilterClass, FilterOperator, FolderType, HorizontalTextAlignment, IdentityStore, IdentityType, IncludeFolderMembers, IngestionErrorType, IngestionRequestSource, IngestionRequestType, IngestionStatus, IngestionType, MemberType, NamedEntityAggType, NamedFilterAggType, NamedFilterType, NamespaceErrorType, NamespaceStatus, NullFilterType, PersonalizationMode, PropertyRole, PropertyUsage, QDataKeyType, QSearchStatus, RefreshInterval, ResourceStatus, Role, ServiceType, SharingModel, SnapshotJobStatus, TemplateErrorType, TextTransform, ThemeErrorType, ThemeType, TopicRefreshStatus, TopicRelativeDateFilterFunction, TopicScheduleType, TopicTimeGranularity, TopicUserExperienceVersion, UserRole, VPCConnectionAvailabilityStatus, VPCConnectionResourceStatus } from "./enums";
2
- import { AccountCustomization, AccountInfo, AccountSettings, ActionConnector, Analysis, AnalysisDefaults, AnalysisError, AssetOptions, CalculatedField, ColumnConfiguration, Entity, FilterGroup, FontConfiguration, ParameterDeclaration, QueryExecutionOptions, Sheet } from "./models_0";
3
- import { AnalysisDefinition, DataSetReference, SheetDefinition, StaticFile } from "./models_1";
4
- import { _Parameters, AnonymousUserSnapshotJobResult, AssetBundleCloudFormationOverridePropertyConfiguration, AssetBundleExportJobError, AssetBundleExportJobValidationStrategy, AssetBundleExportJobWarning, AssetBundleImportJobError, AssetBundleImportJobOverrideParameters, AssetBundleImportJobOverridePermissions, AssetBundleImportJobOverrideTags, AssetBundleImportJobOverrideValidationStrategy, AssetBundleImportJobWarning, AssetBundleImportSourceDescription, BorderStyle, BrandDefinition, BrandDetail, Capabilities, CellValueSynonym, CollectiveConstant, ColumnGroup, ColumnGroupSchema, ColumnLevelPermissionRule, ColumnSchema, ComparativeOrder, CredentialPair, DashboardPublishOptions, DashboardVersionDefinition, DataPrepConfiguration, DatasetParameter, DataSetRefreshProperties, DataSetUsageConfiguration, DataSourceParameters, DisplayFormatOptions, FieldFolder, LinkSharingConfiguration, LogicalTable, PerformanceConfiguration, PhysicalTable, ResourcePermission, RowLevelPermissionDataSet, RowLevelPermissionTagConfiguration, SemanticModelConfiguration, SnapshotFile, SnapshotS3DestinationConfiguration, SslProperties, Tag, ValidationStrategy, VpcConnectionProperties, WebProxyCredentials } from "./models_2";
2
+ import { type AccountCustomization, type AccountInfo, type AccountSettings, type ActionConnector, type Analysis, type AnalysisDefaults, type AssetOptions, type FontConfiguration, type QueryExecutionOptions, AnalysisError, CalculatedField, ColumnConfiguration, Entity, FilterGroup, ParameterDeclaration, Sheet } from "./models_0";
3
+ import { type AnalysisDefinition, DataSetReference, SheetDefinition, StaticFile } from "./models_1";
4
+ import { type _Parameters, type AssetBundleCloudFormationOverridePropertyConfiguration, type AssetBundleExportJobValidationStrategy, type AssetBundleImportJobOverrideParameters, type AssetBundleImportJobOverridePermissions, type AssetBundleImportJobOverrideTags, type AssetBundleImportJobOverrideValidationStrategy, type AssetBundleImportSourceDescription, type BorderStyle, type BrandDefinition, type BrandDetail, type Capabilities, type CollectiveConstant, type ComparativeOrder, type CredentialPair, type DashboardPublishOptions, type DashboardVersionDefinition, type DataPrepConfiguration, type DataSetRefreshProperties, type DataSetUsageConfiguration, type DisplayFormatOptions, type LinkSharingConfiguration, type PerformanceConfiguration, type RowLevelPermissionTagConfiguration, type SemanticModelConfiguration, type SslProperties, type ValidationStrategy, type VpcConnectionProperties, type WebProxyCredentials, AnonymousUserSnapshotJobResult, AssetBundleExportJobError, AssetBundleExportJobWarning, AssetBundleImportJobError, AssetBundleImportJobWarning, CellValueSynonym, ColumnGroup, ColumnGroupSchema, ColumnLevelPermissionRule, ColumnSchema, DatasetParameter, DataSourceParameters, FieldFolder, LogicalTable, PhysicalTable, ResourcePermission, RowLevelPermissionDataSet, SnapshotFile, SnapshotS3DestinationConfiguration, Tag } from "./models_2";
5
5
  /**
6
6
  * <p>Data source credentials. This is a variant type structure. For this structure to be
7
7
  * valid, only one of the attributes can be non-null.</p>
@@ -1,8 +1,8 @@
1
1
  import { AssetBundleExportFormat, AssetBundleImportFailureAction, AssignmentStatus, DashboardsQAStatus, DataSetImportMode, EmbeddingIdentityType, FieldName, FilterOperator, FlowPublishState, FolderFilterAttribute, FolderType, GeneratedAnswerStatus, GroupFilterAttribute, GroupFilterOperator, IdentityType, IncludeFolderMembers, IncludeGeneratedAnswer, IncludeQuickSightQIndex, NetworkInterfaceStatus, PersonalizationMode, PurchaseMode, QAResultType, QSearchStatus, ResourceStatus, Role, SearchFilterOperator, ServiceType, SharingModel, ThemeType, TopicFilterAttribute, TopicFilterOperator, TopicUserExperienceVersion, UserRole, VisualRole, VPCConnectionAvailabilityStatus, VPCConnectionResourceStatus } from "./enums";
2
- import { AccountCustomization, ActionConnectorSearchFilter, ActionConnectorSummary, ActiveIAMPolicyAssignment, AmazonQInQuickSightConsoleConfigurations, AmazonQInQuickSightDashboardConfigurations } from "./models_0";
3
- import { AnalysisDefinition, AnalysisSearchFilter, AnalysisSourceEntity, AnalysisSummary, SharedViewConfigurations } from "./models_1";
4
- import { _Parameters, AnonymousUserEmbeddingExperienceConfiguration, AssetBundleCloudFormationOverridePropertyConfiguration, AssetBundleExportJobSummary, AssetBundleExportJobValidationStrategy, AssetBundleImportJobOverrideParameters, AssetBundleImportJobOverridePermissions, AssetBundleImportJobOverrideTags, AssetBundleImportJobOverrideValidationStrategy, AssetBundleImportJobSummary, AssetBundleImportSource, AuthConfig, AuthorizedTargetsByService, BookmarksConfigurations, BrandDefinition, BrandDetail, BrandSummary, Capabilities, ColumnGroup, ColumnLevelPermissionRule, DashboardPublishOptions, DashboardSourceEntity, DashboardVersionDefinition, DashboardVisualId, DataPrepConfiguration, DatasetParameter, DataSetRefreshProperties, DataSetUsageConfiguration, DataSourceParameters, FieldFolder, LinkSharingConfiguration, LogicalTable, PerformanceConfiguration, PhysicalTable, ResourcePermission, RowLevelPermissionDataSet, RowLevelPermissionTagConfiguration, SemanticModelConfiguration, SslProperties, Tag, TopicIR, TopicTemplate, ValidationStrategy, VpcConnectionProperties } from "./models_2";
5
- import { CustomInstructions, CustomPermissions, DashboardSearchFilter, DashboardSummary, DashboardVersionSummary, DashboardVisualResult, DataSetSearchFilter, DataSetSummary, DataSource, DataSourceCredentials, DataSourceSearchFilter, DataSourceSummary, Group, GroupMember, Ingestion, NamespaceInfoV2, RefreshSchedule, RegisteredCustomerManagedKey, SnapshotConfiguration, TemplateAlias, TemplateSourceEntity, TemplateVersionDefinition, ThemeAlias, ThemeConfiguration, TopicDetails, TopicRefreshSchedule, User } from "./models_3";
2
+ import { type AccountCustomization, type AmazonQInQuickSightConsoleConfigurations, type AmazonQInQuickSightDashboardConfigurations, ActionConnectorSearchFilter, ActionConnectorSummary, ActiveIAMPolicyAssignment } from "./models_0";
3
+ import { type AnalysisDefinition, type AnalysisSourceEntity, type SharedViewConfigurations, AnalysisSearchFilter, AnalysisSummary } from "./models_1";
4
+ import { type _Parameters, type AnonymousUserEmbeddingExperienceConfiguration, type AssetBundleCloudFormationOverridePropertyConfiguration, type AssetBundleExportJobValidationStrategy, type AssetBundleImportJobOverrideParameters, type AssetBundleImportJobOverridePermissions, type AssetBundleImportJobOverrideTags, type AssetBundleImportJobOverrideValidationStrategy, type AssetBundleImportSource, type AuthConfig, type BookmarksConfigurations, type BrandDefinition, type BrandDetail, type Capabilities, type DashboardPublishOptions, type DashboardSourceEntity, type DashboardVersionDefinition, type DashboardVisualId, type DataPrepConfiguration, type DataSetRefreshProperties, type DataSetUsageConfiguration, type DataSourceParameters, type LinkSharingConfiguration, type PerformanceConfiguration, type RowLevelPermissionDataSet, type RowLevelPermissionTagConfiguration, type SemanticModelConfiguration, type SslProperties, type TopicIR, type TopicTemplate, type ValidationStrategy, type VpcConnectionProperties, AssetBundleExportJobSummary, AssetBundleImportJobSummary, AuthorizedTargetsByService, BrandSummary, ColumnGroup, ColumnLevelPermissionRule, DatasetParameter, FieldFolder, LogicalTable, PhysicalTable, ResourcePermission, Tag } from "./models_2";
5
+ import { type CustomInstructions, type DashboardVisualResult, type DataSourceCredentials, type SnapshotConfiguration, type TemplateSourceEntity, type TemplateVersionDefinition, type ThemeConfiguration, type TopicDetails, type TopicRefreshSchedule, CustomPermissions, DashboardSearchFilter, DashboardSummary, DashboardVersionSummary, DataSetSearchFilter, DataSetSummary, DataSource, DataSourceSearchFilter, DataSourceSummary, Group, GroupMember, Ingestion, NamespaceInfoV2, RefreshSchedule, RegisteredCustomerManagedKey, TemplateAlias, ThemeAlias, User } from "./models_3";
6
6
  /**
7
7
  * @public
8
8
  */
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "../commands/DescribeFolderPermissionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "../commands/DescribeFolderResolvedPermissionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { QuickSightClient } from "../QuickSightClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListActionConnectorsCommandInput, ListActionConnectorsCommandOutput } from "../commands/ListActionConnectorsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAnalysesCommandInput, ListAnalysesCommandOutput } from "../commands/ListAnalysesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAssetBundleExportJobsCommandInput, ListAssetBundleExportJobsCommandOutput } from "../commands/ListAssetBundleExportJobsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAssetBundleImportJobsCommandInput, ListAssetBundleImportJobsCommandOutput } from "../commands/ListAssetBundleImportJobsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListBrandsCommandInput, ListBrandsCommandOutput } from "../commands/ListBrandsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListCustomPermissionsCommandInput, ListCustomPermissionsCommandOutput } from "../commands/ListCustomPermissionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput } from "../commands/ListDashboardVersionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "../commands/ListDashboardsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataSetsCommandInput, ListDataSetsCommandOutput } from "../commands/ListDataSetsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataSourcesCommandInput, ListDataSourcesCommandOutput } from "../commands/ListDataSourcesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFlowsCommandInput, ListFlowsCommandOutput } from "../commands/ListFlowsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFolderMembersCommandInput, ListFolderMembersCommandOutput } from "../commands/ListFolderMembersCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFoldersForResourceCommandInput, ListFoldersForResourceCommandOutput } from "../commands/ListFoldersForResourceCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFoldersCommandInput, ListFoldersCommandOutput } from "../commands/ListFoldersCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput } from "../commands/ListGroupMembershipsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListGroupsCommandInput, ListGroupsCommandOutput } from "../commands/ListGroupsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput } from "../commands/ListIAMPolicyAssignmentsForUserCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput } from "../commands/ListIAMPolicyAssignmentsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListIngestionsCommandInput, ListIngestionsCommandOutput } from "../commands/ListIngestionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListNamespacesCommandInput, ListNamespacesCommandOutput } from "../commands/ListNamespacesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListRoleMembershipsCommandInput, ListRoleMembershipsCommandOutput } from "../commands/ListRoleMembershipsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput } from "../commands/ListTemplateAliasesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput } from "../commands/ListTemplateVersionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "../commands/ListTemplatesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListThemeVersionsCommandInput, ListThemeVersionsCommandOutput } from "../commands/ListThemeVersionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListThemesCommandInput, ListThemesCommandOutput } from "../commands/ListThemesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTopicsCommandInput, ListTopicsCommandOutput } from "../commands/ListTopicsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListUserGroupsCommandInput, ListUserGroupsCommandOutput } from "../commands/ListUserGroupsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListVPCConnectionsCommandInput, ListVPCConnectionsCommandOutput } from "../commands/ListVPCConnectionsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchActionConnectorsCommandInput, SearchActionConnectorsCommandOutput } from "../commands/SearchActionConnectorsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "../commands/SearchAnalysesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "../commands/SearchDashboardsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchDataSetsCommandInput, SearchDataSetsCommandOutput } from "../commands/SearchDataSetsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput } from "../commands/SearchDataSourcesCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchFlowsCommandInput, SearchFlowsCommandOutput } from "../commands/SearchFlowsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "../commands/SearchFoldersCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "../commands/SearchGroupsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { SearchTopicsCommandInput, SearchTopicsCommandOutput } from "../commands/SearchTopicsCommand";
3
3
  import { QuickSightPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { QuickSightClientConfig } from "./QuickSightClient";
2
+ import type { QuickSightClientConfig } from "./QuickSightClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { QuickSightClientConfig } from "./QuickSightClient";
2
+ import type { QuickSightClientConfig } from "./QuickSightClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { QuickSightClientConfig } from "./QuickSightClient";
1
+ import type { QuickSightClientConfig } from "./QuickSightClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { QuickSightClientConfig } from "./QuickSightClient";
1
+ import type { QuickSightClientConfig } from "./QuickSightClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { QuickSightExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { QuickSightExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var ActionConnectorDescription: StaticSimpleSchema;
3
3
  export declare var ActionConnectorName: StaticSimpleSchema;
4
4
  export declare var ActionPassword: StaticSimpleSchema;
@@ -20,13 +20,12 @@ import {
20
20
  } from "@smithy/middleware-retry";
21
21
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
22
  import {
23
- Client as __Client,
24
23
  DefaultsMode as __DefaultsMode,
25
24
  SmithyConfiguration as __SmithyConfiguration,
26
25
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
+ Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
- AwsCredentialIdentityProvider,
30
29
  BodyLengthCalculator as __BodyLengthCalculator,
31
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
31
  ChecksumConstructor as __ChecksumConstructor,
@@ -39,9 +38,10 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  StreamCollector as __StreamCollector,
44
42
  UrlParser as __UrlParser,
43
+ AwsCredentialIdentityProvider,
44
+ Provider,
45
45
  UserAgent as __UserAgent,
46
46
  } from "@smithy/types";
47
47
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
+ HttpAuthScheme,
2
3
  AwsCredentialIdentity,
3
4
  AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { QuickSightHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -1,6 +1,6 @@
1
1
  import {
2
- ServiceException as __ServiceException,
3
2
  ServiceExceptionOptions as __ServiceExceptionOptions,
3
+ ServiceException as __ServiceException,
4
4
  } from "@smithy/smithy-client";
5
5
  export { __ServiceExceptionOptions };
6
6
  export { __ServiceException };
@@ -75,47 +75,47 @@ import {
75
75
  AssetOptions,
76
76
  AxisDisplayOptions,
77
77
  BarChartConfiguration,
78
- CalculatedField,
79
78
  ChartAxisLabelOptions,
80
- ColumnConfiguration,
81
- ColumnHierarchy,
82
79
  ColumnIdentifier,
83
80
  ColumnSort,
84
- ContributionAnalysisDefault,
85
81
  CustomActionFilterOperation,
86
82
  CustomActionNavigationOperation,
87
83
  CustomActionSetParametersOperation,
88
84
  CustomActionURLOperation,
89
85
  DataLabelOptions,
86
+ FieldSort,
87
+ FontConfiguration,
88
+ FormatConfiguration,
89
+ ItemsLimitConfiguration,
90
+ LegendOptions,
91
+ LongFormatText,
92
+ NumberDisplayFormatConfiguration,
93
+ PercentageDisplayFormatConfiguration,
94
+ QueryExecutionOptions,
95
+ SmallMultiplesOptions,
96
+ TooltipOptions,
97
+ VisualCustomActionDefaults,
98
+ VisualInteractionOptions,
99
+ VisualPalette,
100
+ CalculatedField,
101
+ ColumnConfiguration,
102
+ ColumnHierarchy,
103
+ ContributionAnalysisDefault,
90
104
  DataPathValue,
91
105
  DataSetIdentifierDeclaration,
92
106
  DimensionField,
93
- FieldSort,
94
107
  FieldSortOptions,
95
108
  FilterControl,
96
109
  FilterGroup,
97
- FontConfiguration,
98
- FormatConfiguration,
99
- ItemsLimitConfiguration,
100
110
  Layout,
101
- LegendOptions,
102
- LongFormatText,
103
111
  MeasureField,
104
- NumberDisplayFormatConfiguration,
105
112
  ParameterControl,
106
113
  ParameterDeclaration,
107
- PercentageDisplayFormatConfiguration,
108
- QueryExecutionOptions,
109
114
  ReferenceLine,
110
115
  SheetControlLayout,
111
116
  SheetImage,
112
117
  SheetTextBox,
113
- SmallMultiplesOptions,
114
- TooltipOptions,
115
118
  VisualCustomAction,
116
- VisualCustomActionDefaults,
117
- VisualInteractionOptions,
118
- VisualPalette,
119
119
  } from "./models_0";
120
120
  export interface VisualSubtitleLabelOptions {
121
121
  Visibility?: Visibility | undefined;
@@ -78,20 +78,20 @@ import {
78
78
  AdHocFilteringOption,
79
79
  AggFunction,
80
80
  AggregateOperation,
81
+ AnalysisDefaults,
82
+ AssetOptions,
83
+ DataPrepAggregationFunction,
84
+ TransformOperationSource,
85
+ VisualMenuOption,
81
86
  AggregationPartitionBy,
82
87
  AmazonElasticsearchParameters,
83
88
  AmazonOpenSearchParameters,
84
- AnalysisDefaults,
85
- AssetOptions,
86
89
  CalculatedField,
87
90
  ColumnConfiguration,
88
- DataPrepAggregationFunction,
89
91
  DataSetColumnIdMapping,
90
92
  DataSetIdentifierDeclaration,
91
93
  FilterGroup,
92
94
  ParameterDeclaration,
93
- TransformOperationSource,
94
- VisualMenuOption,
95
95
  } from "./models_0";
96
96
  import {
97
97
  AnalysisDefinition,