@aws-sdk/client-quicksight 3.928.0 → 3.930.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 (264) hide show
  1. package/dist-cjs/index.js +18163 -18315
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/QuickSightClient.js +2 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +3 -10
  5. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +3 -9
  6. package/dist-es/commands/CancelIngestionCommand.js +3 -9
  7. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -9
  8. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -9
  9. package/dist-es/commands/CreateActionConnectorCommand.js +3 -10
  10. package/dist-es/commands/CreateAnalysisCommand.js +3 -10
  11. package/dist-es/commands/CreateBrandCommand.js +3 -9
  12. package/dist-es/commands/CreateCustomPermissionsCommand.js +3 -9
  13. package/dist-es/commands/CreateDashboardCommand.js +3 -10
  14. package/dist-es/commands/CreateDataSetCommand.js +3 -10
  15. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  16. package/dist-es/commands/CreateFolderCommand.js +3 -9
  17. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreateGroupCommand.js +3 -9
  19. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -9
  20. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -9
  21. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  22. package/dist-es/commands/CreateNamespaceCommand.js +3 -9
  23. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -9
  24. package/dist-es/commands/CreateRoleMembershipCommand.js +3 -9
  25. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -9
  26. package/dist-es/commands/CreateTemplateCommand.js +3 -10
  27. package/dist-es/commands/CreateThemeAliasCommand.js +3 -9
  28. package/dist-es/commands/CreateThemeCommand.js +3 -9
  29. package/dist-es/commands/CreateTopicCommand.js +3 -10
  30. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -9
  31. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -9
  32. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +3 -9
  33. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -9
  34. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -9
  35. package/dist-es/commands/DeleteActionConnectorCommand.js +3 -9
  36. package/dist-es/commands/DeleteAnalysisCommand.js +3 -9
  37. package/dist-es/commands/DeleteBrandAssignmentCommand.js +3 -9
  38. package/dist-es/commands/DeleteBrandCommand.js +3 -9
  39. package/dist-es/commands/DeleteCustomPermissionsCommand.js +3 -9
  40. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  41. package/dist-es/commands/DeleteDataSetCommand.js +3 -9
  42. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -9
  43. package/dist-es/commands/DeleteDataSourceCommand.js +3 -9
  44. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +3 -9
  45. package/dist-es/commands/DeleteFolderCommand.js +3 -9
  46. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -9
  47. package/dist-es/commands/DeleteGroupCommand.js +3 -9
  48. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -9
  49. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -9
  50. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +3 -9
  51. package/dist-es/commands/DeleteNamespaceCommand.js +3 -9
  52. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -9
  53. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +3 -9
  54. package/dist-es/commands/DeleteRoleMembershipCommand.js +3 -9
  55. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -9
  56. package/dist-es/commands/DeleteTemplateCommand.js +3 -9
  57. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -9
  58. package/dist-es/commands/DeleteThemeCommand.js +3 -9
  59. package/dist-es/commands/DeleteTopicCommand.js +3 -9
  60. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -9
  61. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -9
  62. package/dist-es/commands/DeleteUserCommand.js +3 -9
  63. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +3 -9
  64. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -9
  65. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +3 -9
  66. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -9
  67. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -9
  68. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -9
  69. package/dist-es/commands/DescribeActionConnectorCommand.js +3 -10
  70. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +3 -9
  71. package/dist-es/commands/DescribeAnalysisCommand.js +3 -10
  72. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -10
  73. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -9
  74. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -10
  75. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -10
  76. package/dist-es/commands/DescribeBrandAssignmentCommand.js +3 -9
  77. package/dist-es/commands/DescribeBrandCommand.js +3 -9
  78. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +3 -9
  79. package/dist-es/commands/DescribeCustomPermissionsCommand.js +3 -9
  80. package/dist-es/commands/DescribeDashboardCommand.js +3 -10
  81. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -10
  82. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -9
  83. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +3 -10
  84. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +3 -10
  85. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +3 -9
  86. package/dist-es/commands/DescribeDataSetCommand.js +3 -10
  87. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -9
  88. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -9
  89. package/dist-es/commands/DescribeDataSourceCommand.js +3 -9
  90. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -9
  91. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +3 -9
  92. package/dist-es/commands/DescribeFolderCommand.js +3 -9
  93. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -9
  94. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -9
  95. package/dist-es/commands/DescribeGroupCommand.js +3 -9
  96. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -9
  97. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -9
  98. package/dist-es/commands/DescribeIngestionCommand.js +3 -9
  99. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -9
  100. package/dist-es/commands/DescribeKeyRegistrationCommand.js +3 -9
  101. package/dist-es/commands/DescribeNamespaceCommand.js +3 -9
  102. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +3 -9
  103. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +3 -9
  104. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -9
  105. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +3 -9
  106. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -9
  107. package/dist-es/commands/DescribeTemplateCommand.js +3 -10
  108. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -10
  109. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -9
  110. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -9
  111. package/dist-es/commands/DescribeThemeCommand.js +3 -9
  112. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -9
  113. package/dist-es/commands/DescribeTopicCommand.js +3 -10
  114. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -9
  115. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -9
  116. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -9
  117. package/dist-es/commands/DescribeUserCommand.js +3 -9
  118. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -9
  119. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -10
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -10
  121. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +3 -10
  122. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -10
  123. package/dist-es/commands/GetFlowMetadataCommand.js +3 -9
  124. package/dist-es/commands/GetFlowPermissionsCommand.js +3 -9
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -10
  126. package/dist-es/commands/ListActionConnectorsCommand.js +3 -10
  127. package/dist-es/commands/ListAnalysesCommand.js +3 -9
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -9
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -9
  130. package/dist-es/commands/ListBrandsCommand.js +3 -9
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +3 -9
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -9
  133. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  134. package/dist-es/commands/ListDataSetsCommand.js +3 -9
  135. package/dist-es/commands/ListDataSourcesCommand.js +3 -9
  136. package/dist-es/commands/ListFlowsCommand.js +3 -9
  137. package/dist-es/commands/ListFolderMembersCommand.js +3 -9
  138. package/dist-es/commands/ListFoldersCommand.js +3 -9
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +3 -9
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -9
  141. package/dist-es/commands/ListGroupsCommand.js +3 -9
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -9
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -9
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +3 -9
  145. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  146. package/dist-es/commands/ListNamespacesCommand.js +3 -9
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -9
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +3 -9
  149. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -9
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -9
  152. package/dist-es/commands/ListTemplatesCommand.js +3 -9
  153. package/dist-es/commands/ListThemeAliasesCommand.js +3 -9
  154. package/dist-es/commands/ListThemeVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListThemesCommand.js +3 -9
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -9
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +3 -10
  158. package/dist-es/commands/ListTopicsCommand.js +3 -9
  159. package/dist-es/commands/ListUserGroupsCommand.js +3 -9
  160. package/dist-es/commands/ListUsersCommand.js +3 -9
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -9
  162. package/dist-es/commands/PredictQAResultsCommand.js +3 -10
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -9
  164. package/dist-es/commands/RegisterUserCommand.js +3 -9
  165. package/dist-es/commands/RestoreAnalysisCommand.js +3 -9
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +3 -10
  167. package/dist-es/commands/SearchAnalysesCommand.js +3 -9
  168. package/dist-es/commands/SearchDashboardsCommand.js +3 -9
  169. package/dist-es/commands/SearchDataSetsCommand.js +3 -9
  170. package/dist-es/commands/SearchDataSourcesCommand.js +3 -9
  171. package/dist-es/commands/SearchFlowsCommand.js +3 -9
  172. package/dist-es/commands/SearchFoldersCommand.js +3 -9
  173. package/dist-es/commands/SearchGroupsCommand.js +3 -9
  174. package/dist-es/commands/SearchTopicsCommand.js +3 -9
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -9
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -10
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +3 -10
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +3 -9
  179. package/dist-es/commands/TagResourceCommand.js +3 -9
  180. package/dist-es/commands/UntagResourceCommand.js +3 -9
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +3 -9
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -9
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +3 -10
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +3 -9
  186. package/dist-es/commands/UpdateAnalysisCommand.js +3 -10
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -9
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +3 -9
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +3 -9
  190. package/dist-es/commands/UpdateBrandCommand.js +3 -9
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +3 -9
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +3 -9
  193. package/dist-es/commands/UpdateDashboardCommand.js +3 -10
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +3 -9
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -9
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -9
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +3 -9
  198. package/dist-es/commands/UpdateDataSetCommand.js +3 -10
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -9
  200. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -9
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +3 -9
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +3 -9
  204. package/dist-es/commands/UpdateFolderCommand.js +3 -9
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -9
  206. package/dist-es/commands/UpdateGroupCommand.js +3 -9
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -9
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +3 -9
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -9
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +3 -9
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -9
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +3 -9
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +3 -9
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -9
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +3 -9
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +3 -9
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -9
  218. package/dist-es/commands/UpdateTemplateCommand.js +3 -10
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -9
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -9
  221. package/dist-es/commands/UpdateThemeCommand.js +3 -9
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -9
  223. package/dist-es/commands/UpdateTopicCommand.js +3 -10
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -9
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -9
  226. package/dist-es/commands/UpdateUserCommand.js +3 -9
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +3 -9
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -9
  229. package/dist-es/models/models_0.js +0 -367
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -449
  232. package/dist-es/models/models_3.js +0 -370
  233. package/dist-es/models/models_4.js +0 -162
  234. package/dist-es/models/models_5.js +0 -127
  235. package/dist-es/runtimeConfig.shared.js +2 -0
  236. package/dist-es/schemas/schemas_0.js +17751 -0
  237. package/dist-types/QuickSightClient.d.ts +10 -1
  238. package/dist-types/models/models_0.d.ts +12 -247
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +16 -292
  241. package/dist-types/models/models_3.d.ts +12 -219
  242. package/dist-types/models/models_4.d.ts +0 -144
  243. package/dist-types/models/models_5.d.ts +0 -100
  244. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  245. package/dist-types/runtimeConfig.d.ts +1 -0
  246. package/dist-types/runtimeConfig.native.d.ts +1 -0
  247. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  248. package/dist-types/schemas/schemas_0.d.ts +2085 -0
  249. package/dist-types/ts3.4/QuickSightClient.d.ts +4 -0
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -178
  251. package/dist-types/ts3.4/models/models_1.d.ts +0 -342
  252. package/dist-types/ts3.4/models/models_2.d.ts +0 -213
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -151
  254. package/dist-types/ts3.4/models/models_4.d.ts +0 -94
  255. package/dist-types/ts3.4/models/models_5.d.ts +0 -71
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  260. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2092 -0
  261. package/package.json +33 -33
  262. package/dist-es/protocols/Aws_restJson1.js +0 -14311
  263. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2027
  264. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2705
