@aws-sdk/client-quicksight 3.943.0 → 3.947.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 (302) 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 -1532
  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 -2
  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/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  302. package/package.json +13 -12
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultQuickSightHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);