@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,2027 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput } from "../commands/BatchCreateTopicReviewedAnswerCommand";
4
- import { BatchDeleteTopicReviewedAnswerCommandInput, BatchDeleteTopicReviewedAnswerCommandOutput } from "../commands/BatchDeleteTopicReviewedAnswerCommand";
5
- import { CancelIngestionCommandInput, CancelIngestionCommandOutput } from "../commands/CancelIngestionCommand";
6
- import { CreateAccountCustomizationCommandInput, CreateAccountCustomizationCommandOutput } from "../commands/CreateAccountCustomizationCommand";
7
- import { CreateAccountSubscriptionCommandInput, CreateAccountSubscriptionCommandOutput } from "../commands/CreateAccountSubscriptionCommand";
8
- import { CreateActionConnectorCommandInput, CreateActionConnectorCommandOutput } from "../commands/CreateActionConnectorCommand";
9
- import { CreateAnalysisCommandInput, CreateAnalysisCommandOutput } from "../commands/CreateAnalysisCommand";
10
- import { CreateBrandCommandInput, CreateBrandCommandOutput } from "../commands/CreateBrandCommand";
11
- import { CreateCustomPermissionsCommandInput, CreateCustomPermissionsCommandOutput } from "../commands/CreateCustomPermissionsCommand";
12
- import { CreateDashboardCommandInput, CreateDashboardCommandOutput } from "../commands/CreateDashboardCommand";
13
- import { CreateDataSetCommandInput, CreateDataSetCommandOutput } from "../commands/CreateDataSetCommand";
14
- import { CreateDataSourceCommandInput, CreateDataSourceCommandOutput } from "../commands/CreateDataSourceCommand";
15
- import { CreateFolderCommandInput, CreateFolderCommandOutput } from "../commands/CreateFolderCommand";
16
- import { CreateFolderMembershipCommandInput, CreateFolderMembershipCommandOutput } from "../commands/CreateFolderMembershipCommand";
17
- import { CreateGroupCommandInput, CreateGroupCommandOutput } from "../commands/CreateGroupCommand";
18
- import { CreateGroupMembershipCommandInput, CreateGroupMembershipCommandOutput } from "../commands/CreateGroupMembershipCommand";
19
- import { CreateIAMPolicyAssignmentCommandInput, CreateIAMPolicyAssignmentCommandOutput } from "../commands/CreateIAMPolicyAssignmentCommand";
20
- import { CreateIngestionCommandInput, CreateIngestionCommandOutput } from "../commands/CreateIngestionCommand";
21
- import { CreateNamespaceCommandInput, CreateNamespaceCommandOutput } from "../commands/CreateNamespaceCommand";
22
- import { CreateRefreshScheduleCommandInput, CreateRefreshScheduleCommandOutput } from "../commands/CreateRefreshScheduleCommand";
23
- import { CreateRoleMembershipCommandInput, CreateRoleMembershipCommandOutput } from "../commands/CreateRoleMembershipCommand";
24
- import { CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput } from "../commands/CreateTemplateAliasCommand";
25
- import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "../commands/CreateTemplateCommand";
26
- import { CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput } from "../commands/CreateThemeAliasCommand";
27
- import { CreateThemeCommandInput, CreateThemeCommandOutput } from "../commands/CreateThemeCommand";
28
- import { CreateTopicCommandInput, CreateTopicCommandOutput } from "../commands/CreateTopicCommand";
29
- import { CreateTopicRefreshScheduleCommandInput, CreateTopicRefreshScheduleCommandOutput } from "../commands/CreateTopicRefreshScheduleCommand";
30
- import { CreateVPCConnectionCommandInput, CreateVPCConnectionCommandOutput } from "../commands/CreateVPCConnectionCommand";
31
- import { DeleteAccountCustomizationCommandInput, DeleteAccountCustomizationCommandOutput } from "../commands/DeleteAccountCustomizationCommand";
32
- import { DeleteAccountCustomPermissionCommandInput, DeleteAccountCustomPermissionCommandOutput } from "../commands/DeleteAccountCustomPermissionCommand";
33
- import { DeleteAccountSubscriptionCommandInput, DeleteAccountSubscriptionCommandOutput } from "../commands/DeleteAccountSubscriptionCommand";
34
- import { DeleteActionConnectorCommandInput, DeleteActionConnectorCommandOutput } from "../commands/DeleteActionConnectorCommand";
35
- import { DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput } from "../commands/DeleteAnalysisCommand";
36
- import { DeleteBrandAssignmentCommandInput, DeleteBrandAssignmentCommandOutput } from "../commands/DeleteBrandAssignmentCommand";
37
- import { DeleteBrandCommandInput, DeleteBrandCommandOutput } from "../commands/DeleteBrandCommand";
38
- import { DeleteCustomPermissionsCommandInput, DeleteCustomPermissionsCommandOutput } from "../commands/DeleteCustomPermissionsCommand";
39
- import { DeleteDashboardCommandInput, DeleteDashboardCommandOutput } from "../commands/DeleteDashboardCommand";
40
- import { DeleteDataSetCommandInput, DeleteDataSetCommandOutput } from "../commands/DeleteDataSetCommand";
41
- import { DeleteDataSetRefreshPropertiesCommandInput, DeleteDataSetRefreshPropertiesCommandOutput } from "../commands/DeleteDataSetRefreshPropertiesCommand";
42
- import { DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput } from "../commands/DeleteDataSourceCommand";
43
- import { DeleteDefaultQBusinessApplicationCommandInput, DeleteDefaultQBusinessApplicationCommandOutput } from "../commands/DeleteDefaultQBusinessApplicationCommand";
44
- import { DeleteFolderCommandInput, DeleteFolderCommandOutput } from "../commands/DeleteFolderCommand";
45
- import { DeleteFolderMembershipCommandInput, DeleteFolderMembershipCommandOutput } from "../commands/DeleteFolderMembershipCommand";
46
- import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "../commands/DeleteGroupCommand";
47
- import { DeleteGroupMembershipCommandInput, DeleteGroupMembershipCommandOutput } from "../commands/DeleteGroupMembershipCommand";
48
- import { DeleteIAMPolicyAssignmentCommandInput, DeleteIAMPolicyAssignmentCommandOutput } from "../commands/DeleteIAMPolicyAssignmentCommand";
49
- import { DeleteIdentityPropagationConfigCommandInput, DeleteIdentityPropagationConfigCommandOutput } from "../commands/DeleteIdentityPropagationConfigCommand";
50
- import { DeleteNamespaceCommandInput, DeleteNamespaceCommandOutput } from "../commands/DeleteNamespaceCommand";
51
- import { DeleteRefreshScheduleCommandInput, DeleteRefreshScheduleCommandOutput } from "../commands/DeleteRefreshScheduleCommand";
52
- import { DeleteRoleCustomPermissionCommandInput, DeleteRoleCustomPermissionCommandOutput } from "../commands/DeleteRoleCustomPermissionCommand";
53
- import { DeleteRoleMembershipCommandInput, DeleteRoleMembershipCommandOutput } from "../commands/DeleteRoleMembershipCommand";
54
- import { DeleteTemplateAliasCommandInput, DeleteTemplateAliasCommandOutput } from "../commands/DeleteTemplateAliasCommand";
55
- import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "../commands/DeleteTemplateCommand";
56
- import { DeleteThemeAliasCommandInput, DeleteThemeAliasCommandOutput } from "../commands/DeleteThemeAliasCommand";
57
- import { DeleteThemeCommandInput, DeleteThemeCommandOutput } from "../commands/DeleteThemeCommand";
58
- import { DeleteTopicCommandInput, DeleteTopicCommandOutput } from "../commands/DeleteTopicCommand";
59
- import { DeleteTopicRefreshScheduleCommandInput, DeleteTopicRefreshScheduleCommandOutput } from "../commands/DeleteTopicRefreshScheduleCommand";
60
- import { DeleteUserByPrincipalIdCommandInput, DeleteUserByPrincipalIdCommandOutput } from "../commands/DeleteUserByPrincipalIdCommand";
61
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "../commands/DeleteUserCommand";
62
- import { DeleteUserCustomPermissionCommandInput, DeleteUserCustomPermissionCommandOutput } from "../commands/DeleteUserCustomPermissionCommand";
63
- import { DeleteVPCConnectionCommandInput, DeleteVPCConnectionCommandOutput } from "../commands/DeleteVPCConnectionCommand";
64
- import { DescribeAccountCustomizationCommandInput, DescribeAccountCustomizationCommandOutput } from "../commands/DescribeAccountCustomizationCommand";
65
- import { DescribeAccountCustomPermissionCommandInput, DescribeAccountCustomPermissionCommandOutput } from "../commands/DescribeAccountCustomPermissionCommand";
66
- import { DescribeAccountSettingsCommandInput, DescribeAccountSettingsCommandOutput } from "../commands/DescribeAccountSettingsCommand";
67
- import { DescribeAccountSubscriptionCommandInput, DescribeAccountSubscriptionCommandOutput } from "../commands/DescribeAccountSubscriptionCommand";
68
- import { DescribeActionConnectorCommandInput, DescribeActionConnectorCommandOutput } from "../commands/DescribeActionConnectorCommand";
69
- import { DescribeActionConnectorPermissionsCommandInput, DescribeActionConnectorPermissionsCommandOutput } from "../commands/DescribeActionConnectorPermissionsCommand";
70
- import { DescribeAnalysisCommandInput, DescribeAnalysisCommandOutput } from "../commands/DescribeAnalysisCommand";
71
- import { DescribeAnalysisDefinitionCommandInput, DescribeAnalysisDefinitionCommandOutput } from "../commands/DescribeAnalysisDefinitionCommand";
72
- import { DescribeAnalysisPermissionsCommandInput, DescribeAnalysisPermissionsCommandOutput } from "../commands/DescribeAnalysisPermissionsCommand";
73
- import { DescribeAssetBundleExportJobCommandInput, DescribeAssetBundleExportJobCommandOutput } from "../commands/DescribeAssetBundleExportJobCommand";
74
- import { DescribeAssetBundleImportJobCommandInput, DescribeAssetBundleImportJobCommandOutput } from "../commands/DescribeAssetBundleImportJobCommand";
75
- import { DescribeBrandAssignmentCommandInput, DescribeBrandAssignmentCommandOutput } from "../commands/DescribeBrandAssignmentCommand";
76
- import { DescribeBrandCommandInput, DescribeBrandCommandOutput } from "../commands/DescribeBrandCommand";
77
- import { DescribeBrandPublishedVersionCommandInput, DescribeBrandPublishedVersionCommandOutput } from "../commands/DescribeBrandPublishedVersionCommand";
78
- import { DescribeCustomPermissionsCommandInput, DescribeCustomPermissionsCommandOutput } from "../commands/DescribeCustomPermissionsCommand";
79
- import { DescribeDashboardCommandInput, DescribeDashboardCommandOutput } from "../commands/DescribeDashboardCommand";
80
- import { DescribeDashboardDefinitionCommandInput, DescribeDashboardDefinitionCommandOutput } from "../commands/DescribeDashboardDefinitionCommand";
81
- import { DescribeDashboardPermissionsCommandInput, DescribeDashboardPermissionsCommandOutput } from "../commands/DescribeDashboardPermissionsCommand";
82
- import { DescribeDashboardSnapshotJobCommandInput, DescribeDashboardSnapshotJobCommandOutput } from "../commands/DescribeDashboardSnapshotJobCommand";
83
- import { DescribeDashboardSnapshotJobResultCommandInput, DescribeDashboardSnapshotJobResultCommandOutput } from "../commands/DescribeDashboardSnapshotJobResultCommand";
84
- import { DescribeDashboardsQAConfigurationCommandInput, DescribeDashboardsQAConfigurationCommandOutput } from "../commands/DescribeDashboardsQAConfigurationCommand";
85
- import { DescribeDataSetCommandInput, DescribeDataSetCommandOutput } from "../commands/DescribeDataSetCommand";
86
- import { DescribeDataSetPermissionsCommandInput, DescribeDataSetPermissionsCommandOutput } from "../commands/DescribeDataSetPermissionsCommand";
87
- import { DescribeDataSetRefreshPropertiesCommandInput, DescribeDataSetRefreshPropertiesCommandOutput } from "../commands/DescribeDataSetRefreshPropertiesCommand";
88
- import { DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput } from "../commands/DescribeDataSourceCommand";
89
- import { DescribeDataSourcePermissionsCommandInput, DescribeDataSourcePermissionsCommandOutput } from "../commands/DescribeDataSourcePermissionsCommand";
90
- import { DescribeDefaultQBusinessApplicationCommandInput, DescribeDefaultQBusinessApplicationCommandOutput } from "../commands/DescribeDefaultQBusinessApplicationCommand";
91
- import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "../commands/DescribeFolderCommand";
92
- import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "../commands/DescribeFolderPermissionsCommand";
93
- import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "../commands/DescribeFolderResolvedPermissionsCommand";
94
- import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "../commands/DescribeGroupCommand";
95
- import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "../commands/DescribeGroupMembershipCommand";
96
- import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "../commands/DescribeIAMPolicyAssignmentCommand";
97
- import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "../commands/DescribeIngestionCommand";
98
- import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "../commands/DescribeIpRestrictionCommand";
99
- import { DescribeKeyRegistrationCommandInput, DescribeKeyRegistrationCommandOutput } from "../commands/DescribeKeyRegistrationCommand";
100
- import { DescribeNamespaceCommandInput, DescribeNamespaceCommandOutput } from "../commands/DescribeNamespaceCommand";
101
- import { DescribeQPersonalizationConfigurationCommandInput, DescribeQPersonalizationConfigurationCommandOutput } from "../commands/DescribeQPersonalizationConfigurationCommand";
102
- import { DescribeQuickSightQSearchConfigurationCommandInput, DescribeQuickSightQSearchConfigurationCommandOutput } from "../commands/DescribeQuickSightQSearchConfigurationCommand";
103
- import { DescribeRefreshScheduleCommandInput, DescribeRefreshScheduleCommandOutput } from "../commands/DescribeRefreshScheduleCommand";
104
- import { DescribeRoleCustomPermissionCommandInput, DescribeRoleCustomPermissionCommandOutput } from "../commands/DescribeRoleCustomPermissionCommand";
105
- import { DescribeTemplateAliasCommandInput, DescribeTemplateAliasCommandOutput } from "../commands/DescribeTemplateAliasCommand";
106
- import { DescribeTemplateCommandInput, DescribeTemplateCommandOutput } from "../commands/DescribeTemplateCommand";
107
- import { DescribeTemplateDefinitionCommandInput, DescribeTemplateDefinitionCommandOutput } from "../commands/DescribeTemplateDefinitionCommand";
108
- import { DescribeTemplatePermissionsCommandInput, DescribeTemplatePermissionsCommandOutput } from "../commands/DescribeTemplatePermissionsCommand";
109
- import { DescribeThemeAliasCommandInput, DescribeThemeAliasCommandOutput } from "../commands/DescribeThemeAliasCommand";
110
- import { DescribeThemeCommandInput, DescribeThemeCommandOutput } from "../commands/DescribeThemeCommand";
111
- import { DescribeThemePermissionsCommandInput, DescribeThemePermissionsCommandOutput } from "../commands/DescribeThemePermissionsCommand";
112
- import { DescribeTopicCommandInput, DescribeTopicCommandOutput } from "../commands/DescribeTopicCommand";
113
- import { DescribeTopicPermissionsCommandInput, DescribeTopicPermissionsCommandOutput } from "../commands/DescribeTopicPermissionsCommand";
114
- import { DescribeTopicRefreshCommandInput, DescribeTopicRefreshCommandOutput } from "../commands/DescribeTopicRefreshCommand";
115
- import { DescribeTopicRefreshScheduleCommandInput, DescribeTopicRefreshScheduleCommandOutput } from "../commands/DescribeTopicRefreshScheduleCommand";
116
- import { DescribeUserCommandInput, DescribeUserCommandOutput } from "../commands/DescribeUserCommand";
117
- import { DescribeVPCConnectionCommandInput, DescribeVPCConnectionCommandOutput } from "../commands/DescribeVPCConnectionCommand";
118
- import { GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput } from "../commands/GenerateEmbedUrlForAnonymousUserCommand";
119
- import { GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput } from "../commands/GenerateEmbedUrlForRegisteredUserCommand";
120
- import { GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput, GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput } from "../commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand";
121
- import { GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput } from "../commands/GetDashboardEmbedUrlCommand";
122
- import { GetFlowMetadataCommandInput, GetFlowMetadataCommandOutput } from "../commands/GetFlowMetadataCommand";
123
- import { GetFlowPermissionsCommandInput, GetFlowPermissionsCommandOutput } from "../commands/GetFlowPermissionsCommand";
124
- import { GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput } from "../commands/GetSessionEmbedUrlCommand";
125
- import { ListActionConnectorsCommandInput, ListActionConnectorsCommandOutput } from "../commands/ListActionConnectorsCommand";
126
- import { ListAnalysesCommandInput, ListAnalysesCommandOutput } from "../commands/ListAnalysesCommand";
127
- import { ListAssetBundleExportJobsCommandInput, ListAssetBundleExportJobsCommandOutput } from "../commands/ListAssetBundleExportJobsCommand";
128
- import { ListAssetBundleImportJobsCommandInput, ListAssetBundleImportJobsCommandOutput } from "../commands/ListAssetBundleImportJobsCommand";
129
- import { ListBrandsCommandInput, ListBrandsCommandOutput } from "../commands/ListBrandsCommand";
130
- import { ListCustomPermissionsCommandInput, ListCustomPermissionsCommandOutput } from "../commands/ListCustomPermissionsCommand";
131
- import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "../commands/ListDashboardsCommand";
132
- import { ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput } from "../commands/ListDashboardVersionsCommand";
133
- import { ListDataSetsCommandInput, ListDataSetsCommandOutput } from "../commands/ListDataSetsCommand";
134
- import { ListDataSourcesCommandInput, ListDataSourcesCommandOutput } from "../commands/ListDataSourcesCommand";
135
- import { ListFlowsCommandInput, ListFlowsCommandOutput } from "../commands/ListFlowsCommand";
136
- import { ListFolderMembersCommandInput, ListFolderMembersCommandOutput } from "../commands/ListFolderMembersCommand";
137
- import { ListFoldersCommandInput, ListFoldersCommandOutput } from "../commands/ListFoldersCommand";
138
- import { ListFoldersForResourceCommandInput, ListFoldersForResourceCommandOutput } from "../commands/ListFoldersForResourceCommand";
139
- import { ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput } from "../commands/ListGroupMembershipsCommand";
140
- import { ListGroupsCommandInput, ListGroupsCommandOutput } from "../commands/ListGroupsCommand";
141
- import { ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput } from "../commands/ListIAMPolicyAssignmentsCommand";
142
- import { ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput } from "../commands/ListIAMPolicyAssignmentsForUserCommand";
143
- import { ListIdentityPropagationConfigsCommandInput, ListIdentityPropagationConfigsCommandOutput } from "../commands/ListIdentityPropagationConfigsCommand";
144
- import { ListIngestionsCommandInput, ListIngestionsCommandOutput } from "../commands/ListIngestionsCommand";
145
- import { ListNamespacesCommandInput, ListNamespacesCommandOutput } from "../commands/ListNamespacesCommand";
146
- import { ListRefreshSchedulesCommandInput, ListRefreshSchedulesCommandOutput } from "../commands/ListRefreshSchedulesCommand";
147
- import { ListRoleMembershipsCommandInput, ListRoleMembershipsCommandOutput } from "../commands/ListRoleMembershipsCommand";
148
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
149
- import { ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput } from "../commands/ListTemplateAliasesCommand";
150
- import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "../commands/ListTemplatesCommand";
151
- import { ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput } from "../commands/ListTemplateVersionsCommand";
152
- import { ListThemeAliasesCommandInput, ListThemeAliasesCommandOutput } from "../commands/ListThemeAliasesCommand";
153
- import { ListThemesCommandInput, ListThemesCommandOutput } from "../commands/ListThemesCommand";
154
- import { ListThemeVersionsCommandInput, ListThemeVersionsCommandOutput } from "../commands/ListThemeVersionsCommand";
155
- import { ListTopicRefreshSchedulesCommandInput, ListTopicRefreshSchedulesCommandOutput } from "../commands/ListTopicRefreshSchedulesCommand";
156
- import { ListTopicReviewedAnswersCommandInput, ListTopicReviewedAnswersCommandOutput } from "../commands/ListTopicReviewedAnswersCommand";
157
- import { ListTopicsCommandInput, ListTopicsCommandOutput } from "../commands/ListTopicsCommand";
158
- import { ListUserGroupsCommandInput, ListUserGroupsCommandOutput } from "../commands/ListUserGroupsCommand";
159
- import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
160
- import { ListVPCConnectionsCommandInput, ListVPCConnectionsCommandOutput } from "../commands/ListVPCConnectionsCommand";
161
- import { PredictQAResultsCommandInput, PredictQAResultsCommandOutput } from "../commands/PredictQAResultsCommand";
162
- import { PutDataSetRefreshPropertiesCommandInput, PutDataSetRefreshPropertiesCommandOutput } from "../commands/PutDataSetRefreshPropertiesCommand";
163
- import { RegisterUserCommandInput, RegisterUserCommandOutput } from "../commands/RegisterUserCommand";
164
- import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "../commands/RestoreAnalysisCommand";
165
- import { SearchActionConnectorsCommandInput, SearchActionConnectorsCommandOutput } from "../commands/SearchActionConnectorsCommand";
166
- import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "../commands/SearchAnalysesCommand";
167
- import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "../commands/SearchDashboardsCommand";
168
- import { SearchDataSetsCommandInput, SearchDataSetsCommandOutput } from "../commands/SearchDataSetsCommand";
169
- import { SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput } from "../commands/SearchDataSourcesCommand";
170
- import { SearchFlowsCommandInput, SearchFlowsCommandOutput } from "../commands/SearchFlowsCommand";
171
- import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "../commands/SearchFoldersCommand";
172
- import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "../commands/SearchGroupsCommand";
173
- import { SearchTopicsCommandInput, SearchTopicsCommandOutput } from "../commands/SearchTopicsCommand";
174
- import { StartAssetBundleExportJobCommandInput, StartAssetBundleExportJobCommandOutput } from "../commands/StartAssetBundleExportJobCommand";
175
- import { StartAssetBundleImportJobCommandInput, StartAssetBundleImportJobCommandOutput } from "../commands/StartAssetBundleImportJobCommand";
176
- import { StartDashboardSnapshotJobCommandInput, StartDashboardSnapshotJobCommandOutput } from "../commands/StartDashboardSnapshotJobCommand";
177
- import { StartDashboardSnapshotJobScheduleCommandInput, StartDashboardSnapshotJobScheduleCommandOutput } from "../commands/StartDashboardSnapshotJobScheduleCommand";
178
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
179
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
180
- import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "../commands/UpdateAccountCustomizationCommand";
181
- import { UpdateAccountCustomPermissionCommandInput, UpdateAccountCustomPermissionCommandOutput } from "../commands/UpdateAccountCustomPermissionCommand";
182
- import { UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput } from "../commands/UpdateAccountSettingsCommand";
183
- import { UpdateActionConnectorCommandInput, UpdateActionConnectorCommandOutput } from "../commands/UpdateActionConnectorCommand";
184
- import { UpdateActionConnectorPermissionsCommandInput, UpdateActionConnectorPermissionsCommandOutput } from "../commands/UpdateActionConnectorPermissionsCommand";
185
- import { UpdateAnalysisCommandInput, UpdateAnalysisCommandOutput } from "../commands/UpdateAnalysisCommand";
186
- import { UpdateAnalysisPermissionsCommandInput, UpdateAnalysisPermissionsCommandOutput } from "../commands/UpdateAnalysisPermissionsCommand";
187
- import { UpdateApplicationWithTokenExchangeGrantCommandInput, UpdateApplicationWithTokenExchangeGrantCommandOutput } from "../commands/UpdateApplicationWithTokenExchangeGrantCommand";
188
- import { UpdateBrandAssignmentCommandInput, UpdateBrandAssignmentCommandOutput } from "../commands/UpdateBrandAssignmentCommand";
189
- import { UpdateBrandCommandInput, UpdateBrandCommandOutput } from "../commands/UpdateBrandCommand";
190
- import { UpdateBrandPublishedVersionCommandInput, UpdateBrandPublishedVersionCommandOutput } from "../commands/UpdateBrandPublishedVersionCommand";
191
- import { UpdateCustomPermissionsCommandInput, UpdateCustomPermissionsCommandOutput } from "../commands/UpdateCustomPermissionsCommand";
192
- import { UpdateDashboardCommandInput, UpdateDashboardCommandOutput } from "../commands/UpdateDashboardCommand";
193
- import { UpdateDashboardLinksCommandInput, UpdateDashboardLinksCommandOutput } from "../commands/UpdateDashboardLinksCommand";
194
- import { UpdateDashboardPermissionsCommandInput, UpdateDashboardPermissionsCommandOutput } from "../commands/UpdateDashboardPermissionsCommand";
195
- import { UpdateDashboardPublishedVersionCommandInput, UpdateDashboardPublishedVersionCommandOutput } from "../commands/UpdateDashboardPublishedVersionCommand";
196
- import { UpdateDashboardsQAConfigurationCommandInput, UpdateDashboardsQAConfigurationCommandOutput } from "../commands/UpdateDashboardsQAConfigurationCommand";
197
- import { UpdateDataSetCommandInput, UpdateDataSetCommandOutput } from "../commands/UpdateDataSetCommand";
198
- import { UpdateDataSetPermissionsCommandInput, UpdateDataSetPermissionsCommandOutput } from "../commands/UpdateDataSetPermissionsCommand";
199
- import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "../commands/UpdateDataSourceCommand";
200
- import { UpdateDataSourcePermissionsCommandInput, UpdateDataSourcePermissionsCommandOutput } from "../commands/UpdateDataSourcePermissionsCommand";
201
- import { UpdateDefaultQBusinessApplicationCommandInput, UpdateDefaultQBusinessApplicationCommandOutput } from "../commands/UpdateDefaultQBusinessApplicationCommand";
202
- import { UpdateFlowPermissionsCommandInput, UpdateFlowPermissionsCommandOutput } from "../commands/UpdateFlowPermissionsCommand";
203
- import { UpdateFolderCommandInput, UpdateFolderCommandOutput } from "../commands/UpdateFolderCommand";
204
- import { UpdateFolderPermissionsCommandInput, UpdateFolderPermissionsCommandOutput } from "../commands/UpdateFolderPermissionsCommand";
205
- import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "../commands/UpdateGroupCommand";
206
- import { UpdateIAMPolicyAssignmentCommandInput, UpdateIAMPolicyAssignmentCommandOutput } from "../commands/UpdateIAMPolicyAssignmentCommand";
207
- import { UpdateIdentityPropagationConfigCommandInput, UpdateIdentityPropagationConfigCommandOutput } from "../commands/UpdateIdentityPropagationConfigCommand";
208
- import { UpdateIpRestrictionCommandInput, UpdateIpRestrictionCommandOutput } from "../commands/UpdateIpRestrictionCommand";
209
- import { UpdateKeyRegistrationCommandInput, UpdateKeyRegistrationCommandOutput } from "../commands/UpdateKeyRegistrationCommand";
210
- import { UpdatePublicSharingSettingsCommandInput, UpdatePublicSharingSettingsCommandOutput } from "../commands/UpdatePublicSharingSettingsCommand";
211
- import { UpdateQPersonalizationConfigurationCommandInput, UpdateQPersonalizationConfigurationCommandOutput } from "../commands/UpdateQPersonalizationConfigurationCommand";
212
- import { UpdateQuickSightQSearchConfigurationCommandInput, UpdateQuickSightQSearchConfigurationCommandOutput } from "../commands/UpdateQuickSightQSearchConfigurationCommand";
213
- import { UpdateRefreshScheduleCommandInput, UpdateRefreshScheduleCommandOutput } from "../commands/UpdateRefreshScheduleCommand";
214
- import { UpdateRoleCustomPermissionCommandInput, UpdateRoleCustomPermissionCommandOutput } from "../commands/UpdateRoleCustomPermissionCommand";
215
- import { UpdateSPICECapacityConfigurationCommandInput, UpdateSPICECapacityConfigurationCommandOutput } from "../commands/UpdateSPICECapacityConfigurationCommand";
216
- import { UpdateTemplateAliasCommandInput, UpdateTemplateAliasCommandOutput } from "../commands/UpdateTemplateAliasCommand";
217
- import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "../commands/UpdateTemplateCommand";
218
- import { UpdateTemplatePermissionsCommandInput, UpdateTemplatePermissionsCommandOutput } from "../commands/UpdateTemplatePermissionsCommand";
219
- import { UpdateThemeAliasCommandInput, UpdateThemeAliasCommandOutput } from "../commands/UpdateThemeAliasCommand";
220
- import { UpdateThemeCommandInput, UpdateThemeCommandOutput } from "../commands/UpdateThemeCommand";
221
- import { UpdateThemePermissionsCommandInput, UpdateThemePermissionsCommandOutput } from "../commands/UpdateThemePermissionsCommand";
222
- import { UpdateTopicCommandInput, UpdateTopicCommandOutput } from "../commands/UpdateTopicCommand";
223
- import { UpdateTopicPermissionsCommandInput, UpdateTopicPermissionsCommandOutput } from "../commands/UpdateTopicPermissionsCommand";
224
- import { UpdateTopicRefreshScheduleCommandInput, UpdateTopicRefreshScheduleCommandOutput } from "../commands/UpdateTopicRefreshScheduleCommand";
225
- import { UpdateUserCommandInput, UpdateUserCommandOutput } from "../commands/UpdateUserCommand";
226
- import { UpdateUserCustomPermissionCommandInput, UpdateUserCustomPermissionCommandOutput } from "../commands/UpdateUserCustomPermissionCommand";
227
- import { UpdateVPCConnectionCommandInput, UpdateVPCConnectionCommandOutput } from "../commands/UpdateVPCConnectionCommand";
228
- /**
229
- * serializeAws_restJson1BatchCreateTopicReviewedAnswerCommand
230
- */
231
- export declare const se_BatchCreateTopicReviewedAnswerCommand: (input: BatchCreateTopicReviewedAnswerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- /**
233
- * serializeAws_restJson1BatchDeleteTopicReviewedAnswerCommand
234
- */
235
- export declare const se_BatchDeleteTopicReviewedAnswerCommand: (input: BatchDeleteTopicReviewedAnswerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- /**
237
- * serializeAws_restJson1CancelIngestionCommand
238
- */
239
- export declare const se_CancelIngestionCommand: (input: CancelIngestionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- /**
241
- * serializeAws_restJson1CreateAccountCustomizationCommand
242
- */
243
- export declare const se_CreateAccountCustomizationCommand: (input: CreateAccountCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- /**
245
- * serializeAws_restJson1CreateAccountSubscriptionCommand
246
- */
247
- export declare const se_CreateAccountSubscriptionCommand: (input: CreateAccountSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- /**
249
- * serializeAws_restJson1CreateActionConnectorCommand
250
- */
251
- export declare const se_CreateActionConnectorCommand: (input: CreateActionConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- /**
253
- * serializeAws_restJson1CreateAnalysisCommand
254
- */
255
- export declare const se_CreateAnalysisCommand: (input: CreateAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- /**
257
- * serializeAws_restJson1CreateBrandCommand
258
- */
259
- export declare const se_CreateBrandCommand: (input: CreateBrandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- /**
261
- * serializeAws_restJson1CreateCustomPermissionsCommand
262
- */
263
- export declare const se_CreateCustomPermissionsCommand: (input: CreateCustomPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- /**
265
- * serializeAws_restJson1CreateDashboardCommand
266
- */
267
- export declare const se_CreateDashboardCommand: (input: CreateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- /**
269
- * serializeAws_restJson1CreateDataSetCommand
270
- */
271
- export declare const se_CreateDataSetCommand: (input: CreateDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- /**
273
- * serializeAws_restJson1CreateDataSourceCommand
274
- */
275
- export declare const se_CreateDataSourceCommand: (input: CreateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- /**
277
- * serializeAws_restJson1CreateFolderCommand
278
- */
279
- export declare const se_CreateFolderCommand: (input: CreateFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- /**
281
- * serializeAws_restJson1CreateFolderMembershipCommand
282
- */
283
- export declare const se_CreateFolderMembershipCommand: (input: CreateFolderMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- /**
285
- * serializeAws_restJson1CreateGroupCommand
286
- */
287
- export declare const se_CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- /**
289
- * serializeAws_restJson1CreateGroupMembershipCommand
290
- */
291
- export declare const se_CreateGroupMembershipCommand: (input: CreateGroupMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- /**
293
- * serializeAws_restJson1CreateIAMPolicyAssignmentCommand
294
- */
295
- export declare const se_CreateIAMPolicyAssignmentCommand: (input: CreateIAMPolicyAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1CreateIngestionCommand
298
- */
299
- export declare const se_CreateIngestionCommand: (input: CreateIngestionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1CreateNamespaceCommand
302
- */
303
- export declare const se_CreateNamespaceCommand: (input: CreateNamespaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1CreateRefreshScheduleCommand
306
- */
307
- export declare const se_CreateRefreshScheduleCommand: (input: CreateRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1CreateRoleMembershipCommand
310
- */
311
- export declare const se_CreateRoleMembershipCommand: (input: CreateRoleMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1CreateTemplateCommand
314
- */
315
- export declare const se_CreateTemplateCommand: (input: CreateTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1CreateTemplateAliasCommand
318
- */
319
- export declare const se_CreateTemplateAliasCommand: (input: CreateTemplateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1CreateThemeCommand
322
- */
323
- export declare const se_CreateThemeCommand: (input: CreateThemeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1CreateThemeAliasCommand
326
- */
327
- export declare const se_CreateThemeAliasCommand: (input: CreateThemeAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1CreateTopicCommand
330
- */
331
- export declare const se_CreateTopicCommand: (input: CreateTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1CreateTopicRefreshScheduleCommand
334
- */
335
- export declare const se_CreateTopicRefreshScheduleCommand: (input: CreateTopicRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1CreateVPCConnectionCommand
338
- */
339
- export declare const se_CreateVPCConnectionCommand: (input: CreateVPCConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1DeleteAccountCustomizationCommand
342
- */
343
- export declare const se_DeleteAccountCustomizationCommand: (input: DeleteAccountCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1DeleteAccountCustomPermissionCommand
346
- */
347
- export declare const se_DeleteAccountCustomPermissionCommand: (input: DeleteAccountCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1DeleteAccountSubscriptionCommand
350
- */
351
- export declare const se_DeleteAccountSubscriptionCommand: (input: DeleteAccountSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1DeleteActionConnectorCommand
354
- */
355
- export declare const se_DeleteActionConnectorCommand: (input: DeleteActionConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1DeleteAnalysisCommand
358
- */
359
- export declare const se_DeleteAnalysisCommand: (input: DeleteAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1DeleteBrandCommand
362
- */
363
- export declare const se_DeleteBrandCommand: (input: DeleteBrandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1DeleteBrandAssignmentCommand
366
- */
367
- export declare const se_DeleteBrandAssignmentCommand: (input: DeleteBrandAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1DeleteCustomPermissionsCommand
370
- */
371
- export declare const se_DeleteCustomPermissionsCommand: (input: DeleteCustomPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1DeleteDashboardCommand
374
- */
375
- export declare const se_DeleteDashboardCommand: (input: DeleteDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1DeleteDataSetCommand
378
- */
379
- export declare const se_DeleteDataSetCommand: (input: DeleteDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1DeleteDataSetRefreshPropertiesCommand
382
- */
383
- export declare const se_DeleteDataSetRefreshPropertiesCommand: (input: DeleteDataSetRefreshPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1DeleteDataSourceCommand
386
- */
387
- export declare const se_DeleteDataSourceCommand: (input: DeleteDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1DeleteDefaultQBusinessApplicationCommand
390
- */
391
- export declare const se_DeleteDefaultQBusinessApplicationCommand: (input: DeleteDefaultQBusinessApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1DeleteFolderCommand
394
- */
395
- export declare const se_DeleteFolderCommand: (input: DeleteFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1DeleteFolderMembershipCommand
398
- */
399
- export declare const se_DeleteFolderMembershipCommand: (input: DeleteFolderMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1DeleteGroupCommand
402
- */
403
- export declare const se_DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1DeleteGroupMembershipCommand
406
- */
407
- export declare const se_DeleteGroupMembershipCommand: (input: DeleteGroupMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1DeleteIAMPolicyAssignmentCommand
410
- */
411
- export declare const se_DeleteIAMPolicyAssignmentCommand: (input: DeleteIAMPolicyAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1DeleteIdentityPropagationConfigCommand
414
- */
415
- export declare const se_DeleteIdentityPropagationConfigCommand: (input: DeleteIdentityPropagationConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1DeleteNamespaceCommand
418
- */
419
- export declare const se_DeleteNamespaceCommand: (input: DeleteNamespaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1DeleteRefreshScheduleCommand
422
- */
423
- export declare const se_DeleteRefreshScheduleCommand: (input: DeleteRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1DeleteRoleCustomPermissionCommand
426
- */
427
- export declare const se_DeleteRoleCustomPermissionCommand: (input: DeleteRoleCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1DeleteRoleMembershipCommand
430
- */
431
- export declare const se_DeleteRoleMembershipCommand: (input: DeleteRoleMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1DeleteTemplateCommand
434
- */
435
- export declare const se_DeleteTemplateCommand: (input: DeleteTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1DeleteTemplateAliasCommand
438
- */
439
- export declare const se_DeleteTemplateAliasCommand: (input: DeleteTemplateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1DeleteThemeCommand
442
- */
443
- export declare const se_DeleteThemeCommand: (input: DeleteThemeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1DeleteThemeAliasCommand
446
- */
447
- export declare const se_DeleteThemeAliasCommand: (input: DeleteThemeAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1DeleteTopicCommand
450
- */
451
- export declare const se_DeleteTopicCommand: (input: DeleteTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1DeleteTopicRefreshScheduleCommand
454
- */
455
- export declare const se_DeleteTopicRefreshScheduleCommand: (input: DeleteTopicRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1DeleteUserCommand
458
- */
459
- export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1DeleteUserByPrincipalIdCommand
462
- */
463
- export declare const se_DeleteUserByPrincipalIdCommand: (input: DeleteUserByPrincipalIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1DeleteUserCustomPermissionCommand
466
- */
467
- export declare const se_DeleteUserCustomPermissionCommand: (input: DeleteUserCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1DeleteVPCConnectionCommand
470
- */
471
- export declare const se_DeleteVPCConnectionCommand: (input: DeleteVPCConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1DescribeAccountCustomizationCommand
474
- */
475
- export declare const se_DescribeAccountCustomizationCommand: (input: DescribeAccountCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1DescribeAccountCustomPermissionCommand
478
- */
479
- export declare const se_DescribeAccountCustomPermissionCommand: (input: DescribeAccountCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1DescribeAccountSettingsCommand
482
- */
483
- export declare const se_DescribeAccountSettingsCommand: (input: DescribeAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1DescribeAccountSubscriptionCommand
486
- */
487
- export declare const se_DescribeAccountSubscriptionCommand: (input: DescribeAccountSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1DescribeActionConnectorCommand
490
- */
491
- export declare const se_DescribeActionConnectorCommand: (input: DescribeActionConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1DescribeActionConnectorPermissionsCommand
494
- */
495
- export declare const se_DescribeActionConnectorPermissionsCommand: (input: DescribeActionConnectorPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1DescribeAnalysisCommand
498
- */
499
- export declare const se_DescribeAnalysisCommand: (input: DescribeAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1DescribeAnalysisDefinitionCommand
502
- */
503
- export declare const se_DescribeAnalysisDefinitionCommand: (input: DescribeAnalysisDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1DescribeAnalysisPermissionsCommand
506
- */
507
- export declare const se_DescribeAnalysisPermissionsCommand: (input: DescribeAnalysisPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1DescribeAssetBundleExportJobCommand
510
- */
511
- export declare const se_DescribeAssetBundleExportJobCommand: (input: DescribeAssetBundleExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1DescribeAssetBundleImportJobCommand
514
- */
515
- export declare const se_DescribeAssetBundleImportJobCommand: (input: DescribeAssetBundleImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1DescribeBrandCommand
518
- */
519
- export declare const se_DescribeBrandCommand: (input: DescribeBrandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1DescribeBrandAssignmentCommand
522
- */
523
- export declare const se_DescribeBrandAssignmentCommand: (input: DescribeBrandAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1DescribeBrandPublishedVersionCommand
526
- */
527
- export declare const se_DescribeBrandPublishedVersionCommand: (input: DescribeBrandPublishedVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * serializeAws_restJson1DescribeCustomPermissionsCommand
530
- */
531
- export declare const se_DescribeCustomPermissionsCommand: (input: DescribeCustomPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
- /**
533
- * serializeAws_restJson1DescribeDashboardCommand
534
- */
535
- export declare const se_DescribeDashboardCommand: (input: DescribeDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
- /**
537
- * serializeAws_restJson1DescribeDashboardDefinitionCommand
538
- */
539
- export declare const se_DescribeDashboardDefinitionCommand: (input: DescribeDashboardDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
- /**
541
- * serializeAws_restJson1DescribeDashboardPermissionsCommand
542
- */
543
- export declare const se_DescribeDashboardPermissionsCommand: (input: DescribeDashboardPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
- /**
545
- * serializeAws_restJson1DescribeDashboardSnapshotJobCommand
546
- */
547
- export declare const se_DescribeDashboardSnapshotJobCommand: (input: DescribeDashboardSnapshotJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
- /**
549
- * serializeAws_restJson1DescribeDashboardSnapshotJobResultCommand
550
- */
551
- export declare const se_DescribeDashboardSnapshotJobResultCommand: (input: DescribeDashboardSnapshotJobResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
552
- /**
553
- * serializeAws_restJson1DescribeDashboardsQAConfigurationCommand
554
- */
555
- export declare const se_DescribeDashboardsQAConfigurationCommand: (input: DescribeDashboardsQAConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
556
- /**
557
- * serializeAws_restJson1DescribeDataSetCommand
558
- */
559
- export declare const se_DescribeDataSetCommand: (input: DescribeDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
560
- /**
561
- * serializeAws_restJson1DescribeDataSetPermissionsCommand
562
- */
563
- export declare const se_DescribeDataSetPermissionsCommand: (input: DescribeDataSetPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
564
- /**
565
- * serializeAws_restJson1DescribeDataSetRefreshPropertiesCommand
566
- */
567
- export declare const se_DescribeDataSetRefreshPropertiesCommand: (input: DescribeDataSetRefreshPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
568
- /**
569
- * serializeAws_restJson1DescribeDataSourceCommand
570
- */
571
- export declare const se_DescribeDataSourceCommand: (input: DescribeDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
572
- /**
573
- * serializeAws_restJson1DescribeDataSourcePermissionsCommand
574
- */
575
- export declare const se_DescribeDataSourcePermissionsCommand: (input: DescribeDataSourcePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
576
- /**
577
- * serializeAws_restJson1DescribeDefaultQBusinessApplicationCommand
578
- */
579
- export declare const se_DescribeDefaultQBusinessApplicationCommand: (input: DescribeDefaultQBusinessApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
580
- /**
581
- * serializeAws_restJson1DescribeFolderCommand
582
- */
583
- export declare const se_DescribeFolderCommand: (input: DescribeFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
584
- /**
585
- * serializeAws_restJson1DescribeFolderPermissionsCommand
586
- */
587
- export declare const se_DescribeFolderPermissionsCommand: (input: DescribeFolderPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
588
- /**
589
- * serializeAws_restJson1DescribeFolderResolvedPermissionsCommand
590
- */
591
- export declare const se_DescribeFolderResolvedPermissionsCommand: (input: DescribeFolderResolvedPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
592
- /**
593
- * serializeAws_restJson1DescribeGroupCommand
594
- */
595
- export declare const se_DescribeGroupCommand: (input: DescribeGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
596
- /**
597
- * serializeAws_restJson1DescribeGroupMembershipCommand
598
- */
599
- export declare const se_DescribeGroupMembershipCommand: (input: DescribeGroupMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
600
- /**
601
- * serializeAws_restJson1DescribeIAMPolicyAssignmentCommand
602
- */
603
- export declare const se_DescribeIAMPolicyAssignmentCommand: (input: DescribeIAMPolicyAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
604
- /**
605
- * serializeAws_restJson1DescribeIngestionCommand
606
- */
607
- export declare const se_DescribeIngestionCommand: (input: DescribeIngestionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
608
- /**
609
- * serializeAws_restJson1DescribeIpRestrictionCommand
610
- */
611
- export declare const se_DescribeIpRestrictionCommand: (input: DescribeIpRestrictionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
612
- /**
613
- * serializeAws_restJson1DescribeKeyRegistrationCommand
614
- */
615
- export declare const se_DescribeKeyRegistrationCommand: (input: DescribeKeyRegistrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
616
- /**
617
- * serializeAws_restJson1DescribeNamespaceCommand
618
- */
619
- export declare const se_DescribeNamespaceCommand: (input: DescribeNamespaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
620
- /**
621
- * serializeAws_restJson1DescribeQPersonalizationConfigurationCommand
622
- */
623
- export declare const se_DescribeQPersonalizationConfigurationCommand: (input: DescribeQPersonalizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
624
- /**
625
- * serializeAws_restJson1DescribeQuickSightQSearchConfigurationCommand
626
- */
627
- export declare const se_DescribeQuickSightQSearchConfigurationCommand: (input: DescribeQuickSightQSearchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
628
- /**
629
- * serializeAws_restJson1DescribeRefreshScheduleCommand
630
- */
631
- export declare const se_DescribeRefreshScheduleCommand: (input: DescribeRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
632
- /**
633
- * serializeAws_restJson1DescribeRoleCustomPermissionCommand
634
- */
635
- export declare const se_DescribeRoleCustomPermissionCommand: (input: DescribeRoleCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
636
- /**
637
- * serializeAws_restJson1DescribeTemplateCommand
638
- */
639
- export declare const se_DescribeTemplateCommand: (input: DescribeTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
640
- /**
641
- * serializeAws_restJson1DescribeTemplateAliasCommand
642
- */
643
- export declare const se_DescribeTemplateAliasCommand: (input: DescribeTemplateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
644
- /**
645
- * serializeAws_restJson1DescribeTemplateDefinitionCommand
646
- */
647
- export declare const se_DescribeTemplateDefinitionCommand: (input: DescribeTemplateDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
648
- /**
649
- * serializeAws_restJson1DescribeTemplatePermissionsCommand
650
- */
651
- export declare const se_DescribeTemplatePermissionsCommand: (input: DescribeTemplatePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
652
- /**
653
- * serializeAws_restJson1DescribeThemeCommand
654
- */
655
- export declare const se_DescribeThemeCommand: (input: DescribeThemeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
656
- /**
657
- * serializeAws_restJson1DescribeThemeAliasCommand
658
- */
659
- export declare const se_DescribeThemeAliasCommand: (input: DescribeThemeAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
660
- /**
661
- * serializeAws_restJson1DescribeThemePermissionsCommand
662
- */
663
- export declare const se_DescribeThemePermissionsCommand: (input: DescribeThemePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
664
- /**
665
- * serializeAws_restJson1DescribeTopicCommand
666
- */
667
- export declare const se_DescribeTopicCommand: (input: DescribeTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
668
- /**
669
- * serializeAws_restJson1DescribeTopicPermissionsCommand
670
- */
671
- export declare const se_DescribeTopicPermissionsCommand: (input: DescribeTopicPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
672
- /**
673
- * serializeAws_restJson1DescribeTopicRefreshCommand
674
- */
675
- export declare const se_DescribeTopicRefreshCommand: (input: DescribeTopicRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
676
- /**
677
- * serializeAws_restJson1DescribeTopicRefreshScheduleCommand
678
- */
679
- export declare const se_DescribeTopicRefreshScheduleCommand: (input: DescribeTopicRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
680
- /**
681
- * serializeAws_restJson1DescribeUserCommand
682
- */
683
- export declare const se_DescribeUserCommand: (input: DescribeUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
684
- /**
685
- * serializeAws_restJson1DescribeVPCConnectionCommand
686
- */
687
- export declare const se_DescribeVPCConnectionCommand: (input: DescribeVPCConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
688
- /**
689
- * serializeAws_restJson1GenerateEmbedUrlForAnonymousUserCommand
690
- */
691
- export declare const se_GenerateEmbedUrlForAnonymousUserCommand: (input: GenerateEmbedUrlForAnonymousUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
692
- /**
693
- * serializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand
694
- */
695
- export declare const se_GenerateEmbedUrlForRegisteredUserCommand: (input: GenerateEmbedUrlForRegisteredUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
696
- /**
697
- * serializeAws_restJson1GenerateEmbedUrlForRegisteredUserWithIdentityCommand
698
- */
699
- export declare const se_GenerateEmbedUrlForRegisteredUserWithIdentityCommand: (input: GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
700
- /**
701
- * serializeAws_restJson1GetDashboardEmbedUrlCommand
702
- */
703
- export declare const se_GetDashboardEmbedUrlCommand: (input: GetDashboardEmbedUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
704
- /**
705
- * serializeAws_restJson1GetFlowMetadataCommand
706
- */
707
- export declare const se_GetFlowMetadataCommand: (input: GetFlowMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
708
- /**
709
- * serializeAws_restJson1GetFlowPermissionsCommand
710
- */
711
- export declare const se_GetFlowPermissionsCommand: (input: GetFlowPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
712
- /**
713
- * serializeAws_restJson1GetSessionEmbedUrlCommand
714
- */
715
- export declare const se_GetSessionEmbedUrlCommand: (input: GetSessionEmbedUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
716
- /**
717
- * serializeAws_restJson1ListActionConnectorsCommand
718
- */
719
- export declare const se_ListActionConnectorsCommand: (input: ListActionConnectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
720
- /**
721
- * serializeAws_restJson1ListAnalysesCommand
722
- */
723
- export declare const se_ListAnalysesCommand: (input: ListAnalysesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
724
- /**
725
- * serializeAws_restJson1ListAssetBundleExportJobsCommand
726
- */
727
- export declare const se_ListAssetBundleExportJobsCommand: (input: ListAssetBundleExportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
728
- /**
729
- * serializeAws_restJson1ListAssetBundleImportJobsCommand
730
- */
731
- export declare const se_ListAssetBundleImportJobsCommand: (input: ListAssetBundleImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
732
- /**
733
- * serializeAws_restJson1ListBrandsCommand
734
- */
735
- export declare const se_ListBrandsCommand: (input: ListBrandsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
736
- /**
737
- * serializeAws_restJson1ListCustomPermissionsCommand
738
- */
739
- export declare const se_ListCustomPermissionsCommand: (input: ListCustomPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
740
- /**
741
- * serializeAws_restJson1ListDashboardsCommand
742
- */
743
- export declare const se_ListDashboardsCommand: (input: ListDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
744
- /**
745
- * serializeAws_restJson1ListDashboardVersionsCommand
746
- */
747
- export declare const se_ListDashboardVersionsCommand: (input: ListDashboardVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
748
- /**
749
- * serializeAws_restJson1ListDataSetsCommand
750
- */
751
- export declare const se_ListDataSetsCommand: (input: ListDataSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
752
- /**
753
- * serializeAws_restJson1ListDataSourcesCommand
754
- */
755
- export declare const se_ListDataSourcesCommand: (input: ListDataSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
756
- /**
757
- * serializeAws_restJson1ListFlowsCommand
758
- */
759
- export declare const se_ListFlowsCommand: (input: ListFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
760
- /**
761
- * serializeAws_restJson1ListFolderMembersCommand
762
- */
763
- export declare const se_ListFolderMembersCommand: (input: ListFolderMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
764
- /**
765
- * serializeAws_restJson1ListFoldersCommand
766
- */
767
- export declare const se_ListFoldersCommand: (input: ListFoldersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
768
- /**
769
- * serializeAws_restJson1ListFoldersForResourceCommand
770
- */
771
- export declare const se_ListFoldersForResourceCommand: (input: ListFoldersForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
772
- /**
773
- * serializeAws_restJson1ListGroupMembershipsCommand
774
- */
775
- export declare const se_ListGroupMembershipsCommand: (input: ListGroupMembershipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
776
- /**
777
- * serializeAws_restJson1ListGroupsCommand
778
- */
779
- export declare const se_ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
780
- /**
781
- * serializeAws_restJson1ListIAMPolicyAssignmentsCommand
782
- */
783
- export declare const se_ListIAMPolicyAssignmentsCommand: (input: ListIAMPolicyAssignmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
784
- /**
785
- * serializeAws_restJson1ListIAMPolicyAssignmentsForUserCommand
786
- */
787
- export declare const se_ListIAMPolicyAssignmentsForUserCommand: (input: ListIAMPolicyAssignmentsForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
788
- /**
789
- * serializeAws_restJson1ListIdentityPropagationConfigsCommand
790
- */
791
- export declare const se_ListIdentityPropagationConfigsCommand: (input: ListIdentityPropagationConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
792
- /**
793
- * serializeAws_restJson1ListIngestionsCommand
794
- */
795
- export declare const se_ListIngestionsCommand: (input: ListIngestionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
796
- /**
797
- * serializeAws_restJson1ListNamespacesCommand
798
- */
799
- export declare const se_ListNamespacesCommand: (input: ListNamespacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
800
- /**
801
- * serializeAws_restJson1ListRefreshSchedulesCommand
802
- */
803
- export declare const se_ListRefreshSchedulesCommand: (input: ListRefreshSchedulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
804
- /**
805
- * serializeAws_restJson1ListRoleMembershipsCommand
806
- */
807
- export declare const se_ListRoleMembershipsCommand: (input: ListRoleMembershipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
808
- /**
809
- * serializeAws_restJson1ListTagsForResourceCommand
810
- */
811
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
812
- /**
813
- * serializeAws_restJson1ListTemplateAliasesCommand
814
- */
815
- export declare const se_ListTemplateAliasesCommand: (input: ListTemplateAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
816
- /**
817
- * serializeAws_restJson1ListTemplatesCommand
818
- */
819
- export declare const se_ListTemplatesCommand: (input: ListTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
820
- /**
821
- * serializeAws_restJson1ListTemplateVersionsCommand
822
- */
823
- export declare const se_ListTemplateVersionsCommand: (input: ListTemplateVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
824
- /**
825
- * serializeAws_restJson1ListThemeAliasesCommand
826
- */
827
- export declare const se_ListThemeAliasesCommand: (input: ListThemeAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
828
- /**
829
- * serializeAws_restJson1ListThemesCommand
830
- */
831
- export declare const se_ListThemesCommand: (input: ListThemesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
832
- /**
833
- * serializeAws_restJson1ListThemeVersionsCommand
834
- */
835
- export declare const se_ListThemeVersionsCommand: (input: ListThemeVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
836
- /**
837
- * serializeAws_restJson1ListTopicRefreshSchedulesCommand
838
- */
839
- export declare const se_ListTopicRefreshSchedulesCommand: (input: ListTopicRefreshSchedulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
840
- /**
841
- * serializeAws_restJson1ListTopicReviewedAnswersCommand
842
- */
843
- export declare const se_ListTopicReviewedAnswersCommand: (input: ListTopicReviewedAnswersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
844
- /**
845
- * serializeAws_restJson1ListTopicsCommand
846
- */
847
- export declare const se_ListTopicsCommand: (input: ListTopicsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
848
- /**
849
- * serializeAws_restJson1ListUserGroupsCommand
850
- */
851
- export declare const se_ListUserGroupsCommand: (input: ListUserGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
852
- /**
853
- * serializeAws_restJson1ListUsersCommand
854
- */
855
- export declare const se_ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
856
- /**
857
- * serializeAws_restJson1ListVPCConnectionsCommand
858
- */
859
- export declare const se_ListVPCConnectionsCommand: (input: ListVPCConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
860
- /**
861
- * serializeAws_restJson1PredictQAResultsCommand
862
- */
863
- export declare const se_PredictQAResultsCommand: (input: PredictQAResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
864
- /**
865
- * serializeAws_restJson1PutDataSetRefreshPropertiesCommand
866
- */
867
- export declare const se_PutDataSetRefreshPropertiesCommand: (input: PutDataSetRefreshPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
868
- /**
869
- * serializeAws_restJson1RegisterUserCommand
870
- */
871
- export declare const se_RegisterUserCommand: (input: RegisterUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
872
- /**
873
- * serializeAws_restJson1RestoreAnalysisCommand
874
- */
875
- export declare const se_RestoreAnalysisCommand: (input: RestoreAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
876
- /**
877
- * serializeAws_restJson1SearchActionConnectorsCommand
878
- */
879
- export declare const se_SearchActionConnectorsCommand: (input: SearchActionConnectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
880
- /**
881
- * serializeAws_restJson1SearchAnalysesCommand
882
- */
883
- export declare const se_SearchAnalysesCommand: (input: SearchAnalysesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
884
- /**
885
- * serializeAws_restJson1SearchDashboardsCommand
886
- */
887
- export declare const se_SearchDashboardsCommand: (input: SearchDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
888
- /**
889
- * serializeAws_restJson1SearchDataSetsCommand
890
- */
891
- export declare const se_SearchDataSetsCommand: (input: SearchDataSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
892
- /**
893
- * serializeAws_restJson1SearchDataSourcesCommand
894
- */
895
- export declare const se_SearchDataSourcesCommand: (input: SearchDataSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
896
- /**
897
- * serializeAws_restJson1SearchFlowsCommand
898
- */
899
- export declare const se_SearchFlowsCommand: (input: SearchFlowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
900
- /**
901
- * serializeAws_restJson1SearchFoldersCommand
902
- */
903
- export declare const se_SearchFoldersCommand: (input: SearchFoldersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
904
- /**
905
- * serializeAws_restJson1SearchGroupsCommand
906
- */
907
- export declare const se_SearchGroupsCommand: (input: SearchGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
908
- /**
909
- * serializeAws_restJson1SearchTopicsCommand
910
- */
911
- export declare const se_SearchTopicsCommand: (input: SearchTopicsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
912
- /**
913
- * serializeAws_restJson1StartAssetBundleExportJobCommand
914
- */
915
- export declare const se_StartAssetBundleExportJobCommand: (input: StartAssetBundleExportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
916
- /**
917
- * serializeAws_restJson1StartAssetBundleImportJobCommand
918
- */
919
- export declare const se_StartAssetBundleImportJobCommand: (input: StartAssetBundleImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
920
- /**
921
- * serializeAws_restJson1StartDashboardSnapshotJobCommand
922
- */
923
- export declare const se_StartDashboardSnapshotJobCommand: (input: StartDashboardSnapshotJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
924
- /**
925
- * serializeAws_restJson1StartDashboardSnapshotJobScheduleCommand
926
- */
927
- export declare const se_StartDashboardSnapshotJobScheduleCommand: (input: StartDashboardSnapshotJobScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
928
- /**
929
- * serializeAws_restJson1TagResourceCommand
930
- */
931
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
932
- /**
933
- * serializeAws_restJson1UntagResourceCommand
934
- */
935
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
936
- /**
937
- * serializeAws_restJson1UpdateAccountCustomizationCommand
938
- */
939
- export declare const se_UpdateAccountCustomizationCommand: (input: UpdateAccountCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
940
- /**
941
- * serializeAws_restJson1UpdateAccountCustomPermissionCommand
942
- */
943
- export declare const se_UpdateAccountCustomPermissionCommand: (input: UpdateAccountCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
944
- /**
945
- * serializeAws_restJson1UpdateAccountSettingsCommand
946
- */
947
- export declare const se_UpdateAccountSettingsCommand: (input: UpdateAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
948
- /**
949
- * serializeAws_restJson1UpdateActionConnectorCommand
950
- */
951
- export declare const se_UpdateActionConnectorCommand: (input: UpdateActionConnectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
952
- /**
953
- * serializeAws_restJson1UpdateActionConnectorPermissionsCommand
954
- */
955
- export declare const se_UpdateActionConnectorPermissionsCommand: (input: UpdateActionConnectorPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
956
- /**
957
- * serializeAws_restJson1UpdateAnalysisCommand
958
- */
959
- export declare const se_UpdateAnalysisCommand: (input: UpdateAnalysisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
960
- /**
961
- * serializeAws_restJson1UpdateAnalysisPermissionsCommand
962
- */
963
- export declare const se_UpdateAnalysisPermissionsCommand: (input: UpdateAnalysisPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
964
- /**
965
- * serializeAws_restJson1UpdateApplicationWithTokenExchangeGrantCommand
966
- */
967
- export declare const se_UpdateApplicationWithTokenExchangeGrantCommand: (input: UpdateApplicationWithTokenExchangeGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
968
- /**
969
- * serializeAws_restJson1UpdateBrandCommand
970
- */
971
- export declare const se_UpdateBrandCommand: (input: UpdateBrandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
972
- /**
973
- * serializeAws_restJson1UpdateBrandAssignmentCommand
974
- */
975
- export declare const se_UpdateBrandAssignmentCommand: (input: UpdateBrandAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
976
- /**
977
- * serializeAws_restJson1UpdateBrandPublishedVersionCommand
978
- */
979
- export declare const se_UpdateBrandPublishedVersionCommand: (input: UpdateBrandPublishedVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
980
- /**
981
- * serializeAws_restJson1UpdateCustomPermissionsCommand
982
- */
983
- export declare const se_UpdateCustomPermissionsCommand: (input: UpdateCustomPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
984
- /**
985
- * serializeAws_restJson1UpdateDashboardCommand
986
- */
987
- export declare const se_UpdateDashboardCommand: (input: UpdateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
988
- /**
989
- * serializeAws_restJson1UpdateDashboardLinksCommand
990
- */
991
- export declare const se_UpdateDashboardLinksCommand: (input: UpdateDashboardLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
992
- /**
993
- * serializeAws_restJson1UpdateDashboardPermissionsCommand
994
- */
995
- export declare const se_UpdateDashboardPermissionsCommand: (input: UpdateDashboardPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
996
- /**
997
- * serializeAws_restJson1UpdateDashboardPublishedVersionCommand
998
- */
999
- export declare const se_UpdateDashboardPublishedVersionCommand: (input: UpdateDashboardPublishedVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1000
- /**
1001
- * serializeAws_restJson1UpdateDashboardsQAConfigurationCommand
1002
- */
1003
- export declare const se_UpdateDashboardsQAConfigurationCommand: (input: UpdateDashboardsQAConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1004
- /**
1005
- * serializeAws_restJson1UpdateDataSetCommand
1006
- */
1007
- export declare const se_UpdateDataSetCommand: (input: UpdateDataSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1008
- /**
1009
- * serializeAws_restJson1UpdateDataSetPermissionsCommand
1010
- */
1011
- export declare const se_UpdateDataSetPermissionsCommand: (input: UpdateDataSetPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1012
- /**
1013
- * serializeAws_restJson1UpdateDataSourceCommand
1014
- */
1015
- export declare const se_UpdateDataSourceCommand: (input: UpdateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1016
- /**
1017
- * serializeAws_restJson1UpdateDataSourcePermissionsCommand
1018
- */
1019
- export declare const se_UpdateDataSourcePermissionsCommand: (input: UpdateDataSourcePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1020
- /**
1021
- * serializeAws_restJson1UpdateDefaultQBusinessApplicationCommand
1022
- */
1023
- export declare const se_UpdateDefaultQBusinessApplicationCommand: (input: UpdateDefaultQBusinessApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1024
- /**
1025
- * serializeAws_restJson1UpdateFlowPermissionsCommand
1026
- */
1027
- export declare const se_UpdateFlowPermissionsCommand: (input: UpdateFlowPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1028
- /**
1029
- * serializeAws_restJson1UpdateFolderCommand
1030
- */
1031
- export declare const se_UpdateFolderCommand: (input: UpdateFolderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1032
- /**
1033
- * serializeAws_restJson1UpdateFolderPermissionsCommand
1034
- */
1035
- export declare const se_UpdateFolderPermissionsCommand: (input: UpdateFolderPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1036
- /**
1037
- * serializeAws_restJson1UpdateGroupCommand
1038
- */
1039
- export declare const se_UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1040
- /**
1041
- * serializeAws_restJson1UpdateIAMPolicyAssignmentCommand
1042
- */
1043
- export declare const se_UpdateIAMPolicyAssignmentCommand: (input: UpdateIAMPolicyAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1044
- /**
1045
- * serializeAws_restJson1UpdateIdentityPropagationConfigCommand
1046
- */
1047
- export declare const se_UpdateIdentityPropagationConfigCommand: (input: UpdateIdentityPropagationConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1048
- /**
1049
- * serializeAws_restJson1UpdateIpRestrictionCommand
1050
- */
1051
- export declare const se_UpdateIpRestrictionCommand: (input: UpdateIpRestrictionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1052
- /**
1053
- * serializeAws_restJson1UpdateKeyRegistrationCommand
1054
- */
1055
- export declare const se_UpdateKeyRegistrationCommand: (input: UpdateKeyRegistrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1056
- /**
1057
- * serializeAws_restJson1UpdatePublicSharingSettingsCommand
1058
- */
1059
- export declare const se_UpdatePublicSharingSettingsCommand: (input: UpdatePublicSharingSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1060
- /**
1061
- * serializeAws_restJson1UpdateQPersonalizationConfigurationCommand
1062
- */
1063
- export declare const se_UpdateQPersonalizationConfigurationCommand: (input: UpdateQPersonalizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1064
- /**
1065
- * serializeAws_restJson1UpdateQuickSightQSearchConfigurationCommand
1066
- */
1067
- export declare const se_UpdateQuickSightQSearchConfigurationCommand: (input: UpdateQuickSightQSearchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1068
- /**
1069
- * serializeAws_restJson1UpdateRefreshScheduleCommand
1070
- */
1071
- export declare const se_UpdateRefreshScheduleCommand: (input: UpdateRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1072
- /**
1073
- * serializeAws_restJson1UpdateRoleCustomPermissionCommand
1074
- */
1075
- export declare const se_UpdateRoleCustomPermissionCommand: (input: UpdateRoleCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1076
- /**
1077
- * serializeAws_restJson1UpdateSPICECapacityConfigurationCommand
1078
- */
1079
- export declare const se_UpdateSPICECapacityConfigurationCommand: (input: UpdateSPICECapacityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1080
- /**
1081
- * serializeAws_restJson1UpdateTemplateCommand
1082
- */
1083
- export declare const se_UpdateTemplateCommand: (input: UpdateTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1084
- /**
1085
- * serializeAws_restJson1UpdateTemplateAliasCommand
1086
- */
1087
- export declare const se_UpdateTemplateAliasCommand: (input: UpdateTemplateAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1088
- /**
1089
- * serializeAws_restJson1UpdateTemplatePermissionsCommand
1090
- */
1091
- export declare const se_UpdateTemplatePermissionsCommand: (input: UpdateTemplatePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1092
- /**
1093
- * serializeAws_restJson1UpdateThemeCommand
1094
- */
1095
- export declare const se_UpdateThemeCommand: (input: UpdateThemeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1096
- /**
1097
- * serializeAws_restJson1UpdateThemeAliasCommand
1098
- */
1099
- export declare const se_UpdateThemeAliasCommand: (input: UpdateThemeAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1100
- /**
1101
- * serializeAws_restJson1UpdateThemePermissionsCommand
1102
- */
1103
- export declare const se_UpdateThemePermissionsCommand: (input: UpdateThemePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1104
- /**
1105
- * serializeAws_restJson1UpdateTopicCommand
1106
- */
1107
- export declare const se_UpdateTopicCommand: (input: UpdateTopicCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1108
- /**
1109
- * serializeAws_restJson1UpdateTopicPermissionsCommand
1110
- */
1111
- export declare const se_UpdateTopicPermissionsCommand: (input: UpdateTopicPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1112
- /**
1113
- * serializeAws_restJson1UpdateTopicRefreshScheduleCommand
1114
- */
1115
- export declare const se_UpdateTopicRefreshScheduleCommand: (input: UpdateTopicRefreshScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1116
- /**
1117
- * serializeAws_restJson1UpdateUserCommand
1118
- */
1119
- export declare const se_UpdateUserCommand: (input: UpdateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1120
- /**
1121
- * serializeAws_restJson1UpdateUserCustomPermissionCommand
1122
- */
1123
- export declare const se_UpdateUserCustomPermissionCommand: (input: UpdateUserCustomPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1124
- /**
1125
- * serializeAws_restJson1UpdateVPCConnectionCommand
1126
- */
1127
- export declare const se_UpdateVPCConnectionCommand: (input: UpdateVPCConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
1128
- /**
1129
- * deserializeAws_restJson1BatchCreateTopicReviewedAnswerCommand
1130
- */
1131
- export declare const de_BatchCreateTopicReviewedAnswerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateTopicReviewedAnswerCommandOutput>;
1132
- /**
1133
- * deserializeAws_restJson1BatchDeleteTopicReviewedAnswerCommand
1134
- */
1135
- export declare const de_BatchDeleteTopicReviewedAnswerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteTopicReviewedAnswerCommandOutput>;
1136
- /**
1137
- * deserializeAws_restJson1CancelIngestionCommand
1138
- */
1139
- export declare const de_CancelIngestionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelIngestionCommandOutput>;
1140
- /**
1141
- * deserializeAws_restJson1CreateAccountCustomizationCommand
1142
- */
1143
- export declare const de_CreateAccountCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountCustomizationCommandOutput>;
1144
- /**
1145
- * deserializeAws_restJson1CreateAccountSubscriptionCommand
1146
- */
1147
- export declare const de_CreateAccountSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountSubscriptionCommandOutput>;
1148
- /**
1149
- * deserializeAws_restJson1CreateActionConnectorCommand
1150
- */
1151
- export declare const de_CreateActionConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionConnectorCommandOutput>;
1152
- /**
1153
- * deserializeAws_restJson1CreateAnalysisCommand
1154
- */
1155
- export declare const de_CreateAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnalysisCommandOutput>;
1156
- /**
1157
- * deserializeAws_restJson1CreateBrandCommand
1158
- */
1159
- export declare const de_CreateBrandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBrandCommandOutput>;
1160
- /**
1161
- * deserializeAws_restJson1CreateCustomPermissionsCommand
1162
- */
1163
- export declare const de_CreateCustomPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomPermissionsCommandOutput>;
1164
- /**
1165
- * deserializeAws_restJson1CreateDashboardCommand
1166
- */
1167
- export declare const de_CreateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDashboardCommandOutput>;
1168
- /**
1169
- * deserializeAws_restJson1CreateDataSetCommand
1170
- */
1171
- export declare const de_CreateDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataSetCommandOutput>;
1172
- /**
1173
- * deserializeAws_restJson1CreateDataSourceCommand
1174
- */
1175
- export declare const de_CreateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataSourceCommandOutput>;
1176
- /**
1177
- * deserializeAws_restJson1CreateFolderCommand
1178
- */
1179
- export declare const de_CreateFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFolderCommandOutput>;
1180
- /**
1181
- * deserializeAws_restJson1CreateFolderMembershipCommand
1182
- */
1183
- export declare const de_CreateFolderMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFolderMembershipCommandOutput>;
1184
- /**
1185
- * deserializeAws_restJson1CreateGroupCommand
1186
- */
1187
- export declare const de_CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
1188
- /**
1189
- * deserializeAws_restJson1CreateGroupMembershipCommand
1190
- */
1191
- export declare const de_CreateGroupMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupMembershipCommandOutput>;
1192
- /**
1193
- * deserializeAws_restJson1CreateIAMPolicyAssignmentCommand
1194
- */
1195
- export declare const de_CreateIAMPolicyAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIAMPolicyAssignmentCommandOutput>;
1196
- /**
1197
- * deserializeAws_restJson1CreateIngestionCommand
1198
- */
1199
- export declare const de_CreateIngestionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIngestionCommandOutput>;
1200
- /**
1201
- * deserializeAws_restJson1CreateNamespaceCommand
1202
- */
1203
- export declare const de_CreateNamespaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNamespaceCommandOutput>;
1204
- /**
1205
- * deserializeAws_restJson1CreateRefreshScheduleCommand
1206
- */
1207
- export declare const de_CreateRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRefreshScheduleCommandOutput>;
1208
- /**
1209
- * deserializeAws_restJson1CreateRoleMembershipCommand
1210
- */
1211
- export declare const de_CreateRoleMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoleMembershipCommandOutput>;
1212
- /**
1213
- * deserializeAws_restJson1CreateTemplateCommand
1214
- */
1215
- export declare const de_CreateTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTemplateCommandOutput>;
1216
- /**
1217
- * deserializeAws_restJson1CreateTemplateAliasCommand
1218
- */
1219
- export declare const de_CreateTemplateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTemplateAliasCommandOutput>;
1220
- /**
1221
- * deserializeAws_restJson1CreateThemeCommand
1222
- */
1223
- export declare const de_CreateThemeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThemeCommandOutput>;
1224
- /**
1225
- * deserializeAws_restJson1CreateThemeAliasCommand
1226
- */
1227
- export declare const de_CreateThemeAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThemeAliasCommandOutput>;
1228
- /**
1229
- * deserializeAws_restJson1CreateTopicCommand
1230
- */
1231
- export declare const de_CreateTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTopicCommandOutput>;
1232
- /**
1233
- * deserializeAws_restJson1CreateTopicRefreshScheduleCommand
1234
- */
1235
- export declare const de_CreateTopicRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTopicRefreshScheduleCommandOutput>;
1236
- /**
1237
- * deserializeAws_restJson1CreateVPCConnectionCommand
1238
- */
1239
- export declare const de_CreateVPCConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVPCConnectionCommandOutput>;
1240
- /**
1241
- * deserializeAws_restJson1DeleteAccountCustomizationCommand
1242
- */
1243
- export declare const de_DeleteAccountCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountCustomizationCommandOutput>;
1244
- /**
1245
- * deserializeAws_restJson1DeleteAccountCustomPermissionCommand
1246
- */
1247
- export declare const de_DeleteAccountCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountCustomPermissionCommandOutput>;
1248
- /**
1249
- * deserializeAws_restJson1DeleteAccountSubscriptionCommand
1250
- */
1251
- export declare const de_DeleteAccountSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountSubscriptionCommandOutput>;
1252
- /**
1253
- * deserializeAws_restJson1DeleteActionConnectorCommand
1254
- */
1255
- export declare const de_DeleteActionConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionConnectorCommandOutput>;
1256
- /**
1257
- * deserializeAws_restJson1DeleteAnalysisCommand
1258
- */
1259
- export declare const de_DeleteAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnalysisCommandOutput>;
1260
- /**
1261
- * deserializeAws_restJson1DeleteBrandCommand
1262
- */
1263
- export declare const de_DeleteBrandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBrandCommandOutput>;
1264
- /**
1265
- * deserializeAws_restJson1DeleteBrandAssignmentCommand
1266
- */
1267
- export declare const de_DeleteBrandAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBrandAssignmentCommandOutput>;
1268
- /**
1269
- * deserializeAws_restJson1DeleteCustomPermissionsCommand
1270
- */
1271
- export declare const de_DeleteCustomPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomPermissionsCommandOutput>;
1272
- /**
1273
- * deserializeAws_restJson1DeleteDashboardCommand
1274
- */
1275
- export declare const de_DeleteDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDashboardCommandOutput>;
1276
- /**
1277
- * deserializeAws_restJson1DeleteDataSetCommand
1278
- */
1279
- export declare const de_DeleteDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataSetCommandOutput>;
1280
- /**
1281
- * deserializeAws_restJson1DeleteDataSetRefreshPropertiesCommand
1282
- */
1283
- export declare const de_DeleteDataSetRefreshPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataSetRefreshPropertiesCommandOutput>;
1284
- /**
1285
- * deserializeAws_restJson1DeleteDataSourceCommand
1286
- */
1287
- export declare const de_DeleteDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataSourceCommandOutput>;
1288
- /**
1289
- * deserializeAws_restJson1DeleteDefaultQBusinessApplicationCommand
1290
- */
1291
- export declare const de_DeleteDefaultQBusinessApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDefaultQBusinessApplicationCommandOutput>;
1292
- /**
1293
- * deserializeAws_restJson1DeleteFolderCommand
1294
- */
1295
- export declare const de_DeleteFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFolderCommandOutput>;
1296
- /**
1297
- * deserializeAws_restJson1DeleteFolderMembershipCommand
1298
- */
1299
- export declare const de_DeleteFolderMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFolderMembershipCommandOutput>;
1300
- /**
1301
- * deserializeAws_restJson1DeleteGroupCommand
1302
- */
1303
- export declare const de_DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
1304
- /**
1305
- * deserializeAws_restJson1DeleteGroupMembershipCommand
1306
- */
1307
- export declare const de_DeleteGroupMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupMembershipCommandOutput>;
1308
- /**
1309
- * deserializeAws_restJson1DeleteIAMPolicyAssignmentCommand
1310
- */
1311
- export declare const de_DeleteIAMPolicyAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIAMPolicyAssignmentCommandOutput>;
1312
- /**
1313
- * deserializeAws_restJson1DeleteIdentityPropagationConfigCommand
1314
- */
1315
- export declare const de_DeleteIdentityPropagationConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIdentityPropagationConfigCommandOutput>;
1316
- /**
1317
- * deserializeAws_restJson1DeleteNamespaceCommand
1318
- */
1319
- export declare const de_DeleteNamespaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNamespaceCommandOutput>;
1320
- /**
1321
- * deserializeAws_restJson1DeleteRefreshScheduleCommand
1322
- */
1323
- export declare const de_DeleteRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRefreshScheduleCommandOutput>;
1324
- /**
1325
- * deserializeAws_restJson1DeleteRoleCustomPermissionCommand
1326
- */
1327
- export declare const de_DeleteRoleCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRoleCustomPermissionCommandOutput>;
1328
- /**
1329
- * deserializeAws_restJson1DeleteRoleMembershipCommand
1330
- */
1331
- export declare const de_DeleteRoleMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRoleMembershipCommandOutput>;
1332
- /**
1333
- * deserializeAws_restJson1DeleteTemplateCommand
1334
- */
1335
- export declare const de_DeleteTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTemplateCommandOutput>;
1336
- /**
1337
- * deserializeAws_restJson1DeleteTemplateAliasCommand
1338
- */
1339
- export declare const de_DeleteTemplateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTemplateAliasCommandOutput>;
1340
- /**
1341
- * deserializeAws_restJson1DeleteThemeCommand
1342
- */
1343
- export declare const de_DeleteThemeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThemeCommandOutput>;
1344
- /**
1345
- * deserializeAws_restJson1DeleteThemeAliasCommand
1346
- */
1347
- export declare const de_DeleteThemeAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThemeAliasCommandOutput>;
1348
- /**
1349
- * deserializeAws_restJson1DeleteTopicCommand
1350
- */
1351
- export declare const de_DeleteTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTopicCommandOutput>;
1352
- /**
1353
- * deserializeAws_restJson1DeleteTopicRefreshScheduleCommand
1354
- */
1355
- export declare const de_DeleteTopicRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTopicRefreshScheduleCommandOutput>;
1356
- /**
1357
- * deserializeAws_restJson1DeleteUserCommand
1358
- */
1359
- export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
1360
- /**
1361
- * deserializeAws_restJson1DeleteUserByPrincipalIdCommand
1362
- */
1363
- export declare const de_DeleteUserByPrincipalIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserByPrincipalIdCommandOutput>;
1364
- /**
1365
- * deserializeAws_restJson1DeleteUserCustomPermissionCommand
1366
- */
1367
- export declare const de_DeleteUserCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCustomPermissionCommandOutput>;
1368
- /**
1369
- * deserializeAws_restJson1DeleteVPCConnectionCommand
1370
- */
1371
- export declare const de_DeleteVPCConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVPCConnectionCommandOutput>;
1372
- /**
1373
- * deserializeAws_restJson1DescribeAccountCustomizationCommand
1374
- */
1375
- export declare const de_DescribeAccountCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountCustomizationCommandOutput>;
1376
- /**
1377
- * deserializeAws_restJson1DescribeAccountCustomPermissionCommand
1378
- */
1379
- export declare const de_DescribeAccountCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountCustomPermissionCommandOutput>;
1380
- /**
1381
- * deserializeAws_restJson1DescribeAccountSettingsCommand
1382
- */
1383
- export declare const de_DescribeAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountSettingsCommandOutput>;
1384
- /**
1385
- * deserializeAws_restJson1DescribeAccountSubscriptionCommand
1386
- */
1387
- export declare const de_DescribeAccountSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountSubscriptionCommandOutput>;
1388
- /**
1389
- * deserializeAws_restJson1DescribeActionConnectorCommand
1390
- */
1391
- export declare const de_DescribeActionConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionConnectorCommandOutput>;
1392
- /**
1393
- * deserializeAws_restJson1DescribeActionConnectorPermissionsCommand
1394
- */
1395
- export declare const de_DescribeActionConnectorPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionConnectorPermissionsCommandOutput>;
1396
- /**
1397
- * deserializeAws_restJson1DescribeAnalysisCommand
1398
- */
1399
- export declare const de_DescribeAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAnalysisCommandOutput>;
1400
- /**
1401
- * deserializeAws_restJson1DescribeAnalysisDefinitionCommand
1402
- */
1403
- export declare const de_DescribeAnalysisDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAnalysisDefinitionCommandOutput>;
1404
- /**
1405
- * deserializeAws_restJson1DescribeAnalysisPermissionsCommand
1406
- */
1407
- export declare const de_DescribeAnalysisPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAnalysisPermissionsCommandOutput>;
1408
- /**
1409
- * deserializeAws_restJson1DescribeAssetBundleExportJobCommand
1410
- */
1411
- export declare const de_DescribeAssetBundleExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetBundleExportJobCommandOutput>;
1412
- /**
1413
- * deserializeAws_restJson1DescribeAssetBundleImportJobCommand
1414
- */
1415
- export declare const de_DescribeAssetBundleImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetBundleImportJobCommandOutput>;
1416
- /**
1417
- * deserializeAws_restJson1DescribeBrandCommand
1418
- */
1419
- export declare const de_DescribeBrandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBrandCommandOutput>;
1420
- /**
1421
- * deserializeAws_restJson1DescribeBrandAssignmentCommand
1422
- */
1423
- export declare const de_DescribeBrandAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBrandAssignmentCommandOutput>;
1424
- /**
1425
- * deserializeAws_restJson1DescribeBrandPublishedVersionCommand
1426
- */
1427
- export declare const de_DescribeBrandPublishedVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBrandPublishedVersionCommandOutput>;
1428
- /**
1429
- * deserializeAws_restJson1DescribeCustomPermissionsCommand
1430
- */
1431
- export declare const de_DescribeCustomPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomPermissionsCommandOutput>;
1432
- /**
1433
- * deserializeAws_restJson1DescribeDashboardCommand
1434
- */
1435
- export declare const de_DescribeDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardCommandOutput>;
1436
- /**
1437
- * deserializeAws_restJson1DescribeDashboardDefinitionCommand
1438
- */
1439
- export declare const de_DescribeDashboardDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardDefinitionCommandOutput>;
1440
- /**
1441
- * deserializeAws_restJson1DescribeDashboardPermissionsCommand
1442
- */
1443
- export declare const de_DescribeDashboardPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardPermissionsCommandOutput>;
1444
- /**
1445
- * deserializeAws_restJson1DescribeDashboardSnapshotJobCommand
1446
- */
1447
- export declare const de_DescribeDashboardSnapshotJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardSnapshotJobCommandOutput>;
1448
- /**
1449
- * deserializeAws_restJson1DescribeDashboardSnapshotJobResultCommand
1450
- */
1451
- export declare const de_DescribeDashboardSnapshotJobResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardSnapshotJobResultCommandOutput>;
1452
- /**
1453
- * deserializeAws_restJson1DescribeDashboardsQAConfigurationCommand
1454
- */
1455
- export declare const de_DescribeDashboardsQAConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardsQAConfigurationCommandOutput>;
1456
- /**
1457
- * deserializeAws_restJson1DescribeDataSetCommand
1458
- */
1459
- export declare const de_DescribeDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSetCommandOutput>;
1460
- /**
1461
- * deserializeAws_restJson1DescribeDataSetPermissionsCommand
1462
- */
1463
- export declare const de_DescribeDataSetPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSetPermissionsCommandOutput>;
1464
- /**
1465
- * deserializeAws_restJson1DescribeDataSetRefreshPropertiesCommand
1466
- */
1467
- export declare const de_DescribeDataSetRefreshPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSetRefreshPropertiesCommandOutput>;
1468
- /**
1469
- * deserializeAws_restJson1DescribeDataSourceCommand
1470
- */
1471
- export declare const de_DescribeDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSourceCommandOutput>;
1472
- /**
1473
- * deserializeAws_restJson1DescribeDataSourcePermissionsCommand
1474
- */
1475
- export declare const de_DescribeDataSourcePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSourcePermissionsCommandOutput>;
1476
- /**
1477
- * deserializeAws_restJson1DescribeDefaultQBusinessApplicationCommand
1478
- */
1479
- export declare const de_DescribeDefaultQBusinessApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDefaultQBusinessApplicationCommandOutput>;
1480
- /**
1481
- * deserializeAws_restJson1DescribeFolderCommand
1482
- */
1483
- export declare const de_DescribeFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFolderCommandOutput>;
1484
- /**
1485
- * deserializeAws_restJson1DescribeFolderPermissionsCommand
1486
- */
1487
- export declare const de_DescribeFolderPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFolderPermissionsCommandOutput>;
1488
- /**
1489
- * deserializeAws_restJson1DescribeFolderResolvedPermissionsCommand
1490
- */
1491
- export declare const de_DescribeFolderResolvedPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFolderResolvedPermissionsCommandOutput>;
1492
- /**
1493
- * deserializeAws_restJson1DescribeGroupCommand
1494
- */
1495
- export declare const de_DescribeGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGroupCommandOutput>;
1496
- /**
1497
- * deserializeAws_restJson1DescribeGroupMembershipCommand
1498
- */
1499
- export declare const de_DescribeGroupMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGroupMembershipCommandOutput>;
1500
- /**
1501
- * deserializeAws_restJson1DescribeIAMPolicyAssignmentCommand
1502
- */
1503
- export declare const de_DescribeIAMPolicyAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIAMPolicyAssignmentCommandOutput>;
1504
- /**
1505
- * deserializeAws_restJson1DescribeIngestionCommand
1506
- */
1507
- export declare const de_DescribeIngestionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIngestionCommandOutput>;
1508
- /**
1509
- * deserializeAws_restJson1DescribeIpRestrictionCommand
1510
- */
1511
- export declare const de_DescribeIpRestrictionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIpRestrictionCommandOutput>;
1512
- /**
1513
- * deserializeAws_restJson1DescribeKeyRegistrationCommand
1514
- */
1515
- export declare const de_DescribeKeyRegistrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeKeyRegistrationCommandOutput>;
1516
- /**
1517
- * deserializeAws_restJson1DescribeNamespaceCommand
1518
- */
1519
- export declare const de_DescribeNamespaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNamespaceCommandOutput>;
1520
- /**
1521
- * deserializeAws_restJson1DescribeQPersonalizationConfigurationCommand
1522
- */
1523
- export declare const de_DescribeQPersonalizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQPersonalizationConfigurationCommandOutput>;
1524
- /**
1525
- * deserializeAws_restJson1DescribeQuickSightQSearchConfigurationCommand
1526
- */
1527
- export declare const de_DescribeQuickSightQSearchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuickSightQSearchConfigurationCommandOutput>;
1528
- /**
1529
- * deserializeAws_restJson1DescribeRefreshScheduleCommand
1530
- */
1531
- export declare const de_DescribeRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRefreshScheduleCommandOutput>;
1532
- /**
1533
- * deserializeAws_restJson1DescribeRoleCustomPermissionCommand
1534
- */
1535
- export declare const de_DescribeRoleCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRoleCustomPermissionCommandOutput>;
1536
- /**
1537
- * deserializeAws_restJson1DescribeTemplateCommand
1538
- */
1539
- export declare const de_DescribeTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTemplateCommandOutput>;
1540
- /**
1541
- * deserializeAws_restJson1DescribeTemplateAliasCommand
1542
- */
1543
- export declare const de_DescribeTemplateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTemplateAliasCommandOutput>;
1544
- /**
1545
- * deserializeAws_restJson1DescribeTemplateDefinitionCommand
1546
- */
1547
- export declare const de_DescribeTemplateDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTemplateDefinitionCommandOutput>;
1548
- /**
1549
- * deserializeAws_restJson1DescribeTemplatePermissionsCommand
1550
- */
1551
- export declare const de_DescribeTemplatePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTemplatePermissionsCommandOutput>;
1552
- /**
1553
- * deserializeAws_restJson1DescribeThemeCommand
1554
- */
1555
- export declare const de_DescribeThemeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThemeCommandOutput>;
1556
- /**
1557
- * deserializeAws_restJson1DescribeThemeAliasCommand
1558
- */
1559
- export declare const de_DescribeThemeAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThemeAliasCommandOutput>;
1560
- /**
1561
- * deserializeAws_restJson1DescribeThemePermissionsCommand
1562
- */
1563
- export declare const de_DescribeThemePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThemePermissionsCommandOutput>;
1564
- /**
1565
- * deserializeAws_restJson1DescribeTopicCommand
1566
- */
1567
- export declare const de_DescribeTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTopicCommandOutput>;
1568
- /**
1569
- * deserializeAws_restJson1DescribeTopicPermissionsCommand
1570
- */
1571
- export declare const de_DescribeTopicPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTopicPermissionsCommandOutput>;
1572
- /**
1573
- * deserializeAws_restJson1DescribeTopicRefreshCommand
1574
- */
1575
- export declare const de_DescribeTopicRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTopicRefreshCommandOutput>;
1576
- /**
1577
- * deserializeAws_restJson1DescribeTopicRefreshScheduleCommand
1578
- */
1579
- export declare const de_DescribeTopicRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTopicRefreshScheduleCommandOutput>;
1580
- /**
1581
- * deserializeAws_restJson1DescribeUserCommand
1582
- */
1583
- export declare const de_DescribeUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserCommandOutput>;
1584
- /**
1585
- * deserializeAws_restJson1DescribeVPCConnectionCommand
1586
- */
1587
- export declare const de_DescribeVPCConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVPCConnectionCommandOutput>;
1588
- /**
1589
- * deserializeAws_restJson1GenerateEmbedUrlForAnonymousUserCommand
1590
- */
1591
- export declare const de_GenerateEmbedUrlForAnonymousUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateEmbedUrlForAnonymousUserCommandOutput>;
1592
- /**
1593
- * deserializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand
1594
- */
1595
- export declare const de_GenerateEmbedUrlForRegisteredUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateEmbedUrlForRegisteredUserCommandOutput>;
1596
- /**
1597
- * deserializeAws_restJson1GenerateEmbedUrlForRegisteredUserWithIdentityCommand
1598
- */
1599
- export declare const de_GenerateEmbedUrlForRegisteredUserWithIdentityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput>;
1600
- /**
1601
- * deserializeAws_restJson1GetDashboardEmbedUrlCommand
1602
- */
1603
- export declare const de_GetDashboardEmbedUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDashboardEmbedUrlCommandOutput>;
1604
- /**
1605
- * deserializeAws_restJson1GetFlowMetadataCommand
1606
- */
1607
- export declare const de_GetFlowMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFlowMetadataCommandOutput>;
1608
- /**
1609
- * deserializeAws_restJson1GetFlowPermissionsCommand
1610
- */
1611
- export declare const de_GetFlowPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFlowPermissionsCommandOutput>;
1612
- /**
1613
- * deserializeAws_restJson1GetSessionEmbedUrlCommand
1614
- */
1615
- export declare const de_GetSessionEmbedUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSessionEmbedUrlCommandOutput>;
1616
- /**
1617
- * deserializeAws_restJson1ListActionConnectorsCommand
1618
- */
1619
- export declare const de_ListActionConnectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListActionConnectorsCommandOutput>;
1620
- /**
1621
- * deserializeAws_restJson1ListAnalysesCommand
1622
- */
1623
- export declare const de_ListAnalysesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnalysesCommandOutput>;
1624
- /**
1625
- * deserializeAws_restJson1ListAssetBundleExportJobsCommand
1626
- */
1627
- export declare const de_ListAssetBundleExportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetBundleExportJobsCommandOutput>;
1628
- /**
1629
- * deserializeAws_restJson1ListAssetBundleImportJobsCommand
1630
- */
1631
- export declare const de_ListAssetBundleImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetBundleImportJobsCommandOutput>;
1632
- /**
1633
- * deserializeAws_restJson1ListBrandsCommand
1634
- */
1635
- export declare const de_ListBrandsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBrandsCommandOutput>;
1636
- /**
1637
- * deserializeAws_restJson1ListCustomPermissionsCommand
1638
- */
1639
- export declare const de_ListCustomPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomPermissionsCommandOutput>;
1640
- /**
1641
- * deserializeAws_restJson1ListDashboardsCommand
1642
- */
1643
- export declare const de_ListDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardsCommandOutput>;
1644
- /**
1645
- * deserializeAws_restJson1ListDashboardVersionsCommand
1646
- */
1647
- export declare const de_ListDashboardVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardVersionsCommandOutput>;
1648
- /**
1649
- * deserializeAws_restJson1ListDataSetsCommand
1650
- */
1651
- export declare const de_ListDataSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSetsCommandOutput>;
1652
- /**
1653
- * deserializeAws_restJson1ListDataSourcesCommand
1654
- */
1655
- export declare const de_ListDataSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourcesCommandOutput>;
1656
- /**
1657
- * deserializeAws_restJson1ListFlowsCommand
1658
- */
1659
- export declare const de_ListFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFlowsCommandOutput>;
1660
- /**
1661
- * deserializeAws_restJson1ListFolderMembersCommand
1662
- */
1663
- export declare const de_ListFolderMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFolderMembersCommandOutput>;
1664
- /**
1665
- * deserializeAws_restJson1ListFoldersCommand
1666
- */
1667
- export declare const de_ListFoldersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFoldersCommandOutput>;
1668
- /**
1669
- * deserializeAws_restJson1ListFoldersForResourceCommand
1670
- */
1671
- export declare const de_ListFoldersForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFoldersForResourceCommandOutput>;
1672
- /**
1673
- * deserializeAws_restJson1ListGroupMembershipsCommand
1674
- */
1675
- export declare const de_ListGroupMembershipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupMembershipsCommandOutput>;
1676
- /**
1677
- * deserializeAws_restJson1ListGroupsCommand
1678
- */
1679
- export declare const de_ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
1680
- /**
1681
- * deserializeAws_restJson1ListIAMPolicyAssignmentsCommand
1682
- */
1683
- export declare const de_ListIAMPolicyAssignmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIAMPolicyAssignmentsCommandOutput>;
1684
- /**
1685
- * deserializeAws_restJson1ListIAMPolicyAssignmentsForUserCommand
1686
- */
1687
- export declare const de_ListIAMPolicyAssignmentsForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIAMPolicyAssignmentsForUserCommandOutput>;
1688
- /**
1689
- * deserializeAws_restJson1ListIdentityPropagationConfigsCommand
1690
- */
1691
- export declare const de_ListIdentityPropagationConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIdentityPropagationConfigsCommandOutput>;
1692
- /**
1693
- * deserializeAws_restJson1ListIngestionsCommand
1694
- */
1695
- export declare const de_ListIngestionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIngestionsCommandOutput>;
1696
- /**
1697
- * deserializeAws_restJson1ListNamespacesCommand
1698
- */
1699
- export declare const de_ListNamespacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNamespacesCommandOutput>;
1700
- /**
1701
- * deserializeAws_restJson1ListRefreshSchedulesCommand
1702
- */
1703
- export declare const de_ListRefreshSchedulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRefreshSchedulesCommandOutput>;
1704
- /**
1705
- * deserializeAws_restJson1ListRoleMembershipsCommand
1706
- */
1707
- export declare const de_ListRoleMembershipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRoleMembershipsCommandOutput>;
1708
- /**
1709
- * deserializeAws_restJson1ListTagsForResourceCommand
1710
- */
1711
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
1712
- /**
1713
- * deserializeAws_restJson1ListTemplateAliasesCommand
1714
- */
1715
- export declare const de_ListTemplateAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTemplateAliasesCommandOutput>;
1716
- /**
1717
- * deserializeAws_restJson1ListTemplatesCommand
1718
- */
1719
- export declare const de_ListTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTemplatesCommandOutput>;
1720
- /**
1721
- * deserializeAws_restJson1ListTemplateVersionsCommand
1722
- */
1723
- export declare const de_ListTemplateVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTemplateVersionsCommandOutput>;
1724
- /**
1725
- * deserializeAws_restJson1ListThemeAliasesCommand
1726
- */
1727
- export declare const de_ListThemeAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThemeAliasesCommandOutput>;
1728
- /**
1729
- * deserializeAws_restJson1ListThemesCommand
1730
- */
1731
- export declare const de_ListThemesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThemesCommandOutput>;
1732
- /**
1733
- * deserializeAws_restJson1ListThemeVersionsCommand
1734
- */
1735
- export declare const de_ListThemeVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThemeVersionsCommandOutput>;
1736
- /**
1737
- * deserializeAws_restJson1ListTopicRefreshSchedulesCommand
1738
- */
1739
- export declare const de_ListTopicRefreshSchedulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTopicRefreshSchedulesCommandOutput>;
1740
- /**
1741
- * deserializeAws_restJson1ListTopicReviewedAnswersCommand
1742
- */
1743
- export declare const de_ListTopicReviewedAnswersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTopicReviewedAnswersCommandOutput>;
1744
- /**
1745
- * deserializeAws_restJson1ListTopicsCommand
1746
- */
1747
- export declare const de_ListTopicsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTopicsCommandOutput>;
1748
- /**
1749
- * deserializeAws_restJson1ListUserGroupsCommand
1750
- */
1751
- export declare const de_ListUserGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserGroupsCommandOutput>;
1752
- /**
1753
- * deserializeAws_restJson1ListUsersCommand
1754
- */
1755
- export declare const de_ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
1756
- /**
1757
- * deserializeAws_restJson1ListVPCConnectionsCommand
1758
- */
1759
- export declare const de_ListVPCConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVPCConnectionsCommandOutput>;
1760
- /**
1761
- * deserializeAws_restJson1PredictQAResultsCommand
1762
- */
1763
- export declare const de_PredictQAResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PredictQAResultsCommandOutput>;
1764
- /**
1765
- * deserializeAws_restJson1PutDataSetRefreshPropertiesCommand
1766
- */
1767
- export declare const de_PutDataSetRefreshPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDataSetRefreshPropertiesCommandOutput>;
1768
- /**
1769
- * deserializeAws_restJson1RegisterUserCommand
1770
- */
1771
- export declare const de_RegisterUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterUserCommandOutput>;
1772
- /**
1773
- * deserializeAws_restJson1RestoreAnalysisCommand
1774
- */
1775
- export declare const de_RestoreAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreAnalysisCommandOutput>;
1776
- /**
1777
- * deserializeAws_restJson1SearchActionConnectorsCommand
1778
- */
1779
- export declare const de_SearchActionConnectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchActionConnectorsCommandOutput>;
1780
- /**
1781
- * deserializeAws_restJson1SearchAnalysesCommand
1782
- */
1783
- export declare const de_SearchAnalysesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAnalysesCommandOutput>;
1784
- /**
1785
- * deserializeAws_restJson1SearchDashboardsCommand
1786
- */
1787
- export declare const de_SearchDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDashboardsCommandOutput>;
1788
- /**
1789
- * deserializeAws_restJson1SearchDataSetsCommand
1790
- */
1791
- export declare const de_SearchDataSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDataSetsCommandOutput>;
1792
- /**
1793
- * deserializeAws_restJson1SearchDataSourcesCommand
1794
- */
1795
- export declare const de_SearchDataSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDataSourcesCommandOutput>;
1796
- /**
1797
- * deserializeAws_restJson1SearchFlowsCommand
1798
- */
1799
- export declare const de_SearchFlowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFlowsCommandOutput>;
1800
- /**
1801
- * deserializeAws_restJson1SearchFoldersCommand
1802
- */
1803
- export declare const de_SearchFoldersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFoldersCommandOutput>;
1804
- /**
1805
- * deserializeAws_restJson1SearchGroupsCommand
1806
- */
1807
- export declare const de_SearchGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchGroupsCommandOutput>;
1808
- /**
1809
- * deserializeAws_restJson1SearchTopicsCommand
1810
- */
1811
- export declare const de_SearchTopicsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchTopicsCommandOutput>;
1812
- /**
1813
- * deserializeAws_restJson1StartAssetBundleExportJobCommand
1814
- */
1815
- export declare const de_StartAssetBundleExportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAssetBundleExportJobCommandOutput>;
1816
- /**
1817
- * deserializeAws_restJson1StartAssetBundleImportJobCommand
1818
- */
1819
- export declare const de_StartAssetBundleImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAssetBundleImportJobCommandOutput>;
1820
- /**
1821
- * deserializeAws_restJson1StartDashboardSnapshotJobCommand
1822
- */
1823
- export declare const de_StartDashboardSnapshotJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDashboardSnapshotJobCommandOutput>;
1824
- /**
1825
- * deserializeAws_restJson1StartDashboardSnapshotJobScheduleCommand
1826
- */
1827
- export declare const de_StartDashboardSnapshotJobScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDashboardSnapshotJobScheduleCommandOutput>;
1828
- /**
1829
- * deserializeAws_restJson1TagResourceCommand
1830
- */
1831
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
1832
- /**
1833
- * deserializeAws_restJson1UntagResourceCommand
1834
- */
1835
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
1836
- /**
1837
- * deserializeAws_restJson1UpdateAccountCustomizationCommand
1838
- */
1839
- export declare const de_UpdateAccountCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCustomizationCommandOutput>;
1840
- /**
1841
- * deserializeAws_restJson1UpdateAccountCustomPermissionCommand
1842
- */
1843
- export declare const de_UpdateAccountCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCustomPermissionCommandOutput>;
1844
- /**
1845
- * deserializeAws_restJson1UpdateAccountSettingsCommand
1846
- */
1847
- export declare const de_UpdateAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountSettingsCommandOutput>;
1848
- /**
1849
- * deserializeAws_restJson1UpdateActionConnectorCommand
1850
- */
1851
- export declare const de_UpdateActionConnectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionConnectorCommandOutput>;
1852
- /**
1853
- * deserializeAws_restJson1UpdateActionConnectorPermissionsCommand
1854
- */
1855
- export declare const de_UpdateActionConnectorPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionConnectorPermissionsCommandOutput>;
1856
- /**
1857
- * deserializeAws_restJson1UpdateAnalysisCommand
1858
- */
1859
- export declare const de_UpdateAnalysisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnalysisCommandOutput>;
1860
- /**
1861
- * deserializeAws_restJson1UpdateAnalysisPermissionsCommand
1862
- */
1863
- export declare const de_UpdateAnalysisPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnalysisPermissionsCommandOutput>;
1864
- /**
1865
- * deserializeAws_restJson1UpdateApplicationWithTokenExchangeGrantCommand
1866
- */
1867
- export declare const de_UpdateApplicationWithTokenExchangeGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationWithTokenExchangeGrantCommandOutput>;
1868
- /**
1869
- * deserializeAws_restJson1UpdateBrandCommand
1870
- */
1871
- export declare const de_UpdateBrandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBrandCommandOutput>;
1872
- /**
1873
- * deserializeAws_restJson1UpdateBrandAssignmentCommand
1874
- */
1875
- export declare const de_UpdateBrandAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBrandAssignmentCommandOutput>;
1876
- /**
1877
- * deserializeAws_restJson1UpdateBrandPublishedVersionCommand
1878
- */
1879
- export declare const de_UpdateBrandPublishedVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBrandPublishedVersionCommandOutput>;
1880
- /**
1881
- * deserializeAws_restJson1UpdateCustomPermissionsCommand
1882
- */
1883
- export declare const de_UpdateCustomPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCustomPermissionsCommandOutput>;
1884
- /**
1885
- * deserializeAws_restJson1UpdateDashboardCommand
1886
- */
1887
- export declare const de_UpdateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardCommandOutput>;
1888
- /**
1889
- * deserializeAws_restJson1UpdateDashboardLinksCommand
1890
- */
1891
- export declare const de_UpdateDashboardLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardLinksCommandOutput>;
1892
- /**
1893
- * deserializeAws_restJson1UpdateDashboardPermissionsCommand
1894
- */
1895
- export declare const de_UpdateDashboardPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardPermissionsCommandOutput>;
1896
- /**
1897
- * deserializeAws_restJson1UpdateDashboardPublishedVersionCommand
1898
- */
1899
- export declare const de_UpdateDashboardPublishedVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardPublishedVersionCommandOutput>;
1900
- /**
1901
- * deserializeAws_restJson1UpdateDashboardsQAConfigurationCommand
1902
- */
1903
- export declare const de_UpdateDashboardsQAConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardsQAConfigurationCommandOutput>;
1904
- /**
1905
- * deserializeAws_restJson1UpdateDataSetCommand
1906
- */
1907
- export declare const de_UpdateDataSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSetCommandOutput>;
1908
- /**
1909
- * deserializeAws_restJson1UpdateDataSetPermissionsCommand
1910
- */
1911
- export declare const de_UpdateDataSetPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSetPermissionsCommandOutput>;
1912
- /**
1913
- * deserializeAws_restJson1UpdateDataSourceCommand
1914
- */
1915
- export declare const de_UpdateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSourceCommandOutput>;
1916
- /**
1917
- * deserializeAws_restJson1UpdateDataSourcePermissionsCommand
1918
- */
1919
- export declare const de_UpdateDataSourcePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSourcePermissionsCommandOutput>;
1920
- /**
1921
- * deserializeAws_restJson1UpdateDefaultQBusinessApplicationCommand
1922
- */
1923
- export declare const de_UpdateDefaultQBusinessApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDefaultQBusinessApplicationCommandOutput>;
1924
- /**
1925
- * deserializeAws_restJson1UpdateFlowPermissionsCommand
1926
- */
1927
- export declare const de_UpdateFlowPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFlowPermissionsCommandOutput>;
1928
- /**
1929
- * deserializeAws_restJson1UpdateFolderCommand
1930
- */
1931
- export declare const de_UpdateFolderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFolderCommandOutput>;
1932
- /**
1933
- * deserializeAws_restJson1UpdateFolderPermissionsCommand
1934
- */
1935
- export declare const de_UpdateFolderPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFolderPermissionsCommandOutput>;
1936
- /**
1937
- * deserializeAws_restJson1UpdateGroupCommand
1938
- */
1939
- export declare const de_UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
1940
- /**
1941
- * deserializeAws_restJson1UpdateIAMPolicyAssignmentCommand
1942
- */
1943
- export declare const de_UpdateIAMPolicyAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIAMPolicyAssignmentCommandOutput>;
1944
- /**
1945
- * deserializeAws_restJson1UpdateIdentityPropagationConfigCommand
1946
- */
1947
- export declare const de_UpdateIdentityPropagationConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIdentityPropagationConfigCommandOutput>;
1948
- /**
1949
- * deserializeAws_restJson1UpdateIpRestrictionCommand
1950
- */
1951
- export declare const de_UpdateIpRestrictionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIpRestrictionCommandOutput>;
1952
- /**
1953
- * deserializeAws_restJson1UpdateKeyRegistrationCommand
1954
- */
1955
- export declare const de_UpdateKeyRegistrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateKeyRegistrationCommandOutput>;
1956
- /**
1957
- * deserializeAws_restJson1UpdatePublicSharingSettingsCommand
1958
- */
1959
- export declare const de_UpdatePublicSharingSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePublicSharingSettingsCommandOutput>;
1960
- /**
1961
- * deserializeAws_restJson1UpdateQPersonalizationConfigurationCommand
1962
- */
1963
- export declare const de_UpdateQPersonalizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQPersonalizationConfigurationCommandOutput>;
1964
- /**
1965
- * deserializeAws_restJson1UpdateQuickSightQSearchConfigurationCommand
1966
- */
1967
- export declare const de_UpdateQuickSightQSearchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickSightQSearchConfigurationCommandOutput>;
1968
- /**
1969
- * deserializeAws_restJson1UpdateRefreshScheduleCommand
1970
- */
1971
- export declare const de_UpdateRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRefreshScheduleCommandOutput>;
1972
- /**
1973
- * deserializeAws_restJson1UpdateRoleCustomPermissionCommand
1974
- */
1975
- export declare const de_UpdateRoleCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoleCustomPermissionCommandOutput>;
1976
- /**
1977
- * deserializeAws_restJson1UpdateSPICECapacityConfigurationCommand
1978
- */
1979
- export declare const de_UpdateSPICECapacityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSPICECapacityConfigurationCommandOutput>;
1980
- /**
1981
- * deserializeAws_restJson1UpdateTemplateCommand
1982
- */
1983
- export declare const de_UpdateTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplateCommandOutput>;
1984
- /**
1985
- * deserializeAws_restJson1UpdateTemplateAliasCommand
1986
- */
1987
- export declare const de_UpdateTemplateAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplateAliasCommandOutput>;
1988
- /**
1989
- * deserializeAws_restJson1UpdateTemplatePermissionsCommand
1990
- */
1991
- export declare const de_UpdateTemplatePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplatePermissionsCommandOutput>;
1992
- /**
1993
- * deserializeAws_restJson1UpdateThemeCommand
1994
- */
1995
- export declare const de_UpdateThemeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThemeCommandOutput>;
1996
- /**
1997
- * deserializeAws_restJson1UpdateThemeAliasCommand
1998
- */
1999
- export declare const de_UpdateThemeAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThemeAliasCommandOutput>;
2000
- /**
2001
- * deserializeAws_restJson1UpdateThemePermissionsCommand
2002
- */
2003
- export declare const de_UpdateThemePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThemePermissionsCommandOutput>;
2004
- /**
2005
- * deserializeAws_restJson1UpdateTopicCommand
2006
- */
2007
- export declare const de_UpdateTopicCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTopicCommandOutput>;
2008
- /**
2009
- * deserializeAws_restJson1UpdateTopicPermissionsCommand
2010
- */
2011
- export declare const de_UpdateTopicPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTopicPermissionsCommandOutput>;
2012
- /**
2013
- * deserializeAws_restJson1UpdateTopicRefreshScheduleCommand
2014
- */
2015
- export declare const de_UpdateTopicRefreshScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTopicRefreshScheduleCommandOutput>;
2016
- /**
2017
- * deserializeAws_restJson1UpdateUserCommand
2018
- */
2019
- export declare const de_UpdateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserCommandOutput>;
2020
- /**
2021
- * deserializeAws_restJson1UpdateUserCustomPermissionCommand
2022
- */
2023
- export declare const de_UpdateUserCustomPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserCustomPermissionCommandOutput>;
2024
- /**
2025
- * deserializeAws_restJson1UpdateVPCConnectionCommand
2026
- */
2027
- export declare const de_UpdateVPCConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVPCConnectionCommandOutput>;