@aws-sdk/client-quicksight 3.533.0 → 3.540.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 (356) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/QuickSight.d.ts +1 -1
  6. package/dist-types/QuickSightClient.d.ts +1 -1
  7. package/dist-types/commands/CancelIngestionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAnalysisCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateDataSetCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFolderCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateIngestionCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateNamespaceCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateThemeAliasCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateThemeCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateTopicCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteAnalysisCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteDataSetCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteFolderCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteNamespaceCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteThemeCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteTopicCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeAnalysisCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeDataSetCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeFolderCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeGroupCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeIngestionCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeTemplateCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeThemeCommand.d.ts +2 -1
  91. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +2 -1
  92. package/dist-types/commands/DescribeTopicCommand.d.ts +2 -1
  93. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +2 -1
  95. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +2 -1
  96. package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
  97. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +2 -1
  98. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +2 -1
  99. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +2 -1
  100. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +2 -1
  101. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +2 -1
  102. package/dist-types/commands/ListAnalysesCommand.d.ts +2 -1
  103. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +2 -1
  104. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +2 -1
  105. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -1
  106. package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
  107. package/dist-types/commands/ListDataSetsCommand.d.ts +2 -1
  108. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  109. package/dist-types/commands/ListFolderMembersCommand.d.ts +2 -1
  110. package/dist-types/commands/ListFoldersCommand.d.ts +2 -1
  111. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +2 -1
  112. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  113. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +2 -1
  114. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +2 -1
  115. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -1
  116. package/dist-types/commands/ListIngestionsCommand.d.ts +2 -1
  117. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
  118. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +2 -1
  119. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +2 -1
  120. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  121. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +2 -1
  122. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
  123. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  124. package/dist-types/commands/ListThemeAliasesCommand.d.ts +2 -1
  125. package/dist-types/commands/ListThemeVersionsCommand.d.ts +2 -1
  126. package/dist-types/commands/ListThemesCommand.d.ts +2 -1
  127. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +2 -1
  128. package/dist-types/commands/ListTopicsCommand.d.ts +2 -1
  129. package/dist-types/commands/ListUserGroupsCommand.d.ts +2 -1
  130. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  131. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +2 -1
  132. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +2 -1
  133. package/dist-types/commands/RegisterUserCommand.d.ts +2 -1
  134. package/dist-types/commands/RestoreAnalysisCommand.d.ts +2 -1
  135. package/dist-types/commands/SearchAnalysesCommand.d.ts +2 -1
  136. package/dist-types/commands/SearchDashboardsCommand.d.ts +2 -1
  137. package/dist-types/commands/SearchDataSetsCommand.d.ts +2 -1
  138. package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -1
  139. package/dist-types/commands/SearchFoldersCommand.d.ts +2 -1
  140. package/dist-types/commands/SearchGroupsCommand.d.ts +2 -1
  141. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -1
  142. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +2 -1
  143. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +2 -1
  144. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  145. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  146. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +2 -1
  147. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  148. package/dist-types/commands/UpdateAnalysisCommand.d.ts +2 -1
  149. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +2 -1
  150. package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
  151. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +2 -1
  152. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +2 -1
  153. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +2 -1
  154. package/dist-types/commands/UpdateDataSetCommand.d.ts +2 -1
  155. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
  156. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  157. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +2 -1
  158. package/dist-types/commands/UpdateFolderCommand.d.ts +2 -1
  159. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +2 -1
  160. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  161. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +2 -1
  162. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -1
  163. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +2 -1
  164. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +2 -1
  165. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +2 -1
  166. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +2 -1
  167. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +2 -1
  168. package/dist-types/commands/UpdateTemplateCommand.d.ts +2 -1
  169. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +2 -1
  170. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +2 -1
  171. package/dist-types/commands/UpdateThemeCommand.d.ts +2 -1
  172. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +2 -1
  173. package/dist-types/commands/UpdateTopicCommand.d.ts +2 -1
  174. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
  175. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +2 -1
  176. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  177. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +2 -1
  178. package/dist-types/index.d.ts +0 -1
  179. package/dist-types/models/models_0.d.ts +947 -947
  180. package/dist-types/models/models_1.d.ts +1133 -1133
  181. package/dist-types/models/models_2.d.ts +997 -997
  182. package/dist-types/models/models_3.d.ts +1124 -1124
  183. package/dist-types/models/models_4.d.ts +577 -577
  184. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +9 -0
  278. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +9 -0
  279. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +9 -0
  280. package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +9 -0
  281. package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +9 -0
  282. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +9 -0
  283. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +9 -0
  284. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +9 -0
  285. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
  286. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +9 -0
  287. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +9 -0
  288. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +9 -0
  289. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
  290. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +9 -0
  291. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +9 -0
  292. package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +9 -0
  293. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +9 -0
  294. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +9 -0
  295. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +9 -0
  296. package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +9 -0
  297. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  298. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +9 -0
  299. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +9 -0
  300. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +9 -0
  301. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +9 -0
  302. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +9 -0
  303. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +9 -0
  304. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +9 -0
  305. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +9 -0
  306. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +9 -0
  307. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  308. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +9 -0
  309. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +9 -0
  310. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +9 -0
  311. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +9 -0
  312. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +9 -0
  313. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +9 -0
  314. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +9 -0
  315. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +9 -0
  316. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +9 -0
  317. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +9 -0
  318. package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +9 -0
  319. package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +9 -0
  320. package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +9 -0
  321. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  322. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  323. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +9 -0
  324. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
  325. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +9 -0
  326. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +9 -0
  327. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +9 -0
  328. package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +9 -0
  329. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +9 -0
  330. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +9 -0
  331. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +9 -0
  332. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +9 -0
  333. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
  334. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +9 -0
  335. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +9 -0
  336. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +9 -0
  337. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
  338. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +9 -0
  339. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +9 -0
  340. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +9 -0
  341. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +9 -0
  342. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +9 -0
  343. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +9 -0
  344. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +9 -0
  345. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +9 -0
  346. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +9 -0
  347. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +9 -0
  348. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +9 -0
  349. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +9 -0
  350. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +9 -0
  351. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +9 -0
  352. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +9 -0
  353. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  354. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +9 -0
  355. package/dist-types/ts3.4/index.d.ts +0 -1
  356. package/package.json +40 -40
