@aws-sdk/client-quicksight 3.886.0 → 3.888.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 (176) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +175 -16
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +22 -0
  5. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +22 -0
  6. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +22 -0
  7. package/dist-es/commands/index.js +3 -0
  8. package/dist-es/models/models_2.js +2 -0
  9. package/dist-es/models/models_3.js +12 -0
  10. package/dist-es/models/models_4.js +4 -13
  11. package/dist-es/models/models_5.js +13 -0
  12. package/dist-es/protocols/Aws_restJson1.js +79 -0
  13. package/dist-types/QuickSight.d.ts +21 -0
  14. package/dist-types/QuickSightClient.d.ts +5 -2
  15. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -2
  16. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +9 -9
  17. package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateDashboardCommand.d.ts +9 -3
  21. package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateDataSourceCommand.d.ts +8 -2
  23. package/dist-types/commands/CreateFolderCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateThemeCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateTopicCommand.d.ts +9 -1
  33. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +91 -0
  35. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -4
  38. package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -2
  44. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -2
  46. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -2
  47. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteThemeCommand.d.ts +2 -2
  49. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +92 -0
  51. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +7 -7
  52. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +4 -1
  59. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +7 -1
  62. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeDataSourceCommand.d.ts +7 -1
  66. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +5 -1
  71. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeTopicCommand.d.ts +9 -1
  80. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
  81. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  82. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  83. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +5 -5
  84. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +5 -5
  85. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  86. package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +2 -0
  91. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -2
  92. package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListDataSourcesCommand.d.ts +7 -1
  94. package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
  95. package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
  96. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
  97. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -2
  98. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListThemesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
  105. package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
  106. package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
  107. package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
  108. package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
  109. package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
  110. package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
  111. package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -2
  112. package/dist-types/commands/SearchFoldersCommand.d.ts +2 -2
  113. package/dist-types/commands/SearchGroupsCommand.d.ts +2 -2
  114. package/dist-types/commands/SearchTopicsCommand.d.ts +2 -2
  115. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -2
  116. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +5 -2
  117. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +6 -6
  118. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +2 -2
  119. package/dist-types/commands/TagResourceCommand.d.ts +5 -5
  120. package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +92 -0
  121. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +2 -0
  126. package/dist-types/commands/UpdateDashboardCommand.d.ts +7 -1
  127. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
  129. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateDataSourceCommand.d.ts +7 -1
  132. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -2
  136. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -6
  138. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateTopicCommand.d.ts +9 -1
  147. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  149. package/dist-types/commands/index.d.ts +3 -0
  150. package/dist-types/models/models_0.d.ts +39 -39
  151. package/dist-types/models/models_1.d.ts +2 -2
  152. package/dist-types/models/models_2.d.ts +106 -47
  153. package/dist-types/models/models_3.d.ts +236 -257
  154. package/dist-types/models/models_4.d.ts +346 -362
  155. package/dist-types/models/models_5.d.ts +355 -55
  156. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  157. package/dist-types/ts3.4/QuickSight.d.ts +51 -0
  158. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  159. package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +51 -0
  160. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +2 -4
  161. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +51 -0
  165. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +51 -0
  170. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  171. package/dist-types/ts3.4/models/models_2.d.ts +64 -4
  172. package/dist-types/ts3.4/models/models_3.d.ts +44 -43
  173. package/dist-types/ts3.4/models/models_4.d.ts +56 -74
  174. package/dist-types/ts3.4/models/models_5.d.ts +86 -1
  175. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  176. package/package.json +37 -37
@@ -1,8 +1,171 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { AccountCustomization, AccountInfo, AccountSettings, ActiveIAMPolicyAssignment, AmazonQInQuickSightConsoleConfigurations, AmazonQInQuickSightDashboardConfigurations, Analysis, AnalysisError, Entity, ResourceStatus, Sheet } from "./models_0";
3
3
  import { AnalysisDefinition, AnalysisSearchFilter, AnalysisSummary, AnonymousUserEmbeddingExperienceConfiguration, AnonymousUserSnapshotJobResult, AssetBundleCloudFormationOverridePropertyConfiguration, AssetBundleExportFormat, AssetBundleExportJobError, AssetBundleExportJobStatus, AssetBundleExportJobSummary, AssetBundleExportJobValidationStrategy, AssetBundleExportJobWarning, AssetBundleImportFailureAction, AssetBundleImportJobError, AssetBundleImportJobOverrideParameters, AssetBundleImportJobOverridePermissions, AssetBundleImportJobOverrideTags, AssetBundleImportJobOverrideValidationStrategy, AssetBundleImportJobStatus, AssetBundleImportJobSummary, AssetBundleImportJobWarning, AssetBundleImportSourceDescription, AssignmentStatus, AuthorizedTargetsByService, BookmarksConfigurations, BrandDefinition, DashboardVisualId, DataSetRefreshProperties, FilterOperator, SharedViewConfigurations, SnapshotFile, SnapshotS3DestinationConfiguration, Tag } from "./models_2";
4
- import { _Parameters, BrandDetail, BrandSummary, CustomInstructions, CustomPermissions, Dashboard, DashboardError, DashboardPublishOptions, DashboardSearchFilter, DashboardsQAStatus, DashboardSummary, DashboardVersionDefinition, DashboardVersionSummary, DashboardVisualResult, DataSet, DataSetConfiguration, DataSetSearchFilter, DataSetSummary, DataSource, DataSourceSearchFilter, DataSourceSummary, FolderType, Group, GroupMember, IdentityStore, IngestionStatus, LinkSharingConfiguration, NamespaceStatus, RefreshSchedule, ResourcePermission, Role, SharingModel, TemplateAlias, TemplateVersionDefinition, ThemeAlias, ThemeConfiguration, TopicDetails, TopicRefreshSchedule, TopicUserExperienceVersion, VPCConnectionAvailabilityStatus, VPCConnectionResourceStatus } from "./models_3";
4
+ import { _Parameters, BrandDetail, BrandSummary, CustomInstructions, CustomPermissions, Dashboard, DashboardError, DashboardPublishOptions, DashboardSearchFilter, DashboardsQAStatus, DashboardSummary, DashboardVersionDefinition, DashboardVersionSummary, DashboardVisualResult, DataSet, DataSetConfiguration, DataSetSummary, DataSource, FolderType, Group, GroupMember, IdentityStore, IngestionStatus, LinkSharingConfiguration, NamespaceStatus, RefreshSchedule, ResourcePermission, Role, SharingModel, TemplateAlias, TemplateVersionDefinition, ThemeAlias, ThemeConfiguration, TopicDetails, TopicRefreshSchedule, TopicUserExperienceVersion, VPCConnectionAvailabilityStatus, VPCConnectionResourceStatus } from "./models_3";
5
5
  import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
