@aws-sdk/client-quicksight 3.1045.0 → 3.1046.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 (735) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +480 -481
  5. package/dist-cjs/models/QuickSightServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-cjs/schemas/schemas_0.js +7 -2
  10. package/dist-es/QuickSight.js +1 -1
  11. package/dist-es/QuickSightClient.js +5 -5
  12. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  13. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +2 -2
  14. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +2 -2
  15. package/dist-es/commands/CancelIngestionCommand.js +2 -2
  16. package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -2
  17. package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -2
  18. package/dist-es/commands/CreateActionConnectorCommand.js +2 -2
  19. package/dist-es/commands/CreateAnalysisCommand.js +2 -2
  20. package/dist-es/commands/CreateBrandCommand.js +2 -2
  21. package/dist-es/commands/CreateCustomPermissionsCommand.js +2 -2
  22. package/dist-es/commands/CreateDashboardCommand.js +2 -2
  23. package/dist-es/commands/CreateDataSetCommand.js +2 -2
  24. package/dist-es/commands/CreateDataSourceCommand.js +2 -2
  25. package/dist-es/commands/CreateFolderCommand.js +2 -2
  26. package/dist-es/commands/CreateFolderMembershipCommand.js +2 -2
  27. package/dist-es/commands/CreateGroupCommand.js +2 -2
  28. package/dist-es/commands/CreateGroupMembershipCommand.js +2 -2
  29. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  30. package/dist-es/commands/CreateIngestionCommand.js +2 -2
  31. package/dist-es/commands/CreateNamespaceCommand.js +2 -2
  32. package/dist-es/commands/CreateRefreshScheduleCommand.js +2 -2
  33. package/dist-es/commands/CreateRoleMembershipCommand.js +2 -2
  34. package/dist-es/commands/CreateTemplateAliasCommand.js +2 -2
  35. package/dist-es/commands/CreateTemplateCommand.js +2 -2
  36. package/dist-es/commands/CreateThemeAliasCommand.js +2 -2
  37. package/dist-es/commands/CreateThemeCommand.js +2 -2
  38. package/dist-es/commands/CreateTopicCommand.js +2 -2
  39. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +2 -2
  40. package/dist-es/commands/CreateVPCConnectionCommand.js +2 -2
  41. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +2 -2
  42. package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -2
  43. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -2
  44. package/dist-es/commands/DeleteActionConnectorCommand.js +2 -2
  45. package/dist-es/commands/DeleteAnalysisCommand.js +2 -2
  46. package/dist-es/commands/DeleteBrandAssignmentCommand.js +2 -2
  47. package/dist-es/commands/DeleteBrandCommand.js +2 -2
  48. package/dist-es/commands/DeleteCustomPermissionsCommand.js +2 -2
  49. package/dist-es/commands/DeleteDashboardCommand.js +2 -2
  50. package/dist-es/commands/DeleteDataSetCommand.js +2 -2
  51. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -2
  52. package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
  53. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +2 -2
  54. package/dist-es/commands/DeleteFolderCommand.js +2 -2
  55. package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -2
  56. package/dist-es/commands/DeleteGroupCommand.js +2 -2
  57. package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -2
  58. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -2
  59. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +2 -2
  60. package/dist-es/commands/DeleteNamespaceCommand.js +2 -2
  61. package/dist-es/commands/DeleteRefreshScheduleCommand.js +2 -2
  62. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +2 -2
  63. package/dist-es/commands/DeleteRoleMembershipCommand.js +2 -2
  64. package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -2
  65. package/dist-es/commands/DeleteTemplateCommand.js +2 -2
  66. package/dist-es/commands/DeleteThemeAliasCommand.js +2 -2
  67. package/dist-es/commands/DeleteThemeCommand.js +2 -2
  68. package/dist-es/commands/DeleteTopicCommand.js +2 -2
  69. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +2 -2
  70. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -2
  71. package/dist-es/commands/DeleteUserCommand.js +2 -2
  72. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +2 -2
  73. package/dist-es/commands/DeleteVPCConnectionCommand.js +2 -2
  74. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +2 -2
  75. package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -2
  76. package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -2
  77. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -2
  78. package/dist-es/commands/DescribeActionConnectorCommand.js +2 -2
  79. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +2 -2
  80. package/dist-es/commands/DescribeAnalysisCommand.js +2 -2
  81. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
  82. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -2
  83. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +2 -2
  84. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +2 -2
  85. package/dist-es/commands/DescribeAutomationJobCommand.js +2 -2
  86. package/dist-es/commands/DescribeBrandAssignmentCommand.js +2 -2
  87. package/dist-es/commands/DescribeBrandCommand.js +2 -2
  88. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +2 -2
  89. package/dist-es/commands/DescribeCustomPermissionsCommand.js +2 -2
  90. package/dist-es/commands/DescribeDashboardCommand.js +2 -2
  91. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
  92. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -2
  93. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +2 -2
  94. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +2 -2
  95. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +2 -2
  96. package/dist-es/commands/DescribeDataSetCommand.js +2 -2
  97. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -2
  98. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -2
  99. package/dist-es/commands/DescribeDataSourceCommand.js +2 -2
  100. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -2
  101. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +2 -2
  102. package/dist-es/commands/DescribeFolderCommand.js +2 -2
  103. package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -2
  104. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -2
  105. package/dist-es/commands/DescribeGroupCommand.js +2 -2
  106. package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -2
  107. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -2
  108. package/dist-es/commands/DescribeIngestionCommand.js +2 -2
  109. package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -2
  110. package/dist-es/commands/DescribeKeyRegistrationCommand.js +2 -2
  111. package/dist-es/commands/DescribeNamespaceCommand.js +2 -2
  112. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +2 -2
  113. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +2 -2
  114. package/dist-es/commands/DescribeRefreshScheduleCommand.js +2 -2
  115. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +2 -2
  116. package/dist-es/commands/DescribeSelfUpgradeConfigurationCommand.js +2 -2
  117. package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -2
  118. package/dist-es/commands/DescribeTemplateCommand.js +2 -2
  119. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
  120. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -2
  121. package/dist-es/commands/DescribeThemeAliasCommand.js +2 -2
  122. package/dist-es/commands/DescribeThemeCommand.js +2 -2
  123. package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -2
  124. package/dist-es/commands/DescribeTopicCommand.js +2 -2
  125. package/dist-es/commands/DescribeTopicPermissionsCommand.js +2 -2
  126. package/dist-es/commands/DescribeTopicRefreshCommand.js +2 -2
  127. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +2 -2
  128. package/dist-es/commands/DescribeUserCommand.js +2 -2
  129. package/dist-es/commands/DescribeVPCConnectionCommand.js +2 -2
  130. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -2
  131. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
  132. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +2 -2
  133. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +2 -2
  134. package/dist-es/commands/GetFlowMetadataCommand.js +2 -2
  135. package/dist-es/commands/GetFlowPermissionsCommand.js +2 -2
  136. package/dist-es/commands/GetIdentityContextCommand.js +2 -2
  137. package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
  138. package/dist-es/commands/ListActionConnectorsCommand.js +2 -2
  139. package/dist-es/commands/ListAnalysesCommand.js +2 -2
  140. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +2 -2
  141. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +2 -2
  142. package/dist-es/commands/ListBrandsCommand.js +2 -2
  143. package/dist-es/commands/ListCustomPermissionsCommand.js +2 -2
  144. package/dist-es/commands/ListDashboardVersionsCommand.js +2 -2
  145. package/dist-es/commands/ListDashboardsCommand.js +2 -2
  146. package/dist-es/commands/ListDataSetsCommand.js +2 -2
  147. package/dist-es/commands/ListDataSourcesCommand.js +2 -2
  148. package/dist-es/commands/ListFlowsCommand.js +2 -2
  149. package/dist-es/commands/ListFolderMembersCommand.js +2 -2
  150. package/dist-es/commands/ListFoldersCommand.js +2 -2
  151. package/dist-es/commands/ListFoldersForResourceCommand.js +2 -2
  152. package/dist-es/commands/ListGroupMembershipsCommand.js +2 -2
  153. package/dist-es/commands/ListGroupsCommand.js +2 -2
  154. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -2
  155. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -2
  156. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +2 -2
  157. package/dist-es/commands/ListIngestionsCommand.js +2 -2
  158. package/dist-es/commands/ListNamespacesCommand.js +2 -2
  159. package/dist-es/commands/ListRefreshSchedulesCommand.js +2 -2
  160. package/dist-es/commands/ListRoleMembershipsCommand.js +2 -2
  161. package/dist-es/commands/ListSelfUpgradesCommand.js +2 -2
  162. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  163. package/dist-es/commands/ListTemplateAliasesCommand.js +2 -2
  164. package/dist-es/commands/ListTemplateVersionsCommand.js +2 -2
  165. package/dist-es/commands/ListTemplatesCommand.js +2 -2
  166. package/dist-es/commands/ListThemeAliasesCommand.js +2 -2
  167. package/dist-es/commands/ListThemeVersionsCommand.js +2 -2
  168. package/dist-es/commands/ListThemesCommand.js +2 -2
  169. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +2 -2
  170. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +2 -2
  171. package/dist-es/commands/ListTopicsCommand.js +2 -2
  172. package/dist-es/commands/ListUserGroupsCommand.js +2 -2
  173. package/dist-es/commands/ListUsersCommand.js +2 -2
  174. package/dist-es/commands/ListVPCConnectionsCommand.js +2 -2
  175. package/dist-es/commands/PredictQAResultsCommand.js +2 -2
  176. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +2 -2
  177. package/dist-es/commands/RegisterUserCommand.js +2 -2
  178. package/dist-es/commands/RestoreAnalysisCommand.js +2 -2
  179. package/dist-es/commands/SearchActionConnectorsCommand.js +2 -2
  180. package/dist-es/commands/SearchAnalysesCommand.js +2 -2
  181. package/dist-es/commands/SearchDashboardsCommand.js +2 -2
  182. package/dist-es/commands/SearchDataSetsCommand.js +2 -2
  183. package/dist-es/commands/SearchDataSourcesCommand.js +2 -2
  184. package/dist-es/commands/SearchFlowsCommand.js +2 -2
  185. package/dist-es/commands/SearchFoldersCommand.js +2 -2
  186. package/dist-es/commands/SearchGroupsCommand.js +2 -2
  187. package/dist-es/commands/SearchTopicsCommand.js +2 -2
  188. package/dist-es/commands/StartAssetBundleExportJobCommand.js +2 -2
  189. package/dist-es/commands/StartAssetBundleImportJobCommand.js +2 -2
  190. package/dist-es/commands/StartAutomationJobCommand.js +2 -2
  191. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +2 -2
  192. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +2 -2
  193. package/dist-es/commands/TagResourceCommand.js +2 -2
  194. package/dist-es/commands/UntagResourceCommand.js +2 -2
  195. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +2 -2
  196. package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -2
  197. package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -2
  198. package/dist-es/commands/UpdateActionConnectorCommand.js +2 -2
  199. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +2 -2
  200. package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
  201. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -2
  202. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +2 -2
  203. package/dist-es/commands/UpdateBrandAssignmentCommand.js +2 -2
  204. package/dist-es/commands/UpdateBrandCommand.js +2 -2
  205. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +2 -2
  206. package/dist-es/commands/UpdateCustomPermissionsCommand.js +2 -2
  207. package/dist-es/commands/UpdateDashboardCommand.js +2 -2
  208. package/dist-es/commands/UpdateDashboardLinksCommand.js +2 -2
  209. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -2
  210. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -2
  211. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +2 -2
  212. package/dist-es/commands/UpdateDataSetCommand.js +2 -2
  213. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -2
  214. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  215. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -2
  216. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +2 -2
  217. package/dist-es/commands/UpdateFlowPermissionsCommand.js +2 -2
  218. package/dist-es/commands/UpdateFolderCommand.js +2 -2
  219. package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -2
  220. package/dist-es/commands/UpdateGroupCommand.js +2 -2
  221. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -2
  222. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +2 -2
  223. package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -2
  224. package/dist-es/commands/UpdateKeyRegistrationCommand.js +2 -2
  225. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -2
  226. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +2 -2
  227. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +2 -2
  228. package/dist-es/commands/UpdateRefreshScheduleCommand.js +2 -2
  229. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +2 -2
  230. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +2 -2
  231. package/dist-es/commands/UpdateSelfUpgradeCommand.js +2 -2
  232. package/dist-es/commands/UpdateSelfUpgradeConfigurationCommand.js +2 -2
  233. package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -2
  234. package/dist-es/commands/UpdateTemplateCommand.js +2 -2
  235. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -2
  236. package/dist-es/commands/UpdateThemeAliasCommand.js +2 -2
  237. package/dist-es/commands/UpdateThemeCommand.js +2 -2
  238. package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -2
  239. package/dist-es/commands/UpdateTopicCommand.js +2 -2
  240. package/dist-es/commands/UpdateTopicPermissionsCommand.js +2 -2
  241. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +2 -2
  242. package/dist-es/commands/UpdateUserCommand.js +2 -2
  243. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +2 -2
  244. package/dist-es/commands/UpdateVPCConnectionCommand.js +2 -2
  245. package/dist-es/endpoint/bdd.js +1 -1
  246. package/dist-es/endpoint/endpointResolver.js +1 -1
  247. package/dist-es/models/QuickSightServiceException.js +1 -1
  248. package/dist-es/runtimeConfig.browser.js +4 -6
  249. package/dist-es/runtimeConfig.js +4 -8
  250. package/dist-es/runtimeConfig.shared.js +3 -4
  251. package/dist-es/runtimeExtensions.js +2 -2
  252. package/dist-es/schemas/schemas_0.js +7 -2
  253. package/dist-types/QuickSightClient.d.ts +5 -5
  254. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +6 -4
  255. package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +6 -4
  256. package/dist-types/commands/CancelIngestionCommand.d.ts +6 -4
  257. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +6 -4
  258. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +6 -4
  259. package/dist-types/commands/CreateActionConnectorCommand.d.ts +6 -4
  260. package/dist-types/commands/CreateAnalysisCommand.d.ts +6 -4
  261. package/dist-types/commands/CreateBrandCommand.d.ts +6 -4
  262. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +11 -4
  263. package/dist-types/commands/CreateDashboardCommand.d.ts +6 -4
  264. package/dist-types/commands/CreateDataSetCommand.d.ts +6 -4
  265. package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -4
  266. package/dist-types/commands/CreateFolderCommand.d.ts +6 -4
  267. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +6 -4
  268. package/dist-types/commands/CreateGroupCommand.d.ts +6 -4
  269. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +6 -4
  270. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -4
  271. package/dist-types/commands/CreateIngestionCommand.d.ts +6 -4
  272. package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -4
  273. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +6 -4
  274. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +6 -4
  275. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +6 -4
  276. package/dist-types/commands/CreateTemplateCommand.d.ts +6 -4
  277. package/dist-types/commands/CreateThemeAliasCommand.d.ts +6 -4
  278. package/dist-types/commands/CreateThemeCommand.d.ts +6 -4
  279. package/dist-types/commands/CreateTopicCommand.d.ts +6 -4
  280. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +6 -4
  281. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +6 -4
  282. package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +6 -4
  283. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +6 -4
  284. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +6 -4
  285. package/dist-types/commands/DeleteActionConnectorCommand.d.ts +6 -4
  286. package/dist-types/commands/DeleteAnalysisCommand.d.ts +6 -4
  287. package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +6 -4
  288. package/dist-types/commands/DeleteBrandCommand.d.ts +6 -4
  289. package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +6 -4
  290. package/dist-types/commands/DeleteDashboardCommand.d.ts +6 -4
  291. package/dist-types/commands/DeleteDataSetCommand.d.ts +6 -4
  292. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +6 -4
  293. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -4
  294. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +6 -4
  295. package/dist-types/commands/DeleteFolderCommand.d.ts +6 -4
  296. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +6 -4
  297. package/dist-types/commands/DeleteGroupCommand.d.ts +6 -4
  298. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +6 -4
  299. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -4
  300. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +6 -4
  301. package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -4
  302. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +6 -4
  303. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +6 -4
  304. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +6 -4
  305. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +6 -4
  306. package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -4
  307. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +6 -4
  308. package/dist-types/commands/DeleteThemeCommand.d.ts +6 -4
  309. package/dist-types/commands/DeleteTopicCommand.d.ts +6 -4
  310. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +6 -4
  311. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -4
  312. package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
  313. package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +6 -4
  314. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +6 -4
  315. package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +6 -4
  316. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +6 -4
  317. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +6 -4
  318. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +6 -4
  319. package/dist-types/commands/DescribeActionConnectorCommand.d.ts +6 -4
  320. package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +6 -4
  321. package/dist-types/commands/DescribeAnalysisCommand.d.ts +6 -4
  322. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -4
  323. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -4
  324. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +6 -4
  325. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +6 -4
  326. package/dist-types/commands/DescribeAutomationJobCommand.d.ts +6 -4
  327. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +6 -4
  328. package/dist-types/commands/DescribeBrandCommand.d.ts +6 -4
  329. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +6 -4
  330. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +11 -4
  331. package/dist-types/commands/DescribeDashboardCommand.d.ts +6 -4
  332. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +6 -4
  333. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +6 -4
  334. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +6 -4
  335. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +6 -4
  336. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +6 -4
  337. package/dist-types/commands/DescribeDataSetCommand.d.ts +6 -4
  338. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +6 -4
  339. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +6 -4
  340. package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -4
  341. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -4
  342. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +6 -4
  343. package/dist-types/commands/DescribeFolderCommand.d.ts +6 -4
  344. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +6 -4
  345. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -4
  346. package/dist-types/commands/DescribeGroupCommand.d.ts +6 -4
  347. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +6 -4
  348. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -4
  349. package/dist-types/commands/DescribeIngestionCommand.d.ts +6 -4
  350. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +6 -4
  351. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +6 -4
  352. package/dist-types/commands/DescribeNamespaceCommand.d.ts +6 -4
  353. package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +6 -4
  354. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +6 -4
  355. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +6 -4
  356. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +6 -4
  357. package/dist-types/commands/DescribeSelfUpgradeConfigurationCommand.d.ts +6 -4
  358. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +6 -4
  359. package/dist-types/commands/DescribeTemplateCommand.d.ts +6 -4
  360. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +6 -4
  361. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +6 -4
  362. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +6 -4
  363. package/dist-types/commands/DescribeThemeCommand.d.ts +6 -4
  364. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +6 -4
  365. package/dist-types/commands/DescribeTopicCommand.d.ts +6 -4
  366. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +6 -4
  367. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +6 -4
  368. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +6 -4
  369. package/dist-types/commands/DescribeUserCommand.d.ts +6 -4
  370. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +6 -4
  371. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -4
  372. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -4
  373. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +6 -4
  374. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +6 -4
  375. package/dist-types/commands/GetFlowMetadataCommand.d.ts +6 -4
  376. package/dist-types/commands/GetFlowPermissionsCommand.d.ts +6 -4
  377. package/dist-types/commands/GetIdentityContextCommand.d.ts +6 -4
  378. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +6 -4
  379. package/dist-types/commands/ListActionConnectorsCommand.d.ts +6 -4
  380. package/dist-types/commands/ListAnalysesCommand.d.ts +6 -4
  381. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +6 -4
  382. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +6 -4
  383. package/dist-types/commands/ListBrandsCommand.d.ts +6 -4
  384. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +11 -4
  385. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +6 -4
  386. package/dist-types/commands/ListDashboardsCommand.d.ts +6 -4
  387. package/dist-types/commands/ListDataSetsCommand.d.ts +6 -4
  388. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -4
  389. package/dist-types/commands/ListFlowsCommand.d.ts +6 -4
  390. package/dist-types/commands/ListFolderMembersCommand.d.ts +6 -4
  391. package/dist-types/commands/ListFoldersCommand.d.ts +6 -4
  392. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +6 -4
  393. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +6 -4
  394. package/dist-types/commands/ListGroupsCommand.d.ts +6 -4
  395. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -4
  396. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -4
  397. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +6 -4
  398. package/dist-types/commands/ListIngestionsCommand.d.ts +6 -4
  399. package/dist-types/commands/ListNamespacesCommand.d.ts +6 -4
  400. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +6 -4
  401. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +6 -4
  402. package/dist-types/commands/ListSelfUpgradesCommand.d.ts +6 -4
  403. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  404. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +6 -4
  405. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -4
  406. package/dist-types/commands/ListTemplatesCommand.d.ts +6 -4
  407. package/dist-types/commands/ListThemeAliasesCommand.d.ts +6 -4
  408. package/dist-types/commands/ListThemeVersionsCommand.d.ts +6 -4
  409. package/dist-types/commands/ListThemesCommand.d.ts +6 -4
  410. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +6 -4
  411. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +6 -4
  412. package/dist-types/commands/ListTopicsCommand.d.ts +6 -4
  413. package/dist-types/commands/ListUserGroupsCommand.d.ts +6 -4
  414. package/dist-types/commands/ListUsersCommand.d.ts +6 -4
  415. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +6 -4
  416. package/dist-types/commands/PredictQAResultsCommand.d.ts +6 -4
  417. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +6 -4
  418. package/dist-types/commands/RegisterUserCommand.d.ts +6 -4
  419. package/dist-types/commands/RestoreAnalysisCommand.d.ts +6 -4
  420. package/dist-types/commands/SearchActionConnectorsCommand.d.ts +6 -4
  421. package/dist-types/commands/SearchAnalysesCommand.d.ts +6 -4
  422. package/dist-types/commands/SearchDashboardsCommand.d.ts +6 -4
  423. package/dist-types/commands/SearchDataSetsCommand.d.ts +6 -4
  424. package/dist-types/commands/SearchDataSourcesCommand.d.ts +6 -4
  425. package/dist-types/commands/SearchFlowsCommand.d.ts +6 -4
  426. package/dist-types/commands/SearchFoldersCommand.d.ts +6 -4
  427. package/dist-types/commands/SearchGroupsCommand.d.ts +6 -4
  428. package/dist-types/commands/SearchTopicsCommand.d.ts +6 -4
  429. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +6 -4
  430. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +6 -4
  431. package/dist-types/commands/StartAutomationJobCommand.d.ts +6 -4
  432. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +6 -4
  433. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +6 -4
  434. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  435. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  436. package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +6 -4
  437. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +6 -4
  438. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -4
  439. package/dist-types/commands/UpdateActionConnectorCommand.d.ts +6 -4
  440. package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +6 -4
  441. package/dist-types/commands/UpdateAnalysisCommand.d.ts +6 -4
  442. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -4
  443. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +6 -4
  444. package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +6 -4
  445. package/dist-types/commands/UpdateBrandCommand.d.ts +6 -4
  446. package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +6 -4
  447. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +11 -4
  448. package/dist-types/commands/UpdateDashboardCommand.d.ts +6 -4
  449. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +6 -4
  450. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +6 -4
  451. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -4
  452. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +6 -4
  453. package/dist-types/commands/UpdateDataSetCommand.d.ts +6 -4
  454. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +6 -4
  455. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -4
  456. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -4
  457. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +6 -4
  458. package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +6 -4
  459. package/dist-types/commands/UpdateFolderCommand.d.ts +6 -4
  460. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +6 -4
  461. package/dist-types/commands/UpdateGroupCommand.d.ts +6 -4
  462. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -4
  463. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +6 -4
  464. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +6 -4
  465. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +6 -4
  466. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -4
  467. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +6 -4
  468. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +6 -4
  469. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +6 -4
  470. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +6 -4
  471. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +6 -4
  472. package/dist-types/commands/UpdateSelfUpgradeCommand.d.ts +6 -4
  473. package/dist-types/commands/UpdateSelfUpgradeConfigurationCommand.d.ts +6 -4
  474. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +6 -4
  475. package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -4
  476. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +6 -4
  477. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +6 -4
  478. package/dist-types/commands/UpdateThemeCommand.d.ts +6 -4
  479. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +6 -4
  480. package/dist-types/commands/UpdateTopicCommand.d.ts +6 -4
  481. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +6 -4
  482. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +6 -4
  483. package/dist-types/commands/UpdateUserCommand.d.ts +6 -4
  484. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +6 -4
  485. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +6 -4
  486. package/dist-types/endpoint/bdd.d.ts +1 -1
  487. package/dist-types/extensionConfiguration.d.ts +1 -1
  488. package/dist-types/models/QuickSightServiceException.d.ts +1 -1
  489. package/dist-types/models/errors.d.ts +1 -1
  490. package/dist-types/models/models_2.d.ts +25 -0
  491. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  492. package/dist-types/runtimeConfig.d.ts +2 -2
  493. package/dist-types/runtimeConfig.native.d.ts +2 -2
  494. package/dist-types/ts3.4/QuickSightClient.d.ts +8 -14
  495. package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +6 -4
  496. package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +6 -4
  497. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +6 -4
  498. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +6 -4
  499. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +6 -4
  500. package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +6 -4
  501. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +6 -4
  502. package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +6 -4
  503. package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +6 -4
  504. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +6 -4
  505. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +6 -4
  506. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +6 -4
  507. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +6 -4
  508. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +6 -4
  509. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +6 -4
  510. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +6 -4
  511. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -4
  512. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +6 -4
  513. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +6 -4
  514. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +6 -4
  515. package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +6 -4
  516. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +6 -4
  517. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +6 -4
  518. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +6 -4
  519. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +6 -4
  520. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +6 -4
  521. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +6 -4
  522. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +6 -4
  523. package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +6 -4
  524. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +6 -4
  525. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +6 -4
  526. package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +6 -4
  527. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +6 -4
  528. package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +6 -4
  529. package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +6 -4
  530. package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +6 -4
  531. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +6 -4
  532. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +6 -4
  533. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +6 -4
  534. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +6 -4
  535. package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +6 -4
  536. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +6 -4
  537. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +6 -4
  538. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +6 -4
  539. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +6 -4
  540. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -4
  541. package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +6 -4
  542. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +6 -4
  543. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +6 -4
  544. package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +6 -4
  545. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +6 -4
  546. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +6 -4
  547. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +6 -4
  548. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +6 -4
  549. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +6 -4
  550. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +6 -4
  551. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +6 -4
  552. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -4
  553. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
  554. package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +6 -4
  555. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +6 -4
  556. package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +6 -4
  557. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +6 -4
  558. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +6 -4
  559. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +6 -4
  560. package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +6 -4
  561. package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +6 -4
  562. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +6 -4
  563. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -4
  564. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -4
  565. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +6 -4
  566. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +6 -4
  567. package/dist-types/ts3.4/commands/DescribeAutomationJobCommand.d.ts +6 -4
  568. package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +6 -4
  569. package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +6 -4
  570. package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +6 -4
  571. package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +6 -4
  572. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +6 -4
  573. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +6 -4
  574. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +6 -4
  575. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +6 -4
  576. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +6 -4
  577. package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +6 -4
  578. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +6 -4
  579. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +6 -4
  580. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +6 -4
  581. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +6 -4
  582. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -4
  583. package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +6 -4
  584. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +6 -4
  585. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +6 -4
  586. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -4
  587. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +6 -4
  588. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +6 -4
  589. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -4
  590. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +6 -4
  591. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +6 -4
  592. package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +6 -4
  593. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +6 -4
  594. package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +6 -4
  595. package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +6 -4
  596. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +6 -4
  597. package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +6 -4
  598. package/dist-types/ts3.4/commands/DescribeSelfUpgradeConfigurationCommand.d.ts +6 -4
  599. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +6 -4
  600. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +6 -4
  601. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +6 -4
  602. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +6 -4
  603. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +6 -4
  604. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +6 -4
  605. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +6 -4
  606. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +6 -4
  607. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +6 -4
  608. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +6 -4
  609. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +6 -4
  610. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +6 -4
  611. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +6 -4
  612. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -4
  613. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -4
  614. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +6 -4
  615. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +6 -4
  616. package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +6 -4
  617. package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +6 -4
  618. package/dist-types/ts3.4/commands/GetIdentityContextCommand.d.ts +6 -4
  619. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +6 -4
  620. package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +6 -4
  621. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +6 -4
  622. package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +6 -4
  623. package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +6 -4
  624. package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +6 -4
  625. package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +6 -4
  626. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +6 -4
  627. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +6 -4
  628. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +6 -4
  629. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +6 -4
  630. package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +6 -8
  631. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +6 -4
  632. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +6 -4
  633. package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +6 -4
  634. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +6 -4
  635. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +6 -4
  636. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -4
  637. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -4
  638. package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +6 -4
  639. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +6 -4
  640. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +6 -4
  641. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +6 -4
  642. package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +6 -4
  643. package/dist-types/ts3.4/commands/ListSelfUpgradesCommand.d.ts +6 -4
  644. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  645. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +6 -4
  646. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +6 -4
  647. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +6 -4
  648. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +6 -4
  649. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +6 -4
  650. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +6 -4
  651. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +6 -4
  652. package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +6 -4
  653. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +6 -4
  654. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +6 -4
  655. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -8
  656. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +6 -4
  657. package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +6 -4
  658. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +6 -4
  659. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +6 -4
  660. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +6 -4
  661. package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +6 -4
  662. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +6 -4
  663. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +6 -4
  664. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +6 -4
  665. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +6 -4
  666. package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +6 -4
  667. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +6 -4
  668. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +6 -4
  669. package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +6 -4
  670. package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +6 -4
  671. package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +6 -4
  672. package/dist-types/ts3.4/commands/StartAutomationJobCommand.d.ts +6 -4
  673. package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +6 -4
  674. package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +6 -4
  675. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  676. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  677. package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +6 -4
  678. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +6 -4
  679. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +6 -4
  680. package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +6 -4
  681. package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +6 -4
  682. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +6 -4
  683. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -4
  684. package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +6 -4
  685. package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +6 -4
  686. package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +6 -4
  687. package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +6 -4
  688. package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +6 -4
  689. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +6 -4
  690. package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +6 -4
  691. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +6 -4
  692. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -4
  693. package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +6 -4
  694. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +6 -4
  695. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +6 -4
  696. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +6 -4
  697. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -4
  698. package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +6 -4
  699. package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +6 -4
  700. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +6 -4
  701. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +6 -4
  702. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +6 -4
  703. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -4
  704. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +6 -4
  705. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +6 -4
  706. package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +6 -4
  707. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -4
  708. package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +6 -4
  709. package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +6 -4
  710. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +6 -4
  711. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +6 -4
  712. package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +6 -4
  713. package/dist-types/ts3.4/commands/UpdateSelfUpgradeCommand.d.ts +6 -4
  714. package/dist-types/ts3.4/commands/UpdateSelfUpgradeConfigurationCommand.d.ts +6 -4
  715. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +6 -4
  716. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +6 -4
  717. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +6 -4
  718. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +6 -4
  719. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +6 -4
  720. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +6 -4
  721. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +6 -4
  722. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +6 -4
  723. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +6 -4
  724. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +6 -4
  725. package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +6 -4
  726. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +6 -4
  727. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  728. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  729. package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -1
  730. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  731. package/dist-types/ts3.4/models/models_2.d.ts +5 -0
  732. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  733. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  734. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  735. package/package.json +13 -34
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteFolderMembershipRequest,
@@ -19,7 +19,7 @@ export interface DeleteFolderMembershipCommandOutput
19
19
  declare const DeleteFolderMembershipCommand_base: {
20
20
  new (
21
21
  input: DeleteFolderMembershipCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteFolderMembershipCommandInput,
24
24
  DeleteFolderMembershipCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteFolderMembershipCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteFolderMembershipCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteFolderMembershipCommandInput,
33
33
  DeleteFolderMembershipCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteFolderMembershipCommand extends DeleteFolderMembershipCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_3";
4
4
  import {
@@ -15,7 +15,7 @@ export interface DeleteGroupCommandOutput
15
15
  declare const DeleteGroupCommand_base: {
16
16
  new (
17
17
  input: DeleteGroupCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  DeleteGroupCommandInput,
20
20
  DeleteGroupCommandOutput,
21
21
  QuickSightClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const DeleteGroupCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: DeleteGroupCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  DeleteGroupCommandInput,
29
29
  DeleteGroupCommandOutput,
30
30
  QuickSightClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
37
39
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteGroupMembershipRequest,
@@ -19,7 +19,7 @@ export interface DeleteGroupMembershipCommandOutput
19
19
  declare const DeleteGroupMembershipCommand_base: {
20
20
  new (
21
21
  input: DeleteGroupMembershipCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteGroupMembershipCommandInput,
24
24
  DeleteGroupMembershipCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteGroupMembershipCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteGroupMembershipCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteGroupMembershipCommandInput,
33
33
  DeleteGroupMembershipCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteGroupMembershipCommand extends DeleteGroupMembershipCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteIAMPolicyAssignmentRequest,
@@ -19,7 +19,7 @@ export interface DeleteIAMPolicyAssignmentCommandOutput
19
19
  declare const DeleteIAMPolicyAssignmentCommand_base: {
20
20
  new (
21
21
  input: DeleteIAMPolicyAssignmentCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteIAMPolicyAssignmentCommandInput,
24
24
  DeleteIAMPolicyAssignmentCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteIAMPolicyAssignmentCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteIAMPolicyAssignmentCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteIAMPolicyAssignmentCommandInput,
33
33
  DeleteIAMPolicyAssignmentCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteIAMPolicyAssignmentCommand extends DeleteIAMPolicyAssignmentCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteIdentityPropagationConfigRequest,
@@ -19,7 +19,7 @@ export interface DeleteIdentityPropagationConfigCommandOutput
19
19
  declare const DeleteIdentityPropagationConfigCommand_base: {
20
20
  new (
21
21
  input: DeleteIdentityPropagationConfigCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteIdentityPropagationConfigCommandInput,
24
24
  DeleteIdentityPropagationConfigCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteIdentityPropagationConfigCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteIdentityPropagationConfigCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteIdentityPropagationConfigCommandInput,
33
33
  DeleteIdentityPropagationConfigCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteIdentityPropagationConfigCommand extends DeleteIdentityPropagationConfigCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteNamespaceRequest,
@@ -18,7 +18,7 @@ export interface DeleteNamespaceCommandOutput
18
18
  declare const DeleteNamespaceCommand_base: {
19
19
  new (
20
20
  input: DeleteNamespaceCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  DeleteNamespaceCommandInput,
23
23
  DeleteNamespaceCommandOutput,
24
24
  QuickSightClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const DeleteNamespaceCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: DeleteNamespaceCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  DeleteNamespaceCommandInput,
32
32
  DeleteNamespaceCommandOutput,
33
33
  QuickSightClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class DeleteNamespaceCommand extends DeleteNamespaceCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteRefreshScheduleRequest,
@@ -19,7 +19,7 @@ export interface DeleteRefreshScheduleCommandOutput
19
19
  declare const DeleteRefreshScheduleCommand_base: {
20
20
  new (
21
21
  input: DeleteRefreshScheduleCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteRefreshScheduleCommandInput,
24
24
  DeleteRefreshScheduleCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteRefreshScheduleCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteRefreshScheduleCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteRefreshScheduleCommandInput,
33
33
  DeleteRefreshScheduleCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteRefreshScheduleCommand extends DeleteRefreshScheduleCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteRoleCustomPermissionRequest,
@@ -19,7 +19,7 @@ export interface DeleteRoleCustomPermissionCommandOutput
19
19
  declare const DeleteRoleCustomPermissionCommand_base: {
20
20
  new (
21
21
  input: DeleteRoleCustomPermissionCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteRoleCustomPermissionCommandInput,
24
24
  DeleteRoleCustomPermissionCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteRoleCustomPermissionCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteRoleCustomPermissionCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteRoleCustomPermissionCommandInput,
33
33
  DeleteRoleCustomPermissionCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteRoleCustomPermissionCommand extends DeleteRoleCustomPermissionCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteRoleMembershipRequest,
@@ -19,7 +19,7 @@ export interface DeleteRoleMembershipCommandOutput
19
19
  declare const DeleteRoleMembershipCommand_base: {
20
20
  new (
21
21
  input: DeleteRoleMembershipCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteRoleMembershipCommandInput,
24
24
  DeleteRoleMembershipCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteRoleMembershipCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteRoleMembershipCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteRoleMembershipCommandInput,
33
33
  DeleteRoleMembershipCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteRoleMembershipCommand extends DeleteRoleMembershipCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteTemplateAliasRequest,
@@ -19,7 +19,7 @@ export interface DeleteTemplateAliasCommandOutput
19
19
  declare const DeleteTemplateAliasCommand_base: {
20
20
  new (
21
21
  input: DeleteTemplateAliasCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteTemplateAliasCommandInput,
24
24
  DeleteTemplateAliasCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteTemplateAliasCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteTemplateAliasCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteTemplateAliasCommandInput,
33
33
  DeleteTemplateAliasCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteTemplateAliasCommand extends DeleteTemplateAliasCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteTemplateRequest,
@@ -18,7 +18,7 @@ export interface DeleteTemplateCommandOutput
18
18
  declare const DeleteTemplateCommand_base: {
19
19
  new (
20
20
  input: DeleteTemplateCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  DeleteTemplateCommandInput,
23
23
  DeleteTemplateCommandOutput,
24
24
  QuickSightClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const DeleteTemplateCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: DeleteTemplateCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  DeleteTemplateCommandInput,
32
32
  DeleteTemplateCommandOutput,
33
33
  QuickSightClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteThemeAliasRequest,
@@ -18,7 +18,7 @@ export interface DeleteThemeAliasCommandOutput
18
18
  declare const DeleteThemeAliasCommand_base: {
19
19
  new (
20
20
  input: DeleteThemeAliasCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  DeleteThemeAliasCommandInput,
23
23
  DeleteThemeAliasCommandOutput,
24
24
  QuickSightClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const DeleteThemeAliasCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: DeleteThemeAliasCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  DeleteThemeAliasCommandInput,
32
32
  DeleteThemeAliasCommandOutput,
33
33
  QuickSightClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class DeleteThemeAliasCommand extends DeleteThemeAliasCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { DeleteThemeRequest, DeleteThemeResponse } from "../models/models_3";
4
4
  import {
@@ -15,7 +15,7 @@ export interface DeleteThemeCommandOutput
15
15
  declare const DeleteThemeCommand_base: {
16
16
  new (
17
17
  input: DeleteThemeCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  DeleteThemeCommandInput,
20
20
  DeleteThemeCommandOutput,
21
21
  QuickSightClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const DeleteThemeCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: DeleteThemeCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  DeleteThemeCommandInput,
29
29
  DeleteThemeCommandOutput,
30
30
  QuickSightClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class DeleteThemeCommand extends DeleteThemeCommand_base {
37
39
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { DeleteTopicRequest, DeleteTopicResponse } from "../models/models_3";
4
4
  import {
@@ -15,7 +15,7 @@ export interface DeleteTopicCommandOutput
15
15
  declare const DeleteTopicCommand_base: {
16
16
  new (
17
17
  input: DeleteTopicCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  DeleteTopicCommandInput,
20
20
  DeleteTopicCommandOutput,
21
21
  QuickSightClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const DeleteTopicCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: DeleteTopicCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  DeleteTopicCommandInput,
29
29
  DeleteTopicCommandOutput,
30
30
  QuickSightClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class DeleteTopicCommand extends DeleteTopicCommand_base {
37
39
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteTopicRefreshScheduleRequest,
@@ -19,7 +19,7 @@ export interface DeleteTopicRefreshScheduleCommandOutput
19
19
  declare const DeleteTopicRefreshScheduleCommand_base: {
20
20
  new (
21
21
  input: DeleteTopicRefreshScheduleCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteTopicRefreshScheduleCommandInput,
24
24
  DeleteTopicRefreshScheduleCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteTopicRefreshScheduleCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteTopicRefreshScheduleCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteTopicRefreshScheduleCommandInput,
33
33
  DeleteTopicRefreshScheduleCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteTopicRefreshScheduleCommand extends DeleteTopicRefreshScheduleCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteUserByPrincipalIdRequest,
@@ -19,7 +19,7 @@ export interface DeleteUserByPrincipalIdCommandOutput
19
19
  declare const DeleteUserByPrincipalIdCommand_base: {
20
20
  new (
21
21
  input: DeleteUserByPrincipalIdCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteUserByPrincipalIdCommandInput,
24
24
  DeleteUserByPrincipalIdCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteUserByPrincipalIdCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteUserByPrincipalIdCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteUserByPrincipalIdCommandInput,
33
33
  DeleteUserByPrincipalIdCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteUserByPrincipalIdCommand extends DeleteUserByPrincipalIdCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { DeleteUserRequest, DeleteUserResponse } from "../models/models_3";
4
4
  import {
@@ -15,7 +15,7 @@ export interface DeleteUserCommandOutput
15
15
  declare const DeleteUserCommand_base: {
16
16
  new (
17
17
  input: DeleteUserCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  DeleteUserCommandInput,
20
20
  DeleteUserCommandOutput,
21
21
  QuickSightClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const DeleteUserCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: DeleteUserCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  DeleteUserCommandInput,
29
29
  DeleteUserCommandOutput,
30
30
  QuickSightClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
37
39
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteUserCustomPermissionRequest,
@@ -19,7 +19,7 @@ export interface DeleteUserCustomPermissionCommandOutput
19
19
  declare const DeleteUserCustomPermissionCommand_base: {
20
20
  new (
21
21
  input: DeleteUserCustomPermissionCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteUserCustomPermissionCommandInput,
24
24
  DeleteUserCustomPermissionCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteUserCustomPermissionCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteUserCustomPermissionCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteUserCustomPermissionCommandInput,
33
33
  DeleteUserCustomPermissionCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteUserCustomPermissionCommand extends DeleteUserCustomPermissionCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  DeleteVPCConnectionRequest,
@@ -19,7 +19,7 @@ export interface DeleteVPCConnectionCommandOutput
19
19
  declare const DeleteVPCConnectionCommand_base: {
20
20
  new (
21
21
  input: DeleteVPCConnectionCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  DeleteVPCConnectionCommandInput,
24
24
  DeleteVPCConnectionCommandOutput,
25
25
  QuickSightClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const DeleteVPCConnectionCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: DeleteVPCConnectionCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  DeleteVPCConnectionCommandInput,
33
33
  DeleteVPCConnectionCommandOutput,
34
34
  QuickSightClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class DeleteVPCConnectionCommand extends DeleteVPCConnectionCommand_base {
41
43
  protected static __types: {