@aws-sdk/client-quicksight 3.940.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
@@ -73,15 +73,15 @@ import {
73
73
  ActionConnector,
74
74
  Analysis,
75
75
  AnalysisDefaults,
76
- AnalysisError,
77
76
  AssetOptions,
77
+ FontConfiguration,
78
+ QueryExecutionOptions,
79
+ AnalysisError,
78
80
  CalculatedField,
79
81
  ColumnConfiguration,
80
82
  Entity,
81
83
  FilterGroup,
82
- FontConfiguration,
83
84
  ParameterDeclaration,
84
- QueryExecutionOptions,
85
85
  Sheet,
86
86
  } from "./models_0";
87
87
  import {
@@ -92,54 +92,54 @@ import {
92
92
  } from "./models_1";
93
93
  import {
94
94
  _Parameters,
95
- AnonymousUserSnapshotJobResult,
96
95
  AssetBundleCloudFormationOverridePropertyConfiguration,
97
- AssetBundleExportJobError,
98
96
  AssetBundleExportJobValidationStrategy,
99
- AssetBundleExportJobWarning,
100
- AssetBundleImportJobError,
101
97
  AssetBundleImportJobOverrideParameters,
102
98
  AssetBundleImportJobOverridePermissions,
103
99
  AssetBundleImportJobOverrideTags,
104
100
  AssetBundleImportJobOverrideValidationStrategy,
105
- AssetBundleImportJobWarning,
106
101
  AssetBundleImportSourceDescription,
107
102
  BorderStyle,
108
103
  BrandDefinition,
109
104
  BrandDetail,
110
105
  Capabilities,
111
- CellValueSynonym,
112
106
  CollectiveConstant,
113
- ColumnGroup,
114
- ColumnGroupSchema,
115
- ColumnLevelPermissionRule,
116
- ColumnSchema,
117
107
  ComparativeOrder,
118
108
  CredentialPair,
119
109
  DashboardPublishOptions,
120
110
  DashboardVersionDefinition,
121
111
  DataPrepConfiguration,
122
- DatasetParameter,
123
112
  DataSetRefreshProperties,
124
113
  DataSetUsageConfiguration,
125
- DataSourceParameters,
126
114
  DisplayFormatOptions,
127
- FieldFolder,
128
115
  LinkSharingConfiguration,
129
- LogicalTable,
130
116
  PerformanceConfiguration,
131
- PhysicalTable,
132
- ResourcePermission,
133
- RowLevelPermissionDataSet,
134
117
  RowLevelPermissionTagConfiguration,
135
118
  SemanticModelConfiguration,
136
- SnapshotFile,
137
- SnapshotS3DestinationConfiguration,
138
119
  SslProperties,
139
- Tag,
140
120
  ValidationStrategy,
141
121
  VpcConnectionProperties,
142
122
  WebProxyCredentials,
123
+ AnonymousUserSnapshotJobResult,
124
+ AssetBundleExportJobError,
125
+ AssetBundleExportJobWarning,
126
+ AssetBundleImportJobError,
127
+ AssetBundleImportJobWarning,
128
+ CellValueSynonym,
129
+ ColumnGroup,
130
+ ColumnGroupSchema,
131
+ ColumnLevelPermissionRule,
132
+ ColumnSchema,
133
+ DatasetParameter,
134
+ DataSourceParameters,
135
+ FieldFolder,
136
+ LogicalTable,
137
+ PhysicalTable,
138
+ ResourcePermission,
139
+ RowLevelPermissionDataSet,
140
+ SnapshotFile,
141
+ SnapshotS3DestinationConfiguration,
142
+ Tag,
143
143
  } from "./models_2";
144
144
  export interface DataSourceCredentials {
145
145
  CredentialPair?: CredentialPair | undefined;
@@ -38,76 +38,82 @@ import {
38
38
  } from "./enums";
39
39
  import {
40
40
  AccountCustomization,
41
+ AmazonQInQuickSightConsoleConfigurations,
42
+ AmazonQInQuickSightDashboardConfigurations,
41
43
  ActionConnectorSearchFilter,
42
44
  ActionConnectorSummary,
43
45
  ActiveIAMPolicyAssignment,
44
- AmazonQInQuickSightConsoleConfigurations,
45
- AmazonQInQuickSightDashboardConfigurations,
46
46
  } from "./models_0";
47
47
  import {
48
48
  AnalysisDefinition,
49
- AnalysisSearchFilter,
50
49
  AnalysisSourceEntity,
51
- AnalysisSummary,
52
50
  SharedViewConfigurations,
51
+ AnalysisSearchFilter,
52
+ AnalysisSummary,
53
53
  } from "./models_1";
54
54
  import {
55
55
  _Parameters,
56
56
  AnonymousUserEmbeddingExperienceConfiguration,
57
57
  AssetBundleCloudFormationOverridePropertyConfiguration,
58
- AssetBundleExportJobSummary,
59
58
  AssetBundleExportJobValidationStrategy,
60
59
  AssetBundleImportJobOverrideParameters,
61
60
  AssetBundleImportJobOverridePermissions,
62
61
  AssetBundleImportJobOverrideTags,
63
62
  AssetBundleImportJobOverrideValidationStrategy,
64
- AssetBundleImportJobSummary,
65
63
  AssetBundleImportSource,
66
64
  AuthConfig,
67
- AuthorizedTargetsByService,
68
65
  BookmarksConfigurations,
69
66
  BrandDefinition,
70
67
  BrandDetail,
71
- BrandSummary,
72
68
  Capabilities,
73
- ColumnGroup,
74
- ColumnLevelPermissionRule,
75
69
  DashboardPublishOptions,
76
70
  DashboardSourceEntity,
77
71
  DashboardVersionDefinition,
78
72
  DashboardVisualId,
79
73
  DataPrepConfiguration,
80
- DatasetParameter,
81
74
  DataSetRefreshProperties,
82
75
  DataSetUsageConfiguration,
83
76
  DataSourceParameters,
84
- FieldFolder,
85
77
  LinkSharingConfiguration,
86
- LogicalTable,
87
78
  PerformanceConfiguration,
88
- PhysicalTable,
89
- ResourcePermission,
90
79
  RowLevelPermissionDataSet,
91
80
  RowLevelPermissionTagConfiguration,
92
81
  SemanticModelConfiguration,
93
82
  SslProperties,
94
- Tag,
95
83
  TopicIR,
96
84
  TopicTemplate,
97
85
  ValidationStrategy,
98
86
  VpcConnectionProperties,
87
+ AssetBundleExportJobSummary,
88
+ AssetBundleImportJobSummary,
89
+ AuthorizedTargetsByService,
90
+ BrandSummary,
91
+ ColumnGroup,
92
+ ColumnLevelPermissionRule,
93
+ DatasetParameter,
94
+ FieldFolder,
95
+ LogicalTable,
96
+ PhysicalTable,
97
+ ResourcePermission,
98
+ Tag,
99
99
  } from "./models_2";
100
100
  import {
101
101
  CustomInstructions,
102
+ DashboardVisualResult,
103
+ DataSourceCredentials,
104
+ SnapshotConfiguration,
105
+ TemplateSourceEntity,
106
+ TemplateVersionDefinition,
107
+ ThemeConfiguration,
108
+ TopicDetails,
109
+ TopicRefreshSchedule,
102
110
  CustomPermissions,
103
111
  DashboardSearchFilter,
104
112
  DashboardSummary,
105
113
  DashboardVersionSummary,
106
- DashboardVisualResult,
107
114
  DataSetSearchFilter,
108
115
  DataSetSummary,
109
116
  DataSource,
110
- DataSourceCredentials,
111
117
  DataSourceSearchFilter,
112
118
  DataSourceSummary,
113
119
  Group,
@@ -116,14 +122,8 @@ import {
116
122
  NamespaceInfoV2,
117
123
  RefreshSchedule,
118
124
  RegisteredCustomerManagedKey,
119
- SnapshotConfiguration,
120
125
  TemplateAlias,
121
- TemplateSourceEntity,
122
- TemplateVersionDefinition,
123
126
  ThemeAlias,
124
- ThemeConfiguration,
125
- TopicDetails,
126
- TopicRefreshSchedule,
127
127
  User,
128
128
  } from "./models_3";
129
129
  export interface DescribeVPCConnectionRequest {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-quicksight",
3
3
  "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4
- "version": "3.940.0",
4
+ "version": "3.946.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-quicksight",
@@ -11,7 +11,8 @@
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
13
13
  "extract:docs": "api-extractor run --local",
14
- "generate:client": "node ../../scripts/generate-clients/single-service --solo quicksight"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo quicksight",
15
+ "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
17
18
  "types": "./dist-types/index.d.ts",
@@ -20,38 +21,38 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "5.2.0",
22
23
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.940.0",
24
- "@aws-sdk/credential-provider-node": "3.940.0",
24
+ "@aws-sdk/core": "3.946.0",
25
+ "@aws-sdk/credential-provider-node": "3.946.0",
25
26
  "@aws-sdk/middleware-host-header": "3.936.0",
26
27
  "@aws-sdk/middleware-logger": "3.936.0",
27
28
  "@aws-sdk/middleware-recursion-detection": "3.936.0",
28
- "@aws-sdk/middleware-user-agent": "3.940.0",
29
+ "@aws-sdk/middleware-user-agent": "3.946.0",
29
30
  "@aws-sdk/region-config-resolver": "3.936.0",
30
31
  "@aws-sdk/types": "3.936.0",
31
32
  "@aws-sdk/util-endpoints": "3.936.0",
32
33
  "@aws-sdk/util-user-agent-browser": "3.936.0",
33
- "@aws-sdk/util-user-agent-node": "3.940.0",
34
+ "@aws-sdk/util-user-agent-node": "3.946.0",
34
35
  "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.5",
36
+ "@smithy/core": "^3.18.7",
36
37
  "@smithy/fetch-http-handler": "^5.3.6",
37
38
  "@smithy/hash-node": "^4.2.5",
38
39
  "@smithy/invalid-dependency": "^4.2.5",
39
40
  "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.12",
41
- "@smithy/middleware-retry": "^4.4.12",
41
+ "@smithy/middleware-endpoint": "^4.3.14",
42
+ "@smithy/middleware-retry": "^4.4.14",
42
43
  "@smithy/middleware-serde": "^4.2.6",
43
44
  "@smithy/middleware-stack": "^4.2.5",
44
45
  "@smithy/node-config-provider": "^4.3.5",
45
46
  "@smithy/node-http-handler": "^4.4.5",
46
47
  "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.8",
48
+ "@smithy/smithy-client": "^4.9.10",
48
49
  "@smithy/types": "^4.9.0",
49
50
  "@smithy/url-parser": "^4.2.5",
50
51
  "@smithy/util-base64": "^4.3.0",
51
52
  "@smithy/util-body-length-browser": "^4.2.0",
52
53
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.11",
54
- "@smithy/util-defaults-mode-node": "^4.2.14",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.13",
55
+ "@smithy/util-defaults-mode-node": "^4.2.16",
55
56
  "@smithy/util-endpoints": "^3.2.5",
56
57
  "@smithy/util-middleware": "^4.2.5",
57
58
  "@smithy/util-retry": "^4.2.5",