@@ -1,2705 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- BatchCreateTopicReviewedAnswerCommandInput,
8
- BatchCreateTopicReviewedAnswerCommandOutput,
9
- } from "../commands/BatchCreateTopicReviewedAnswerCommand";
10
- import {
11
- BatchDeleteTopicReviewedAnswerCommandInput,
12
- BatchDeleteTopicReviewedAnswerCommandOutput,
13
- } from "../commands/BatchDeleteTopicReviewedAnswerCommand";
14
- import {
15
- CancelIngestionCommandInput,
16
- CancelIngestionCommandOutput,
17
- } from "../commands/CancelIngestionCommand";
18
- import {
19
- CreateAccountCustomizationCommandInput,
20
- CreateAccountCustomizationCommandOutput,
21
- } from "../commands/CreateAccountCustomizationCommand";
22
- import {
23
- CreateAccountSubscriptionCommandInput,
24
- CreateAccountSubscriptionCommandOutput,
25
- } from "../commands/CreateAccountSubscriptionCommand";
26
- import {
27
- CreateActionConnectorCommandInput,
28
- CreateActionConnectorCommandOutput,
29
- } from "../commands/CreateActionConnectorCommand";
30
- import {
31
- CreateAnalysisCommandInput,
32
- CreateAnalysisCommandOutput,
33
- } from "../commands/CreateAnalysisCommand";
34
- import {
35
- CreateBrandCommandInput,
36
- CreateBrandCommandOutput,
37
- } from "../commands/CreateBrandCommand";
38
- import {
39
- CreateCustomPermissionsCommandInput,
40
- CreateCustomPermissionsCommandOutput,
41
- } from "../commands/CreateCustomPermissionsCommand";
42
- import {
43
- CreateDashboardCommandInput,
44
- CreateDashboardCommandOutput,
45
- } from "../commands/CreateDashboardCommand";
46
- import {
47
- CreateDataSetCommandInput,
48
- CreateDataSetCommandOutput,
49
- } from "../commands/CreateDataSetCommand";
50
- import {
51
- CreateDataSourceCommandInput,
52
- CreateDataSourceCommandOutput,
53
- } from "../commands/CreateDataSourceCommand";
54
- import {
55
- CreateFolderCommandInput,
56
- CreateFolderCommandOutput,
57
- } from "../commands/CreateFolderCommand";
58
- import {
59
- CreateFolderMembershipCommandInput,
60
- CreateFolderMembershipCommandOutput,
61
- } from "../commands/CreateFolderMembershipCommand";
62
- import {
63
- CreateGroupCommandInput,
64
- CreateGroupCommandOutput,
65
- } from "../commands/CreateGroupCommand";
66
- import {
67
- CreateGroupMembershipCommandInput,
68
- CreateGroupMembershipCommandOutput,
69
- } from "../commands/CreateGroupMembershipCommand";
70
- import {
71
- CreateIAMPolicyAssignmentCommandInput,
72
- CreateIAMPolicyAssignmentCommandOutput,
73
- } from "../commands/CreateIAMPolicyAssignmentCommand";
74
- import {
75
- CreateIngestionCommandInput,
76
- CreateIngestionCommandOutput,
77
- } from "../commands/CreateIngestionCommand";
78
- import {
79
- CreateNamespaceCommandInput,
80
- CreateNamespaceCommandOutput,
81
- } from "../commands/CreateNamespaceCommand";
82
- import {
83
- CreateRefreshScheduleCommandInput,
84
- CreateRefreshScheduleCommandOutput,
85
- } from "../commands/CreateRefreshScheduleCommand";
86
- import {
87
- CreateRoleMembershipCommandInput,
88
- CreateRoleMembershipCommandOutput,
89
- } from "../commands/CreateRoleMembershipCommand";
90
- import {
91
- CreateTemplateAliasCommandInput,
92
- CreateTemplateAliasCommandOutput,
93
- } from "../commands/CreateTemplateAliasCommand";
94
- import {
95
- CreateTemplateCommandInput,
96
- CreateTemplateCommandOutput,
97
- } from "../commands/CreateTemplateCommand";
98
- import {
99
- CreateThemeAliasCommandInput,
100
- CreateThemeAliasCommandOutput,
101
- } from "../commands/CreateThemeAliasCommand";
102
- import {
103
- CreateThemeCommandInput,
104
- CreateThemeCommandOutput,
105
- } from "../commands/CreateThemeCommand";
106
- import {
107
- CreateTopicCommandInput,
108
- CreateTopicCommandOutput,
109
- } from "../commands/CreateTopicCommand";
110
- import {
111
- CreateTopicRefreshScheduleCommandInput,
112
- CreateTopicRefreshScheduleCommandOutput,
113
- } from "../commands/CreateTopicRefreshScheduleCommand";
114
- import {
115
- CreateVPCConnectionCommandInput,
116
- CreateVPCConnectionCommandOutput,
117
- } from "../commands/CreateVPCConnectionCommand";
118
- import {
119
- DeleteAccountCustomizationCommandInput,
120
- DeleteAccountCustomizationCommandOutput,
121
- } from "../commands/DeleteAccountCustomizationCommand";
122
- import {
123
- DeleteAccountCustomPermissionCommandInput,
124
- DeleteAccountCustomPermissionCommandOutput,
125
- } from "../commands/DeleteAccountCustomPermissionCommand";
126
- import {
127
- DeleteAccountSubscriptionCommandInput,
128
- DeleteAccountSubscriptionCommandOutput,
129
- } from "../commands/DeleteAccountSubscriptionCommand";
130
- import {
131
- DeleteActionConnectorCommandInput,
132
- DeleteActionConnectorCommandOutput,
133
- } from "../commands/DeleteActionConnectorCommand";
134
- import {
135
- DeleteAnalysisCommandInput,
136
- DeleteAnalysisCommandOutput,
137
- } from "../commands/DeleteAnalysisCommand";
138
- import {
139
- DeleteBrandAssignmentCommandInput,
140
- DeleteBrandAssignmentCommandOutput,
141
- } from "../commands/DeleteBrandAssignmentCommand";
142
- import {
143
- DeleteBrandCommandInput,
144
- DeleteBrandCommandOutput,
145
- } from "../commands/DeleteBrandCommand";
146
- import {
147
- DeleteCustomPermissionsCommandInput,
148
- DeleteCustomPermissionsCommandOutput,
149
- } from "../commands/DeleteCustomPermissionsCommand";
150
- import {
151
- DeleteDashboardCommandInput,
152
- DeleteDashboardCommandOutput,
153
- } from "../commands/DeleteDashboardCommand";
154
- import {
155
- DeleteDataSetCommandInput,
156
- DeleteDataSetCommandOutput,
157
- } from "../commands/DeleteDataSetCommand";
158
- import {
159
- DeleteDataSetRefreshPropertiesCommandInput,
160
- DeleteDataSetRefreshPropertiesCommandOutput,
161
- } from "../commands/DeleteDataSetRefreshPropertiesCommand";
162
- import {
163
- DeleteDataSourceCommandInput,
164
- DeleteDataSourceCommandOutput,
165
- } from "../commands/DeleteDataSourceCommand";
166
- import {
167
- DeleteDefaultQBusinessApplicationCommandInput,
168
- DeleteDefaultQBusinessApplicationCommandOutput,
169
- } from "../commands/DeleteDefaultQBusinessApplicationCommand";
170
- import {
171
- DeleteFolderCommandInput,
172
- DeleteFolderCommandOutput,
173
- } from "../commands/DeleteFolderCommand";
174
- import {
175
- DeleteFolderMembershipCommandInput,
176
- DeleteFolderMembershipCommandOutput,
177
- } from "../commands/DeleteFolderMembershipCommand";
178
- import {
179
- DeleteGroupCommandInput,
180
- DeleteGroupCommandOutput,
181
- } from "../commands/DeleteGroupCommand";
182
- import {
183
- DeleteGroupMembershipCommandInput,
184
- DeleteGroupMembershipCommandOutput,
185
- } from "../commands/DeleteGroupMembershipCommand";
186
- import {
187
- DeleteIAMPolicyAssignmentCommandInput,
188
- DeleteIAMPolicyAssignmentCommandOutput,
189
- } from "../commands/DeleteIAMPolicyAssignmentCommand";
190
- import {
191
- DeleteIdentityPropagationConfigCommandInput,
192
- DeleteIdentityPropagationConfigCommandOutput,
193
- } from "../commands/DeleteIdentityPropagationConfigCommand";
194
- import {
195
- DeleteNamespaceCommandInput,
196
- DeleteNamespaceCommandOutput,
197
- } from "../commands/DeleteNamespaceCommand";
198
- import {
199
- DeleteRefreshScheduleCommandInput,
200
- DeleteRefreshScheduleCommandOutput,
201
- } from "../commands/DeleteRefreshScheduleCommand";
202
- import {
203
- DeleteRoleCustomPermissionCommandInput,
204
- DeleteRoleCustomPermissionCommandOutput,
205
- } from "../commands/DeleteRoleCustomPermissionCommand";
206
- import {
207
- DeleteRoleMembershipCommandInput,
208
- DeleteRoleMembershipCommandOutput,
209
- } from "../commands/DeleteRoleMembershipCommand";
210
- import {
211
- DeleteTemplateAliasCommandInput,
212
- DeleteTemplateAliasCommandOutput,
213
- } from "../commands/DeleteTemplateAliasCommand";
214
- import {
215
- DeleteTemplateCommandInput,
216
- DeleteTemplateCommandOutput,
217
- } from "../commands/DeleteTemplateCommand";
218
- import {
219
- DeleteThemeAliasCommandInput,
220
- DeleteThemeAliasCommandOutput,
221
- } from "../commands/DeleteThemeAliasCommand";
222
- import {
223
- DeleteThemeCommandInput,
224
- DeleteThemeCommandOutput,
225
- } from "../commands/DeleteThemeCommand";
226
- import {
227
- DeleteTopicCommandInput,
228
- DeleteTopicCommandOutput,
229
- } from "../commands/DeleteTopicCommand";
230
- import {
231
- DeleteTopicRefreshScheduleCommandInput,
232
- DeleteTopicRefreshScheduleCommandOutput,
233
- } from "../commands/DeleteTopicRefreshScheduleCommand";
234
- import {
235
- DeleteUserByPrincipalIdCommandInput,
236
- DeleteUserByPrincipalIdCommandOutput,
237
- } from "../commands/DeleteUserByPrincipalIdCommand";
238
- import {
239
- DeleteUserCommandInput,
240
- DeleteUserCommandOutput,
241
- } from "../commands/DeleteUserCommand";
242
- import {
243
- DeleteUserCustomPermissionCommandInput,
244
- DeleteUserCustomPermissionCommandOutput,
245
- } from "../commands/DeleteUserCustomPermissionCommand";
246
- import {
247
- DeleteVPCConnectionCommandInput,
248
- DeleteVPCConnectionCommandOutput,
249
- } from "../commands/DeleteVPCConnectionCommand";
250
- import {
251
- DescribeAccountCustomizationCommandInput,
252
- DescribeAccountCustomizationCommandOutput,
253
- } from "../commands/DescribeAccountCustomizationCommand";
254
- import {
255
- DescribeAccountCustomPermissionCommandInput,
256
- DescribeAccountCustomPermissionCommandOutput,
257
- } from "../commands/DescribeAccountCustomPermissionCommand";
258
- import {
259
- DescribeAccountSettingsCommandInput,
260
- DescribeAccountSettingsCommandOutput,
261
- } from "../commands/DescribeAccountSettingsCommand";
262
- import {
263
- DescribeAccountSubscriptionCommandInput,
264
- DescribeAccountSubscriptionCommandOutput,
265
- } from "../commands/DescribeAccountSubscriptionCommand";
266
- import {
267
- DescribeActionConnectorCommandInput,
268
- DescribeActionConnectorCommandOutput,
269
- } from "../commands/DescribeActionConnectorCommand";
270
- import {
271
- DescribeActionConnectorPermissionsCommandInput,
272
- DescribeActionConnectorPermissionsCommandOutput,
273
- } from "../commands/DescribeActionConnectorPermissionsCommand";
274
- import {
275
- DescribeAnalysisCommandInput,
276
- DescribeAnalysisCommandOutput,
277
- } from "../commands/DescribeAnalysisCommand";
278
- import {
279
- DescribeAnalysisDefinitionCommandInput,
280
- DescribeAnalysisDefinitionCommandOutput,
281
- } from "../commands/DescribeAnalysisDefinitionCommand";
282
- import {
283
- DescribeAnalysisPermissionsCommandInput,
284
- DescribeAnalysisPermissionsCommandOutput,
285
- } from "../commands/DescribeAnalysisPermissionsCommand";
286
- import {
287
- DescribeAssetBundleExportJobCommandInput,
288
- DescribeAssetBundleExportJobCommandOutput,
289
- } from "../commands/DescribeAssetBundleExportJobCommand";
290
- import {
291
- DescribeAssetBundleImportJobCommandInput,
292
- DescribeAssetBundleImportJobCommandOutput,
293
- } from "../commands/DescribeAssetBundleImportJobCommand";
294
- import {
295
- DescribeBrandAssignmentCommandInput,
296
- DescribeBrandAssignmentCommandOutput,
297
- } from "../commands/DescribeBrandAssignmentCommand";
298
- import {
299
- DescribeBrandCommandInput,
300
- DescribeBrandCommandOutput,
301
- } from "../commands/DescribeBrandCommand";
302
- import {
303
- DescribeBrandPublishedVersionCommandInput,
304
- DescribeBrandPublishedVersionCommandOutput,
305
- } from "../commands/DescribeBrandPublishedVersionCommand";
306
- import {
307
- DescribeCustomPermissionsCommandInput,
308
- DescribeCustomPermissionsCommandOutput,
309
- } from "../commands/DescribeCustomPermissionsCommand";
310
- import {
311
- DescribeDashboardCommandInput,
312
- DescribeDashboardCommandOutput,
313
- } from "../commands/DescribeDashboardCommand";
314
- import {
315
- DescribeDashboardDefinitionCommandInput,
316
- DescribeDashboardDefinitionCommandOutput,
317
- } from "../commands/DescribeDashboardDefinitionCommand";
318
- import {
319
- DescribeDashboardPermissionsCommandInput,
320
- DescribeDashboardPermissionsCommandOutput,
321
- } from "../commands/DescribeDashboardPermissionsCommand";
322
- import {
323
- DescribeDashboardSnapshotJobCommandInput,
324
- DescribeDashboardSnapshotJobCommandOutput,
325
- } from "../commands/DescribeDashboardSnapshotJobCommand";
326
- import {
327
- DescribeDashboardSnapshotJobResultCommandInput,
328
- DescribeDashboardSnapshotJobResultCommandOutput,
329
- } from "../commands/DescribeDashboardSnapshotJobResultCommand";
330
- import {
331
- DescribeDashboardsQAConfigurationCommandInput,
332
- DescribeDashboardsQAConfigurationCommandOutput,
333
- } from "../commands/DescribeDashboardsQAConfigurationCommand";
334
- import {
335
- DescribeDataSetCommandInput,
336
- DescribeDataSetCommandOutput,
337
- } from "../commands/DescribeDataSetCommand";
338
- import {
339
- DescribeDataSetPermissionsCommandInput,
340
- DescribeDataSetPermissionsCommandOutput,
341
- } from "../commands/DescribeDataSetPermissionsCommand";
342
- import {
343
- DescribeDataSetRefreshPropertiesCommandInput,
344
- DescribeDataSetRefreshPropertiesCommandOutput,
345
- } from "../commands/DescribeDataSetRefreshPropertiesCommand";
346
- import {
347
- DescribeDataSourceCommandInput,
348
- DescribeDataSourceCommandOutput,
349
- } from "../commands/DescribeDataSourceCommand";
350
- import {
351
- DescribeDataSourcePermissionsCommandInput,
352
- DescribeDataSourcePermissionsCommandOutput,
353
- } from "../commands/DescribeDataSourcePermissionsCommand";
354
- import {
355
- DescribeDefaultQBusinessApplicationCommandInput,
356
- DescribeDefaultQBusinessApplicationCommandOutput,
357
- } from "../commands/DescribeDefaultQBusinessApplicationCommand";
358
- import {
359
- DescribeFolderCommandInput,
360
- DescribeFolderCommandOutput,
361
- } from "../commands/DescribeFolderCommand";
362
- import {
363
- DescribeFolderPermissionsCommandInput,
364
- DescribeFolderPermissionsCommandOutput,
365
- } from "../commands/DescribeFolderPermissionsCommand";
366
- import {
367
- DescribeFolderResolvedPermissionsCommandInput,
368
- DescribeFolderResolvedPermissionsCommandOutput,
369
- } from "../commands/DescribeFolderResolvedPermissionsCommand";
370
- import {
371
- DescribeGroupCommandInput,
372
- DescribeGroupCommandOutput,
373
- } from "../commands/DescribeGroupCommand";
374
- import {
375
- DescribeGroupMembershipCommandInput,
376
- DescribeGroupMembershipCommandOutput,
377
- } from "../commands/DescribeGroupMembershipCommand";
378
- import {
379
- DescribeIAMPolicyAssignmentCommandInput,
380
- DescribeIAMPolicyAssignmentCommandOutput,
381
- } from "../commands/DescribeIAMPolicyAssignmentCommand";
382
- import {
383
- DescribeIngestionCommandInput,
384
- DescribeIngestionCommandOutput,
385
- } from "../commands/DescribeIngestionCommand";
386
- import {
387
- DescribeIpRestrictionCommandInput,
388
- DescribeIpRestrictionCommandOutput,
389
- } from "../commands/DescribeIpRestrictionCommand";
390
- import {
391
- DescribeKeyRegistrationCommandInput,
392
- DescribeKeyRegistrationCommandOutput,
393
- } from "../commands/DescribeKeyRegistrationCommand";
394
- import {
395
- DescribeNamespaceCommandInput,
396
- DescribeNamespaceCommandOutput,
397
- } from "../commands/DescribeNamespaceCommand";
398
- import {
399
- DescribeQPersonalizationConfigurationCommandInput,
400
- DescribeQPersonalizationConfigurationCommandOutput,
401
- } from "../commands/DescribeQPersonalizationConfigurationCommand";
402
- import {
403
- DescribeQuickSightQSearchConfigurationCommandInput,
404
- DescribeQuickSightQSearchConfigurationCommandOutput,
405
- } from "../commands/DescribeQuickSightQSearchConfigurationCommand";
406
- import {
407
- DescribeRefreshScheduleCommandInput,
408
- DescribeRefreshScheduleCommandOutput,
409
- } from "../commands/DescribeRefreshScheduleCommand";
410
- import {
411
- DescribeRoleCustomPermissionCommandInput,
412
- DescribeRoleCustomPermissionCommandOutput,
413
- } from "../commands/DescribeRoleCustomPermissionCommand";
414
- import {
415
- DescribeTemplateAliasCommandInput,
416
- DescribeTemplateAliasCommandOutput,
417
- } from "../commands/DescribeTemplateAliasCommand";
418
- import {
419
- DescribeTemplateCommandInput,
420
- DescribeTemplateCommandOutput,
421
- } from "../commands/DescribeTemplateCommand";
422
- import {
423
- DescribeTemplateDefinitionCommandInput,
424
- DescribeTemplateDefinitionCommandOutput,
425
- } from "../commands/DescribeTemplateDefinitionCommand";
426
- import {
427
- DescribeTemplatePermissionsCommandInput,
428
- DescribeTemplatePermissionsCommandOutput,
429
- } from "../commands/DescribeTemplatePermissionsCommand";
430
- import {
431
- DescribeThemeAliasCommandInput,
432
- DescribeThemeAliasCommandOutput,
433
- } from "../commands/DescribeThemeAliasCommand";
434
- import {
435
- DescribeThemeCommandInput,
436
- DescribeThemeCommandOutput,
437
- } from "../commands/DescribeThemeCommand";
438
- import {
439
- DescribeThemePermissionsCommandInput,
440
- DescribeThemePermissionsCommandOutput,
441
- } from "../commands/DescribeThemePermissionsCommand";
442
- import {
443
- DescribeTopicCommandInput,
444
- DescribeTopicCommandOutput,
445
- } from "../commands/DescribeTopicCommand";
446
- import {
447
- DescribeTopicPermissionsCommandInput,
448
- DescribeTopicPermissionsCommandOutput,
449
- } from "../commands/DescribeTopicPermissionsCommand";
450
- import {
451
- DescribeTopicRefreshCommandInput,
452
- DescribeTopicRefreshCommandOutput,
453
- } from "../commands/DescribeTopicRefreshCommand";
454
- import {
455
- DescribeTopicRefreshScheduleCommandInput,
456
- DescribeTopicRefreshScheduleCommandOutput,
457
- } from "../commands/DescribeTopicRefreshScheduleCommand";
458
- import {
459
- DescribeUserCommandInput,
460
- DescribeUserCommandOutput,
461
- } from "../commands/DescribeUserCommand";
462
- import {
463
- DescribeVPCConnectionCommandInput,
464
- DescribeVPCConnectionCommandOutput,
465
- } from "../commands/DescribeVPCConnectionCommand";
466
- import {
467
- GenerateEmbedUrlForAnonymousUserCommandInput,
468
- GenerateEmbedUrlForAnonymousUserCommandOutput,
469
- } from "../commands/GenerateEmbedUrlForAnonymousUserCommand";
470
- import {
471
- GenerateEmbedUrlForRegisteredUserCommandInput,
472
- GenerateEmbedUrlForRegisteredUserCommandOutput,
473
- } from "../commands/GenerateEmbedUrlForRegisteredUserCommand";
474
- import {
475
- GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput,
476
- GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput,
477
- } from "../commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand";
478
- import {
479
- GetDashboardEmbedUrlCommandInput,
480
- GetDashboardEmbedUrlCommandOutput,
481
- } from "../commands/GetDashboardEmbedUrlCommand";
482
- import {
483
- GetFlowMetadataCommandInput,
484
- GetFlowMetadataCommandOutput,
485
- } from "../commands/GetFlowMetadataCommand";
486
- import {
487
- GetFlowPermissionsCommandInput,
488
- GetFlowPermissionsCommandOutput,
489
- } from "../commands/GetFlowPermissionsCommand";
490
- import {
491
- GetSessionEmbedUrlCommandInput,
492
- GetSessionEmbedUrlCommandOutput,
493
- } from "../commands/GetSessionEmbedUrlCommand";
494
- import {
495
- ListActionConnectorsCommandInput,
496
- ListActionConnectorsCommandOutput,
497
- } from "../commands/ListActionConnectorsCommand";
498
- import {
499
- ListAnalysesCommandInput,
500
- ListAnalysesCommandOutput,
501
- } from "../commands/ListAnalysesCommand";
502
- import {
503
- ListAssetBundleExportJobsCommandInput,
504
- ListAssetBundleExportJobsCommandOutput,
505
- } from "../commands/ListAssetBundleExportJobsCommand";
506
- import {
507
- ListAssetBundleImportJobsCommandInput,
508
- ListAssetBundleImportJobsCommandOutput,
509
- } from "../commands/ListAssetBundleImportJobsCommand";
510
- import {
511
- ListBrandsCommandInput,
512
- ListBrandsCommandOutput,
513
- } from "../commands/ListBrandsCommand";
514
- import {
515
- ListCustomPermissionsCommandInput,
516
- ListCustomPermissionsCommandOutput,
517
- } from "../commands/ListCustomPermissionsCommand";
518
- import {
519
- ListDashboardsCommandInput,
520
- ListDashboardsCommandOutput,
521
- } from "../commands/ListDashboardsCommand";
522
- import {
523
- ListDashboardVersionsCommandInput,
524
- ListDashboardVersionsCommandOutput,
525
- } from "../commands/ListDashboardVersionsCommand";
526
- import {
527
- ListDataSetsCommandInput,
528
- ListDataSetsCommandOutput,
529
- } from "../commands/ListDataSetsCommand";
530
- import {
531
- ListDataSourcesCommandInput,
532
- ListDataSourcesCommandOutput,
533
- } from "../commands/ListDataSourcesCommand";
534
- import {
535
- ListFlowsCommandInput,
536
- ListFlowsCommandOutput,
537
- } from "../commands/ListFlowsCommand";
538
- import {
539
- ListFolderMembersCommandInput,
540
- ListFolderMembersCommandOutput,
541
- } from "../commands/ListFolderMembersCommand";
542
- import {
543
- ListFoldersCommandInput,
544
- ListFoldersCommandOutput,
545
- } from "../commands/ListFoldersCommand";
546
- import {
547
- ListFoldersForResourceCommandInput,
548
- ListFoldersForResourceCommandOutput,
549
- } from "../commands/ListFoldersForResourceCommand";
550
- import {
551
- ListGroupMembershipsCommandInput,
552
- ListGroupMembershipsCommandOutput,
553
- } from "../commands/ListGroupMembershipsCommand";
554
- import {
555
- ListGroupsCommandInput,
556
- ListGroupsCommandOutput,
557
- } from "../commands/ListGroupsCommand";
558
- import {
559
- ListIAMPolicyAssignmentsCommandInput,
560
- ListIAMPolicyAssignmentsCommandOutput,
561
- } from "../commands/ListIAMPolicyAssignmentsCommand";
562
- import {
563
- ListIAMPolicyAssignmentsForUserCommandInput,
564
- ListIAMPolicyAssignmentsForUserCommandOutput,
565
- } from "../commands/ListIAMPolicyAssignmentsForUserCommand";
566
- import {
567
- ListIdentityPropagationConfigsCommandInput,
568
- ListIdentityPropagationConfigsCommandOutput,
569
- } from "../commands/ListIdentityPropagationConfigsCommand";
570
- import {
571
- ListIngestionsCommandInput,
572
- ListIngestionsCommandOutput,
573
- } from "../commands/ListIngestionsCommand";
574
- import {
575
- ListNamespacesCommandInput,
576
- ListNamespacesCommandOutput,
577
- } from "../commands/ListNamespacesCommand";
578
- import {
579
- ListRefreshSchedulesCommandInput,
580
- ListRefreshSchedulesCommandOutput,
581
- } from "../commands/ListRefreshSchedulesCommand";
582
- import {
583
- ListRoleMembershipsCommandInput,
584
- ListRoleMembershipsCommandOutput,
585
- } from "../commands/ListRoleMembershipsCommand";
586
- import {
587
- ListTagsForResourceCommandInput,
588
- ListTagsForResourceCommandOutput,
589
- } from "../commands/ListTagsForResourceCommand";
590
- import {
591
- ListTemplateAliasesCommandInput,
592
- ListTemplateAliasesCommandOutput,
593
- } from "../commands/ListTemplateAliasesCommand";
594
- import {
595
- ListTemplatesCommandInput,
596
- ListTemplatesCommandOutput,
597
- } from "../commands/ListTemplatesCommand";
598
- import {
599
- ListTemplateVersionsCommandInput,
600
- ListTemplateVersionsCommandOutput,
601
- } from "../commands/ListTemplateVersionsCommand";
602
- import {
603
- ListThemeAliasesCommandInput,
604
- ListThemeAliasesCommandOutput,
605
- } from "../commands/ListThemeAliasesCommand";
606
- import {
607
- ListThemesCommandInput,
608
- ListThemesCommandOutput,
609
- } from "../commands/ListThemesCommand";
610
- import {
611
- ListThemeVersionsCommandInput,
612
- ListThemeVersionsCommandOutput,
613
- } from "../commands/ListThemeVersionsCommand";
614
- import {
615
- ListTopicRefreshSchedulesCommandInput,
616
- ListTopicRefreshSchedulesCommandOutput,
617
- } from "../commands/ListTopicRefreshSchedulesCommand";
618
- import {
619
- ListTopicReviewedAnswersCommandInput,
620
- ListTopicReviewedAnswersCommandOutput,
621
- } from "../commands/ListTopicReviewedAnswersCommand";
622
- import {
623
- ListTopicsCommandInput,
624
- ListTopicsCommandOutput,
625
- } from "../commands/ListTopicsCommand";
626
- import {
627
- ListUserGroupsCommandInput,
628
- ListUserGroupsCommandOutput,
629
- } from "../commands/ListUserGroupsCommand";
630
- import {
631
- ListUsersCommandInput,
632
- ListUsersCommandOutput,
633
- } from "../commands/ListUsersCommand";
634
- import {
635
- ListVPCConnectionsCommandInput,
636
- ListVPCConnectionsCommandOutput,
637
- } from "../commands/ListVPCConnectionsCommand";
638
- import {
639
- PredictQAResultsCommandInput,
640
- PredictQAResultsCommandOutput,
641
- } from "../commands/PredictQAResultsCommand";
642
- import {
643
- PutDataSetRefreshPropertiesCommandInput,
644
- PutDataSetRefreshPropertiesCommandOutput,
645
- } from "../commands/PutDataSetRefreshPropertiesCommand";
646
- import {
647
- RegisterUserCommandInput,
648
- RegisterUserCommandOutput,
649
- } from "../commands/RegisterUserCommand";
650
- import {
651
- RestoreAnalysisCommandInput,
652
- RestoreAnalysisCommandOutput,
653
- } from "../commands/RestoreAnalysisCommand";
654
- import {
655
- SearchActionConnectorsCommandInput,
656
- SearchActionConnectorsCommandOutput,
657
- } from "../commands/SearchActionConnectorsCommand";
658
- import {
659
- SearchAnalysesCommandInput,
660
- SearchAnalysesCommandOutput,
661
- } from "../commands/SearchAnalysesCommand";
662
- import {
663
- SearchDashboardsCommandInput,
664
- SearchDashboardsCommandOutput,
665
- } from "../commands/SearchDashboardsCommand";
666
- import {
667
- SearchDataSetsCommandInput,
668
- SearchDataSetsCommandOutput,
669
- } from "../commands/SearchDataSetsCommand";
670
- import {
671
- SearchDataSourcesCommandInput,
672
- SearchDataSourcesCommandOutput,
673
- } from "../commands/SearchDataSourcesCommand";
674
- import {
675
- SearchFlowsCommandInput,
676
- SearchFlowsCommandOutput,
677
- } from "../commands/SearchFlowsCommand";
678
- import {
679
- SearchFoldersCommandInput,
680
- SearchFoldersCommandOutput,
681
- } from "../commands/SearchFoldersCommand";
682
- import {
683
- SearchGroupsCommandInput,
684
- SearchGroupsCommandOutput,
685
- } from "../commands/SearchGroupsCommand";
686
- import {
687
- SearchTopicsCommandInput,
688
- SearchTopicsCommandOutput,
689
- } from "../commands/SearchTopicsCommand";
690
- import {
691
- StartAssetBundleExportJobCommandInput,
692
- StartAssetBundleExportJobCommandOutput,
693
- } from "../commands/StartAssetBundleExportJobCommand";
694
- import {
695
- StartAssetBundleImportJobCommandInput,
696
- StartAssetBundleImportJobCommandOutput,
697
- } from "../commands/StartAssetBundleImportJobCommand";
698
- import {
699
- StartDashboardSnapshotJobCommandInput,
700
- StartDashboardSnapshotJobCommandOutput,
701
- } from "../commands/StartDashboardSnapshotJobCommand";
702
- import {
703
- StartDashboardSnapshotJobScheduleCommandInput,
704
- StartDashboardSnapshotJobScheduleCommandOutput,
705
- } from "../commands/StartDashboardSnapshotJobScheduleCommand";
706
- import {
707
- TagResourceCommandInput,
708
- TagResourceCommandOutput,
709
- } from "../commands/TagResourceCommand";
710
- import {
711
- UntagResourceCommandInput,
712
- UntagResourceCommandOutput,
713
- } from "../commands/UntagResourceCommand";
714
- import {
715
- UpdateAccountCustomizationCommandInput,
716
- UpdateAccountCustomizationCommandOutput,
717
- } from "../commands/UpdateAccountCustomizationCommand";
718
- import {
719
- UpdateAccountCustomPermissionCommandInput,
720
- UpdateAccountCustomPermissionCommandOutput,
721
- } from "../commands/UpdateAccountCustomPermissionCommand";
722
- import {
723
- UpdateAccountSettingsCommandInput,
724
- UpdateAccountSettingsCommandOutput,
725
- } from "../commands/UpdateAccountSettingsCommand";
726
- import {
727
- UpdateActionConnectorCommandInput,
728
- UpdateActionConnectorCommandOutput,
729
- } from "../commands/UpdateActionConnectorCommand";
730
- import {
731
- UpdateActionConnectorPermissionsCommandInput,
732
- UpdateActionConnectorPermissionsCommandOutput,
733
- } from "../commands/UpdateActionConnectorPermissionsCommand";
734
- import {
735
- UpdateAnalysisCommandInput,
736
- UpdateAnalysisCommandOutput,
737
- } from "../commands/UpdateAnalysisCommand";
738
- import {
739
- UpdateAnalysisPermissionsCommandInput,
740
- UpdateAnalysisPermissionsCommandOutput,
741
- } from "../commands/UpdateAnalysisPermissionsCommand";
742
- import {
743
- UpdateApplicationWithTokenExchangeGrantCommandInput,
744
- UpdateApplicationWithTokenExchangeGrantCommandOutput,
745
- } from "../commands/UpdateApplicationWithTokenExchangeGrantCommand";
746
- import {
747
- UpdateBrandAssignmentCommandInput,
748
- UpdateBrandAssignmentCommandOutput,
749
- } from "../commands/UpdateBrandAssignmentCommand";
750
- import {
751
- UpdateBrandCommandInput,
752
- UpdateBrandCommandOutput,
753
- } from "../commands/UpdateBrandCommand";
754
- import {
755
- UpdateBrandPublishedVersionCommandInput,
756
- UpdateBrandPublishedVersionCommandOutput,
757
- } from "../commands/UpdateBrandPublishedVersionCommand";
758
- import {
759
- UpdateCustomPermissionsCommandInput,
760
- UpdateCustomPermissionsCommandOutput,
761
- } from "../commands/UpdateCustomPermissionsCommand";
762
- import {
763
- UpdateDashboardCommandInput,
764
- UpdateDashboardCommandOutput,
765
- } from "../commands/UpdateDashboardCommand";
766
- import {
767
- UpdateDashboardLinksCommandInput,
768
- UpdateDashboardLinksCommandOutput,
769
- } from "../commands/UpdateDashboardLinksCommand";
770
- import {
771
- UpdateDashboardPermissionsCommandInput,
772
- UpdateDashboardPermissionsCommandOutput,
773
- } from "../commands/UpdateDashboardPermissionsCommand";
774
- import {
775
- UpdateDashboardPublishedVersionCommandInput,
776
- UpdateDashboardPublishedVersionCommandOutput,
777
- } from "../commands/UpdateDashboardPublishedVersionCommand";
778
- import {
779
- UpdateDashboardsQAConfigurationCommandInput,
780
- UpdateDashboardsQAConfigurationCommandOutput,
781
- } from "../commands/UpdateDashboardsQAConfigurationCommand";
782
- import {
783
- UpdateDataSetCommandInput,
784
- UpdateDataSetCommandOutput,
785
- } from "../commands/UpdateDataSetCommand";
786
- import {
787
- UpdateDataSetPermissionsCommandInput,
788
- UpdateDataSetPermissionsCommandOutput,
789
- } from "../commands/UpdateDataSetPermissionsCommand";
790
- import {
791
- UpdateDataSourceCommandInput,
792
- UpdateDataSourceCommandOutput,
793
- } from "../commands/UpdateDataSourceCommand";
794
- import {
795
- UpdateDataSourcePermissionsCommandInput,
796
- UpdateDataSourcePermissionsCommandOutput,
797
- } from "../commands/UpdateDataSourcePermissionsCommand";
798
- import {
799
- UpdateDefaultQBusinessApplicationCommandInput,
800
- UpdateDefaultQBusinessApplicationCommandOutput,
801
- } from "../commands/UpdateDefaultQBusinessApplicationCommand";
802
- import {
803
- UpdateFlowPermissionsCommandInput,
804
- UpdateFlowPermissionsCommandOutput,
805
- } from "../commands/UpdateFlowPermissionsCommand";
806
- import {
807
- UpdateFolderCommandInput,
808
- UpdateFolderCommandOutput,
809
- } from "../commands/UpdateFolderCommand";
810
- import {
811
- UpdateFolderPermissionsCommandInput,
812
- UpdateFolderPermissionsCommandOutput,
813
- } from "../commands/UpdateFolderPermissionsCommand";
814
- import {
815
- UpdateGroupCommandInput,
816
- UpdateGroupCommandOutput,
817
- } from "../commands/UpdateGroupCommand";
818
- import {
819
- UpdateIAMPolicyAssignmentCommandInput,
820
- UpdateIAMPolicyAssignmentCommandOutput,
821
- } from "../commands/UpdateIAMPolicyAssignmentCommand";
822
- import {
823
- UpdateIdentityPropagationConfigCommandInput,
824
- UpdateIdentityPropagationConfigCommandOutput,
825
- } from "../commands/UpdateIdentityPropagationConfigCommand";
826
- import {
827
- UpdateIpRestrictionCommandInput,
828
- UpdateIpRestrictionCommandOutput,
829
- } from "../commands/UpdateIpRestrictionCommand";
830
- import {
831
- UpdateKeyRegistrationCommandInput,
832
- UpdateKeyRegistrationCommandOutput,
833
- } from "../commands/UpdateKeyRegistrationCommand";
834
- import {
835
- UpdatePublicSharingSettingsCommandInput,
836
- UpdatePublicSharingSettingsCommandOutput,
837
- } from "../commands/UpdatePublicSharingSettingsCommand";
838
- import {
839
- UpdateQPersonalizationConfigurationCommandInput,
840
- UpdateQPersonalizationConfigurationCommandOutput,
841
- } from "../commands/UpdateQPersonalizationConfigurationCommand";
842
- import {
843
- UpdateQuickSightQSearchConfigurationCommandInput,
844
- UpdateQuickSightQSearchConfigurationCommandOutput,
845
- } from "../commands/UpdateQuickSightQSearchConfigurationCommand";
846
- import {
847
- UpdateRefreshScheduleCommandInput,
848
- UpdateRefreshScheduleCommandOutput,
849
- } from "../commands/UpdateRefreshScheduleCommand";
850
- import {
851
- UpdateRoleCustomPermissionCommandInput,
852
- UpdateRoleCustomPermissionCommandOutput,
853
- } from "../commands/UpdateRoleCustomPermissionCommand";
854
- import {
855
- UpdateSPICECapacityConfigurationCommandInput,
856
- UpdateSPICECapacityConfigurationCommandOutput,
857
- } from "../commands/UpdateSPICECapacityConfigurationCommand";
858
- import {
859
- UpdateTemplateAliasCommandInput,
860
- UpdateTemplateAliasCommandOutput,
861
- } from "../commands/UpdateTemplateAliasCommand";
862
- import {
863
- UpdateTemplateCommandInput,
864
- UpdateTemplateCommandOutput,
865
- } from "../commands/UpdateTemplateCommand";
866
- import {
867
- UpdateTemplatePermissionsCommandInput,
868
- UpdateTemplatePermissionsCommandOutput,
869
- } from "../commands/UpdateTemplatePermissionsCommand";
870
- import {
871
- UpdateThemeAliasCommandInput,
872
- UpdateThemeAliasCommandOutput,
873
- } from "../commands/UpdateThemeAliasCommand";
874
- import {
875
- UpdateThemeCommandInput,
876
- UpdateThemeCommandOutput,
877
- } from "../commands/UpdateThemeCommand";
878
- import {
879
- UpdateThemePermissionsCommandInput,
880
- UpdateThemePermissionsCommandOutput,
881
- } from "../commands/UpdateThemePermissionsCommand";
882
- import {
883
- UpdateTopicCommandInput,
884
- UpdateTopicCommandOutput,
885
- } from "../commands/UpdateTopicCommand";
886
- import {
887
- UpdateTopicPermissionsCommandInput,
888
- UpdateTopicPermissionsCommandOutput,
889
- } from "../commands/UpdateTopicPermissionsCommand";
890
- import {
891
- UpdateTopicRefreshScheduleCommandInput,
892
- UpdateTopicRefreshScheduleCommandOutput,
893
- } from "../commands/UpdateTopicRefreshScheduleCommand";
894
- import {
895
- UpdateUserCommandInput,
896
- UpdateUserCommandOutput,
897
- } from "../commands/UpdateUserCommand";
898
- import {
899
- UpdateUserCustomPermissionCommandInput,
900
- UpdateUserCustomPermissionCommandOutput,
901
- } from "../commands/UpdateUserCustomPermissionCommand";
902
- import {
903
- UpdateVPCConnectionCommandInput,
904
- UpdateVPCConnectionCommandOutput,
905
- } from "../commands/UpdateVPCConnectionCommand";
906
- export declare const se_BatchCreateTopicReviewedAnswerCommand: (
907
- input: BatchCreateTopicReviewedAnswerCommandInput,
908
- context: __SerdeContext
909
- ) => Promise<__HttpRequest>;
910
- export declare const se_BatchDeleteTopicReviewedAnswerCommand: (
911
- input: BatchDeleteTopicReviewedAnswerCommandInput,
912
- context: __SerdeContext
913
- ) => Promise<__HttpRequest>;
914
- export declare const se_CancelIngestionCommand: (
915
- input: CancelIngestionCommandInput,
916
- context: __SerdeContext
917
- ) => Promise<__HttpRequest>;
918
- export declare const se_CreateAccountCustomizationCommand: (
919
- input: CreateAccountCustomizationCommandInput,
920
- context: __SerdeContext
921
- ) => Promise<__HttpRequest>;
922
- export declare const se_CreateAccountSubscriptionCommand: (
923
- input: CreateAccountSubscriptionCommandInput,
924
- context: __SerdeContext
925
- ) => Promise<__HttpRequest>;
926
- export declare const se_CreateActionConnectorCommand: (
927
- input: CreateActionConnectorCommandInput,
928
- context: __SerdeContext
929
- ) => Promise<__HttpRequest>;
930
- export declare const se_CreateAnalysisCommand: (
931
- input: CreateAnalysisCommandInput,
932
- context: __SerdeContext
933
- ) => Promise<__HttpRequest>;
934
- export declare const se_CreateBrandCommand: (
935
- input: CreateBrandCommandInput,
936
- context: __SerdeContext
937
- ) => Promise<__HttpRequest>;
938
- export declare const se_CreateCustomPermissionsCommand: (
939
- input: CreateCustomPermissionsCommandInput,
940
- context: __SerdeContext
941
- ) => Promise<__HttpRequest>;
942
- export declare const se_CreateDashboardCommand: (
943
- input: CreateDashboardCommandInput,
944
- context: __SerdeContext
945
- ) => Promise<__HttpRequest>;
946
- export declare const se_CreateDataSetCommand: (
947
- input: CreateDataSetCommandInput,
948
- context: __SerdeContext
949
- ) => Promise<__HttpRequest>;
950
- export declare const se_CreateDataSourceCommand: (
951
- input: CreateDataSourceCommandInput,
952
- context: __SerdeContext
953
- ) => Promise<__HttpRequest>;
954
- export declare const se_CreateFolderCommand: (
955
- input: CreateFolderCommandInput,
956
- context: __SerdeContext
957
- ) => Promise<__HttpRequest>;
958
- export declare const se_CreateFolderMembershipCommand: (
959
- input: CreateFolderMembershipCommandInput,
960
- context: __SerdeContext
961
- ) => Promise<__HttpRequest>;
962
- export declare const se_CreateGroupCommand: (
963
- input: CreateGroupCommandInput,
964
- context: __SerdeContext
965
- ) => Promise<__HttpRequest>;
966
- export declare const se_CreateGroupMembershipCommand: (
967
- input: CreateGroupMembershipCommandInput,
968
- context: __SerdeContext
969
- ) => Promise<__HttpRequest>;
970
- export declare const se_CreateIAMPolicyAssignmentCommand: (
971
- input: CreateIAMPolicyAssignmentCommandInput,
972
- context: __SerdeContext
973
- ) => Promise<__HttpRequest>;
974
- export declare const se_CreateIngestionCommand: (
975
- input: CreateIngestionCommandInput,
976
- context: __SerdeContext
977
- ) => Promise<__HttpRequest>;
978
- export declare const se_CreateNamespaceCommand: (
979
- input: CreateNamespaceCommandInput,
980
- context: __SerdeContext
981
- ) => Promise<__HttpRequest>;
982
- export declare const se_CreateRefreshScheduleCommand: (
983
- input: CreateRefreshScheduleCommandInput,
984
- context: __SerdeContext
985
- ) => Promise<__HttpRequest>;
986
- export declare const se_CreateRoleMembershipCommand: (
987
- input: CreateRoleMembershipCommandInput,
988
- context: __SerdeContext
989
- ) => Promise<__HttpRequest>;
990
- export declare const se_CreateTemplateCommand: (
991
- input: CreateTemplateCommandInput,
992
- context: __SerdeContext
993
- ) => Promise<__HttpRequest>;
994
- export declare const se_CreateTemplateAliasCommand: (
995
- input: CreateTemplateAliasCommandInput,
996
- context: __SerdeContext
997
- ) => Promise<__HttpRequest>;
998
- export declare const se_CreateThemeCommand: (
999
- input: CreateThemeCommandInput,
1000
- context: __SerdeContext
1001
- ) => Promise<__HttpRequest>;
1002
- export declare const se_CreateThemeAliasCommand: (
1003
- input: CreateThemeAliasCommandInput,
1004
- context: __SerdeContext
1005
- ) => Promise<__HttpRequest>;
1006
- export declare const se_CreateTopicCommand: (
1007
- input: CreateTopicCommandInput,
1008
- context: __SerdeContext
1009
- ) => Promise<__HttpRequest>;
1010
- export declare const se_CreateTopicRefreshScheduleCommand: (
1011
- input: CreateTopicRefreshScheduleCommandInput,
1012
- context: __SerdeContext
1013
- ) => Promise<__HttpRequest>;
1014
- export declare const se_CreateVPCConnectionCommand: (
1015
- input: CreateVPCConnectionCommandInput,
1016
- context: __SerdeContext
1017
- ) => Promise<__HttpRequest>;
1018
- export declare const se_DeleteAccountCustomizationCommand: (
1019
- input: DeleteAccountCustomizationCommandInput,
1020
- context: __SerdeContext
1021
- ) => Promise<__HttpRequest>;
1022
- export declare const se_DeleteAccountCustomPermissionCommand: (
1023
- input: DeleteAccountCustomPermissionCommandInput,
1024
- context: __SerdeContext
1025
- ) => Promise<__HttpRequest>;
1026
- export declare const se_DeleteAccountSubscriptionCommand: (
1027
- input: DeleteAccountSubscriptionCommandInput,
1028
- context: __SerdeContext
1029
- ) => Promise<__HttpRequest>;
1030
- export declare const se_DeleteActionConnectorCommand: (
1031
- input: DeleteActionConnectorCommandInput,
1032
- context: __SerdeContext
1033
- ) => Promise<__HttpRequest>;
1034
- export declare const se_DeleteAnalysisCommand: (
1035
- input: DeleteAnalysisCommandInput,
1036
- context: __SerdeContext
1037
- ) => Promise<__HttpRequest>;
1038
- export declare const se_DeleteBrandCommand: (
1039
- input: DeleteBrandCommandInput,
1040
- context: __SerdeContext
1041
- ) => Promise<__HttpRequest>;
1042
- export declare const se_DeleteBrandAssignmentCommand: (
1043
- input: DeleteBrandAssignmentCommandInput,
1044
- context: __SerdeContext
1045
- ) => Promise<__HttpRequest>;
1046
- export declare const se_DeleteCustomPermissionsCommand: (
1047
- input: DeleteCustomPermissionsCommandInput,
1048
- context: __SerdeContext
1049
- ) => Promise<__HttpRequest>;
1050
- export declare const se_DeleteDashboardCommand: (
1051
- input: DeleteDashboardCommandInput,
1052
- context: __SerdeContext
1053
- ) => Promise<__HttpRequest>;
1054
- export declare const se_DeleteDataSetCommand: (
1055
- input: DeleteDataSetCommandInput,
1056
- context: __SerdeContext
1057
- ) => Promise<__HttpRequest>;
1058
- export declare const se_DeleteDataSetRefreshPropertiesCommand: (
1059
- input: DeleteDataSetRefreshPropertiesCommandInput,
1060
- context: __SerdeContext
1061
- ) => Promise<__HttpRequest>;
1062
- export declare const se_DeleteDataSourceCommand: (
1063
- input: DeleteDataSourceCommandInput,
1064
- context: __SerdeContext
1065
- ) => Promise<__HttpRequest>;
1066
- export declare const se_DeleteDefaultQBusinessApplicationCommand: (
1067
- input: DeleteDefaultQBusinessApplicationCommandInput,
1068
- context: __SerdeContext
1069
- ) => Promise<__HttpRequest>;
1070
- export declare const se_DeleteFolderCommand: (
1071
- input: DeleteFolderCommandInput,
1072
- context: __SerdeContext
1073
- ) => Promise<__HttpRequest>;
1074
- export declare const se_DeleteFolderMembershipCommand: (
1075
- input: DeleteFolderMembershipCommandInput,
1076
- context: __SerdeContext
1077
- ) => Promise<__HttpRequest>;
1078
- export declare const se_DeleteGroupCommand: (
1079
- input: DeleteGroupCommandInput,
1080
- context: __SerdeContext
1081
- ) => Promise<__HttpRequest>;
1082
- export declare const se_DeleteGroupMembershipCommand: (
1083
- input: DeleteGroupMembershipCommandInput,
1084
- context: __SerdeContext
1085
- ) => Promise<__HttpRequest>;
1086
- export declare const se_DeleteIAMPolicyAssignmentCommand: (
1087
- input: DeleteIAMPolicyAssignmentCommandInput,
1088
- context: __SerdeContext
1089
- ) => Promise<__HttpRequest>;
1090
- export declare const se_DeleteIdentityPropagationConfigCommand: (
1091
- input: DeleteIdentityPropagationConfigCommandInput,
1092
- context: __SerdeContext
1093
- ) => Promise<__HttpRequest>;
1094
- export declare const se_DeleteNamespaceCommand: (
1095
- input: DeleteNamespaceCommandInput,
1096
- context: __SerdeContext
1097
- ) => Promise<__HttpRequest>;
1098
- export declare const se_DeleteRefreshScheduleCommand: (
1099
- input: DeleteRefreshScheduleCommandInput,
1100
- context: __SerdeContext
1101
- ) => Promise<__HttpRequest>;
1102
- export declare const se_DeleteRoleCustomPermissionCommand: (
1103
- input: DeleteRoleCustomPermissionCommandInput,
1104
- context: __SerdeContext
1105
- ) => Promise<__HttpRequest>;
1106
- export declare const se_DeleteRoleMembershipCommand: (
1107
- input: DeleteRoleMembershipCommandInput,
1108
- context: __SerdeContext
1109
- ) => Promise<__HttpRequest>;
1110
- export declare const se_DeleteTemplateCommand: (
1111
- input: DeleteTemplateCommandInput,
1112
- context: __SerdeContext
1113
- ) => Promise<__HttpRequest>;
1114
- export declare const se_DeleteTemplateAliasCommand: (
1115
- input: DeleteTemplateAliasCommandInput,
1116
- context: __SerdeContext
1117
- ) => Promise<__HttpRequest>;
1118
- export declare const se_DeleteThemeCommand: (
1119
- input: DeleteThemeCommandInput,
1120
- context: __SerdeContext
1121
- ) => Promise<__HttpRequest>;
1122
- export declare const se_DeleteThemeAliasCommand: (
1123
- input: DeleteThemeAliasCommandInput,
1124
- context: __SerdeContext
1125
- ) => Promise<__HttpRequest>;
1126
- export declare const se_DeleteTopicCommand: (
1127
- input: DeleteTopicCommandInput,
1128
- context: __SerdeContext
1129
- ) => Promise<__HttpRequest>;
1130
- export declare const se_DeleteTopicRefreshScheduleCommand: (
1131
- input: DeleteTopicRefreshScheduleCommandInput,
1132
- context: __SerdeContext
1133
- ) => Promise<__HttpRequest>;
1134
- export declare const se_DeleteUserCommand: (
1135
- input: DeleteUserCommandInput,
1136
- context: __SerdeContext
1137
- ) => Promise<__HttpRequest>;
1138
- export declare const se_DeleteUserByPrincipalIdCommand: (
1139
- input: DeleteUserByPrincipalIdCommandInput,
1140
- context: __SerdeContext
1141
- ) => Promise<__HttpRequest>;
1142
- export declare const se_DeleteUserCustomPermissionCommand: (
1143
- input: DeleteUserCustomPermissionCommandInput,
1144
- context: __SerdeContext
1145
- ) => Promise<__HttpRequest>;
1146
- export declare const se_DeleteVPCConnectionCommand: (
1147
- input: DeleteVPCConnectionCommandInput,
1148
- context: __SerdeContext
1149
- ) => Promise<__HttpRequest>;
1150
- export declare const se_DescribeAccountCustomizationCommand: (
1151
- input: DescribeAccountCustomizationCommandInput,
1152
- context: __SerdeContext
1153
- ) => Promise<__HttpRequest>;
1154
- export declare const se_DescribeAccountCustomPermissionCommand: (
1155
- input: DescribeAccountCustomPermissionCommandInput,
1156
- context: __SerdeContext
1157
- ) => Promise<__HttpRequest>;
1158
- export declare const se_DescribeAccountSettingsCommand: (
1159
- input: DescribeAccountSettingsCommandInput,
1160
- context: __SerdeContext
1161
- ) => Promise<__HttpRequest>;
1162
- export declare const se_DescribeAccountSubscriptionCommand: (
1163
- input: DescribeAccountSubscriptionCommandInput,
1164
- context: __SerdeContext
1165
- ) => Promise<__HttpRequest>;
1166
- export declare const se_DescribeActionConnectorCommand: (
1167
- input: DescribeActionConnectorCommandInput,
1168
- context: __SerdeContext
1169
- ) => Promise<__HttpRequest>;
1170
- export declare const se_DescribeActionConnectorPermissionsCommand: (
1171
- input: DescribeActionConnectorPermissionsCommandInput,
1172
- context: __SerdeContext
1173
- ) => Promise<__HttpRequest>;
1174
- export declare const se_DescribeAnalysisCommand: (
1175
- input: DescribeAnalysisCommandInput,
1176
- context: __SerdeContext
1177
- ) => Promise<__HttpRequest>;
1178
- export declare const se_DescribeAnalysisDefinitionCommand: (
1179
- input: DescribeAnalysisDefinitionCommandInput,
1180
- context: __SerdeContext
1181
- ) => Promise<__HttpRequest>;
1182
- export declare const se_DescribeAnalysisPermissionsCommand: (
1183
- input: DescribeAnalysisPermissionsCommandInput,
1184
- context: __SerdeContext
1185
- ) => Promise<__HttpRequest>;
1186
- export declare const se_DescribeAssetBundleExportJobCommand: (
1187
- input: DescribeAssetBundleExportJobCommandInput,
1188
- context: __SerdeContext
1189
- ) => Promise<__HttpRequest>;
1190
- export declare const se_DescribeAssetBundleImportJobCommand: (
1191
- input: DescribeAssetBundleImportJobCommandInput,
1192
- context: __SerdeContext
1193
- ) => Promise<__HttpRequest>;
1194
- export declare const se_DescribeBrandCommand: (
1195
- input: DescribeBrandCommandInput,
1196
- context: __SerdeContext
1197
- ) => Promise<__HttpRequest>;
1198
- export declare const se_DescribeBrandAssignmentCommand: (
1199
- input: DescribeBrandAssignmentCommandInput,
1200
- context: __SerdeContext
1201
- ) => Promise<__HttpRequest>;
1202
- export declare const se_DescribeBrandPublishedVersionCommand: (
1203
- input: DescribeBrandPublishedVersionCommandInput,
1204
- context: __SerdeContext
1205
- ) => Promise<__HttpRequest>;
1206
- export declare const se_DescribeCustomPermissionsCommand: (
1207
- input: DescribeCustomPermissionsCommandInput,
1208
- context: __SerdeContext
1209
- ) => Promise<__HttpRequest>;
1210
- export declare const se_DescribeDashboardCommand: (
1211
- input: DescribeDashboardCommandInput,
1212
- context: __SerdeContext
1213
- ) => Promise<__HttpRequest>;
1214
- export declare const se_DescribeDashboardDefinitionCommand: (
1215
- input: DescribeDashboardDefinitionCommandInput,
1216
- context: __SerdeContext
1217
- ) => Promise<__HttpRequest>;
1218
- export declare const se_DescribeDashboardPermissionsCommand: (
1219
- input: DescribeDashboardPermissionsCommandInput,
1220
- context: __SerdeContext
1221
- ) => Promise<__HttpRequest>;
1222
- export declare const se_DescribeDashboardSnapshotJobCommand: (
1223
- input: DescribeDashboardSnapshotJobCommandInput,
1224
- context: __SerdeContext
1225
- ) => Promise<__HttpRequest>;
1226
- export declare const se_DescribeDashboardSnapshotJobResultCommand: (
1227
- input: DescribeDashboardSnapshotJobResultCommandInput,
1228
- context: __SerdeContext
1229
- ) => Promise<__HttpRequest>;
1230
- export declare const se_DescribeDashboardsQAConfigurationCommand: (
1231
- input: DescribeDashboardsQAConfigurationCommandInput,
1232
- context: __SerdeContext
1233
- ) => Promise<__HttpRequest>;
1234
- export declare const se_DescribeDataSetCommand: (
1235
- input: DescribeDataSetCommandInput,
1236
- context: __SerdeContext
1237
- ) => Promise<__HttpRequest>;
1238
- export declare const se_DescribeDataSetPermissionsCommand: (
1239
- input: DescribeDataSetPermissionsCommandInput,
1240
- context: __SerdeContext
1241
- ) => Promise<__HttpRequest>;
1242
- export declare const se_DescribeDataSetRefreshPropertiesCommand: (
1243
- input: DescribeDataSetRefreshPropertiesCommandInput,
1244
- context: __SerdeContext
1245
- ) => Promise<__HttpRequest>;
1246
- export declare const se_DescribeDataSourceCommand: (
1247
- input: DescribeDataSourceCommandInput,
1248
- context: __SerdeContext
1249
- ) => Promise<__HttpRequest>;
1250
- export declare const se_DescribeDataSourcePermissionsCommand: (
1251
- input: DescribeDataSourcePermissionsCommandInput,
1252
- context: __SerdeContext
1253
- ) => Promise<__HttpRequest>;
1254
- export declare const se_DescribeDefaultQBusinessApplicationCommand: (
1255
- input: DescribeDefaultQBusinessApplicationCommandInput,
1256
- context: __SerdeContext
1257
- ) => Promise<__HttpRequest>;
1258
- export declare const se_DescribeFolderCommand: (
1259
- input: DescribeFolderCommandInput,
1260
- context: __SerdeContext
1261
- ) => Promise<__HttpRequest>;
1262
- export declare const se_DescribeFolderPermissionsCommand: (
1263
- input: DescribeFolderPermissionsCommandInput,
1264
- context: __SerdeContext
1265
- ) => Promise<__HttpRequest>;
1266
- export declare const se_DescribeFolderResolvedPermissionsCommand: (
1267
- input: DescribeFolderResolvedPermissionsCommandInput,
1268
- context: __SerdeContext
1269
- ) => Promise<__HttpRequest>;
1270
- export declare const se_DescribeGroupCommand: (
1271
- input: DescribeGroupCommandInput,
1272
- context: __SerdeContext
1273
- ) => Promise<__HttpRequest>;
1274
- export declare const se_DescribeGroupMembershipCommand: (
1275
- input: DescribeGroupMembershipCommandInput,
1276
- context: __SerdeContext
1277
- ) => Promise<__HttpRequest>;
1278
- export declare const se_DescribeIAMPolicyAssignmentCommand: (
1279
- input: DescribeIAMPolicyAssignmentCommandInput,
1280
- context: __SerdeContext
1281
- ) => Promise<__HttpRequest>;
1282
- export declare const se_DescribeIngestionCommand: (
1283
- input: DescribeIngestionCommandInput,
1284
- context: __SerdeContext
1285
- ) => Promise<__HttpRequest>;
1286
- export declare const se_DescribeIpRestrictionCommand: (
1287
- input: DescribeIpRestrictionCommandInput,
1288
- context: __SerdeContext
1289
- ) => Promise<__HttpRequest>;
1290
- export declare const se_DescribeKeyRegistrationCommand: (
1291
- input: DescribeKeyRegistrationCommandInput,
1292
- context: __SerdeContext
1293
- ) => Promise<__HttpRequest>;
1294
- export declare const se_DescribeNamespaceCommand: (
1295
- input: DescribeNamespaceCommandInput,
1296
- context: __SerdeContext
1297
- ) => Promise<__HttpRequest>;
1298
- export declare const se_DescribeQPersonalizationConfigurationCommand: (
1299
- input: DescribeQPersonalizationConfigurationCommandInput,
1300
- context: __SerdeContext
1301
- ) => Promise<__HttpRequest>;
1302
- export declare const se_DescribeQuickSightQSearchConfigurationCommand: (
1303
- input: DescribeQuickSightQSearchConfigurationCommandInput,
1304
- context: __SerdeContext
1305
- ) => Promise<__HttpRequest>;
1306
- export declare const se_DescribeRefreshScheduleCommand: (
1307
- input: DescribeRefreshScheduleCommandInput,
1308
- context: __SerdeContext
1309
- ) => Promise<__HttpRequest>;
1310
- export declare const se_DescribeRoleCustomPermissionCommand: (
1311
- input: DescribeRoleCustomPermissionCommandInput,
1312
- context: __SerdeContext
1313
- ) => Promise<__HttpRequest>;
1314
- export declare const se_DescribeTemplateCommand: (
1315
- input: DescribeTemplateCommandInput,
1316
- context: __SerdeContext
1317
- ) => Promise<__HttpRequest>;
1318
- export declare const se_DescribeTemplateAliasCommand: (
1319
- input: DescribeTemplateAliasCommandInput,
1320
- context: __SerdeContext
1321
- ) => Promise<__HttpRequest>;
1322
- export declare const se_DescribeTemplateDefinitionCommand: (
1323
- input: DescribeTemplateDefinitionCommandInput,
1324
- context: __SerdeContext
1325
- ) => Promise<__HttpRequest>;
1326
- export declare const se_DescribeTemplatePermissionsCommand: (
1327
- input: DescribeTemplatePermissionsCommandInput,
1328
- context: __SerdeContext
1329
- ) => Promise<__HttpRequest>;
1330
- export declare const se_DescribeThemeCommand: (
1331
- input: DescribeThemeCommandInput,
1332
- context: __SerdeContext
1333
- ) => Promise<__HttpRequest>;
1334
- export declare const se_DescribeThemeAliasCommand: (
1335
- input: DescribeThemeAliasCommandInput,
1336
- context: __SerdeContext
1337
- ) => Promise<__HttpRequest>;
1338
- export declare const se_DescribeThemePermissionsCommand: (
1339
- input: DescribeThemePermissionsCommandInput,
1340
- context: __SerdeContext
1341
- ) => Promise<__HttpRequest>;
1342
- export declare const se_DescribeTopicCommand: (
1343
- input: DescribeTopicCommandInput,
1344
- context: __SerdeContext
1345
- ) => Promise<__HttpRequest>;
1346
- export declare const se_DescribeTopicPermissionsCommand: (
1347
- input: DescribeTopicPermissionsCommandInput,
1348
- context: __SerdeContext
1349
- ) => Promise<__HttpRequest>;
1350
- export declare const se_DescribeTopicRefreshCommand: (
1351
- input: DescribeTopicRefreshCommandInput,
1352
- context: __SerdeContext
1353
- ) => Promise<__HttpRequest>;
1354
- export declare const se_DescribeTopicRefreshScheduleCommand: (
1355
- input: DescribeTopicRefreshScheduleCommandInput,
1356
- context: __SerdeContext
1357
- ) => Promise<__HttpRequest>;
1358
- export declare const se_DescribeUserCommand: (
1359
- input: DescribeUserCommandInput,
1360
- context: __SerdeContext
1361
- ) => Promise<__HttpRequest>;
1362
- export declare const se_DescribeVPCConnectionCommand: (
1363
- input: DescribeVPCConnectionCommandInput,
1364
- context: __SerdeContext
1365
- ) => Promise<__HttpRequest>;
1366
- export declare const se_GenerateEmbedUrlForAnonymousUserCommand: (
1367
- input: GenerateEmbedUrlForAnonymousUserCommandInput,
1368
- context: __SerdeContext
1369
- ) => Promise<__HttpRequest>;
1370
- export declare const se_GenerateEmbedUrlForRegisteredUserCommand: (
1371
- input: GenerateEmbedUrlForRegisteredUserCommandInput,
1372
- context: __SerdeContext
1373
- ) => Promise<__HttpRequest>;
1374
- export declare const se_GenerateEmbedUrlForRegisteredUserWithIdentityCommand: (
1375
- input: GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput,
1376
- context: __SerdeContext
1377
- ) => Promise<__HttpRequest>;
1378
- export declare const se_GetDashboardEmbedUrlCommand: (
1379
- input: GetDashboardEmbedUrlCommandInput,
1380
- context: __SerdeContext
1381
- ) => Promise<__HttpRequest>;
1382
- export declare const se_GetFlowMetadataCommand: (
1383
- input: GetFlowMetadataCommandInput,
1384
- context: __SerdeContext
1385
- ) => Promise<__HttpRequest>;
1386
- export declare const se_GetFlowPermissionsCommand: (
1387
- input: GetFlowPermissionsCommandInput,
1388
- context: __SerdeContext
1389
- ) => Promise<__HttpRequest>;
1390
- export declare const se_GetSessionEmbedUrlCommand: (
1391
- input: GetSessionEmbedUrlCommandInput,
1392
- context: __SerdeContext
1393
- ) => Promise<__HttpRequest>;
1394
- export declare const se_ListActionConnectorsCommand: (
1395
- input: ListActionConnectorsCommandInput,
1396
- context: __SerdeContext
1397
- ) => Promise<__HttpRequest>;
1398
- export declare const se_ListAnalysesCommand: (
1399
- input: ListAnalysesCommandInput,
1400
- context: __SerdeContext
1401
- ) => Promise<__HttpRequest>;
1402
- export declare const se_ListAssetBundleExportJobsCommand: (
1403
- input: ListAssetBundleExportJobsCommandInput,
1404
- context: __SerdeContext
1405
- ) => Promise<__HttpRequest>;
1406
- export declare const se_ListAssetBundleImportJobsCommand: (
1407
- input: ListAssetBundleImportJobsCommandInput,
1408
- context: __SerdeContext
1409
- ) => Promise<__HttpRequest>;
1410
- export declare const se_ListBrandsCommand: (
1411
- input: ListBrandsCommandInput,
1412
- context: __SerdeContext
1413
- ) => Promise<__HttpRequest>;
1414
- export declare const se_ListCustomPermissionsCommand: (
1415
- input: ListCustomPermissionsCommandInput,
1416
- context: __SerdeContext
1417
- ) => Promise<__HttpRequest>;
1418
- export declare const se_ListDashboardsCommand: (
1419
- input: ListDashboardsCommandInput,
1420
- context: __SerdeContext
1421
- ) => Promise<__HttpRequest>;
1422
- export declare const se_ListDashboardVersionsCommand: (
1423
- input: ListDashboardVersionsCommandInput,
1424
- context: __SerdeContext
1425
- ) => Promise<__HttpRequest>;
1426
- export declare const se_ListDataSetsCommand: (
1427
- input: ListDataSetsCommandInput,
1428
- context: __SerdeContext
1429
- ) => Promise<__HttpRequest>;
1430
- export declare const se_ListDataSourcesCommand: (
1431
- input: ListDataSourcesCommandInput,
1432
- context: __SerdeContext
1433
- ) => Promise<__HttpRequest>;
1434
- export declare const se_ListFlowsCommand: (
1435
- input: ListFlowsCommandInput,
1436
- context: __SerdeContext
1437
- ) => Promise<__HttpRequest>;
1438
- export declare const se_ListFolderMembersCommand: (
1439
- input: ListFolderMembersCommandInput,
1440
- context: __SerdeContext
1441
- ) => Promise<__HttpRequest>;
1442
- export declare const se_ListFoldersCommand: (
1443
- input: ListFoldersCommandInput,
1444
- context: __SerdeContext
1445
- ) => Promise<__HttpRequest>;
1446
- export declare const se_ListFoldersForResourceCommand: (
1447
- input: ListFoldersForResourceCommandInput,
1448
- context: __SerdeContext
1449
- ) => Promise<__HttpRequest>;
1450
- export declare const se_ListGroupMembershipsCommand: (
1451
- input: ListGroupMembershipsCommandInput,
1452
- context: __SerdeContext
1453
- ) => Promise<__HttpRequest>;
1454
- export declare const se_ListGroupsCommand: (
1455
- input: ListGroupsCommandInput,
1456
- context: __SerdeContext
1457
- ) => Promise<__HttpRequest>;
1458
- export declare const se_ListIAMPolicyAssignmentsCommand: (
1459
- input: ListIAMPolicyAssignmentsCommandInput,
1460
- context: __SerdeContext
1461
- ) => Promise<__HttpRequest>;
1462
- export declare const se_ListIAMPolicyAssignmentsForUserCommand: (
1463
- input: ListIAMPolicyAssignmentsForUserCommandInput,
1464
- context: __SerdeContext
1465
- ) => Promise<__HttpRequest>;
1466
- export declare const se_ListIdentityPropagationConfigsCommand: (
1467
- input: ListIdentityPropagationConfigsCommandInput,
1468
- context: __SerdeContext
1469
- ) => Promise<__HttpRequest>;
1470
- export declare const se_ListIngestionsCommand: (
1471
- input: ListIngestionsCommandInput,
1472
- context: __SerdeContext
1473
- ) => Promise<__HttpRequest>;
1474
- export declare const se_ListNamespacesCommand: (
1475
- input: ListNamespacesCommandInput,
1476
- context: __SerdeContext
1477
- ) => Promise<__HttpRequest>;
1478
- export declare const se_ListRefreshSchedulesCommand: (
1479
- input: ListRefreshSchedulesCommandInput,
1480
- context: __SerdeContext
1481
- ) => Promise<__HttpRequest>;
1482
- export declare const se_ListRoleMembershipsCommand: (
1483
- input: ListRoleMembershipsCommandInput,
1484
- context: __SerdeContext
1485
- ) => Promise<__HttpRequest>;
1486
- export declare const se_ListTagsForResourceCommand: (
1487
- input: ListTagsForResourceCommandInput,
1488
- context: __SerdeContext
1489
- ) => Promise<__HttpRequest>;
1490
- export declare const se_ListTemplateAliasesCommand: (
1491
- input: ListTemplateAliasesCommandInput,
1492
- context: __SerdeContext
1493
- ) => Promise<__HttpRequest>;
1494
- export declare const se_ListTemplatesCommand: (
1495
- input: ListTemplatesCommandInput,
1496
- context: __SerdeContext
1497
- ) => Promise<__HttpRequest>;
1498
- export declare const se_ListTemplateVersionsCommand: (
1499
- input: ListTemplateVersionsCommandInput,
1500
- context: __SerdeContext
1501
- ) => Promise<__HttpRequest>;
1502
- export declare const se_ListThemeAliasesCommand: (
1503
- input: ListThemeAliasesCommandInput,
1504
- context: __SerdeContext
1505
- ) => Promise<__HttpRequest>;
1506
- export declare const se_ListThemesCommand: (
1507
- input: ListThemesCommandInput,
1508
- context: __SerdeContext
1509
- ) => Promise<__HttpRequest>;
1510
- export declare const se_ListThemeVersionsCommand: (
1511
- input: ListThemeVersionsCommandInput,
1512
- context: __SerdeContext
1513
- ) => Promise<__HttpRequest>;
1514
- export declare const se_ListTopicRefreshSchedulesCommand: (
1515
- input: ListTopicRefreshSchedulesCommandInput,
1516
- context: __SerdeContext
1517
- ) => Promise<__HttpRequest>;
1518
- export declare const se_ListTopicReviewedAnswersCommand: (
1519
- input: ListTopicReviewedAnswersCommandInput,
1520
- context: __SerdeContext
1521
- ) => Promise<__HttpRequest>;
1522
- export declare const se_ListTopicsCommand: (
1523
- input: ListTopicsCommandInput,
1524
- context: __SerdeContext
1525
- ) => Promise<__HttpRequest>;
1526
- export declare const se_ListUserGroupsCommand: (
1527
- input: ListUserGroupsCommandInput,
1528
- context: __SerdeContext
1529
- ) => Promise<__HttpRequest>;
1530
- export declare const se_ListUsersCommand: (
1531
- input: ListUsersCommandInput,
1532
- context: __SerdeContext
1533
- ) => Promise<__HttpRequest>;
1534
- export declare const se_ListVPCConnectionsCommand: (
1535
- input: ListVPCConnectionsCommandInput,
1536
- context: __SerdeContext
1537
- ) => Promise<__HttpRequest>;
1538
- export declare const se_PredictQAResultsCommand: (
1539
- input: PredictQAResultsCommandInput,
1540
- context: __SerdeContext
1541
- ) => Promise<__HttpRequest>;
1542
- export declare const se_PutDataSetRefreshPropertiesCommand: (
1543
- input: PutDataSetRefreshPropertiesCommandInput,
1544
- context: __SerdeContext
1545
- ) => Promise<__HttpRequest>;
1546
- export declare const se_RegisterUserCommand: (
1547
- input: RegisterUserCommandInput,
1548
- context: __SerdeContext
1549
- ) => Promise<__HttpRequest>;
1550
- export declare const se_RestoreAnalysisCommand: (
1551
- input: RestoreAnalysisCommandInput,
1552
- context: __SerdeContext
1553
- ) => Promise<__HttpRequest>;
1554
- export declare const se_SearchActionConnectorsCommand: (
1555
- input: SearchActionConnectorsCommandInput,
1556
- context: __SerdeContext
1557
- ) => Promise<__HttpRequest>;
1558
- export declare const se_SearchAnalysesCommand: (
1559
- input: SearchAnalysesCommandInput,
1560
- context: __SerdeContext
1561
- ) => Promise<__HttpRequest>;
1562
- export declare const se_SearchDashboardsCommand: (
1563
- input: SearchDashboardsCommandInput,
1564
- context: __SerdeContext
1565
- ) => Promise<__HttpRequest>;
1566
- export declare const se_SearchDataSetsCommand: (
1567
- input: SearchDataSetsCommandInput,
1568
- context: __SerdeContext
1569
- ) => Promise<__HttpRequest>;
1570
- export declare const se_SearchDataSourcesCommand: (
1571
- input: SearchDataSourcesCommandInput,
1572
- context: __SerdeContext
1573
- ) => Promise<__HttpRequest>;
1574
- export declare const se_SearchFlowsCommand: (
1575
- input: SearchFlowsCommandInput,
1576
- context: __SerdeContext
1577
- ) => Promise<__HttpRequest>;
1578
- export declare const se_SearchFoldersCommand: (
1579
- input: SearchFoldersCommandInput,
1580
- context: __SerdeContext
1581
- ) => Promise<__HttpRequest>;
1582
- export declare const se_SearchGroupsCommand: (
1583
- input: SearchGroupsCommandInput,
1584
- context: __SerdeContext
1585
- ) => Promise<__HttpRequest>;
1586
- export declare const se_SearchTopicsCommand: (
1587
- input: SearchTopicsCommandInput,
1588
- context: __SerdeContext
1589
- ) => Promise<__HttpRequest>;
1590
- export declare const se_StartAssetBundleExportJobCommand: (
1591
- input: StartAssetBundleExportJobCommandInput,
1592
- context: __SerdeContext
1593
- ) => Promise<__HttpRequest>;
1594
- export declare const se_StartAssetBundleImportJobCommand: (
1595
- input: StartAssetBundleImportJobCommandInput,
1596
- context: __SerdeContext
1597
- ) => Promise<__HttpRequest>;
1598
- export declare const se_StartDashboardSnapshotJobCommand: (
1599
- input: StartDashboardSnapshotJobCommandInput,
1600
- context: __SerdeContext
1601
- ) => Promise<__HttpRequest>;
1602
- export declare const se_StartDashboardSnapshotJobScheduleCommand: (
1603
- input: StartDashboardSnapshotJobScheduleCommandInput,
1604
- context: __SerdeContext
1605
- ) => Promise<__HttpRequest>;
1606
- export declare const se_TagResourceCommand: (
1607
- input: TagResourceCommandInput,
1608
- context: __SerdeContext
1609
- ) => Promise<__HttpRequest>;
1610
- export declare const se_UntagResourceCommand: (
1611
- input: UntagResourceCommandInput,
1612
- context: __SerdeContext
1613
- ) => Promise<__HttpRequest>;
1614
- export declare const se_UpdateAccountCustomizationCommand: (
1615
- input: UpdateAccountCustomizationCommandInput,
1616
- context: __SerdeContext
1617
- ) => Promise<__HttpRequest>;
1618
- export declare const se_UpdateAccountCustomPermissionCommand: (
1619
- input: UpdateAccountCustomPermissionCommandInput,
1620
- context: __SerdeContext
1621
- ) => Promise<__HttpRequest>;
1622
- export declare const se_UpdateAccountSettingsCommand: (
1623
- input: UpdateAccountSettingsCommandInput,
1624
- context: __SerdeContext
1625
- ) => Promise<__HttpRequest>;
1626
- export declare const se_UpdateActionConnectorCommand: (
1627
- input: UpdateActionConnectorCommandInput,
1628
- context: __SerdeContext
1629
- ) => Promise<__HttpRequest>;
1630
- export declare const se_UpdateActionConnectorPermissionsCommand: (
1631
- input: UpdateActionConnectorPermissionsCommandInput,
1632
- context: __SerdeContext
1633
- ) => Promise<__HttpRequest>;
1634
- export declare const se_UpdateAnalysisCommand: (
1635
- input: UpdateAnalysisCommandInput,
1636
- context: __SerdeContext
1637
- ) => Promise<__HttpRequest>;
1638
- export declare const se_UpdateAnalysisPermissionsCommand: (
1639
- input: UpdateAnalysisPermissionsCommandInput,
1640
- context: __SerdeContext
1641
- ) => Promise<__HttpRequest>;
1642
- export declare const se_UpdateApplicationWithTokenExchangeGrantCommand: (
1643
- input: UpdateApplicationWithTokenExchangeGrantCommandInput,
1644
- context: __SerdeContext
1645
- ) => Promise<__HttpRequest>;
1646
- export declare const se_UpdateBrandCommand: (
1647
- input: UpdateBrandCommandInput,
1648
- context: __SerdeContext
1649
- ) => Promise<__HttpRequest>;
1650
- export declare const se_UpdateBrandAssignmentCommand: (
1651
- input: UpdateBrandAssignmentCommandInput,
1652
- context: __SerdeContext
1653
- ) => Promise<__HttpRequest>;
1654
- export declare const se_UpdateBrandPublishedVersionCommand: (
1655
- input: UpdateBrandPublishedVersionCommandInput,
1656
- context: __SerdeContext
1657
- ) => Promise<__HttpRequest>;
1658
- export declare const se_UpdateCustomPermissionsCommand: (
1659
- input: UpdateCustomPermissionsCommandInput,
1660
- context: __SerdeContext
1661
- ) => Promise<__HttpRequest>;
1662
- export declare const se_UpdateDashboardCommand: (
1663
- input: UpdateDashboardCommandInput,
1664
- context: __SerdeContext
1665
- ) => Promise<__HttpRequest>;
1666
- export declare const se_UpdateDashboardLinksCommand: (
1667
- input: UpdateDashboardLinksCommandInput,
1668
- context: __SerdeContext
1669
- ) => Promise<__HttpRequest>;
1670
- export declare const se_UpdateDashboardPermissionsCommand: (
1671
- input: UpdateDashboardPermissionsCommandInput,
1672
- context: __SerdeContext
1673
- ) => Promise<__HttpRequest>;
1674
- export declare const se_UpdateDashboardPublishedVersionCommand: (
1675
- input: UpdateDashboardPublishedVersionCommandInput,
1676
- context: __SerdeContext
1677
- ) => Promise<__HttpRequest>;
1678
- export declare const se_UpdateDashboardsQAConfigurationCommand: (
1679
- input: UpdateDashboardsQAConfigurationCommandInput,
1680
- context: __SerdeContext
1681
- ) => Promise<__HttpRequest>;
1682
- export declare const se_UpdateDataSetCommand: (
1683
- input: UpdateDataSetCommandInput,
1684
- context: __SerdeContext
1685
- ) => Promise<__HttpRequest>;
1686
- export declare const se_UpdateDataSetPermissionsCommand: (
1687
- input: UpdateDataSetPermissionsCommandInput,
1688
- context: __SerdeContext
1689
- ) => Promise<__HttpRequest>;
1690
- export declare const se_UpdateDataSourceCommand: (
1691
- input: UpdateDataSourceCommandInput,
1692
- context: __SerdeContext
1693
- ) => Promise<__HttpRequest>;
1694
- export declare const se_UpdateDataSourcePermissionsCommand: (
1695
- input: UpdateDataSourcePermissionsCommandInput,
1696
- context: __SerdeContext
1697
- ) => Promise<__HttpRequest>;
1698
- export declare const se_UpdateDefaultQBusinessApplicationCommand: (
1699
- input: UpdateDefaultQBusinessApplicationCommandInput,
1700
- context: __SerdeContext
1701
- ) => Promise<__HttpRequest>;
1702
- export declare const se_UpdateFlowPermissionsCommand: (
1703
- input: UpdateFlowPermissionsCommandInput,
1704
- context: __SerdeContext
1705
- ) => Promise<__HttpRequest>;
1706
- export declare const se_UpdateFolderCommand: (
1707
- input: UpdateFolderCommandInput,
1708
- context: __SerdeContext
1709
- ) => Promise<__HttpRequest>;
1710
- export declare const se_UpdateFolderPermissionsCommand: (
1711
- input: UpdateFolderPermissionsCommandInput,
1712
- context: __SerdeContext
1713
- ) => Promise<__HttpRequest>;
1714
- export declare const se_UpdateGroupCommand: (
1715
- input: UpdateGroupCommandInput,
1716
- context: __SerdeContext
1717
- ) => Promise<__HttpRequest>;
1718
- export declare const se_UpdateIAMPolicyAssignmentCommand: (
1719
- input: UpdateIAMPolicyAssignmentCommandInput,
1720
- context: __SerdeContext
1721
- ) => Promise<__HttpRequest>;
1722
- export declare const se_UpdateIdentityPropagationConfigCommand: (
1723
- input: UpdateIdentityPropagationConfigCommandInput,
1724
- context: __SerdeContext
1725
- ) => Promise<__HttpRequest>;
1726
- export declare const se_UpdateIpRestrictionCommand: (
1727
- input: UpdateIpRestrictionCommandInput,
1728
- context: __SerdeContext
1729
- ) => Promise<__HttpRequest>;
1730
- export declare const se_UpdateKeyRegistrationCommand: (
1731
- input: UpdateKeyRegistrationCommandInput,
1732
- context: __SerdeContext
1733
- ) => Promise<__HttpRequest>;
1734
- export declare const se_UpdatePublicSharingSettingsCommand: (
1735
- input: UpdatePublicSharingSettingsCommandInput,
1736
- context: __SerdeContext
1737
- ) => Promise<__HttpRequest>;
1738
- export declare const se_UpdateQPersonalizationConfigurationCommand: (
1739
- input: UpdateQPersonalizationConfigurationCommandInput,
1740
- context: __SerdeContext
1741
- ) => Promise<__HttpRequest>;
1742
- export declare const se_UpdateQuickSightQSearchConfigurationCommand: (
1743
- input: UpdateQuickSightQSearchConfigurationCommandInput,
1744
- context: __SerdeContext
1745
- ) => Promise<__HttpRequest>;
1746
- export declare const se_UpdateRefreshScheduleCommand: (
1747
- input: UpdateRefreshScheduleCommandInput,
1748
- context: __SerdeContext
1749
- ) => Promise<__HttpRequest>;
1750
- export declare const se_UpdateRoleCustomPermissionCommand: (
1751
- input: UpdateRoleCustomPermissionCommandInput,
1752
- context: __SerdeContext
1753
- ) => Promise<__HttpRequest>;
1754
- export declare const se_UpdateSPICECapacityConfigurationCommand: (
1755
- input: UpdateSPICECapacityConfigurationCommandInput,
1756
- context: __SerdeContext
1757
- ) => Promise<__HttpRequest>;
1758
- export declare const se_UpdateTemplateCommand: (
1759
- input: UpdateTemplateCommandInput,
1760
- context: __SerdeContext
1761
- ) => Promise<__HttpRequest>;
1762
- export declare const se_UpdateTemplateAliasCommand: (
1763
- input: UpdateTemplateAliasCommandInput,
1764
- context: __SerdeContext
1765
- ) => Promise<__HttpRequest>;
1766
- export declare const se_UpdateTemplatePermissionsCommand: (
1767
- input: UpdateTemplatePermissionsCommandInput,
1768
- context: __SerdeContext
1769
- ) => Promise<__HttpRequest>;
1770
- export declare const se_UpdateThemeCommand: (
1771
- input: UpdateThemeCommandInput,
1772
- context: __SerdeContext
1773
- ) => Promise<__HttpRequest>;
1774
- export declare const se_UpdateThemeAliasCommand: (
1775
- input: UpdateThemeAliasCommandInput,
1776
- context: __SerdeContext
1777
- ) => Promise<__HttpRequest>;
1778
- export declare const se_UpdateThemePermissionsCommand: (
1779
- input: UpdateThemePermissionsCommandInput,
1780
- context: __SerdeContext
1781
- ) => Promise<__HttpRequest>;
1782
- export declare const se_UpdateTopicCommand: (
1783
- input: UpdateTopicCommandInput,
1784
- context: __SerdeContext
1785
- ) => Promise<__HttpRequest>;
1786
- export declare const se_UpdateTopicPermissionsCommand: (
1787
- input: UpdateTopicPermissionsCommandInput,
1788
- context: __SerdeContext
1789
- ) => Promise<__HttpRequest>;
1790
- export declare const se_UpdateTopicRefreshScheduleCommand: (
1791
- input: UpdateTopicRefreshScheduleCommandInput,
1792
- context: __SerdeContext
1793
- ) => Promise<__HttpRequest>;
1794
- export declare const se_UpdateUserCommand: (
1795
- input: UpdateUserCommandInput,
1796
- context: __SerdeContext
1797
- ) => Promise<__HttpRequest>;
1798
- export declare const se_UpdateUserCustomPermissionCommand: (
1799
- input: UpdateUserCustomPermissionCommandInput,
1800
- context: __SerdeContext
1801
- ) => Promise<__HttpRequest>;
1802
- export declare const se_UpdateVPCConnectionCommand: (
1803
- input: UpdateVPCConnectionCommandInput,
1804
- context: __SerdeContext
1805
- ) => Promise<__HttpRequest>;
1806
- export declare const de_BatchCreateTopicReviewedAnswerCommand: (
1807
- output: __HttpResponse,
1808
- context: __SerdeContext
1809
- ) => Promise<BatchCreateTopicReviewedAnswerCommandOutput>;
1810
- export declare const de_BatchDeleteTopicReviewedAnswerCommand: (
1811
- output: __HttpResponse,
1812
- context: __SerdeContext
1813
- ) => Promise<BatchDeleteTopicReviewedAnswerCommandOutput>;
1814
- export declare const de_CancelIngestionCommand: (
1815
- output: __HttpResponse,
1816
- context: __SerdeContext
1817
- ) => Promise<CancelIngestionCommandOutput>;
1818
- export declare const de_CreateAccountCustomizationCommand: (
1819
- output: __HttpResponse,
1820
- context: __SerdeContext
1821
- ) => Promise<CreateAccountCustomizationCommandOutput>;
1822
- export declare const de_CreateAccountSubscriptionCommand: (
1823
- output: __HttpResponse,
1824
- context: __SerdeContext
1825
- ) => Promise<CreateAccountSubscriptionCommandOutput>;
1826
- export declare const de_CreateActionConnectorCommand: (
1827
- output: __HttpResponse,
1828
- context: __SerdeContext
1829
- ) => Promise<CreateActionConnectorCommandOutput>;
1830
- export declare const de_CreateAnalysisCommand: (
1831
- output: __HttpResponse,
1832
- context: __SerdeContext
1833
- ) => Promise<CreateAnalysisCommandOutput>;
1834
- export declare const de_CreateBrandCommand: (
1835
- output: __HttpResponse,
1836
- context: __SerdeContext
1837
- ) => Promise<CreateBrandCommandOutput>;
1838
- export declare const de_CreateCustomPermissionsCommand: (
1839
- output: __HttpResponse,
1840
- context: __SerdeContext
1841
- ) => Promise<CreateCustomPermissionsCommandOutput>;
1842
- export declare const de_CreateDashboardCommand: (
1843
- output: __HttpResponse,
1844
- context: __SerdeContext
1845
- ) => Promise<CreateDashboardCommandOutput>;
1846
- export declare const de_CreateDataSetCommand: (
1847
- output: __HttpResponse,
1848
- context: __SerdeContext
1849
- ) => Promise<CreateDataSetCommandOutput>;
1850
- export declare const de_CreateDataSourceCommand: (
1851
- output: __HttpResponse,
1852
- context: __SerdeContext
1853
- ) => Promise<CreateDataSourceCommandOutput>;
1854
- export declare const de_CreateFolderCommand: (
1855
- output: __HttpResponse,
1856
- context: __SerdeContext
1857
- ) => Promise<CreateFolderCommandOutput>;
1858
- export declare const de_CreateFolderMembershipCommand: (
1859
- output: __HttpResponse,
1860
- context: __SerdeContext
1861
- ) => Promise<CreateFolderMembershipCommandOutput>;
1862
- export declare const de_CreateGroupCommand: (
1863
- output: __HttpResponse,
1864
- context: __SerdeContext
1865
- ) => Promise<CreateGroupCommandOutput>;
1866
- export declare const de_CreateGroupMembershipCommand: (
1867
- output: __HttpResponse,
1868
- context: __SerdeContext
1869
- ) => Promise<CreateGroupMembershipCommandOutput>;
1870
- export declare const de_CreateIAMPolicyAssignmentCommand: (
1871
- output: __HttpResponse,
1872
- context: __SerdeContext
1873
- ) => Promise<CreateIAMPolicyAssignmentCommandOutput>;
1874
- export declare const de_CreateIngestionCommand: (
1875
- output: __HttpResponse,
1876
- context: __SerdeContext
1877
- ) => Promise<CreateIngestionCommandOutput>;
1878
- export declare const de_CreateNamespaceCommand: (
1879
- output: __HttpResponse,
1880
- context: __SerdeContext
1881
- ) => Promise<CreateNamespaceCommandOutput>;
1882
- export declare const de_CreateRefreshScheduleCommand: (
1883
- output: __HttpResponse,
1884
- context: __SerdeContext
1885
- ) => Promise<CreateRefreshScheduleCommandOutput>;
1886
- export declare const de_CreateRoleMembershipCommand: (
1887
- output: __HttpResponse,
1888
- context: __SerdeContext
1889
- ) => Promise<CreateRoleMembershipCommandOutput>;
1890
- export declare const de_CreateTemplateCommand: (
1891
- output: __HttpResponse,
1892
- context: __SerdeContext
1893
- ) => Promise<CreateTemplateCommandOutput>;
1894
- export declare const de_CreateTemplateAliasCommand: (
1895
- output: __HttpResponse,
1896
- context: __SerdeContext
1897
- ) => Promise<CreateTemplateAliasCommandOutput>;
1898
- export declare const de_CreateThemeCommand: (
1899
- output: __HttpResponse,
1900
- context: __SerdeContext
1901
- ) => Promise<CreateThemeCommandOutput>;
1902
- export declare const de_CreateThemeAliasCommand: (
1903
- output: __HttpResponse,
1904
- context: __SerdeContext
1905
- ) => Promise<CreateThemeAliasCommandOutput>;
1906
- export declare const de_CreateTopicCommand: (
1907
- output: __HttpResponse,
1908
- context: __SerdeContext
1909
- ) => Promise<CreateTopicCommandOutput>;
1910
- export declare const de_CreateTopicRefreshScheduleCommand: (
1911
- output: __HttpResponse,
1912
- context: __SerdeContext
1913
- ) => Promise<CreateTopicRefreshScheduleCommandOutput>;
1914
- export declare const de_CreateVPCConnectionCommand: (
1915
- output: __HttpResponse,
1916
- context: __SerdeContext
1917
- ) => Promise<CreateVPCConnectionCommandOutput>;
1918
- export declare const de_DeleteAccountCustomizationCommand: (
1919
- output: __HttpResponse,
1920
- context: __SerdeContext
1921
- ) => Promise<DeleteAccountCustomizationCommandOutput>;
1922
- export declare const de_DeleteAccountCustomPermissionCommand: (
1923
- output: __HttpResponse,
1924
- context: __SerdeContext
1925
- ) => Promise<DeleteAccountCustomPermissionCommandOutput>;
1926
- export declare const de_DeleteAccountSubscriptionCommand: (
1927
- output: __HttpResponse,
1928
- context: __SerdeContext
1929
- ) => Promise<DeleteAccountSubscriptionCommandOutput>;
1930
- export declare const de_DeleteActionConnectorCommand: (
1931
- output: __HttpResponse,
1932
- context: __SerdeContext
1933
- ) => Promise<DeleteActionConnectorCommandOutput>;
1934
- export declare const de_DeleteAnalysisCommand: (
1935
- output: __HttpResponse,
1936
- context: __SerdeContext
1937
- ) => Promise<DeleteAnalysisCommandOutput>;
1938
- export declare const de_DeleteBrandCommand: (
1939
- output: __HttpResponse,
1940
- context: __SerdeContext
1941
- ) => Promise<DeleteBrandCommandOutput>;
1942
- export declare const de_DeleteBrandAssignmentCommand: (
1943
- output: __HttpResponse,
1944
- context: __SerdeContext
1945
- ) => Promise<DeleteBrandAssignmentCommandOutput>;
1946
- export declare const de_DeleteCustomPermissionsCommand: (
1947
- output: __HttpResponse,
1948
- context: __SerdeContext
1949
- ) => Promise<DeleteCustomPermissionsCommandOutput>;
1950
- export declare const de_DeleteDashboardCommand: (
1951
- output: __HttpResponse,
1952
- context: __SerdeContext
1953
- ) => Promise<DeleteDashboardCommandOutput>;
1954
- export declare const de_DeleteDataSetCommand: (
1955
- output: __HttpResponse,
1956
- context: __SerdeContext
1957
- ) => Promise<DeleteDataSetCommandOutput>;
1958
- export declare const de_DeleteDataSetRefreshPropertiesCommand: (
1959
- output: __HttpResponse,
1960
- context: __SerdeContext
1961
- ) => Promise<DeleteDataSetRefreshPropertiesCommandOutput>;
1962
- export declare const de_DeleteDataSourceCommand: (
1963
- output: __HttpResponse,
1964
- context: __SerdeContext
1965
- ) => Promise<DeleteDataSourceCommandOutput>;
1966
- export declare const de_DeleteDefaultQBusinessApplicationCommand: (
1967
- output: __HttpResponse,
1968
- context: __SerdeContext
1969
- ) => Promise<DeleteDefaultQBusinessApplicationCommandOutput>;
1970
- export declare const de_DeleteFolderCommand: (
1971
- output: __HttpResponse,
1972
- context: __SerdeContext
1973
- ) => Promise<DeleteFolderCommandOutput>;
1974
- export declare const de_DeleteFolderMembershipCommand: (
1975
- output: __HttpResponse,
1976
- context: __SerdeContext
1977
- ) => Promise<DeleteFolderMembershipCommandOutput>;
1978
- export declare const de_DeleteGroupCommand: (
1979
- output: __HttpResponse,
1980
- context: __SerdeContext
1981
- ) => Promise<DeleteGroupCommandOutput>;
1982
- export declare const de_DeleteGroupMembershipCommand: (
1983
- output: __HttpResponse,
1984
- context: __SerdeContext
1985
- ) => Promise<DeleteGroupMembershipCommandOutput>;
1986
- export declare const de_DeleteIAMPolicyAssignmentCommand: (
1987
- output: __HttpResponse,
1988
- context: __SerdeContext
1989
- ) => Promise<DeleteIAMPolicyAssignmentCommandOutput>;
1990
- export declare const de_DeleteIdentityPropagationConfigCommand: (
1991
- output: __HttpResponse,
1992
- context: __SerdeContext
1993
- ) => Promise<DeleteIdentityPropagationConfigCommandOutput>;
1994
- export declare const de_DeleteNamespaceCommand: (
1995
- output: __HttpResponse,
1996
- context: __SerdeContext
1997
- ) => Promise<DeleteNamespaceCommandOutput>;
1998
- export declare const de_DeleteRefreshScheduleCommand: (
1999
- output: __HttpResponse,
2000
- context: __SerdeContext
2001
- ) => Promise<DeleteRefreshScheduleCommandOutput>;
2002
- export declare const de_DeleteRoleCustomPermissionCommand: (
2003
- output: __HttpResponse,
2004
- context: __SerdeContext
2005
- ) => Promise<DeleteRoleCustomPermissionCommandOutput>;
2006
- export declare const de_DeleteRoleMembershipCommand: (
2007
- output: __HttpResponse,
2008
- context: __SerdeContext
2009
- ) => Promise<DeleteRoleMembershipCommandOutput>;
2010
- export declare const de_DeleteTemplateCommand: (
2011
- output: __HttpResponse,
2012
- context: __SerdeContext
2013
- ) => Promise<DeleteTemplateCommandOutput>;
2014
- export declare const de_DeleteTemplateAliasCommand: (
2015
- output: __HttpResponse,
2016
- context: __SerdeContext
2017
- ) => Promise<DeleteTemplateAliasCommandOutput>;
2018
- export declare const de_DeleteThemeCommand: (
2019
- output: __HttpResponse,
2020
- context: __SerdeContext
2021
- ) => Promise<DeleteThemeCommandOutput>;
2022
- export declare const de_DeleteThemeAliasCommand: (
2023
- output: __HttpResponse,
2024
- context: __SerdeContext
2025
- ) => Promise<DeleteThemeAliasCommandOutput>;
2026
- export declare const de_DeleteTopicCommand: (
2027
- output: __HttpResponse,
2028
- context: __SerdeContext
2029
- ) => Promise<DeleteTopicCommandOutput>;
2030
- export declare const de_DeleteTopicRefreshScheduleCommand: (
2031
- output: __HttpResponse,
2032
- context: __SerdeContext
2033
- ) => Promise<DeleteTopicRefreshScheduleCommandOutput>;
2034
- export declare const de_DeleteUserCommand: (
2035
- output: __HttpResponse,
2036
- context: __SerdeContext
2037
- ) => Promise<DeleteUserCommandOutput>;
2038
- export declare const de_DeleteUserByPrincipalIdCommand: (
2039
- output: __HttpResponse,
2040
- context: __SerdeContext
2041
- ) => Promise<DeleteUserByPrincipalIdCommandOutput>;
2042
- export declare const de_DeleteUserCustomPermissionCommand: (
2043
- output: __HttpResponse,
2044
- context: __SerdeContext
2045
- ) => Promise<DeleteUserCustomPermissionCommandOutput>;
2046
- export declare const de_DeleteVPCConnectionCommand: (
2047
- output: __HttpResponse,
2048
- context: __SerdeContext
2049
- ) => Promise<DeleteVPCConnectionCommandOutput>;
2050
- export declare const de_DescribeAccountCustomizationCommand: (
2051
- output: __HttpResponse,
2052
- context: __SerdeContext
2053
- ) => Promise<DescribeAccountCustomizationCommandOutput>;
2054
- export declare const de_DescribeAccountCustomPermissionCommand: (
2055
- output: __HttpResponse,
2056
- context: __SerdeContext
2057
- ) => Promise<DescribeAccountCustomPermissionCommandOutput>;
2058
- export declare const de_DescribeAccountSettingsCommand: (
2059
- output: __HttpResponse,
2060
- context: __SerdeContext
2061
- ) => Promise<DescribeAccountSettingsCommandOutput>;
2062
- export declare const de_DescribeAccountSubscriptionCommand: (
2063
- output: __HttpResponse,
2064
- context: __SerdeContext
2065
- ) => Promise<DescribeAccountSubscriptionCommandOutput>;
2066
- export declare const de_DescribeActionConnectorCommand: (
2067
- output: __HttpResponse,
2068
- context: __SerdeContext
2069
- ) => Promise<DescribeActionConnectorCommandOutput>;
2070
- export declare const de_DescribeActionConnectorPermissionsCommand: (
2071
- output: __HttpResponse,
2072
- context: __SerdeContext
2073
- ) => Promise<DescribeActionConnectorPermissionsCommandOutput>;
2074
- export declare const de_DescribeAnalysisCommand: (
2075
- output: __HttpResponse,
2076
- context: __SerdeContext
2077
- ) => Promise<DescribeAnalysisCommandOutput>;
2078
- export declare const de_DescribeAnalysisDefinitionCommand: (
2079
- output: __HttpResponse,
2080
- context: __SerdeContext
2081
- ) => Promise<DescribeAnalysisDefinitionCommandOutput>;
2082
- export declare const de_DescribeAnalysisPermissionsCommand: (
2083
- output: __HttpResponse,
2084
- context: __SerdeContext
2085
- ) => Promise<DescribeAnalysisPermissionsCommandOutput>;
2086
- export declare const de_DescribeAssetBundleExportJobCommand: (
2087
- output: __HttpResponse,
2088
- context: __SerdeContext
2089
- ) => Promise<DescribeAssetBundleExportJobCommandOutput>;
2090
- export declare const de_DescribeAssetBundleImportJobCommand: (
2091
- output: __HttpResponse,
2092
- context: __SerdeContext
2093
- ) => Promise<DescribeAssetBundleImportJobCommandOutput>;
2094
- export declare const de_DescribeBrandCommand: (
2095
- output: __HttpResponse,
2096
- context: __SerdeContext
2097
- ) => Promise<DescribeBrandCommandOutput>;
2098
- export declare const de_DescribeBrandAssignmentCommand: (
2099
- output: __HttpResponse,
2100
- context: __SerdeContext
2101
- ) => Promise<DescribeBrandAssignmentCommandOutput>;
2102
- export declare const de_DescribeBrandPublishedVersionCommand: (
2103
- output: __HttpResponse,
2104
- context: __SerdeContext
2105
- ) => Promise<DescribeBrandPublishedVersionCommandOutput>;
2106
- export declare const de_DescribeCustomPermissionsCommand: (
2107
- output: __HttpResponse,
2108
- context: __SerdeContext
2109
- ) => Promise<DescribeCustomPermissionsCommandOutput>;
2110
- export declare const de_DescribeDashboardCommand: (
2111
- output: __HttpResponse,
2112
- context: __SerdeContext
2113
- ) => Promise<DescribeDashboardCommandOutput>;
2114
- export declare const de_DescribeDashboardDefinitionCommand: (
2115
- output: __HttpResponse,
2116
- context: __SerdeContext
2117
- ) => Promise<DescribeDashboardDefinitionCommandOutput>;
2118
- export declare const de_DescribeDashboardPermissionsCommand: (
2119
- output: __HttpResponse,
2120
- context: __SerdeContext
2121
- ) => Promise<DescribeDashboardPermissionsCommandOutput>;
2122
- export declare const de_DescribeDashboardSnapshotJobCommand: (
2123
- output: __HttpResponse,
2124
- context: __SerdeContext
2125
- ) => Promise<DescribeDashboardSnapshotJobCommandOutput>;
2126
- export declare const de_DescribeDashboardSnapshotJobResultCommand: (
2127
- output: __HttpResponse,
2128
- context: __SerdeContext
2129
- ) => Promise<DescribeDashboardSnapshotJobResultCommandOutput>;
2130
- export declare const de_DescribeDashboardsQAConfigurationCommand: (
2131
- output: __HttpResponse,
2132
- context: __SerdeContext
2133
- ) => Promise<DescribeDashboardsQAConfigurationCommandOutput>;
2134
- export declare const de_DescribeDataSetCommand: (
2135
- output: __HttpResponse,
2136
- context: __SerdeContext
2137
- ) => Promise<DescribeDataSetCommandOutput>;
2138
- export declare const de_DescribeDataSetPermissionsCommand: (
2139
- output: __HttpResponse,
2140
- context: __SerdeContext
2141
- ) => Promise<DescribeDataSetPermissionsCommandOutput>;
2142
- export declare const de_DescribeDataSetRefreshPropertiesCommand: (
2143
- output: __HttpResponse,
2144
- context: __SerdeContext
2145
- ) => Promise<DescribeDataSetRefreshPropertiesCommandOutput>;
2146
- export declare const de_DescribeDataSourceCommand: (
2147
- output: __HttpResponse,
2148
- context: __SerdeContext
2149
- ) => Promise<DescribeDataSourceCommandOutput>;
2150
- export declare const de_DescribeDataSourcePermissionsCommand: (
2151
- output: __HttpResponse,
2152
- context: __SerdeContext
2153
- ) => Promise<DescribeDataSourcePermissionsCommandOutput>;
2154
- export declare const de_DescribeDefaultQBusinessApplicationCommand: (
2155
- output: __HttpResponse,
2156
- context: __SerdeContext
2157
- ) => Promise<DescribeDefaultQBusinessApplicationCommandOutput>;
2158
- export declare const de_DescribeFolderCommand: (
2159
- output: __HttpResponse,
2160
- context: __SerdeContext
2161
- ) => Promise<DescribeFolderCommandOutput>;
2162
- export declare const de_DescribeFolderPermissionsCommand: (
2163
- output: __HttpResponse,
2164
- context: __SerdeContext
2165
- ) => Promise<DescribeFolderPermissionsCommandOutput>;
2166
- export declare const de_DescribeFolderResolvedPermissionsCommand: (
2167
- output: __HttpResponse,
2168
- context: __SerdeContext
2169
- ) => Promise<DescribeFolderResolvedPermissionsCommandOutput>;
2170
- export declare const de_DescribeGroupCommand: (
2171
- output: __HttpResponse,
2172
- context: __SerdeContext
2173
- ) => Promise<DescribeGroupCommandOutput>;
2174
- export declare const de_DescribeGroupMembershipCommand: (
2175
- output: __HttpResponse,
2176
- context: __SerdeContext
2177
- ) => Promise<DescribeGroupMembershipCommandOutput>;
2178
- export declare const de_DescribeIAMPolicyAssignmentCommand: (
2179
- output: __HttpResponse,
2180
- context: __SerdeContext
2181
- ) => Promise<DescribeIAMPolicyAssignmentCommandOutput>;
2182
- export declare const de_DescribeIngestionCommand: (
2183
- output: __HttpResponse,
2184
- context: __SerdeContext
2185
- ) => Promise<DescribeIngestionCommandOutput>;
2186
- export declare const de_DescribeIpRestrictionCommand: (
2187
- output: __HttpResponse,
2188
- context: __SerdeContext
2189
- ) => Promise<DescribeIpRestrictionCommandOutput>;
2190
- export declare const de_DescribeKeyRegistrationCommand: (
2191
- output: __HttpResponse,
2192
- context: __SerdeContext
2193
- ) => Promise<DescribeKeyRegistrationCommandOutput>;
2194
- export declare const de_DescribeNamespaceCommand: (
2195
- output: __HttpResponse,
2196
- context: __SerdeContext
2197
- ) => Promise<DescribeNamespaceCommandOutput>;
2198
- export declare const de_DescribeQPersonalizationConfigurationCommand: (
2199
- output: __HttpResponse,
2200
- context: __SerdeContext
2201
- ) => Promise<DescribeQPersonalizationConfigurationCommandOutput>;
2202
- export declare const de_DescribeQuickSightQSearchConfigurationCommand: (
2203
- output: __HttpResponse,
2204
- context: __SerdeContext
2205
- ) => Promise<DescribeQuickSightQSearchConfigurationCommandOutput>;
2206
- export declare const de_DescribeRefreshScheduleCommand: (
2207
- output: __HttpResponse,
2208
- context: __SerdeContext
2209
- ) => Promise<DescribeRefreshScheduleCommandOutput>;
2210
- export declare const de_DescribeRoleCustomPermissionCommand: (
2211
- output: __HttpResponse,
2212
- context: __SerdeContext
2213
- ) => Promise<DescribeRoleCustomPermissionCommandOutput>;
2214
- export declare const de_DescribeTemplateCommand: (
2215
- output: __HttpResponse,
2216
- context: __SerdeContext
2217
- ) => Promise<DescribeTemplateCommandOutput>;
2218
- export declare const de_DescribeTemplateAliasCommand: (
2219
- output: __HttpResponse,
2220
- context: __SerdeContext
2221
- ) => Promise<DescribeTemplateAliasCommandOutput>;
2222
- export declare const de_DescribeTemplateDefinitionCommand: (
2223
- output: __HttpResponse,
2224
- context: __SerdeContext
2225
- ) => Promise<DescribeTemplateDefinitionCommandOutput>;
2226
- export declare const de_DescribeTemplatePermissionsCommand: (
2227
- output: __HttpResponse,
2228
- context: __SerdeContext
2229
- ) => Promise<DescribeTemplatePermissionsCommandOutput>;
2230
- export declare const de_DescribeThemeCommand: (
2231
- output: __HttpResponse,
2232
- context: __SerdeContext
2233
- ) => Promise<DescribeThemeCommandOutput>;
2234
- export declare const de_DescribeThemeAliasCommand: (
2235
- output: __HttpResponse,
2236
- context: __SerdeContext
2237
- ) => Promise<DescribeThemeAliasCommandOutput>;
2238
- export declare const de_DescribeThemePermissionsCommand: (
2239
- output: __HttpResponse,
2240
- context: __SerdeContext
2241
- ) => Promise<DescribeThemePermissionsCommandOutput>;
2242
- export declare const de_DescribeTopicCommand: (
2243
- output: __HttpResponse,
2244
- context: __SerdeContext
2245
- ) => Promise<DescribeTopicCommandOutput>;
2246
- export declare const de_DescribeTopicPermissionsCommand: (
2247
- output: __HttpResponse,
2248
- context: __SerdeContext
2249
- ) => Promise<DescribeTopicPermissionsCommandOutput>;
2250
- export declare const de_DescribeTopicRefreshCommand: (
2251
- output: __HttpResponse,
2252
- context: __SerdeContext
2253
- ) => Promise<DescribeTopicRefreshCommandOutput>;
2254
- export declare const de_DescribeTopicRefreshScheduleCommand: (
2255
- output: __HttpResponse,
2256
- context: __SerdeContext
2257
- ) => Promise<DescribeTopicRefreshScheduleCommandOutput>;
2258
- export declare const de_DescribeUserCommand: (
2259
- output: __HttpResponse,
2260
- context: __SerdeContext
2261
- ) => Promise<DescribeUserCommandOutput>;
2262
- export declare const de_DescribeVPCConnectionCommand: (
2263
- output: __HttpResponse,
2264
- context: __SerdeContext
2265
- ) => Promise<DescribeVPCConnectionCommandOutput>;
2266
- export declare const de_GenerateEmbedUrlForAnonymousUserCommand: (
2267
- output: __HttpResponse,
2268
- context: __SerdeContext
2269
- ) => Promise<GenerateEmbedUrlForAnonymousUserCommandOutput>;
2270
- export declare const de_GenerateEmbedUrlForRegisteredUserCommand: (
2271
- output: __HttpResponse,
2272
- context: __SerdeContext
2273
- ) => Promise<GenerateEmbedUrlForRegisteredUserCommandOutput>;
2274
- export declare const de_GenerateEmbedUrlForRegisteredUserWithIdentityCommand: (
2275
- output: __HttpResponse,
2276
- context: __SerdeContext
2277
- ) => Promise<GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput>;
2278
- export declare const de_GetDashboardEmbedUrlCommand: (
2279
- output: __HttpResponse,
2280
- context: __SerdeContext
2281
- ) => Promise<GetDashboardEmbedUrlCommandOutput>;
2282
- export declare const de_GetFlowMetadataCommand: (
2283
- output: __HttpResponse,
2284
- context: __SerdeContext
2285
- ) => Promise<GetFlowMetadataCommandOutput>;
2286
- export declare const de_GetFlowPermissionsCommand: (
2287
- output: __HttpResponse,
2288
- context: __SerdeContext
2289
- ) => Promise<GetFlowPermissionsCommandOutput>;
2290
- export declare const de_GetSessionEmbedUrlCommand: (
2291
- output: __HttpResponse,
2292
- context: __SerdeContext
2293
- ) => Promise<GetSessionEmbedUrlCommandOutput>;
2294
- export declare const de_ListActionConnectorsCommand: (
2295
- output: __HttpResponse,
2296
- context: __SerdeContext
2297
- ) => Promise<ListActionConnectorsCommandOutput>;
2298
- export declare const de_ListAnalysesCommand: (
2299
- output: __HttpResponse,
2300
- context: __SerdeContext
2301
- ) => Promise<ListAnalysesCommandOutput>;
2302
- export declare const de_ListAssetBundleExportJobsCommand: (
2303
- output: __HttpResponse,
2304
- context: __SerdeContext
2305
- ) => Promise<ListAssetBundleExportJobsCommandOutput>;
2306
- export declare const de_ListAssetBundleImportJobsCommand: (
2307
- output: __HttpResponse,
2308
- context: __SerdeContext
2309
- ) => Promise<ListAssetBundleImportJobsCommandOutput>;
2310
- export declare const de_ListBrandsCommand: (
2311
- output: __HttpResponse,
2312
- context: __SerdeContext
2313
- ) => Promise<ListBrandsCommandOutput>;
2314
- export declare const de_ListCustomPermissionsCommand: (
2315
- output: __HttpResponse,
2316
- context: __SerdeContext
2317
- ) => Promise<ListCustomPermissionsCommandOutput>;
2318
- export declare const de_ListDashboardsCommand: (
2319
- output: __HttpResponse,
2320
- context: __SerdeContext
2321
- ) => Promise<ListDashboardsCommandOutput>;
2322
- export declare const de_ListDashboardVersionsCommand: (
2323
- output: __HttpResponse,
2324
- context: __SerdeContext
2325
- ) => Promise<ListDashboardVersionsCommandOutput>;
2326
- export declare const de_ListDataSetsCommand: (
2327
- output: __HttpResponse,
2328
- context: __SerdeContext
2329
- ) => Promise<ListDataSetsCommandOutput>;
2330
- export declare const de_ListDataSourcesCommand: (
2331
- output: __HttpResponse,
2332
- context: __SerdeContext
2333
- ) => Promise<ListDataSourcesCommandOutput>;
2334
- export declare const de_ListFlowsCommand: (
2335
- output: __HttpResponse,
2336
- context: __SerdeContext
2337
- ) => Promise<ListFlowsCommandOutput>;
2338
- export declare const de_ListFolderMembersCommand: (
2339
- output: __HttpResponse,
2340
- context: __SerdeContext
2341
- ) => Promise<ListFolderMembersCommandOutput>;
2342
- export declare const de_ListFoldersCommand: (
2343
- output: __HttpResponse,
2344
- context: __SerdeContext
2345
- ) => Promise<ListFoldersCommandOutput>;
2346
- export declare const de_ListFoldersForResourceCommand: (
2347
- output: __HttpResponse,
2348
- context: __SerdeContext
2349
- ) => Promise<ListFoldersForResourceCommandOutput>;
2350
- export declare const de_ListGroupMembershipsCommand: (
2351
- output: __HttpResponse,
2352
- context: __SerdeContext
2353
- ) => Promise<ListGroupMembershipsCommandOutput>;
2354
- export declare const de_ListGroupsCommand: (
2355
- output: __HttpResponse,
2356
- context: __SerdeContext
2357
- ) => Promise<ListGroupsCommandOutput>;
2358
- export declare const de_ListIAMPolicyAssignmentsCommand: (
2359
- output: __HttpResponse,
2360
- context: __SerdeContext
2361
- ) => Promise<ListIAMPolicyAssignmentsCommandOutput>;
2362
- export declare const de_ListIAMPolicyAssignmentsForUserCommand: (
2363
- output: __HttpResponse,
2364
- context: __SerdeContext
2365
- ) => Promise<ListIAMPolicyAssignmentsForUserCommandOutput>;
2366
- export declare const de_ListIdentityPropagationConfigsCommand: (
2367
- output: __HttpResponse,
2368
- context: __SerdeContext
2369
- ) => Promise<ListIdentityPropagationConfigsCommandOutput>;
2370
- export declare const de_ListIngestionsCommand: (
2371
- output: __HttpResponse,
2372
- context: __SerdeContext
2373
- ) => Promise<ListIngestionsCommandOutput>;
2374
- export declare const de_ListNamespacesCommand: (
2375
- output: __HttpResponse,
2376
- context: __SerdeContext
2377
- ) => Promise<ListNamespacesCommandOutput>;
2378
- export declare const de_ListRefreshSchedulesCommand: (
2379
- output: __HttpResponse,
2380
- context: __SerdeContext
2381
- ) => Promise<ListRefreshSchedulesCommandOutput>;
2382
- export declare const de_ListRoleMembershipsCommand: (
2383
- output: __HttpResponse,
2384
- context: __SerdeContext
2385
- ) => Promise<ListRoleMembershipsCommandOutput>;
2386
- export declare const de_ListTagsForResourceCommand: (
2387
- output: __HttpResponse,
2388
- context: __SerdeContext
2389
- ) => Promise<ListTagsForResourceCommandOutput>;
2390
- export declare const de_ListTemplateAliasesCommand: (
2391
- output: __HttpResponse,
2392
- context: __SerdeContext
2393
- ) => Promise<ListTemplateAliasesCommandOutput>;
2394
- export declare const de_ListTemplatesCommand: (
2395
- output: __HttpResponse,
2396
- context: __SerdeContext
2397
- ) => Promise<ListTemplatesCommandOutput>;
2398
- export declare const de_ListTemplateVersionsCommand: (
2399
- output: __HttpResponse,
2400
- context: __SerdeContext
2401
- ) => Promise<ListTemplateVersionsCommandOutput>;
2402
- export declare const de_ListThemeAliasesCommand: (
2403
- output: __HttpResponse,
2404
- context: __SerdeContext
2405
- ) => Promise<ListThemeAliasesCommandOutput>;
2406
- export declare const de_ListThemesCommand: (
2407
- output: __HttpResponse,
2408
- context: __SerdeContext
2409
- ) => Promise<ListThemesCommandOutput>;
2410
- export declare const de_ListThemeVersionsCommand: (
2411
- output: __HttpResponse,
2412
- context: __SerdeContext
2413
- ) => Promise<ListThemeVersionsCommandOutput>;
2414
- export declare const de_ListTopicRefreshSchedulesCommand: (
2415
- output: __HttpResponse,
2416
- context: __SerdeContext
2417
- ) => Promise<ListTopicRefreshSchedulesCommandOutput>;
2418
- export declare const de_ListTopicReviewedAnswersCommand: (
2419
- output: __HttpResponse,
2420
- context: __SerdeContext
2421
- ) => Promise<ListTopicReviewedAnswersCommandOutput>;
2422
- export declare const de_ListTopicsCommand: (
2423
- output: __HttpResponse,
2424
- context: __SerdeContext
2425
- ) => Promise<ListTopicsCommandOutput>;
2426
- export declare const de_ListUserGroupsCommand: (
2427
- output: __HttpResponse,
2428
- context: __SerdeContext
2429
- ) => Promise<ListUserGroupsCommandOutput>;
2430
- export declare const de_ListUsersCommand: (
2431
- output: __HttpResponse,
2432
- context: __SerdeContext
2433
- ) => Promise<ListUsersCommandOutput>;
2434
- export declare const de_ListVPCConnectionsCommand: (
2435
- output: __HttpResponse,
2436
- context: __SerdeContext
2437
- ) => Promise<ListVPCConnectionsCommandOutput>;
2438
- export declare const de_PredictQAResultsCommand: (
2439
- output: __HttpResponse,
2440
- context: __SerdeContext
2441
- ) => Promise<PredictQAResultsCommandOutput>;
2442
- export declare const de_PutDataSetRefreshPropertiesCommand: (
2443
- output: __HttpResponse,
2444
- context: __SerdeContext
2445
- ) => Promise<PutDataSetRefreshPropertiesCommandOutput>;
2446
- export declare const de_RegisterUserCommand: (
2447
- output: __HttpResponse,
2448
- context: __SerdeContext
2449
- ) => Promise<RegisterUserCommandOutput>;
2450
- export declare const de_RestoreAnalysisCommand: (
2451
- output: __HttpResponse,
2452
- context: __SerdeContext
2453
- ) => Promise<RestoreAnalysisCommandOutput>;
2454
- export declare const de_SearchActionConnectorsCommand: (
2455
- output: __HttpResponse,
2456
- context: __SerdeContext
2457
- ) => Promise<SearchActionConnectorsCommandOutput>;
2458
- export declare const de_SearchAnalysesCommand: (
2459
- output: __HttpResponse,
2460
- context: __SerdeContext
2461
- ) => Promise<SearchAnalysesCommandOutput>;
2462
- export declare const de_SearchDashboardsCommand: (
2463
- output: __HttpResponse,
2464
- context: __SerdeContext
2465
- ) => Promise<SearchDashboardsCommandOutput>;
2466
- export declare const de_SearchDataSetsCommand: (
2467
- output: __HttpResponse,
2468
- context: __SerdeContext
2469
- ) => Promise<SearchDataSetsCommandOutput>;
2470
- export declare const de_SearchDataSourcesCommand: (
2471
- output: __HttpResponse,
2472
- context: __SerdeContext
2473
- ) => Promise<SearchDataSourcesCommandOutput>;
2474
- export declare const de_SearchFlowsCommand: (
2475
- output: __HttpResponse,
2476
- context: __SerdeContext
2477
- ) => Promise<SearchFlowsCommandOutput>;
2478
- export declare const de_SearchFoldersCommand: (
2479
- output: __HttpResponse,
2480
- context: __SerdeContext
2481
- ) => Promise<SearchFoldersCommandOutput>;
2482
- export declare const de_SearchGroupsCommand: (
2483
- output: __HttpResponse,
2484
- context: __SerdeContext
2485
- ) => Promise<SearchGroupsCommandOutput>;
2486
- export declare const de_SearchTopicsCommand: (
2487
- output: __HttpResponse,
2488
- context: __SerdeContext
2489
- ) => Promise<SearchTopicsCommandOutput>;
2490
- export declare const de_StartAssetBundleExportJobCommand: (
2491
- output: __HttpResponse,
2492
- context: __SerdeContext
2493
- ) => Promise<StartAssetBundleExportJobCommandOutput>;
2494
- export declare const de_StartAssetBundleImportJobCommand: (
2495
- output: __HttpResponse,
2496
- context: __SerdeContext
2497
- ) => Promise<StartAssetBundleImportJobCommandOutput>;
2498
- export declare const de_StartDashboardSnapshotJobCommand: (
2499
- output: __HttpResponse,
2500
- context: __SerdeContext
2501
- ) => Promise<StartDashboardSnapshotJobCommandOutput>;
2502
- export declare const de_StartDashboardSnapshotJobScheduleCommand: (
2503
- output: __HttpResponse,
2504
- context: __SerdeContext
2505
- ) => Promise<StartDashboardSnapshotJobScheduleCommandOutput>;
2506
- export declare const de_TagResourceCommand: (
2507
- output: __HttpResponse,
2508
- context: __SerdeContext
2509
- ) => Promise<TagResourceCommandOutput>;
2510
- export declare const de_UntagResourceCommand: (
2511
- output: __HttpResponse,
2512
- context: __SerdeContext
2513
- ) => Promise<UntagResourceCommandOutput>;
2514
- export declare const de_UpdateAccountCustomizationCommand: (
2515
- output: __HttpResponse,
2516
- context: __SerdeContext
2517
- ) => Promise<UpdateAccountCustomizationCommandOutput>;
2518
- export declare const de_UpdateAccountCustomPermissionCommand: (
2519
- output: __HttpResponse,
2520
- context: __SerdeContext
2521
- ) => Promise<UpdateAccountCustomPermissionCommandOutput>;
2522
- export declare const de_UpdateAccountSettingsCommand: (
2523
- output: __HttpResponse,
2524
- context: __SerdeContext
2525
- ) => Promise<UpdateAccountSettingsCommandOutput>;
2526
- export declare const de_UpdateActionConnectorCommand: (
2527
- output: __HttpResponse,
2528
- context: __SerdeContext
2529
- ) => Promise<UpdateActionConnectorCommandOutput>;
2530
- export declare const de_UpdateActionConnectorPermissionsCommand: (
2531
- output: __HttpResponse,
2532
- context: __SerdeContext
2533
- ) => Promise<UpdateActionConnectorPermissionsCommandOutput>;
2534
- export declare const de_UpdateAnalysisCommand: (
2535
- output: __HttpResponse,
2536
- context: __SerdeContext
2537
- ) => Promise<UpdateAnalysisCommandOutput>;
2538
- export declare const de_UpdateAnalysisPermissionsCommand: (
2539
- output: __HttpResponse,
2540
- context: __SerdeContext
2541
- ) => Promise<UpdateAnalysisPermissionsCommandOutput>;
2542
- export declare const de_UpdateApplicationWithTokenExchangeGrantCommand: (
2543
- output: __HttpResponse,
2544
- context: __SerdeContext
2545
- ) => Promise<UpdateApplicationWithTokenExchangeGrantCommandOutput>;
2546
- export declare const de_UpdateBrandCommand: (
2547
- output: __HttpResponse,
2548
- context: __SerdeContext
2549
- ) => Promise<UpdateBrandCommandOutput>;
2550
- export declare const de_UpdateBrandAssignmentCommand: (
2551
- output: __HttpResponse,
2552
- context: __SerdeContext
2553
- ) => Promise<UpdateBrandAssignmentCommandOutput>;
2554
- export declare const de_UpdateBrandPublishedVersionCommand: (
2555
- output: __HttpResponse,
2556
- context: __SerdeContext
2557
- ) => Promise<UpdateBrandPublishedVersionCommandOutput>;
2558
- export declare const de_UpdateCustomPermissionsCommand: (
2559
- output: __HttpResponse,
2560
- context: __SerdeContext
2561
- ) => Promise<UpdateCustomPermissionsCommandOutput>;
2562
- export declare const de_UpdateDashboardCommand: (
2563
- output: __HttpResponse,
2564
- context: __SerdeContext
2565
- ) => Promise<UpdateDashboardCommandOutput>;
2566
- export declare const de_UpdateDashboardLinksCommand: (
2567
- output: __HttpResponse,
2568
- context: __SerdeContext
2569
- ) => Promise<UpdateDashboardLinksCommandOutput>;
2570
- export declare const de_UpdateDashboardPermissionsCommand: (
2571
- output: __HttpResponse,
2572
- context: __SerdeContext
2573
- ) => Promise<UpdateDashboardPermissionsCommandOutput>;
2574
- export declare const de_UpdateDashboardPublishedVersionCommand: (
2575
- output: __HttpResponse,
2576
- context: __SerdeContext
2577
- ) => Promise<UpdateDashboardPublishedVersionCommandOutput>;
2578
- export declare const de_UpdateDashboardsQAConfigurationCommand: (
2579
- output: __HttpResponse,
2580
- context: __SerdeContext
2581
- ) => Promise<UpdateDashboardsQAConfigurationCommandOutput>;
2582
- export declare const de_UpdateDataSetCommand: (
2583
- output: __HttpResponse,
2584
- context: __SerdeContext
2585
- ) => Promise<UpdateDataSetCommandOutput>;
2586
- export declare const de_UpdateDataSetPermissionsCommand: (
2587
- output: __HttpResponse,
2588
- context: __SerdeContext
2589
- ) => Promise<UpdateDataSetPermissionsCommandOutput>;
2590
- export declare const de_UpdateDataSourceCommand: (
2591
- output: __HttpResponse,
2592
- context: __SerdeContext
2593
- ) => Promise<UpdateDataSourceCommandOutput>;
2594
- export declare const de_UpdateDataSourcePermissionsCommand: (
2595
- output: __HttpResponse,
2596
- context: __SerdeContext
2597
- ) => Promise<UpdateDataSourcePermissionsCommandOutput>;
2598
- export declare const de_UpdateDefaultQBusinessApplicationCommand: (
2599
- output: __HttpResponse,
2600
- context: __SerdeContext
2601
- ) => Promise<UpdateDefaultQBusinessApplicationCommandOutput>;
2602
- export declare const de_UpdateFlowPermissionsCommand: (
2603
- output: __HttpResponse,
2604
- context: __SerdeContext
2605
- ) => Promise<UpdateFlowPermissionsCommandOutput>;
2606
- export declare const de_UpdateFolderCommand: (
2607
- output: __HttpResponse,
2608
- context: __SerdeContext
2609
- ) => Promise<UpdateFolderCommandOutput>;
2610
- export declare const de_UpdateFolderPermissionsCommand: (
2611
- output: __HttpResponse,
2612
- context: __SerdeContext
2613
- ) => Promise<UpdateFolderPermissionsCommandOutput>;
2614
- export declare const de_UpdateGroupCommand: (
2615
- output: __HttpResponse,
2616
- context: __SerdeContext
2617
- ) => Promise<UpdateGroupCommandOutput>;
2618
- export declare const de_UpdateIAMPolicyAssignmentCommand: (
2619
- output: __HttpResponse,
2620
- context: __SerdeContext
2621
- ) => Promise<UpdateIAMPolicyAssignmentCommandOutput>;
2622
- export declare const de_UpdateIdentityPropagationConfigCommand: (
2623
- output: __HttpResponse,
2624
- context: __SerdeContext
2625
- ) => Promise<UpdateIdentityPropagationConfigCommandOutput>;
2626
- export declare const de_UpdateIpRestrictionCommand: (
2627
- output: __HttpResponse,
2628
- context: __SerdeContext
2629
- ) => Promise<UpdateIpRestrictionCommandOutput>;
2630
- export declare const de_UpdateKeyRegistrationCommand: (
2631
- output: __HttpResponse,
2632
- context: __SerdeContext
2633
- ) => Promise<UpdateKeyRegistrationCommandOutput>;
2634
- export declare const de_UpdatePublicSharingSettingsCommand: (
2635
- output: __HttpResponse,
2636
- context: __SerdeContext
2637
- ) => Promise<UpdatePublicSharingSettingsCommandOutput>;
2638
- export declare const de_UpdateQPersonalizationConfigurationCommand: (
2639
- output: __HttpResponse,
2640
- context: __SerdeContext
2641
- ) => Promise<UpdateQPersonalizationConfigurationCommandOutput>;
2642
- export declare const de_UpdateQuickSightQSearchConfigurationCommand: (
2643
- output: __HttpResponse,
2644
- context: __SerdeContext
2645
- ) => Promise<UpdateQuickSightQSearchConfigurationCommandOutput>;
2646
- export declare const de_UpdateRefreshScheduleCommand: (
2647
- output: __HttpResponse,
2648
- context: __SerdeContext
2649
- ) => Promise<UpdateRefreshScheduleCommandOutput>;
2650
- export declare const de_UpdateRoleCustomPermissionCommand: (
2651
- output: __HttpResponse,
2652
- context: __SerdeContext
2653
- ) => Promise<UpdateRoleCustomPermissionCommandOutput>;
2654
- export declare const de_UpdateSPICECapacityConfigurationCommand: (
2655
- output: __HttpResponse,
2656
- context: __SerdeContext
2657
- ) => Promise<UpdateSPICECapacityConfigurationCommandOutput>;
2658
- export declare const de_UpdateTemplateCommand: (
2659
- output: __HttpResponse,
2660
- context: __SerdeContext
2661
- ) => Promise<UpdateTemplateCommandOutput>;
2662
- export declare const de_UpdateTemplateAliasCommand: (
2663
- output: __HttpResponse,
2664
- context: __SerdeContext
2665
- ) => Promise<UpdateTemplateAliasCommandOutput>;
2666
- export declare const de_UpdateTemplatePermissionsCommand: (
2667
- output: __HttpResponse,
2668
- context: __SerdeContext
2669
- ) => Promise<UpdateTemplatePermissionsCommandOutput>;
2670
- export declare const de_UpdateThemeCommand: (
2671
- output: __HttpResponse,
2672
- context: __SerdeContext
2673
- ) => Promise<UpdateThemeCommandOutput>;
2674
- export declare const de_UpdateThemeAliasCommand: (
2675
- output: __HttpResponse,
2676
- context: __SerdeContext
2677
- ) => Promise<UpdateThemeAliasCommandOutput>;
2678
- export declare const de_UpdateThemePermissionsCommand: (
2679
- output: __HttpResponse,
2680
- context: __SerdeContext
2681
- ) => Promise<UpdateThemePermissionsCommandOutput>;
2682
- export declare const de_UpdateTopicCommand: (
2683
- output: __HttpResponse,
2684
- context: __SerdeContext
2685
- ) => Promise<UpdateTopicCommandOutput>;
2686
- export declare const de_UpdateTopicPermissionsCommand: (
2687
- output: __HttpResponse,
2688
- context: __SerdeContext
2689
- ) => Promise<UpdateTopicPermissionsCommandOutput>;
2690
- export declare const de_UpdateTopicRefreshScheduleCommand: (
2691
- output: __HttpResponse,
2692
- context: __SerdeContext
2693
- ) => Promise<UpdateTopicRefreshScheduleCommandOutput>;
2694
- export declare const de_UpdateUserCommand: (
2695
- output: __HttpResponse,
2696
- context: __SerdeContext
2697
- ) => Promise<UpdateUserCommandOutput>;
2698
- export declare const de_UpdateUserCustomPermissionCommand: (
2699
- output: __HttpResponse,
2700
- context: __SerdeContext
2701
- ) => Promise<UpdateUserCustomPermissionCommandOutput>;
2702
- export declare const de_UpdateVPCConnectionCommand: (
2703
- output: __HttpResponse,
2704
- context: __SerdeContext
2705
- ) => Promise<UpdateVPCConnectionCommandOutput>;