6
+ /**
7
+ * @public
8
+ */
9
+ export interface DeleteRoleMembershipResponse {
10
+ /**
11
+ * <p>The Amazon Web Services request ID for this operation.</p>
12
+ * @public
13
+ */
14
+ RequestId?: string | undefined;
15
+ /**
16
+ * <p>The HTTP status of the request.</p>
17
+ * @public
18
+ */
19
+ Status?: number | undefined;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface DeleteTemplateRequest {
25
+ /**
26
+ * <p>The ID of the Amazon Web Services account that contains the template that you're deleting.</p>
27
+ * @public
28
+ */
29
+ AwsAccountId: string | undefined;
30
+ /**
31
+ * <p>An ID for the template you want to delete.</p>
32
+ * @public
33
+ */
34
+ TemplateId: string | undefined;
35
+ /**
36
+ * <p>Specifies the version of the template that you want to delete.
37
+ * If you don't provide a version number, <code>DeleteTemplate</code> deletes all versions of the template.
38
+ * </p>
39
+ * @public
40
+ */
41
+ VersionNumber?: number | undefined;
42
+ }
43
+ /**
44
+ * @public
45
+ */
46
+ export interface DeleteTemplateResponse {
47
+ /**
48
+ * <p>The Amazon Web Services request ID for this operation.</p>
49
+ * @public
50
+ */
51
+ RequestId?: string | undefined;
52
+ /**
53
+ * <p>The Amazon Resource Name (ARN) of the resource.</p>
54
+ * @public
55
+ */
56
+ Arn?: string | undefined;
57
+ /**
58
+ * <p>An ID for the template.</p>
59
+ * @public
60
+ */
61
+ TemplateId?: string | undefined;
62
+ /**
63
+ * <p>The HTTP status of the request.</p>
64
+ * @public
65
+ */
66
+ Status?: number | undefined;
67
+ }
68
+ /**
69
+ * @public
70
+ */
71
+ export interface DeleteTemplateAliasRequest {
72
+ /**
73
+ * <p>The ID of the Amazon Web Services account that contains the item to delete.</p>
74
+ * @public
75
+ */
76
+ AwsAccountId: string | undefined;
77
+ /**
78
+ * <p>The ID for the template that the specified alias is for.</p>
79
+ * @public
80
+ */
81
+ TemplateId: string | undefined;
82
+ /**
83
+ * <p>The name for the template alias. To delete a specific alias, you delete the version that the
84
+ * alias points to. You can specify the alias name, or specify the latest version of the
85
+ * template by providing the keyword <code>$LATEST</code> in the <code>AliasName</code>
86
+ * parameter. </p>
87
+ * @public
88
+ */
89
+ AliasName: string | undefined;
90
+ }
91
+ /**
92
+ * @public
93
+ */
94
+ export interface DeleteTemplateAliasResponse {
95
+ /**
96
+ * <p>The HTTP status of the request.</p>
97
+ * @public
98
+ */
99
+ Status?: number | undefined;
100
+ /**
101
+ * <p>An ID for the template associated with the deletion.</p>
102
+ * @public
103
+ */
104
+ TemplateId?: string | undefined;
105
+ /**
106
+ * <p>The name for the template alias.</p>
107
+ * @public
108
+ */
109
+ AliasName?: string | undefined;
110
+ /**
111
+ * <p>The Amazon Resource Name (ARN) of the template you want to delete.</p>
112
+ * @public
113
+ */
114
+ Arn?: string | undefined;
115
+ /**
116
+ * <p>The Amazon Web Services request ID for this operation.</p>
117
+ * @public
118
+ */
119
+ RequestId?: string | undefined;
120
+ }
121
+ /**
122
+ * @public
123
+ */
124
+ export interface DeleteThemeRequest {
125
+ /**
126
+ * <p>The ID of the Amazon Web Services account that contains the theme that you're deleting.</p>
127
+ * @public
128
+ */
129
+ AwsAccountId: string | undefined;
130
+ /**
131
+ * <p>An ID for the theme that you want to delete.</p>
132
+ * @public
133
+ */
134
+ ThemeId: string | undefined;
135
+ /**
136
+ * <p>The version of the theme that you want to delete. </p>
137
+ * <p>
138
+ * <b>Note:</b> If you don't provide a version number, you're
139
+ * using this call to <code>DeleteTheme</code> to delete all versions of the theme.</p>
140
+ * @public
141
+ */
142
+ VersionNumber?: number | undefined;
143
+ }
144
+ /**
145
+ * @public
146
+ */
147
+ export interface DeleteThemeResponse {
148
+ /**
149
+ * <p>The Amazon Resource Name (ARN) of the resource.</p>
150
+ * @public
151
+ */
152
+ Arn?: string | undefined;
153
+ /**
154
+ * <p>The Amazon Web Services request ID for this operation.</p>
155
+ * @public
156
+ */
157
+ RequestId?: string | undefined;
158
+ /**
159
+ * <p>The HTTP status of the request.</p>
160
+ * @public
161
+ */
162
+ Status?: number | undefined;
163
+ /**
164
+ * <p>An ID for the theme.</p>
165
+ * @public
166
+ */
167
+ ThemeId?: string | undefined;
168
+ }
6
169
  /**
7
170
  * @public
8
171
  */
@@ -311,21 +474,21 @@ export interface DeleteVPCConnectionResponse {
311
474
  */
312
475
  export interface DescribeAccountCustomizationRequest {
313
476
  /**
314
- * <p>The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations
477
+ * <p>The ID for the Amazon Web Services account that you want to describe QuickSight customizations
315
478
  * for.</p>
316
479
  * @public
317
480
  */
318
481
  AwsAccountId: string | undefined;
319
482
  /**
320
- * <p>The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations
483
+ * <p>The QuickSight namespace that you want to describe QuickSight customizations
321
484
  * for.</p>
322
485
  * @public
323
486
  */
324
487
  Namespace?: string | undefined;
325
488
  /**
326
489
  * <p>The <code>Resolved</code> flag works with the other parameters to determine which view
327
- * of Amazon QuickSight customizations is returned. You can add this flag to your command to use
328
- * the same view that Amazon QuickSight uses to identify which customizations to apply to the
490
+ * of QuickSight customizations is returned. You can add this flag to your command to use
491
+ * the same view that QuickSight uses to identify which customizations to apply to the
329
492
  * console. Omit this flag, or set it to <code>no-resolved</code>, to reveal customizations
330
493
  * that are configured at different levels. </p>
331
494
  * @public
@@ -347,12 +510,12 @@ export interface DescribeAccountCustomizationResponse {
347
510
  */
348
511
  AwsAccountId?: string | undefined;
349
512
  /**
350
- * <p>The Amazon QuickSight namespace that you're describing. </p>
513
+ * <p>The QuickSight namespace that you're describing. </p>
351
514
  * @public
352
515
  */
353
516
  Namespace?: string | undefined;
354
517
  /**
355
- * <p>The Amazon QuickSight customizations that exist in the current Amazon Web Services Region. </p>
518
+ * <p>The QuickSight customizations that exist in the current Amazon Web Services Region. </p>
356
519
  * @public
357
520
  */
358
521
  AccountCustomization?: AccountCustomization | undefined;
@@ -367,6 +530,36 @@ export interface DescribeAccountCustomizationResponse {
367
530
  */
368
531
  Status?: number | undefined;
369
532
  }
533
+ /**
534
+ * @public
535
+ */
536
+ export interface DescribeAccountCustomPermissionRequest {
537
+ /**
538
+ * <p>The ID of the Amazon Web Services account for which you want to describe the applied custom permissions profile.</p>
539
+ * @public
540
+ */
541
+ AwsAccountId: string | undefined;
542
+ }
543
+ /**
544
+ * @public
545
+ */
546
+ export interface DescribeAccountCustomPermissionResponse {
547
+ /**
548
+ * <p>The name of the custom permissions profile.</p>
549
+ * @public
550
+ */
551
+ CustomPermissionsName?: string | undefined;
552
+ /**
553
+ * <p>The Amazon Web Services request ID for this operation.</p>
554
+ * @public
555
+ */
556
+ RequestId?: string | undefined;
557
+ /**
558
+ * <p>The HTTP status of the request.</p>
559
+ * @public
560
+ */
561
+ Status?: number | undefined;
562
+ }
370
563
  /**
371
564
  * @public
372
565
  */
@@ -382,13 +575,13 @@ export interface DescribeAccountSettingsRequest {
382
575
  */
383
576
  export interface DescribeAccountSettingsResponse {
384
577
  /**
385
- * <p>The Amazon QuickSight settings for this Amazon Web Services account. This information
386
- * includes the edition of Amazon Amazon QuickSight that you subscribed to (Standard or
387
- * Enterprise) and the notification email for the Amazon QuickSight subscription. </p>
388
- * <p>In the QuickSight console, the Amazon QuickSight subscription is sometimes referred to
578
+ * <p>The QuickSight settings for this Amazon Web Services account. This information
579
+ * includes the edition of Amazon QuickSight that you subscribed to (Standard or
580
+ * Enterprise) and the notification email for the QuickSight subscription. </p>
581
+ * <p>In the QuickSight console, the QuickSight subscription is sometimes referred to
389
582
  * as a QuickSight "account" even though it's technically not an account by
390
- * itself. Instead, it's a subscription to the Amazon QuickSight service for your
391
- * Amazon Web Services account. The edition that you subscribe to applies to Amazon QuickSight in every Amazon Web Services Region where you use it.</p>
583
+ * itself. Instead, it's a subscription to the QuickSight service for your
584
+ * Amazon Web Services account. The edition that you subscribe to applies to QuickSight in every Amazon Web Services Region where you use it.</p>
392
585
  * @public
393
586
  */
394
587
  AccountSettings?: AccountSettings | undefined;
@@ -408,7 +601,7 @@ export interface DescribeAccountSettingsResponse {
408
601
  */
409
602
  export interface DescribeAccountSubscriptionRequest {
410
603
  /**
411
- * <p>The Amazon Web Services account ID associated with your Amazon QuickSight account.</p>
604
+ * <p>The Amazon Web Services account ID associated with your QuickSight account.</p>
412
605
  * @public
413
606
  */
414
607
  AwsAccountId: string | undefined;
@@ -421,21 +614,21 @@ export interface DescribeAccountSubscriptionResponse {
421
614
  * <p>A structure that contains the following elements:</p>
422
615
  * <ul>
423
616
  * <li>
424
- * <p>Your Amazon QuickSight account name.</p>
617
+ * <p>Your QuickSight account name.</p>
425
618
  * </li>
426
619
  * <li>
427
- * <p>The edition of Amazon QuickSight that your account is using.</p>
620
+ * <p>The edition of QuickSight that your account is using.</p>
428
621
  * </li>
429
622
  * <li>
430
- * <p>The notification email address that is associated with the Amazon QuickSight
623
+ * <p>The notification email address that is associated with the QuickSight
431
624
  * account.
432
625
  * </p>
433
626
  * </li>
434
627
  * <li>
435
- * <p>The authentication type of the Amazon QuickSight account.</p>
628
+ * <p>The authentication type of the QuickSight account.</p>
436
629
  * </li>
437
630
  * <li>
438
- * <p>The status of the Amazon QuickSight account's subscription.</p>
631
+ * <p>The status of the QuickSight account's subscription.</p>
439
632
  * </li>
440
633
  * </ul>
441
634
  * @public
@@ -908,7 +1101,7 @@ export interface DescribeBrandRequest {
908
1101
  */
909
1102
  AwsAccountId: string | undefined;
910
1103
  /**
911
- * <p>The ID of the Amazon QuickSight brand.</p>
1104
+ * <p>The ID of the QuickSight brand.</p>
912
1105
  * @public
913
1106
  */
914
1107
  BrandId: string | undefined;
@@ -973,7 +1166,7 @@ export interface DescribeBrandPublishedVersionRequest {
973
1166
  */
974
1167
  AwsAccountId: string | undefined;
975
1168
  /**
976
- * <p>The ID of the Amazon QuickSight brand.</p>
1169
+ * <p>The ID of the QuickSight brand.</p>
977
1170
  * @public
978
1171
  */
979
1172
  BrandId: string | undefined;
@@ -1196,7 +1389,7 @@ export interface DescribeDashboardDefinitionResponse {
1196
1389
  * <p>
1197
1390
  * <code>AvailabilityStatus</code> for <code>AdHocFilteringOption</code> - This
1198
1391
  * status can be either <code>ENABLED</code> or <code>DISABLED</code>. When this is
1199
- * set to <code>DISABLED</code>, Amazon QuickSight disables the left filter pane on the
1392
+ * set to <code>DISABLED</code>, QuickSight disables the left filter pane on the
1200
1393
  * published dashboard, which can be used for ad hoc (one-time) filtering. This
1201
1394
  * option is <code>ENABLED</code> by default. </p>
1202
1395
  * </li>
@@ -1213,6 +1406,20 @@ export interface DescribeDashboardDefinitionResponse {
1213
1406
  * visibility state can be either <code>COLLAPSED</code> or <code>EXPANDED</code>.
1214
1407
  * This option is <code>COLLAPSED</code> by default. </p>
1215
1408
  * </li>
1409
+ * <li>
1410
+ * <p>
1411
+ * <code>AvailabilityStatus</code> for <code>ExecutiveSummaryOption</code> - This status
1412
+ * can be either <code>ENABLED</code> or <code>DISABLED</code>. The option to build an executive
1413
+ * summary is disabled when this is set to <code>DISABLED</code>. This option is <code>ENABLED</code>
1414
+ * by default.</p>
1415
+ * </li>
1416
+ * <li>
1417
+ * <p>
1418
+ * <code>AvailabilityStatus</code> for <code>DataStoriesSharingOption</code> - This status
1419
+ * can be either <code>ENABLED</code> or <code>DISABLED</code>. The option to share a data story is
1420
+ * disabled when this is set to <code>DISABLED</code>. This option is <code>ENABLED</code>
1421
+ * by default.</p>
1422
+ * </li>
1216
1423
  * </ul>
1217
1424
  * @public
1218
1425
  */
@@ -1346,7 +1553,7 @@ export interface SnapshotConfiguration {
1346
1553
  */
1347
1554
  DestinationConfiguration?: SnapshotDestinationConfiguration | undefined;
1348
1555
  /**
1349
- * <p>A list of Amazon QuickSight parameters and the list's override values.</p>
1556
+ * <p>A list of QuickSight parameters and the list's override values.</p>
1350
1557
  * @public
1351
1558
  */
1352
1559
  Parameters?: _Parameters | undefined;
@@ -1784,12 +1991,12 @@ export interface DescribeDataSourcePermissionsResponse {
1784
1991
  */
1785
1992
  export interface DescribeDefaultQBusinessApplicationRequest {
1786
1993
  /**
1787
- * <p>The ID of the Amazon QuickSight account that is linked to the Amazon Q Business application that you want described.</p>
1994
+ * <p>The ID of the QuickSight account that is linked to the Amazon Q Business application that you want described.</p>
1788
1995
  * @public
1789
1996
  */
1790
1997
  AwsAccountId: string | undefined;
1791
1998
  /**
1792
- * <p>The Amazon QuickSight namespace that contains the linked Amazon Q Business application. If this field is left blank, the default namespace is used. Currently, the default namespace is the only valid value for this parameter.</p>
1999
+ * <p>The QuickSight namespace that contains the linked Amazon Q Business application. If this field is left blank, the default namespace is used. Currently, the default namespace is the only valid value for this parameter.</p>
1793
2000
  * @public
1794
2001
  */
1795
2002
  Namespace?: string | undefined;
@@ -1809,7 +2016,7 @@ export interface DescribeDefaultQBusinessApplicationResponse {
1809
2016
  */
1810
2017
  Status?: number | undefined;
1811
2018
  /**
1812
- * <p>The ID of the Amazon Q Business application that is linked to the Amazon QuickSight account.</p>
2019
+ * <p>The ID of the Amazon Q Business application that is linked to the QuickSight account.</p>
1813
2020
  * @public
1814
2021
  */
1815
2022
  ApplicationId?: string | undefined;
@@ -1830,7 +2037,7 @@ export interface DescribeFolderRequest {
1830
2037
  FolderId: string | undefined;
1831
2038
  }
1832
2039
  /**
1833
- * <p>A folder in Amazon QuickSight.</p>
2040
+ * <p>A folder in QuickSight.</p>
1834
2041
  * @public
1835
2042
  */
1836
2043
  export interface Folder {
@@ -2515,7 +2722,7 @@ export interface DescribeKeyRegistrationRequest {
2515
2722
  * <ul>
2516
2723
  * <li>
2517
2724
  * <p>
2518
- * <code>KeyArn</code> - The ARN of a KMS key that is registered to a Amazon QuickSight account for encryption and decryption use.</p>
2725
+ * <code>KeyArn</code> - The ARN of a KMS key that is registered to a QuickSight account for encryption and decryption use.</p>
2519
2726
  * </li>
2520
2727
  * <li>
2521
2728
  * <p>
@@ -2526,7 +2733,7 @@ export interface DescribeKeyRegistrationRequest {
2526
2733
  */
2527
2734
  export interface RegisteredCustomerManagedKey {
2528
2735
  /**
2529
- * <p>The ARN of the KMS key that is registered to a Amazon QuickSight account for encryption and decryption use.</p>
2736
+ * <p>The ARN of the KMS key that is registered to a QuickSight account for encryption and decryption use.</p>
2530
2737
  * @public
2531
2738
  */
2532
2739
  KeyArn?: string | undefined;
@@ -2536,6 +2743,34 @@ export interface RegisteredCustomerManagedKey {
2536
2743
  */
2537
2744
  DefaultKey?: boolean | undefined;
2538
2745
  }
2746
+ /**
2747
+ * @public
2748
+ * @enum
2749
+ */
2750
+ export declare const QDataKeyType: {
2751
+ readonly AWS_OWNED: "AWS_OWNED";
2752
+ readonly CMK: "CMK";
2753
+ };
2754
+ /**
2755
+ * @public
2756
+ */
2757
+ export type QDataKeyType = (typeof QDataKeyType)[keyof typeof QDataKeyType];
2758
+ /**
2759
+ * <p>A structure that contains information about the <code>QDataKey</code>.</p>
2760
+ * @public
2761
+ */
2762
+ export interface QDataKey {
2763
+ /**
2764
+ * <p>The ARN of the KMS key that is registered to a QuickSight account for encryption and decryption use as a <code>QDataKey</code>.</p>
2765
+ * @public
2766
+ */
2767
+ QDataKeyArn?: string | undefined;
2768
+ /**
2769
+ * <p>The type of <code>QDataKey</code>.</p>
2770
+ * @public
2771
+ */
2772
+ QDataKeyType?: QDataKeyType | undefined;
2773
+ }
2539
2774
  /**
2540
2775
  * @public
2541
2776
  */
@@ -2546,10 +2781,15 @@ export interface DescribeKeyRegistrationResponse {
2546
2781
  */
2547
2782
  AwsAccountId?: string | undefined;
2548
2783
  /**
2549
- * <p>A list of <code>RegisteredCustomerManagedKey</code> objects in a Amazon QuickSight account.</p>
2784
+ * <p>A list of <code>RegisteredCustomerManagedKey</code> objects in a QuickSight account.</p>
2550
2785
  * @public
2551
2786
  */
2552
2787
  KeyRegistration?: RegisteredCustomerManagedKey[] | undefined;
2788
+ /**
2789
+ * <p>A list of <code>QDataKey</code> objects in a QuickSight account.</p>
2790
+ * @public
2791
+ */
2792
+ QDataKey?: QDataKey | undefined;
2553
2793
  /**
2554
2794
  * <p>The Amazon Web Services request ID for this operation.</p>
2555
2795
  * @public
@@ -2566,7 +2806,7 @@ export interface DescribeKeyRegistrationResponse {
2566
2806
  */
2567
2807
  export interface DescribeNamespaceRequest {
2568
2808
  /**
2569
- * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.</p>
2809
+ * <p>The ID for the Amazon Web Services account that contains the QuickSight namespace that you want to describe.</p>
2570
2810
  * @public
2571
2811
  */
2572
2812
  AwsAccountId: string | undefined;
@@ -2720,7 +2960,7 @@ export interface DescribeQPersonalizationConfigurationResponse {
2720
2960
  */
2721
2961
  export interface DescribeQuickSightQSearchConfigurationRequest {
2722
2962
  /**
2723
- * <p>The ID of the Amazon Web Services account that contains the Amazon QuickSight Q Search configuration that the user wants described.</p>
2963
+ * <p>The ID of the Amazon Web Services account that contains the QuickSight Q Search configuration that the user wants described.</p>
2724
2964
  * @public
2725
2965
  */
2726
2966
  AwsAccountId: string | undefined;
@@ -2742,7 +2982,7 @@ export type QSearchStatus = (typeof QSearchStatus)[keyof typeof QSearchStatus];
2742
2982
  */
2743
2983
  export interface DescribeQuickSightQSearchConfigurationResponse {
2744
2984
  /**
2745
- * <p>The status of Amazon QuickSight Q Search configuration.</p>
2985
+ * <p>The status of QuickSight Q Search configuration.</p>
2746
2986
  * @public
2747
2987
  */
2748
2988
  QSearchStatus?: QSearchStatus | undefined;
@@ -2998,7 +3238,7 @@ export interface TemplateVersion {
2998
3238
  Sheets?: Sheet[] | undefined;
2999
3239
  }
3000
3240
  /**
3001
- * <p>A template object. A <i>template</i> is an entity in Amazon QuickSight that
3241
+ * <p>A template object. A <i>template</i> is an entity in QuickSight that
3002
3242
  * encapsulates the metadata required to create an analysis and that you can use to create
3003
3243
  * a dashboard. A template adds a layer of abstraction by using placeholders to replace the
3004
3244
  * dataset associated with an analysis. You can use templates to create dashboards by
@@ -3352,7 +3592,7 @@ export interface ThemeVersion {
3352
3592
  Description?: string | undefined;
3353
3593
  /**
3354
3594
  * <p>The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All
3355
- * themes initially inherit from a default Amazon QuickSight theme.</p>
3595
+ * themes initially inherit from a default QuickSight theme.</p>
3356
3596
  * @public
3357
3597
  */
3358
3598
  BaseThemeId?: string | undefined;
@@ -3818,7 +4058,7 @@ export interface User {
3818
4058
  */
3819
4059
  Arn?: string | undefined;
3820
4060
  /**
3821
- * <p>The user's user name. This value is required if you are registering a user that will be managed in Amazon QuickSight. In the output, the value for <code>UserName</code> is
4061
+ * <p>The user's user name. This value is required if you are registering a user that will be managed in QuickSight. In the output, the value for <code>UserName</code> is
3822
4062
  * <code>N/A</code> when the value for <code>IdentityType</code> is <code>IAM</code>
3823
4063
  * and the corresponding IAM user is deleted.</p>
3824
4064
  * @public
@@ -3845,11 +4085,11 @@ export interface User {
3845
4085
  * <li>
3846
4086
  * <p>
3847
4087
  * <code>ADMIN</code>: A user who is an author, who can also manage Amazon
3848
- * Amazon QuickSight settings.</p>
4088
+ * QuickSight settings.</p>
3849
4089
  * </li>
3850
4090
  * <li>
3851
4091
  * <p>
3852
- * <code>READER_PRO</code>: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q in Amazon QuickSight, can build stories with Amazon Q, and can generate executive summaries from dashboards.</p>
4092
+ * <code>READER_PRO</code>: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q in QuickSight, can build stories with Amazon Q, and can generate executive summaries from dashboards.</p>
3853
4093
  * </li>
3854
4094
  * <li>
3855
4095
  * <p>
@@ -4131,7 +4371,7 @@ export declare const EmbeddingIdentityType: {
4131
4371
  */
4132
4372
  export type EmbeddingIdentityType = (typeof EmbeddingIdentityType)[keyof typeof EmbeddingIdentityType];
4133
4373
  /**
4134
- * <p>An entry that appears when a <code>KeyRegistration</code> update to Amazon QuickSight fails.</p>
4374
+ * <p>An entry that appears when a <code>KeyRegistration</code> update to QuickSight fails.</p>
4135
4375
  * @public
4136
4376
  */
4137
4377
  export interface FailedKeyRegistrationEntry {
@@ -4152,7 +4392,7 @@ export interface FailedKeyRegistrationEntry {
4152
4392
  StatusCode: number | undefined;
4153
4393
  /**
4154
4394
  * <p>A boolean that indicates whether a <code>FailedKeyRegistrationEntry</code> resulted from user error. If the value of this property is <code>True</code>, the error was caused by user error. If the value of this property is <code>False</code>, the error occurred on the backend. If your job continues fail and with a <code>False</code>
4155
- * <code>SenderFault</code> value, contact Amazon Web ServicesSupport.</p>
4395
+ * <code>SenderFault</code> value, contact Amazon Web Services Support.</p>
4156
4396
  * @public
4157
4397
  */
4158
4398
  SenderFault: boolean | undefined;
@@ -4191,7 +4431,7 @@ export interface MemberIdArnPair {
4191
4431
  MemberArn?: string | undefined;
4192
4432
  }
4193
4433
  /**
4194
- * <p>A filter to use to search an Amazon QuickSight folder.</p>
4434
+ * <p>A filter to use to search an QuickSight folder.</p>
4195
4435
  * @public
4196
4436
  */
4197
4437
  export interface FolderSearchFilter {
@@ -4245,7 +4485,7 @@ export interface FolderSearchFilter {
4245
4485
  Value?: string | undefined;
4246
4486
  }
4247
4487
  /**
4248
- * <p>A summary of information about an existing Amazon QuickSight folder. </p>
4488
+ * <p>A summary of information about an existing QuickSight folder. </p>
4249
4489
  * @public
4250
4490
  */
4251
4491
  export interface FolderSummary {
@@ -4375,7 +4615,7 @@ export interface GenerateEmbedUrlForAnonymousUserRequest {
4375
4615
  */
4376
4616
  SessionLifetimeInMinutes?: number | undefined;
4377
4617
  /**
4378
- * <p>The Amazon QuickSight namespace that the anonymous user virtually belongs to. If you are not using an Amazon QuickSight custom namespace, set this to <code>default</code>.</p>
4618
+ * <p>The QuickSight namespace that the anonymous user virtually belongs to. If you are not using an Amazon QuickSight custom namespace, set this to <code>default</code>.</p>
4379
4619
  * @public
4380
4620
  */
4381
4621
  Namespace: string | undefined;
@@ -4386,7 +4626,7 @@ export interface GenerateEmbedUrlForAnonymousUserRequest {
4386
4626
  */
4387
4627
  SessionTags?: SessionTag[] | undefined;
4388
4628
  /**
4389
- * <p>The Amazon Resource Names (ARNs) for the Amazon QuickSight resources that the user
4629
+ * <p>The Amazon Resource Names (ARNs) for the QuickSight resources that the user
4390
4630
  * is authorized to access during the lifetime of the session.</p>
4391
4631
  * <p>If you choose <code>Dashboard</code> embedding experience, pass the list of dashboard ARNs in the
4392
4632
  * account that you want the user to be able to view.</p>
@@ -4403,7 +4643,7 @@ export interface GenerateEmbedUrlForAnonymousUserRequest {
4403
4643
  /**
4404
4644
  * <p>The domains that you want to add to the allow list for access to the generated URL that
4405
4645
  * is then embedded. This optional parameter overrides the static domains that are
4406
- * configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it
4646
+ * configured in the Manage QuickSight menu in the QuickSight console. Instead, it
4407
4647
  * allows only the domains that you include in this parameter. You can list up to three
4408
4648
  * domains or subdomains in each API call.</p>
4409
4649
  * <p>To include all subdomains under a specific domain to the allow list, use <code>*</code>.
@@ -4460,8 +4700,8 @@ export declare class SessionLifetimeInMinutesInvalidException extends __BaseExce
4460
4700
  /**
4461
4701
  * <p>This error indicates that you are calling an embedding operation in Amazon QuickSight
4462
4702
  * without the required pricing plan on your Amazon Web Services account. Before you can use embedding
4463
- * for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You
4464
- * can do this on the <b>Manage Amazon QuickSight</b> page. </p>
4703
+ * for anonymous users, a QuickSight administrator needs to add capacity pricing to QuickSight. You
4704
+ * can do this on the <b>Manage QuickSight</b> page. </p>
4465
4705
  * <p>After capacity pricing is added, you can use the
4466
4706
  * <code>
4467
4707
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html">GetDashboardEmbedUrl</a>
@@ -4484,23 +4724,23 @@ export declare class UnsupportedPricingPlanException extends __BaseException {
4484
4724
  constructor(opts: __ExceptionOptionType<UnsupportedPricingPlanException, __BaseException>);
4485
4725
  }
4486
4726
  /**
4487
- * <p>The recent snapshots configuration for an embedded Amazon QuickSight dashboard.</p>
4727
+ * <p>The recent snapshots configuration for an embedded QuickSight dashboard.</p>
4488
4728
  * @public
4489
4729
  */
4490
4730
  export interface RecentSnapshotsConfigurations {
4491
4731
  /**
4492
- * <p>The recent snapshots configuration for an embedded Amazon QuickSight dashboard.</p>
4732
+ * <p>The recent snapshots configuration for an embedded QuickSight dashboard.</p>
4493
4733
  * @public
4494
4734
  */
4495
4735
  Enabled: boolean | undefined;
4496
4736
  }
4497
4737
  /**
4498
- * <p>The schedules configuration for an embedded Amazon QuickSight dashboard.</p>
4738
+ * <p>The schedules configuration for an embedded QuickSight dashboard.</p>
4499
4739
  * @public
4500
4740
  */
4501
4741
  export interface SchedulesConfigurations {
4502
4742
  /**
4503
- * <p>The schedules configuration for an embedded Amazon QuickSight dashboard.</p>
4743
+ * <p>The schedules configuration for an embedded QuickSight dashboard.</p>
4504
4744
  * @public
4505
4745
  */
4506
4746
  Enabled: boolean | undefined;
@@ -4511,18 +4751,18 @@ export interface SchedulesConfigurations {
4511
4751
  */
4512
4752
  export interface StatePersistenceConfigurations {
4513
4753
  /**
4514
- * <p>Determines if a Amazon QuickSight dashboard's state persistence settings are turned on or off.</p>
4754
+ * <p>Determines if a QuickSight dashboard's state persistence settings are turned on or off.</p>
4515
4755
  * @public
4516
4756
  */
4517
4757
  Enabled: boolean | undefined;
4518
4758
  }
4519
4759
  /**
4520
- * <p>The threshold alerts configuration for an embedded Amazon QuickSight dashboard.</p>
4760
+ * <p>The threshold alerts configuration for an embedded QuickSight dashboard.</p>
4521
4761
  * @public
4522
4762
  */
4523
4763
  export interface ThresholdAlertsConfigurations {
4524
4764
  /**
4525
- * <p>The threshold alerts configuration for an embedded Amazon QuickSight dashboard.</p>
4765
+ * <p>The threshold alerts configuration for an embedded QuickSight dashboard.</p>
4526
4766
  * @public
4527
4767
  */
4528
4768
  Enabled: boolean | undefined;
@@ -4543,27 +4783,27 @@ export interface RegisteredUserDashboardFeatureConfigurations {
4543
4783
  */
4544
4784
  SharedView?: SharedViewConfigurations | undefined;
4545
4785
  /**
4546
- * <p>The bookmarks configuration for an embedded dashboard in Amazon QuickSight.</p>
4786
+ * <p>The bookmarks configuration for an embedded dashboard in QuickSight.</p>
4547
4787
  * @public
4548
4788
  */
4549
4789
  Bookmarks?: BookmarksConfigurations | undefined;
4550
4790
  /**
4551
- * <p>The Amazon Q configurations of an embedded Amazon QuickSight dashboard.</p>
4791
+ * <p>The Amazon Q configurations of an embedded QuickSight dashboard.</p>
4552
4792
  * @public
4553
4793
  */
4554
4794
  AmazonQInQuickSight?: AmazonQInQuickSightDashboardConfigurations | undefined;
4555
4795
  /**
4556
- * <p>The schedules configuration for an embedded Amazon QuickSight dashboard.</p>
4796
+ * <p>The schedules configuration for an embedded QuickSight dashboard.</p>
4557
4797
  * @public
4558
4798
  */
4559
4799
  Schedules?: SchedulesConfigurations | undefined;
4560
4800
  /**
4561
- * <p>The recent snapshots configuration for an Amazon QuickSight embedded dashboard</p>
4801
+ * <p>The recent snapshots configuration for an QuickSight embedded dashboard</p>
4562
4802
  * @public
4563
4803
  */
4564
4804
  RecentSnapshots?: RecentSnapshotsConfigurations | undefined;
4565
4805
  /**
4566
- * <p>The threshold alerts configuration for an Amazon QuickSight embedded dashboard.</p>
4806
+ * <p>The threshold alerts configuration for an QuickSight embedded dashboard.</p>
4567
4807
  * @public
4568
4808
  */
4569
4809
  ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
@@ -4574,13 +4814,13 @@ export interface RegisteredUserDashboardFeatureConfigurations {
4574
4814
  */
4575
4815
  export interface RegisteredUserDashboardEmbeddingConfiguration {
4576
4816
  /**
4577
- * <p>The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this dashboard if the user has permissions to view it.</p>
4817
+ * <p>The dashboard ID for the dashboard that you want the user to see first. This ID is included in the output URL. When the URL in response is accessed, QuickSight renders this dashboard if the user has permissions to view it.</p>
4578
4818
  * <p>If the user does not have permission to view this dashboard, they see a permissions error message.</p>
4579
4819
  * @public
4580
4820
  */
4581
4821
  InitialDashboardId: string | undefined;
4582
4822
  /**
4583
- * <p>The feature configurations of an embbedded Amazon QuickSight dashboard.</p>
4823
+ * <p>The feature configurations of an embbedded QuickSight dashboard.</p>
4584
4824
  * @public
4585
4825
  */
4586
4826
  FeatureConfigurations?: RegisteredUserDashboardFeatureConfigurations | undefined;
@@ -4591,7 +4831,7 @@ export interface RegisteredUserDashboardEmbeddingConfiguration {
4591
4831
  */
4592
4832
  export interface RegisteredUserDashboardVisualEmbeddingConfiguration {
4593
4833
  /**
4594
- * <p>The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.</p>
4834
+ * <p>The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, QuickSight renders this visual.</p>
4595
4835
  * <p>The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the <code>AuthorizedResourceArns</code> parameter. Otherwise, the request will fail with <code>InvalidParameterValueException</code>.</p>
4596
4836
  * @public
4597
4837
  */
@@ -4604,7 +4844,7 @@ export interface RegisteredUserDashboardVisualEmbeddingConfiguration {
4604
4844
  export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
4605
4845
  /**
4606
4846
  * <p>The ID of the new Q reader experience topic that you want to make the starting topic in the Generative Q&A experience.
4607
- * You can find a topic ID by navigating to the Topics pane in the Amazon QuickSight application and opening
4847
+ * You can find a topic ID by navigating to the Topics pane in the QuickSight application and opening
4608
4848
  * a topic. The ID is in the URL for the topic that you open.</p>
4609
4849
  * <p>If you don't specify an initial topic or you specify a legacy topic, a list of all shared new reader experience topics is shown in the Generative Q&A experience for your readers. When you select an initial new reader experience topic, you can specify whether or not readers are allowed to select other new reader experience topics from the available ones in the list.</p>
4610
4850
  * @public
@@ -4617,7 +4857,7 @@ export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
4617
4857
  */
4618
4858
  export interface RegisteredUserQSearchBarEmbeddingConfiguration {
4619
4859
  /**
4620
- * <p>The ID of the legacy Q topic that you want to use as the starting topic in the Q search bar. To locate the topic ID of the topic that you want to use, open the <a href="https://quicksight.aws.amazon.com/">Amazon QuickSight console</a>, navigate to the <b>Topics</b> pane, and choose thre topic that you want to use. The <code>TopicID</code> is located in the URL of the topic that opens. When you select an initial topic, you can specify whether or not readers
4860
+ * <p>The ID of the legacy Q topic that you want to use as the starting topic in the Q search bar. To locate the topic ID of the topic that you want to use, open the <a href="https://quicksight.aws.amazon.com/">QuickSight console</a>, navigate to the <b>Topics</b> pane, and choose thre topic that you want to use. The <code>TopicID</code> is located in the URL of the topic that opens. When you select an initial topic, you can specify whether or not readers
4621
4861
  * are allowed to select other topics from the list of available topics.</p>
4622
4862
  * <p>If you don't specify an initial topic or if you specify a new reader experience topic, a list of all shared legacy topics is shown in the Q bar. </p>
4623
4863
  * @public
@@ -4625,12 +4865,12 @@ export interface RegisteredUserQSearchBarEmbeddingConfiguration {
4625
4865
  InitialTopicId?: string | undefined;
4626
4866
  }
4627
4867
  /**
4628
- * <p>The feature configurations of an embedded Amazon QuickSight console.</p>
4868
+ * <p>The feature configurations of an embedded QuickSight console.</p>
4629
4869
  * @public
4630
4870
  */
4631
4871
  export interface RegisteredUserConsoleFeatureConfigurations {
4632
4872
  /**
4633
- * <p>The state persistence configurations of an embedded Amazon QuickSight console.</p>
4873
+ * <p>The state persistence configurations of an embedded QuickSight console.</p>
4634
4874
  * @public
4635
4875
  */
4636
4876
  StatePersistence?: StatePersistenceConfigurations | undefined;
@@ -4640,33 +4880,33 @@ export interface RegisteredUserConsoleFeatureConfigurations {
4640
4880
  */
4641
4881
  SharedView?: SharedViewConfigurations | undefined;
4642
4882
  /**
4643
- * <p>The Amazon Q configurations of an embedded Amazon QuickSight console.</p>
4883
+ * <p>The Amazon Q configurations of an embedded QuickSight console.</p>
4644
4884
  * @public
4645
4885
  */
4646
4886
  AmazonQInQuickSight?: AmazonQInQuickSightConsoleConfigurations | undefined;
4647
4887
  /**
4648
- * <p>The schedules configuration for an embedded Amazon QuickSight dashboard.</p>
4888
+ * <p>The schedules configuration for an embedded QuickSight dashboard.</p>
4649
4889
  * @public
4650
4890
  */
4651
4891
  Schedules?: SchedulesConfigurations | undefined;
4652
4892
  /**
4653
- * <p>The recent snapshots configuration for an embedded Amazon QuickSight dashboard.</p>
4893
+ * <p>The recent snapshots configuration for an embedded QuickSight dashboard.</p>
4654
4894
  * @public
4655
4895
  */
4656
4896
  RecentSnapshots?: RecentSnapshotsConfigurations | undefined;
4657
4897
  /**
4658
- * <p>The threshold alerts configuration for an embedded Amazon QuickSight dashboard.</p>
4898
+ * <p>The threshold alerts configuration for an embedded QuickSight dashboard.</p>
4659
4899
  * @public
4660
4900
  */
4661
4901
  ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
4662
4902
  }
4663
4903
  /**
4664
- * <p>Information about the Amazon QuickSight console that you want to embed.</p>
4904
+ * <p>Information about the QuickSight console that you want to embed.</p>
4665
4905
  * @public
4666
4906
  */
4667
4907
  export interface RegisteredUserQuickSightConsoleEmbeddingConfiguration {
4668
4908
  /**
4669
- * <p>The initial URL path for the Amazon QuickSight console. <code>InitialPath</code> is required.</p>
4909
+ * <p>The initial URL path for the QuickSight console. <code>InitialPath</code> is required.</p>
4670
4910
  * <p>The entry point URL is constrained to the following paths:</p>
4671
4911
  * <ul>
4672
4912
  * <li>
@@ -4691,24 +4931,24 @@ export interface RegisteredUserQuickSightConsoleEmbeddingConfiguration {
4691
4931
  * </li>
4692
4932
  * <li>
4693
4933
  * <p>
4694
- * <code>/dashboards/DashboardId</code>. <i>DashboardId</i> is the actual ID key from the Amazon QuickSight console URL of the dashboard.</p>
4934
+ * <code>/dashboards/DashboardId</code>. <i>DashboardId</i> is the actual ID key from the QuickSight console URL of the dashboard.</p>
4695
4935
  * </li>
4696
4936
  * <li>
4697
4937
  * <p>
4698
- * <code>/analyses/AnalysisId</code>. <i>AnalysisId</i> is the actual ID key from the Amazon QuickSight console URL of the analysis.</p>
4938
+ * <code>/analyses/AnalysisId</code>. <i>AnalysisId</i> is the actual ID key from the QuickSight console URL of the analysis.</p>
4699
4939
  * </li>
4700
4940
  * </ul>
4701
4941
  * @public
4702
4942
  */
4703
4943
  InitialPath?: string | undefined;
4704
4944
  /**
4705
- * <p>The embedding configuration of an embedded Amazon QuickSight console.</p>
4945
+ * <p>The embedding configuration of an embedded QuickSight console.</p>
4706
4946
  * @public
4707
4947
  */
4708
4948
  FeatureConfigurations?: RegisteredUserConsoleFeatureConfigurations | undefined;
4709
4949
  }
4710
4950
  /**
4711
- * <p>The type of experience you want to embed. For registered users, you can embed Amazon QuickSight dashboards or the Amazon QuickSight console.</p>
4951
+ * <p>The type of experience you want to embed. For registered users, you can embed QuickSight dashboards or the QuickSight console.</p>
4712
4952
  * <note>
4713
4953
  * <p>Exactly one of the experience configurations is required. You can choose
4714
4954
  * <code>Dashboard</code> or <code>QuickSightConsole</code>. You cannot choose more
@@ -4723,14 +4963,14 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
4723
4963
  */
4724
4964
  Dashboard?: RegisteredUserDashboardEmbeddingConfiguration | undefined;
4725
4965
  /**
4726
- * <p>The configuration details for providing each Amazon QuickSight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html">Customizing Access to the Amazon QuickSight Console</a> in the <i>Amazon QuickSight User
4966
+ * <p>The configuration details for providing each QuickSight console embedding experience. This can be used along with custom permissions to restrict access to certain features. For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/customizing-permissions-to-the-quicksight-console.html">Customizing Access to the QuickSight Console</a> in the <i>Amazon QuickSight User
4727
4967
  * Guide</i>.</p>
4728
4968
  * <p>Use <code>
4729
4969
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html">GenerateEmbedUrlForRegisteredUser</a>
4730
4970
  * </code>
4731
4971
  * where
4732
4972
  * you want to provide an authoring portal that allows users to create data sources,
4733
- * datasets, analyses, and dashboards. The users who accesses an embedded Amazon QuickSight console
4973
+ * datasets, analyses, and dashboards. The users who accesses an embedded QuickSight console
4734
4974
  * needs to belong to the author or admin security cohort. If you want to restrict permissions
4735
4975
  * to some of these features, add a custom permissions profile to the user with the
4736
4976
  * <code>
@@ -4743,7 +4983,7 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
4743
4983
  * <ul>
4744
4984
  * <li>
4745
4985
  * <p>
4746
- * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users.html">Embedding the Full Functionality of the Amazon QuickSight Console for Authenticated Users</a>
4986
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users.html">Embedding the Full Functionality of the QuickSight Console for Authenticated Users</a>
4747
4987
  * </p>
4748
4988
  * </li>
4749
4989
  * <li>
@@ -4759,19 +4999,19 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
4759
4999
  /**
4760
5000
  * <p>The configuration details for embedding the Q search bar.</p>
4761
5001
  * <p>For more information about embedding the Q search bar, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedding-overview.html">Embedding Overview</a> in
4762
- * the <i>Amazon QuickSight User Guide</i>.</p>
5002
+ * the <i>QuickSight User Guide</i>.</p>
4763
5003
  * @public
4764
5004
  */
4765
5005
  QSearchBar?: RegisteredUserQSearchBarEmbeddingConfiguration | undefined;
4766
5006
  /**
4767
- * <p>The type of embedding experience. In this case, Amazon QuickSight visuals.</p>
5007
+ * <p>The type of embedding experience. In this case, QuickSight visuals.</p>
4768
5008
  * @public
4769
5009
  */
4770
5010
  DashboardVisual?: RegisteredUserDashboardVisualEmbeddingConfiguration | undefined;
4771
5011
  /**
4772
5012
  * <p>The configuration details for embedding the Generative Q&A experience.</p>
4773
5013
  * <p>For more information about embedding the Generative Q&A experience, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedding-overview.html">Embedding Overview</a> in
4774
- * the <i>Amazon QuickSight User Guide</i>.</p>
5014
+ * the <i>QuickSight User Guide</i>.</p>
4775
5015
  * @public
4776
5016
  */
4777
5017
  GenerativeQnA?: RegisteredUserGenerativeQnAEmbeddingConfiguration | undefined;
@@ -4796,14 +5036,14 @@ export interface GenerateEmbedUrlForRegisteredUserRequest {
4796
5036
  */
4797
5037
  UserArn: string | undefined;
4798
5038
  /**
4799
- * <p>The experience that you want to embed. For registered users, you can embed Amazon QuickSight dashboards, Amazon QuickSight visuals, the Amazon QuickSight Q search bar, the Amazon QuickSight Generative Q&A experience, or the entire Amazon QuickSight console.</p>
5039
+ * <p>The experience that you want to embed. For registered users, you can embed QuickSight dashboards, QuickSight visuals, the QuickSight Q search bar, the QuickSight Generative Q&A experience, or the entire QuickSight console.</p>
4800
5040
  * @public
4801
5041
  */
4802
5042
  ExperienceConfiguration: RegisteredUserEmbeddingExperienceConfiguration | undefined;
4803
5043
  /**
4804
5044
  * <p>The domains that you want to add to the allow list for access to the generated URL that
4805
5045
  * is then embedded. This optional parameter overrides the static domains that are
4806
- * configured in the Manage QuickSight menu in the Amazon QuickSight console. Instead, it
5046
+ * configured in the Manage QuickSight menu in the QuickSight console. Instead, it
4807
5047
  * allows only the domains that you include in this parameter. You can list up to three
4808
5048
  * domains or subdomains in each API call.</p>
4809
5049
  * <p>To include all subdomains under a specific domain to the allow list, use <code>*</code>.
@@ -4818,7 +5058,7 @@ export interface GenerateEmbedUrlForRegisteredUserRequest {
4818
5058
  */
4819
5059
  export interface GenerateEmbedUrlForRegisteredUserResponse {
4820
5060
  /**
4821
- * <p>The embed URL for the Amazon QuickSight dashboard, visual, Q search bar, Generative Q&A experience, or console.</p>
5061
+ * <p>The embed URL for the QuickSight dashboard, visual, Q search bar, Generative Q&A experience, or console.</p>
4822
5062
  * @public
4823
5063
  */
4824
5064
  EmbedUrl: string | undefined;
@@ -4868,7 +5108,7 @@ export interface GenerateEmbedUrlForRegisteredUserWithIdentityRequest {
4868
5108
  */
4869
5109
  SessionLifetimeInMinutes?: number | undefined;
4870
5110
  /**
4871
- * <p>The type of experience you want to embed. For registered users, you can embed Amazon QuickSight dashboards or the Amazon QuickSight console.</p>
5111
+ * <p>The type of experience you want to embed. For registered users, you can embed QuickSight dashboards or the QuickSight console.</p>
4872
5112
  * <note>
4873
5113
  * <p>Exactly one of the experience configurations is required. You can choose
4874
5114
  * <code>Dashboard</code> or <code>QuickSightConsole</code>. You cannot choose more
@@ -4943,9 +5183,9 @@ export interface GetDashboardEmbedUrlRequest {
4943
5183
  /**
4944
5184
  * <p>Adds persistence of state for the user session in an embedded dashboard. Persistence
4945
5185
  * applies to the sheet and the parameter settings. These are control settings that the
4946
- * dashboard subscriber (Amazon QuickSight reader) chooses while viewing the dashboard. If this is
5186
+ * dashboard subscriber (QuickSight reader) chooses while viewing the dashboard. If this is
4947
5187
  * set to <code>TRUE</code>, the settings are the same when the subscriber reopens the same
4948
- * dashboard URL. The state is stored in Amazon QuickSight, not in a browser cookie. If this is
5188
+ * dashboard URL. The state is stored in QuickSight, not in a browser cookie. If this is
4949
5189
  * set to FALSE, the state of the user session is not persisted. The default is
4950
5190
  * <code>FALSE</code>.</p>
4951
5191
  * @public
@@ -4973,13 +5213,13 @@ export interface GetDashboardEmbedUrlRequest {
4973
5213
  */
4974
5214
  UserArn?: string | undefined;
4975
5215
  /**
4976
- * <p>The Amazon QuickSight namespace that contains the dashboard IDs in this request.
5216
+ * <p>The QuickSight namespace that contains the dashboard IDs in this request.
4977
5217
  * If you're not using a custom namespace, set <code>Namespace = default</code>.</p>
4978
5218
  * @public
4979
5219
  */
4980
5220
  Namespace?: string | undefined;
4981
5221
  /**
4982
- * <p>A list of one or more dashboard IDs that you want anonymous users to have tempporary access to. Currently, the <code>IdentityType</code> parameter must be set to <code>ANONYMOUS</code> because other identity types authenticate as Amazon QuickSight or IAM users. For example, if you set "<code>--dashboard-id dash_id1 --dashboard-id dash_id2 dash_id3 identity-type ANONYMOUS</code>", the session can access all three dashboards.</p>
5222
+ * <p>A list of one or more dashboard IDs that you want anonymous users to have tempporary access to. Currently, the <code>IdentityType</code> parameter must be set to <code>ANONYMOUS</code> because other identity types authenticate as QuickSight or IAM users. For example, if you set "<code>--dashboard-id dash_id1 --dashboard-id dash_id2 dash_id3 identity-type ANONYMOUS</code>", the session can access all three dashboards.</p>
4983
5223
  * @public
4984
5224
  */
4985
5225
  AdditionalDashboardIds?: string[] | undefined;
@@ -5032,7 +5272,7 @@ export declare class IdentityTypeNotSupportedException extends __BaseException {
5032
5272
  */
5033
5273
  export interface GetSessionEmbedUrlRequest {
5034
5274
  /**
5035
- * <p>The ID for the Amazon Web Services account associated with your Amazon QuickSight subscription.</p>
5275
+ * <p>The ID for the Amazon Web Services account associated with your QuickSight subscription.</p>
5036
5276
  * @public
5037
5277
  */
5038
5278
  AwsAccountId: string | undefined;
@@ -5063,12 +5303,12 @@ export interface GetSessionEmbedUrlRequest {
5063
5303
  * <li>
5064
5304
  * <p>
5065
5305
  * <code>/dashboards/<i>DashboardId</i>
5066
- * </code> - where <code>DashboardId</code> is the actual ID key from the Amazon QuickSight console URL of the dashboard</p>
5306
+ * </code> - where <code>DashboardId</code> is the actual ID key from the QuickSight console URL of the dashboard</p>
5067
5307
  * </li>
5068
5308
  * <li>
5069
5309
  * <p>
5070
5310
  * <code>/analyses/<i>AnalysisId</i>
5071
- * </code> - where <code>AnalysisId</code> is the actual ID key from the Amazon QuickSight console URL of the analysis</p>
5311
+ * </code> - where <code>AnalysisId</code> is the actual ID key from the QuickSight console URL of the analysis</p>
5072
5312
  * </li>
5073
5313
  * </ul>
5074
5314
  * @public
@@ -5108,7 +5348,7 @@ export interface GetSessionEmbedUrlRequest {
5108
5348
  export interface GetSessionEmbedUrlResponse {
5109
5349
  /**
5110
5350
  * <p>A single-use URL that you can put into your server-side web page to embed your
5111
- * Amazon QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an
5351
+ * QuickSight session. This URL is valid for 5 minutes. The API operation provides the URL with an
5112
5352
  * <code>auth_code</code> value that enables one (and only one) sign-on to a user session
5113
5353
  * that is valid for 10 hours. </p>
5114
5354
  * @public
@@ -6004,7 +6244,7 @@ export interface ListIdentityPropagationConfigsRequest {
6004
6244
  */
6005
6245
  export interface ListIdentityPropagationConfigsResponse {
6006
6246
  /**
6007
- * <p>A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can access.</p>
6247
+ * <p>A list of services and their authorized targets that the QuickSight IAM Identity Center application can access.</p>
6008
6248
  * @public
6009
6249
  */
6010
6250
  Services?: AuthorizedTargetsByService[] | undefined;
@@ -6079,7 +6319,7 @@ export interface ListIngestionsResponse {
6079
6319
  */
6080
6320
  export interface ListNamespacesRequest {
6081
6321
  /**
6082
- * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.</p>
6322
+ * <p>The ID for the Amazon Web Services account that contains the QuickSight namespaces that you want to list.</p>
6083
6323
  * @public
6084
6324
  */
6085
6325
  AwsAccountId: string | undefined;
@@ -6536,7 +6776,7 @@ export interface ListThemesRequest {
6536
6776
  * </li>
6537
6777
  * <li>
6538
6778
  * <p>
6539
- * <code>QUICKSIGHT</code> - Display only the starting themes defined by Amazon QuickSight.</p>
6779
+ * <code>QUICKSIGHT</code> - Display only the starting themes defined by QuickSight.</p>
6540
6780
  * </li>
6541
6781
  * </ul>
6542
6782
  * @public
@@ -7210,7 +7450,7 @@ export interface PutDataSetRefreshPropertiesResponse {
7210
7450
  */
7211
7451
  export interface RegisterUserRequest {
7212
7452
  /**
7213
- * <p>The identity type that your Amazon QuickSight account uses to manage the identity of users.</p>
7453
+ * <p>The identity type that your QuickSight account uses to manage the identity of users.</p>
7214
7454
  * @public
7215
7455
  */
7216
7456
  IdentityType: IdentityType | undefined;
@@ -7239,7 +7479,7 @@ export interface RegisterUserRequest {
7239
7479
  * </li>
7240
7480
  * <li>
7241
7481
  * <p>
7242
- * <code>READER_PRO</code>: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q in Amazon QuickSight, can build stories with Amazon Q, and can generate executive summaries from dashboards.</p>
7482
+ * <code>READER_PRO</code>: Reader Pro adds Generative BI capabilities to the Reader role. Reader Pros have access to Amazon Q in QuickSight, can build stories with Amazon Q, and can generate executive summaries from dashboards.</p>
7243
7483
  * </li>
7244
7484
  * <li>
7245
7485
  * <p>
@@ -7319,13 +7559,13 @@ export interface RegisterUserRequest {
7319
7559
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateUser.html">UpdateUser</a>
7320
7560
  * </code> instead.</p>
7321
7561
  * <p>A set of custom permissions includes any combination of these restrictions. Currently,
7322
- * you need to create the profile names for custom permission sets by using the Amazon QuickSight
7562
+ * you need to create the profile names for custom permission sets by using the QuickSight
7323
7563
  * console. Then, you use the <code>RegisterUser</code> API operation to assign the named set of
7324
- * permissions to a Amazon QuickSight user. </p>
7325
- * <p>Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they
7326
- * override the permissions typically granted by assigning Amazon QuickSight users to one of the
7327
- * default security cohorts in Amazon QuickSight (admin, author, reader, admin pro, author pro, reader pro).</p>
7328
- * <p>This feature is available only to Amazon QuickSight Enterprise edition subscriptions.</p>
7564
+ * permissions to a QuickSight user. </p>
7565
+ * <p>QuickSight custom permissions are applied through IAM policies. Therefore, they
7566
+ * override the permissions typically granted by assigning QuickSight users to one of the
7567
+ * default security cohorts in QuickSight (admin, author, reader, admin pro, author pro, reader pro).</p>
7568
+ * <p>This feature is available only to QuickSight Enterprise edition subscriptions.</p>
7329
7569
  * @public
7330
7570
  */
7331
7571
  CustomPermissionsName?: string | undefined;
@@ -7346,7 +7586,7 @@ export interface RegisterUserRequest {
7346
7586
  ExternalLoginFederationProviderType?: string | undefined;
7347
7587
  /**
7348
7588
  * <p>The URL of the custom OpenID Connect (OIDC) provider that provides identity to let a user federate
7349
- * into Amazon QuickSight with an associated Identity and Access Management(IAM) role. This parameter should
7589
+ * into QuickSight with an associated Identity and Access Management(IAM) role. This parameter should
7350
7590
  * only be used when <code>ExternalLoginFederationProviderType</code> parameter is set to <code>CUSTOM_OIDC</code>.</p>
7351
7591
  * @public
7352
7592
  */
@@ -7546,262 +7786,6 @@ export interface SearchDashboardsResponse {
7546
7786
  */
7547
7787
  RequestId?: string | undefined;
7548
7788
  }
7549
- /**
7550
- * @public
7551
- */
7552
- export interface SearchDataSetsRequest {
7553
- /**
7554
- * <p>The Amazon Web Services account ID.</p>
7555
- * @public
7556
- */
7557
- AwsAccountId: string | undefined;
7558
- /**
7559
- * <p>The filters to apply to the search.</p>
7560
- * @public
7561
- */
7562
- Filters: DataSetSearchFilter[] | undefined;
7563
- /**
7564
- * <p>A pagination token that can be used in a subsequent request.</p>
7565
- * @public
7566
- */
7567
- NextToken?: string | undefined;
7568
- /**
7569
- * <p>The maximum number of results to be returned per request.</p>
7570
- * @public
7571
- */
7572
- MaxResults?: number | undefined;
7573
- }
7574
- /**
7575
- * @public
7576
- */
7577
- export interface SearchDataSetsResponse {
7578
- /**
7579
- * <p>A <code>DataSetSummaries</code> object that returns a summary of a dataset.</p>
7580
- * @public
7581
- */
7582
- DataSetSummaries?: DataSetSummary[] | undefined;
7583
- /**
7584
- * <p>A pagination token that can be used in a subsequent request.</p>
7585
- * @public
7586
- */
7587
- NextToken?: string | undefined;
7588
- /**
7589
- * <p>The HTTP status of the request.</p>
7590
- * @public
7591
- */
7592
- Status?: number | undefined;
7593
- /**
7594
- * <p>The Amazon Web Services request ID for this operation.</p>
7595
- * @public
7596
- */
7597
- RequestId?: string | undefined;
7598
- }
7599
- /**
7600
- * @public
7601
- */
7602
- export interface SearchDataSourcesRequest {
7603
- /**
7604
- * <p>The Amazon Web Services account ID.</p>
7605
- * @public
7606
- */
7607
- AwsAccountId: string | undefined;
7608
- /**
7609
- * <p>The filters to apply to the search.</p>
7610
- * @public
7611
- */
7612
- Filters: DataSourceSearchFilter[] | undefined;
7613
- /**
7614
- * <p>A pagination token that can be used in a subsequent request.</p>
7615
- * @public
7616
- */
7617
- NextToken?: string | undefined;
7618
- /**
7619
- * <p>The maximum number of results to be returned per request.</p>
7620
- * @public
7621
- */
7622
- MaxResults?: number | undefined;
7623
- }
7624
- /**
7625
- * @public
7626
- */
7627
- export interface SearchDataSourcesResponse {
7628
- /**
7629
- * <p>A <code>DataSourceSummaries</code> object that returns a summary of a data source.</p>
7630
- * @public
7631
- */
7632
- DataSourceSummaries?: DataSourceSummary[] | undefined;
7633
- /**
7634
- * <p>A pagination token that can be used in a subsequent request.</p>
7635
- * @public
7636
- */
7637
- NextToken?: string | undefined;
7638
- /**
7639
- * <p>The HTTP status of the request.</p>
7640
- * @public
7641
- */
7642
- Status?: number | undefined;
7643
- /**
7644
- * <p>The Amazon Web Services request ID for this operation.</p>
7645
- * @public
7646
- */
7647
- RequestId?: string | undefined;
7648
- }
7649
- /**
7650
- * @public
7651
- */
7652
- export interface SearchFoldersRequest {
7653
- /**
7654
- * <p>The ID for the Amazon Web Services account that contains the folder.</p>
7655
- * @public
7656
- */
7657
- AwsAccountId: string | undefined;
7658
- /**
7659
- * <p>The filters to apply to the search. Currently, you can search only by the parent folder ARN. For example, <code>"Filters": [ \{ "Name": "PARENT_FOLDER_ARN", "Operator": "StringEquals", "Value": "arn:aws:quicksight:us-east-1:1:folder/folderId" \} ]</code>.</p>
7660
- * @public
7661
- */
7662
- Filters: FolderSearchFilter[] | undefined;
7663
- /**
7664
- * <p>The token for the next set of results, or null if there are no more results.</p>
7665
- * @public
7666
- */
7667
- NextToken?: string | undefined;
7668
- /**
7669
- * <p>The maximum number of results to be returned per request.</p>
7670
- * @public
7671
- */
7672
- MaxResults?: number | undefined;
7673
- }
7674
- /**
7675
- * @public
7676
- */
7677
- export interface SearchFoldersResponse {
7678
- /**
7679
- * <p>The HTTP status of the request.</p>
7680
- * @public
7681
- */
7682
- Status?: number | undefined;
7683
- /**
7684
- * <p>A structure that contains all of the folders in the Amazon Web Services account. This structure provides basic information about the folders.</p>
7685
- * @public
7686
- */
7687
- FolderSummaryList?: FolderSummary[] | undefined;
7688
- /**
7689
- * <p>The token for the next set of results, or null if there are no more results.</p>
7690
- * @public
7691
- */
7692
- NextToken?: string | undefined;
7693
- /**
7694
- * <p>The Amazon Web Services request ID for this operation.</p>
7695
- * @public
7696
- */
7697
- RequestId?: string | undefined;
7698
- }
7699
- /**
7700
- * @public
7701
- */
7702
- export interface SearchGroupsRequest {
7703
- /**
7704
- * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
7705
- * Amazon Web Services account that contains your Amazon QuickSight account.</p>
7706
- * @public
7707
- */
7708
- AwsAccountId: string | undefined;
7709
- /**
7710
- * <p>A pagination token that can be used in a subsequent request.</p>
7711
- * @public
7712
- */
7713
- NextToken?: string | undefined;
7714
- /**
7715
- * <p>The maximum number of results to return from this request.</p>
7716
- * @public
7717
- */
7718
- MaxResults?: number | undefined;
7719
- /**
7720
- * <p>The namespace that you want to search.</p>
7721
- * @public
7722
- */
7723
- Namespace: string | undefined;
7724
- /**
7725
- * <p>The structure for the search filters that you want to apply to your search.</p>
7726
- * @public
7727
- */
7728
- Filters: GroupSearchFilter[] | undefined;
7729
- }
7730
- /**
7731
- * @public
7732
- */
7733
- export interface SearchGroupsResponse {
7734
- /**
7735
- * <p>A list of groups in a specified namespace that match the filters you set in your <code>SearchGroups</code> request.</p>
7736
- * @public
7737
- */
7738
- GroupList?: Group[] | undefined;
7739
- /**
7740
- * <p>A pagination token that can be used in a subsequent request.</p>
7741
- * @public
7742
- */
7743
- NextToken?: string | undefined;
7744
- /**
7745
- * <p>The Amazon Web Services request ID for this operation.</p>
7746
- * @public
7747
- */
7748
- RequestId?: string | undefined;
7749
- /**
7750
- * <p>The HTTP status of the request.</p>
7751
- * @public
7752
- */
7753
- Status?: number | undefined;
7754
- }
7755
- /**
7756
- * @public
7757
- * @enum
7758
- */
7759
- export declare const TopicFilterAttribute: {
7760
- readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
7761
- readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
7762
- readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
7763
- readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
7764
- readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
7765
- readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
7766
- readonly TOPIC_NAME: "TOPIC_NAME";
7767
- };
7768
- /**
7769
- * @public
7770
- */
7771
- export type TopicFilterAttribute = (typeof TopicFilterAttribute)[keyof typeof TopicFilterAttribute];
7772
- /**
7773
- * @public
7774
- * @enum
7775
- */
7776
- export declare const TopicFilterOperator: {
7777
- readonly StringEquals: "StringEquals";
7778
- readonly StringLike: "StringLike";
7779
- };
7780
- /**
7781
- * @public
7782
- */
7783
- export type TopicFilterOperator = (typeof TopicFilterOperator)[keyof typeof TopicFilterOperator];
7784
- /**
7785
- * <p>The filter that is used to search for a topic.</p>
7786
- * @public
7787
- */
7788
- export interface TopicSearchFilter {
7789
- /**
7790
- * <p>The operator like equals or like.</p>
7791
- * @public
7792
- */
7793
- Operator: TopicFilterOperator | undefined;
7794
- /**
7795
- * <p>The name of the topic search filter.</p>
7796
- * @public
7797
- */
7798
- Name: TopicFilterAttribute | undefined;
7799
- /**
7800
- * <p>The value of the topic search filter.</p>
7801
- * @public
7802
- */
7803
- Value: string | undefined;
7804
- }
7805
7789
  /**
7806
7790
  * @internal
7807
7791
  */