@aws-sdk/client-quicksight 3.362.0 → 3.367.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 (727) hide show
  1. package/dist-cjs/QuickSight.js +1 -1
  2. package/dist-cjs/QuickSightClient.js +5 -5
  3. package/dist-cjs/commands/CancelIngestionCommand.js +3 -3
  4. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +3 -3
  5. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +3 -3
  6. package/dist-cjs/commands/CreateAnalysisCommand.js +3 -3
  7. package/dist-cjs/commands/CreateDashboardCommand.js +3 -3
  8. package/dist-cjs/commands/CreateDataSetCommand.js +3 -3
  9. package/dist-cjs/commands/CreateDataSourceCommand.js +3 -3
  10. package/dist-cjs/commands/CreateFolderCommand.js +3 -3
  11. package/dist-cjs/commands/CreateFolderMembershipCommand.js +3 -3
  12. package/dist-cjs/commands/CreateGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CreateGroupMembershipCommand.js +3 -3
  14. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
  15. package/dist-cjs/commands/CreateIngestionCommand.js +3 -3
  16. package/dist-cjs/commands/CreateNamespaceCommand.js +3 -3
  17. package/dist-cjs/commands/CreateRefreshScheduleCommand.js +3 -3
  18. package/dist-cjs/commands/CreateTemplateAliasCommand.js +3 -3
  19. package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
  20. package/dist-cjs/commands/CreateThemeAliasCommand.js +3 -3
  21. package/dist-cjs/commands/CreateThemeCommand.js +3 -3
  22. package/dist-cjs/commands/CreateTopicCommand.js +3 -3
  23. package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +3 -3
  24. package/dist-cjs/commands/CreateVPCConnectionCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteAnalysisCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteDashboardCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteDataSetCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -3
  31. package/dist-cjs/commands/DeleteDataSourceCommand.js +3 -3
  32. package/dist-cjs/commands/DeleteFolderCommand.js +3 -3
  33. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteGroupCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteNamespaceCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteThemeAliasCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteThemeCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteTopicCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteUserCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteVPCConnectionCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +3 -3
  51. package/dist-cjs/commands/DescribeAnalysisCommand.js +3 -3
  52. package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDashboardCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDataSetCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDataSourceCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeFolderCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeGroupCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeIngestionCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeNamespaceCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeTemplateCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeThemeAliasCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeThemeCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeTopicCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeTopicRefreshCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +3 -3
  85. package/dist-cjs/commands/DescribeUserCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeVPCConnectionCommand.js +3 -3
  87. package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
  88. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
  89. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +3 -3
  90. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
  91. package/dist-cjs/commands/ListAnalysesCommand.js +3 -3
  92. package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +3 -3
  93. package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +3 -3
  94. package/dist-cjs/commands/ListDashboardVersionsCommand.js +3 -3
  95. package/dist-cjs/commands/ListDashboardsCommand.js +3 -3
  96. package/dist-cjs/commands/ListDataSetsCommand.js +3 -3
  97. package/dist-cjs/commands/ListDataSourcesCommand.js +3 -3
  98. package/dist-cjs/commands/ListFolderMembersCommand.js +3 -3
  99. package/dist-cjs/commands/ListFoldersCommand.js +3 -3
  100. package/dist-cjs/commands/ListGroupMembershipsCommand.js +3 -3
  101. package/dist-cjs/commands/ListGroupsCommand.js +3 -3
  102. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
  103. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
  104. package/dist-cjs/commands/ListIngestionsCommand.js +3 -3
  105. package/dist-cjs/commands/ListNamespacesCommand.js +3 -3
  106. package/dist-cjs/commands/ListRefreshSchedulesCommand.js +3 -3
  107. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  108. package/dist-cjs/commands/ListTemplateAliasesCommand.js +3 -3
  109. package/dist-cjs/commands/ListTemplateVersionsCommand.js +3 -3
  110. package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
  111. package/dist-cjs/commands/ListThemeAliasesCommand.js +3 -3
  112. package/dist-cjs/commands/ListThemeVersionsCommand.js +3 -3
  113. package/dist-cjs/commands/ListThemesCommand.js +3 -3
  114. package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +3 -3
  115. package/dist-cjs/commands/ListTopicsCommand.js +3 -3
  116. package/dist-cjs/commands/ListUserGroupsCommand.js +3 -3
  117. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  118. package/dist-cjs/commands/ListVPCConnectionsCommand.js +3 -3
  119. package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +3 -3
  120. package/dist-cjs/commands/RegisterUserCommand.js +3 -3
  121. package/dist-cjs/commands/RestoreAnalysisCommand.js +3 -3
  122. package/dist-cjs/commands/SearchAnalysesCommand.js +3 -3
  123. package/dist-cjs/commands/SearchDashboardsCommand.js +3 -3
  124. package/dist-cjs/commands/SearchDataSetsCommand.js +3 -3
  125. package/dist-cjs/commands/SearchDataSourcesCommand.js +3 -3
  126. package/dist-cjs/commands/SearchFoldersCommand.js +3 -3
  127. package/dist-cjs/commands/SearchGroupsCommand.js +3 -3
  128. package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +3 -3
  129. package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +3 -3
  130. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  131. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  132. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
  133. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
  134. package/dist-cjs/commands/UpdateAnalysisCommand.js +3 -3
  135. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +3 -3
  136. package/dist-cjs/commands/UpdateDashboardCommand.js +3 -3
  137. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +3 -3
  138. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
  139. package/dist-cjs/commands/UpdateDataSetCommand.js +3 -3
  140. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +3 -3
  141. package/dist-cjs/commands/UpdateDataSourceCommand.js +3 -3
  142. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +3 -3
  143. package/dist-cjs/commands/UpdateFolderCommand.js +3 -3
  144. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +3 -3
  145. package/dist-cjs/commands/UpdateGroupCommand.js +3 -3
  146. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
  147. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +3 -3
  148. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +3 -3
  149. package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +3 -3
  150. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +3 -3
  151. package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
  152. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +3 -3
  153. package/dist-cjs/commands/UpdateThemeAliasCommand.js +3 -3
  154. package/dist-cjs/commands/UpdateThemeCommand.js +3 -3
  155. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +3 -3
  156. package/dist-cjs/commands/UpdateTopicCommand.js +3 -3
  157. package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +3 -3
  158. package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +3 -3
  159. package/dist-cjs/commands/UpdateUserCommand.js +3 -3
  160. package/dist-cjs/commands/UpdateVPCConnectionCommand.js +3 -3
  161. package/dist-cjs/models/QuickSightServiceException.js +1 -1
  162. package/dist-cjs/models/models_0.js +30 -26
  163. package/dist-cjs/models/models_1.js +26 -13
  164. package/dist-cjs/models/models_2.js +13 -5
  165. package/dist-cjs/models/models_3.js +1 -1
  166. package/dist-cjs/protocols/Aws_restJson1.js +1 -1
  167. package/dist-cjs/runtimeConfig.browser.js +7 -7
  168. package/dist-cjs/runtimeConfig.js +10 -10
  169. package/dist-cjs/runtimeConfig.shared.js +4 -4
  170. package/dist-es/QuickSight.js +1 -1
  171. package/dist-es/QuickSightClient.js +5 -5
  172. package/dist-es/commands/CancelIngestionCommand.js +3 -3
  173. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -3
  174. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -3
  175. package/dist-es/commands/CreateAnalysisCommand.js +3 -3
  176. package/dist-es/commands/CreateDashboardCommand.js +3 -3
  177. package/dist-es/commands/CreateDataSetCommand.js +3 -3
  178. package/dist-es/commands/CreateDataSourceCommand.js +3 -3
  179. package/dist-es/commands/CreateFolderCommand.js +3 -3
  180. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -3
  181. package/dist-es/commands/CreateGroupCommand.js +3 -3
  182. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -3
  183. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
  184. package/dist-es/commands/CreateIngestionCommand.js +3 -3
  185. package/dist-es/commands/CreateNamespaceCommand.js +3 -3
  186. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -3
  187. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -3
  188. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  189. package/dist-es/commands/CreateThemeAliasCommand.js +3 -3
  190. package/dist-es/commands/CreateThemeCommand.js +3 -3
  191. package/dist-es/commands/CreateTopicCommand.js +3 -3
  192. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -3
  193. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -3
  194. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -3
  195. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -3
  196. package/dist-es/commands/DeleteAnalysisCommand.js +3 -3
  197. package/dist-es/commands/DeleteDashboardCommand.js +3 -3
  198. package/dist-es/commands/DeleteDataSetCommand.js +3 -3
  199. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -3
  200. package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
  201. package/dist-es/commands/DeleteFolderCommand.js +3 -3
  202. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -3
  203. package/dist-es/commands/DeleteGroupCommand.js +3 -3
  204. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -3
  205. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
  206. package/dist-es/commands/DeleteNamespaceCommand.js +3 -3
  207. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -3
  208. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -3
  209. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  210. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -3
  211. package/dist-es/commands/DeleteThemeCommand.js +3 -3
  212. package/dist-es/commands/DeleteTopicCommand.js +3 -3
  213. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -3
  214. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -3
  215. package/dist-es/commands/DeleteUserCommand.js +3 -3
  216. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -3
  217. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -3
  218. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -3
  219. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -3
  220. package/dist-es/commands/DescribeAnalysisCommand.js +3 -3
  221. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -3
  222. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -3
  223. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -3
  224. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -3
  225. package/dist-es/commands/DescribeDashboardCommand.js +3 -3
  226. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -3
  227. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -3
  228. package/dist-es/commands/DescribeDataSetCommand.js +3 -3
  229. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -3
  230. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -3
  231. package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
  232. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -3
  233. package/dist-es/commands/DescribeFolderCommand.js +3 -3
  234. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -3
  235. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
  236. package/dist-es/commands/DescribeGroupCommand.js +3 -3
  237. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -3
  238. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
  239. package/dist-es/commands/DescribeIngestionCommand.js +3 -3
  240. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -3
  241. package/dist-es/commands/DescribeNamespaceCommand.js +3 -3
  242. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -3
  243. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -3
  244. package/dist-es/commands/DescribeTemplateCommand.js +3 -3
  245. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -3
  246. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -3
  247. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -3
  248. package/dist-es/commands/DescribeThemeCommand.js +3 -3
  249. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -3
  250. package/dist-es/commands/DescribeTopicCommand.js +3 -3
  251. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -3
  252. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -3
  253. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -3
  254. package/dist-es/commands/DescribeUserCommand.js +3 -3
  255. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -3
  256. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
  257. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
  258. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -3
  259. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -3
  260. package/dist-es/commands/ListAnalysesCommand.js +3 -3
  261. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -3
  262. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -3
  263. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -3
  264. package/dist-es/commands/ListDashboardsCommand.js +3 -3
  265. package/dist-es/commands/ListDataSetsCommand.js +3 -3
  266. package/dist-es/commands/ListDataSourcesCommand.js +3 -3
  267. package/dist-es/commands/ListFolderMembersCommand.js +3 -3
  268. package/dist-es/commands/ListFoldersCommand.js +3 -3
  269. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -3
  270. package/dist-es/commands/ListGroupsCommand.js +3 -3
  271. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
  272. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
  273. package/dist-es/commands/ListIngestionsCommand.js +3 -3
  274. package/dist-es/commands/ListNamespacesCommand.js +3 -3
  275. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -3
  276. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  277. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -3
  278. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
  279. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  280. package/dist-es/commands/ListThemeAliasesCommand.js +3 -3
  281. package/dist-es/commands/ListThemeVersionsCommand.js +3 -3
  282. package/dist-es/commands/ListThemesCommand.js +3 -3
  283. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -3
  284. package/dist-es/commands/ListTopicsCommand.js +3 -3
  285. package/dist-es/commands/ListUserGroupsCommand.js +3 -3
  286. package/dist-es/commands/ListUsersCommand.js +3 -3
  287. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -3
  288. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -3
  289. package/dist-es/commands/RegisterUserCommand.js +3 -3
  290. package/dist-es/commands/RestoreAnalysisCommand.js +3 -3
  291. package/dist-es/commands/SearchAnalysesCommand.js +3 -3
  292. package/dist-es/commands/SearchDashboardsCommand.js +3 -3
  293. package/dist-es/commands/SearchDataSetsCommand.js +3 -3
  294. package/dist-es/commands/SearchDataSourcesCommand.js +3 -3
  295. package/dist-es/commands/SearchFoldersCommand.js +3 -3
  296. package/dist-es/commands/SearchGroupsCommand.js +3 -3
  297. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -3
  298. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -3
  299. package/dist-es/commands/TagResourceCommand.js +3 -3
  300. package/dist-es/commands/UntagResourceCommand.js +3 -3
  301. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -3
  302. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
  303. package/dist-es/commands/UpdateAnalysisCommand.js +3 -3
  304. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -3
  305. package/dist-es/commands/UpdateDashboardCommand.js +3 -3
  306. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -3
  307. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
  308. package/dist-es/commands/UpdateDataSetCommand.js +3 -3
  309. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -3
  310. package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
  311. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -3
  312. package/dist-es/commands/UpdateFolderCommand.js +3 -3
  313. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -3
  314. package/dist-es/commands/UpdateGroupCommand.js +3 -3
  315. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
  316. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -3
  317. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -3
  318. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -3
  319. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -3
  320. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  321. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -3
  322. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -3
  323. package/dist-es/commands/UpdateThemeCommand.js +3 -3
  324. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -3
  325. package/dist-es/commands/UpdateTopicCommand.js +3 -3
  326. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -3
  327. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -3
  328. package/dist-es/commands/UpdateUserCommand.js +3 -3
  329. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -3
  330. package/dist-es/models/QuickSightServiceException.js +1 -1
  331. package/dist-es/models/models_0.js +25 -19
  332. package/dist-es/models/models_1.js +19 -8
  333. package/dist-es/models/models_2.js +8 -2
  334. package/dist-es/models/models_3.js +1 -1
  335. package/dist-es/protocols/Aws_restJson1.js +1 -1
  336. package/dist-es/runtimeConfig.browser.js +7 -7
  337. package/dist-es/runtimeConfig.js +10 -10
  338. package/dist-es/runtimeConfig.shared.js +4 -4
  339. package/dist-types/QuickSight.d.ts +1 -1
  340. package/dist-types/QuickSightClient.d.ts +8 -8
  341. package/dist-types/commands/CancelIngestionCommand.d.ts +3 -3
  342. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +3 -3
  343. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +3 -3
  344. package/dist-types/commands/CreateAnalysisCommand.d.ts +34 -4
  345. package/dist-types/commands/CreateDashboardCommand.d.ts +34 -4
  346. package/dist-types/commands/CreateDataSetCommand.d.ts +3 -3
  347. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
  348. package/dist-types/commands/CreateFolderCommand.d.ts +3 -3
  349. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +3 -3
  350. package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
  351. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +3 -3
  352. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
  353. package/dist-types/commands/CreateIngestionCommand.d.ts +3 -3
  354. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  355. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +3 -3
  356. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +3 -3
  357. package/dist-types/commands/CreateTemplateCommand.d.ts +34 -4
  358. package/dist-types/commands/CreateThemeAliasCommand.d.ts +3 -3
  359. package/dist-types/commands/CreateThemeCommand.d.ts +3 -3
  360. package/dist-types/commands/CreateTopicCommand.d.ts +3 -3
  361. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +3 -3
  362. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +3 -3
  363. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +3 -3
  364. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +3 -3
  365. package/dist-types/commands/DeleteAnalysisCommand.d.ts +3 -3
  366. package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
  367. package/dist-types/commands/DeleteDataSetCommand.d.ts +3 -3
  368. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +3 -3
  369. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
  370. package/dist-types/commands/DeleteFolderCommand.d.ts +5 -4
  371. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +4 -4
  372. package/dist-types/commands/DeleteGroupCommand.d.ts +4 -4
  373. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +4 -5
  374. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +3 -3
  375. package/dist-types/commands/DeleteNamespaceCommand.d.ts +3 -3
  376. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +3 -3
  377. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +3 -3
  378. package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -3
  379. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +3 -3
  380. package/dist-types/commands/DeleteThemeCommand.d.ts +3 -3
  381. package/dist-types/commands/DeleteTopicCommand.d.ts +3 -3
  382. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +3 -3
  383. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +3 -3
  384. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  385. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +3 -3
  386. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +3 -3
  387. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +3 -3
  388. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +3 -3
  389. package/dist-types/commands/DescribeAnalysisCommand.d.ts +3 -3
  390. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +34 -4
  391. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +3 -3
  392. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +3 -3
  393. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +3 -3
  394. package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -3
  395. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +34 -4
  396. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +3 -3
  397. package/dist-types/commands/DescribeDataSetCommand.d.ts +3 -3
  398. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +3 -3
  399. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +3 -3
  400. package/dist-types/commands/DescribeDataSourceCommand.d.ts +3 -3
  401. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +3 -3
  402. package/dist-types/commands/DescribeFolderCommand.d.ts +3 -3
  403. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +3 -3
  404. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +3 -3
  405. package/dist-types/commands/DescribeGroupCommand.d.ts +3 -3
  406. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +3 -3
  407. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +3 -3
  408. package/dist-types/commands/DescribeIngestionCommand.d.ts +3 -3
  409. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +3 -3
  410. package/dist-types/commands/DescribeNamespaceCommand.d.ts +3 -3
  411. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +3 -3
  412. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +3 -3
  413. package/dist-types/commands/DescribeTemplateCommand.d.ts +3 -3
  414. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +34 -4
  415. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +3 -3
  416. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +3 -3
  417. package/dist-types/commands/DescribeThemeCommand.d.ts +3 -3
  418. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +3 -3
  419. package/dist-types/commands/DescribeTopicCommand.d.ts +3 -3
  420. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +3 -3
  421. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +3 -3
  422. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +3 -3
  423. package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
  424. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +3 -3
  425. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  426. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  427. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +3 -3
  428. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  429. package/dist-types/commands/ListAnalysesCommand.d.ts +3 -3
  430. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +3 -3
  431. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +3 -3
  432. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +3 -3
  433. package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
  434. package/dist-types/commands/ListDataSetsCommand.d.ts +3 -3
  435. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
  436. package/dist-types/commands/ListFolderMembersCommand.d.ts +3 -3
  437. package/dist-types/commands/ListFoldersCommand.d.ts +3 -3
  438. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +3 -3
  439. package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
  440. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +3 -3
  441. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +3 -3
  442. package/dist-types/commands/ListIngestionsCommand.d.ts +3 -3
  443. package/dist-types/commands/ListNamespacesCommand.d.ts +3 -3
  444. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +3 -3
  445. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  446. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +3 -3
  447. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +3 -3
  448. package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
  449. package/dist-types/commands/ListThemeAliasesCommand.d.ts +3 -3
  450. package/dist-types/commands/ListThemeVersionsCommand.d.ts +3 -3
  451. package/dist-types/commands/ListThemesCommand.d.ts +3 -3
  452. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +3 -3
  453. package/dist-types/commands/ListTopicsCommand.d.ts +3 -3
  454. package/dist-types/commands/ListUserGroupsCommand.d.ts +3 -3
  455. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  456. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +3 -3
  457. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +3 -3
  458. package/dist-types/commands/RegisterUserCommand.d.ts +3 -3
  459. package/dist-types/commands/RestoreAnalysisCommand.d.ts +3 -3
  460. package/dist-types/commands/SearchAnalysesCommand.d.ts +3 -3
  461. package/dist-types/commands/SearchDashboardsCommand.d.ts +3 -3
  462. package/dist-types/commands/SearchDataSetsCommand.d.ts +3 -3
  463. package/dist-types/commands/SearchDataSourcesCommand.d.ts +3 -3
  464. package/dist-types/commands/SearchFoldersCommand.d.ts +3 -3
  465. package/dist-types/commands/SearchGroupsCommand.d.ts +3 -3
  466. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +4 -4
  467. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +4 -4
  468. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  469. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  470. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  471. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +3 -3
  472. package/dist-types/commands/UpdateAnalysisCommand.d.ts +34 -4
  473. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +3 -3
  474. package/dist-types/commands/UpdateDashboardCommand.d.ts +34 -4
  475. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +3 -3
  476. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +3 -3
  477. package/dist-types/commands/UpdateDataSetCommand.d.ts +3 -3
  478. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +3 -3
  479. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
  480. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +3 -3
  481. package/dist-types/commands/UpdateFolderCommand.d.ts +3 -3
  482. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +3 -3
  483. package/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
  484. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
  485. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +3 -3
  486. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +3 -3
  487. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +3 -3
  488. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +5 -4
  489. package/dist-types/commands/UpdateTemplateCommand.d.ts +34 -4
  490. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -4
  491. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +4 -5
  492. package/dist-types/commands/UpdateThemeCommand.d.ts +4 -4
  493. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +3 -3
  494. package/dist-types/commands/UpdateTopicCommand.d.ts +3 -3
  495. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +3 -3
  496. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +3 -3
  497. package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  498. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +3 -3
  499. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  500. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  501. package/dist-types/endpoint/ruleset.d.ts +1 -1
  502. package/dist-types/models/QuickSightServiceException.d.ts +1 -1
  503. package/dist-types/models/models_0.d.ts +98 -165
  504. package/dist-types/models/models_1.d.ts +159 -89
  505. package/dist-types/models/models_2.d.ts +95 -108
  506. package/dist-types/models/models_3.d.ts +114 -149
  507. package/dist-types/models/models_4.d.ts +147 -1
  508. package/dist-types/pagination/Interfaces.d.ts +1 -1
  509. package/dist-types/pagination/ListAnalysesPaginator.d.ts +1 -1
  510. package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
  511. package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
  512. package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
  513. package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
  514. package/dist-types/pagination/ListDataSetsPaginator.d.ts +1 -1
  515. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
  516. package/dist-types/pagination/ListIngestionsPaginator.d.ts +1 -1
  517. package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
  518. package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
  519. package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
  520. package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
  521. package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +1 -1
  522. package/dist-types/pagination/ListThemesPaginator.d.ts +1 -1
  523. package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
  524. package/dist-types/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
  525. package/dist-types/pagination/SearchAnalysesPaginator.d.ts +1 -1
  526. package/dist-types/pagination/SearchDashboardsPaginator.d.ts +1 -1
  527. package/dist-types/pagination/SearchDataSetsPaginator.d.ts +1 -1
  528. package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +1 -1
  529. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  530. package/dist-types/runtimeConfig.d.ts +20 -20
  531. package/dist-types/runtimeConfig.native.d.ts +19 -19
  532. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  533. package/dist-types/ts3.4/QuickSight.d.ts +1 -1
  534. package/dist-types/ts3.4/QuickSightClient.d.ts +19 -21
  535. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +3 -3
  536. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +3 -3
  537. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +3 -3
  538. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +3 -3
  539. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +3 -3
  540. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +3 -3
  541. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +3 -3
  542. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +3 -3
  543. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +3 -3
  544. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +3 -3
  545. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +3 -3
  546. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
  547. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +3 -3
  548. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +3 -3
  549. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +3 -3
  550. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +3 -3
  551. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +3 -3
  552. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +3 -3
  553. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +3 -3
  554. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +3 -3
  555. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +3 -3
  556. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +3 -3
  557. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +3 -3
  558. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +3 -3
  559. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +3 -3
  560. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +3 -3
  561. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +3 -3
  562. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +3 -3
  563. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +3 -3
  564. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +5 -4
  565. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +4 -4
  566. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +4 -4
  567. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +7 -5
  568. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +3 -3
  569. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +3 -3
  570. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +3 -3
  571. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +3 -3
  572. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +3 -3
  573. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +3 -3
  574. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +3 -3
  575. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +3 -3
  576. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +3 -3
  577. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +3 -3
  578. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -3
  579. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +3 -3
  580. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +3 -3
  581. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +3 -3
  582. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +3 -3
  583. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +3 -3
  584. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +3 -3
  585. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +3 -3
  586. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +3 -3
  587. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +3 -3
  588. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +3 -3
  589. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +3 -3
  590. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +3 -3
  591. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +3 -3
  592. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +3 -3
  593. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +3 -3
  594. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +3 -3
  595. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +3 -3
  596. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +3 -3
  597. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +3 -3
  598. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +3 -3
  599. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +3 -3
  600. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +3 -3
  601. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +3 -3
  602. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +3 -3
  603. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +3 -3
  604. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +3 -3
  605. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +3 -3
  606. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +3 -3
  607. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +3 -3
  608. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +3 -3
  609. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +3 -3
  610. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +3 -3
  611. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +3 -3
  612. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +3 -3
  613. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +3 -3
  614. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +3 -3
  615. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +3 -3
  616. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +3 -3
  617. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -3
  618. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +3 -3
  619. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  620. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  621. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +3 -3
  622. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  623. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +3 -3
  624. package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +3 -3
  625. package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +3 -3
  626. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +3 -3
  627. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +3 -3
  628. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +3 -3
  629. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +3 -3
  630. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +3 -3
  631. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +3 -3
  632. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +3 -3
  633. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +3 -3
  634. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +3 -3
  635. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +3 -3
  636. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +3 -3
  637. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +3 -3
  638. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +3 -3
  639. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  640. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +3 -3
  641. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +3 -3
  642. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +3 -3
  643. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +3 -3
  644. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +3 -3
  645. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +3 -3
  646. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +3 -3
  647. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +3 -3
  648. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +3 -3
  649. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +3 -3
  650. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +3 -3
  651. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +3 -3
  652. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +3 -3
  653. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +3 -3
  654. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +3 -3
  655. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +3 -3
  656. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +3 -3
  657. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +3 -3
  658. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +3 -3
  659. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +3 -3
  660. package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +3 -3
  661. package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +3 -3
  662. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  663. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  664. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  665. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +3 -3
  666. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +3 -3
  667. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +3 -3
  668. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +3 -3
  669. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +3 -3
  670. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +3 -3
  671. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +3 -3
  672. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +3 -3
  673. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +3 -3
  674. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +3 -3
  675. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +3 -3
  676. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +3 -3
  677. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +3 -3
  678. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
  679. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +3 -3
  680. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +3 -3
  681. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +3 -3
  682. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +5 -7
  683. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +3 -3
  684. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +4 -4
  685. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +7 -5
  686. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +4 -4
  687. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +3 -3
  688. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +3 -3
  689. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +3 -3
  690. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +3 -3
  691. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -3
  692. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +3 -3
  693. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  694. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  695. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  696. package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -1
  697. package/dist-types/ts3.4/models/models_0.d.ts +39 -54
  698. package/dist-types/ts3.4/models/models_1.d.ts +54 -34
  699. package/dist-types/ts3.4/models/models_2.d.ts +32 -37
  700. package/dist-types/ts3.4/models/models_3.d.ts +33 -41
  701. package/dist-types/ts3.4/models/models_4.d.ts +43 -0
  702. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  703. package/dist-types/ts3.4/pagination/ListAnalysesPaginator.d.ts +1 -1
  704. package/dist-types/ts3.4/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
  705. package/dist-types/ts3.4/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
  706. package/dist-types/ts3.4/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
  707. package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +1 -1
  708. package/dist-types/ts3.4/pagination/ListDataSetsPaginator.d.ts +1 -1
  709. package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +1 -1
  710. package/dist-types/ts3.4/pagination/ListIngestionsPaginator.d.ts +1 -1
  711. package/dist-types/ts3.4/pagination/ListNamespacesPaginator.d.ts +1 -1
  712. package/dist-types/ts3.4/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
  713. package/dist-types/ts3.4/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
  714. package/dist-types/ts3.4/pagination/ListTemplatesPaginator.d.ts +1 -1
  715. package/dist-types/ts3.4/pagination/ListThemeVersionsPaginator.d.ts +1 -1
  716. package/dist-types/ts3.4/pagination/ListThemesPaginator.d.ts +1 -1
  717. package/dist-types/ts3.4/pagination/ListTopicsPaginator.d.ts +1 -1
  718. package/dist-types/ts3.4/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
  719. package/dist-types/ts3.4/pagination/SearchAnalysesPaginator.d.ts +1 -1
  720. package/dist-types/ts3.4/pagination/SearchDashboardsPaginator.d.ts +1 -1
  721. package/dist-types/ts3.4/pagination/SearchDataSetsPaginator.d.ts +1 -1
  722. package/dist-types/ts3.4/pagination/SearchDataSourcesPaginator.d.ts +1 -1
  723. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  724. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  725. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  726. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  727. package/package.json +31 -30
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteDataSetRefreshPropertiesRequest, DeleteDataSetRefreshPropertiesResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_2";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,7 +1,8 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { DeleteFolderRequest, DeleteFolderResponse } from "../models/models_2";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
+ import { DeleteFolderRequest } from "../models/models_2";
5
+ import { DeleteFolderResponse } from "../models/models_3";
5
6
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
7
  /**
7
8
  * @public
@@ -1,7 +1,7 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { DeleteFolderMembershipRequest, DeleteFolderMembershipResponse } from "../models/models_2";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
+ import { DeleteFolderMembershipRequest, DeleteFolderMembershipResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
7
  * @public
@@ -1,7 +1,7 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_2";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
+ import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
7
7
  * @public
@@ -1,8 +1,7 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { DeleteGroupMembershipRequest } from "../models/models_2";
5
- import { DeleteGroupMembershipResponse } from "../models/models_3";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
+ import { DeleteGroupMembershipRequest, DeleteGroupMembershipResponse } from "../models/models_3";
6
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
7
6
  /**
8
7
  * @public
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteIAMPolicyAssignmentRequest, DeleteIAMPolicyAssignmentResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteNamespaceRequest, DeleteNamespaceResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteRefreshScheduleRequest, DeleteRefreshScheduleResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteTemplateAliasRequest, DeleteTemplateAliasResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteThemeAliasRequest, DeleteThemeAliasResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteThemeRequest, DeleteThemeResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteTopicRequest, DeleteTopicResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteTopicRefreshScheduleRequest, DeleteTopicRefreshScheduleResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteUserByPrincipalIdRequest, DeleteUserByPrincipalIdResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteUserRequest, DeleteUserResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DeleteVPCConnectionRequest, DeleteVPCConnectionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAccountCustomizationRequest, DescribeAccountCustomizationResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAccountSettingsRequest, DescribeAccountSettingsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAccountSubscriptionRequest, DescribeAccountSubscriptionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAnalysisRequest, DescribeAnalysisResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAnalysisDefinitionRequest, DescribeAnalysisDefinitionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1639,6 +1639,14 @@ export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysi
1639
1639
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
1640
1640
  * // BackgroundColor: "STRING_VALUE",
1641
1641
  * // },
1642
+ * // XAxis: { // SmallMultiplesAxisProperties
1643
+ * // Scale: "SHARED" || "INDEPENDENT",
1644
+ * // Placement: "OUTSIDE" || "INSIDE",
1645
+ * // },
1646
+ * // YAxis: {
1647
+ * // Scale: "SHARED" || "INDEPENDENT",
1648
+ * // Placement: "OUTSIDE" || "INSIDE",
1649
+ * // },
1642
1650
  * // },
1643
1651
  * // CategoryAxis: { // AxisDisplayOptions
1644
1652
  * // TickLabelOptions: { // AxisTickLabelOptions
@@ -2353,6 +2361,14 @@ export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysi
2353
2361
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
2354
2362
  * // BackgroundColor: "STRING_VALUE",
2355
2363
  * // },
2364
+ * // XAxis: {
2365
+ * // Scale: "SHARED" || "INDEPENDENT",
2366
+ * // Placement: "OUTSIDE" || "INSIDE",
2367
+ * // },
2368
+ * // YAxis: {
2369
+ * // Scale: "SHARED" || "INDEPENDENT",
2370
+ * // Placement: "OUTSIDE" || "INSIDE",
2371
+ * // },
2356
2372
  * // },
2357
2373
  * // CategoryLabelOptions: {
2358
2374
  * // Visibility: "HIDDEN" || "VISIBLE",
@@ -2750,6 +2766,11 @@ export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysi
2750
2766
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
2751
2767
  * // BackgroundColor: "STRING_VALUE",
2752
2768
  * // },
2769
+ * // XAxis: {
2770
+ * // Scale: "SHARED" || "INDEPENDENT",
2771
+ * // Placement: "OUTSIDE" || "INSIDE",
2772
+ * // },
2773
+ * // YAxis: "<SmallMultiplesAxisProperties>",
2753
2774
  * // },
2754
2775
  * // XAxisDisplayOptions: {
2755
2776
  * // TickLabelOptions: {
@@ -4283,7 +4304,7 @@ export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysi
4283
4304
  * // { // AggregationSortConfiguration
4284
4305
  * // Column: "<ColumnIdentifier>", // required
4285
4306
  * // SortDirection: "ASC" || "DESC", // required
4286
- * // AggregationFunction: "<AggregationFunction>", // required
4307
+ * // AggregationFunction: "<AggregationFunction>",
4287
4308
  * // },
4288
4309
  * // ],
4289
4310
  * // TimeGranularity: "YEAR" || "QUARTER" || "MONTH" || "WEEK" || "DAY" || "HOUR" || "MINUTE" || "SECOND" || "MILLISECOND",
@@ -4317,6 +4338,15 @@ export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysi
4317
4338
  * // DateTimeFormatConfiguration: "<DateTimeFormatConfiguration>",
4318
4339
  * // },
4319
4340
  * // Role: "DIMENSION" || "MEASURE",
4341
+ * // ColorsConfiguration: { // ColorsConfiguration
4342
+ * // CustomColors: [ // CustomColorsList
4343
+ * // { // CustomColor
4344
+ * // FieldValue: "STRING_VALUE",
4345
+ * // Color: "STRING_VALUE", // required
4346
+ * // SpecialValue: "EMPTY" || "NULL" || "OTHER",
4347
+ * // },
4348
+ * // ],
4349
+ * // },
4320
4350
  * // },
4321
4351
  * // ],
4322
4352
  * // AnalysisDefaults: { // AnalysisDefaults
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAnalysisPermissionsRequest, DescribeAnalysisPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAssetBundleExportJobRequest, DescribeAssetBundleExportJobResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeAssetBundleImportJobRequest, DescribeAssetBundleImportJobResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDashboardRequest, DescribeDashboardResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDashboardDefinitionRequest, DescribeDashboardDefinitionResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1641,6 +1641,14 @@ export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashbo
1641
1641
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
1642
1642
  * // BackgroundColor: "STRING_VALUE",
1643
1643
  * // },
1644
+ * // XAxis: { // SmallMultiplesAxisProperties
1645
+ * // Scale: "SHARED" || "INDEPENDENT",
1646
+ * // Placement: "OUTSIDE" || "INSIDE",
1647
+ * // },
1648
+ * // YAxis: {
1649
+ * // Scale: "SHARED" || "INDEPENDENT",
1650
+ * // Placement: "OUTSIDE" || "INSIDE",
1651
+ * // },
1644
1652
  * // },
1645
1653
  * // CategoryAxis: { // AxisDisplayOptions
1646
1654
  * // TickLabelOptions: { // AxisTickLabelOptions
@@ -2355,6 +2363,14 @@ export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashbo
2355
2363
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
2356
2364
  * // BackgroundColor: "STRING_VALUE",
2357
2365
  * // },
2366
+ * // XAxis: {
2367
+ * // Scale: "SHARED" || "INDEPENDENT",
2368
+ * // Placement: "OUTSIDE" || "INSIDE",
2369
+ * // },
2370
+ * // YAxis: {
2371
+ * // Scale: "SHARED" || "INDEPENDENT",
2372
+ * // Placement: "OUTSIDE" || "INSIDE",
2373
+ * // },
2358
2374
  * // },
2359
2375
  * // CategoryLabelOptions: {
2360
2376
  * // Visibility: "HIDDEN" || "VISIBLE",
@@ -2752,6 +2768,11 @@ export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashbo
2752
2768
  * // BackgroundVisibility: "HIDDEN" || "VISIBLE",
2753
2769
  * // BackgroundColor: "STRING_VALUE",
2754
2770
  * // },
2771
+ * // XAxis: {
2772
+ * // Scale: "SHARED" || "INDEPENDENT",
2773
+ * // Placement: "OUTSIDE" || "INSIDE",
2774
+ * // },
2775
+ * // YAxis: "<SmallMultiplesAxisProperties>",
2755
2776
  * // },
2756
2777
  * // XAxisDisplayOptions: {
2757
2778
  * // TickLabelOptions: {
@@ -4285,7 +4306,7 @@ export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashbo
4285
4306
  * // { // AggregationSortConfiguration
4286
4307
  * // Column: "<ColumnIdentifier>", // required
4287
4308
  * // SortDirection: "ASC" || "DESC", // required
4288
- * // AggregationFunction: "<AggregationFunction>", // required
4309
+ * // AggregationFunction: "<AggregationFunction>",
4289
4310
  * // },
4290
4311
  * // ],
4291
4312
  * // TimeGranularity: "YEAR" || "QUARTER" || "MONTH" || "WEEK" || "DAY" || "HOUR" || "MINUTE" || "SECOND" || "MILLISECOND",
@@ -4319,6 +4340,15 @@ export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashbo
4319
4340
  * // DateTimeFormatConfiguration: "<DateTimeFormatConfiguration>",
4320
4341
  * // },
4321
4342
  * // Role: "DIMENSION" || "MEASURE",
4343
+ * // ColorsConfiguration: { // ColorsConfiguration
4344
+ * // CustomColors: [ // CustomColorsList
4345
+ * // { // CustomColor
4346
+ * // FieldValue: "STRING_VALUE",
4347
+ * // Color: "STRING_VALUE", // required
4348
+ * // SpecialValue: "EMPTY" || "NULL" || "OTHER",
4349
+ * // },
4350
+ * // ],
4351
+ * // },
4322
4352
  * // },
4323
4353
  * // ],
4324
4354
  * // AnalysisDefaults: { // AnalysisDefaults
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDashboardPermissionsRequest, DescribeDashboardPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDataSetRequest, DescribeDataSetResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDataSetPermissionsRequest, DescribeDataSetPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDataSetRefreshPropertiesRequest, DescribeDataSetRefreshPropertiesResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDataSourceRequest, DescribeDataSourceResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeDataSourcePermissionsRequest, DescribeDataSourcePermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeFolderRequest, DescribeFolderResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeFolderPermissionsRequest, DescribeFolderPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeFolderResolvedPermissionsRequest, DescribeFolderResolvedPermissionsResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_3";
5
5
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
6
  /**