@aws-sdk/client-quicksight 3.696.0 → 3.699.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 (192) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +1697 -691
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +1 -1
  5. package/dist-es/commands/CreateAnalysisCommand.js +1 -1
  6. package/dist-es/commands/CreateDashboardCommand.js +1 -1
  7. package/dist-es/commands/DescribeAnalysisCommand.js +2 -1
  8. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +1 -1
  9. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +1 -1
  10. package/dist-es/commands/DescribeDashboardCommand.js +2 -1
  11. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +1 -1
  12. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +1 -1
  13. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +1 -1
  14. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +22 -0
  15. package/dist-es/commands/DescribeDataSetCommand.js +1 -1
  16. package/dist-es/commands/DescribeTemplateCommand.js +2 -1
  17. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +1 -1
  18. package/dist-es/commands/SearchTopicsCommand.js +22 -0
  19. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +22 -0
  20. package/dist-es/commands/UpdateDataSourceCommand.js +1 -1
  21. package/dist-es/commands/UpdateTemplateCommand.js +1 -1
  22. package/dist-es/commands/UpdateTopicCommand.js +1 -1
  23. package/dist-es/commands/index.js +3 -0
  24. package/dist-es/models/index.js +1 -0
  25. package/dist-es/models/models_0.js +72 -82
  26. package/dist-es/models/models_1.js +102 -132
  27. package/dist-es/models/models_2.js +136 -193
  28. package/dist-es/models/models_3.js +205 -112
  29. package/dist-es/models/models_4.js +139 -33
  30. package/dist-es/models/models_5.js +33 -0
  31. package/dist-es/pagination/SearchTopicsPaginator.js +4 -0
  32. package/dist-es/pagination/index.js +1 -0
  33. package/dist-es/protocols/Aws_restJson1.js +787 -6
  34. package/dist-types/QuickSight.d.ts +21 -0
  35. package/dist-types/QuickSightClient.d.ts +5 -2
  36. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateAnalysisCommand.d.ts +434 -5
  40. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDashboardCommand.d.ts +434 -5
  43. package/dist-types/commands/CreateTemplateCommand.d.ts +433 -4
  44. package/dist-types/commands/CreateTopicCommand.d.ts +3 -0
  45. package/dist-types/commands/DescribeAnalysisCommand.d.ts +79 -0
  46. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +433 -4
  47. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeDashboardCommand.d.ts +80 -1
  54. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +434 -5
  55. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +94 -0
  59. package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -2
  71. package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -0
  72. package/dist-types/commands/DescribeTemplateCommand.d.ts +79 -0
  73. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +433 -4
  74. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -0
  75. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +2 -1
  76. package/dist-types/commands/SearchTopicsCommand.d.ts +111 -0
  77. package/dist-types/commands/UpdateAnalysisCommand.d.ts +433 -4
  78. package/dist-types/commands/UpdateDashboardCommand.d.ts +433 -4
  79. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +95 -0
  80. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateTemplateCommand.d.ts +434 -5
  97. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
  102. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  103. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  104. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  106. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  107. package/dist-types/commands/index.d.ts +3 -0
  108. package/dist-types/models/index.d.ts +1 -0
  109. package/dist-types/models/models_0.d.ts +487 -546
  110. package/dist-types/models/models_1.d.ts +1748 -1766
  111. package/dist-types/models/models_2.d.ts +4412 -4505
  112. package/dist-types/models/models_3.d.ts +4167 -4334
  113. package/dist-types/models/models_4.d.ts +3983 -3777
  114. package/dist-types/models/models_5.d.ts +1726 -0
  115. package/dist-types/pagination/SearchTopicsPaginator.d.ts +7 -0
  116. package/dist-types/pagination/index.d.ts +1 -0
  117. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  118. package/dist-types/ts3.4/QuickSight.d.ts +57 -0
  119. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  120. package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -4
  128. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +51 -0
  139. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +4 -2
  151. package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +2 -4
  152. package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +47 -0
  153. package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +51 -0
  154. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +2 -4
  155. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  182. package/dist-types/ts3.4/models/index.d.ts +1 -0
  183. package/dist-types/ts3.4/models/models_0.d.ts +142 -156
  184. package/dist-types/ts3.4/models/models_1.d.ts +324 -356
  185. package/dist-types/ts3.4/models/models_2.d.ts +427 -418
  186. package/dist-types/ts3.4/models/models_3.d.ts +435 -488
  187. package/dist-types/ts3.4/models/models_4.d.ts +1184 -1046
  188. package/dist-types/ts3.4/models/models_5.d.ts +422 -0
  189. package/dist-types/ts3.4/pagination/SearchTopicsPaginator.d.ts +11 -0
  190. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  191. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  192. package/package.json +4 -4
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- ListTopicReviewedAnswersRequest,
5
- ListTopicReviewedAnswersResponse,
6
- } from "../models/models_4";
3
+ import { ListTopicReviewedAnswersRequest } from "../models/models_4";
4
+ import { ListTopicReviewedAnswersResponse } from "../models/models_5";
7
5
  import {
8
6
  QuickSightClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -0,0 +1,47 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import { SearchTopicsRequest, SearchTopicsResponse } from "../models/models_4";
4
+ import {
5
+ QuickSightClientResolvedConfig,
6
+ ServiceInputTypes,
7
+ ServiceOutputTypes,
8
+ } from "../QuickSightClient";
9
+ export { __MetadataBearer };
10
+ export { $Command };
11
+ export interface SearchTopicsCommandInput extends SearchTopicsRequest {}
12
+ export interface SearchTopicsCommandOutput
13
+ extends SearchTopicsResponse,
14
+ __MetadataBearer {}
15
+ declare const SearchTopicsCommand_base: {
16
+ new (
17
+ input: SearchTopicsCommandInput
18
+ ): import("@smithy/smithy-client").CommandImpl<
19
+ SearchTopicsCommandInput,
20
+ SearchTopicsCommandOutput,
21
+ QuickSightClientResolvedConfig,
22
+ ServiceInputTypes,
23
+ ServiceOutputTypes
24
+ >;
25
+ new (
26
+ __0_0: SearchTopicsCommandInput
27
+ ): import("@smithy/smithy-client").CommandImpl<
28
+ SearchTopicsCommandInput,
29
+ SearchTopicsCommandOutput,
30
+ QuickSightClientResolvedConfig,
31
+ ServiceInputTypes,
32
+ ServiceOutputTypes
33
+ >;
34
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
+ };
36
+ export declare class SearchTopicsCommand extends SearchTopicsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: SearchTopicsRequest;
40
+ output: SearchTopicsResponse;
41
+ };
42
+ sdk: {
43
+ input: SearchTopicsCommandInput;
44
+ output: SearchTopicsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -0,0 +1,51 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import {
4
+ UpdateDashboardsQAConfigurationRequest,
5
+ UpdateDashboardsQAConfigurationResponse,
6
+ } from "../models/models_4";
7
+ import {
8
+ QuickSightClientResolvedConfig,
9
+ ServiceInputTypes,
10
+ ServiceOutputTypes,
11
+ } from "../QuickSightClient";
12
+ export { __MetadataBearer };
13
+ export { $Command };
14
+ export interface UpdateDashboardsQAConfigurationCommandInput
15
+ extends UpdateDashboardsQAConfigurationRequest {}
16
+ export interface UpdateDashboardsQAConfigurationCommandOutput
17
+ extends UpdateDashboardsQAConfigurationResponse,
18
+ __MetadataBearer {}
19
+ declare const UpdateDashboardsQAConfigurationCommand_base: {
20
+ new (
21
+ input: UpdateDashboardsQAConfigurationCommandInput
22
+ ): import("@smithy/smithy-client").CommandImpl<
23
+ UpdateDashboardsQAConfigurationCommandInput,
24
+ UpdateDashboardsQAConfigurationCommandOutput,
25
+ QuickSightClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ __0_0: UpdateDashboardsQAConfigurationCommandInput
31
+ ): import("@smithy/smithy-client").CommandImpl<
32
+ UpdateDashboardsQAConfigurationCommandInput,
33
+ UpdateDashboardsQAConfigurationCommandOutput,
34
+ QuickSightClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
+ };
40
+ export declare class UpdateDashboardsQAConfigurationCommand extends UpdateDashboardsQAConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateDashboardsQAConfigurationRequest;
44
+ output: UpdateDashboardsQAConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateDashboardsQAConfigurationCommandInput;
48
+ output: UpdateDashboardsQAConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- UpdateDataSetPermissionsRequest,
5
- UpdateDataSetPermissionsResponse,
6
- } from "../models/models_4";
3
+ import { UpdateDataSetPermissionsRequest } from "../models/models_4";
4
+ import { UpdateDataSetPermissionsResponse } from "../models/models_5";
7
5
  import {
8
6
  QuickSightClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateDataSourceRequest,
5
5
  UpdateDataSourceResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateDataSourcePermissionsRequest,
5
5
  UpdateDataSourcePermissionsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_4";
3
+ import { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_5";
4
4
  import {
5
5
  QuickSightClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateFolderPermissionsRequest,
5
5
  UpdateFolderPermissionsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_4";
3
+ import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_5";
4
4
  import {
5
5
  QuickSightClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateIAMPolicyAssignmentRequest,
5
5
  UpdateIAMPolicyAssignmentResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateIdentityPropagationConfigRequest,
5
5
  UpdateIdentityPropagationConfigResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateIpRestrictionRequest,
5
5
  UpdateIpRestrictionResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateKeyRegistrationRequest,
5
5
  UpdateKeyRegistrationResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdatePublicSharingSettingsRequest,
5
5
  UpdatePublicSharingSettingsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateQPersonalizationConfigurationRequest,
5
5
  UpdateQPersonalizationConfigurationResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateRefreshScheduleRequest,
5
5
  UpdateRefreshScheduleResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateRoleCustomPermissionRequest,
5
5
  UpdateRoleCustomPermissionResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateSPICECapacityConfigurationRequest,
5
5
  UpdateSPICECapacityConfigurationResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateTemplateAliasRequest,
5
5
  UpdateTemplateAliasResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateTemplateRequest,
5
5
  UpdateTemplateResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateTemplatePermissionsRequest,
5
5
  UpdateTemplatePermissionsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateThemeAliasRequest,
5
5
  UpdateThemeAliasResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_4";
3
+ import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_5";
4
4
  import {
5
5
  QuickSightClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateThemePermissionsRequest,
5
5
  UpdateThemePermissionsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateTopicRequest, UpdateTopicResponse } from "../models/models_4";
3
+ import { UpdateTopicRequest, UpdateTopicResponse } from "../models/models_5";
4
4
  import {
5
5
  QuickSightClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateTopicPermissionsRequest,
5
5
  UpdateTopicPermissionsResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateTopicRefreshScheduleRequest,
5
5
  UpdateTopicRefreshScheduleResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateUserRequest, UpdateUserResponse } from "../models/models_4";
3
+ import { UpdateUserRequest, UpdateUserResponse } from "../models/models_5";
4
4
  import {
5
5
  QuickSightClientResolvedConfig,
6
6
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateUserCustomPermissionRequest,
5
5
  UpdateUserCustomPermissionResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateVPCConnectionRequest,
5
5
  UpdateVPCConnectionResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  QuickSightClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -72,6 +72,7 @@ export * from "./DescribeDashboardDefinitionCommand";
72
72
  export * from "./DescribeDashboardPermissionsCommand";
73
73
  export * from "./DescribeDashboardSnapshotJobCommand";
74
74
  export * from "./DescribeDashboardSnapshotJobResultCommand";
75
+ export * from "./DescribeDashboardsQAConfigurationCommand";
75
76
  export * from "./DescribeDataSetCommand";
76
77
  export * from "./DescribeDataSetPermissionsCommand";
77
78
  export * from "./DescribeDataSetRefreshPropertiesCommand";
@@ -150,6 +151,7 @@ export * from "./SearchDataSetsCommand";
150
151
  export * from "./SearchDataSourcesCommand";
151
152
  export * from "./SearchFoldersCommand";
152
153
  export * from "./SearchGroupsCommand";
154
+ export * from "./SearchTopicsCommand";
153
155
  export * from "./StartAssetBundleExportJobCommand";
154
156
  export * from "./StartAssetBundleImportJobCommand";
155
157
  export * from "./StartDashboardSnapshotJobCommand";
@@ -168,6 +170,7 @@ export * from "./UpdateDashboardCommand";
168
170
  export * from "./UpdateDashboardLinksCommand";
169
171
  export * from "./UpdateDashboardPermissionsCommand";
170
172
  export * from "./UpdateDashboardPublishedVersionCommand";
173
+ export * from "./UpdateDashboardsQAConfigurationCommand";
171
174
  export * from "./UpdateDataSetCommand";
172
175
  export * from "./UpdateDataSetPermissionsCommand";
173
176
  export * from "./UpdateDataSourceCommand";
@@ -3,3 +3,4 @@ export * from "./models_1";
3
3
  export * from "./models_2";
4
4
  export * from "./models_3";
5
5
  export * from "./models_4";
6
+ export * from "./models_5";