@@ -7,25 +7,25 @@ import { DashboardSearchFilter, DashboardSummary, DataSetRefreshProperties, Data
7
7
  */
8
8
  export interface ListNamespacesResponse {
9
9
  /**
10
- * @public
11
10
  * <p>The information about the namespaces in this Amazon Web Services account. The response includes
12
11
  * the namespace ARN, name, Amazon Web Services Region, notification email address, creation status, and
13
12
  * identity store.</p>
13
+ * @public
14
14
  */
15
15
  Namespaces?: NamespaceInfoV2[];
16
16
  /**
17
- * @public
18
17
  * <p>A unique pagination token that can be used in a subsequent request. Receiving <code>NextToken</code> in your response inticates that there is more data that can be returned. To receive the data, make another <code>ListNamespaces</code> API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a <code>ListNamespaces</code> API call with an expired token, you will receive a <code>HTTP 400 InvalidNextTokenException</code> error.</p>
18
+ * @public
19
19
  */
20
20
  NextToken?: string;
21
21
  /**
22
- * @public
23
22
  * <p>The Amazon Web Services request ID for this operation.</p>
23
+ * @public
24
24
  */
25
25
  RequestId?: string;
26
26
  /**
27
- * @public
28
27
  * <p>The HTTP status of the request.</p>
28
+ * @public
29
29
  */
30
30
  Status?: number;
31
31
  }
@@ -34,13 +34,13 @@ export interface ListNamespacesResponse {
34
34
  */
35
35
  export interface ListRefreshSchedulesRequest {
36
36
  /**
37
- * @public
38
37
  * <p>The Amazon Web Services account ID.</p>
38
+ * @public
39
39
  */
40
40
  AwsAccountId: string | undefined;
41
41
  /**
42
- * @public
43
42
  * <p>The ID of the dataset.</p>
43
+ * @public
44
44
  */
45
45
  DataSetId: string | undefined;
46
46
  }
@@ -49,18 +49,18 @@ export interface ListRefreshSchedulesRequest {
49
49
  */
50
50
  export interface ListRefreshSchedulesResponse {
51
51
  /**
52
- * @public
53
52
  * <p>The list of refresh schedules for the dataset.</p>
53
+ * @public
54
54
  */
55
55
  RefreshSchedules?: RefreshSchedule[];
56
56
  /**
57
- * @public
58
57
  * <p>The HTTP status of the request.</p>
58
+ * @public
59
59
  */
60
60
  Status?: number;
61
61
  /**
62
- * @public
63
62
  * <p>The Amazon Web Services request ID for this operation.</p>
63
+ * @public
64
64
  */
65
65
  RequestId?: string;
66
66
  }
@@ -69,28 +69,28 @@ export interface ListRefreshSchedulesResponse {
69
69
  */
70
70
  export interface ListRoleMembershipsRequest {
71
71
  /**
72
- * @public
73
72
  * <p>The name of the role.</p>
73
+ * @public
74
74
  */
75
75
  Role: Role | undefined;
76
76
  /**
77
- * @public
78
77
  * <p>A pagination token that can be used in a subsequent request.</p>
78
+ * @public
79
79
  */
80
80
  NextToken?: string;
81
81
  /**
82
- * @public
83
82
  * <p>The maximum number of results to return.</p>
83
+ * @public
84
84
  */
85
85
  MaxResults?: number;
86
86
  /**
87
- * @public
88
87
  * <p>The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.</p>
88
+ * @public
89
89
  */
90
90
  AwsAccountId: string | undefined;
91
91
  /**
92
- * @public
93
92
  * <p>The namespace that includes the role.</p>
93
+ * @public
94
94
  */
95
95
  Namespace: string | undefined;
96
96
  }
@@ -99,23 +99,23 @@ export interface ListRoleMembershipsRequest {
99
99
  */
100
100
  export interface ListRoleMembershipsResponse {
101
101
  /**
102
- * @public
103
102
  * <p>The list of groups associated with a role</p>
103
+ * @public
104
104
  */
105
105
  MembersList?: string[];
106
106
  /**
107
- * @public
108
107
  * <p>A pagination token that can be used in a subsequent request.</p>
108
+ * @public
109
109
  */
110
110
  NextToken?: string;
111
111
  /**
112
- * @public
113
112
  * <p>The Amazon Web Services request ID for this operation.</p>
113
+ * @public
114
114
  */
115
115
  RequestId?: string;
116
116
  /**
117
- * @public
118
117
  * <p>The HTTP status of the request.</p>
118
+ * @public
119
119
  */
120
120
  Status?: number;
121
121
  }
@@ -124,8 +124,8 @@ export interface ListRoleMembershipsResponse {
124
124
  */
125
125
  export interface ListTagsForResourceRequest {
126
126
  /**
127
- * @public
128
127
  * <p>The Amazon Resource Name (ARN) of the resource that you want a list of tags for.</p>
128
+ * @public
129
129
  */
130
130
  ResourceArn: string | undefined;
131
131
  }
@@ -134,19 +134,19 @@ export interface ListTagsForResourceRequest {
134
134
  */
135
135
  export interface ListTagsForResourceResponse {
136
136
  /**
137
- * @public
138
137
  * <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the
139
138
  * resource.</p>
139
+ * @public
140
140
  */
141
141
  Tags?: Tag[];
142
142
  /**
143
- * @public
144
143
  * <p>The Amazon Web Services request ID for this operation.</p>
144
+ * @public
145
145
  */
146
146
  RequestId?: string;
147
147
  /**
148
- * @public
149
148
  * <p>The HTTP status of the request.</p>
149
+ * @public
150
150
  */
151
151
  Status?: number;
152
152
  }
@@ -155,23 +155,23 @@ export interface ListTagsForResourceResponse {
155
155
  */
156
156
  export interface ListTemplateAliasesRequest {
157
157
  /**
158
- * @public
159
158
  * <p>The ID of the Amazon Web Services account that contains the template aliases that you're listing.</p>
159
+ * @public
160
160
  */
161
161
  AwsAccountId: string | undefined;
162
162
  /**
163
- * @public
164
163
  * <p>The ID for the template.</p>
164
+ * @public
165
165
  */
166
166
  TemplateId: string | undefined;
167
167
  /**
168
- * @public
169
168
  * <p>The token for the next set of results, or null if there are no more results.</p>
169
+ * @public
170
170
  */
171
171
  NextToken?: string;
172
172
  /**
173
- * @public
174
173
  * <p>The maximum number of results to be returned per request.</p>
174
+ * @public
175
175
  */
176
176
  MaxResults?: number;
177
177
  }
@@ -180,23 +180,23 @@ export interface ListTemplateAliasesRequest {
180
180
  */
181
181
  export interface ListTemplateAliasesResponse {
182
182
  /**
183
- * @public
184
183
  * <p>A structure containing the list of the template's aliases.</p>
184
+ * @public
185
185
  */
186
186
  TemplateAliasList?: TemplateAlias[];
187
187
  /**
188
- * @public
189
188
  * <p>The HTTP status of the request.</p>
189
+ * @public
190
190
  */
191
191
  Status?: number;
192
192
  /**
193
- * @public
194
193
  * <p>The Amazon Web Services request ID for this operation.</p>
194
+ * @public
195
195
  */
196
196
  RequestId?: string;
197
197
  /**
198
- * @public
199
198
  * <p>The token for the next set of results, or null if there are no more results.</p>
199
+ * @public
200
200
  */
201
201
  NextToken?: string;
202
202
  }
@@ -205,54 +205,54 @@ export interface ListTemplateAliasesResponse {
205
205
  */
206
206
  export interface ListTemplatesRequest {
207
207
  /**
208
- * @public
209
208
  * <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
209
+ * @public
210
210
  */
211
211
  AwsAccountId: string | undefined;
212
212
  /**
213
- * @public
214
213
  * <p>The token for the next set of results, or null if there are no more results.</p>
214
+ * @public
215
215
  */
216
216
  NextToken?: string;
217
217
  /**
218
- * @public
219
218
  * <p>The maximum number of results to be returned per request.</p>
219
+ * @public
220
220
  */
221
221
  MaxResults?: number;
222
222
  }
223
223
  /**
224
- * @public
225
224
  * <p>The template summary.</p>
225
+ * @public
226
226
  */
227
227
  export interface TemplateSummary {
228
228
  /**
229
- * @public
230
229
  * <p>A summary of a template.</p>
230
+ * @public
231
231
  */
232
232
  Arn?: string;
233
233
  /**
234
- * @public
235
234
  * <p>The ID of the template. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
235
+ * @public
236
236
  */
237
237
  TemplateId?: string;
238
238
  /**
239
- * @public
240
239
  * <p>A display name for the template.</p>
240
+ * @public
241
241
  */
242
242
  Name?: string;
243
243
  /**
244
- * @public
245
244
  * <p>A structure containing a list of version numbers for the template summary.</p>
245
+ * @public
246
246
  */
247
247
  LatestVersionNumber?: number;
248
248
  /**
249
- * @public
250
249
  * <p>The last time that this template was created.</p>
250
+ * @public
251
251
  */
252
252
  CreatedTime?: Date;
253
253
  /**
254
- * @public
255
254
  * <p>The last time that this template was updated.</p>
255
+ * @public
256
256
  */
257
257
  LastUpdatedTime?: Date;
258
258
  }
@@ -261,23 +261,23 @@ export interface TemplateSummary {
261
261
  */
262
262
  export interface ListTemplatesResponse {
263
263
  /**
264
- * @public
265
264
  * <p>A structure containing information about the templates in the list.</p>
265
+ * @public
266
266
  */
267
267
  TemplateSummaryList?: TemplateSummary[];
268
268
  /**
269
- * @public
270
269
  * <p>The token for the next set of results, or null if there are no more results.</p>
270
+ * @public
271
271
  */
272
272
  NextToken?: string;
273
273
  /**
274
- * @public
275
274
  * <p>The HTTP status of the request.</p>
275
+ * @public
276
276
  */
277
277
  Status?: number;
278
278
  /**
279
- * @public
280
279
  * <p>The Amazon Web Services request ID for this operation.</p>
280
+ * @public
281
281
  */
282
282
  RequestId?: string;
283
283
  }
@@ -286,54 +286,54 @@ export interface ListTemplatesResponse {
286
286
  */
287
287
  export interface ListTemplateVersionsRequest {
288
288
  /**
289
- * @public
290
289
  * <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
290
+ * @public
291
291
  */
292
292
  AwsAccountId: string | undefined;
293
293
  /**
294
- * @public
295
294
  * <p>The ID for the template.</p>
295
+ * @public
296
296
  */
297
297
  TemplateId: string | undefined;
298
298
  /**
299
- * @public
300
299
  * <p>The token for the next set of results, or null if there are no more results.</p>
300
+ * @public
301
301
  */
302
302
  NextToken?: string;
303
303
  /**
304
- * @public
305
304
  * <p>The maximum number of results to be returned per request.</p>
305
+ * @public
306
306
  */
307
307
  MaxResults?: number;
308
308
  }
309
309
  /**
310
- * @public
311
310
  * <p>The template version.</p>
311
+ * @public
312
312
  */
313
313
  export interface TemplateVersionSummary {
314
314
  /**
315
- * @public
316
315
  * <p>The Amazon Resource Name (ARN) of the template version.</p>
316
+ * @public
317
317
  */
318
318
  Arn?: string;
319
319
  /**
320
- * @public
321
320
  * <p>The version number of the template version.</p>
321
+ * @public
322
322
  */
323
323
  VersionNumber?: number;
324
324
  /**
325
- * @public
326
325
  * <p>The time that this template version was created.</p>
326
+ * @public
327
327
  */
328
328
  CreatedTime?: Date;
329
329
  /**
330
- * @public
331
330
  * <p>The status of the template version.</p>
331
+ * @public
332
332
  */
333
333
  Status?: ResourceStatus;
334
334
  /**
335
- * @public
336
335
  * <p>The description of the template version.</p>
336
+ * @public
337
337
  */
338
338
  Description?: string;
339
339
  }
@@ -342,23 +342,23 @@ export interface TemplateVersionSummary {
342
342
  */
343
343
  export interface ListTemplateVersionsResponse {
344
344
  /**
345
- * @public
346
345
  * <p>A structure containing a list of all the versions of the specified template.</p>
346
+ * @public
347
347
  */
348
348
  TemplateVersionSummaryList?: TemplateVersionSummary[];
349
349
  /**
350
- * @public
351
350
  * <p>The token for the next set of results, or null if there are no more results.</p>
351
+ * @public
352
352
  */
353
353
  NextToken?: string;
354
354
  /**
355
- * @public
356
355
  * <p>The HTTP status of the request.</p>
356
+ * @public
357
357
  */
358
358
  Status?: number;
359
359
  /**
360
- * @public
361
360
  * <p>The Amazon Web Services request ID for this operation.</p>
361
+ * @public
362
362
  */
363
363
  RequestId?: string;
364
364
  }
@@ -367,23 +367,23 @@ export interface ListTemplateVersionsResponse {
367
367
  */
368
368
  export interface ListThemeAliasesRequest {
369
369
  /**
370
- * @public
371
370
  * <p>The ID of the Amazon Web Services account that contains the theme aliases that you're listing.</p>
371
+ * @public
372
372
  */
373
373
  AwsAccountId: string | undefined;
374
374
  /**
375
- * @public
376
375
  * <p>The ID for the theme.</p>
376
+ * @public
377
377
  */
378
378
  ThemeId: string | undefined;
379
379
  /**
380
- * @public
381
380
  * <p>The token for the next set of results, or null if there are no more results.</p>
381
+ * @public
382
382
  */
383
383
  NextToken?: string;
384
384
  /**
385
- * @public
386
385
  * <p>The maximum number of results to be returned per request.</p>
386
+ * @public
387
387
  */
388
388
  MaxResults?: number;
389
389
  }
@@ -392,23 +392,23 @@ export interface ListThemeAliasesRequest {
392
392
  */
393
393
  export interface ListThemeAliasesResponse {
394
394
  /**
395
- * @public
396
395
  * <p>A structure containing the list of the theme's aliases.</p>
396
+ * @public
397
397
  */
398
398
  ThemeAliasList?: ThemeAlias[];
399
399
  /**
400
- * @public
401
400
  * <p>The HTTP status of the request.</p>
401
+ * @public
402
402
  */
403
403
  Status?: number;
404
404
  /**
405
- * @public
406
405
  * <p>The Amazon Web Services request ID for this operation.</p>
406
+ * @public
407
407
  */
408
408
  RequestId?: string;
409
409
  /**
410
- * @public
411
410
  * <p>The token for the next set of results, or null if there are no more results.</p>
411
+ * @public
412
412
  */
413
413
  NextToken?: string;
414
414
  }
@@ -417,22 +417,21 @@ export interface ListThemeAliasesResponse {
417
417
  */
418
418
  export interface ListThemesRequest {
419
419
  /**
420
- * @public
421
420
  * <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
421
+ * @public
422
422
  */
423
423
  AwsAccountId: string | undefined;
424
424
  /**
425
- * @public
426
425
  * <p>The token for the next set of results, or null if there are no more results.</p>
426
+ * @public
427
427
  */
428
428
  NextToken?: string;
429
429
  /**
430
- * @public
431
430
  * <p>The maximum number of results to be returned per request.</p>
431
+ * @public
432
432
  */
433
433
  MaxResults?: number;
434
434
  /**
435
- * @public
436
435
  * <p>The type of themes that you want to list. Valid options include the following:</p>
437
436
  * <ul>
438
437
  * <li>
@@ -448,42 +447,43 @@ export interface ListThemesRequest {
448
447
  * <code>QUICKSIGHT</code> - Display only the starting themes defined by Amazon QuickSight.</p>
449
448
  * </li>
450
449
  * </ul>
450
+ * @public
451
451
  */
452
452
  Type?: ThemeType;
453
453
  }
454
454
  /**
455
- * @public
456
455
  * <p>The theme summary.</p>
456
+ * @public
457
457
  */
458
458
  export interface ThemeSummary {
459
459
  /**
460
- * @public
461
460
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
461
+ * @public
462
462
  */
463
463
  Arn?: string;
464
464
  /**
465
- * @public
466
465
  * <p>the display name for the theme.</p>
466
+ * @public
467
467
  */
468
468
  Name?: string;
469
469
  /**
470
- * @public
471
470
  * <p>The ID of the theme. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
471
+ * @public
472
472
  */
473
473
  ThemeId?: string;
474
474
  /**
475
- * @public
476
475
  * <p>The latest version number for the theme. </p>
476
+ * @public
477
477
  */
478
478
  LatestVersionNumber?: number;
479
479
  /**
480
- * @public
481
480
  * <p>The date and time that this theme was created.</p>
481
+ * @public
482
482
  */
483
483
  CreatedTime?: Date;
484
484
  /**
485
- * @public
486
485
  * <p>The last date and time that this theme was updated.</p>
486
+ * @public
487
487
  */
488
488
  LastUpdatedTime?: Date;
489
489
  }
@@ -492,23 +492,23 @@ export interface ThemeSummary {
492
492
  */
493
493
  export interface ListThemesResponse {
494
494
  /**
495
- * @public
496
495
  * <p>Information about the themes in the list.</p>
496
+ * @public
497
497
  */
498
498
  ThemeSummaryList?: ThemeSummary[];
499
499
  /**
500
- * @public
501
500
  * <p>The token for the next set of results, or null if there are no more results.</p>
501
+ * @public
502
502
  */
503
503
  NextToken?: string;
504
504
  /**
505
- * @public
506
505
  * <p>The HTTP status of the request.</p>
506
+ * @public
507
507
  */
508
508
  Status?: number;
509
509
  /**
510
- * @public
511
510
  * <p>The Amazon Web Services request ID for this operation.</p>
511
+ * @public
512
512
  */
513
513
  RequestId?: string;
514
514
  }
@@ -517,54 +517,54 @@ export interface ListThemesResponse {
517
517
  */
518
518
  export interface ListThemeVersionsRequest {
519
519
  /**
520
- * @public
521
520
  * <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
521
+ * @public
522
522
  */
523
523
  AwsAccountId: string | undefined;
524
524
  /**
525
- * @public
526
525
  * <p>The ID for the theme.</p>
526
+ * @public
527
527
  */
528
528
  ThemeId: string | undefined;
529
529
  /**
530
- * @public
531
530
  * <p>The token for the next set of results, or null if there are no more results.</p>
531
+ * @public
532
532
  */
533
533
  NextToken?: string;
534
534
  /**
535
- * @public
536
535
  * <p>The maximum number of results to be returned per request.</p>
536
+ * @public
537
537
  */
538
538
  MaxResults?: number;
539
539
  }
540
540
  /**
541
- * @public
542
541
  * <p>The theme version.</p>
542
+ * @public
543
543
  */
544
544
  export interface ThemeVersionSummary {
545
545
  /**
546
- * @public
547
546
  * <p>The version number of the theme version.</p>
547
+ * @public
548
548
  */
549
549
  VersionNumber?: number;
550
550
  /**
551
- * @public
552
551
  * <p>The Amazon Resource Name (ARN) of the theme version.</p>
552
+ * @public
553
553
  */
554
554
  Arn?: string;
555
555
  /**
556
- * @public
557
556
  * <p>The description of the theme version.</p>
557
+ * @public
558
558
  */
559
559
  Description?: string;
560
560
  /**
561
- * @public
562
561
  * <p>The date and time that this theme version was created.</p>
562
+ * @public
563
563
  */
564
564
  CreatedTime?: Date;
565
565
  /**
566
- * @public
567
566
  * <p>The status of the theme version.</p>
567
+ * @public
568
568
  */
569
569
  Status?: ResourceStatus;
570
570
  }
@@ -573,23 +573,23 @@ export interface ThemeVersionSummary {
573
573
  */
574
574
  export interface ListThemeVersionsResponse {
575
575
  /**
576
- * @public
577
576
  * <p>A structure containing a list of all the versions of the specified theme.</p>
577
+ * @public
578
578
  */
579
579
  ThemeVersionSummaryList?: ThemeVersionSummary[];
580
580
  /**
581
- * @public
582
581
  * <p>The token for the next set of results, or null if there are no more results.</p>
582
+ * @public
583
583
  */
584
584
  NextToken?: string;
585
585
  /**
586
- * @public
587
586
  * <p>The HTTP status of the request.</p>
587
+ * @public
588
588
  */
589
589
  Status?: number;
590
590
  /**
591
- * @public
592
591
  * <p>The Amazon Web Services request ID for this operation.</p>
592
+ * @public
593
593
  */
594
594
  RequestId?: string;
595
595
  }
@@ -598,40 +598,40 @@ export interface ListThemeVersionsResponse {
598
598
  */
599
599
  export interface ListTopicRefreshSchedulesRequest {
600
600
  /**
601
- * @public
602
601
  * <p>The ID of the Amazon Web Services account that contains the topic whose refresh schedule
603
602
  * you want described.</p>
603
+ * @public
604
604
  */
605
605
  AwsAccountId: string | undefined;
606
606
  /**
607
- * @public
608
607
  * <p>The ID for the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
608
+ * @public
609
609
  */
610
610
  TopicId: string | undefined;
611
611
  }
612
612
  /**
613
- * @public
614
613
  * <p>A summary of the refresh schedule details for a dataset.</p>
614
+ * @public
615
615
  */
616
616
  export interface TopicRefreshScheduleSummary {
617
617
  /**
618
- * @public
619
618
  * <p>The ID of the dataset.</p>
619
+ * @public
620
620
  */
621
621
  DatasetId?: string;
622
622
  /**
623
- * @public
624
623
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
624
+ * @public
625
625
  */
626
626
  DatasetArn?: string;
627
627
  /**
628
- * @public
629
628
  * <p>The name of the dataset.</p>
629
+ * @public
630
630
  */
631
631
  DatasetName?: string;
632
632
  /**
633
- * @public
634
633
  * <p>The definition of a refresh schedule.</p>
634
+ * @public
635
635
  */
636
636
  RefreshSchedule?: TopicRefreshSchedule;
637
637
  }
@@ -640,28 +640,28 @@ export interface TopicRefreshScheduleSummary {
640
640
  */
641
641
  export interface ListTopicRefreshSchedulesResponse {
642
642
  /**
643
- * @public
644
643
  * <p>The ID for the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
644
+ * @public
645
645
  */
646
646
  TopicId?: string;
647
647
  /**
648
- * @public
649
648
  * <p>The Amazon Resource Name (ARN) of the topic.</p>
649
+ * @public
650
650
  */
651
651
  TopicArn?: string;
652
652
  /**
653
- * @public
654
653
  * <p>The list of topic refresh schedules.</p>
654
+ * @public
655
655
  */
656
656
  RefreshSchedules?: TopicRefreshScheduleSummary[];
657
657
  /**
658
- * @public
659
658
  * <p>The HTTP status of the request.</p>
659
+ * @public
660
660
  */
661
661
  Status?: number;
662
662
  /**
663
- * @public
664
663
  * <p>The Amazon Web Services request ID for this operation.</p>
664
+ * @public
665
665
  */
666
666
  RequestId?: string;
667
667
  }
@@ -670,40 +670,40 @@ export interface ListTopicRefreshSchedulesResponse {
670
670
  */
671
671
  export interface ListTopicsRequest {
672
672
  /**
673
- * @public
674
673
  * <p>The ID of the Amazon Web Services account that contains the topics that you want to
675
674
  * list.</p>
675
+ * @public
676
676
  */
677
677
  AwsAccountId: string | undefined;
678
678
  /**
679
- * @public
680
679
  * <p>The token for the next set of results, or null if there are no more results.</p>
680
+ * @public
681
681
  */
682
682
  NextToken?: string;
683
683
  /**
684
- * @public
685
684
  * <p>The maximum number of results to be returned per request.</p>
685
+ * @public
686
686
  */
687
687
  MaxResults?: number;
688
688
  }
689
689
  /**
690
- * @public
691
690
  * <p>A topic summary.</p>
691
+ * @public
692
692
  */
693
693
  export interface TopicSummary {
694
694
  /**
695
- * @public
696
695
  * <p>The Amazon Resource Name (ARN) of the topic.</p>
696
+ * @public
697
697
  */
698
698
  Arn?: string;
699
699
  /**
700
- * @public
701
700
  * <p>The ID for the topic. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
701
+ * @public
702
702
  */
703
703
  TopicId?: string;
704
704
  /**
705
- * @public
706
705
  * <p>The name of the topic.</p>
706
+ * @public
707
707
  */
708
708
  Name?: string;
709
709
  }
@@ -712,23 +712,23 @@ export interface TopicSummary {
712
712
  */
713
713
  export interface ListTopicsResponse {
714
714
  /**
715
- * @public
716
715
  * <p>A list of topic summaries.</p>
716
+ * @public
717
717
  */
718
718
  TopicsSummaries?: TopicSummary[];
719
719
  /**
720
- * @public
721
720
  * <p>The token for the next set of results, or null if there are no more results.</p>
721
+ * @public
722
722
  */
723
723
  NextToken?: string;
724
724
  /**
725
- * @public
726
725
  * <p>The Amazon Web Services request ID for this operation.</p>
726
+ * @public
727
727
  */
728
728
  RequestId?: string;
729
729
  /**
730
- * @public
731
730
  * <p>The HTTP status of the request.</p>
731
+ * @public
732
732
  */
733
733
  Status?: number;
734
734
  }
@@ -737,29 +737,29 @@ export interface ListTopicsResponse {
737
737
  */
738
738
  export interface ListUserGroupsRequest {
739
739
  /**
740
- * @public
741
740
  * <p>The Amazon QuickSight user name that you want to list group memberships for.</p>
741
+ * @public
742
742
  */
743
743
  UserName: string | undefined;
744
744
  /**
745
- * @public
746
745
  * <p>The Amazon Web Services account ID that the user is in. Currently, you use the ID for the Amazon Web Services account
747
746
  * that contains your Amazon QuickSight account.</p>
747
+ * @public
748
748
  */
749
749
  AwsAccountId: string | undefined;
750
750
  /**
751
- * @public
752
751
  * <p>The namespace. Currently, you should set this to <code>default</code>.</p>
752
+ * @public
753
753
  */
754
754
  Namespace: string | undefined;
755
755
  /**
756
- * @public
757
756
  * <p>A pagination token that can be used in a subsequent request.</p>
757
+ * @public
758
758
  */
759
759
  NextToken?: string;
760
760
  /**
761
- * @public
762
761
  * <p>The maximum number of results to return from this request.</p>
762
+ * @public
763
763
  */
764
764
  MaxResults?: number;
765
765
  }
@@ -768,23 +768,23 @@ export interface ListUserGroupsRequest {
768
768
  */
769
769
  export interface ListUserGroupsResponse {
770
770
  /**
771
- * @public
772
771
  * <p>The list of groups the user is a member of.</p>
772
+ * @public
773
773
  */
774
774
  GroupList?: Group[];
775
775
  /**
776
- * @public
777
776
  * <p>A pagination token that can be used in a subsequent request.</p>
777
+ * @public
778
778
  */
779
779
  NextToken?: string;
780
780
  /**
781
- * @public
782
781
  * <p>The Amazon Web Services request ID for this operation.</p>
782
+ * @public
783
783
  */
784
784
  RequestId?: string;
785
785
  /**
786
- * @public
787
786
  * <p>The HTTP status of the request.</p>
787
+ * @public
788
788
  */
789
789
  Status?: number;
790
790
  }
@@ -793,24 +793,24 @@ export interface ListUserGroupsResponse {
793
793
  */
794
794
  export interface ListUsersRequest {
795
795
  /**
796
- * @public
797
796
  * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
798
797
  * Amazon Web Services account that contains your Amazon QuickSight account.</p>
798
+ * @public
799
799
  */
800
800
  AwsAccountId: string | undefined;
801
801
  /**
802
- * @public
803
802
  * <p>A pagination token that can be used in a subsequent request.</p>
803
+ * @public
804
804
  */
805
805
  NextToken?: string;
806
806
  /**
807
- * @public
808
807
  * <p>The maximum number of results to return from this request.</p>
808
+ * @public
809
809
  */
810
810
  MaxResults?: number;
811
811
  /**
812
- * @public
813
812
  * <p>The namespace. Currently, you should set this to <code>default</code>.</p>
813
+ * @public
814
814
  */
815
815
  Namespace: string | undefined;
816
816
  }
@@ -819,23 +819,23 @@ export interface ListUsersRequest {
819
819
  */
820
820
  export interface ListUsersResponse {
821
821
  /**
822
- * @public
823
822
  * <p>The list of users.</p>
823
+ * @public
824
824
  */
825
825
  UserList?: User[];
826
826
  /**
827
- * @public
828
827
  * <p>A pagination token that can be used in a subsequent request.</p>
828
+ * @public
829
829
  */
830
830
  NextToken?: string;
831
831
  /**
832
- * @public
833
832
  * <p>The Amazon Web Services request ID for this operation.</p>
833
+ * @public
834
834
  */
835
835
  RequestId?: string;
836
836
  /**
837
- * @public
838
837
  * <p>The HTTP status of the request.</p>
838
+ * @public
839
839
  */
840
840
  Status?: number;
841
841
  }
@@ -844,89 +844,89 @@ export interface ListUsersResponse {
844
844
  */
845
845
  export interface ListVPCConnectionsRequest {
846
846
  /**
847
- * @public
848
847
  * <p>The Amazon Web Services account ID of the account that contains the VPC connections
849
848
  * that you want to list.</p>
849
+ * @public
850
850
  */
851
851
  AwsAccountId: string | undefined;
852
852
  /**
853
- * @public
854
853
  * <p>The token for the next set of results, or null if there are no more results.</p>
854
+ * @public
855
855
  */
856
856
  NextToken?: string;
857
857
  /**
858
- * @public
859
858
  * <p>The maximum number of results to be returned per request.</p>
859
+ * @public
860
860
  */
861
861
  MaxResults?: number;
862
862
  }
863
863
  /**
864
- * @public
865
864
  * <p>The summary metadata that describes a VPC connection.</p>
865
+ * @public
866
866
  */
867
867
  export interface VPCConnectionSummary {
868
868
  /**
869
- * @public
870
869
  * <p>The ID of the VPC connection that
871
870
  * you're
872
871
  * creating. This ID is a unique identifier for each Amazon Web Services Region in an
873
872
  * Amazon Web Services account.</p>
873
+ * @public
874
874
  */
875
875
  VPCConnectionId?: string;
876
876
  /**
877
- * @public
878
877
  * <p>The Amazon Resource Name (ARN) of the VPC connection.</p>
878
+ * @public
879
879
  */
880
880
  Arn?: string;
881
881
  /**
882
- * @public
883
882
  * <p>The display name for the VPC connection.</p>
883
+ * @public
884
884
  */
885
885
  Name?: string;
886
886
  /**
887
- * @public
888
887
  * <p>The Amazon EC2 VPC ID associated with the VPC connection.</p>
888
+ * @public
889
889
  */
890
890
  VPCId?: string;
891
891
  /**
892
- * @public
893
892
  * <p>The Amazon EC2 security group IDs associated with the VPC connection.</p>
893
+ * @public
894
894
  */
895
895
  SecurityGroupIds?: string[];
896
896
  /**
897
- * @public
898
897
  * <p>A list of IP addresses of DNS resolver endpoints for the VPC connection.</p>
898
+ * @public
899
899
  */
900
900
  DnsResolvers?: string[];
901
901
  /**
902
- * @public
903
902
  * <p>The status of the VPC connection.</p>
903
+ * @public
904
904
  */
905
905
  Status?: VPCConnectionResourceStatus;
906
906
  /**
907
- * @public
908
907
  * <p>The availability status of the VPC connection.</p>
908
+ * @public
909
909
  */
910
910
  AvailabilityStatus?: VPCConnectionAvailabilityStatus;
911
911
  /**
912
- * @public
913
912
  * <p>A list of network interfaces.</p>
913
+ * @public
914
914
  */
915
915
  NetworkInterfaces?: NetworkInterface[];
916
916
  /**
917
- * @public
918
917
  * <p>The ARN of the IAM role associated
919
918
  * with the VPC connection.</p>
919
+ * @public
920
920
  */
921
921
  RoleArn?: string;
922
922
  /**
923
- * @public
924
923
  * <p>The time that the VPC connection was created.</p>
924
+ * @public
925
925
  */
926
926
  CreatedTime?: Date;
927
927
  /**
928
- * @public
929
928
  * <p>The time that the VPC connection was last updated.</p>
929
+ * @public
930
930
  */
931
931
  LastUpdatedTime?: Date;
932
932
  }
@@ -935,25 +935,25 @@ export interface VPCConnectionSummary {
935
935
  */
936
936
  export interface ListVPCConnectionsResponse {
937
937
  /**
938
- * @public
939
938
  * <p>A <code>VPCConnectionSummaries</code> object that returns a summary of VPC connection
940
939
  * objects.</p>
940
+ * @public
941
941
  */
942
942
  VPCConnectionSummaries?: VPCConnectionSummary[];
943
943
  /**
944
- * @public
945
944
  * <p>The token for the next set of results, or null if there are no more
946
945
  * results.</p>
946
+ * @public
947
947
  */
948
948
  NextToken?: string;
949
949
  /**
950
- * @public
951
950
  * <p>The Amazon Web Services request ID for this operation.</p>
951
+ * @public
952
952
  */
953
953
  RequestId?: string;
954
954
  /**
955
- * @public
956
955
  * <p>The HTTP status of the request.</p>
956
+ * @public
957
957
  */
958
958
  Status?: number;
959
959
  }
@@ -962,18 +962,18 @@ export interface ListVPCConnectionsResponse {
962
962
  */
963
963
  export interface PutDataSetRefreshPropertiesRequest {
964
964
  /**
965
- * @public
966
965
  * <p>The Amazon Web Services account ID.</p>
966
+ * @public
967
967
  */
968
968
  AwsAccountId: string | undefined;
969
969
  /**
970
- * @public
971
970
  * <p>The ID of the dataset.</p>
971
+ * @public
972
972
  */
973
973
  DataSetId: string | undefined;
974
974
  /**
975
- * @public
976
975
  * <p>The dataset refresh properties.</p>
976
+ * @public
977
977
  */
978
978
  DataSetRefreshProperties: DataSetRefreshProperties | undefined;
979
979
  }
@@ -982,13 +982,13 @@ export interface PutDataSetRefreshPropertiesRequest {
982
982
  */
983
983
  export interface PutDataSetRefreshPropertiesResponse {
984
984
  /**
985
- * @public
986
985
  * <p>The Amazon Web Services request ID for this operation.</p>
986
+ * @public
987
987
  */
988
988
  RequestId?: string;
989
989
  /**
990
- * @public
991
990
  * <p>The HTTP status of the request.</p>
991
+ * @public
992
992
  */
993
993
  Status?: number;
994
994
  }
@@ -997,7 +997,6 @@ export interface PutDataSetRefreshPropertiesResponse {
997
997
  */
998
998
  export interface RegisterUserRequest {
999
999
  /**
1000
- * @public
1001
1000
  * <p>Amazon QuickSight supports several ways of managing the identity of users. This
1002
1001
  * parameter accepts two values:</p>
1003
1002
  * <ul>
@@ -1012,15 +1011,15 @@ export interface RegisterUserRequest {
1012
1011
  * Amazon QuickSight. </p>
1013
1012
  * </li>
1014
1013
  * </ul>
1014
+ * @public
1015
1015
  */
1016
1016
  IdentityType: IdentityType | undefined;
1017
1017
  /**
1018
- * @public
1019
1018
  * <p>The email address of the user that you want to register.</p>
1019
+ * @public
1020
1020
  */
1021
1021
  Email: string | undefined;
1022
1022
  /**
1023
- * @public
1024
1023
  * <p>The Amazon QuickSight role for the user. The user role can be one of the
1025
1024
  * following:</p>
1026
1025
  * <ul>
@@ -1049,15 +1048,15 @@ export interface RegisterUserRequest {
1049
1048
  * use.</p>
1050
1049
  * </li>
1051
1050
  * </ul>
1051
+ * @public
1052
1052
  */
1053
1053
  UserRole: UserRole | undefined;
1054
1054
  /**
1055
- * @public
1056
1055
  * <p>The ARN of the IAM user or role that you are registering with Amazon QuickSight. </p>
1056
+ * @public
1057
1057
  */
1058
1058
  IamArn?: string;
1059
1059
  /**
1060
- * @public
1061
1060
  * <p>You need to use this parameter only when you register one or more users using an assumed
1062
1061
  * IAM role. You don't need to provide the session name for other scenarios, for example when
1063
1062
  * you are registering an IAM user or an Amazon QuickSight user. You can register multiple
@@ -1066,27 +1065,27 @@ export interface RegisterUserRequest {
1066
1065
  * <code>assume-role</code>
1067
1066
  * </a> in the <i>CLI Reference.</i>
1068
1067
  * </p>
1068
+ * @public
1069
1069
  */
1070
1070
  SessionName?: string;
1071
1071
  /**
1072
- * @public
1073
1072
  * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
1074
1073
  * Amazon Web Services account that contains your Amazon QuickSight account.</p>
1074
+ * @public
1075
1075
  */
1076
1076
  AwsAccountId: string | undefined;
1077
1077
  /**
1078
- * @public
1079
1078
  * <p>The namespace. Currently, you should set this to <code>default</code>.</p>
1079
+ * @public
1080
1080
  */
1081
1081
  Namespace: string | undefined;
1082
1082
  /**
1083
- * @public
1084
1083
  * <p>The Amazon QuickSight user name that you want to create for the user you are
1085
1084
  * registering.</p>
1085
+ * @public
1086
1086
  */
1087
1087
  UserName?: string;
1088
1088
  /**
1089
- * @public
1090
1089
  * <p>(Enterprise edition only) The name of the custom permissions profile that you want to
1091
1090
  * assign to this user. Customized permissions allows you to control a user's access by
1092
1091
  * restricting access the following operations:</p>
@@ -1115,10 +1114,10 @@ export interface RegisterUserRequest {
1115
1114
  * override the permissions typically granted by assigning Amazon QuickSight users to one of the
1116
1115
  * default security cohorts in Amazon QuickSight (admin, author, reader).</p>
1117
1116
  * <p>This feature is available only to Amazon QuickSight Enterprise edition subscriptions.</p>
1117
+ * @public
1118
1118
  */
1119
1119
  CustomPermissionsName?: string;
1120
1120
  /**
1121
- * @public
1122
1121
  * <p>The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.</p>
1123
1122
  * <ul>
1124
1123
  * <li>
@@ -1130,23 +1129,24 @@ export interface RegisterUserRequest {
1130
1129
  * <code>CUSTOM_OIDC</code>: Custom OpenID Connect (OIDC) provider. When choosing <code>CUSTOM_OIDC</code> type, use the <code>CustomFederationProviderUrl</code> parameter to provide the custom OIDC provider URL.</p>
1131
1130
  * </li>
1132
1131
  * </ul>
1132
+ * @public
1133
1133
  */
1134
1134
  ExternalLoginFederationProviderType?: string;
1135
1135
  /**
1136
- * @public
1137
1136
  * <p>The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate
1138
1137
  * into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should
1139
1138
  * only be used when <code>ExternalLoginFederationProviderType</code> parameter is set to <code>CUSTOM_OIDC</code>.</p>
1139
+ * @public
1140
1140
  */
1141
1141
  CustomFederationProviderUrl?: string;
1142
1142
  /**
1143
- * @public
1144
1143
  * <p>The identity ID for a user in the external login provider.</p>
1144
+ * @public
1145
1145
  */
1146
1146
  ExternalLoginId?: string;
1147
1147
  /**
1148
- * @public
1149
1148
  * <p>The tags to associate with the user.</p>
1149
+ * @public
1150
1150
  */
1151
1151
  Tags?: Tag[];
1152
1152
  }
@@ -1155,24 +1155,24 @@ export interface RegisterUserRequest {
1155
1155
  */
1156
1156
  export interface RegisterUserResponse {
1157
1157
  /**
1158
- * @public
1159
1158
  * <p>The user's user name.</p>
1159
+ * @public
1160
1160
  */
1161
1161
  User?: User;
1162
1162
  /**
1163
- * @public
1164
1163
  * <p>The URL the user visits to complete registration and provide a password. This is
1165
1164
  * returned only for users with an identity type of <code>QUICKSIGHT</code>.</p>
1165
+ * @public
1166
1166
  */
1167
1167
  UserInvitationUrl?: string;
1168
1168
  /**
1169
- * @public
1170
1169
  * <p>The Amazon Web Services request ID for this operation.</p>
1170
+ * @public
1171
1171
  */
1172
1172
  RequestId?: string;
1173
1173
  /**
1174
- * @public
1175
1174
  * <p>The HTTP status of the request.</p>
1175
+ * @public
1176
1176
  */
1177
1177
  Status?: number;
1178
1178
  }
@@ -1181,13 +1181,13 @@ export interface RegisterUserResponse {
1181
1181
  */
1182
1182
  export interface RestoreAnalysisRequest {
1183
1183
  /**
1184
- * @public
1185
1184
  * <p>The ID of the Amazon Web Services account that contains the analysis.</p>
1185
+ * @public
1186
1186
  */
1187
1187
  AwsAccountId: string | undefined;
1188
1188
  /**
1189
- * @public
1190
1189
  * <p>The ID of the analysis that you're restoring.</p>
1190
+ * @public
1191
1191
  */
1192
1192
  AnalysisId: string | undefined;
1193
1193
  }
@@ -1196,24 +1196,24 @@ export interface RestoreAnalysisRequest {
1196
1196
  */
1197
1197
  export interface RestoreAnalysisResponse {
1198
1198
  /**
1199
- * @public
1200
1199
  * <p>The HTTP status of the request.</p>
1200
+ * @public
1201
1201
  */
1202
1202
  Status?: number;
1203
1203
  /**
1204
- * @public
1205
1204
  * <p>The Amazon Resource Name (ARN) of the analysis that you're restoring.</p>
1205
+ * @public
1206
1206
  */
1207
1207
  Arn?: string;
1208
1208
  /**
1209
- * @public
1210
1209
  * <p>The ID of the analysis that you're restoring.
1211
1210
  * </p>
1211
+ * @public
1212
1212
  */
1213
1213
  AnalysisId?: string;
1214
1214
  /**
1215
- * @public
1216
1215
  * <p>The Amazon Web Services request ID for this operation.</p>
1216
+ * @public
1217
1217
  */
1218
1218
  RequestId?: string;
1219
1219
  }
@@ -1222,24 +1222,24 @@ export interface RestoreAnalysisResponse {
1222
1222
  */
1223
1223
  export interface SearchAnalysesRequest {
1224
1224
  /**
1225
- * @public
1226
1225
  * <p>The ID of the Amazon Web Services account that contains the analyses that you're searching
1227
1226
  * for.</p>
1227
+ * @public
1228
1228
  */
1229
1229
  AwsAccountId: string | undefined;
1230
1230
  /**
1231
- * @public
1232
1231
  * <p>The structure for the search filters that you want to apply to your search. </p>
1232
+ * @public
1233
1233
  */
1234
1234
  Filters: AnalysisSearchFilter[] | undefined;
1235
1235
  /**
1236
- * @public
1237
1236
  * <p>A pagination token that can be used in a subsequent request.</p>
1237
+ * @public
1238
1238
  */
1239
1239
  NextToken?: string;
1240
1240
  /**
1241
- * @public
1242
1241
  * <p>The maximum number of results to return.</p>
1242
+ * @public
1243
1243
  */
1244
1244
  MaxResults?: number;
1245
1245
  }
@@ -1248,24 +1248,24 @@ export interface SearchAnalysesRequest {
1248
1248
  */
1249
1249
  export interface SearchAnalysesResponse {
1250
1250
  /**
1251
- * @public
1252
1251
  * <p>Metadata describing the analyses that you searched for.</p>
1252
+ * @public
1253
1253
  */
1254
1254
  AnalysisSummaryList?: AnalysisSummary[];
1255
1255
  /**
1256
- * @public
1257
1256
  * <p>A pagination token that can be used in a subsequent request.
1258
1257
  * </p>
1258
+ * @public
1259
1259
  */
1260
1260
  NextToken?: string;
1261
1261
  /**
1262
- * @public
1263
1262
  * <p>The HTTP status of the request.</p>
1263
+ * @public
1264
1264
  */
1265
1265
  Status?: number;
1266
1266
  /**
1267
- * @public
1268
1267
  * <p>The Amazon Web Services request ID for this operation.</p>
1268
+ * @public
1269
1269
  */
1270
1270
  RequestId?: string;
1271
1271
  }
@@ -1274,27 +1274,27 @@ export interface SearchAnalysesResponse {
1274
1274
  */
1275
1275
  export interface SearchDashboardsRequest {
1276
1276
  /**
1277
- * @public
1278
1277
  * <p>The ID of the Amazon Web Services account that contains the user whose dashboards you're searching
1279
1278
  * for. </p>
1279
+ * @public
1280
1280
  */
1281
1281
  AwsAccountId: string | undefined;
1282
1282
  /**
1283
- * @public
1284
1283
  * <p>The filters to apply to the search. Currently, you can search only by user name, for
1285
1284
  * example, <code>"Filters": [ \{ "Name": "QUICKSIGHT_USER", "Operator": "StringEquals",
1286
1285
  * "Value": "arn:aws:quicksight:us-east-1:1:user/default/UserName1" \} ]</code>
1287
1286
  * </p>
1287
+ * @public
1288
1288
  */
1289
1289
  Filters: DashboardSearchFilter[] | undefined;
1290
1290
  /**
1291
- * @public
1292
1291
  * <p>The token for the next set of results, or null if there are no more results.</p>
1292
+ * @public
1293
1293
  */
1294
1294
  NextToken?: string;
1295
1295
  /**
1296
- * @public
1297
1296
  * <p>The maximum number of results to be returned per request.</p>
1297
+ * @public
1298
1298
  */
1299
1299
  MaxResults?: number;
1300
1300
  }
@@ -1303,24 +1303,24 @@ export interface SearchDashboardsRequest {
1303
1303
  */
1304
1304
  export interface SearchDashboardsResponse {
1305
1305
  /**
1306
- * @public
1307
1306
  * <p>The list of dashboards owned by the user specified in <code>Filters</code> in your
1308
1307
  * request.</p>
1308
+ * @public
1309
1309
  */
1310
1310
  DashboardSummaryList?: DashboardSummary[];
1311
1311
  /**
1312
- * @public
1313
1312
  * <p>The token for the next set of results, or null if there are no more results.</p>
1313
+ * @public
1314
1314
  */
1315
1315
  NextToken?: string;
1316
1316
  /**
1317
- * @public
1318
1317
  * <p>The HTTP status of the request.</p>
1318
+ * @public
1319
1319
  */
1320
1320
  Status?: number;
1321
1321
  /**
1322
- * @public
1323
1322
  * <p>The Amazon Web Services request ID for this operation.</p>
1323
+ * @public
1324
1324
  */
1325
1325
  RequestId?: string;
1326
1326
  }
@@ -1329,23 +1329,23 @@ export interface SearchDashboardsResponse {
1329
1329
  */
1330
1330
  export interface SearchDataSetsRequest {
1331
1331
  /**
1332
- * @public
1333
1332
  * <p>The Amazon Web Services account ID.</p>
1333
+ * @public
1334
1334
  */
1335
1335
  AwsAccountId: string | undefined;
1336
1336
  /**
1337
- * @public
1338
1337
  * <p>The filters to apply to the search.</p>
1338
+ * @public
1339
1339
  */
1340
1340
  Filters: DataSetSearchFilter[] | undefined;
1341
1341
  /**
1342
- * @public
1343
1342
  * <p>A pagination token that can be used in a subsequent request.</p>
1343
+ * @public
1344
1344
  */
1345
1345
  NextToken?: string;
1346
1346
  /**
1347
- * @public
1348
1347
  * <p>The maximum number of results to be returned per request.</p>
1348
+ * @public
1349
1349
  */
1350
1350
  MaxResults?: number;
1351
1351
  }
@@ -1354,23 +1354,23 @@ export interface SearchDataSetsRequest {
1354
1354
  */
1355
1355
  export interface SearchDataSetsResponse {
1356
1356
  /**
1357
- * @public
1358
1357
  * <p>A <code>DataSetSummaries</code> object that returns a summary of a dataset.</p>
1358
+ * @public
1359
1359
  */
1360
1360
  DataSetSummaries?: DataSetSummary[];
1361
1361
  /**
1362
- * @public
1363
1362
  * <p>A pagination token that can be used in a subsequent request.</p>
1363
+ * @public
1364
1364
  */
1365
1365
  NextToken?: string;
1366
1366
  /**
1367
- * @public
1368
1367
  * <p>The HTTP status of the request.</p>
1368
+ * @public
1369
1369
  */
1370
1370
  Status?: number;
1371
1371
  /**
1372
- * @public
1373
1372
  * <p>The Amazon Web Services request ID for this operation.</p>
1373
+ * @public
1374
1374
  */
1375
1375
  RequestId?: string;
1376
1376
  }
@@ -1379,23 +1379,23 @@ export interface SearchDataSetsResponse {
1379
1379
  */
1380
1380
  export interface SearchDataSourcesRequest {
1381
1381
  /**
1382
- * @public
1383
1382
  * <p>The Amazon Web Services account ID.</p>
1383
+ * @public
1384
1384
  */
1385
1385
  AwsAccountId: string | undefined;
1386
1386
  /**
1387
- * @public
1388
1387
  * <p>The filters to apply to the search.</p>
1388
+ * @public
1389
1389
  */
1390
1390
  Filters: DataSourceSearchFilter[] | undefined;
1391
1391
  /**
1392
- * @public
1393
1392
  * <p>A pagination token that can be used in a subsequent request.</p>
1393
+ * @public
1394
1394
  */
1395
1395
  NextToken?: string;
1396
1396
  /**
1397
- * @public
1398
1397
  * <p>The maximum number of results to be returned per request.</p>
1398
+ * @public
1399
1399
  */
1400
1400
  MaxResults?: number;
1401
1401
  }
@@ -1404,23 +1404,23 @@ export interface SearchDataSourcesRequest {
1404
1404
  */
1405
1405
  export interface SearchDataSourcesResponse {
1406
1406
  /**
1407
- * @public
1408
1407
  * <p>A <code>DataSourceSummaries</code> object that returns a summary of a data source.</p>
1408
+ * @public
1409
1409
  */
1410
1410
  DataSourceSummaries?: DataSourceSummary[];
1411
1411
  /**
1412
- * @public
1413
1412
  * <p>A pagination token that can be used in a subsequent request.</p>
1413
+ * @public
1414
1414
  */
1415
1415
  NextToken?: string;
1416
1416
  /**
1417
- * @public
1418
1417
  * <p>The HTTP status of the request.</p>
1418
+ * @public
1419
1419
  */
1420
1420
  Status?: number;
1421
1421
  /**
1422
- * @public
1423
1422
  * <p>The Amazon Web Services request ID for this operation.</p>
1423
+ * @public
1424
1424
  */
1425
1425
  RequestId?: string;
1426
1426
  }
@@ -1429,23 +1429,23 @@ export interface SearchDataSourcesResponse {
1429
1429
  */
1430
1430
  export interface SearchFoldersRequest {
1431
1431
  /**
1432
- * @public
1433
1432
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
1433
+ * @public
1434
1434
  */
1435
1435
  AwsAccountId: string | undefined;
1436
1436
  /**
1437
- * @public
1438
1437
  * <p>The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, <code>"Filters": [ \{ "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" \} ]</code>.</p>
1438
+ * @public
1439
1439
  */
1440
1440
  Filters: FolderSearchFilter[] | undefined;
1441
1441
  /**
1442
- * @public
1443
1442
  * <p>The token for the next set of results, or null if there are no more results.</p>
1443
+ * @public
1444
1444
  */
1445
1445
  NextToken?: string;
1446
1446
  /**
1447
- * @public
1448
1447
  * <p>The maximum number of results to be returned per request.</p>
1448
+ * @public
1449
1449
  */
1450
1450
  MaxResults?: number;
1451
1451
  }
@@ -1454,23 +1454,23 @@ export interface SearchFoldersRequest {
1454
1454
  */
1455
1455
  export interface SearchFoldersResponse {
1456
1456
  /**
1457
- * @public
1458
1457
  * <p>The HTTP status of the request.</p>
1458
+ * @public
1459
1459
  */
1460
1460
  Status?: number;
1461
1461
  /**
1462
- * @public
1463
1462
  * <p>A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.</p>
1463
+ * @public
1464
1464
  */
1465
1465
  FolderSummaryList?: FolderSummary[];
1466
1466
  /**
1467
- * @public
1468
1467
  * <p>The token for the next set of results, or null if there are no more results.</p>
1468
+ * @public
1469
1469
  */
1470
1470
  NextToken?: string;
1471
1471
  /**
1472
- * @public
1473
1472
  * <p>The Amazon Web Services request ID for this operation.</p>
1473
+ * @public
1474
1474
  */
1475
1475
  RequestId?: string;
1476
1476
  }
@@ -1479,29 +1479,29 @@ export interface SearchFoldersResponse {
1479
1479
  */
1480
1480
  export interface SearchGroupsRequest {
1481
1481
  /**
1482
- * @public
1483
1482
  * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
1484
1483
  * Amazon Web Services account that contains your Amazon QuickSight account.</p>
1484
+ * @public
1485
1485
  */
1486
1486
  AwsAccountId: string | undefined;
1487
1487
  /**
1488
- * @public
1489
1488
  * <p>A pagination token that can be used in a subsequent request.</p>
1489
+ * @public
1490
1490
  */
1491
1491
  NextToken?: string;
1492
1492
  /**
1493
- * @public
1494
1493
  * <p>The maximum number of results to return from this request.</p>
1494
+ * @public
1495
1495
  */
1496
1496
  MaxResults?: number;
1497
1497
  /**
1498
- * @public
1499
1498
  * <p>The namespace that you want to search.</p>
1499
+ * @public
1500
1500
  */
1501
1501
  Namespace: string | undefined;
1502
1502
  /**
1503
- * @public
1504
1503
  * <p>The structure for the search filters that you want to apply to your search.</p>
1504
+ * @public
1505
1505
  */
1506
1506
  Filters: GroupSearchFilter[] | undefined;
1507
1507
  }
@@ -1510,23 +1510,23 @@ export interface SearchGroupsRequest {
1510
1510
  */
1511
1511
  export interface SearchGroupsResponse {
1512
1512
  /**
1513
- * @public
1514
1513
  * <p>A list of groups in a specified namespace that match the filters you set in your <code>SearchGroups</code> request.</p>
1514
+ * @public
1515
1515
  */
1516
1516
  GroupList?: Group[];
1517
1517
  /**
1518
- * @public
1519
1518
  * <p>A pagination token that can be used in a subsequent request.</p>
1519
+ * @public
1520
1520
  */
1521
1521
  NextToken?: string;
1522
1522
  /**
1523
- * @public
1524
1523
  * <p>The Amazon Web Services request ID for this operation.</p>
1524
+ * @public
1525
1525
  */
1526
1526
  RequestId?: string;
1527
1527
  /**
1528
- * @public
1529
1528
  * <p>The HTTP status of the request.</p>
1529
+ * @public
1530
1530
  */
1531
1531
  Status?: number;
1532
1532
  }
@@ -1535,17 +1535,16 @@ export interface SearchGroupsResponse {
1535
1535
  */
1536
1536
  export interface StartAssetBundleExportJobRequest {
1537
1537
  /**
1538
- * @public
1539
1538
  * <p>The ID of the Amazon Web Services account to export assets from.</p>
1539
+ * @public
1540
1540
  */
1541
1541
  AwsAccountId: string | undefined;
1542
1542
  /**
1543
- * @public
1544
1543
  * <p>The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.</p>
1544
+ * @public
1545
1545
  */
1546
1546
  AssetBundleExportJobId: string | undefined;
1547
1547
  /**
1548
- * @public
1549
1548
  * <p>An array of resource ARNs to export. The following resources are supported.</p>
1550
1549
  * <ul>
1551
1550
  * <li>
@@ -1585,42 +1584,43 @@ export interface StartAssetBundleExportJobRequest {
1585
1584
  * </li>
1586
1585
  * </ul>
1587
1586
  * <p>The API caller must have the necessary permissions in their IAM role to access each resource before the resources can be exported.</p>
1587
+ * @public
1588
1588
  */
1589
1589
  ResourceArns: string[] | undefined;
1590
1590
  /**
1591
- * @public
1592
1591
  * <p>A Boolean that determines whether all dependencies of each resource ARN are recursively
1593
1592
  * exported with the job. For example, say you provided a Dashboard ARN to the
1594
1593
  * <code>ResourceArns</code> parameter. If you set <code>IncludeAllDependencies</code> to
1595
1594
  * <code>TRUE</code>, any theme, dataset, and data source resource that is a dependency of the dashboard is also
1596
1595
  * exported.</p>
1596
+ * @public
1597
1597
  */
1598
1598
  IncludeAllDependencies?: boolean;
1599
1599
  /**
1600
- * @public
1601
1600
  * <p>The export data format.</p>
1601
+ * @public
1602
1602
  */
1603
1603
  ExportFormat: AssetBundleExportFormat | undefined;
1604
1604
  /**
1605
- * @public
1606
1605
  * <p>An optional collection of structures that generate CloudFormation parameters to override the existing resource property values when the resource is exported to a new CloudFormation template.</p>
1607
1606
  * <p>Use this field if the <code>ExportFormat</code> field of a <code>StartAssetBundleExportJobRequest</code> API call is set to <code>CLOUDFORMATION_JSON</code>.</p>
1607
+ * @public
1608
1608
  */
1609
1609
  CloudFormationOverridePropertyConfiguration?: AssetBundleCloudFormationOverridePropertyConfiguration;
1610
1610
  /**
1611
- * @public
1612
1611
  * <p>A Boolean that determines whether all permissions for each resource ARN are exported with the job. If you set <code>IncludePermissions</code> to <code>TRUE</code>, any permissions associated with each resource are exported.
1613
1612
  * </p>
1613
+ * @public
1614
1614
  */
1615
1615
  IncludePermissions?: boolean;
1616
1616
  /**
1617
- * @public
1618
1617
  * <p> A Boolean that determines whether all tags for each resource ARN are exported with the job. If you set <code>IncludeTags</code> to <code>TRUE</code>, any tags associated with each resource are exported.</p>
1618
+ * @public
1619
1619
  */
1620
1620
  IncludeTags?: boolean;
1621
1621
  /**
1622
- * @public
1623
1622
  * <p>An optional parameter that determines which validation strategy to use for the export job. If <code>StrictModeForAllResources</code> is set to <code>TRUE</code>, strict validation for every error is enforced. If it is set to <code>FALSE</code>, validation is skipped for specific UI errors that are shown as warnings. The default value for <code>StrictModeForAllResources</code> is <code>FALSE</code>.</p>
1623
+ * @public
1624
1624
  */
1625
1625
  ValidationStrategy?: AssetBundleExportJobValidationStrategy;
1626
1626
  }
@@ -1629,23 +1629,23 @@ export interface StartAssetBundleExportJobRequest {
1629
1629
  */
1630
1630
  export interface StartAssetBundleExportJobResponse {
1631
1631
  /**
1632
- * @public
1633
1632
  * <p>The Amazon Resource Name (ARN) for the export job.</p>
1633
+ * @public
1634
1634
  */
1635
1635
  Arn?: string;
1636
1636
  /**
1637
- * @public
1638
1637
  * <p>The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.</p>
1638
+ * @public
1639
1639
  */
1640
1640
  AssetBundleExportJobId?: string;
1641
1641
  /**
1642
- * @public
1643
1642
  * <p>The Amazon Web Services response ID for this operation.</p>
1643
+ * @public
1644
1644
  */
1645
1645
  RequestId?: string;
1646
1646
  /**
1647
- * @public
1648
1647
  * <p>The HTTP status of the response.</p>
1648
+ * @public
1649
1649
  */
1650
1650
  Status?: number;
1651
1651
  }
@@ -1654,47 +1654,47 @@ export interface StartAssetBundleExportJobResponse {
1654
1654
  */
1655
1655
  export interface StartAssetBundleImportJobRequest {
1656
1656
  /**
1657
- * @public
1658
1657
  * <p>The ID of the Amazon Web Services account to import assets into. </p>
1658
+ * @public
1659
1659
  */
1660
1660
  AwsAccountId: string | undefined;
1661
1661
  /**
1662
- * @public
1663
1662
  * <p>The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.</p>
1663
+ * @public
1664
1664
  */
1665
1665
  AssetBundleImportJobId: string | undefined;
1666
1666
  /**
1667
- * @public
1668
1667
  * <p>The source of the asset bundle zip file that contains the data that you want to import. The file must be in <code>QUICKSIGHT_JSON</code> format.
1669
1668
  * </p>
1669
+ * @public
1670
1670
  */
1671
1671
  AssetBundleImportSource: AssetBundleImportSource | undefined;
1672
1672
  /**
1673
- * @public
1674
1673
  * <p>Optional overrides that are applied to the resource configuration before import.</p>
1674
+ * @public
1675
1675
  */
1676
1676
  OverrideParameters?: AssetBundleImportJobOverrideParameters;
1677
1677
  /**
1678
- * @public
1679
1678
  * <p>The failure action for the import job.</p>
1680
1679
  * <p>If you choose <code>ROLLBACK</code>, failed import jobs will attempt to undo any asset changes caused by the failed job.</p>
1681
1680
  * <p>If you choose <code>DO_NOTHING</code>, failed import jobs will not attempt to roll back
1682
1681
  * any asset changes caused by the failed job, possibly keeping the Amazon QuickSight account in an inconsistent state.</p>
1682
+ * @public
1683
1683
  */
1684
1684
  FailureAction?: AssetBundleImportFailureAction;
1685
1685
  /**
1686
- * @public
1687
1686
  * <p>Optional permission overrides that are applied to the resource configuration before import.</p>
1687
+ * @public
1688
1688
  */
1689
1689
  OverridePermissions?: AssetBundleImportJobOverridePermissions;
1690
1690
  /**
1691
- * @public
1692
1691
  * <p>Optional tag overrides that are applied to the resource configuration before import.</p>
1692
+ * @public
1693
1693
  */
1694
1694
  OverrideTags?: AssetBundleImportJobOverrideTags;
1695
1695
  /**
1696
- * @public
1697
1696
  * <p>An optional validation strategy override for all analyses and dashboards that is applied to the resource configuration before import. </p>
1697
+ * @public
1698
1698
  */
1699
1699
  OverrideValidationStrategy?: AssetBundleImportJobOverrideValidationStrategy;
1700
1700
  }
@@ -1703,46 +1703,46 @@ export interface StartAssetBundleImportJobRequest {
1703
1703
  */
1704
1704
  export interface StartAssetBundleImportJobResponse {
1705
1705
  /**
1706
- * @public
1707
1706
  * <p>The Amazon Resource Name (ARN) for the import job.</p>
1707
+ * @public
1708
1708
  */
1709
1709
  Arn?: string;
1710
1710
  /**
1711
- * @public
1712
1711
  * <p>The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.</p>
1712
+ * @public
1713
1713
  */
1714
1714
  AssetBundleImportJobId?: string;
1715
1715
  /**
1716
- * @public
1717
1716
  * <p>The Amazon Web Services response ID for this operation.</p>
1717
+ * @public
1718
1718
  */
1719
1719
  RequestId?: string;
1720
1720
  /**
1721
- * @public
1722
1721
  * <p>The HTTP status of the response.</p>
1722
+ * @public
1723
1723
  */
1724
1724
  Status?: number;
1725
1725
  }
1726
1726
  /**
1727
- * @public
1728
1727
  * <p>A structure that contains information on the anonymous user configuration.</p>
1728
+ * @public
1729
1729
  */
1730
1730
  export interface SnapshotAnonymousUser {
1731
1731
  /**
1732
- * @public
1733
1732
  * <p>The tags to be used for row-level security (RLS). Make sure that the relevant datasets have RLS tags configured before you start a snapshot export job. You can configure the RLS tags of a dataset with a <code>DataSet$RowLevelPermissionTagConfiguration</code> API call.</p>
1734
1733
  * <p>These are not the tags that are used for Amazon Web Services resource tagging. For more information on row level security in Amazon QuickSight, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html">Using Row-Level Security (RLS) with Tags</a>in the <i>Amazon QuickSight User Guide</i>.</p>
1734
+ * @public
1735
1735
  */
1736
1736
  RowLevelPermissionTags?: SessionTag[];
1737
1737
  }
1738
1738
  /**
1739
- * @public
1740
1739
  * <p>A structure that contains information about the users that the dashboard snapshot is generated for.</p>
1740
+ * @public
1741
1741
  */
1742
1742
  export interface SnapshotUserConfiguration {
1743
1743
  /**
1744
- * @public
1745
1744
  * <p>An array of records that describe the anonymous users that the dashboard snapshot is generated for.</p>
1745
+ * @public
1746
1746
  */
1747
1747
  AnonymousUsers?: SnapshotAnonymousUser[];
1748
1748
  }
@@ -1751,30 +1751,30 @@ export interface SnapshotUserConfiguration {
1751
1751
  */
1752
1752
  export interface StartDashboardSnapshotJobRequest {
1753
1753
  /**
1754
- * @public
1755
1754
  * <p>The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.</p>
1755
+ * @public
1756
1756
  */
1757
1757
  AwsAccountId: string | undefined;
1758
1758
  /**
1759
- * @public
1760
1759
  * <p>The ID of the dashboard that you want to start a snapshot job for.
1761
1760
  * </p>
1761
+ * @public
1762
1762
  */
1763
1763
  DashboardId: string | undefined;
1764
1764
  /**
1765
- * @public
1766
1765
  * <p>An ID for the dashboard snapshot job. This ID is unique to the dashboard while the job is running. This ID can be used to poll the status of a job with a <code>DescribeDashboardSnapshotJob</code> while the job runs. You can reuse this ID for another job 24 hours after the current job is completed.</p>
1766
+ * @public
1767
1767
  */
1768
1768
  SnapshotJobId: string | undefined;
1769
1769
  /**
1770
- * @public
1771
1770
  * <p>
1772
1771
  * A structure that contains information about the anonymous users that the generated snapshot is for. This API will not return information about registered Amazon QuickSight.</p>
1772
+ * @public
1773
1773
  */
1774
1774
  UserConfiguration: SnapshotUserConfiguration | undefined;
1775
1775
  /**
1776
- * @public
1777
1776
  * <p>A structure that describes the configuration of the dashboard snapshot.</p>
1777
+ * @public
1778
1778
  */
1779
1779
  SnapshotConfiguration: SnapshotConfiguration | undefined;
1780
1780
  }
@@ -1783,25 +1783,25 @@ export interface StartDashboardSnapshotJobRequest {
1783
1783
  */
1784
1784
  export interface StartDashboardSnapshotJobResponse {
1785
1785
  /**
1786
- * @public
1787
1786
  * <p>The Amazon Resource Name (ARN) for the dashboard snapshot job.</p>
1787
+ * @public
1788
1788
  */
1789
1789
  Arn?: string;
1790
1790
  /**
1791
- * @public
1792
1791
  * <p>The ID of the job. The job ID is set when you start a new job with a <code>StartDashboardSnapshotJob</code> API call.</p>
1792
+ * @public
1793
1793
  */
1794
1794
  SnapshotJobId?: string;
1795
1795
  /**
1796
- * @public
1797
1796
  * <p>
1798
1797
  * The Amazon Web Services request ID for this operation.
1799
1798
  * </p>
1799
+ * @public
1800
1800
  */
1801
1801
  RequestId?: string;
1802
1802
  /**
1803
- * @public
1804
1803
  * <p>The HTTP status of the request</p>
1804
+ * @public
1805
1805
  */
1806
1806
  Status?: number;
1807
1807
  }
@@ -1810,13 +1810,13 @@ export interface StartDashboardSnapshotJobResponse {
1810
1810
  */
1811
1811
  export interface TagResourceRequest {
1812
1812
  /**
1813
- * @public
1814
1813
  * <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
1814
+ * @public
1815
1815
  */
1816
1816
  ResourceArn: string | undefined;
1817
1817
  /**
1818
- * @public
1819
1818
  * <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.</p>
1819
+ * @public
1820
1820
  */
1821
1821
  Tags: Tag[] | undefined;
1822
1822
  }
@@ -1825,13 +1825,13 @@ export interface TagResourceRequest {
1825
1825
  */
1826
1826
  export interface TagResourceResponse {
1827
1827
  /**
1828
- * @public
1829
1828
  * <p>The Amazon Web Services request ID for this operation.</p>
1829
+ * @public
1830
1830
  */
1831
1831
  RequestId?: string;
1832
1832
  /**
1833
- * @public
1834
1833
  * <p>The HTTP status of the request.</p>
1834
+ * @public
1835
1835
  */
1836
1836
  Status?: number;
1837
1837
  }
@@ -1840,13 +1840,13 @@ export interface TagResourceResponse {
1840
1840
  */
1841
1841
  export interface UntagResourceRequest {
1842
1842
  /**
1843
- * @public
1844
1843
  * <p>The Amazon Resource Name (ARN) of the resource that you want to untag.</p>
1844
+ * @public
1845
1845
  */
1846
1846
  ResourceArn: string | undefined;
1847
1847
  /**
1848
- * @public
1849
1848
  * <p>The keys of the key-value pairs for the resource tag or tags assigned to the resource.</p>
1849
+ * @public
1850
1850
  */
1851
1851
  TagKeys: string[] | undefined;
1852
1852
  }
@@ -1855,13 +1855,13 @@ export interface UntagResourceRequest {
1855
1855
  */
1856
1856
  export interface UntagResourceResponse {
1857
1857
  /**
1858
- * @public
1859
1858
  * <p>The Amazon Web Services request ID for this operation.</p>
1859
+ * @public
1860
1860
  */
1861
1861
  RequestId?: string;
1862
1862
  /**
1863
- * @public
1864
1863
  * <p>The HTTP status of the request.</p>
1864
+ * @public
1865
1865
  */
1866
1866
  Status?: number;
1867
1867
  }
@@ -1870,19 +1870,19 @@ export interface UntagResourceResponse {
1870
1870
  */
1871
1871
  export interface UpdateAccountCustomizationRequest {
1872
1872
  /**
1873
- * @public
1874
1873
  * <p>The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations
1875
1874
  * for.</p>
1875
+ * @public
1876
1876
  */
1877
1877
  AwsAccountId: string | undefined;
1878
1878
  /**
1879
- * @public
1880
1879
  * <p>The namespace that you want to update Amazon QuickSight customizations for.</p>
1880
+ * @public
1881
1881
  */
1882
1882
  Namespace?: string;
1883
1883
  /**
1884
- * @public
1885
1884
  * <p>The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region. </p>
1885
+ * @public
1886
1886
  */
1887
1887
  AccountCustomization: AccountCustomization | undefined;
1888
1888
  }
@@ -1891,34 +1891,34 @@ export interface UpdateAccountCustomizationRequest {
1891
1891
  */
1892
1892
  export interface UpdateAccountCustomizationResponse {
1893
1893
  /**
1894
- * @public
1895
1894
  * <p>The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.</p>
1895
+ * @public
1896
1896
  */
1897
1897
  Arn?: string;
1898
1898
  /**
1899
- * @public
1900
1899
  * <p>The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations
1901
1900
  * for.</p>
1901
+ * @public
1902
1902
  */
1903
1903
  AwsAccountId?: string;
1904
1904
  /**
1905
- * @public
1906
1905
  * <p>The namespace associated with the customization that you're updating.</p>
1906
+ * @public
1907
1907
  */
1908
1908
  Namespace?: string;
1909
1909
  /**
1910
- * @public
1911
1910
  * <p>The Amazon QuickSight customizations you're updating in the current Amazon Web Services Region. </p>
1911
+ * @public
1912
1912
  */
1913
1913
  AccountCustomization?: AccountCustomization;
1914
1914
  /**
1915
- * @public
1916
1915
  * <p>The Amazon Web Services request ID for this operation.</p>
1916
+ * @public
1917
1917
  */
1918
1918
  RequestId?: string;
1919
1919
  /**
1920
- * @public
1921
1920
  * <p>The HTTP status of the request.</p>
1921
+ * @public
1922
1922
  */
1923
1923
  Status?: number;
1924
1924
  }
@@ -1927,29 +1927,29 @@ export interface UpdateAccountCustomizationResponse {
1927
1927
  */
1928
1928
  export interface UpdateAccountSettingsRequest {
1929
1929
  /**
1930
- * @public
1931
1930
  * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to
1932
1931
  * list.</p>
1932
+ * @public
1933
1933
  */
1934
1934
  AwsAccountId: string | undefined;
1935
1935
  /**
1936
- * @public
1937
1936
  * <p>The default namespace for this Amazon Web Services account. Currently, the default is
1938
1937
  * <code>default</code>. IAM users that
1939
1938
  * register for the first time with Amazon QuickSight provide an email address that becomes
1940
1939
  * associated with the default namespace.
1941
1940
  * </p>
1941
+ * @public
1942
1942
  */
1943
1943
  DefaultNamespace: string | undefined;
1944
1944
  /**
1945
- * @public
1946
1945
  * <p>The email address that you want Amazon QuickSight to send notifications to regarding your
1947
1946
  * Amazon Web Services account or Amazon QuickSight subscription.</p>
1947
+ * @public
1948
1948
  */
1949
1949
  NotificationEmail?: string;
1950
1950
  /**
1951
- * @public
1952
1951
  * <p>A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A <code>True</code> value doesn't allow the account to be deleted and results in an error message if a user tries to make a <code>DeleteAccountSubscription</code> request. A <code>False</code> value will allow the account to be deleted.</p>
1952
+ * @public
1953
1953
  */
1954
1954
  TerminationProtectionEnabled?: boolean;
1955
1955
  }
@@ -1958,13 +1958,13 @@ export interface UpdateAccountSettingsRequest {
1958
1958
  */
1959
1959
  export interface UpdateAccountSettingsResponse {
1960
1960
  /**
1961
- * @public
1962
1961
  * <p>The Amazon Web Services request ID for this operation.</p>
1962
+ * @public
1963
1963
  */
1964
1964
  RequestId?: string;
1965
1965
  /**
1966
- * @public
1967
1966
  * <p>The HTTP status of the request.</p>
1967
+ * @public
1968
1968
  */
1969
1969
  Status?: number;
1970
1970
  }
@@ -1973,50 +1973,50 @@ export interface UpdateAccountSettingsResponse {
1973
1973
  */
1974
1974
  export interface UpdateAnalysisRequest {
1975
1975
  /**
1976
- * @public
1977
1976
  * <p>The ID of the Amazon Web Services account that contains the analysis that you're updating.</p>
1977
+ * @public
1978
1978
  */
1979
1979
  AwsAccountId: string | undefined;
1980
1980
  /**
1981
- * @public
1982
1981
  * <p>The ID for the analysis that you're updating. This ID displays in the URL of the
1983
1982
  * analysis.</p>
1983
+ * @public
1984
1984
  */
1985
1985
  AnalysisId: string | undefined;
1986
1986
  /**
1987
- * @public
1988
1987
  * <p>A descriptive name for the analysis that you're updating. This name displays for the
1989
1988
  * analysis in the Amazon QuickSight console.</p>
1989
+ * @public
1990
1990
  */
1991
1991
  Name: string | undefined;
1992
1992
  /**
1993
- * @public
1994
1993
  * <p>The parameter names and override values that you want to use. An analysis can have
1995
1994
  * any parameter type, and some parameters might accept multiple values. </p>
1995
+ * @public
1996
1996
  */
1997
1997
  Parameters?: _Parameters;
1998
1998
  /**
1999
- * @public
2000
1999
  * <p>A source entity to use for the analysis that you're updating. This metadata structure
2001
2000
  * contains details that describe a source template and one or more datasets.</p>
2001
+ * @public
2002
2002
  */
2003
2003
  SourceEntity?: AnalysisSourceEntity;
2004
2004
  /**
2005
- * @public
2006
2005
  * <p>The Amazon Resource Name (ARN) for the theme to apply to the analysis that you're
2007
2006
  * creating. To see the theme in the Amazon QuickSight console, make sure that you have access to
2008
2007
  * it.</p>
2008
+ * @public
2009
2009
  */
2010
2010
  ThemeArn?: string;
2011
2011
  /**
2012
- * @public
2013
2012
  * <p>The definition of an analysis.</p>
2014
2013
  * <p>A definition is the data model of all features in a Dashboard, Template, or Analysis.</p>
2014
+ * @public
2015
2015
  */
2016
2016
  Definition?: AnalysisDefinition;
2017
2017
  /**
2018
- * @public
2019
2018
  * <p>The option to relax the validation needed to update an analysis with definition objects. This skips the validation step for specific errors.</p>
2019
+ * @public
2020
2020
  */
2021
2021
  ValidationStrategy?: ValidationStrategy;
2022
2022
  }
@@ -2025,28 +2025,28 @@ export interface UpdateAnalysisRequest {
2025
2025
  */
2026
2026
  export interface UpdateAnalysisResponse {
2027
2027
  /**
2028
- * @public
2029
2028
  * <p>The ARN of the analysis that you're updating.</p>
2029
+ * @public
2030
2030
  */
2031
2031
  Arn?: string;
2032
2032
  /**
2033
- * @public
2034
2033
  * <p>The ID of the analysis.</p>
2034
+ * @public
2035
2035
  */
2036
2036
  AnalysisId?: string;
2037
2037
  /**
2038
- * @public
2039
2038
  * <p>The update status of the last update that was made to the analysis.</p>
2039
+ * @public
2040
2040
  */
2041
2041
  UpdateStatus?: ResourceStatus;
2042
2042
  /**
2043
- * @public
2044
2043
  * <p>The HTTP status of the request.</p>
2044
+ * @public
2045
2045
  */
2046
2046
  Status?: number;
2047
2047
  /**
2048
- * @public
2049
2048
  * <p>The Amazon Web Services request ID for this operation.</p>
2049
+ * @public
2050
2050
  */
2051
2051
  RequestId?: string;
2052
2052
  }
@@ -2055,27 +2055,27 @@ export interface UpdateAnalysisResponse {
2055
2055
  */
2056
2056
  export interface UpdateAnalysisPermissionsRequest {
2057
2057
  /**
2058
- * @public
2059
2058
  * <p>The ID of the Amazon Web Services account that contains the analysis whose permissions you're
2060
2059
  * updating. You must be using the Amazon Web Services account that the analysis is in.</p>
2060
+ * @public
2061
2061
  */
2062
2062
  AwsAccountId: string | undefined;
2063
2063
  /**
2064
- * @public
2065
2064
  * <p>The ID of the analysis whose permissions you're updating. The ID is part of the
2066
2065
  * analysis URL.</p>
2066
+ * @public
2067
2067
  */
2068
2068
  AnalysisId: string | undefined;
2069
2069
  /**
2070
- * @public
2071
2070
  * <p>A structure that describes the permissions to add and the principal to add them
2072
2071
  * to.</p>
2072
+ * @public
2073
2073
  */
2074
2074
  GrantPermissions?: ResourcePermission[];
2075
2075
  /**
2076
- * @public
2077
2076
  * <p>A structure that describes the permissions to remove and the principal to remove them
2078
2077
  * from.</p>
2078
+ * @public
2079
2079
  */
2080
2080
  RevokePermissions?: ResourcePermission[];
2081
2081
  }
@@ -2084,29 +2084,29 @@ export interface UpdateAnalysisPermissionsRequest {
2084
2084
  */
2085
2085
  export interface UpdateAnalysisPermissionsResponse {
2086
2086
  /**
2087
- * @public
2088
2087
  * <p>The Amazon Resource Name (ARN) of the analysis that you updated.</p>
2088
+ * @public
2089
2089
  */
2090
2090
  AnalysisArn?: string;
2091
2091
  /**
2092
- * @public
2093
2092
  * <p>The ID of the analysis that you updated permissions for.</p>
2093
+ * @public
2094
2094
  */
2095
2095
  AnalysisId?: string;
2096
2096
  /**
2097
- * @public
2098
2097
  * <p>A structure that describes the principals and the resource-level permissions on an
2099
2098
  * analysis.</p>
2099
+ * @public
2100
2100
  */
2101
2101
  Permissions?: ResourcePermission[];
2102
2102
  /**
2103
- * @public
2104
2103
  * <p>The Amazon Web Services request ID for this operation.</p>
2104
+ * @public
2105
2105
  */
2106
2106
  RequestId?: string;
2107
2107
  /**
2108
- * @public
2109
2108
  * <p>The HTTP status of the request.</p>
2109
+ * @public
2110
2110
  */
2111
2111
  Status?: number;
2112
2112
  }
@@ -2115,23 +2115,22 @@ export interface UpdateAnalysisPermissionsResponse {
2115
2115
  */
2116
2116
  export interface UpdateDashboardRequest {
2117
2117
  /**
2118
- * @public
2119
2118
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
2120
2119
  * updating.</p>
2120
+ * @public
2121
2121
  */
2122
2122
  AwsAccountId: string | undefined;
2123
2123
  /**
2124
- * @public
2125
2124
  * <p>The ID for the dashboard.</p>
2125
+ * @public
2126
2126
  */
2127
2127
  DashboardId: string | undefined;
2128
2128
  /**
2129
- * @public
2130
2129
  * <p>The display name of the dashboard.</p>
2130
+ * @public
2131
2131
  */
2132
2132
  Name: string | undefined;
2133
2133
  /**
2134
- * @public
2135
2134
  * <p>The entity that you are using as a source when you update the dashboard. In
2136
2135
  * <code>SourceEntity</code>, you specify the type of object you're using as source. You
2137
2136
  * can only update a dashboard from a template, so you use a <code>SourceTemplate</code>
@@ -2145,22 +2144,22 @@ export interface UpdateDashboardRequest {
2145
2144
  * <p>Use the <code>DataSetReferences</code> entity within <code>SourceTemplate</code> to
2146
2145
  * list the replacement datasets for the placeholders listed in the original. The schema in
2147
2146
  * each dataset must match its placeholder. </p>
2147
+ * @public
2148
2148
  */
2149
2149
  SourceEntity?: DashboardSourceEntity;
2150
2150
  /**
2151
- * @public
2152
2151
  * <p>A structure that contains the parameters of the dashboard. These are parameter
2153
2152
  * overrides for a dashboard. A dashboard can have any type of parameters, and some
2154
2153
  * parameters might accept multiple values.</p>
2154
+ * @public
2155
2155
  */
2156
2156
  Parameters?: _Parameters;
2157
2157
  /**
2158
- * @public
2159
2158
  * <p>A description for the first version of the dashboard being created.</p>
2159
+ * @public
2160
2160
  */
2161
2161
  VersionDescription?: string;
2162
2162
  /**
2163
- * @public
2164
2163
  * <p>Options for publishing the dashboard when you create it:</p>
2165
2164
  * <ul>
2166
2165
  * <li>
@@ -2185,25 +2184,26 @@ export interface UpdateDashboardRequest {
2185
2184
  * This option is <code>COLLAPSED</code> by default. </p>
2186
2185
  * </li>
2187
2186
  * </ul>
2187
+ * @public
2188
2188
  */
2189
2189
  DashboardPublishOptions?: DashboardPublishOptions;
2190
2190
  /**
2191
- * @public
2192
2191
  * <p>The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If
2193
2192
  * you add a value for this field, it overrides the value that was originally associated
2194
2193
  * with the entity. The theme ARN must exist in the same Amazon Web Services account where you create the
2195
2194
  * dashboard.</p>
2195
+ * @public
2196
2196
  */
2197
2197
  ThemeArn?: string;
2198
2198
  /**
2199
- * @public
2200
2199
  * <p>The definition of a dashboard.</p>
2201
2200
  * <p>A definition is the data model of all features in a Dashboard, Template, or Analysis.</p>
2201
+ * @public
2202
2202
  */
2203
2203
  Definition?: DashboardVersionDefinition;
2204
2204
  /**
2205
- * @public
2206
2205
  * <p>The option to relax the validation needed to update a dashboard with definition objects. This skips the validation step for specific errors.</p>
2206
+ * @public
2207
2207
  */
2208
2208
  ValidationStrategy?: ValidationStrategy;
2209
2209
  }
@@ -2212,33 +2212,33 @@ export interface UpdateDashboardRequest {
2212
2212
  */
2213
2213
  export interface UpdateDashboardResponse {
2214
2214
  /**
2215
- * @public
2216
2215
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
2216
+ * @public
2217
2217
  */
2218
2218
  Arn?: string;
2219
2219
  /**
2220
- * @public
2221
2220
  * <p>The ARN of the dashboard, including the version number.</p>
2221
+ * @public
2222
2222
  */
2223
2223
  VersionArn?: string;
2224
2224
  /**
2225
- * @public
2226
2225
  * <p>The ID for the dashboard.</p>
2226
+ * @public
2227
2227
  */
2228
2228
  DashboardId?: string;
2229
2229
  /**
2230
- * @public
2231
2230
  * <p>The creation status of the request.</p>
2231
+ * @public
2232
2232
  */
2233
2233
  CreationStatus?: ResourceStatus;
2234
2234
  /**
2235
- * @public
2236
2235
  * <p>The HTTP status of the request.</p>
2236
+ * @public
2237
2237
  */
2238
2238
  Status?: number;
2239
2239
  /**
2240
- * @public
2241
2240
  * <p>The Amazon Web Services request ID for this operation.</p>
2241
+ * @public
2242
2242
  */
2243
2243
  RequestId?: string;
2244
2244
  }
@@ -2247,18 +2247,18 @@ export interface UpdateDashboardResponse {
2247
2247
  */
2248
2248
  export interface UpdateDashboardLinksRequest {
2249
2249
  /**
2250
- * @public
2251
2250
  * <p>The ID of the Amazon Web Services account that contains the dashboard whose links you want to update.</p>
2251
+ * @public
2252
2252
  */
2253
2253
  AwsAccountId: string | undefined;
2254
2254
  /**
2255
- * @public
2256
2255
  * <p>The ID for the dashboard.</p>
2256
+ * @public
2257
2257
  */
2258
2258
  DashboardId: string | undefined;
2259
2259
  /**
2260
- * @public
2261
2260
  * <p> list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.</p>
2261
+ * @public
2262
2262
  */
2263
2263
  LinkEntities: string[] | undefined;
2264
2264
  }
@@ -2267,23 +2267,23 @@ export interface UpdateDashboardLinksRequest {
2267
2267
  */
2268
2268
  export interface UpdateDashboardLinksResponse {
2269
2269
  /**
2270
- * @public
2271
2270
  * <p>The Amazon Web Services request ID for this operation.</p>
2271
+ * @public
2272
2272
  */
2273
2273
  RequestId?: string;
2274
2274
  /**
2275
- * @public
2276
2275
  * <p>The HTTP status of the request.</p>
2276
+ * @public
2277
2277
  */
2278
2278
  Status?: number;
2279
2279
  /**
2280
- * @public
2281
2280
  * <p>The Amazon Resource Name (ARN) of the dashboard.</p>
2281
+ * @public
2282
2282
  */
2283
2283
  DashboardArn?: string;
2284
2284
  /**
2285
- * @public
2286
2285
  * <p>A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.</p>
2286
+ * @public
2287
2287
  */
2288
2288
  LinkEntities?: string[];
2289
2289
  }
@@ -2292,34 +2292,34 @@ export interface UpdateDashboardLinksResponse {
2292
2292
  */
2293
2293
  export interface UpdateDashboardPermissionsRequest {
2294
2294
  /**
2295
- * @public
2296
2295
  * <p>The ID of the Amazon Web Services account that contains the dashboard whose permissions you're
2297
2296
  * updating.</p>
2297
+ * @public
2298
2298
  */
2299
2299
  AwsAccountId: string | undefined;
2300
2300
  /**
2301
- * @public
2302
2301
  * <p>The ID for the dashboard.</p>
2302
+ * @public
2303
2303
  */
2304
2304
  DashboardId: string | undefined;
2305
2305
  /**
2306
- * @public
2307
2306
  * <p>The permissions that you want to grant on this resource.</p>
2307
+ * @public
2308
2308
  */
2309
2309
  GrantPermissions?: ResourcePermission[];
2310
2310
  /**
2311
- * @public
2312
2311
  * <p>The permissions that you want to revoke from this resource.</p>
2312
+ * @public
2313
2313
  */
2314
2314
  RevokePermissions?: ResourcePermission[];
2315
2315
  /**
2316
- * @public
2317
2316
  * <p>Grants link permissions to all users in a defined namespace.</p>
2317
+ * @public
2318
2318
  */
2319
2319
  GrantLinkPermissions?: ResourcePermission[];
2320
2320
  /**
2321
- * @public
2322
2321
  * <p>Revokes link permissions from all users in a defined namespace.</p>
2322
+ * @public
2323
2323
  */
2324
2324
  RevokeLinkPermissions?: ResourcePermission[];
2325
2325
  }
@@ -2328,33 +2328,33 @@ export interface UpdateDashboardPermissionsRequest {
2328
2328
  */
2329
2329
  export interface UpdateDashboardPermissionsResponse {
2330
2330
  /**
2331
- * @public
2332
2331
  * <p>The Amazon Resource Name (ARN) of the dashboard.</p>
2332
+ * @public
2333
2333
  */
2334
2334
  DashboardArn?: string;
2335
2335
  /**
2336
- * @public
2337
2336
  * <p>The ID for the dashboard.</p>
2337
+ * @public
2338
2338
  */
2339
2339
  DashboardId?: string;
2340
2340
  /**
2341
- * @public
2342
2341
  * <p>Information about the permissions on the dashboard.</p>
2342
+ * @public
2343
2343
  */
2344
2344
  Permissions?: ResourcePermission[];
2345
2345
  /**
2346
- * @public
2347
2346
  * <p>The Amazon Web Services request ID for this operation.</p>
2347
+ * @public
2348
2348
  */
2349
2349
  RequestId?: string;
2350
2350
  /**
2351
- * @public
2352
2351
  * <p>The HTTP status of the request.</p>
2352
+ * @public
2353
2353
  */
2354
2354
  Status?: number;
2355
2355
  /**
2356
- * @public
2357
2356
  * <p>Updates the permissions of a shared link to an Amazon QuickSight dashboard.</p>
2357
+ * @public
2358
2358
  */
2359
2359
  LinkSharingConfiguration?: LinkSharingConfiguration;
2360
2360
  }
@@ -2363,19 +2363,19 @@ export interface UpdateDashboardPermissionsResponse {
2363
2363
  */
2364
2364
  export interface UpdateDashboardPublishedVersionRequest {
2365
2365
  /**
2366
- * @public
2367
2366
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
2368
2367
  * updating.</p>
2368
+ * @public
2369
2369
  */
2370
2370
  AwsAccountId: string | undefined;
2371
2371
  /**
2372
- * @public
2373
2372
  * <p>The ID for the dashboard.</p>
2373
+ * @public
2374
2374
  */
2375
2375
  DashboardId: string | undefined;
2376
2376
  /**
2377
- * @public
2378
2377
  * <p>The version number of the dashboard.</p>
2378
+ * @public
2379
2379
  */
2380
2380
  VersionNumber: number | undefined;
2381
2381
  }
@@ -2384,23 +2384,23 @@ export interface UpdateDashboardPublishedVersionRequest {
2384
2384
  */
2385
2385
  export interface UpdateDashboardPublishedVersionResponse {
2386
2386
  /**
2387
- * @public
2388
2387
  * <p>The ID for the dashboard.</p>
2388
+ * @public
2389
2389
  */
2390
2390
  DashboardId?: string;
2391
2391
  /**
2392
- * @public
2393
2392
  * <p>The Amazon Resource Name (ARN) of the dashboard.</p>
2393
+ * @public
2394
2394
  */
2395
2395
  DashboardArn?: string;
2396
2396
  /**
2397
- * @public
2398
2397
  * <p>The HTTP status of the request.</p>
2398
+ * @public
2399
2399
  */
2400
2400
  Status?: number;
2401
2401
  /**
2402
- * @public
2403
2402
  * <p>The Amazon Web Services request ID for this operation.</p>
2403
+ * @public
2404
2404
  */
2405
2405
  RequestId?: string;
2406
2406
  }
@@ -2409,71 +2409,71 @@ export interface UpdateDashboardPublishedVersionResponse {
2409
2409
  */
2410
2410
  export interface UpdateDataSetRequest {
2411
2411
  /**
2412
- * @public
2413
2412
  * <p>The Amazon Web Services account ID.</p>
2413
+ * @public
2414
2414
  */
2415
2415
  AwsAccountId: string | undefined;
2416
2416
  /**
2417
- * @public
2418
2417
  * <p>The ID for the dataset that you want to update. This ID is unique per Amazon Web Services Region for each
2419
2418
  * Amazon Web Services account.</p>
2419
+ * @public
2420
2420
  */
2421
2421
  DataSetId: string | undefined;
2422
2422
  /**
2423
- * @public
2424
2423
  * <p>The display name for the dataset.</p>
2424
+ * @public
2425
2425
  */
2426
2426
  Name: string | undefined;
2427
2427
  /**
2428
- * @public
2429
2428
  * <p>Declares the physical tables that are available in the underlying data sources.</p>
2429
+ * @public
2430
2430
  */
2431
2431
  PhysicalTableMap: Record<string, PhysicalTable> | undefined;
2432
2432
  /**
2433
- * @public
2434
2433
  * <p>Configures the combination and transformation of the data from the physical tables.</p>
2434
+ * @public
2435
2435
  */
2436
2436
  LogicalTableMap?: Record<string, LogicalTable>;
2437
2437
  /**
2438
- * @public
2439
2438
  * <p>Indicates whether you want to import the data into SPICE.</p>
2439
+ * @public
2440
2440
  */
2441
2441
  ImportMode: DataSetImportMode | undefined;
2442
2442
  /**
2443
- * @public
2444
2443
  * <p>Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.</p>
2444
+ * @public
2445
2445
  */
2446
2446
  ColumnGroups?: ColumnGroup[];
2447
2447
  /**
2448
- * @public
2449
2448
  * <p>The folder that contains fields and nested subfolders for your dataset.</p>
2449
+ * @public
2450
2450
  */
2451
2451
  FieldFolders?: Record<string, FieldFolder>;
2452
2452
  /**
2453
- * @public
2454
2453
  * <p>The row-level security configuration for the data you want to create.</p>
2454
+ * @public
2455
2455
  */
2456
2456
  RowLevelPermissionDataSet?: RowLevelPermissionDataSet;
2457
2457
  /**
2458
- * @public
2459
2458
  * <p>The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.</p>
2459
+ * @public
2460
2460
  */
2461
2461
  RowLevelPermissionTagConfiguration?: RowLevelPermissionTagConfiguration;
2462
2462
  /**
2463
- * @public
2464
2463
  * <p>A set of one or more definitions of a <code>
2465
2464
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ColumnLevelPermissionRule.html">ColumnLevelPermissionRule</a>
2466
2465
  * </code>.</p>
2466
+ * @public
2467
2467
  */
2468
2468
  ColumnLevelPermissionRules?: ColumnLevelPermissionRule[];
2469
2469
  /**
2470
- * @public
2471
2470
  * <p>The usage configuration to apply to child datasets that reference this dataset as a source.</p>
2471
+ * @public
2472
2472
  */
2473
2473
  DataSetUsageConfiguration?: DataSetUsageConfiguration;
2474
2474
  /**
2475
- * @public
2476
2475
  * <p>The parameter declarations of the dataset.</p>
2476
+ * @public
2477
2477
  */
2478
2478
  DatasetParameters?: DatasetParameter[];
2479
2479
  }
@@ -2482,35 +2482,35 @@ export interface UpdateDataSetRequest {
2482
2482
  */
2483
2483
  export interface UpdateDataSetResponse {
2484
2484
  /**
2485
- * @public
2486
2485
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
2486
+ * @public
2487
2487
  */
2488
2488
  Arn?: string;
2489
2489
  /**
2490
- * @public
2491
2490
  * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
2491
+ * @public
2492
2492
  */
2493
2493
  DataSetId?: string;
2494
2494
  /**
2495
- * @public
2496
2495
  * <p>The ARN for the ingestion, which is triggered as a result of dataset creation if the import
2497
2496
  * mode is SPICE.</p>
2497
+ * @public
2498
2498
  */
2499
2499
  IngestionArn?: string;
2500
2500
  /**
2501
- * @public
2502
2501
  * <p>The ID of the ingestion, which is triggered as a result of dataset creation if the import
2503
2502
  * mode is SPICE.</p>
2503
+ * @public
2504
2504
  */
2505
2505
  IngestionId?: string;
2506
2506
  /**
2507
- * @public
2508
2507
  * <p>The Amazon Web Services request ID for this operation.</p>
2508
+ * @public
2509
2509
  */
2510
2510
  RequestId?: string;
2511
2511
  /**
2512
- * @public
2513
2512
  * <p>The HTTP status of the request.</p>
2513
+ * @public
2514
2514
  */
2515
2515
  Status?: number;
2516
2516
  }
@@ -2519,24 +2519,24 @@ export interface UpdateDataSetResponse {
2519
2519
  */
2520
2520
  export interface UpdateDataSetPermissionsRequest {
2521
2521
  /**
2522
- * @public
2523
2522
  * <p>The Amazon Web Services account ID.</p>
2523
+ * @public
2524
2524
  */
2525
2525
  AwsAccountId: string | undefined;
2526
2526
  /**
2527
- * @public
2528
2527
  * <p>The ID for the dataset whose permissions you want to update. This ID is unique per
2529
2528
  * Amazon Web Services Region for each Amazon Web Services account.</p>
2529
+ * @public
2530
2530
  */
2531
2531
  DataSetId: string | undefined;
2532
2532
  /**
2533
- * @public
2534
2533
  * <p>The resource permissions that you want to grant to the dataset.</p>
2534
+ * @public
2535
2535
  */
2536
2536
  GrantPermissions?: ResourcePermission[];
2537
2537
  /**
2538
- * @public
2539
2538
  * <p>The resource permissions that you want to revoke from the dataset.</p>
2539
+ * @public
2540
2540
  */
2541
2541
  RevokePermissions?: ResourcePermission[];
2542
2542
  }
@@ -2545,24 +2545,24 @@ export interface UpdateDataSetPermissionsRequest {
2545
2545
  */
2546
2546
  export interface UpdateDataSetPermissionsResponse {
2547
2547
  /**
2548
- * @public
2549
2548
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
2549
+ * @public
2550
2550
  */
2551
2551
  DataSetArn?: string;
2552
2552
  /**
2553
- * @public
2554
2553
  * <p>The ID for the dataset whose permissions you want to update. This ID is unique per
2555
2554
  * Amazon Web Services Region for each Amazon Web Services account.</p>
2555
+ * @public
2556
2556
  */
2557
2557
  DataSetId?: string;
2558
2558
  /**
2559
- * @public
2560
2559
  * <p>The Amazon Web Services request ID for this operation.</p>
2560
+ * @public
2561
2561
  */
2562
2562
  RequestId?: string;
2563
2563
  /**
2564
- * @public
2565
2564
  * <p>The HTTP status of the request.</p>
2565
+ * @public
2566
2566
  */
2567
2567
  Status?: number;
2568
2568
  }
@@ -2571,41 +2571,41 @@ export interface UpdateDataSetPermissionsResponse {
2571
2571
  */
2572
2572
  export interface UpdateDataSourceRequest {
2573
2573
  /**
2574
- * @public
2575
2574
  * <p>The Amazon Web Services account ID.</p>
2575
+ * @public
2576
2576
  */
2577
2577
  AwsAccountId: string | undefined;
2578
2578
  /**
2579
- * @public
2580
2579
  * <p>The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. </p>
2580
+ * @public
2581
2581
  */
2582
2582
  DataSourceId: string | undefined;
2583
2583
  /**
2584
- * @public
2585
2584
  * <p>A display name for the data source.</p>
2585
+ * @public
2586
2586
  */
2587
2587
  Name: string | undefined;
2588
2588
  /**
2589
- * @public
2590
2589
  * <p>The parameters that Amazon QuickSight uses to connect to your underlying source.</p>
2590
+ * @public
2591
2591
  */
2592
2592
  DataSourceParameters?: DataSourceParameters;
2593
2593
  /**
2594
- * @public
2595
2594
  * <p>The credentials that Amazon QuickSight that uses to connect to your underlying source. Currently,
2596
2595
  * only credentials based on user name and password are supported.</p>
2596
+ * @public
2597
2597
  */
2598
2598
  Credentials?: DataSourceCredentials;
2599
2599
  /**
2600
- * @public
2601
2600
  * <p>Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to
2602
2601
  * your underlying source.</p>
2602
+ * @public
2603
2603
  */
2604
2604
  VpcConnectionProperties?: VpcConnectionProperties;
2605
2605
  /**
2606
- * @public
2607
2606
  * <p>Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying
2608
2607
  * source.</p>
2608
+ * @public
2609
2609
  */
2610
2610
  SslProperties?: SslProperties;
2611
2611
  }
@@ -2614,28 +2614,28 @@ export interface UpdateDataSourceRequest {
2614
2614
  */
2615
2615
  export interface UpdateDataSourceResponse {
2616
2616
  /**
2617
- * @public
2618
2617
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
2618
+ * @public
2619
2619
  */
2620
2620
  Arn?: string;
2621
2621
  /**
2622
- * @public
2623
2622
  * <p>The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
2623
+ * @public
2624
2624
  */
2625
2625
  DataSourceId?: string;
2626
2626
  /**
2627
- * @public
2628
2627
  * <p>The update status of the data source's last update.</p>
2628
+ * @public
2629
2629
  */
2630
2630
  UpdateStatus?: ResourceStatus;
2631
2631
  /**
2632
- * @public
2633
2632
  * <p>The Amazon Web Services request ID for this operation.</p>
2633
+ * @public
2634
2634
  */
2635
2635
  RequestId?: string;
2636
2636
  /**
2637
- * @public
2638
2637
  * <p>The HTTP status of the request.</p>
2638
+ * @public
2639
2639
  */
2640
2640
  Status?: number;
2641
2641
  }
@@ -2644,23 +2644,23 @@ export interface UpdateDataSourceResponse {
2644
2644
  */
2645
2645
  export interface UpdateDataSourcePermissionsRequest {
2646
2646
  /**
2647
- * @public
2648
2647
  * <p>The Amazon Web Services account ID.</p>
2648
+ * @public
2649
2649
  */
2650
2650
  AwsAccountId: string | undefined;
2651
2651
  /**
2652
- * @public
2653
2652
  * <p>The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. </p>
2653
+ * @public
2654
2654
  */
2655
2655
  DataSourceId: string | undefined;
2656
2656
  /**
2657
- * @public
2658
2657
  * <p>A list of resource permissions that you want to grant on the data source.</p>
2658
+ * @public
2659
2659
  */
2660
2660
  GrantPermissions?: ResourcePermission[];
2661
2661
  /**
2662
- * @public
2663
2662
  * <p>A list of resource permissions that you want to revoke on the data source.</p>
2663
+ * @public
2664
2664
  */
2665
2665
  RevokePermissions?: ResourcePermission[];
2666
2666
  }
@@ -2669,23 +2669,23 @@ export interface UpdateDataSourcePermissionsRequest {
2669
2669
  */
2670
2670
  export interface UpdateDataSourcePermissionsResponse {
2671
2671
  /**
2672
- * @public
2673
2672
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
2673
+ * @public
2674
2674
  */
2675
2675
  DataSourceArn?: string;
2676
2676
  /**
2677
- * @public
2678
2677
  * <p>The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
2678
+ * @public
2679
2679
  */
2680
2680
  DataSourceId?: string;
2681
2681
  /**
2682
- * @public
2683
2682
  * <p>The Amazon Web Services request ID for this operation.</p>
2683
+ * @public
2684
2684
  */
2685
2685
  RequestId?: string;
2686
2686
  /**
2687
- * @public
2688
2687
  * <p>The HTTP status of the request.</p>
2688
+ * @public
2689
2689
  */
2690
2690
  Status?: number;
2691
2691
  }
@@ -2694,18 +2694,18 @@ export interface UpdateDataSourcePermissionsResponse {
2694
2694
  */
2695
2695
  export interface UpdateFolderRequest {
2696
2696
  /**
2697
- * @public
2698
2697
  * <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
2698
+ * @public
2699
2699
  */
2700
2700
  AwsAccountId: string | undefined;
2701
2701
  /**
2702
- * @public
2703
2702
  * <p>The ID of the folder.</p>
2703
+ * @public
2704
2704
  */
2705
2705
  FolderId: string | undefined;
2706
2706
  /**
2707
- * @public
2708
2707
  * <p>The name of the folder.</p>
2708
+ * @public
2709
2709
  */
2710
2710
  Name: string | undefined;
2711
2711
  }
@@ -2714,23 +2714,23 @@ export interface UpdateFolderRequest {
2714
2714
  */
2715
2715
  export interface UpdateFolderResponse {
2716
2716
  /**
2717
- * @public
2718
2717
  * <p>The HTTP status of the request.</p>
2718
+ * @public
2719
2719
  */
2720
2720
  Status?: number;
2721
2721
  /**
2722
- * @public
2723
2722
  * <p>The Amazon Resource Name (ARN) of the folder.</p>
2723
+ * @public
2724
2724
  */
2725
2725
  Arn?: string;
2726
2726
  /**
2727
- * @public
2728
2727
  * <p>The ID of the folder.</p>
2728
+ * @public
2729
2729
  */
2730
2730
  FolderId?: string;
2731
2731
  /**
2732
- * @public
2733
2732
  * <p>The Amazon Web Services request ID for this operation.</p>
2733
+ * @public
2734
2734
  */
2735
2735
  RequestId?: string;
2736
2736
  }
@@ -2739,23 +2739,23 @@ export interface UpdateFolderResponse {
2739
2739
  */
2740
2740
  export interface UpdateFolderPermissionsRequest {
2741
2741
  /**
2742
- * @public
2743
2742
  * <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
2743
+ * @public
2744
2744
  */
2745
2745
  AwsAccountId: string | undefined;
2746
2746
  /**
2747
- * @public
2748
2747
  * <p>The ID of the folder.</p>
2748
+ * @public
2749
2749
  */
2750
2750
  FolderId: string | undefined;
2751
2751
  /**
2752
- * @public
2753
2752
  * <p>The permissions that you want to grant on a resource. Namespace ARNs are not supported <code>Principal</code> values for folder permissions.</p>
2753
+ * @public
2754
2754
  */
2755
2755
  GrantPermissions?: ResourcePermission[];
2756
2756
  /**
2757
- * @public
2758
2757
  * <p>The permissions that you want to revoke from a resource. Namespace ARNs are not supported <code>Principal</code> values for folder permissions.</p>
2758
+ * @public
2759
2759
  */
2760
2760
  RevokePermissions?: ResourcePermission[];
2761
2761
  }
@@ -2764,28 +2764,28 @@ export interface UpdateFolderPermissionsRequest {
2764
2764
  */
2765
2765
  export interface UpdateFolderPermissionsResponse {
2766
2766
  /**
2767
- * @public
2768
2767
  * <p>The HTTP status of the request.</p>
2768
+ * @public
2769
2769
  */
2770
2770
  Status?: number;
2771
2771
  /**
2772
- * @public
2773
2772
  * <p>The Amazon Resource Name (ARN) of the folder.</p>
2773
+ * @public
2774
2774
  */
2775
2775
  Arn?: string;
2776
2776
  /**
2777
- * @public
2778
2777
  * <p>The ID of the folder.</p>
2778
+ * @public
2779
2779
  */
2780
2780
  FolderId?: string;
2781
2781
  /**
2782
- * @public
2783
2782
  * <p>Information about the permissions for the folder.</p>
2783
+ * @public
2784
2784
  */
2785
2785
  Permissions?: ResourcePermission[];
2786
2786
  /**
2787
- * @public
2788
2787
  * <p>The Amazon Web Services request ID for this operation.</p>
2788
+ * @public
2789
2789
  */
2790
2790
  RequestId?: string;
2791
2791
  }
@@ -2794,24 +2794,24 @@ export interface UpdateFolderPermissionsResponse {
2794
2794
  */
2795
2795
  export interface UpdateGroupRequest {
2796
2796
  /**
2797
- * @public
2798
2797
  * <p>The name of the group that you want to update.</p>
2798
+ * @public
2799
2799
  */
2800
2800
  GroupName: string | undefined;
2801
2801
  /**
2802
- * @public
2803
2802
  * <p>The description for the group that you want to update.</p>
2803
+ * @public
2804
2804
  */
2805
2805
  Description?: string;
2806
2806
  /**
2807
- * @public
2808
2807
  * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
2809
2808
  * Amazon Web Services account that contains your Amazon QuickSight account.</p>
2809
+ * @public
2810
2810
  */
2811
2811
  AwsAccountId: string | undefined;
2812
2812
  /**
2813
- * @public
2814
2813
  * <p>The namespace of the group that you want to update.</p>
2814
+ * @public
2815
2815
  */
2816
2816
  Namespace: string | undefined;
2817
2817
  }
@@ -2820,18 +2820,18 @@ export interface UpdateGroupRequest {
2820
2820
  */
2821
2821
  export interface UpdateGroupResponse {
2822
2822
  /**
2823
- * @public
2824
2823
  * <p>The name of the group.</p>
2824
+ * @public
2825
2825
  */
2826
2826
  Group?: Group;
2827
2827
  /**
2828
- * @public
2829
2828
  * <p>The Amazon Web Services request ID for this operation.</p>
2829
+ * @public
2830
2830
  */
2831
2831
  RequestId?: string;
2832
2832
  /**
2833
- * @public
2834
2833
  * <p>The HTTP status of the request.</p>
2834
+ * @public
2835
2835
  */
2836
2836
  Status?: number;
2837
2837
  }
@@ -2840,26 +2840,25 @@ export interface UpdateGroupResponse {
2840
2840
  */
2841
2841
  export interface UpdateIAMPolicyAssignmentRequest {
2842
2842
  /**
2843
- * @public
2844
2843
  * <p>The ID of the Amazon Web Services account that contains the IAM policy
2845
2844
  * assignment. </p>
2845
+ * @public
2846
2846
  */
2847
2847
  AwsAccountId: string | undefined;
2848
2848
  /**
2849
- * @public
2850
2849
  * <p>The name of the assignment, also called a rule.
2851
2850
  * The
2852
2851
  * name must be unique within the
2853
2852
  * Amazon Web Services account.</p>
2853
+ * @public
2854
2854
  */
2855
2855
  AssignmentName: string | undefined;
2856
2856
  /**
2857
- * @public
2858
2857
  * <p>The namespace of the assignment.</p>
2858
+ * @public
2859
2859
  */
2860
2860
  Namespace: string | undefined;
2861
2861
  /**
2862
- * @public
2863
2862
  * <p>The status of the assignment. Possible values are as follows:</p>
2864
2863
  * <ul>
2865
2864
  * <li>
@@ -2878,18 +2877,19 @@ export interface UpdateIAMPolicyAssignmentRequest {
2878
2877
  * when creating the data source.</p>
2879
2878
  * </li>
2880
2879
  * </ul>
2880
+ * @public
2881
2881
  */
2882
2882
  AssignmentStatus?: AssignmentStatus;
2883
2883
  /**
2884
- * @public
2885
2884
  * <p>The ARN for the IAM policy to apply to the Amazon QuickSight users and
2886
2885
  * groups specified in this assignment.</p>
2886
+ * @public
2887
2887
  */
2888
2888
  PolicyArn?: string;
2889
2889
  /**
2890
- * @public
2891
2890
  * <p>The Amazon QuickSight users, groups, or both that you want to assign the policy
2892
2891
  * to.</p>
2892
+ * @public
2893
2893
  */
2894
2894
  Identities?: Record<string, string[]>;
2895
2895
  }
@@ -2898,29 +2898,28 @@ export interface UpdateIAMPolicyAssignmentRequest {
2898
2898
  */
2899
2899
  export interface UpdateIAMPolicyAssignmentResponse {
2900
2900
  /**
2901
- * @public
2902
2901
  * <p>The name of the assignment or rule.</p>
2902
+ * @public
2903
2903
  */
2904
2904
  AssignmentName?: string;
2905
2905
  /**
2906
- * @public
2907
2906
  * <p>The ID of the assignment.</p>
2907
+ * @public
2908
2908
  */
2909
2909
  AssignmentId?: string;
2910
2910
  /**
2911
- * @public
2912
2911
  * <p>The ARN for the IAM policy applied to the Amazon QuickSight users and
2913
2912
  * groups specified in this assignment.</p>
2913
+ * @public
2914
2914
  */
2915
2915
  PolicyArn?: string;
2916
2916
  /**
2917
- * @public
2918
2917
  * <p>The Amazon QuickSight users, groups, or both that the IAM policy is
2919
2918
  * assigned to.</p>
2919
+ * @public
2920
2920
  */
2921
2921
  Identities?: Record<string, string[]>;
2922
2922
  /**
2923
- * @public
2924
2923
  * <p>The status of the assignment. Possible values are as follows:</p>
2925
2924
  * <ul>
2926
2925
  * <li>
@@ -2939,16 +2938,17 @@ export interface UpdateIAMPolicyAssignmentResponse {
2939
2938
  * when creating the data source.</p>
2940
2939
  * </li>
2941
2940
  * </ul>
2941
+ * @public
2942
2942
  */
2943
2943
  AssignmentStatus?: AssignmentStatus;
2944
2944
  /**
2945
- * @public
2946
2945
  * <p>The Amazon Web Services request ID for this operation.</p>
2946
+ * @public
2947
2947
  */
2948
2948
  RequestId?: string;
2949
2949
  /**
2950
- * @public
2951
2950
  * <p>The HTTP status of the request.</p>
2951
+ * @public
2952
2952
  */
2953
2953
  Status?: number;
2954
2954
  }
@@ -2957,18 +2957,18 @@ export interface UpdateIAMPolicyAssignmentResponse {
2957
2957
  */
2958
2958
  export interface UpdateIdentityPropagationConfigRequest {
2959
2959
  /**
2960
- * @public
2961
2960
  * <p>The ID of the Amazon Web Services account that contains the identity propagation configuration that you want to update.</p>
2961
+ * @public
2962
2962
  */
2963
2963
  AwsAccountId: string | undefined;
2964
2964
  /**
2965
- * @public
2966
2965
  * <p>The name of the Amazon Web Services service that contains the authorized targets that you want to add or update.</p>
2966
+ * @public
2967
2967
  */
2968
2968
  Service: ServiceType | undefined;
2969
2969
  /**
2970
- * @public
2971
2970
  * <p>Specifies a list of application ARNs that represent the authorized targets for a service.</p>
2971
+ * @public
2972
2972
  */
2973
2973
  AuthorizedTargets?: string[];
2974
2974
  }
@@ -2977,13 +2977,13 @@ export interface UpdateIdentityPropagationConfigRequest {
2977
2977
  */
2978
2978
  export interface UpdateIdentityPropagationConfigResponse {
2979
2979
  /**
2980
- * @public
2981
2980
  * <p>The Amazon Web Services request ID for this operation.</p>
2981
+ * @public
2982
2982
  */
2983
2983
  RequestId?: string;
2984
2984
  /**
2985
- * @public
2986
2985
  * <p>The HTTP status of the request.</p>
2986
+ * @public
2987
2987
  */
2988
2988
  Status?: number;
2989
2989
  }
@@ -2992,18 +2992,18 @@ export interface UpdateIdentityPropagationConfigResponse {
2992
2992
  */
2993
2993
  export interface UpdateIpRestrictionRequest {
2994
2994
  /**
2995
- * @public
2996
2995
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
2996
+ * @public
2997
2997
  */
2998
2998
  AwsAccountId: string | undefined;
2999
2999
  /**
3000
- * @public
3001
3000
  * <p>A map that describes the updated IP rules with CIDR ranges and descriptions.</p>
3001
+ * @public
3002
3002
  */
3003
3003
  IpRestrictionRuleMap?: Record<string, string>;
3004
3004
  /**
3005
- * @public
3006
3005
  * <p>A value that specifies whether IP rules are turned on.</p>
3006
+ * @public
3007
3007
  */
3008
3008
  Enabled?: boolean;
3009
3009
  }
@@ -3012,18 +3012,18 @@ export interface UpdateIpRestrictionRequest {
3012
3012
  */
3013
3013
  export interface UpdateIpRestrictionResponse {
3014
3014
  /**
3015
- * @public
3016
3015
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
3016
+ * @public
3017
3017
  */
3018
3018
  AwsAccountId?: string;
3019
3019
  /**
3020
- * @public
3021
3020
  * <p>The Amazon Web Services request ID for this operation.</p>
3021
+ * @public
3022
3022
  */
3023
3023
  RequestId?: string;
3024
3024
  /**
3025
- * @public
3026
3025
  * <p>The HTTP status of the request. </p>
3026
+ * @public
3027
3027
  */
3028
3028
  Status?: number;
3029
3029
  }
@@ -3032,13 +3032,13 @@ export interface UpdateIpRestrictionResponse {
3032
3032
  */
3033
3033
  export interface UpdatePublicSharingSettingsRequest {
3034
3034
  /**
3035
- * @public
3036
3035
  * <p>The Amazon Web Services account ID associated with your Amazon QuickSight subscription.</p>
3036
+ * @public
3037
3037
  */
3038
3038
  AwsAccountId: string | undefined;
3039
3039
  /**
3040
- * @public
3041
3040
  * <p>A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account.</p>
3041
+ * @public
3042
3042
  */
3043
3043
  PublicSharingEnabled?: boolean;
3044
3044
  }
@@ -3047,13 +3047,13 @@ export interface UpdatePublicSharingSettingsRequest {
3047
3047
  */
3048
3048
  export interface UpdatePublicSharingSettingsResponse {
3049
3049
  /**
3050
- * @public
3051
3050
  * <p>The Amazon Web Services request ID for this operation.</p>
3051
+ * @public
3052
3052
  */
3053
3053
  RequestId?: string;
3054
3054
  /**
3055
- * @public
3056
3055
  * <p>The HTTP status of the request.</p>
3056
+ * @public
3057
3057
  */
3058
3058
  Status?: number;
3059
3059
  }
@@ -3062,18 +3062,18 @@ export interface UpdatePublicSharingSettingsResponse {
3062
3062
  */
3063
3063
  export interface UpdateRefreshScheduleRequest {
3064
3064
  /**
3065
- * @public
3066
3065
  * <p>The ID of the dataset.</p>
3066
+ * @public
3067
3067
  */
3068
3068
  DataSetId: string | undefined;
3069
3069
  /**
3070
- * @public
3071
3070
  * <p>The Amazon Web Services account ID.</p>
3071
+ * @public
3072
3072
  */
3073
3073
  AwsAccountId: string | undefined;
3074
3074
  /**
3075
- * @public
3076
3075
  * <p>The refresh schedule.</p>
3076
+ * @public
3077
3077
  */
3078
3078
  Schedule: RefreshSchedule | undefined;
3079
3079
  }
@@ -3082,23 +3082,23 @@ export interface UpdateRefreshScheduleRequest {
3082
3082
  */
3083
3083
  export interface UpdateRefreshScheduleResponse {
3084
3084
  /**
3085
- * @public
3086
3085
  * <p>The HTTP status of the request.</p>
3086
+ * @public
3087
3087
  */
3088
3088
  Status?: number;
3089
3089
  /**
3090
- * @public
3091
3090
  * <p>The Amazon Web Services request ID for this operation.</p>
3091
+ * @public
3092
3092
  */
3093
3093
  RequestId?: string;
3094
3094
  /**
3095
- * @public
3096
3095
  * <p>The ID of the refresh schedule.</p>
3096
+ * @public
3097
3097
  */
3098
3098
  ScheduleId?: string;
3099
3099
  /**
3100
- * @public
3101
3100
  * <p>The Amazon Resource Name (ARN) for the refresh schedule.</p>
3101
+ * @public
3102
3102
  */
3103
3103
  Arn?: string;
3104
3104
  }
@@ -3107,23 +3107,23 @@ export interface UpdateRefreshScheduleResponse {
3107
3107
  */
3108
3108
  export interface UpdateRoleCustomPermissionRequest {
3109
3109
  /**
3110
- * @public
3111
3110
  * <p>The name of the custom permission that you want to update the role with.</p>
3111
+ * @public
3112
3112
  */
3113
3113
  CustomPermissionsName: string | undefined;
3114
3114
  /**
3115
- * @public
3116
3115
  * <p>The name of role tht you want to update.</p>
3116
+ * @public
3117
3117
  */
3118
3118
  Role: Role | undefined;
3119
3119
  /**
3120
- * @public
3121
3120
  * <p>The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account.</p>
3121
+ * @public
3122
3122
  */
3123
3123
  AwsAccountId: string | undefined;
3124
3124
  /**
3125
- * @public
3126
3125
  * <p>The namespace that contains the role that you want to update.</p>
3126
+ * @public
3127
3127
  */
3128
3128
  Namespace: string | undefined;
3129
3129
  }
@@ -3132,13 +3132,13 @@ export interface UpdateRoleCustomPermissionRequest {
3132
3132
  */
3133
3133
  export interface UpdateRoleCustomPermissionResponse {
3134
3134
  /**
3135
- * @public
3136
3135
  * <p>The Amazon Web Services request ID for this operation.</p>
3136
+ * @public
3137
3137
  */
3138
3138
  RequestId?: string;
3139
3139
  /**
3140
- * @public
3141
3140
  * <p>The HTTP status of the request.</p>
3141
+ * @public
3142
3142
  */
3143
3143
  Status?: number;
3144
3144
  }
@@ -3147,17 +3147,16 @@ export interface UpdateRoleCustomPermissionResponse {
3147
3147
  */
3148
3148
  export interface UpdateTemplateRequest {
3149
3149
  /**
3150
- * @public
3151
3150
  * <p>The ID of the Amazon Web Services account that contains the template that you're updating.</p>
3151
+ * @public
3152
3152
  */
3153
3153
  AwsAccountId: string | undefined;
3154
3154
  /**
3155
- * @public
3156
3155
  * <p>The ID for the template.</p>
3156
+ * @public
3157
3157
  */
3158
3158
  TemplateId: string | undefined;
3159
3159
  /**
3160
- * @public
3161
3160
  * <p>The entity that you are using as a source when you update the template. In
3162
3161
  * <code>SourceEntity</code>, you specify the type of object you're using as source:
3163
3162
  * <code>SourceTemplate</code> for a template or <code>SourceAnalysis</code> for an
@@ -3168,30 +3167,31 @@ export interface UpdateTemplateRequest {
3168
3167
  * <p>Use the <code>DataSetReferences</code> entity within <code>SourceTemplate</code> or
3169
3168
  * <code>SourceAnalysis</code> to list the replacement datasets for the placeholders listed
3170
3169
  * in the original. The schema in each dataset must match its placeholder. </p>
3170
+ * @public
3171
3171
  */
3172
3172
  SourceEntity?: TemplateSourceEntity;
3173
3173
  /**
3174
- * @public
3175
3174
  * <p>A description of the current template version that is being updated. Every time you call
3176
3175
  * <code>UpdateTemplate</code>, you create a new version of the template. Each version
3177
3176
  * of the template maintains a description of the version in the
3178
3177
  * <code>VersionDescription</code> field.</p>
3178
+ * @public
3179
3179
  */
3180
3180
  VersionDescription?: string;
3181
3181
  /**
3182
- * @public
3183
3182
  * <p>The name for the template.</p>
3183
+ * @public
3184
3184
  */
3185
3185
  Name?: string;
3186
3186
  /**
3187
- * @public
3188
3187
  * <p>The definition of a template.</p>
3189
3188
  * <p>A definition is the data model of all features in a Dashboard, Template, or Analysis.</p>
3189
+ * @public
3190
3190
  */
3191
3191
  Definition?: TemplateVersionDefinition;
3192
3192
  /**
3193
- * @public
3194
3193
  * <p>The option to relax the validation needed to update a template with definition objects. This skips the validation step for specific errors.</p>
3194
+ * @public
3195
3195
  */
3196
3196
  ValidationStrategy?: ValidationStrategy;
3197
3197
  }
@@ -3200,33 +3200,33 @@ export interface UpdateTemplateRequest {
3200
3200
  */
3201
3201
  export interface UpdateTemplateResponse {
3202
3202
  /**
3203
- * @public
3204
3203
  * <p>The ID for the template.</p>
3204
+ * @public
3205
3205
  */
3206
3206
  TemplateId?: string;
3207
3207
  /**
3208
- * @public
3209
3208
  * <p>The Amazon Resource Name (ARN) for the template.</p>
3209
+ * @public
3210
3210
  */
3211
3211
  Arn?: string;
3212
3212
  /**
3213
- * @public
3214
3213
  * <p>The ARN for the template, including the version information of the first version.</p>
3214
+ * @public
3215
3215
  */
3216
3216
  VersionArn?: string;
3217
3217
  /**
3218
- * @public
3219
3218
  * <p>The creation status of the template.</p>
3219
+ * @public
3220
3220
  */
3221
3221
  CreationStatus?: ResourceStatus;
3222
3222
  /**
3223
- * @public
3224
3223
  * <p>The HTTP status of the request.</p>
3224
+ * @public
3225
3225
  */
3226
3226
  Status?: number;
3227
3227
  /**
3228
- * @public
3229
3228
  * <p>The Amazon Web Services request ID for this operation.</p>
3229
+ * @public
3230
3230
  */
3231
3231
  RequestId?: string;
3232
3232
  }
@@ -3235,26 +3235,26 @@ export interface UpdateTemplateResponse {
3235
3235
  */
3236
3236
  export interface UpdateTemplateAliasRequest {
3237
3237
  /**
3238
- * @public
3239
3238
  * <p>The ID of the Amazon Web Services account that contains the template alias that you're updating.</p>
3239
+ * @public
3240
3240
  */
3241
3241
  AwsAccountId: string | undefined;
3242
3242
  /**
3243
- * @public
3244
3243
  * <p>The ID for the template.</p>
3244
+ * @public
3245
3245
  */
3246
3246
  TemplateId: string | undefined;
3247
3247
  /**
3248
- * @public
3249
3248
  * <p>The alias of the template that you want to update. If you name a specific alias, you update
3250
3249
  * the version that the alias points to. You can specify the latest version of the template
3251
3250
  * by providing the keyword <code>$LATEST</code> in the <code>AliasName</code> parameter.
3252
3251
  * The keyword <code>$PUBLISHED</code> doesn't apply to templates.</p>
3252
+ * @public
3253
3253
  */
3254
3254
  AliasName: string | undefined;
3255
3255
  /**
3256
- * @public
3257
3256
  * <p>The version number of the template.</p>
3257
+ * @public
3258
3258
  */
3259
3259
  TemplateVersionNumber: number | undefined;
3260
3260
  }
@@ -3263,18 +3263,18 @@ export interface UpdateTemplateAliasRequest {
3263
3263
  */
3264
3264
  export interface UpdateTemplateAliasResponse {
3265
3265
  /**
3266
- * @public
3267
3266
  * <p>The template alias.</p>
3267
+ * @public
3268
3268
  */
3269
3269
  TemplateAlias?: TemplateAlias;
3270
3270
  /**
3271
- * @public
3272
3271
  * <p>The HTTP status of the request.</p>
3272
+ * @public
3273
3273
  */
3274
3274
  Status?: number;
3275
3275
  /**
3276
- * @public
3277
3276
  * <p>The Amazon Web Services request ID for this operation.</p>
3277
+ * @public
3278
3278
  */
3279
3279
  RequestId?: string;
3280
3280
  }
@@ -3283,23 +3283,23 @@ export interface UpdateTemplateAliasResponse {
3283
3283
  */
3284
3284
  export interface UpdateTemplatePermissionsRequest {
3285
3285
  /**
3286
- * @public
3287
3286
  * <p>The ID of the Amazon Web Services account that contains the template.</p>
3287
+ * @public
3288
3288
  */
3289
3289
  AwsAccountId: string | undefined;
3290
3290
  /**
3291
- * @public
3292
3291
  * <p>The ID for the template.</p>
3292
+ * @public
3293
3293
  */
3294
3294
  TemplateId: string | undefined;
3295
3295
  /**
3296
- * @public
3297
3296
  * <p>A list of resource permissions to be granted on the template. </p>
3297
+ * @public
3298
3298
  */
3299
3299
  GrantPermissions?: ResourcePermission[];
3300
3300
  /**
3301
- * @public
3302
3301
  * <p>A list of resource permissions to be revoked from the template. </p>
3302
+ * @public
3303
3303
  */
3304
3304
  RevokePermissions?: ResourcePermission[];
3305
3305
  }
@@ -3308,28 +3308,28 @@ export interface UpdateTemplatePermissionsRequest {
3308
3308
  */
3309
3309
  export interface UpdateTemplatePermissionsResponse {
3310
3310
  /**
3311
- * @public
3312
3311
  * <p>The ID for the template.</p>
3312
+ * @public
3313
3313
  */
3314
3314
  TemplateId?: string;
3315
3315
  /**
3316
- * @public
3317
3316
  * <p>The Amazon Resource Name (ARN) of the template.</p>
3317
+ * @public
3318
3318
  */
3319
3319
  TemplateArn?: string;
3320
3320
  /**
3321
- * @public
3322
3321
  * <p>A list of resource permissions to be set on the template.</p>
3322
+ * @public
3323
3323
  */
3324
3324
  Permissions?: ResourcePermission[];
3325
3325
  /**
3326
- * @public
3327
3326
  * <p>The Amazon Web Services request ID for this operation.</p>
3327
+ * @public
3328
3328
  */
3329
3329
  RequestId?: string;
3330
3330
  /**
3331
- * @public
3332
3331
  * <p>The HTTP status of the request.</p>
3332
+ * @public
3333
3333
  */
3334
3334
  Status?: number;
3335
3335
  }
@@ -3338,36 +3338,36 @@ export interface UpdateTemplatePermissionsResponse {
3338
3338
  */
3339
3339
  export interface UpdateThemeRequest {
3340
3340
  /**
3341
- * @public
3342
3341
  * <p>The ID of the Amazon Web Services account that contains the theme that you're updating.</p>
3342
+ * @public
3343
3343
  */
3344
3344
  AwsAccountId: string | undefined;
3345
3345
  /**
3346
- * @public
3347
3346
  * <p>The ID for the theme.</p>
3347
+ * @public
3348
3348
  */
3349
3349
  ThemeId: string | undefined;
3350
3350
  /**
3351
- * @public
3352
3351
  * <p>The name for the theme.</p>
3352
+ * @public
3353
3353
  */
3354
3354
  Name?: string;
3355
3355
  /**
3356
- * @public
3357
3356
  * <p>The theme ID, defined by Amazon QuickSight, that a custom theme inherits from.
3358
3357
  * All themes initially inherit from a default Amazon QuickSight theme.</p>
3358
+ * @public
3359
3359
  */
3360
3360
  BaseThemeId: string | undefined;
3361
3361
  /**
3362
- * @public
3363
3362
  * <p>A description of the theme version that you're updating Every time that you call
3364
3363
  * <code>UpdateTheme</code>, you create a new version of the theme. Each version of the
3365
3364
  * theme maintains a description of the version in <code>VersionDescription</code>.</p>
3365
+ * @public
3366
3366
  */
3367
3367
  VersionDescription?: string;
3368
3368
  /**
3369
- * @public
3370
3369
  * <p>The theme configuration, which contains the theme display properties.</p>
3370
+ * @public
3371
3371
  */
3372
3372
  Configuration?: ThemeConfiguration;
3373
3373
  }
@@ -3376,33 +3376,33 @@ export interface UpdateThemeRequest {
3376
3376
  */
3377
3377
  export interface UpdateThemeResponse {
3378
3378
  /**
3379
- * @public
3380
3379
  * <p>The ID for the theme.</p>
3380
+ * @public
3381
3381
  */
3382
3382
  ThemeId?: string;
3383
3383
  /**
3384
- * @public
3385
3384
  * <p>The Amazon Resource Name (ARN) for the theme.</p>
3385
+ * @public
3386
3386
  */
3387
3387
  Arn?: string;
3388
3388
  /**
3389
- * @public
3390
3389
  * <p>The Amazon Resource Name (ARN) for the new version of the theme.</p>
3390
+ * @public
3391
3391
  */
3392
3392
  VersionArn?: string;
3393
3393
  /**
3394
- * @public
3395
3394
  * <p>The creation status of the theme.</p>
3395
+ * @public
3396
3396
  */
3397
3397
  CreationStatus?: ResourceStatus;
3398
3398
  /**
3399
- * @public
3400
3399
  * <p>The HTTP status of the request.</p>
3400
+ * @public
3401
3401
  */
3402
3402
  Status?: number;
3403
3403
  /**
3404
- * @public
3405
3404
  * <p>The Amazon Web Services request ID for this operation.</p>
3405
+ * @public
3406
3406
  */
3407
3407
  RequestId?: string;
3408
3408
  }
@@ -3411,23 +3411,23 @@ export interface UpdateThemeResponse {
3411
3411
  */
3412
3412
  export interface UpdateThemeAliasRequest {
3413
3413
  /**
3414
- * @public
3415
3414
  * <p>The ID of the Amazon Web Services account that contains the theme alias that you're updating.</p>
3415
+ * @public
3416
3416
  */
3417
3417
  AwsAccountId: string | undefined;
3418
3418
  /**
3419
- * @public
3420
3419
  * <p>The ID for the theme.</p>
3420
+ * @public
3421
3421
  */
3422
3422
  ThemeId: string | undefined;
3423
3423
  /**
3424
- * @public
3425
3424
  * <p>The name of the theme alias that you want to update.</p>
3425
+ * @public
3426
3426
  */
3427
3427
  AliasName: string | undefined;
3428
3428
  /**
3429
- * @public
3430
3429
  * <p>The version number of the theme that the alias should reference.</p>
3430
+ * @public
3431
3431
  */
3432
3432
  ThemeVersionNumber: number | undefined;
3433
3433
  }
@@ -3436,18 +3436,18 @@ export interface UpdateThemeAliasRequest {
3436
3436
  */
3437
3437
  export interface UpdateThemeAliasResponse {
3438
3438
  /**
3439
- * @public
3440
3439
  * <p>Information about the theme alias.</p>
3440
+ * @public
3441
3441
  */
3442
3442
  ThemeAlias?: ThemeAlias;
3443
3443
  /**
3444
- * @public
3445
3444
  * <p>The HTTP status of the request.</p>
3445
+ * @public
3446
3446
  */
3447
3447
  Status?: number;
3448
3448
  /**
3449
- * @public
3450
3449
  * <p>The Amazon Web Services request ID for this operation.</p>
3450
+ * @public
3451
3451
  */
3452
3452
  RequestId?: string;
3453
3453
  }
@@ -3456,23 +3456,23 @@ export interface UpdateThemeAliasResponse {
3456
3456
  */
3457
3457
  export interface UpdateThemePermissionsRequest {
3458
3458
  /**
3459
- * @public
3460
3459
  * <p>The ID of the Amazon Web Services account that contains the theme.</p>
3460
+ * @public
3461
3461
  */
3462
3462
  AwsAccountId: string | undefined;
3463
3463
  /**
3464
- * @public
3465
3464
  * <p>The ID for the theme.</p>
3465
+ * @public
3466
3466
  */
3467
3467
  ThemeId: string | undefined;
3468
3468
  /**
3469
- * @public
3470
3469
  * <p>A list of resource permissions to be granted for the theme.</p>
3470
+ * @public
3471
3471
  */
3472
3472
  GrantPermissions?: ResourcePermission[];
3473
3473
  /**
3474
- * @public
3475
3474
  * <p>A list of resource permissions to be revoked from the theme.</p>
3475
+ * @public
3476
3476
  */
3477
3477
  RevokePermissions?: ResourcePermission[];
3478
3478
  }
@@ -3481,28 +3481,28 @@ export interface UpdateThemePermissionsRequest {
3481
3481
  */
3482
3482
  export interface UpdateThemePermissionsResponse {
3483
3483
  /**
3484
- * @public
3485
3484
  * <p>The ID for the theme.</p>
3485
+ * @public
3486
3486
  */
3487
3487
  ThemeId?: string;
3488
3488
  /**
3489
- * @public
3490
3489
  * <p>The Amazon Resource Name (ARN) of the theme.</p>
3490
+ * @public
3491
3491
  */
3492
3492
  ThemeArn?: string;
3493
3493
  /**
3494
- * @public
3495
3494
  * <p>The resulting list of resource permissions for the theme.</p>
3495
+ * @public
3496
3496
  */
3497
3497
  Permissions?: ResourcePermission[];
3498
3498
  /**
3499
- * @public
3500
3499
  * <p>The Amazon Web Services request ID for this operation.</p>
3500
+ * @public
3501
3501
  */
3502
3502
  RequestId?: string;
3503
3503
  /**
3504
- * @public
3505
3504
  * <p>The HTTP status of the request.</p>
3505
+ * @public
3506
3506
  */
3507
3507
  Status?: number;
3508
3508
  }
@@ -3511,19 +3511,19 @@ export interface UpdateThemePermissionsResponse {
3511
3511
  */
3512
3512
  export interface UpdateTopicRequest {
3513
3513
  /**
3514
- * @public
3515
3514
  * <p>The ID of the Amazon Web Services account that contains the topic that you want to
3516
3515
  * update.</p>
3516
+ * @public
3517
3517
  */
3518
3518
  AwsAccountId: string | undefined;
3519
3519
  /**
3520
- * @public
3521
3520
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3521
+ * @public
3522
3522
  */
3523
3523
  TopicId: string | undefined;
3524
3524
  /**
3525
- * @public
3526
3525
  * <p>The definition of the topic that you want to update.</p>
3526
+ * @public
3527
3527
  */
3528
3528
  Topic: TopicDetails | undefined;
3529
3529
  }
@@ -3532,28 +3532,28 @@ export interface UpdateTopicRequest {
3532
3532
  */
3533
3533
  export interface UpdateTopicResponse {
3534
3534
  /**
3535
- * @public
3536
3535
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3536
+ * @public
3537
3537
  */
3538
3538
  TopicId?: string;
3539
3539
  /**
3540
- * @public
3541
3540
  * <p>The Amazon Resource Name (ARN) of the topic.</p>
3541
+ * @public
3542
3542
  */
3543
3543
  Arn?: string;
3544
3544
  /**
3545
- * @public
3546
3545
  * <p>The Amazon Resource Name (ARN) of the topic refresh.</p>
3546
+ * @public
3547
3547
  */
3548
3548
  RefreshArn?: string;
3549
3549
  /**
3550
- * @public
3551
3550
  * <p>The Amazon Web Services request ID for this operation.</p>
3551
+ * @public
3552
3552
  */
3553
3553
  RequestId?: string;
3554
3554
  /**
3555
- * @public
3556
3555
  * <p>The HTTP status of the request.</p>
3556
+ * @public
3557
3557
  */
3558
3558
  Status?: number;
3559
3559
  }
@@ -3562,24 +3562,24 @@ export interface UpdateTopicResponse {
3562
3562
  */
3563
3563
  export interface UpdateTopicPermissionsRequest {
3564
3564
  /**
3565
- * @public
3566
3565
  * <p>The ID of the Amazon Web Services account that contains the topic that you want to update
3567
3566
  * the permissions for.</p>
3567
+ * @public
3568
3568
  */
3569
3569
  AwsAccountId: string | undefined;
3570
3570
  /**
3571
- * @public
3572
3571
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3572
+ * @public
3573
3573
  */
3574
3574
  TopicId: string | undefined;
3575
3575
  /**
3576
- * @public
3577
3576
  * <p>The resource permissions that you want to grant to the topic.</p>
3577
+ * @public
3578
3578
  */
3579
3579
  GrantPermissions?: ResourcePermission[];
3580
3580
  /**
3581
- * @public
3582
3581
  * <p>The resource permissions that you want to revoke from the topic.</p>
3582
+ * @public
3583
3583
  */
3584
3584
  RevokePermissions?: ResourcePermission[];
3585
3585
  }
@@ -3588,28 +3588,28 @@ export interface UpdateTopicPermissionsRequest {
3588
3588
  */
3589
3589
  export interface UpdateTopicPermissionsResponse {
3590
3590
  /**
3591
- * @public
3592
3591
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3592
+ * @public
3593
3593
  */
3594
3594
  TopicId?: string;
3595
3595
  /**
3596
- * @public
3597
3596
  * <p>The Amazon Resource Name (ARN) of the topic.</p>
3597
+ * @public
3598
3598
  */
3599
3599
  TopicArn?: string;
3600
3600
  /**
3601
- * @public
3602
3601
  * <p>A list of resource permissions on the topic.</p>
3602
+ * @public
3603
3603
  */
3604
3604
  Permissions?: ResourcePermission[];
3605
3605
  /**
3606
- * @public
3607
3606
  * <p>The HTTP status of the request.</p>
3607
+ * @public
3608
3608
  */
3609
3609
  Status?: number;
3610
3610
  /**
3611
- * @public
3612
3611
  * <p>The Amazon Web Services request ID for this operation.</p>
3612
+ * @public
3613
3613
  */
3614
3614
  RequestId?: string;
3615
3615
  }
@@ -3618,24 +3618,24 @@ export interface UpdateTopicPermissionsResponse {
3618
3618
  */
3619
3619
  export interface UpdateTopicRefreshScheduleRequest {
3620
3620
  /**
3621
- * @public
3622
3621
  * <p>The ID of the Amazon Web Services account that contains the topic whose refresh schedule
3623
3622
  * you want to update.</p>
3623
+ * @public
3624
3624
  */
3625
3625
  AwsAccountId: string | undefined;
3626
3626
  /**
3627
- * @public
3628
3627
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3628
+ * @public
3629
3629
  */
3630
3630
  TopicId: string | undefined;
3631
3631
  /**
3632
- * @public
3633
3632
  * <p>The ID of the dataset.</p>
3633
+ * @public
3634
3634
  */
3635
3635
  DatasetId: string | undefined;
3636
3636
  /**
3637
- * @public
3638
3637
  * <p>The definition of a refresh schedule.</p>
3638
+ * @public
3639
3639
  */
3640
3640
  RefreshSchedule: TopicRefreshSchedule | undefined;
3641
3641
  }
@@ -3644,28 +3644,28 @@ export interface UpdateTopicRefreshScheduleRequest {
3644
3644
  */
3645
3645
  export interface UpdateTopicRefreshScheduleResponse {
3646
3646
  /**
3647
- * @public
3648
3647
  * <p>The ID of the topic that you want to modify. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.</p>
3648
+ * @public
3649
3649
  */
3650
3650
  TopicId?: string;
3651
3651
  /**
3652
- * @public
3653
3652
  * <p>The Amazon Resource Name (ARN) of the topic.</p>
3653
+ * @public
3654
3654
  */
3655
3655
  TopicArn?: string;
3656
3656
  /**
3657
- * @public
3658
3657
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
3658
+ * @public
3659
3659
  */
3660
3660
  DatasetArn?: string;
3661
3661
  /**
3662
- * @public
3663
3662
  * <p>The HTTP status of the request.</p>
3663
+ * @public
3664
3664
  */
3665
3665
  Status?: number;
3666
3666
  /**
3667
- * @public
3668
3667
  * <p>The Amazon Web Services request ID for this operation.</p>
3668
+ * @public
3669
3669
  */
3670
3670
  RequestId?: string;
3671
3671
  }
@@ -3674,28 +3674,27 @@ export interface UpdateTopicRefreshScheduleResponse {
3674
3674
  */
3675
3675
  export interface UpdateUserRequest {
3676
3676
  /**
3677
- * @public
3678
3677
  * <p>The Amazon QuickSight user name that you want to update.</p>
3678
+ * @public
3679
3679
  */
3680
3680
  UserName: string | undefined;
3681
3681
  /**
3682
- * @public
3683
3682
  * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
3684
3683
  * Amazon Web Services account that contains your Amazon QuickSight account.</p>
3684
+ * @public
3685
3685
  */
3686
3686
  AwsAccountId: string | undefined;
3687
3687
  /**
3688
- * @public
3689
3688
  * <p>The namespace. Currently, you should set this to <code>default</code>.</p>
3689
+ * @public
3690
3690
  */
3691
3691
  Namespace: string | undefined;
3692
3692
  /**
3693
- * @public
3694
3693
  * <p>The email address of the user that you want to update.</p>
3694
+ * @public
3695
3695
  */
3696
3696
  Email: string | undefined;
3697
3697
  /**
3698
- * @public
3699
3698
  * <p>The Amazon QuickSight role of the user. The role can be one of the
3700
3699
  * following default security cohorts:</p>
3701
3700
  * <ul>
@@ -3716,10 +3715,10 @@ export interface UpdateUserRequest {
3716
3715
  * </ul>
3717
3716
  * <p>The name of the Amazon QuickSight role is invisible to the user except for the console
3718
3717
  * screens dealing with permissions.</p>
3718
+ * @public
3719
3719
  */
3720
3720
  Role: UserRole | undefined;
3721
3721
  /**
3722
- * @public
3723
3722
  * <p>(Enterprise edition only) The name of the custom permissions profile that you want to
3724
3723
  * assign to this user. Customized permissions allows you to control a user's access by
3725
3724
  * restricting access the following operations:</p>
@@ -3745,18 +3744,18 @@ export interface UpdateUserRequest {
3745
3744
  * override the permissions typically granted by assigning Amazon QuickSight users to one of the
3746
3745
  * default security cohorts in Amazon QuickSight (admin, author, reader).</p>
3747
3746
  * <p>This feature is available only to Amazon QuickSight Enterprise edition subscriptions.</p>
3747
+ * @public
3748
3748
  */
3749
3749
  CustomPermissionsName?: string;
3750
3750
  /**
3751
- * @public
3752
3751
  * <p>A flag that you use to indicate that you want to remove all custom permissions
3753
3752
  * from this user. Using this parameter resets the user to the state
3754
3753
  * it was in before a custom permissions profile was applied. This parameter defaults to
3755
3754
  * NULL and it doesn't accept any other value.</p>
3755
+ * @public
3756
3756
  */
3757
3757
  UnapplyCustomPermissions?: boolean;
3758
3758
  /**
3759
- * @public
3760
3759
  * <p>The type of supported external login provider that provides identity to let a user federate into Amazon QuickSight with an associated Identity and Access Management(IAM) role. The type of supported external login provider can be one of the following.</p>
3761
3760
  * <ul>
3762
3761
  * <li>
@@ -3776,18 +3775,19 @@ export interface UpdateUserRequest {
3776
3775
  * API operation to check the external login information.</p>
3777
3776
  * </li>
3778
3777
  * </ul>
3778
+ * @public
3779
3779
  */
3780
3780
  ExternalLoginFederationProviderType?: string;
3781
3781
  /**
3782
- * @public
3783
3782
  * <p>The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate
3784
3783
  * into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should
3785
3784
  * only be used when <code>ExternalLoginFederationProviderType</code> parameter is set to <code>CUSTOM_OIDC</code>.</p>
3785
+ * @public
3786
3786
  */
3787
3787
  CustomFederationProviderUrl?: string;
3788
3788
  /**
3789
- * @public
3790
3789
  * <p>The identity ID for a user in the external login provider.</p>
3790
+ * @public
3791
3791
  */
3792
3792
  ExternalLoginId?: string;
3793
3793
  }
@@ -3796,18 +3796,18 @@ export interface UpdateUserRequest {
3796
3796
  */
3797
3797
  export interface UpdateUserResponse {
3798
3798
  /**
3799
- * @public
3800
3799
  * <p>The Amazon QuickSight user.</p>
3800
+ * @public
3801
3801
  */
3802
3802
  User?: User;
3803
3803
  /**
3804
- * @public
3805
3804
  * <p>The Amazon Web Services request ID for this operation.</p>
3805
+ * @public
3806
3806
  */
3807
3807
  RequestId?: string;
3808
3808
  /**
3809
- * @public
3810
3809
  * <p>The HTTP status of the request.</p>
3810
+ * @public
3811
3811
  */
3812
3812
  Status?: number;
3813
3813
  }
@@ -3816,41 +3816,41 @@ export interface UpdateUserResponse {
3816
3816
  */
3817
3817
  export interface UpdateVPCConnectionRequest {
3818
3818
  /**
3819
- * @public
3820
3819
  * <p>The Amazon Web Services account ID of the account that contains the VPC connection that
3821
3820
  * you want to update.</p>
3821
+ * @public
3822
3822
  */
3823
3823
  AwsAccountId: string | undefined;
3824
3824
  /**
3825
- * @public
3826
3825
  * <p>The ID of the VPC connection that
3827
3826
  * you're updating. This ID is a unique identifier for each Amazon Web Services Region in an
3828
3827
  * Amazon Web Services account.</p>
3828
+ * @public
3829
3829
  */
3830
3830
  VPCConnectionId: string | undefined;
3831
3831
  /**
3832
- * @public
3833
3832
  * <p>The display name for the VPC connection.</p>
3833
+ * @public
3834
3834
  */
3835
3835
  Name: string | undefined;
3836
3836
  /**
3837
- * @public
3838
3837
  * <p>A list of subnet IDs for the VPC connection.</p>
3838
+ * @public
3839
3839
  */
3840
3840
  SubnetIds: string[] | undefined;
3841
3841
  /**
3842
- * @public
3843
3842
  * <p>A list of security group IDs for the VPC connection.</p>
3843
+ * @public
3844
3844
  */
3845
3845
  SecurityGroupIds: string[] | undefined;
3846
3846
  /**
3847
- * @public
3848
3847
  * <p>A list of IP addresses of DNS resolver endpoints for the VPC connection.</p>
3848
+ * @public
3849
3849
  */
3850
3850
  DnsResolvers?: string[];
3851
3851
  /**
3852
- * @public
3853
3852
  * <p>An IAM role associated with the VPC connection.</p>
3853
+ * @public
3854
3854
  */
3855
3855
  RoleArn: string | undefined;
3856
3856
  }
@@ -3859,33 +3859,33 @@ export interface UpdateVPCConnectionRequest {
3859
3859
  */
3860
3860
  export interface UpdateVPCConnectionResponse {
3861
3861
  /**
3862
- * @public
3863
3862
  * <p>The Amazon Resource Name (ARN) of the VPC connection.</p>
3863
+ * @public
3864
3864
  */
3865
3865
  Arn?: string;
3866
3866
  /**
3867
- * @public
3868
3867
  * <p>The ID of the VPC connection that you are updating. This ID is a unique identifier for each Amazon Web Services Region in anAmazon Web Services account.</p>
3868
+ * @public
3869
3869
  */
3870
3870
  VPCConnectionId?: string;
3871
3871
  /**
3872
- * @public
3873
3872
  * <p>The update status of the VPC connection's last update.</p>
3873
+ * @public
3874
3874
  */
3875
3875
  UpdateStatus?: VPCConnectionResourceStatus;
3876
3876
  /**
3877
- * @public
3878
3877
  * <p>The availability status of the VPC connection.</p>
3878
+ * @public
3879
3879
  */
3880
3880
  AvailabilityStatus?: VPCConnectionAvailabilityStatus;
3881
3881
  /**
3882
- * @public
3883
3882
  * <p>The Amazon Web Services request ID for this operation.</p>
3883
+ * @public
3884
3884
  */
3885
3885
  RequestId?: string;
3886
3886
  /**
3887
- * @public
3888
3887
  * <p>The HTTP status of the request.</p>
3888
+ * @public
3889
3889
  */
3890
3890
  Status?: number;
3891
3891
  }