@aws-sdk/client-quicksight 3.131.0 → 3.137.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 (250) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/CancelIngestionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -2
  4. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -2
  5. package/dist-cjs/commands/CreateAnalysisCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDataSetCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDataSourceCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFolderCommand.js +2 -2
  10. package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -2
  11. package/dist-cjs/commands/CreateGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -2
  13. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  14. package/dist-cjs/commands/CreateIngestionCommand.js +2 -2
  15. package/dist-cjs/commands/CreateNamespaceCommand.js +2 -2
  16. package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
  18. package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -2
  19. package/dist-cjs/commands/CreateThemeCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteDataSetCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteFolderCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteThemeCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeDataSetCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeFolderCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeGroupCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeIngestionCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeTemplateCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeThemeCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeUserCommand.js +2 -2
  64. package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -2
  65. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
  66. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +2 -2
  67. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +2 -2
  68. package/dist-cjs/commands/ListAnalysesCommand.js +2 -2
  69. package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -2
  70. package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
  71. package/dist-cjs/commands/ListDataSetsCommand.js +2 -2
  72. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -2
  73. package/dist-cjs/commands/ListFolderMembersCommand.js +2 -2
  74. package/dist-cjs/commands/ListFoldersCommand.js +2 -2
  75. package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -2
  76. package/dist-cjs/commands/ListGroupsCommand.js +2 -2
  77. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -2
  78. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -2
  79. package/dist-cjs/commands/ListIngestionsCommand.js +2 -2
  80. package/dist-cjs/commands/ListNamespacesCommand.js +2 -2
  81. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  82. package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -2
  83. package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -2
  84. package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
  85. package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -2
  86. package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -2
  87. package/dist-cjs/commands/ListThemesCommand.js +2 -2
  88. package/dist-cjs/commands/ListUserGroupsCommand.js +2 -2
  89. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  90. package/dist-cjs/commands/RegisterUserCommand.js +2 -2
  91. package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -2
  92. package/dist-cjs/commands/SearchAnalysesCommand.js +2 -2
  93. package/dist-cjs/commands/SearchDashboardsCommand.js +2 -2
  94. package/dist-cjs/commands/SearchFoldersCommand.js +2 -2
  95. package/dist-cjs/commands/SearchGroupsCommand.js +2 -2
  96. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  97. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateAnalysisCommand.js +2 -2
  101. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -2
  102. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
  103. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -2
  104. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -2
  105. package/dist-cjs/commands/UpdateDataSetCommand.js +2 -2
  106. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -2
  107. package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -2
  108. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -2
  109. package/dist-cjs/commands/UpdateFolderCommand.js +2 -2
  110. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -2
  111. package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
  112. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -2
  113. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -2
  114. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -2
  115. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -2
  116. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
  117. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -2
  118. package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -2
  119. package/dist-cjs/commands/UpdateThemeCommand.js +2 -2
  120. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -2
  121. package/dist-cjs/commands/UpdateUserCommand.js +2 -2
  122. package/dist-cjs/models/models_0.js +1119 -1609
  123. package/dist-cjs/models/models_1.js +590 -870
  124. package/dist-es/commands/CancelIngestionCommand.js +3 -3
  125. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -3
  126. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -3
  127. package/dist-es/commands/CreateAnalysisCommand.js +3 -3
  128. package/dist-es/commands/CreateDashboardCommand.js +3 -3
  129. package/dist-es/commands/CreateDataSetCommand.js +3 -3
  130. package/dist-es/commands/CreateDataSourceCommand.js +3 -3
  131. package/dist-es/commands/CreateFolderCommand.js +3 -3
  132. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -3
  133. package/dist-es/commands/CreateGroupCommand.js +3 -3
  134. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -3
  135. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
  136. package/dist-es/commands/CreateIngestionCommand.js +3 -3
  137. package/dist-es/commands/CreateNamespaceCommand.js +3 -3
  138. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -3
  139. package/dist-es/commands/CreateTemplateCommand.js +3 -3
  140. package/dist-es/commands/CreateThemeAliasCommand.js +3 -3
  141. package/dist-es/commands/CreateThemeCommand.js +3 -3
  142. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -3
  143. package/dist-es/commands/DeleteAnalysisCommand.js +3 -3
  144. package/dist-es/commands/DeleteDashboardCommand.js +3 -3
  145. package/dist-es/commands/DeleteDataSetCommand.js +3 -3
  146. package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
  147. package/dist-es/commands/DeleteFolderCommand.js +3 -3
  148. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -3
  149. package/dist-es/commands/DeleteGroupCommand.js +3 -3
  150. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -3
  151. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
  152. package/dist-es/commands/DeleteNamespaceCommand.js +3 -3
  153. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -3
  154. package/dist-es/commands/DeleteTemplateCommand.js +3 -3
  155. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -3
  156. package/dist-es/commands/DeleteThemeCommand.js +3 -3
  157. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -3
  158. package/dist-es/commands/DeleteUserCommand.js +3 -3
  159. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -3
  160. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -3
  161. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -3
  162. package/dist-es/commands/DescribeAnalysisCommand.js +3 -3
  163. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -3
  164. package/dist-es/commands/DescribeDashboardCommand.js +3 -3
  165. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -3
  166. package/dist-es/commands/DescribeDataSetCommand.js +3 -3
  167. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -3
  168. package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
  169. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -3
  170. package/dist-es/commands/DescribeFolderCommand.js +3 -3
  171. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -3
  172. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
  173. package/dist-es/commands/DescribeGroupCommand.js +3 -3
  174. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -3
  175. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
  176. package/dist-es/commands/DescribeIngestionCommand.js +3 -3
  177. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -3
  178. package/dist-es/commands/DescribeNamespaceCommand.js +3 -3
  179. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -3
  180. package/dist-es/commands/DescribeTemplateCommand.js +3 -3
  181. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -3
  182. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -3
  183. package/dist-es/commands/DescribeThemeCommand.js +4 -4
  184. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -3
  185. package/dist-es/commands/DescribeUserCommand.js +3 -3
  186. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
  187. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
  188. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -3
  189. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -3
  190. package/dist-es/commands/ListAnalysesCommand.js +3 -3
  191. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -3
  192. package/dist-es/commands/ListDashboardsCommand.js +3 -3
  193. package/dist-es/commands/ListDataSetsCommand.js +3 -3
  194. package/dist-es/commands/ListDataSourcesCommand.js +3 -3
  195. package/dist-es/commands/ListFolderMembersCommand.js +3 -3
  196. package/dist-es/commands/ListFoldersCommand.js +3 -3
  197. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -3
  198. package/dist-es/commands/ListGroupsCommand.js +3 -3
  199. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
  200. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
  201. package/dist-es/commands/ListIngestionsCommand.js +3 -3
  202. package/dist-es/commands/ListNamespacesCommand.js +3 -3
  203. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  204. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -3
  205. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
  206. package/dist-es/commands/ListTemplatesCommand.js +3 -3
  207. package/dist-es/commands/ListThemeAliasesCommand.js +3 -3
  208. package/dist-es/commands/ListThemeVersionsCommand.js +3 -3
  209. package/dist-es/commands/ListThemesCommand.js +3 -3
  210. package/dist-es/commands/ListUserGroupsCommand.js +3 -3
  211. package/dist-es/commands/ListUsersCommand.js +3 -3
  212. package/dist-es/commands/RegisterUserCommand.js +3 -3
  213. package/dist-es/commands/RestoreAnalysisCommand.js +3 -3
  214. package/dist-es/commands/SearchAnalysesCommand.js +3 -3
  215. package/dist-es/commands/SearchDashboardsCommand.js +3 -3
  216. package/dist-es/commands/SearchFoldersCommand.js +3 -3
  217. package/dist-es/commands/SearchGroupsCommand.js +3 -3
  218. package/dist-es/commands/TagResourceCommand.js +3 -3
  219. package/dist-es/commands/UntagResourceCommand.js +3 -3
  220. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -3
  221. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
  222. package/dist-es/commands/UpdateAnalysisCommand.js +3 -3
  223. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -3
  224. package/dist-es/commands/UpdateDashboardCommand.js +3 -3
  225. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -3
  226. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
  227. package/dist-es/commands/UpdateDataSetCommand.js +3 -3
  228. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -3
  229. package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
  230. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -3
  231. package/dist-es/commands/UpdateFolderCommand.js +3 -3
  232. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -3
  233. package/dist-es/commands/UpdateGroupCommand.js +3 -3
  234. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
  235. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -3
  236. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -3
  237. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -3
  238. package/dist-es/commands/UpdateTemplateCommand.js +3 -3
  239. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -3
  240. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -3
  241. package/dist-es/commands/UpdateThemeCommand.js +3 -3
  242. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -3
  243. package/dist-es/commands/UpdateUserCommand.js +3 -3
  244. package/dist-es/models/models_0.js +368 -1107
  245. package/dist-es/models/models_1.js +157 -577
  246. package/dist-types/models/models_0.d.ts +993 -1483
  247. package/dist-types/models/models_1.d.ts +560 -840
  248. package/dist-types/ts3.4/models/models_0.d.ts +496 -986
  249. package/dist-types/ts3.4/models/models_1.d.ts +0 -56
  250. package/package.json +6 -6
@@ -32,12 +32,6 @@ export interface AccountCustomization {
32
32
  */
33
33
  DefaultEmailCustomizationTemplate?: string;
34
34
  }
35
- export declare namespace AccountCustomization {
36
- /**
37
- * @internal
38
- */
39
- const filterSensitiveLog: (obj: AccountCustomization) => any;
40
- }
41
35
  export declare enum Edition {
42
36
  ENTERPRISE = "ENTERPRISE",
43
37
  ENTERPRISE_AND_Q = "ENTERPRISE_AND_Q",
@@ -89,12 +83,6 @@ export interface AccountInfo {
89
83
  */
90
84
  AccountSubscriptionStatus?: string;
91
85
  }
92
- export declare namespace AccountInfo {
93
- /**
94
- * @internal
95
- */
96
- const filterSensitiveLog: (obj: AccountInfo) => any;
97
- }
98
86
  /**
99
87
  * <p>The Amazon QuickSight settings associated with your Amazon Web Services account.</p>
100
88
  */
@@ -123,12 +111,6 @@ export interface AccountSettings {
123
111
  */
124
112
  PublicSharingEnabled?: boolean;
125
113
  }
126
- export declare namespace AccountSettings {
127
- /**
128
- * @internal
129
- */
130
- const filterSensitiveLog: (obj: AccountSettings) => any;
131
- }
132
114
  /**
133
115
  * <p>The active Identity and Access Management (IAM) policy assignment.</p>
134
116
  */
@@ -142,12 +124,6 @@ export interface ActiveIAMPolicyAssignment {
142
124
  */
143
125
  PolicyArn?: string;
144
126
  }
145
- export declare namespace ActiveIAMPolicyAssignment {
146
- /**
147
- * @internal
148
- */
149
- const filterSensitiveLog: (obj: ActiveIAMPolicyAssignment) => any;
150
- }
151
127
  export declare enum DashboardBehavior {
152
128
  DISABLED = "DISABLED",
153
129
  ENABLED = "ENABLED"
@@ -161,12 +137,6 @@ export interface AdHocFilteringOption {
161
137
  */
162
138
  AvailabilityStatus?: DashboardBehavior | string;
163
139
  }
164
- export declare namespace AdHocFilteringOption {
165
- /**
166
- * @internal
167
- */
168
- const filterSensitiveLog: (obj: AdHocFilteringOption) => any;
169
- }
170
140
  /**
171
141
  * <p>The parameters for OpenSearch.</p>
172
142
  */
@@ -176,12 +146,6 @@ export interface AmazonElasticsearchParameters {
176
146
  */
177
147
  Domain: string | undefined;
178
148
  }
179
- export declare namespace AmazonElasticsearchParameters {
180
- /**
181
- * @internal
182
- */
183
- const filterSensitiveLog: (obj: AmazonElasticsearchParameters) => any;
184
- }
185
149
  /**
186
150
  * <p>The parameters for OpenSearch.</p>
187
151
  */
@@ -191,12 +155,6 @@ export interface AmazonOpenSearchParameters {
191
155
  */
192
156
  Domain: string | undefined;
193
157
  }
194
- export declare namespace AmazonOpenSearchParameters {
195
- /**
196
- * @internal
197
- */
198
- const filterSensitiveLog: (obj: AmazonOpenSearchParameters) => any;
199
- }
200
158
  export declare enum AnalysisErrorType {
201
159
  ACCESS_DENIED = "ACCESS_DENIED",
202
160
  COLUMN_GEOGRAPHIC_ROLE_MISMATCH = "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
@@ -222,12 +180,6 @@ export interface AnalysisError {
222
180
  */
223
181
  Message?: string;
224
182
  }
225
- export declare namespace AnalysisError {
226
- /**
227
- * @internal
228
- */
229
- const filterSensitiveLog: (obj: AnalysisError) => any;
230
- }
231
183
  /**
232
184
  * <p>A <i>sheet</i>, which is an object that contains a set of visuals that
233
185
  * are viewed together on one page in Amazon QuickSight. Every analysis and dashboard
@@ -246,12 +198,6 @@ export interface Sheet {
246
198
  */
247
199
  Name?: string;
248
200
  }
249
- export declare namespace Sheet {
250
- /**
251
- * @internal
252
- */
253
- const filterSensitiveLog: (obj: Sheet) => any;
254
- }
255
201
  export declare enum ResourceStatus {
256
202
  CREATION_FAILED = "CREATION_FAILED",
257
203
  CREATION_IN_PROGRESS = "CREATION_IN_PROGRESS",
@@ -306,12 +252,6 @@ export interface Analysis {
306
252
  */
307
253
  Sheets?: Sheet[];
308
254
  }
309
- export declare namespace Analysis {
310
- /**
311
- * @internal
312
- */
313
- const filterSensitiveLog: (obj: Analysis) => any;
314
- }
315
255
  export declare enum AnalysisFilterAttribute {
316
256
  QUICKSIGHT_USER = "QUICKSIGHT_USER"
317
257
  }
@@ -339,12 +279,6 @@ export interface AnalysisSearchFilter {
339
279
  */
340
280
  Value?: string;
341
281
  }
342
- export declare namespace AnalysisSearchFilter {
343
- /**
344
- * @internal
345
- */
346
- const filterSensitiveLog: (obj: AnalysisSearchFilter) => any;
347
- }
348
282
  /**
349
283
  * <p>Dataset reference.</p>
350
284
  */
@@ -358,12 +292,6 @@ export interface DataSetReference {
358
292
  */
359
293
  DataSetArn: string | undefined;
360
294
  }
361
- export declare namespace DataSetReference {
362
- /**
363
- * @internal
364
- */
365
- const filterSensitiveLog: (obj: DataSetReference) => any;
366
- }
367
295
  /**
368
296
  * <p>The source template of an analysis.</p>
369
297
  */
@@ -377,12 +305,6 @@ export interface AnalysisSourceTemplate {
377
305
  */
378
306
  Arn: string | undefined;
379
307
  }
380
- export declare namespace AnalysisSourceTemplate {
381
- /**
382
- * @internal
383
- */
384
- const filterSensitiveLog: (obj: AnalysisSourceTemplate) => any;
385
- }
386
308
  /**
387
309
  * <p>The source entity of an analysis.</p>
388
310
  */
@@ -392,12 +314,6 @@ export interface AnalysisSourceEntity {
392
314
  */
393
315
  SourceTemplate?: AnalysisSourceTemplate;
394
316
  }
395
- export declare namespace AnalysisSourceEntity {
396
- /**
397
- * @internal
398
- */
399
- const filterSensitiveLog: (obj: AnalysisSourceEntity) => any;
400
- }
401
317
  /**
402
318
  * <p>The summary metadata that describes an analysis.</p>
403
319
  */
@@ -428,12 +344,6 @@ export interface AnalysisSummary {
428
344
  */
429
345
  LastUpdatedTime?: Date;
430
346
  }
431
- export declare namespace AnalysisSummary {
432
- /**
433
- * @internal
434
- */
435
- const filterSensitiveLog: (obj: AnalysisSummary) => any;
436
- }
437
347
  /**
438
348
  * <p>Information about the dashboard that you want to embed.</p>
439
349
  */
@@ -444,12 +354,6 @@ export interface AnonymousUserDashboardEmbeddingConfiguration {
444
354
  */
445
355
  InitialDashboardId: string | undefined;
446
356
  }
447
- export declare namespace AnonymousUserDashboardEmbeddingConfiguration {
448
- /**
449
- * @internal
450
- */
451
- const filterSensitiveLog: (obj: AnonymousUserDashboardEmbeddingConfiguration) => any;
452
- }
453
357
  /**
454
358
  * <p>The type of experience you want to embed. For anonymous users, you can embed Amazon QuickSight dashboards.</p>
455
359
  */
@@ -459,12 +363,6 @@ export interface AnonymousUserEmbeddingExperienceConfiguration {
459
363
  */
460
364
  Dashboard?: AnonymousUserDashboardEmbeddingConfiguration;
461
365
  }
462
- export declare namespace AnonymousUserEmbeddingExperienceConfiguration {
463
- /**
464
- * @internal
465
- */
466
- const filterSensitiveLog: (obj: AnonymousUserEmbeddingExperienceConfiguration) => any;
467
- }
468
366
  export declare enum AssignmentStatus {
469
367
  DISABLED = "DISABLED",
470
368
  DRAFT = "DRAFT",
@@ -479,12 +377,6 @@ export interface AthenaParameters {
479
377
  */
480
378
  WorkGroup?: string;
481
379
  }
482
- export declare namespace AthenaParameters {
483
- /**
484
- * @internal
485
- */
486
- const filterSensitiveLog: (obj: AthenaParameters) => any;
487
- }
488
380
  /**
489
381
  * <p>Parameters for Amazon Aurora.</p>
490
382
  */
@@ -502,12 +394,6 @@ export interface AuroraParameters {
502
394
  */
503
395
  Database: string | undefined;
504
396
  }
505
- export declare namespace AuroraParameters {
506
- /**
507
- * @internal
508
- */
509
- const filterSensitiveLog: (obj: AuroraParameters) => any;
510
- }
511
397
  /**
512
398
  * <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
513
399
  */
@@ -525,12 +411,6 @@ export interface AuroraPostgreSqlParameters {
525
411
  */
526
412
  Database: string | undefined;
527
413
  }
528
- export declare namespace AuroraPostgreSqlParameters {
529
- /**
530
- * @internal
531
- */
532
- const filterSensitiveLog: (obj: AuroraPostgreSqlParameters) => any;
533
- }
534
414
  export declare enum AuthenticationMethodOption {
535
415
  ACTIVE_DIRECTORY = "ACTIVE_DIRECTORY",
536
416
  IAM_AND_QUICKSIGHT = "IAM_AND_QUICKSIGHT",
@@ -545,12 +425,6 @@ export interface AwsIotAnalyticsParameters {
545
425
  */
546
426
  DataSetName: string | undefined;
547
427
  }
548
- export declare namespace AwsIotAnalyticsParameters {
549
- /**
550
- * @internal
551
- */
552
- const filterSensitiveLog: (obj: AwsIotAnalyticsParameters) => any;
553
- }
554
428
  /**
555
429
  * <p>The display options for tile borders for visuals.</p>
556
430
  */
@@ -560,12 +434,6 @@ export interface BorderStyle {
560
434
  */
561
435
  Show?: boolean;
562
436
  }
563
- export declare namespace BorderStyle {
564
- /**
565
- * @internal
566
- */
567
- const filterSensitiveLog: (obj: BorderStyle) => any;
568
- }
569
437
  /**
570
438
  * <p>A calculated column for a dataset.</p>
571
439
  */
@@ -585,12 +453,6 @@ export interface CalculatedColumn {
585
453
  */
586
454
  Expression: string | undefined;
587
455
  }
588
- export declare namespace CalculatedColumn {
589
- /**
590
- * @internal
591
- */
592
- const filterSensitiveLog: (obj: CalculatedColumn) => any;
593
- }
594
456
  export interface CancelIngestionRequest {
595
457
  /**
596
458
  * <p>The Amazon Web Services account ID.</p>
@@ -605,12 +467,6 @@ export interface CancelIngestionRequest {
605
467
  */
606
468
  IngestionId: string | undefined;
607
469
  }
608
- export declare namespace CancelIngestionRequest {
609
- /**
610
- * @internal
611
- */
612
- const filterSensitiveLog: (obj: CancelIngestionRequest) => any;
613
- }
614
470
  export interface CancelIngestionResponse {
615
471
  /**
616
472
  * <p>The Amazon Resource Name (ARN) for the data ingestion.</p>
@@ -629,12 +485,6 @@ export interface CancelIngestionResponse {
629
485
  */
630
486
  Status?: number;
631
487
  }
632
- export declare namespace CancelIngestionResponse {
633
- /**
634
- * @internal
635
- */
636
- const filterSensitiveLog: (obj: CancelIngestionResponse) => any;
637
- }
638
488
  /**
639
489
  * <p>An internal failure occurred.</p>
640
490
  */
@@ -758,12 +608,6 @@ export interface CastColumnTypeOperation {
758
608
  */
759
609
  Format?: string;
760
610
  }
761
- export declare namespace CastColumnTypeOperation {
762
- /**
763
- * @internal
764
- */
765
- const filterSensitiveLog: (obj: CastColumnTypeOperation) => any;
766
- }
767
611
  /**
768
612
  * <p>Metadata that contains a description for a column.</p>
769
613
  */
@@ -773,12 +617,6 @@ export interface ColumnDescription {
773
617
  */
774
618
  Text?: string;
775
619
  }
776
- export declare namespace ColumnDescription {
777
- /**
778
- * @internal
779
- */
780
- const filterSensitiveLog: (obj: ColumnDescription) => any;
781
- }
782
620
  export declare enum GeoSpatialCountryCode {
783
621
  US = "US"
784
622
  }
@@ -799,12 +637,6 @@ export interface GeoSpatialColumnGroup {
799
637
  */
800
638
  Columns: string[] | undefined;
801
639
  }
802
- export declare namespace GeoSpatialColumnGroup {
803
- /**
804
- * @internal
805
- */
806
- const filterSensitiveLog: (obj: GeoSpatialColumnGroup) => any;
807
- }
808
640
  /**
809
641
  * <p>Groupings of columns that work together in certain Amazon QuickSight features. This is
810
642
  * a variant type structure. For this structure to be valid, only one of the attributes can
@@ -816,12 +648,6 @@ export interface ColumnGroup {
816
648
  */
817
649
  GeoSpatialColumnGroup?: GeoSpatialColumnGroup;
818
650
  }
819
- export declare namespace ColumnGroup {
820
- /**
821
- * @internal
822
- */
823
- const filterSensitiveLog: (obj: ColumnGroup) => any;
824
- }
825
651
  /**
826
652
  * <p>A structure describing the name, data type, and geographic role of the columns.</p>
827
653
  */
@@ -831,12 +657,6 @@ export interface ColumnGroupColumnSchema {
831
657
  */
832
658
  Name?: string;
833
659
  }
834
- export declare namespace ColumnGroupColumnSchema {
835
- /**
836
- * @internal
837
- */
838
- const filterSensitiveLog: (obj: ColumnGroupColumnSchema) => any;
839
- }
840
660
  /**
841
661
  * <p>The column group schema.</p>
842
662
  */
@@ -850,12 +670,6 @@ export interface ColumnGroupSchema {
850
670
  */
851
671
  ColumnGroupColumnSchemaList?: ColumnGroupColumnSchema[];
852
672
  }
853
- export declare namespace ColumnGroupSchema {
854
- /**
855
- * @internal
856
- */
857
- const filterSensitiveLog: (obj: ColumnGroupSchema) => any;
858
- }
859
673
  /**
860
674
  * <p>A rule defined to grant access on one or more restricted columns.
861
675
  * Each dataset can have multiple rules.
@@ -874,12 +688,6 @@ export interface ColumnLevelPermissionRule {
874
688
  */
875
689
  ColumnNames?: string[];
876
690
  }
877
- export declare namespace ColumnLevelPermissionRule {
878
- /**
879
- * @internal
880
- */
881
- const filterSensitiveLog: (obj: ColumnLevelPermissionRule) => any;
882
- }
883
691
  /**
884
692
  * <p>The column schema.</p>
885
693
  */
@@ -897,12 +705,6 @@ export interface ColumnSchema {
897
705
  */
898
706
  GeographicRole?: string;
899
707
  }
900
- export declare namespace ColumnSchema {
901
- /**
902
- * @internal
903
- */
904
- const filterSensitiveLog: (obj: ColumnSchema) => any;
905
- }
906
708
  export declare enum GeoSpatialDataRole {
907
709
  CITY = "CITY",
908
710
  COUNTRY = "COUNTRY",
@@ -931,12 +733,6 @@ export interface ColumnTag {
931
733
  */
932
734
  ColumnDescription?: ColumnDescription;
933
735
  }
934
- export declare namespace ColumnTag {
935
- /**
936
- * @internal
937
- */
938
- const filterSensitiveLog: (obj: ColumnTag) => any;
939
- }
940
736
  export declare enum ColumnTagName {
941
737
  COLUMN_DESCRIPTION = "COLUMN_DESCRIPTION",
942
738
  COLUMN_GEOGRAPHIC_ROLE = "COLUMN_GEOGRAPHIC_ROLE"
@@ -985,12 +781,6 @@ export interface Tag {
985
781
  */
986
782
  Value: string | undefined;
987
783
  }
988
- export declare namespace Tag {
989
- /**
990
- * @internal
991
- */
992
- const filterSensitiveLog: (obj: Tag) => any;
993
- }
994
784
  export interface CreateAccountCustomizationRequest {
995
785
  /**
996
786
  * <p>The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.</p>
@@ -1016,12 +806,6 @@ export interface CreateAccountCustomizationRequest {
1016
806
  */
1017
807
  Tags?: Tag[];
1018
808
  }
1019
- export declare namespace CreateAccountCustomizationRequest {
1020
- /**
1021
- * @internal
1022
- */
1023
- const filterSensitiveLog: (obj: CreateAccountCustomizationRequest) => any;
1024
- }
1025
809
  export interface CreateAccountCustomizationResponse {
1026
810
  /**
1027
811
  * <p>The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.</p>
@@ -1048,12 +832,6 @@ export interface CreateAccountCustomizationResponse {
1048
832
  */
1049
833
  Status?: number;
1050
834
  }
1051
- export declare namespace CreateAccountCustomizationResponse {
1052
- /**
1053
- * @internal
1054
- */
1055
- const filterSensitiveLog: (obj: CreateAccountCustomizationResponse) => any;
1056
- }
1057
835
  /**
1058
836
  * <p>This resource is currently unavailable.</p>
1059
837
  */
@@ -1183,12 +961,6 @@ export interface CreateAccountSubscriptionRequest {
1183
961
  */
1184
962
  ContactNumber?: string;
1185
963
  }
1186
- export declare namespace CreateAccountSubscriptionRequest {
1187
- /**
1188
- * @internal
1189
- */
1190
- const filterSensitiveLog: (obj: CreateAccountSubscriptionRequest) => any;
1191
- }
1192
964
  /**
1193
965
  * <p>A <code>SignupResponse</code> object that contains a summary of a newly created account.</p>
1194
966
  */
@@ -1213,12 +985,6 @@ export interface SignupResponse {
1213
985
  */
1214
986
  directoryType?: string;
1215
987
  }
1216
- export declare namespace SignupResponse {
1217
- /**
1218
- * @internal
1219
- */
1220
- const filterSensitiveLog: (obj: SignupResponse) => any;
1221
- }
1222
988
  export interface CreateAccountSubscriptionResponse {
1223
989
  /**
1224
990
  * <p>A <code>SignupResponse</code> object that returns information about a newly created Amazon QuickSight account.</p>
@@ -1233,12 +999,6 @@ export interface CreateAccountSubscriptionResponse {
1233
999
  */
1234
1000
  RequestId?: string;
1235
1001
  }
1236
- export declare namespace CreateAccountSubscriptionResponse {
1237
- /**
1238
- * @internal
1239
- */
1240
- const filterSensitiveLog: (obj: CreateAccountSubscriptionResponse) => any;
1241
- }
1242
1002
  /**
1243
1003
  * <p>One or more preconditions aren't met.</p>
1244
1004
  */
@@ -1268,12 +1028,6 @@ export interface DateTimeParameter {
1268
1028
  */
1269
1029
  Values: Date[] | undefined;
1270
1030
  }
1271
- export declare namespace DateTimeParameter {
1272
- /**
1273
- * @internal
1274
- */
1275
- const filterSensitiveLog: (obj: DateTimeParameter) => any;
1276
- }
1277
1031
  /**
1278
1032
  * <p>A decimal parameter.</p>
1279
1033
  */
@@ -1287,12 +1041,6 @@ export interface DecimalParameter {
1287
1041
  */
1288
1042
  Values: number[] | undefined;
1289
1043
  }
1290
- export declare namespace DecimalParameter {
1291
- /**
1292
- * @internal
1293
- */
1294
- const filterSensitiveLog: (obj: DecimalParameter) => any;
1295
- }
1296
1044
  /**
1297
1045
  * <p>An integer parameter.</p>
1298
1046
  */
@@ -1306,12 +1054,6 @@ export interface IntegerParameter {
1306
1054
  */
1307
1055
  Values: number[] | undefined;
1308
1056
  }
1309
- export declare namespace IntegerParameter {
1310
- /**
1311
- * @internal
1312
- */
1313
- const filterSensitiveLog: (obj: IntegerParameter) => any;
1314
- }
1315
1057
  /**
1316
1058
  * <p>A string parameter.</p>
1317
1059
  */
@@ -1325,12 +1067,6 @@ export interface StringParameter {
1325
1067
  */
1326
1068
  Values: string[] | undefined;
1327
1069
  }
1328
- export declare namespace StringParameter {
1329
- /**
1330
- * @internal
1331
- */
1332
- const filterSensitiveLog: (obj: StringParameter) => any;
1333
- }
1334
1070
  /**
1335
1071
  * <p>A list of Amazon QuickSight parameters and the list's override values.</p>
1336
1072
  */
@@ -1352,12 +1088,6 @@ export interface _Parameters {
1352
1088
  */
1353
1089
  DateTimeParameters?: DateTimeParameter[];
1354
1090
  }
1355
- export declare namespace _Parameters {
1356
- /**
1357
- * @internal
1358
- */
1359
- const filterSensitiveLog: (obj: _Parameters) => any;
1360
- }
1361
1091
  /**
1362
1092
  * <p>Permission for the resource.</p>
1363
1093
  */
@@ -1385,12 +1115,6 @@ export interface ResourcePermission {
1385
1115
  */
1386
1116
  Actions: string[] | undefined;
1387
1117
  }
1388
- export declare namespace ResourcePermission {
1389
- /**
1390
- * @internal
1391
- */
1392
- const filterSensitiveLog: (obj: ResourcePermission) => any;
1393
- }
1394
1118
  export interface CreateAnalysisRequest {
1395
1119
  /**
1396
1120
  * <p>The ID of the Amazon Web Services account where you are creating an analysis.</p>
@@ -1436,12 +1160,6 @@ export interface CreateAnalysisRequest {
1436
1160
  */
1437
1161
  Tags?: Tag[];
1438
1162
  }
1439
- export declare namespace CreateAnalysisRequest {
1440
- /**
1441
- * @internal
1442
- */
1443
- const filterSensitiveLog: (obj: CreateAnalysisRequest) => any;
1444
- }
1445
1163
  export interface CreateAnalysisResponse {
1446
1164
  /**
1447
1165
  * <p>The ARN for the analysis.</p>
@@ -1464,12 +1182,6 @@ export interface CreateAnalysisResponse {
1464
1182
  */
1465
1183
  RequestId?: string;
1466
1184
  }
1467
- export declare namespace CreateAnalysisResponse {
1468
- /**
1469
- * @internal
1470
- */
1471
- const filterSensitiveLog: (obj: CreateAnalysisResponse) => any;
1472
- }
1473
1185
  /**
1474
1186
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
1475
1187
  * subscription where the edition doesn't include support for that operation. Amazon
@@ -1499,12 +1211,6 @@ export interface CreateColumnsOperation {
1499
1211
  */
1500
1212
  Columns: CalculatedColumn[] | undefined;
1501
1213
  }
1502
- export declare namespace CreateColumnsOperation {
1503
- /**
1504
- * @internal
1505
- */
1506
- const filterSensitiveLog: (obj: CreateColumnsOperation) => any;
1507
- }
1508
1214
  /**
1509
1215
  * <p>Export to .csv option.</p>
1510
1216
  */
@@ -1514,12 +1220,6 @@ export interface ExportToCSVOption {
1514
1220
  */
1515
1221
  AvailabilityStatus?: DashboardBehavior | string;
1516
1222
  }
1517
- export declare namespace ExportToCSVOption {
1518
- /**
1519
- * @internal
1520
- */
1521
- const filterSensitiveLog: (obj: ExportToCSVOption) => any;
1522
- }
1523
1223
  export declare enum DashboardUIState {
1524
1224
  COLLAPSED = "COLLAPSED",
1525
1225
  EXPANDED = "EXPANDED"
@@ -1533,12 +1233,6 @@ export interface SheetControlsOption {
1533
1233
  */
1534
1234
  VisibilityState?: DashboardUIState | string;
1535
1235
  }
1536
- export declare namespace SheetControlsOption {
1537
- /**
1538
- * @internal
1539
- */
1540
- const filterSensitiveLog: (obj: SheetControlsOption) => any;
1541
- }
1542
1236
  /**
1543
1237
  * <p>Dashboard publish options.</p>
1544
1238
  */
@@ -1556,12 +1250,6 @@ export interface DashboardPublishOptions {
1556
1250
  */
1557
1251
  SheetControlsOption?: SheetControlsOption;
1558
1252
  }
1559
- export declare namespace DashboardPublishOptions {
1560
- /**
1561
- * @internal
1562
- */
1563
- const filterSensitiveLog: (obj: DashboardPublishOptions) => any;
1564
- }
1565
1253
  /**
1566
1254
  * <p>Dashboard source template.</p>
1567
1255
  */
@@ -1575,12 +1263,6 @@ export interface DashboardSourceTemplate {
1575
1263
  */
1576
1264
  Arn: string | undefined;
1577
1265
  }
1578
- export declare namespace DashboardSourceTemplate {
1579
- /**
1580
- * @internal
1581
- */
1582
- const filterSensitiveLog: (obj: DashboardSourceTemplate) => any;
1583
- }
1584
1266
  /**
1585
1267
  * <p>Dashboard source entity.</p>
1586
1268
  */
@@ -1590,12 +1272,6 @@ export interface DashboardSourceEntity {
1590
1272
  */
1591
1273
  SourceTemplate?: DashboardSourceTemplate;
1592
1274
  }
1593
- export declare namespace DashboardSourceEntity {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: DashboardSourceEntity) => any;
1598
- }
1599
1275
  export interface CreateDashboardRequest {
1600
1276
  /**
1601
1277
  * <p>The ID of the Amazon Web Services account where you want to create the dashboard.</p>
@@ -1684,12 +1360,6 @@ export interface CreateDashboardRequest {
1684
1360
  */
1685
1361
  ThemeArn?: string;
1686
1362
  }
1687
- export declare namespace CreateDashboardRequest {
1688
- /**
1689
- * @internal
1690
- */
1691
- const filterSensitiveLog: (obj: CreateDashboardRequest) => any;
1692
- }
1693
1363
  export interface CreateDashboardResponse {
1694
1364
  /**
1695
1365
  * <p>The ARN of the dashboard.</p>
@@ -1717,12 +1387,6 @@ export interface CreateDashboardResponse {
1717
1387
  */
1718
1388
  RequestId?: string;
1719
1389
  }
1720
- export declare namespace CreateDashboardResponse {
1721
- /**
1722
- * @internal
1723
- */
1724
- const filterSensitiveLog: (obj: CreateDashboardResponse) => any;
1725
- }
1726
1390
  /**
1727
1391
  * <p>The usage configuration to apply to child datasets that reference this dataset as a source.</p>
1728
1392
  */
@@ -1736,12 +1400,6 @@ export interface DataSetUsageConfiguration {
1736
1400
  */
1737
1401
  DisableUseAsImportedSource?: boolean;
1738
1402
  }
1739
- export declare namespace DataSetUsageConfiguration {
1740
- /**
1741
- * @internal
1742
- */
1743
- const filterSensitiveLog: (obj: DataSetUsageConfiguration) => any;
1744
- }
1745
1403
  /**
1746
1404
  * <p>A FieldFolder element is a folder that contains fields and nested subfolders.</p>
1747
1405
  */
@@ -1755,12 +1413,6 @@ export interface FieldFolder {
1755
1413
  */
1756
1414
  columns?: string[];
1757
1415
  }
1758
- export declare namespace FieldFolder {
1759
- /**
1760
- * @internal
1761
- */
1762
- const filterSensitiveLog: (obj: FieldFolder) => any;
1763
- }
1764
1416
  export declare enum DataSetImportMode {
1765
1417
  DIRECT_QUERY = "DIRECT_QUERY",
1766
1418
  SPICE = "SPICE"
@@ -1775,12 +1427,6 @@ export interface FilterOperation {
1775
1427
  */
1776
1428
  ConditionExpression: string | undefined;
1777
1429
  }
1778
- export declare namespace FilterOperation {
1779
- /**
1780
- * @internal
1781
- */
1782
- const filterSensitiveLog: (obj: FilterOperation) => any;
1783
- }
1784
1430
  /**
1785
1431
  * <p>A transform operation that projects columns. Operations that come after a projection
1786
1432
  * can only refer to projected columns.</p>
@@ -1791,12 +1437,6 @@ export interface ProjectOperation {
1791
1437
  */
1792
1438
  ProjectedColumns: string[] | undefined;
1793
1439
  }
1794
- export declare namespace ProjectOperation {
1795
- /**
1796
- * @internal
1797
- */
1798
- const filterSensitiveLog: (obj: ProjectOperation) => any;
1799
- }
1800
1440
  /**
1801
1441
  * <p>A transform operation that renames a column.</p>
1802
1442
  */
@@ -1810,12 +1450,6 @@ export interface RenameColumnOperation {
1810
1450
  */
1811
1451
  NewColumnName: string | undefined;
1812
1452
  }
1813
- export declare namespace RenameColumnOperation {
1814
- /**
1815
- * @internal
1816
- */
1817
- const filterSensitiveLog: (obj: RenameColumnOperation) => any;
1818
- }
1819
1453
  /**
1820
1454
  * <p>A transform operation that tags a column with additional information.</p>
1821
1455
  */
@@ -1832,12 +1466,6 @@ export interface TagColumnOperation {
1832
1466
  */
1833
1467
  Tags: ColumnTag[] | undefined;
1834
1468
  }
1835
- export declare namespace TagColumnOperation {
1836
- /**
1837
- * @internal
1838
- */
1839
- const filterSensitiveLog: (obj: TagColumnOperation) => any;
1840
- }
1841
1469
  /**
1842
1470
  * <p>A transform operation that removes tags associated with a column.</p>
1843
1471
  */
@@ -1851,12 +1479,6 @@ export interface UntagColumnOperation {
1851
1479
  */
1852
1480
  TagNames: (ColumnTagName | string)[] | undefined;
1853
1481
  }
1854
- export declare namespace UntagColumnOperation {
1855
- /**
1856
- * @internal
1857
- */
1858
- const filterSensitiveLog: (obj: UntagColumnOperation) => any;
1859
- }
1860
1482
  /**
1861
1483
  * <p>A data transformation on a logical table. This is a variant type structure. For this
1862
1484
  * structure to be valid, only one of the attributes can be non-null.</p>
@@ -1977,10 +1599,6 @@ export declare namespace TransformOperation {
1977
1599
  _: (name: string, value: any) => T;
1978
1600
  }
1979
1601
  const visit: <T>(value: TransformOperation, visitor: Visitor<T>) => T;
1980
- /**
1981
- * @internal
1982
- */
1983
- const filterSensitiveLog: (obj: TransformOperation) => any;
1984
1602
  }
1985
1603
  /**
1986
1604
  * <p>Properties associated with the columns participating in a join.</p>
@@ -1992,12 +1610,6 @@ export interface JoinKeyProperties {
1992
1610
  */
1993
1611
  UniqueKey?: boolean;
1994
1612
  }
1995
- export declare namespace JoinKeyProperties {
1996
- /**
1997
- * @internal
1998
- */
1999
- const filterSensitiveLog: (obj: JoinKeyProperties) => any;
2000
- }
2001
1613
  export declare enum JoinType {
2002
1614
  INNER = "INNER",
2003
1615
  LEFT = "LEFT",
@@ -2033,12 +1645,6 @@ export interface JoinInstruction {
2033
1645
  */
2034
1646
  OnClause: string | undefined;
2035
1647
  }
2036
- export declare namespace JoinInstruction {
2037
- /**
2038
- * @internal
2039
- */
2040
- const filterSensitiveLog: (obj: JoinInstruction) => any;
2041
- }
2042
1648
  /**
2043
1649
  * <p>Information about the source of a logical table. This is a variant type structure. For
2044
1650
  * this structure to be valid, only one of the attributes can be non-null.</p>
@@ -2057,12 +1663,6 @@ export interface LogicalTableSource {
2057
1663
  */
2058
1664
  DataSetArn?: string;
2059
1665
  }
2060
- export declare namespace LogicalTableSource {
2061
- /**
2062
- * @internal
2063
- */
2064
- const filterSensitiveLog: (obj: LogicalTableSource) => any;
2065
- }
2066
1666
  /**
2067
1667
  * <p>A <i>logical table</i> is a unit that joins and that data
2068
1668
  * transformations operate on. A logical table has a source, which can be either a physical
@@ -2083,12 +1683,6 @@ export interface LogicalTable {
2083
1683
  */
2084
1684
  Source: LogicalTableSource | undefined;
2085
1685
  }
2086
- export declare namespace LogicalTable {
2087
- /**
2088
- * @internal
2089
- */
2090
- const filterSensitiveLog: (obj: LogicalTable) => any;
2091
- }
2092
1686
  export declare enum InputColumnDataType {
2093
1687
  BIT = "BIT",
2094
1688
  BOOLEAN = "BOOLEAN",
@@ -2111,12 +1705,6 @@ export interface InputColumn {
2111
1705
  */
2112
1706
  Type: InputColumnDataType | string | undefined;
2113
1707
  }
2114
- export declare namespace InputColumn {
2115
- /**
2116
- * @internal
2117
- */
2118
- const filterSensitiveLog: (obj: InputColumn) => any;
2119
- }
2120
1708
  /**
2121
1709
  * <p>A physical table type built from the results of the custom SQL query.</p>
2122
1710
  */
@@ -2138,12 +1726,6 @@ export interface CustomSql {
2138
1726
  */
2139
1727
  Columns?: InputColumn[];
2140
1728
  }
2141
- export declare namespace CustomSql {
2142
- /**
2143
- * @internal
2144
- */
2145
- const filterSensitiveLog: (obj: CustomSql) => any;
2146
- }
2147
1729
  /**
2148
1730
  * <p>A physical table type for relational data sources.</p>
2149
1731
  */
@@ -2169,12 +1751,6 @@ export interface RelationalTable {
2169
1751
  */
2170
1752
  InputColumns: InputColumn[] | undefined;
2171
1753
  }
2172
- export declare namespace RelationalTable {
2173
- /**
2174
- * @internal
2175
- */
2176
- const filterSensitiveLog: (obj: RelationalTable) => any;
2177
- }
2178
1754
  export declare enum FileFormat {
2179
1755
  CLF = "CLF",
2180
1756
  CSV = "CSV",
@@ -2212,12 +1788,6 @@ export interface UploadSettings {
2212
1788
  */
2213
1789
  Delimiter?: string;
2214
1790
  }
2215
- export declare namespace UploadSettings {
2216
- /**
2217
- * @internal
2218
- */
2219
- const filterSensitiveLog: (obj: UploadSettings) => any;
2220
- }
2221
1791
  /**
2222
1792
  * <p>A physical table type for an S3 data source.</p>
2223
1793
  */
@@ -2238,12 +1808,6 @@ export interface S3Source {
2238
1808
  */
2239
1809
  InputColumns: InputColumn[] | undefined;
2240
1810
  }
2241
- export declare namespace S3Source {
2242
- /**
2243
- * @internal
2244
- */
2245
- const filterSensitiveLog: (obj: S3Source) => any;
2246
- }
2247
1811
  /**
2248
1812
  * <p>A view of a data source that contains information about the shape of the data in the
2249
1813
  * underlying source. This is a variant type structure. For this structure to be valid,
@@ -2291,10 +1855,6 @@ export declare namespace PhysicalTable {
2291
1855
  _: (name: string, value: any) => T;
2292
1856
  }
2293
1857
  const visit: <T>(value: PhysicalTable, visitor: Visitor<T>) => T;
2294
- /**
2295
- * @internal
2296
- */
2297
- const filterSensitiveLog: (obj: PhysicalTable) => any;
2298
1858
  }
2299
1859
  export declare enum RowLevelPermissionFormatVersion {
2300
1860
  VERSION_1 = "VERSION_1",
@@ -2340,12 +1900,6 @@ export interface RowLevelPermissionDataSet {
2340
1900
  */
2341
1901
  Status?: Status | string;
2342
1902
  }
2343
- export declare namespace RowLevelPermissionDataSet {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: RowLevelPermissionDataSet) => any;
2348
- }
2349
1903
  /**
2350
1904
  * <p>A set of rules associated with a tag.</p>
2351
1905
  */
@@ -2367,12 +1921,6 @@ export interface RowLevelPermissionTagRule {
2367
1921
  */
2368
1922
  MatchAllValue?: string;
2369
1923
  }
2370
- export declare namespace RowLevelPermissionTagRule {
2371
- /**
2372
- * @internal
2373
- */
2374
- const filterSensitiveLog: (obj: RowLevelPermissionTagRule) => any;
2375
- }
2376
1924
  /**
2377
1925
  * <p>The configuration of tags on a dataset to set row-level security. </p>
2378
1926
  */
@@ -2386,12 +1934,6 @@ export interface RowLevelPermissionTagConfiguration {
2386
1934
  */
2387
1935
  TagRules: RowLevelPermissionTagRule[] | undefined;
2388
1936
  }
2389
- export declare namespace RowLevelPermissionTagConfiguration {
2390
- /**
2391
- * @internal
2392
- */
2393
- const filterSensitiveLog: (obj: RowLevelPermissionTagConfiguration) => any;
2394
- }
2395
1937
  export interface CreateDataSetRequest {
2396
1938
  /**
2397
1939
  * <p>The Amazon Web Services account ID.</p>
@@ -2452,12 +1994,6 @@ export interface CreateDataSetRequest {
2452
1994
  */
2453
1995
  DataSetUsageConfiguration?: DataSetUsageConfiguration;
2454
1996
  }
2455
- export declare namespace CreateDataSetRequest {
2456
- /**
2457
- * @internal
2458
- */
2459
- const filterSensitiveLog: (obj: CreateDataSetRequest) => any;
2460
- }
2461
1997
  export interface CreateDataSetResponse {
2462
1998
  /**
2463
1999
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
@@ -2486,12 +2022,6 @@ export interface CreateDataSetResponse {
2486
2022
  */
2487
2023
  Status?: number;
2488
2024
  }
2489
- export declare namespace CreateDataSetResponse {
2490
- /**
2491
- * @internal
2492
- */
2493
- const filterSensitiveLog: (obj: CreateDataSetResponse) => any;
2494
- }
2495
2025
  /**
2496
2026
  * <p>A limit is exceeded.</p>
2497
2027
  */
@@ -2525,12 +2055,6 @@ export interface ExasolParameters {
2525
2055
  */
2526
2056
  Port: number | undefined;
2527
2057
  }
2528
- export declare namespace ExasolParameters {
2529
- /**
2530
- * @internal
2531
- */
2532
- const filterSensitiveLog: (obj: ExasolParameters) => any;
2533
- }
2534
2058
  /**
2535
2059
  * <p>The parameters for Jira.</p>
2536
2060
  */
@@ -2540,12 +2064,6 @@ export interface JiraParameters {
2540
2064
  */
2541
2065
  SiteBaseUrl: string | undefined;
2542
2066
  }
2543
- export declare namespace JiraParameters {
2544
- /**
2545
- * @internal
2546
- */
2547
- const filterSensitiveLog: (obj: JiraParameters) => any;
2548
- }
2549
2067
  /**
2550
2068
  * <p>The parameters for MariaDB.</p>
2551
2069
  */
@@ -2563,12 +2081,6 @@ export interface MariaDbParameters {
2563
2081
  */
2564
2082
  Database: string | undefined;
2565
2083
  }
2566
- export declare namespace MariaDbParameters {
2567
- /**
2568
- * @internal
2569
- */
2570
- const filterSensitiveLog: (obj: MariaDbParameters) => any;
2571
- }
2572
2084
  /**
2573
2085
  * <p>The parameters for MySQL.</p>
2574
2086
  */
@@ -2586,12 +2098,6 @@ export interface MySqlParameters {
2586
2098
  */
2587
2099
  Database: string | undefined;
2588
2100
  }
2589
- export declare namespace MySqlParameters {
2590
- /**
2591
- * @internal
2592
- */
2593
- const filterSensitiveLog: (obj: MySqlParameters) => any;
2594
- }
2595
2101
  /**
2596
2102
  * <p>The parameters for Oracle.</p>
2597
2103
  */
@@ -2609,12 +2115,6 @@ export interface OracleParameters {
2609
2115
  */
2610
2116
  Database: string | undefined;
2611
2117
  }
2612
- export declare namespace OracleParameters {
2613
- /**
2614
- * @internal
2615
- */
2616
- const filterSensitiveLog: (obj: OracleParameters) => any;
2617
- }
2618
2118
  /**
2619
2119
  * <p>The parameters for PostgreSQL.</p>
2620
2120
  */
@@ -2632,12 +2132,6 @@ export interface PostgreSqlParameters {
2632
2132
  */
2633
2133
  Database: string | undefined;
2634
2134
  }
2635
- export declare namespace PostgreSqlParameters {
2636
- /**
2637
- * @internal
2638
- */
2639
- const filterSensitiveLog: (obj: PostgreSqlParameters) => any;
2640
- }
2641
2135
  /**
2642
2136
  * <p>The parameters for Presto.</p>
2643
2137
  */
@@ -2655,12 +2149,6 @@ export interface PrestoParameters {
2655
2149
  */
2656
2150
  Catalog: string | undefined;
2657
2151
  }
2658
- export declare namespace PrestoParameters {
2659
- /**
2660
- * @internal
2661
- */
2662
- const filterSensitiveLog: (obj: PrestoParameters) => any;
2663
- }
2664
2152
  /**
2665
2153
  * <p>The parameters for Amazon RDS.</p>
2666
2154
  */
@@ -2674,12 +2162,6 @@ export interface RdsParameters {
2674
2162
  */
2675
2163
  Database: string | undefined;
2676
2164
  }
2677
- export declare namespace RdsParameters {
2678
- /**
2679
- * @internal
2680
- */
2681
- const filterSensitiveLog: (obj: RdsParameters) => any;
2682
- }
2683
2165
  /**
2684
2166
  * <p>The parameters for Amazon Redshift. The <code>ClusterId</code> field can be blank if
2685
2167
  * <code>Host</code> and <code>Port</code> are both set. The <code>Host</code> and
@@ -2704,12 +2186,6 @@ export interface RedshiftParameters {
2704
2186
  */
2705
2187
  ClusterId?: string;
2706
2188
  }
2707
- export declare namespace RedshiftParameters {
2708
- /**
2709
- * @internal
2710
- */
2711
- const filterSensitiveLog: (obj: RedshiftParameters) => any;
2712
- }
2713
2189
  /**
2714
2190
  * <p>Amazon S3 manifest file location.</p>
2715
2191
  */
@@ -2723,12 +2199,6 @@ export interface ManifestFileLocation {
2723
2199
  */
2724
2200
  Key: string | undefined;
2725
2201
  }
2726
- export declare namespace ManifestFileLocation {
2727
- /**
2728
- * @internal
2729
- */
2730
- const filterSensitiveLog: (obj: ManifestFileLocation) => any;
2731
- }
2732
2202
  /**
2733
2203
  * <p>The parameters for S3.</p>
2734
2204
  */
@@ -2739,12 +2209,6 @@ export interface S3Parameters {
2739
2209
  */
2740
2210
  ManifestFileLocation: ManifestFileLocation | undefined;
2741
2211
  }
2742
- export declare namespace S3Parameters {
2743
- /**
2744
- * @internal
2745
- */
2746
- const filterSensitiveLog: (obj: S3Parameters) => any;
2747
- }
2748
2212
  /**
2749
2213
  * <p>The parameters for ServiceNow.</p>
2750
2214
  */
@@ -2754,12 +2218,6 @@ export interface ServiceNowParameters {
2754
2218
  */
2755
2219
  SiteBaseUrl: string | undefined;
2756
2220
  }
2757
- export declare namespace ServiceNowParameters {
2758
- /**
2759
- * @internal
2760
- */
2761
- const filterSensitiveLog: (obj: ServiceNowParameters) => any;
2762
- }
2763
2221
  /**
2764
2222
  * <p>The parameters for Snowflake.</p>
2765
2223
  */
@@ -2777,12 +2235,6 @@ export interface SnowflakeParameters {
2777
2235
  */
2778
2236
  Warehouse: string | undefined;
2779
2237
  }
2780
- export declare namespace SnowflakeParameters {
2781
- /**
2782
- * @internal
2783
- */
2784
- const filterSensitiveLog: (obj: SnowflakeParameters) => any;
2785
- }
2786
2238
  /**
2787
2239
  * <p>The parameters for Spark.</p>
2788
2240
  */
@@ -2796,12 +2248,6 @@ export interface SparkParameters {
2796
2248
  */
2797
2249
  Port: number | undefined;
2798
2250
  }
2799
- export declare namespace SparkParameters {
2800
- /**
2801
- * @internal
2802
- */
2803
- const filterSensitiveLog: (obj: SparkParameters) => any;
2804
- }
2805
2251
  /**
2806
2252
  * <p>The parameters for SQL Server.</p>
2807
2253
  */
@@ -2819,12 +2265,6 @@ export interface SqlServerParameters {
2819
2265
  */
2820
2266
  Database: string | undefined;
2821
2267
  }
2822
- export declare namespace SqlServerParameters {
2823
- /**
2824
- * @internal
2825
- */
2826
- const filterSensitiveLog: (obj: SqlServerParameters) => any;
2827
- }
2828
2268
  /**
2829
2269
  * <p>The parameters for Teradata.</p>
2830
2270
  */
@@ -2842,12 +2282,6 @@ export interface TeradataParameters {
2842
2282
  */
2843
2283
  Database: string | undefined;
2844
2284
  }
2845
- export declare namespace TeradataParameters {
2846
- /**
2847
- * @internal
2848
- */
2849
- const filterSensitiveLog: (obj: TeradataParameters) => any;
2850
- }
2851
2285
  /**
2852
2286
  * <p>The parameters for Twitter.</p>
2853
2287
  */
@@ -2861,12 +2295,6 @@ export interface TwitterParameters {
2861
2295
  */
2862
2296
  MaxRows: number | undefined;
2863
2297
  }
2864
- export declare namespace TwitterParameters {
2865
- /**
2866
- * @internal
2867
- */
2868
- const filterSensitiveLog: (obj: TwitterParameters) => any;
2869
- }
2870
2298
  /**
2871
2299
  * <p>The parameters that Amazon QuickSight uses to connect to your underlying data source.
2872
2300
  * This is a variant type structure. For this structure to be valid, only one of the
@@ -3541,10 +2969,6 @@ export declare namespace DataSourceParameters {
3541
2969
  _: (name: string, value: any) => T;
3542
2970
  }
3543
2971
  const visit: <T>(value: DataSourceParameters, visitor: Visitor<T>) => T;
3544
- /**
3545
- * @internal
3546
- */
3547
- const filterSensitiveLog: (obj: DataSourceParameters) => any;
3548
2972
  }
3549
2973
  /**
3550
2974
  * <p>The combination of user name and password that are used as credentials.</p>
@@ -3571,12 +2995,6 @@ export interface CredentialPair {
3571
2995
  */
3572
2996
  AlternateDataSourceParameters?: DataSourceParameters[];
3573
2997
  }
3574
- export declare namespace CredentialPair {
3575
- /**
3576
- * @internal
3577
- */
3578
- const filterSensitiveLog: (obj: CredentialPair) => any;
3579
- }
3580
2998
  /**
3581
2999
  * <p>Data source credentials. This is a variant type structure. For this structure to be
3582
3000
  * valid, only one of the attributes can be non-null.</p>
@@ -3597,12 +3015,6 @@ export interface DataSourceCredentials {
3597
3015
  */
3598
3016
  CopySourceArn?: string;
3599
3017
  }
3600
- export declare namespace DataSourceCredentials {
3601
- /**
3602
- * @internal
3603
- */
3604
- const filterSensitiveLog: (obj: DataSourceCredentials) => any;
3605
- }
3606
3018
  /**
3607
3019
  * <p>Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your
3608
3020
  * underlying data source.</p>
@@ -3613,12 +3025,6 @@ export interface SslProperties {
3613
3025
  */
3614
3026
  DisableSsl?: boolean;
3615
3027
  }
3616
- export declare namespace SslProperties {
3617
- /**
3618
- * @internal
3619
- */
3620
- const filterSensitiveLog: (obj: SslProperties) => any;
3621
- }
3622
3028
  export declare enum DataSourceType {
3623
3029
  ADOBE_ANALYTICS = "ADOBE_ANALYTICS",
3624
3030
  AMAZON_ELASTICSEARCH = "AMAZON_ELASTICSEARCH",
@@ -3655,12 +3061,6 @@ export interface VpcConnectionProperties {
3655
3061
  */
3656
3062
  VpcConnectionArn: string | undefined;
3657
3063
  }
3658
- export declare namespace VpcConnectionProperties {
3659
- /**
3660
- * @internal
3661
- */
3662
- const filterSensitiveLog: (obj: VpcConnectionProperties) => any;
3663
- }
3664
3064
  export interface CreateDataSourceRequest {
3665
3065
  /**
3666
3066
  * <p>The Amazon Web Services account ID.</p>
@@ -3707,12 +3107,6 @@ export interface CreateDataSourceRequest {
3707
3107
  */
3708
3108
  Tags?: Tag[];
3709
3109
  }
3710
- export declare namespace CreateDataSourceRequest {
3711
- /**
3712
- * @internal
3713
- */
3714
- const filterSensitiveLog: (obj: CreateDataSourceRequest) => any;
3715
- }
3716
3110
  export interface CreateDataSourceResponse {
3717
3111
  /**
3718
3112
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
@@ -3735,12 +3129,6 @@ export interface CreateDataSourceResponse {
3735
3129
  */
3736
3130
  Status?: number;
3737
3131
  }
3738
- export declare namespace CreateDataSourceResponse {
3739
- /**
3740
- * @internal
3741
- */
3742
- const filterSensitiveLog: (obj: CreateDataSourceResponse) => any;
3743
- }
3744
3132
  export declare enum FolderType {
3745
3133
  SHARED = "SHARED"
3746
3134
  }
@@ -3777,12 +3165,6 @@ export interface CreateFolderRequest {
3777
3165
  */
3778
3166
  Tags?: Tag[];
3779
3167
  }
3780
- export declare namespace CreateFolderRequest {
3781
- /**
3782
- * @internal
3783
- */
3784
- const filterSensitiveLog: (obj: CreateFolderRequest) => any;
3785
- }
3786
3168
  export interface CreateFolderResponse {
3787
3169
  /**
3788
3170
  * <p>The HTTP status of the request.</p>
@@ -3801,12 +3183,6 @@ export interface CreateFolderResponse {
3801
3183
  */
3802
3184
  RequestId?: string;
3803
3185
  }
3804
- export declare namespace CreateFolderResponse {
3805
- /**
3806
- * @internal
3807
- */
3808
- const filterSensitiveLog: (obj: CreateFolderResponse) => any;
3809
- }
3810
3186
  export declare enum MemberType {
3811
3187
  ANALYSIS = "ANALYSIS",
3812
3188
  DASHBOARD = "DASHBOARD",
@@ -3830,12 +3206,6 @@ export interface CreateFolderMembershipRequest {
3830
3206
  */
3831
3207
  MemberType: MemberType | string | undefined;
3832
3208
  }
3833
- export declare namespace CreateFolderMembershipRequest {
3834
- /**
3835
- * @internal
3836
- */
3837
- const filterSensitiveLog: (obj: CreateFolderMembershipRequest) => any;
3838
- }
3839
3209
  /**
3840
3210
  * <p>An asset in a Amazon QuickSight folder, such as a dashboard, analysis, or dataset.</p>
3841
3211
  */
@@ -3849,12 +3219,6 @@ export interface FolderMember {
3849
3219
  */
3850
3220
  MemberType?: MemberType | string;
3851
3221
  }
3852
- export declare namespace FolderMember {
3853
- /**
3854
- * @internal
3855
- */
3856
- const filterSensitiveLog: (obj: FolderMember) => any;
3857
- }
3858
3222
  export interface CreateFolderMembershipResponse {
3859
3223
  /**
3860
3224
  * <p>The HTTP status of the request.</p>
@@ -3869,12 +3233,6 @@ export interface CreateFolderMembershipResponse {
3869
3233
  */
3870
3234
  RequestId?: string;
3871
3235
  }
3872
- export declare namespace CreateFolderMembershipResponse {
3873
- /**
3874
- * @internal
3875
- */
3876
- const filterSensitiveLog: (obj: CreateFolderMembershipResponse) => any;
3877
- }
3878
3236
  /**
3879
3237
  * <p>The request object for this operation. </p>
3880
3238
  */
@@ -3897,12 +3255,6 @@ export interface CreateGroupRequest {
3897
3255
  */
3898
3256
  Namespace: string | undefined;
3899
3257
  }
3900
- export declare namespace CreateGroupRequest {
3901
- /**
3902
- * @internal
3903
- */
3904
- const filterSensitiveLog: (obj: CreateGroupRequest) => any;
3905
- }
3906
3258
  /**
3907
3259
  * <p>A <i>group</i> in Amazon QuickSight consists of a set of users. You can
3908
3260
  * use groups to make it easier to manage access and security. </p>
@@ -3925,12 +3277,6 @@ export interface Group {
3925
3277
  */
3926
3278
  PrincipalId?: string;
3927
3279
  }
3928
- export declare namespace Group {
3929
- /**
3930
- * @internal
3931
- */
3932
- const filterSensitiveLog: (obj: Group) => any;
3933
- }
3934
3280
  /**
3935
3281
  * <p>The response object for this operation.</p>
3936
3282
  */
@@ -3948,12 +3294,6 @@ export interface CreateGroupResponse {
3948
3294
  */
3949
3295
  Status?: number;
3950
3296
  }
3951
- export declare namespace CreateGroupResponse {
3952
- /**
3953
- * @internal
3954
- */
3955
- const filterSensitiveLog: (obj: CreateGroupResponse) => any;
3956
- }
3957
3297
  export interface CreateGroupMembershipRequest {
3958
3298
  /**
3959
3299
  * <p>The name of the user that you want to add to the group membership.</p>
@@ -3973,12 +3313,6 @@ export interface CreateGroupMembershipRequest {
3973
3313
  */
3974
3314
  Namespace: string | undefined;
3975
3315
  }
3976
- export declare namespace CreateGroupMembershipRequest {
3977
- /**
3978
- * @internal
3979
- */
3980
- const filterSensitiveLog: (obj: CreateGroupMembershipRequest) => any;
3981
- }
3982
3316
  /**
3983
3317
  * <p>A member of an Amazon QuickSight group. Currently, group members must be users. Groups
3984
3318
  * can't be members of another group. .</p>
@@ -3993,12 +3327,6 @@ export interface GroupMember {
3993
3327
  */
3994
3328
  MemberName?: string;
3995
3329
  }
3996
- export declare namespace GroupMember {
3997
- /**
3998
- * @internal
3999
- */
4000
- const filterSensitiveLog: (obj: GroupMember) => any;
4001
- }
4002
3330
  export interface CreateGroupMembershipResponse {
4003
3331
  /**
4004
3332
  * <p>The group member.</p>
@@ -4013,12 +3341,6 @@ export interface CreateGroupMembershipResponse {
4013
3341
  */
4014
3342
  Status?: number;
4015
3343
  }
4016
- export declare namespace CreateGroupMembershipResponse {
4017
- /**
4018
- * @internal
4019
- */
4020
- const filterSensitiveLog: (obj: CreateGroupMembershipResponse) => any;
4021
- }
4022
3344
  export interface CreateIAMPolicyAssignmentRequest {
4023
3345
  /**
4024
3346
  * <p>The ID of the Amazon Web Services account where you want to assign an IAM policy to Amazon QuickSight users or
@@ -4063,12 +3385,6 @@ export interface CreateIAMPolicyAssignmentRequest {
4063
3385
  */
4064
3386
  Namespace: string | undefined;
4065
3387
  }
4066
- export declare namespace CreateIAMPolicyAssignmentRequest {
4067
- /**
4068
- * @internal
4069
- */
4070
- const filterSensitiveLog: (obj: CreateIAMPolicyAssignmentRequest) => any;
4071
- }
4072
3388
  export interface CreateIAMPolicyAssignmentResponse {
4073
3389
  /**
4074
3390
  * <p>The name of the assignment. This name must be unique within the Amazon Web Services account.</p>
@@ -4115,12 +3431,6 @@ export interface CreateIAMPolicyAssignmentResponse {
4115
3431
  */
4116
3432
  Status?: number;
4117
3433
  }
4118
- export declare namespace CreateIAMPolicyAssignmentResponse {
4119
- /**
4120
- * @internal
4121
- */
4122
- const filterSensitiveLog: (obj: CreateIAMPolicyAssignmentResponse) => any;
4123
- }
4124
3434
  export declare enum IngestionType {
4125
3435
  FULL_REFRESH = "FULL_REFRESH",
4126
3436
  INCREMENTAL_REFRESH = "INCREMENTAL_REFRESH"
@@ -4143,12 +3453,6 @@ export interface CreateIngestionRequest {
4143
3453
  */
4144
3454
  IngestionType?: IngestionType | string;
4145
3455
  }
4146
- export declare namespace CreateIngestionRequest {
4147
- /**
4148
- * @internal
4149
- */
4150
- const filterSensitiveLog: (obj: CreateIngestionRequest) => any;
4151
- }
4152
3456
  export declare enum IngestionStatus {
4153
3457
  CANCELLED = "CANCELLED",
4154
3458
  COMPLETED = "COMPLETED",
@@ -4179,12 +3483,6 @@ export interface CreateIngestionResponse {
4179
3483
  */
4180
3484
  Status?: number;
4181
3485
  }
4182
- export declare namespace CreateIngestionResponse {
4183
- /**
4184
- * @internal
4185
- */
4186
- const filterSensitiveLog: (obj: CreateIngestionResponse) => any;
4187
- }
4188
3486
  export declare enum IdentityStore {
4189
3487
  QUICKSIGHT = "QUICKSIGHT"
4190
3488
  }
@@ -4207,12 +3505,6 @@ export interface CreateNamespaceRequest {
4207
3505
  */
4208
3506
  Tags?: Tag[];
4209
3507
  }
4210
- export declare namespace CreateNamespaceRequest {
4211
- /**
4212
- * @internal
4213
- */
4214
- const filterSensitiveLog: (obj: CreateNamespaceRequest) => any;
4215
- }
4216
3508
  export declare enum NamespaceStatus {
4217
3509
  CREATED = "CREATED",
4218
3510
  CREATING = "CREATING",
@@ -4256,12 +3548,6 @@ export interface CreateNamespaceResponse {
4256
3548
  */
4257
3549
  Status?: number;
4258
3550
  }
4259
- export declare namespace CreateNamespaceResponse {
4260
- /**
4261
- * @internal
4262
- */
4263
- const filterSensitiveLog: (obj: CreateNamespaceResponse) => any;
4264
- }
4265
3551
  /**
4266
3552
  * <p>The source analysis of the template.</p>
4267
3553
  */
@@ -4276,12 +3562,6 @@ export interface TemplateSourceAnalysis {
4276
3562
  */
4277
3563
  DataSetReferences: DataSetReference[] | undefined;
4278
3564
  }
4279
- export declare namespace TemplateSourceAnalysis {
4280
- /**
4281
- * @internal
4282
- */
4283
- const filterSensitiveLog: (obj: TemplateSourceAnalysis) => any;
4284
- }
4285
3565
  /**
4286
3566
  * <p>The source template of the template.</p>
4287
3567
  */
@@ -4291,12 +3571,6 @@ export interface TemplateSourceTemplate {
4291
3571
  */
4292
3572
  Arn: string | undefined;
4293
3573
  }
4294
- export declare namespace TemplateSourceTemplate {
4295
- /**
4296
- * @internal
4297
- */
4298
- const filterSensitiveLog: (obj: TemplateSourceTemplate) => any;
4299
- }
4300
3574
  /**
4301
3575
  * <p>The source entity of the template.</p>
4302
3576
  */
@@ -4310,12 +3584,6 @@ export interface TemplateSourceEntity {
4310
3584
  */
4311
3585
  SourceTemplate?: TemplateSourceTemplate;
4312
3586
  }
4313
- export declare namespace TemplateSourceEntity {
4314
- /**
4315
- * @internal
4316
- */
4317
- const filterSensitiveLog: (obj: TemplateSourceEntity) => any;
4318
- }
4319
3587
  export interface CreateTemplateRequest {
4320
3588
  /**
4321
3589
  * <p>The ID for the Amazon Web Services account that the group is in. You use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.</p>
@@ -4359,12 +3627,6 @@ export interface CreateTemplateRequest {
4359
3627
  */
4360
3628
  VersionDescription?: string;
4361
3629
  }
4362
- export declare namespace CreateTemplateRequest {
4363
- /**
4364
- * @internal
4365
- */
4366
- const filterSensitiveLog: (obj: CreateTemplateRequest) => any;
4367
- }
4368
3630
  export interface CreateTemplateResponse {
4369
3631
  /**
4370
3632
  * <p>The ARN for the template.</p>
@@ -4392,12 +3654,6 @@ export interface CreateTemplateResponse {
4392
3654
  */
4393
3655
  RequestId?: string;
4394
3656
  }
4395
- export declare namespace CreateTemplateResponse {
4396
- /**
4397
- * @internal
4398
- */
4399
- const filterSensitiveLog: (obj: CreateTemplateResponse) => any;
4400
- }
4401
3657
  export interface CreateTemplateAliasRequest {
4402
3658
  /**
4403
3659
  * <p>The ID of the Amazon Web Services account that contains the template that you creating an alias for.</p>
@@ -4418,12 +3674,6 @@ export interface CreateTemplateAliasRequest {
4418
3674
  */
4419
3675
  TemplateVersionNumber: number | undefined;
4420
3676
  }
4421
- export declare namespace CreateTemplateAliasRequest {
4422
- /**
4423
- * @internal
4424
- */
4425
- const filterSensitiveLog: (obj: CreateTemplateAliasRequest) => any;
4426
- }
4427
3677
  /**
4428
3678
  * <p>The template alias.</p>
4429
3679
  */
@@ -4441,12 +3691,6 @@ export interface TemplateAlias {
4441
3691
  */
4442
3692
  TemplateVersionNumber?: number;
4443
3693
  }
4444
- export declare namespace TemplateAlias {
4445
- /**
4446
- * @internal
4447
- */
4448
- const filterSensitiveLog: (obj: TemplateAlias) => any;
4449
- }
4450
3694
  export interface CreateTemplateAliasResponse {
4451
3695
  /**
4452
3696
  * <p>Information about the template alias.</p>
@@ -4461,12 +3705,6 @@ export interface CreateTemplateAliasResponse {
4461
3705
  */
4462
3706
  RequestId?: string;
4463
3707
  }
4464
- export declare namespace CreateTemplateAliasResponse {
4465
- /**
4466
- * @internal
4467
- */
4468
- const filterSensitiveLog: (obj: CreateTemplateAliasResponse) => any;
4469
- }
4470
3708
  /**
4471
3709
  * <p>The theme colors that are used for data colors in charts. The colors description is a
4472
3710
  * hexadecimal color code that consists of six alphanumerical characters, prefixed with
@@ -4487,12 +3725,6 @@ export interface DataColorPalette {
4487
3725
  */
4488
3726
  EmptyFillColor?: string;
4489
3727
  }
4490
- export declare namespace DataColorPalette {
4491
- /**
4492
- * @internal
4493
- */
4494
- const filterSensitiveLog: (obj: DataColorPalette) => any;
4495
- }
4496
3728
  /**
4497
3729
  * <p>Display options related to tiles on a sheet.</p>
4498
3730
  */
@@ -4502,12 +3734,6 @@ export interface TileStyle {
4502
3734
  */
4503
3735
  Border?: BorderStyle;
4504
3736
  }
4505
- export declare namespace TileStyle {
4506
- /**
4507
- * @internal
4508
- */
4509
- const filterSensitiveLog: (obj: TileStyle) => any;
4510
- }
4511
3737
  /**
4512
3738
  * <p>The display options for gutter spacing between tiles on a sheet.</p>
4513
3739
  */
@@ -4518,12 +3744,6 @@ export interface GutterStyle {
4518
3744
  */
4519
3745
  Show?: boolean;
4520
3746
  }
4521
- export declare namespace GutterStyle {
4522
- /**
4523
- * @internal
4524
- */
4525
- const filterSensitiveLog: (obj: GutterStyle) => any;
4526
- }
4527
3747
  /**
4528
3748
  * <p>The display options for margins around the outside edge of sheets.</p>
4529
3749
  */
@@ -4533,12 +3753,6 @@ export interface MarginStyle {
4533
3753
  */
4534
3754
  Show?: boolean;
4535
3755
  }
4536
- export declare namespace MarginStyle {
4537
- /**
4538
- * @internal
4539
- */
4540
- const filterSensitiveLog: (obj: MarginStyle) => any;
4541
- }
4542
3756
  /**
4543
3757
  * <p>The display options for the layout of tiles on a sheet.</p>
4544
3758
  */
@@ -4552,12 +3766,6 @@ export interface TileLayoutStyle {
4552
3766
  */
4553
3767
  Margin?: MarginStyle;
4554
3768
  }
4555
- export declare namespace TileLayoutStyle {
4556
- /**
4557
- * @internal
4558
- */
4559
- const filterSensitiveLog: (obj: TileLayoutStyle) => any;
4560
- }
4561
3769
  /**
4562
3770
  * <p>The theme display options for sheets. </p>
4563
3771
  */
@@ -4571,12 +3779,6 @@ export interface SheetStyle {
4571
3779
  */
4572
3780
  TileLayout?: TileLayoutStyle;
4573
3781
  }
4574
- export declare namespace SheetStyle {
4575
- /**
4576
- * @internal
4577
- */
4578
- const filterSensitiveLog: (obj: SheetStyle) => any;
4579
- }
4580
3782
  /**
4581
3783
  * <p>The theme colors that apply to UI and to charts, excluding data colors. The colors
4582
3784
  * description is a hexadecimal color code that consists of six alphanumerical characters,
@@ -4660,12 +3862,6 @@ export interface UIColorPalette {
4660
3862
  */
4661
3863
  MeasureForeground?: string;
4662
3864
  }
4663
- export declare namespace UIColorPalette {
4664
- /**
4665
- * @internal
4666
- */
4667
- const filterSensitiveLog: (obj: UIColorPalette) => any;
4668
- }
4669
3865
  /**
4670
3866
  * <p>The theme configuration. This configuration contains all of the display properties for
4671
3867
  * a theme.</p>
@@ -4685,12 +3881,6 @@ export interface ThemeConfiguration {
4685
3881
  */
4686
3882
  Sheet?: SheetStyle;
4687
3883
  }
4688
- export declare namespace ThemeConfiguration {
4689
- /**
4690
- * @internal
4691
- */
4692
- const filterSensitiveLog: (obj: ThemeConfiguration) => any;
4693
- }
4694
3884
  export interface CreateThemeRequest {
4695
3885
  /**
4696
3886
  * <p>The ID of the Amazon Web Services account where you want to store the new theme. </p>
@@ -4734,12 +3924,6 @@ export interface CreateThemeRequest {
4734
3924
  */
4735
3925
  Tags?: Tag[];
4736
3926
  }
4737
- export declare namespace CreateThemeRequest {
4738
- /**
4739
- * @internal
4740
- */
4741
- const filterSensitiveLog: (obj: CreateThemeRequest) => any;
4742
- }
4743
3927
  export interface CreateThemeResponse {
4744
3928
  /**
4745
3929
  * <p>The Amazon Resource Name (ARN) for the theme.</p>
@@ -4766,12 +3950,6 @@ export interface CreateThemeResponse {
4766
3950
  */
4767
3951
  RequestId?: string;
4768
3952
  }
4769
- export declare namespace CreateThemeResponse {
4770
- /**
4771
- * @internal
4772
- */
4773
- const filterSensitiveLog: (obj: CreateThemeResponse) => any;
4774
- }
4775
3953
  export interface CreateThemeAliasRequest {
4776
3954
  /**
4777
3955
  * <p>The ID of the Amazon Web Services account that contains the theme for the new theme alias.</p>
@@ -4792,12 +3970,6 @@ export interface CreateThemeAliasRequest {
4792
3970
  */
4793
3971
  ThemeVersionNumber: number | undefined;
4794
3972
  }
4795
- export declare namespace CreateThemeAliasRequest {
4796
- /**
4797
- * @internal
4798
- */
4799
- const filterSensitiveLog: (obj: CreateThemeAliasRequest) => any;
4800
- }
4801
3973
  /**
4802
3974
  * <p>An alias for a theme.</p>
4803
3975
  */
@@ -4815,12 +3987,6 @@ export interface ThemeAlias {
4815
3987
  */
4816
3988
  ThemeVersionNumber?: number;
4817
3989
  }
4818
- export declare namespace ThemeAlias {
4819
- /**
4820
- * @internal
4821
- */
4822
- const filterSensitiveLog: (obj: ThemeAlias) => any;
4823
- }
4824
3990
  export interface CreateThemeAliasResponse {
4825
3991
  /**
4826
3992
  * <p>Information about the theme alias.</p>
@@ -4835,12 +4001,6 @@ export interface CreateThemeAliasResponse {
4835
4001
  */
4836
4002
  RequestId?: string;
4837
4003
  }
4838
- export declare namespace CreateThemeAliasResponse {
4839
- /**
4840
- * @internal
4841
- */
4842
- const filterSensitiveLog: (obj: CreateThemeAliasResponse) => any;
4843
- }
4844
4004
  export declare enum DashboardErrorType {
4845
4005
  ACCESS_DENIED = "ACCESS_DENIED",
4846
4006
  COLUMN_GEOGRAPHIC_ROLE_MISMATCH = "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
@@ -4866,12 +4026,6 @@ export interface DashboardError {
4866
4026
  */
4867
4027
  Message?: string;
4868
4028
  }
4869
- export declare namespace DashboardError {
4870
- /**
4871
- * @internal
4872
- */
4873
- const filterSensitiveLog: (obj: DashboardError) => any;
4874
- }
4875
4029
  /**
4876
4030
  * <p>Dashboard version.</p>
4877
4031
  */
@@ -4918,12 +4072,6 @@ export interface DashboardVersion {
4918
4072
  */
4919
4073
  Sheets?: Sheet[];
4920
4074
  }
4921
- export declare namespace DashboardVersion {
4922
- /**
4923
- * @internal
4924
- */
4925
- const filterSensitiveLog: (obj: DashboardVersion) => any;
4926
- }
4927
4075
  /**
4928
4076
  * <p>Dashboard.</p>
4929
4077
  */
@@ -4957,12 +4105,6 @@ export interface Dashboard {
4957
4105
  */
4958
4106
  LastUpdatedTime?: Date;
4959
4107
  }
4960
- export declare namespace Dashboard {
4961
- /**
4962
- * @internal
4963
- */
4964
- const filterSensitiveLog: (obj: Dashboard) => any;
4965
- }
4966
4108
  export declare enum DashboardFilterAttribute {
4967
4109
  QUICKSIGHT_USER = "QUICKSIGHT_USER"
4968
4110
  }
@@ -4987,12 +4129,6 @@ export interface DashboardSearchFilter {
4987
4129
  */
4988
4130
  Value?: string;
4989
4131
  }
4990
- export declare namespace DashboardSearchFilter {
4991
- /**
4992
- * @internal
4993
- */
4994
- const filterSensitiveLog: (obj: DashboardSearchFilter) => any;
4995
- }
4996
4132
  /**
4997
4133
  * <p>Dashboard summary.</p>
4998
4134
  */
@@ -5026,12 +4162,6 @@ export interface DashboardSummary {
5026
4162
  */
5027
4163
  LastPublishedTime?: Date;
5028
4164
  }
5029
- export declare namespace DashboardSummary {
5030
- /**
5031
- * @internal
5032
- */
5033
- const filterSensitiveLog: (obj: DashboardSummary) => any;
5034
- }
5035
4165
  /**
5036
4166
  * <p>Dashboard version summary.</p>
5037
4167
  */
@@ -5061,12 +4191,6 @@ export interface DashboardVersionSummary {
5061
4191
  */
5062
4192
  Description?: string;
5063
4193
  }
5064
- export declare namespace DashboardVersionSummary {
5065
- /**
5066
- * @internal
5067
- */
5068
- const filterSensitiveLog: (obj: DashboardVersionSummary) => any;
5069
- }
5070
4194
  /**
5071
4195
  * <p>Output column.</p>
5072
4196
  */
@@ -5084,12 +4208,6 @@ export interface OutputColumn {
5084
4208
  */
5085
4209
  Type?: ColumnDataType | string;
5086
4210
  }
5087
- export declare namespace OutputColumn {
5088
- /**
5089
- * @internal
5090
- */
5091
- const filterSensitiveLog: (obj: OutputColumn) => any;
5092
- }
5093
4211
  /**
5094
4212
  * <p>Dataset.</p>
5095
4213
  */
@@ -5165,12 +4283,6 @@ export interface DataSet {
5165
4283
  */
5166
4284
  DataSetUsageConfiguration?: DataSetUsageConfiguration;
5167
4285
  }
5168
- export declare namespace DataSet {
5169
- /**
5170
- * @internal
5171
- */
5172
- const filterSensitiveLog: (obj: DataSet) => any;
5173
- }
5174
4286
  /**
5175
4287
  * <p>Dataset schema.</p>
5176
4288
  */
@@ -5180,12 +4292,6 @@ export interface DataSetSchema {
5180
4292
  */
5181
4293
  ColumnSchemaList?: ColumnSchema[];
5182
4294
  }
5183
- export declare namespace DataSetSchema {
5184
- /**
5185
- * @internal
5186
- */
5187
- const filterSensitiveLog: (obj: DataSetSchema) => any;
5188
- }
5189
4295
  /**
5190
4296
  * <p>Dataset configuration.</p>
5191
4297
  */
@@ -5203,12 +4309,6 @@ export interface DataSetConfiguration {
5203
4309
  */
5204
4310
  ColumnGroupSchemaList?: ColumnGroupSchema[];
5205
4311
  }
5206
- export declare namespace DataSetConfiguration {
5207
- /**
5208
- * @internal
5209
- */
5210
- const filterSensitiveLog: (obj: DataSetConfiguration) => any;
5211
- }
5212
4312
  /**
5213
4313
  * <p>Dataset summary.</p>
5214
4314
  */
@@ -5250,12 +4350,6 @@ export interface DataSetSummary {
5250
4350
  */
5251
4351
  ColumnLevelPermissionRulesApplied?: boolean;
5252
4352
  }
5253
- export declare namespace DataSetSummary {
5254
- /**
5255
- * @internal
5256
- */
5257
- const filterSensitiveLog: (obj: DataSetSummary) => any;
5258
- }
5259
4353
  export declare enum DataSourceErrorInfoType {
5260
4354
  ACCESS_DENIED = "ACCESS_DENIED",
5261
4355
  CONFLICT = "CONFLICT",
@@ -5279,12 +4373,6 @@ export interface DataSourceErrorInfo {
5279
4373
  */
5280
4374
  Message?: string;
5281
4375
  }
5282
- export declare namespace DataSourceErrorInfo {
5283
- /**
5284
- * @internal
5285
- */
5286
- const filterSensitiveLog: (obj: DataSourceErrorInfo) => any;
5287
- }
5288
4376
  /**
5289
4377
  * <p>The structure of a data source.</p>
5290
4378
  */
@@ -5352,12 +4440,6 @@ export interface DataSource {
5352
4440
  */
5353
4441
  ErrorInfo?: DataSourceErrorInfo;
5354
4442
  }
5355
- export declare namespace DataSource {
5356
- /**
5357
- * @internal
5358
- */
5359
- const filterSensitiveLog: (obj: DataSource) => any;
5360
- }
5361
4443
  export interface DeleteAccountCustomizationRequest {
5362
4444
  /**
5363
4445
  * <p>The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in
@@ -5369,12 +4451,6 @@ export interface DeleteAccountCustomizationRequest {
5369
4451
  */
5370
4452
  Namespace?: string;
5371
4453
  }
5372
- export declare namespace DeleteAccountCustomizationRequest {
5373
- /**
5374
- * @internal
5375
- */
5376
- const filterSensitiveLog: (obj: DeleteAccountCustomizationRequest) => any;
5377
- }
5378
4454
  export interface DeleteAccountCustomizationResponse {
5379
4455
  /**
5380
4456
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -5385,12 +4461,6 @@ export interface DeleteAccountCustomizationResponse {
5385
4461
  */
5386
4462
  Status?: number;
5387
4463
  }
5388
- export declare namespace DeleteAccountCustomizationResponse {
5389
- /**
5390
- * @internal
5391
- */
5392
- const filterSensitiveLog: (obj: DeleteAccountCustomizationResponse) => any;
5393
- }
5394
4464
  export interface DeleteAnalysisRequest {
5395
4465
  /**
5396
4466
  * <p>The ID of the Amazon Web Services account where you want to delete an analysis.</p>
@@ -5413,12 +4483,6 @@ export interface DeleteAnalysisRequest {
5413
4483
  */
5414
4484
  ForceDeleteWithoutRecovery?: boolean;
5415
4485
  }
5416
- export declare namespace DeleteAnalysisRequest {
5417
- /**
5418
- * @internal
5419
- */
5420
- const filterSensitiveLog: (obj: DeleteAnalysisRequest) => any;
5421
- }
5422
4486
  export interface DeleteAnalysisResponse {
5423
4487
  /**
5424
4488
  * <p>The HTTP status of the request.</p>
@@ -5441,12 +4505,6 @@ export interface DeleteAnalysisResponse {
5441
4505
  */
5442
4506
  RequestId?: string;
5443
4507
  }
5444
- export declare namespace DeleteAnalysisResponse {
5445
- /**
5446
- * @internal
5447
- */
5448
- const filterSensitiveLog: (obj: DeleteAnalysisResponse) => any;
5449
- }
5450
4508
  export interface DeleteDashboardRequest {
5451
4509
  /**
5452
4510
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
@@ -5463,12 +4521,6 @@ export interface DeleteDashboardRequest {
5463
4521
  */
5464
4522
  VersionNumber?: number;
5465
4523
  }
5466
- export declare namespace DeleteDashboardRequest {
5467
- /**
5468
- * @internal
5469
- */
5470
- const filterSensitiveLog: (obj: DeleteDashboardRequest) => any;
5471
- }
5472
4524
  export interface DeleteDashboardResponse {
5473
4525
  /**
5474
4526
  * <p>The HTTP status of the request.</p>
@@ -5487,12 +4539,6 @@ export interface DeleteDashboardResponse {
5487
4539
  */
5488
4540
  RequestId?: string;
5489
4541
  }
5490
- export declare namespace DeleteDashboardResponse {
5491
- /**
5492
- * @internal
5493
- */
5494
- const filterSensitiveLog: (obj: DeleteDashboardResponse) => any;
5495
- }
5496
4542
  export interface DeleteDataSetRequest {
5497
4543
  /**
5498
4544
  * <p>The Amazon Web Services account ID.</p>
@@ -5503,12 +4549,6 @@ export interface DeleteDataSetRequest {
5503
4549
  */
5504
4550
  DataSetId: string | undefined;
5505
4551
  }
5506
- export declare namespace DeleteDataSetRequest {
5507
- /**
5508
- * @internal
5509
- */
5510
- const filterSensitiveLog: (obj: DeleteDataSetRequest) => any;
5511
- }
5512
4552
  export interface DeleteDataSetResponse {
5513
4553
  /**
5514
4554
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
@@ -5527,12 +4567,6 @@ export interface DeleteDataSetResponse {
5527
4567
  */
5528
4568
  Status?: number;
5529
4569
  }
5530
- export declare namespace DeleteDataSetResponse {
5531
- /**
5532
- * @internal
5533
- */
5534
- const filterSensitiveLog: (obj: DeleteDataSetResponse) => any;
5535
- }
5536
4570
  export interface DeleteDataSourceRequest {
5537
4571
  /**
5538
4572
  * <p>The Amazon Web Services account ID.</p>
@@ -5543,12 +4577,6 @@ export interface DeleteDataSourceRequest {
5543
4577
  */
5544
4578
  DataSourceId: string | undefined;
5545
4579
  }
5546
- export declare namespace DeleteDataSourceRequest {
5547
- /**
5548
- * @internal
5549
- */
5550
- const filterSensitiveLog: (obj: DeleteDataSourceRequest) => any;
5551
- }
5552
4580
  export interface DeleteDataSourceResponse {
5553
4581
  /**
5554
4582
  * <p>The Amazon Resource Name (ARN) of the data source that you deleted.</p>
@@ -5567,12 +4595,6 @@ export interface DeleteDataSourceResponse {
5567
4595
  */
5568
4596
  Status?: number;
5569
4597
  }
5570
- export declare namespace DeleteDataSourceResponse {
5571
- /**
5572
- * @internal
5573
- */
5574
- const filterSensitiveLog: (obj: DeleteDataSourceResponse) => any;
5575
- }
5576
4598
  export interface DeleteFolderRequest {
5577
4599
  /**
5578
4600
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -5583,12 +4605,6 @@ export interface DeleteFolderRequest {
5583
4605
  */
5584
4606
  FolderId: string | undefined;
5585
4607
  }
5586
- export declare namespace DeleteFolderRequest {
5587
- /**
5588
- * @internal
5589
- */
5590
- const filterSensitiveLog: (obj: DeleteFolderRequest) => any;
5591
- }
5592
4608
  export interface DeleteFolderResponse {
5593
4609
  /**
5594
4610
  * <p>The HTTP status of the request.</p>
@@ -5607,12 +4623,6 @@ export interface DeleteFolderResponse {
5607
4623
  */
5608
4624
  RequestId?: string;
5609
4625
  }
5610
- export declare namespace DeleteFolderResponse {
5611
- /**
5612
- * @internal
5613
- */
5614
- const filterSensitiveLog: (obj: DeleteFolderResponse) => any;
5615
- }
5616
4626
  export interface DeleteFolderMembershipRequest {
5617
4627
  /**
5618
4628
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -5632,12 +4642,6 @@ export interface DeleteFolderMembershipRequest {
5632
4642
  */
5633
4643
  MemberType: MemberType | string | undefined;
5634
4644
  }
5635
- export declare namespace DeleteFolderMembershipRequest {
5636
- /**
5637
- * @internal
5638
- */
5639
- const filterSensitiveLog: (obj: DeleteFolderMembershipRequest) => any;
5640
- }
5641
4645
  export interface DeleteFolderMembershipResponse {
5642
4646
  /**
5643
4647
  * <p>The HTTP status of the request.</p>
@@ -5648,12 +4652,6 @@ export interface DeleteFolderMembershipResponse {
5648
4652
  */
5649
4653
  RequestId?: string;
5650
4654
  }
5651
- export declare namespace DeleteFolderMembershipResponse {
5652
- /**
5653
- * @internal
5654
- */
5655
- const filterSensitiveLog: (obj: DeleteFolderMembershipResponse) => any;
5656
- }
5657
4655
  export interface DeleteGroupRequest {
5658
4656
  /**
5659
4657
  * <p>The name of the group that you want to delete.</p>
@@ -5669,12 +4667,6 @@ export interface DeleteGroupRequest {
5669
4667
  */
5670
4668
  Namespace: string | undefined;
5671
4669
  }
5672
- export declare namespace DeleteGroupRequest {
5673
- /**
5674
- * @internal
5675
- */
5676
- const filterSensitiveLog: (obj: DeleteGroupRequest) => any;
5677
- }
5678
4670
  export interface DeleteGroupResponse {
5679
4671
  /**
5680
4672
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -5685,12 +4677,6 @@ export interface DeleteGroupResponse {
5685
4677
  */
5686
4678
  Status?: number;
5687
4679
  }
5688
- export declare namespace DeleteGroupResponse {
5689
- /**
5690
- * @internal
5691
- */
5692
- const filterSensitiveLog: (obj: DeleteGroupResponse) => any;
5693
- }
5694
4680
  export interface DeleteGroupMembershipRequest {
5695
4681
  /**
5696
4682
  * <p>The name of the user that you want to delete from the group membership.</p>
@@ -5710,12 +4696,6 @@ export interface DeleteGroupMembershipRequest {
5710
4696
  */
5711
4697
  Namespace: string | undefined;
5712
4698
  }
5713
- export declare namespace DeleteGroupMembershipRequest {
5714
- /**
5715
- * @internal
5716
- */
5717
- const filterSensitiveLog: (obj: DeleteGroupMembershipRequest) => any;
5718
- }
5719
4699
  export interface DeleteGroupMembershipResponse {
5720
4700
  /**
5721
4701
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -5726,12 +4706,6 @@ export interface DeleteGroupMembershipResponse {
5726
4706
  */
5727
4707
  Status?: number;
5728
4708
  }
5729
- export declare namespace DeleteGroupMembershipResponse {
5730
- /**
5731
- * @internal
5732
- */
5733
- const filterSensitiveLog: (obj: DeleteGroupMembershipResponse) => any;
5734
- }
5735
4709
  export interface DeleteIAMPolicyAssignmentRequest {
5736
4710
  /**
5737
4711
  * <p>The Amazon Web Services account ID where you want to delete the IAM policy assignment.</p>
@@ -5746,12 +4720,6 @@ export interface DeleteIAMPolicyAssignmentRequest {
5746
4720
  */
5747
4721
  Namespace: string | undefined;
5748
4722
  }
5749
- export declare namespace DeleteIAMPolicyAssignmentRequest {
5750
- /**
5751
- * @internal
5752
- */
5753
- const filterSensitiveLog: (obj: DeleteIAMPolicyAssignmentRequest) => any;
5754
- }
5755
4723
  export interface DeleteIAMPolicyAssignmentResponse {
5756
4724
  /**
5757
4725
  * <p>The name of the assignment. </p>
@@ -5766,12 +4734,6 @@ export interface DeleteIAMPolicyAssignmentResponse {
5766
4734
  */
5767
4735
  Status?: number;
5768
4736
  }
5769
- export declare namespace DeleteIAMPolicyAssignmentResponse {
5770
- /**
5771
- * @internal
5772
- */
5773
- const filterSensitiveLog: (obj: DeleteIAMPolicyAssignmentResponse) => any;
5774
- }
5775
4737
  export interface DeleteNamespaceRequest {
5776
4738
  /**
5777
4739
  * <p>The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.</p>
@@ -5782,12 +4744,6 @@ export interface DeleteNamespaceRequest {
5782
4744
  */
5783
4745
  Namespace: string | undefined;
5784
4746
  }
5785
- export declare namespace DeleteNamespaceRequest {
5786
- /**
5787
- * @internal
5788
- */
5789
- const filterSensitiveLog: (obj: DeleteNamespaceRequest) => any;
5790
- }
5791
4747
  export interface DeleteNamespaceResponse {
5792
4748
  /**
5793
4749
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -5798,12 +4754,6 @@ export interface DeleteNamespaceResponse {
5798
4754
  */
5799
4755
  Status?: number;
5800
4756
  }
5801
- export declare namespace DeleteNamespaceResponse {
5802
- /**
5803
- * @internal
5804
- */
5805
- const filterSensitiveLog: (obj: DeleteNamespaceResponse) => any;
5806
- }
5807
4757
  export interface DeleteTemplateRequest {
5808
4758
  /**
5809
4759
  * <p>The ID of the Amazon Web Services account that contains the template that you're deleting.</p>
@@ -5820,12 +4770,6 @@ export interface DeleteTemplateRequest {
5820
4770
  */
5821
4771
  VersionNumber?: number;
5822
4772
  }
5823
- export declare namespace DeleteTemplateRequest {
5824
- /**
5825
- * @internal
5826
- */
5827
- const filterSensitiveLog: (obj: DeleteTemplateRequest) => any;
5828
- }
5829
4773
  export interface DeleteTemplateResponse {
5830
4774
  /**
5831
4775
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -5844,12 +4788,6 @@ export interface DeleteTemplateResponse {
5844
4788
  */
5845
4789
  Status?: number;
5846
4790
  }
5847
- export declare namespace DeleteTemplateResponse {
5848
- /**
5849
- * @internal
5850
- */
5851
- const filterSensitiveLog: (obj: DeleteTemplateResponse) => any;
5852
- }
5853
4791
  export interface DeleteTemplateAliasRequest {
5854
4792
  /**
5855
4793
  * <p>The ID of the Amazon Web Services account that contains the item to delete.</p>
@@ -5867,12 +4805,6 @@ export interface DeleteTemplateAliasRequest {
5867
4805
  */
5868
4806
  AliasName: string | undefined;
5869
4807
  }
5870
- export declare namespace DeleteTemplateAliasRequest {
5871
- /**
5872
- * @internal
5873
- */
5874
- const filterSensitiveLog: (obj: DeleteTemplateAliasRequest) => any;
5875
- }
5876
4808
  export interface DeleteTemplateAliasResponse {
5877
4809
  /**
5878
4810
  * <p>The HTTP status of the request.</p>
@@ -5895,12 +4827,6 @@ export interface DeleteTemplateAliasResponse {
5895
4827
  */
5896
4828
  RequestId?: string;
5897
4829
  }
5898
- export declare namespace DeleteTemplateAliasResponse {
5899
- /**
5900
- * @internal
5901
- */
5902
- const filterSensitiveLog: (obj: DeleteTemplateAliasResponse) => any;
5903
- }
5904
4830
  export interface DeleteThemeRequest {
5905
4831
  /**
5906
4832
  * <p>The ID of the Amazon Web Services account that contains the theme that you're deleting.</p>
@@ -5918,12 +4844,6 @@ export interface DeleteThemeRequest {
5918
4844
  */
5919
4845
  VersionNumber?: number;
5920
4846
  }
5921
- export declare namespace DeleteThemeRequest {
5922
- /**
5923
- * @internal
5924
- */
5925
- const filterSensitiveLog: (obj: DeleteThemeRequest) => any;
5926
- }
5927
4847
  export interface DeleteThemeResponse {
5928
4848
  /**
5929
4849
  * <p>The Amazon Resource Name (ARN) of the resource.</p>
@@ -5942,12 +4862,6 @@ export interface DeleteThemeResponse {
5942
4862
  */
5943
4863
  ThemeId?: string;
5944
4864
  }
5945
- export declare namespace DeleteThemeResponse {
5946
- /**
5947
- * @internal
5948
- */
5949
- const filterSensitiveLog: (obj: DeleteThemeResponse) => any;
5950
- }
5951
4865
  export interface DeleteThemeAliasRequest {
5952
4866
  /**
5953
4867
  * <p>The ID of the Amazon Web Services account that contains the theme alias to delete.</p>
@@ -5962,12 +4876,6 @@ export interface DeleteThemeAliasRequest {
5962
4876
  */
5963
4877
  AliasName: string | undefined;
5964
4878
  }
5965
- export declare namespace DeleteThemeAliasRequest {
5966
- /**
5967
- * @internal
5968
- */
5969
- const filterSensitiveLog: (obj: DeleteThemeAliasRequest) => any;
5970
- }
5971
4879
  export interface DeleteThemeAliasResponse {
5972
4880
  /**
5973
4881
  * <p>The name for the theme alias.</p>
@@ -5990,12 +4898,6 @@ export interface DeleteThemeAliasResponse {
5990
4898
  */
5991
4899
  ThemeId?: string;
5992
4900
  }
5993
- export declare namespace DeleteThemeAliasResponse {
5994
- /**
5995
- * @internal
5996
- */
5997
- const filterSensitiveLog: (obj: DeleteThemeAliasResponse) => any;
5998
- }
5999
4901
  export interface DeleteUserRequest {
6000
4902
  /**
6001
4903
  * <p>The name of the user that you want to delete.</p>
@@ -6011,12 +4913,6 @@ export interface DeleteUserRequest {
6011
4913
  */
6012
4914
  Namespace: string | undefined;
6013
4915
  }
6014
- export declare namespace DeleteUserRequest {
6015
- /**
6016
- * @internal
6017
- */
6018
- const filterSensitiveLog: (obj: DeleteUserRequest) => any;
6019
- }
6020
4916
  export interface DeleteUserResponse {
6021
4917
  /**
6022
4918
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -6027,12 +4923,6 @@ export interface DeleteUserResponse {
6027
4923
  */
6028
4924
  Status?: number;
6029
4925
  }
6030
- export declare namespace DeleteUserResponse {
6031
- /**
6032
- * @internal
6033
- */
6034
- const filterSensitiveLog: (obj: DeleteUserResponse) => any;
6035
- }
6036
4926
  /**
6037
4927
  * <p></p>
6038
4928
  */
@@ -6051,12 +4941,6 @@ export interface DeleteUserByPrincipalIdRequest {
6051
4941
  */
6052
4942
  Namespace: string | undefined;
6053
4943
  }
6054
- export declare namespace DeleteUserByPrincipalIdRequest {
6055
- /**
6056
- * @internal
6057
- */
6058
- const filterSensitiveLog: (obj: DeleteUserByPrincipalIdRequest) => any;
6059
- }
6060
4944
  export interface DeleteUserByPrincipalIdResponse {
6061
4945
  /**
6062
4946
  * <p>The Amazon Web Services request ID for this operation.</p>
@@ -6067,12 +4951,6 @@ export interface DeleteUserByPrincipalIdResponse {
6067
4951
  */
6068
4952
  Status?: number;
6069
4953
  }
6070
- export declare namespace DeleteUserByPrincipalIdResponse {
6071
- /**
6072
- * @internal
6073
- */
6074
- const filterSensitiveLog: (obj: DeleteUserByPrincipalIdResponse) => any;
6075
- }
6076
4954
  export interface DescribeAccountCustomizationRequest {
6077
4955
  /**
6078
4956
  * <p>The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations
@@ -6093,12 +4971,6 @@ export interface DescribeAccountCustomizationRequest {
6093
4971
  */
6094
4972
  Resolved?: boolean;
6095
4973
  }
6096
- export declare namespace DescribeAccountCustomizationRequest {
6097
- /**
6098
- * @internal
6099
- */
6100
- const filterSensitiveLog: (obj: DescribeAccountCustomizationRequest) => any;
6101
- }
6102
4974
  export interface DescribeAccountCustomizationResponse {
6103
4975
  /**
6104
4976
  * <p>The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account.</p>
@@ -6125,24 +4997,12 @@ export interface DescribeAccountCustomizationResponse {
6125
4997
  */
6126
4998
  Status?: number;
6127
4999
  }
6128
- export declare namespace DescribeAccountCustomizationResponse {
6129
- /**
6130
- * @internal
6131
- */
6132
- const filterSensitiveLog: (obj: DescribeAccountCustomizationResponse) => any;
6133
- }
6134
5000
  export interface DescribeAccountSettingsRequest {
6135
5001
  /**
6136
5002
  * <p>The ID for the Amazon Web Services account that contains the settings that you want to list.</p>
6137
5003
  */
6138
5004
  AwsAccountId: string | undefined;
6139
5005
  }
6140
- export declare namespace DescribeAccountSettingsRequest {
6141
- /**
6142
- * @internal
6143
- */
6144
- const filterSensitiveLog: (obj: DescribeAccountSettingsRequest) => any;
6145
- }
6146
5006
  export interface DescribeAccountSettingsResponse {
6147
5007
  /**
6148
5008
  * <p>The Amazon QuickSight settings for this Amazon Web Services account. This information
@@ -6163,25 +5023,13 @@ export interface DescribeAccountSettingsResponse {
6163
5023
  */
6164
5024
  Status?: number;
6165
5025
  }
6166
- export declare namespace DescribeAccountSettingsResponse {
6167
- /**
6168
- * @internal
6169
- */
6170
- const filterSensitiveLog: (obj: DescribeAccountSettingsResponse) => any;
6171
- }
6172
5026
  export interface DescribeAccountSubscriptionRequest {
6173
5027
  /**
6174
5028
  * <p>The Amazon Web Services account ID associated with your Amazon QuickSight account.</p>
6175
5029
  */
6176
5030
  AwsAccountId: string | undefined;
6177
5031
  }
6178
- export declare namespace DescribeAccountSubscriptionRequest {
6179
- /**
6180
- * @internal
6181
- */
6182
- const filterSensitiveLog: (obj: DescribeAccountSubscriptionRequest) => any;
6183
- }
6184
- export interface DescribeAccountSubscriptionResponse {
5032
+ export interface DescribeAccountSubscriptionResponse {
6185
5033
  /**
6186
5034
  * <p>A structure that contains the following elements:</p>
6187
5035
  * <ul>
@@ -6214,12 +5062,6 @@ export interface DescribeAccountSubscriptionResponse {
6214
5062
  */
6215
5063
  RequestId?: string;
6216
5064
  }
6217
- export declare namespace DescribeAccountSubscriptionResponse {
6218
- /**
6219
- * @internal
6220
- */
6221
- const filterSensitiveLog: (obj: DescribeAccountSubscriptionResponse) => any;
6222
- }
6223
5065
  export interface DescribeAnalysisRequest {
6224
5066
  /**
6225
5067
  * <p>The ID of the Amazon Web Services account that contains the analysis. You must be using the
@@ -6232,12 +5074,6 @@ export interface DescribeAnalysisRequest {
6232
5074
  */
6233
5075
  AnalysisId: string | undefined;
6234
5076
  }
6235
- export declare namespace DescribeAnalysisRequest {
6236
- /**
6237
- * @internal
6238
- */
6239
- const filterSensitiveLog: (obj: DescribeAnalysisRequest) => any;
6240
- }
6241
5077
  export interface DescribeAnalysisResponse {
6242
5078
  /**
6243
5079
  * <p>A metadata structure that contains summary information for the analysis that you're
@@ -6253,12 +5089,6 @@ export interface DescribeAnalysisResponse {
6253
5089
  */
6254
5090
  RequestId?: string;
6255
5091
  }
6256
- export declare namespace DescribeAnalysisResponse {
6257
- /**
6258
- * @internal
6259
- */
6260
- const filterSensitiveLog: (obj: DescribeAnalysisResponse) => any;
6261
- }
6262
5092
  export interface DescribeAnalysisPermissionsRequest {
6263
5093
  /**
6264
5094
  * <p>The ID of the Amazon Web Services account that contains the analysis whose permissions you're
@@ -6271,12 +5101,6 @@ export interface DescribeAnalysisPermissionsRequest {
6271
5101
  */
6272
5102
  AnalysisId: string | undefined;
6273
5103
  }
6274
- export declare namespace DescribeAnalysisPermissionsRequest {
6275
- /**
6276
- * @internal
6277
- */
6278
- const filterSensitiveLog: (obj: DescribeAnalysisPermissionsRequest) => any;
6279
- }
6280
5104
  export interface DescribeAnalysisPermissionsResponse {
6281
5105
  /**
6282
5106
  * <p>The ID of the analysis whose permissions you're describing.</p>
@@ -6301,12 +5125,6 @@ export interface DescribeAnalysisPermissionsResponse {
6301
5125
  */
6302
5126
  RequestId?: string;
6303
5127
  }
6304
- export declare namespace DescribeAnalysisPermissionsResponse {
6305
- /**
6306
- * @internal
6307
- */
6308
- const filterSensitiveLog: (obj: DescribeAnalysisPermissionsResponse) => any;
6309
- }
6310
5128
  export interface DescribeDashboardRequest {
6311
5129
  /**
6312
5130
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
@@ -6327,12 +5145,6 @@ export interface DescribeDashboardRequest {
6327
5145
  */
6328
5146
  AliasName?: string;
6329
5147
  }
6330
- export declare namespace DescribeDashboardRequest {
6331
- /**
6332
- * @internal
6333
- */
6334
- const filterSensitiveLog: (obj: DescribeDashboardRequest) => any;
6335
- }
6336
5148
  export interface DescribeDashboardResponse {
6337
5149
  /**
6338
5150
  * <p>Information about the dashboard.</p>
@@ -6347,12 +5159,6 @@ export interface DescribeDashboardResponse {
6347
5159
  */
6348
5160
  RequestId?: string;
6349
5161
  }
6350
- export declare namespace DescribeDashboardResponse {
6351
- /**
6352
- * @internal
6353
- */
6354
- const filterSensitiveLog: (obj: DescribeDashboardResponse) => any;
6355
- }
6356
5162
  export interface DescribeDashboardPermissionsRequest {
6357
5163
  /**
6358
5164
  * <p>The ID of the Amazon Web Services account that contains the dashboard that you're describing
@@ -6364,12 +5170,6 @@ export interface DescribeDashboardPermissionsRequest {
6364
5170
  */
6365
5171
  DashboardId: string | undefined;
6366
5172
  }
6367
- export declare namespace DescribeDashboardPermissionsRequest {
6368
- /**
6369
- * @internal
6370
- */
6371
- const filterSensitiveLog: (obj: DescribeDashboardPermissionsRequest) => any;
6372
- }
6373
5173
  /**
6374
5174
  * <p>A structure that contains the configuration of a shareable link to the dashboard.</p>
6375
5175
  */
@@ -6379,12 +5179,6 @@ export interface LinkSharingConfiguration {
6379
5179
  */
6380
5180
  Permissions?: ResourcePermission[];
6381
5181
  }
6382
- export declare namespace LinkSharingConfiguration {
6383
- /**
6384
- * @internal
6385
- */
6386
- const filterSensitiveLog: (obj: LinkSharingConfiguration) => any;
6387
- }
6388
5182
  export interface DescribeDashboardPermissionsResponse {
6389
5183
  /**
6390
5184
  * <p>The ID for the dashboard.</p>
@@ -6414,12 +5208,6 @@ export interface DescribeDashboardPermissionsResponse {
6414
5208
  */
6415
5209
  LinkSharingConfiguration?: LinkSharingConfiguration;
6416
5210
  }
6417
- export declare namespace DescribeDashboardPermissionsResponse {
6418
- /**
6419
- * @internal
6420
- */
6421
- const filterSensitiveLog: (obj: DescribeDashboardPermissionsResponse) => any;
6422
- }
6423
5211
  export interface DescribeDataSetRequest {
6424
5212
  /**
6425
5213
  * <p>The Amazon Web Services account ID.</p>
@@ -6430,12 +5218,6 @@ export interface DescribeDataSetRequest {
6430
5218
  */
6431
5219
  DataSetId: string | undefined;
6432
5220
  }
6433
- export declare namespace DescribeDataSetRequest {
6434
- /**
6435
- * @internal
6436
- */
6437
- const filterSensitiveLog: (obj: DescribeDataSetRequest) => any;
6438
- }
6439
5221
  export interface DescribeDataSetResponse {
6440
5222
  /**
6441
5223
  * <p>Information on the dataset.</p>
@@ -6450,12 +5232,6 @@ export interface DescribeDataSetResponse {
6450
5232
  */
6451
5233
  Status?: number;
6452
5234
  }
6453
- export declare namespace DescribeDataSetResponse {
6454
- /**
6455
- * @internal
6456
- */
6457
- const filterSensitiveLog: (obj: DescribeDataSetResponse) => any;
6458
- }
6459
5235
  export interface DescribeDataSetPermissionsRequest {
6460
5236
  /**
6461
5237
  * <p>The Amazon Web Services account ID.</p>
@@ -6466,12 +5242,6 @@ export interface DescribeDataSetPermissionsRequest {
6466
5242
  */
6467
5243
  DataSetId: string | undefined;
6468
5244
  }
6469
- export declare namespace DescribeDataSetPermissionsRequest {
6470
- /**
6471
- * @internal
6472
- */
6473
- const filterSensitiveLog: (obj: DescribeDataSetPermissionsRequest) => any;
6474
- }
6475
5245
  export interface DescribeDataSetPermissionsResponse {
6476
5246
  /**
6477
5247
  * <p>The Amazon Resource Name (ARN) of the dataset.</p>
@@ -6494,12 +5264,6 @@ export interface DescribeDataSetPermissionsResponse {
6494
5264
  */
6495
5265
  Status?: number;
6496
5266
  }
6497
- export declare namespace DescribeDataSetPermissionsResponse {
6498
- /**
6499
- * @internal
6500
- */
6501
- const filterSensitiveLog: (obj: DescribeDataSetPermissionsResponse) => any;
6502
- }
6503
5267
  export interface DescribeDataSourceRequest {
6504
5268
  /**
6505
5269
  * <p>The Amazon Web Services account ID.</p>
@@ -6510,12 +5274,6 @@ export interface DescribeDataSourceRequest {
6510
5274
  */
6511
5275
  DataSourceId: string | undefined;
6512
5276
  }
6513
- export declare namespace DescribeDataSourceRequest {
6514
- /**
6515
- * @internal
6516
- */
6517
- const filterSensitiveLog: (obj: DescribeDataSourceRequest) => any;
6518
- }
6519
5277
  export interface DescribeDataSourceResponse {
6520
5278
  /**
6521
5279
  * <p>The information on the data source.</p>
@@ -6530,12 +5288,6 @@ export interface DescribeDataSourceResponse {
6530
5288
  */
6531
5289
  Status?: number;
6532
5290
  }
6533
- export declare namespace DescribeDataSourceResponse {
6534
- /**
6535
- * @internal
6536
- */
6537
- const filterSensitiveLog: (obj: DescribeDataSourceResponse) => any;
6538
- }
6539
5291
  export interface DescribeDataSourcePermissionsRequest {
6540
5292
  /**
6541
5293
  * <p>The Amazon Web Services account ID.</p>
@@ -6546,12 +5298,6 @@ export interface DescribeDataSourcePermissionsRequest {
6546
5298
  */
6547
5299
  DataSourceId: string | undefined;
6548
5300
  }
6549
- export declare namespace DescribeDataSourcePermissionsRequest {
6550
- /**
6551
- * @internal
6552
- */
6553
- const filterSensitiveLog: (obj: DescribeDataSourcePermissionsRequest) => any;
6554
- }
6555
5301
  export interface DescribeDataSourcePermissionsResponse {
6556
5302
  /**
6557
5303
  * <p>The Amazon Resource Name (ARN) of the data source.</p>
@@ -6574,12 +5320,6 @@ export interface DescribeDataSourcePermissionsResponse {
6574
5320
  */
6575
5321
  Status?: number;
6576
5322
  }
6577
- export declare namespace DescribeDataSourcePermissionsResponse {
6578
- /**
6579
- * @internal
6580
- */
6581
- const filterSensitiveLog: (obj: DescribeDataSourcePermissionsResponse) => any;
6582
- }
6583
5323
  export interface DescribeFolderRequest {
6584
5324
  /**
6585
5325
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -6590,12 +5330,6 @@ export interface DescribeFolderRequest {
6590
5330
  */
6591
5331
  FolderId: string | undefined;
6592
5332
  }
6593
- export declare namespace DescribeFolderRequest {
6594
- /**
6595
- * @internal
6596
- */
6597
- const filterSensitiveLog: (obj: DescribeFolderRequest) => any;
6598
- }
6599
5333
  /**
6600
5334
  * <p>A folder in Amazon QuickSight.</p>
6601
5335
  */
@@ -6629,12 +5363,6 @@ export interface Folder {
6629
5363
  */
6630
5364
  LastUpdatedTime?: Date;
6631
5365
  }
6632
- export declare namespace Folder {
6633
- /**
6634
- * @internal
6635
- */
6636
- const filterSensitiveLog: (obj: Folder) => any;
6637
- }
6638
5366
  export interface DescribeFolderResponse {
6639
5367
  /**
6640
5368
  * <p>The HTTP status of the request.</p>
@@ -6649,12 +5377,6 @@ export interface DescribeFolderResponse {
6649
5377
  */
6650
5378
  RequestId?: string;
6651
5379
  }
6652
- export declare namespace DescribeFolderResponse {
6653
- /**
6654
- * @internal
6655
- */
6656
- const filterSensitiveLog: (obj: DescribeFolderResponse) => any;
6657
- }
6658
5380
  export interface DescribeFolderPermissionsRequest {
6659
5381
  /**
6660
5382
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -6665,12 +5387,6 @@ export interface DescribeFolderPermissionsRequest {
6665
5387
  */
6666
5388
  FolderId: string | undefined;
6667
5389
  }
6668
- export declare namespace DescribeFolderPermissionsRequest {
6669
- /**
6670
- * @internal
6671
- */
6672
- const filterSensitiveLog: (obj: DescribeFolderPermissionsRequest) => any;
6673
- }
6674
5390
  export interface DescribeFolderPermissionsResponse {
6675
5391
  /**
6676
5392
  * <p>The HTTP status of the request.</p>
@@ -6693,12 +5409,6 @@ export interface DescribeFolderPermissionsResponse {
6693
5409
  */
6694
5410
  RequestId?: string;
6695
5411
  }
6696
- export declare namespace DescribeFolderPermissionsResponse {
6697
- /**
6698
- * @internal
6699
- */
6700
- const filterSensitiveLog: (obj: DescribeFolderPermissionsResponse) => any;
6701
- }
6702
5412
  export interface DescribeFolderResolvedPermissionsRequest {
6703
5413
  /**
6704
5414
  * <p>The ID for the Amazon Web Services account that contains the folder.</p>
@@ -6709,12 +5419,6 @@ export interface DescribeFolderResolvedPermissionsRequest {
6709
5419
  */
6710
5420
  FolderId: string | undefined;
6711
5421
  }
6712
- export declare namespace DescribeFolderResolvedPermissionsRequest {
6713
- /**
6714
- * @internal
6715
- */
6716
- const filterSensitiveLog: (obj: DescribeFolderResolvedPermissionsRequest) => any;
6717
- }
6718
5422
  export interface DescribeFolderResolvedPermissionsResponse {
6719
5423
  /**
6720
5424
  * <p>The HTTP status of the request.</p>
@@ -6737,12 +5441,6 @@ export interface DescribeFolderResolvedPermissionsResponse {
6737
5441
  */
6738
5442
  RequestId?: string;
6739
5443
  }
6740
- export declare namespace DescribeFolderResolvedPermissionsResponse {
6741
- /**
6742
- * @internal
6743
- */
6744
- const filterSensitiveLog: (obj: DescribeFolderResolvedPermissionsResponse) => any;
6745
- }
6746
5444
  export interface DescribeGroupRequest {
6747
5445
  /**
6748
5446
  * <p>The name of the group that you want to describe.</p>
@@ -6758,12 +5456,6 @@ export interface DescribeGroupRequest {
6758
5456
  */
6759
5457
  Namespace: string | undefined;
6760
5458
  }
6761
- export declare namespace DescribeGroupRequest {
6762
- /**
6763
- * @internal
6764
- */
6765
- const filterSensitiveLog: (obj: DescribeGroupRequest) => any;
6766
- }
6767
5459
  export interface DescribeGroupResponse {
6768
5460
  /**
6769
5461
  * <p>The name of the group.</p>
@@ -6778,12 +5470,6 @@ export interface DescribeGroupResponse {
6778
5470
  */
6779
5471
  Status?: number;
6780
5472
  }
6781
- export declare namespace DescribeGroupResponse {
6782
- /**
6783
- * @internal
6784
- */
6785
- const filterSensitiveLog: (obj: DescribeGroupResponse) => any;
6786
- }
6787
5473
  export interface DescribeGroupMembershipRequest {
6788
5474
  /**
6789
5475
  * <p>The user name of the user that you want to search for.</p>
@@ -6803,12 +5489,6 @@ export interface DescribeGroupMembershipRequest {
6803
5489
  */
6804
5490
  Namespace: string | undefined;
6805
5491
  }
6806
- export declare namespace DescribeGroupMembershipRequest {
6807
- /**
6808
- * @internal
6809
- */
6810
- const filterSensitiveLog: (obj: DescribeGroupMembershipRequest) => any;
6811
- }
6812
5492
  export interface DescribeGroupMembershipResponse {
6813
5493
  /**
6814
5494
  * <p>A member of an Amazon QuickSight group. Currently, group members must be users. Groups
@@ -6824,12 +5504,6 @@ export interface DescribeGroupMembershipResponse {
6824
5504
  */
6825
5505
  Status?: number;
6826
5506
  }
6827
- export declare namespace DescribeGroupMembershipResponse {
6828
- /**
6829
- * @internal
6830
- */
6831
- const filterSensitiveLog: (obj: DescribeGroupMembershipResponse) => any;
6832
- }
6833
5507
  export interface DescribeIAMPolicyAssignmentRequest {
6834
5508
  /**
6835
5509
  * <p>The ID of the Amazon Web Services account that contains the assignment that you want to describe.</p>
@@ -6844,12 +5518,6 @@ export interface DescribeIAMPolicyAssignmentRequest {
6844
5518
  */
6845
5519
  Namespace: string | undefined;
6846
5520
  }
6847
- export declare namespace DescribeIAMPolicyAssignmentRequest {
6848
- /**
6849
- * @internal
6850
- */
6851
- const filterSensitiveLog: (obj: DescribeIAMPolicyAssignmentRequest) => any;
6852
- }
6853
5521
  /**
6854
5522
  * <p>An Identity and Access Management (IAM) policy assignment.</p>
6855
5523
  */
@@ -6879,12 +5547,6 @@ export interface IAMPolicyAssignment {
6879
5547
  */
6880
5548
  AssignmentStatus?: AssignmentStatus | string;
6881
5549
  }
6882
- export declare namespace IAMPolicyAssignment {
6883
- /**
6884
- * @internal
6885
- */
6886
- const filterSensitiveLog: (obj: IAMPolicyAssignment) => any;
6887
- }
6888
5550
  export interface DescribeIAMPolicyAssignmentResponse {
6889
5551
  /**
6890
5552
  * <p>Information describing the IAM policy assignment.</p>
@@ -6899,12 +5561,6 @@ export interface DescribeIAMPolicyAssignmentResponse {
6899
5561
  */
6900
5562
  Status?: number;
6901
5563
  }
6902
- export declare namespace DescribeIAMPolicyAssignmentResponse {
6903
- /**
6904
- * @internal
6905
- */
6906
- const filterSensitiveLog: (obj: DescribeIAMPolicyAssignmentResponse) => any;
6907
- }
6908
5564
  /**
6909
5565
  * <p>The <code>NextToken</code> value isn't valid.</p>
6910
5566
  */
@@ -6935,12 +5591,6 @@ export interface DescribeIngestionRequest {
6935
5591
  */
6936
5592
  IngestionId: string | undefined;
6937
5593
  }
6938
- export declare namespace DescribeIngestionRequest {
6939
- /**
6940
- * @internal
6941
- */
6942
- const filterSensitiveLog: (obj: DescribeIngestionRequest) => any;
6943
- }
6944
5594
  export declare enum IngestionErrorType {
6945
5595
  ACCOUNT_CAPACITY_LIMIT_EXCEEDED = "ACCOUNT_CAPACITY_LIMIT_EXCEEDED",
6946
5596
  CONNECTION_FAILURE = "CONNECTION_FAILURE",
@@ -7000,12 +5650,6 @@ export interface ErrorInfo {
7000
5650
  */
7001
5651
  Message?: string;
7002
5652
  }
7003
- export declare namespace ErrorInfo {
7004
- /**
7005
- * @internal
7006
- */
7007
- const filterSensitiveLog: (obj: ErrorInfo) => any;
7008
- }
7009
5653
  /**
7010
5654
  * <p>Information about a queued dataset SPICE ingestion.</p>
7011
5655
  */
@@ -7020,12 +5664,6 @@ export interface QueueInfo {
7020
5664
  */
7021
5665
  QueuedIngestion: string | undefined;
7022
5666
  }
7023
- export declare namespace QueueInfo {
7024
- /**
7025
- * @internal
7026
- */
7027
- const filterSensitiveLog: (obj: QueueInfo) => any;
7028
- }
7029
5667
  export declare enum IngestionRequestSource {
7030
5668
  MANUAL = "MANUAL",
7031
5669
  SCHEDULED = "SCHEDULED"
@@ -7053,12 +5691,6 @@ export interface RowInfo {
7053
5691
  */
7054
5692
  TotalRowsInDataset?: number;
7055
5693
  }
7056
- export declare namespace RowInfo {
7057
- /**
7058
- * @internal
7059
- */
7060
- const filterSensitiveLog: (obj: RowInfo) => any;
7061
- }
7062
5694
  /**
7063
5695
  * <p>Information about the SPICE ingestion for a dataset.</p>
7064
5696
  */
@@ -7108,12 +5740,6 @@ export interface Ingestion {
7108
5740
  */
7109
5741
  RequestType?: IngestionRequestType | string;
7110
5742
  }
7111
- export declare namespace Ingestion {
7112
- /**
7113
- * @internal
7114
- */
7115
- const filterSensitiveLog: (obj: Ingestion) => any;
7116
- }
7117
5743
  export interface DescribeIngestionResponse {
7118
5744
  /**
7119
5745
  * <p>Information about the ingestion.</p>
@@ -7128,24 +5754,12 @@ export interface DescribeIngestionResponse {
7128
5754
  */
7129
5755
  Status?: number;
7130
5756
  }
7131
- export declare namespace DescribeIngestionResponse {
7132
- /**
7133
- * @internal
7134
- */
7135
- const filterSensitiveLog: (obj: DescribeIngestionResponse) => any;
7136
- }
7137
5757
  export interface DescribeIpRestrictionRequest {
7138
5758
  /**
7139
5759
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
7140
5760
  */
7141
5761
  AwsAccountId: string | undefined;
7142
5762
  }
7143
- export declare namespace DescribeIpRestrictionRequest {
7144
- /**
7145
- * @internal
7146
- */
7147
- const filterSensitiveLog: (obj: DescribeIpRestrictionRequest) => any;
7148
- }
7149
5763
  export interface DescribeIpRestrictionResponse {
7150
5764
  /**
7151
5765
  * <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
@@ -7168,12 +5782,6 @@ export interface DescribeIpRestrictionResponse {
7168
5782
  */
7169
5783
  Status?: number;
7170
5784
  }
7171
- export declare namespace DescribeIpRestrictionResponse {
7172
- /**
7173
- * @internal
7174
- */
7175
- const filterSensitiveLog: (obj: DescribeIpRestrictionResponse) => any;
7176
- }
7177
5785
  export interface DescribeNamespaceRequest {
7178
5786
  /**
7179
5787
  * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.</p>
@@ -7184,12 +5792,6 @@ export interface DescribeNamespaceRequest {
7184
5792
  */
7185
5793
  Namespace: string | undefined;
7186
5794
  }
7187
- export declare namespace DescribeNamespaceRequest {
7188
- /**
7189
- * @internal
7190
- */
7191
- const filterSensitiveLog: (obj: DescribeNamespaceRequest) => any;
7192
- }
7193
5795
  export declare enum NamespaceErrorType {
7194
5796
  INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
7195
5797
  PERMISSION_DENIED = "PERMISSION_DENIED"
@@ -7207,12 +5809,6 @@ export interface NamespaceError {
7207
5809
  */
7208
5810
  Message?: string;
7209
5811
  }
7210
- export declare namespace NamespaceError {
7211
- /**
7212
- * @internal
7213
- */
7214
- const filterSensitiveLog: (obj: NamespaceError) => any;
7215
- }
7216
5812
  /**
7217
5813
  * <p>The error type.</p>
7218
5814
  */
@@ -7242,12 +5838,6 @@ export interface NamespaceInfoV2 {
7242
5838
  */
7243
5839
  NamespaceError?: NamespaceError;
7244
5840
  }
7245
- export declare namespace NamespaceInfoV2 {
7246
- /**
7247
- * @internal
7248
- */
7249
- const filterSensitiveLog: (obj: NamespaceInfoV2) => any;
7250
- }
7251
5841
  export interface DescribeNamespaceResponse {
7252
5842
  /**
7253
5843
  * <p>The information about the namespace that you're describing. The response includes
@@ -7265,12 +5855,6 @@ export interface DescribeNamespaceResponse {
7265
5855
  */
7266
5856
  Status?: number;
7267
5857
  }
7268
- export declare namespace DescribeNamespaceResponse {
7269
- /**
7270
- * @internal
7271
- */
7272
- const filterSensitiveLog: (obj: DescribeNamespaceResponse) => any;
7273
- }
7274
5858
  export interface DescribeTemplateRequest {
7275
5859
  /**
7276
5860
  * <p>The ID of the Amazon Web Services account that contains the template that you're describing.</p>
@@ -7293,12 +5877,6 @@ export interface DescribeTemplateRequest {
7293
5877
  */
7294
5878
  AliasName?: string;
7295
5879
  }
7296
- export declare namespace DescribeTemplateRequest {
7297
- /**
7298
- * @internal
7299
- */
7300
- const filterSensitiveLog: (obj: DescribeTemplateRequest) => any;
7301
- }
7302
5880
  export declare enum TemplateErrorType {
7303
5881
  ACCESS_DENIED = "ACCESS_DENIED",
7304
5882
  DATA_SET_NOT_FOUND = "DATA_SET_NOT_FOUND",
@@ -7318,12 +5896,6 @@ export interface TemplateError {
7318
5896
  */
7319
5897
  Message?: string;
7320
5898
  }
7321
- export declare namespace TemplateError {
7322
- /**
7323
- * @internal
7324
- */
7325
- const filterSensitiveLog: (obj: TemplateError) => any;
7326
- }
7327
5899
  /**
7328
5900
  * <p>A version of a template.</p>
7329
5901
  */
@@ -7368,12 +5940,6 @@ export interface TemplateVersion {
7368
5940
  */
7369
5941
  Sheets?: Sheet[];
7370
5942
  }
7371
- export declare namespace TemplateVersion {
7372
- /**
7373
- * @internal
7374
- */
7375
- const filterSensitiveLog: (obj: TemplateVersion) => any;
7376
- }
7377
5943
  /**
7378
5944
  * <p>A template object. A <i>template</i> is an entity in Amazon QuickSight that
7379
5945
  * encapsulates the metadata required to create an analysis and that you can use to create
@@ -7410,12 +5976,6 @@ export interface Template {
7410
5976
  */
7411
5977
  CreatedTime?: Date;
7412
5978
  }
7413
- export declare namespace Template {
7414
- /**
7415
- * @internal
7416
- */
7417
- const filterSensitiveLog: (obj: Template) => any;
7418
- }
7419
5979
  export interface DescribeTemplateResponse {
7420
5980
  /**
7421
5981
  * <p>The template structure for the object you want to describe.</p>
@@ -7430,12 +5990,6 @@ export interface DescribeTemplateResponse {
7430
5990
  */
7431
5991
  RequestId?: string;
7432
5992
  }
7433
- export declare namespace DescribeTemplateResponse {
7434
- /**
7435
- * @internal
7436
- */
7437
- const filterSensitiveLog: (obj: DescribeTemplateResponse) => any;
7438
- }
7439
5993
  export interface DescribeTemplateAliasRequest {
7440
5994
  /**
7441
5995
  * <p>The ID of the Amazon Web Services account that contains the template alias that you're
@@ -7454,12 +6008,6 @@ export interface DescribeTemplateAliasRequest {
7454
6008
  */
7455
6009
  AliasName: string | undefined;
7456
6010
  }
7457
- export declare namespace DescribeTemplateAliasRequest {
7458
- /**
7459
- * @internal
7460
- */
7461
- const filterSensitiveLog: (obj: DescribeTemplateAliasRequest) => any;
7462
- }
7463
6011
  export interface DescribeTemplateAliasResponse {
7464
6012
  /**
7465
6013
  * <p>Information about the template alias.</p>
@@ -7474,12 +6022,6 @@ export interface DescribeTemplateAliasResponse {
7474
6022
  */
7475
6023
  RequestId?: string;
7476
6024
  }
7477
- export declare namespace DescribeTemplateAliasResponse {
7478
- /**
7479
- * @internal
7480
- */
7481
- const filterSensitiveLog: (obj: DescribeTemplateAliasResponse) => any;
7482
- }
7483
6025
  export interface DescribeTemplatePermissionsRequest {
7484
6026
  /**
7485
6027
  * <p>The ID of the Amazon Web Services account that contains the template that you're describing.</p>
@@ -7490,12 +6032,6 @@ export interface DescribeTemplatePermissionsRequest {
7490
6032
  */
7491
6033
  TemplateId: string | undefined;
7492
6034
  }
7493
- export declare namespace DescribeTemplatePermissionsRequest {
7494
- /**
7495
- * @internal
7496
- */
7497
- const filterSensitiveLog: (obj: DescribeTemplatePermissionsRequest) => any;
7498
- }
7499
6035
  export interface DescribeTemplatePermissionsResponse {
7500
6036
  /**
7501
6037
  * <p>The ID for the template.</p>
@@ -7518,12 +6054,6 @@ export interface DescribeTemplatePermissionsResponse {
7518
6054
  */
7519
6055
  Status?: number;
7520
6056
  }
7521
- export declare namespace DescribeTemplatePermissionsResponse {
7522
- /**
7523
- * @internal
7524
- */
7525
- const filterSensitiveLog: (obj: DescribeTemplatePermissionsResponse) => any;
7526
- }
7527
6057
  export interface DescribeThemeRequest {
7528
6058
  /**
7529
6059
  * <p>The ID of the Amazon Web Services account that contains the theme that you're describing.</p>
@@ -7546,12 +6076,6 @@ export interface DescribeThemeRequest {
7546
6076
  */
7547
6077
  AliasName?: string;
7548
6078
  }
7549
- export declare namespace DescribeThemeRequest {
7550
- /**
7551
- * @internal
7552
- */
7553
- const filterSensitiveLog: (obj: DescribeThemeRequest) => any;
7554
- }
7555
6079
  export declare enum ThemeType {
7556
6080
  ALL = "ALL",
7557
6081
  CUSTOM = "CUSTOM",
@@ -7573,9 +6097,995 @@ export interface ThemeError {
7573
6097
  */
7574
6098
  Message?: string;
7575
6099
  }
7576
- export declare namespace ThemeError {
7577
- /**
7578
- * @internal
7579
- */
7580
- const filterSensitiveLog: (obj: ThemeError) => any;
7581
- }
6100
+ /**
6101
+ * @internal
6102
+ */
6103
+ export declare const AccountCustomizationFilterSensitiveLog: (obj: AccountCustomization) => any;
6104
+ /**
6105
+ * @internal
6106
+ */
6107
+ export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
6108
+ /**
6109
+ * @internal
6110
+ */
6111
+ export declare const AccountSettingsFilterSensitiveLog: (obj: AccountSettings) => any;
6112
+ /**
6113
+ * @internal
6114
+ */
6115
+ export declare const ActiveIAMPolicyAssignmentFilterSensitiveLog: (obj: ActiveIAMPolicyAssignment) => any;
6116
+ /**
6117
+ * @internal
6118
+ */
6119
+ export declare const AdHocFilteringOptionFilterSensitiveLog: (obj: AdHocFilteringOption) => any;
6120
+ /**
6121
+ * @internal
6122
+ */
6123
+ export declare const AmazonElasticsearchParametersFilterSensitiveLog: (obj: AmazonElasticsearchParameters) => any;
6124
+ /**
6125
+ * @internal
6126
+ */
6127
+ export declare const AmazonOpenSearchParametersFilterSensitiveLog: (obj: AmazonOpenSearchParameters) => any;
6128
+ /**
6129
+ * @internal
6130
+ */
6131
+ export declare const AnalysisErrorFilterSensitiveLog: (obj: AnalysisError) => any;
6132
+ /**
6133
+ * @internal
6134
+ */
6135
+ export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
6136
+ /**
6137
+ * @internal
6138
+ */
6139
+ export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
6140
+ /**
6141
+ * @internal
6142
+ */
6143
+ export declare const AnalysisSearchFilterFilterSensitiveLog: (obj: AnalysisSearchFilter) => any;
6144
+ /**
6145
+ * @internal
6146
+ */
6147
+ export declare const DataSetReferenceFilterSensitiveLog: (obj: DataSetReference) => any;
6148
+ /**
6149
+ * @internal
6150
+ */
6151
+ export declare const AnalysisSourceTemplateFilterSensitiveLog: (obj: AnalysisSourceTemplate) => any;
6152
+ /**
6153
+ * @internal
6154
+ */
6155
+ export declare const AnalysisSourceEntityFilterSensitiveLog: (obj: AnalysisSourceEntity) => any;
6156
+ /**
6157
+ * @internal
6158
+ */
6159
+ export declare const AnalysisSummaryFilterSensitiveLog: (obj: AnalysisSummary) => any;
6160
+ /**
6161
+ * @internal
6162
+ */
6163
+ export declare const AnonymousUserDashboardEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserDashboardEmbeddingConfiguration) => any;
6164
+ /**
6165
+ * @internal
6166
+ */
6167
+ export declare const AnonymousUserEmbeddingExperienceConfigurationFilterSensitiveLog: (obj: AnonymousUserEmbeddingExperienceConfiguration) => any;
6168
+ /**
6169
+ * @internal
6170
+ */
6171
+ export declare const AthenaParametersFilterSensitiveLog: (obj: AthenaParameters) => any;
6172
+ /**
6173
+ * @internal
6174
+ */
6175
+ export declare const AuroraParametersFilterSensitiveLog: (obj: AuroraParameters) => any;
6176
+ /**
6177
+ * @internal
6178
+ */
6179
+ export declare const AuroraPostgreSqlParametersFilterSensitiveLog: (obj: AuroraPostgreSqlParameters) => any;
6180
+ /**
6181
+ * @internal
6182
+ */
6183
+ export declare const AwsIotAnalyticsParametersFilterSensitiveLog: (obj: AwsIotAnalyticsParameters) => any;
6184
+ /**
6185
+ * @internal
6186
+ */
6187
+ export declare const BorderStyleFilterSensitiveLog: (obj: BorderStyle) => any;
6188
+ /**
6189
+ * @internal
6190
+ */
6191
+ export declare const CalculatedColumnFilterSensitiveLog: (obj: CalculatedColumn) => any;
6192
+ /**
6193
+ * @internal
6194
+ */
6195
+ export declare const CancelIngestionRequestFilterSensitiveLog: (obj: CancelIngestionRequest) => any;
6196
+ /**
6197
+ * @internal
6198
+ */
6199
+ export declare const CancelIngestionResponseFilterSensitiveLog: (obj: CancelIngestionResponse) => any;
6200
+ /**
6201
+ * @internal
6202
+ */
6203
+ export declare const CastColumnTypeOperationFilterSensitiveLog: (obj: CastColumnTypeOperation) => any;
6204
+ /**
6205
+ * @internal
6206
+ */
6207
+ export declare const ColumnDescriptionFilterSensitiveLog: (obj: ColumnDescription) => any;
6208
+ /**
6209
+ * @internal
6210
+ */
6211
+ export declare const GeoSpatialColumnGroupFilterSensitiveLog: (obj: GeoSpatialColumnGroup) => any;
6212
+ /**
6213
+ * @internal
6214
+ */
6215
+ export declare const ColumnGroupFilterSensitiveLog: (obj: ColumnGroup) => any;
6216
+ /**
6217
+ * @internal
6218
+ */
6219
+ export declare const ColumnGroupColumnSchemaFilterSensitiveLog: (obj: ColumnGroupColumnSchema) => any;
6220
+ /**
6221
+ * @internal
6222
+ */
6223
+ export declare const ColumnGroupSchemaFilterSensitiveLog: (obj: ColumnGroupSchema) => any;
6224
+ /**
6225
+ * @internal
6226
+ */
6227
+ export declare const ColumnLevelPermissionRuleFilterSensitiveLog: (obj: ColumnLevelPermissionRule) => any;
6228
+ /**
6229
+ * @internal
6230
+ */
6231
+ export declare const ColumnSchemaFilterSensitiveLog: (obj: ColumnSchema) => any;
6232
+ /**
6233
+ * @internal
6234
+ */
6235
+ export declare const ColumnTagFilterSensitiveLog: (obj: ColumnTag) => any;
6236
+ /**
6237
+ * @internal
6238
+ */
6239
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
6240
+ /**
6241
+ * @internal
6242
+ */
6243
+ export declare const CreateAccountCustomizationRequestFilterSensitiveLog: (obj: CreateAccountCustomizationRequest) => any;
6244
+ /**
6245
+ * @internal
6246
+ */
6247
+ export declare const CreateAccountCustomizationResponseFilterSensitiveLog: (obj: CreateAccountCustomizationResponse) => any;
6248
+ /**
6249
+ * @internal
6250
+ */
6251
+ export declare const CreateAccountSubscriptionRequestFilterSensitiveLog: (obj: CreateAccountSubscriptionRequest) => any;
6252
+ /**
6253
+ * @internal
6254
+ */
6255
+ export declare const SignupResponseFilterSensitiveLog: (obj: SignupResponse) => any;
6256
+ /**
6257
+ * @internal
6258
+ */
6259
+ export declare const CreateAccountSubscriptionResponseFilterSensitiveLog: (obj: CreateAccountSubscriptionResponse) => any;
6260
+ /**
6261
+ * @internal
6262
+ */
6263
+ export declare const DateTimeParameterFilterSensitiveLog: (obj: DateTimeParameter) => any;
6264
+ /**
6265
+ * @internal
6266
+ */
6267
+ export declare const DecimalParameterFilterSensitiveLog: (obj: DecimalParameter) => any;
6268
+ /**
6269
+ * @internal
6270
+ */
6271
+ export declare const IntegerParameterFilterSensitiveLog: (obj: IntegerParameter) => any;
6272
+ /**
6273
+ * @internal
6274
+ */
6275
+ export declare const StringParameterFilterSensitiveLog: (obj: StringParameter) => any;
6276
+ /**
6277
+ * @internal
6278
+ */
6279
+ export declare const _ParametersFilterSensitiveLog: (obj: _Parameters) => any;
6280
+ /**
6281
+ * @internal
6282
+ */
6283
+ export declare const ResourcePermissionFilterSensitiveLog: (obj: ResourcePermission) => any;
6284
+ /**
6285
+ * @internal
6286
+ */
6287
+ export declare const CreateAnalysisRequestFilterSensitiveLog: (obj: CreateAnalysisRequest) => any;
6288
+ /**
6289
+ * @internal
6290
+ */
6291
+ export declare const CreateAnalysisResponseFilterSensitiveLog: (obj: CreateAnalysisResponse) => any;
6292
+ /**
6293
+ * @internal
6294
+ */
6295
+ export declare const CreateColumnsOperationFilterSensitiveLog: (obj: CreateColumnsOperation) => any;
6296
+ /**
6297
+ * @internal
6298
+ */
6299
+ export declare const ExportToCSVOptionFilterSensitiveLog: (obj: ExportToCSVOption) => any;
6300
+ /**
6301
+ * @internal
6302
+ */
6303
+ export declare const SheetControlsOptionFilterSensitiveLog: (obj: SheetControlsOption) => any;
6304
+ /**
6305
+ * @internal
6306
+ */
6307
+ export declare const DashboardPublishOptionsFilterSensitiveLog: (obj: DashboardPublishOptions) => any;
6308
+ /**
6309
+ * @internal
6310
+ */
6311
+ export declare const DashboardSourceTemplateFilterSensitiveLog: (obj: DashboardSourceTemplate) => any;
6312
+ /**
6313
+ * @internal
6314
+ */
6315
+ export declare const DashboardSourceEntityFilterSensitiveLog: (obj: DashboardSourceEntity) => any;
6316
+ /**
6317
+ * @internal
6318
+ */
6319
+ export declare const CreateDashboardRequestFilterSensitiveLog: (obj: CreateDashboardRequest) => any;
6320
+ /**
6321
+ * @internal
6322
+ */
6323
+ export declare const CreateDashboardResponseFilterSensitiveLog: (obj: CreateDashboardResponse) => any;
6324
+ /**
6325
+ * @internal
6326
+ */
6327
+ export declare const DataSetUsageConfigurationFilterSensitiveLog: (obj: DataSetUsageConfiguration) => any;
6328
+ /**
6329
+ * @internal
6330
+ */
6331
+ export declare const FieldFolderFilterSensitiveLog: (obj: FieldFolder) => any;
6332
+ /**
6333
+ * @internal
6334
+ */
6335
+ export declare const FilterOperationFilterSensitiveLog: (obj: FilterOperation) => any;
6336
+ /**
6337
+ * @internal
6338
+ */
6339
+ export declare const ProjectOperationFilterSensitiveLog: (obj: ProjectOperation) => any;
6340
+ /**
6341
+ * @internal
6342
+ */
6343
+ export declare const RenameColumnOperationFilterSensitiveLog: (obj: RenameColumnOperation) => any;
6344
+ /**
6345
+ * @internal
6346
+ */
6347
+ export declare const TagColumnOperationFilterSensitiveLog: (obj: TagColumnOperation) => any;
6348
+ /**
6349
+ * @internal
6350
+ */
6351
+ export declare const UntagColumnOperationFilterSensitiveLog: (obj: UntagColumnOperation) => any;
6352
+ /**
6353
+ * @internal
6354
+ */
6355
+ export declare const TransformOperationFilterSensitiveLog: (obj: TransformOperation) => any;
6356
+ /**
6357
+ * @internal
6358
+ */
6359
+ export declare const JoinKeyPropertiesFilterSensitiveLog: (obj: JoinKeyProperties) => any;
6360
+ /**
6361
+ * @internal
6362
+ */
6363
+ export declare const JoinInstructionFilterSensitiveLog: (obj: JoinInstruction) => any;
6364
+ /**
6365
+ * @internal
6366
+ */
6367
+ export declare const LogicalTableSourceFilterSensitiveLog: (obj: LogicalTableSource) => any;
6368
+ /**
6369
+ * @internal
6370
+ */
6371
+ export declare const LogicalTableFilterSensitiveLog: (obj: LogicalTable) => any;
6372
+ /**
6373
+ * @internal
6374
+ */
6375
+ export declare const InputColumnFilterSensitiveLog: (obj: InputColumn) => any;
6376
+ /**
6377
+ * @internal
6378
+ */
6379
+ export declare const CustomSqlFilterSensitiveLog: (obj: CustomSql) => any;
6380
+ /**
6381
+ * @internal
6382
+ */
6383
+ export declare const RelationalTableFilterSensitiveLog: (obj: RelationalTable) => any;
6384
+ /**
6385
+ * @internal
6386
+ */
6387
+ export declare const UploadSettingsFilterSensitiveLog: (obj: UploadSettings) => any;
6388
+ /**
6389
+ * @internal
6390
+ */
6391
+ export declare const S3SourceFilterSensitiveLog: (obj: S3Source) => any;
6392
+ /**
6393
+ * @internal
6394
+ */
6395
+ export declare const PhysicalTableFilterSensitiveLog: (obj: PhysicalTable) => any;
6396
+ /**
6397
+ * @internal
6398
+ */
6399
+ export declare const RowLevelPermissionDataSetFilterSensitiveLog: (obj: RowLevelPermissionDataSet) => any;
6400
+ /**
6401
+ * @internal
6402
+ */
6403
+ export declare const RowLevelPermissionTagRuleFilterSensitiveLog: (obj: RowLevelPermissionTagRule) => any;
6404
+ /**
6405
+ * @internal
6406
+ */
6407
+ export declare const RowLevelPermissionTagConfigurationFilterSensitiveLog: (obj: RowLevelPermissionTagConfiguration) => any;
6408
+ /**
6409
+ * @internal
6410
+ */
6411
+ export declare const CreateDataSetRequestFilterSensitiveLog: (obj: CreateDataSetRequest) => any;
6412
+ /**
6413
+ * @internal
6414
+ */
6415
+ export declare const CreateDataSetResponseFilterSensitiveLog: (obj: CreateDataSetResponse) => any;
6416
+ /**
6417
+ * @internal
6418
+ */
6419
+ export declare const ExasolParametersFilterSensitiveLog: (obj: ExasolParameters) => any;
6420
+ /**
6421
+ * @internal
6422
+ */
6423
+ export declare const JiraParametersFilterSensitiveLog: (obj: JiraParameters) => any;
6424
+ /**
6425
+ * @internal
6426
+ */
6427
+ export declare const MariaDbParametersFilterSensitiveLog: (obj: MariaDbParameters) => any;
6428
+ /**
6429
+ * @internal
6430
+ */
6431
+ export declare const MySqlParametersFilterSensitiveLog: (obj: MySqlParameters) => any;
6432
+ /**
6433
+ * @internal
6434
+ */
6435
+ export declare const OracleParametersFilterSensitiveLog: (obj: OracleParameters) => any;
6436
+ /**
6437
+ * @internal
6438
+ */
6439
+ export declare const PostgreSqlParametersFilterSensitiveLog: (obj: PostgreSqlParameters) => any;
6440
+ /**
6441
+ * @internal
6442
+ */
6443
+ export declare const PrestoParametersFilterSensitiveLog: (obj: PrestoParameters) => any;
6444
+ /**
6445
+ * @internal
6446
+ */
6447
+ export declare const RdsParametersFilterSensitiveLog: (obj: RdsParameters) => any;
6448
+ /**
6449
+ * @internal
6450
+ */
6451
+ export declare const RedshiftParametersFilterSensitiveLog: (obj: RedshiftParameters) => any;
6452
+ /**
6453
+ * @internal
6454
+ */
6455
+ export declare const ManifestFileLocationFilterSensitiveLog: (obj: ManifestFileLocation) => any;
6456
+ /**
6457
+ * @internal
6458
+ */
6459
+ export declare const S3ParametersFilterSensitiveLog: (obj: S3Parameters) => any;
6460
+ /**
6461
+ * @internal
6462
+ */
6463
+ export declare const ServiceNowParametersFilterSensitiveLog: (obj: ServiceNowParameters) => any;
6464
+ /**
6465
+ * @internal
6466
+ */
6467
+ export declare const SnowflakeParametersFilterSensitiveLog: (obj: SnowflakeParameters) => any;
6468
+ /**
6469
+ * @internal
6470
+ */
6471
+ export declare const SparkParametersFilterSensitiveLog: (obj: SparkParameters) => any;
6472
+ /**
6473
+ * @internal
6474
+ */
6475
+ export declare const SqlServerParametersFilterSensitiveLog: (obj: SqlServerParameters) => any;
6476
+ /**
6477
+ * @internal
6478
+ */
6479
+ export declare const TeradataParametersFilterSensitiveLog: (obj: TeradataParameters) => any;
6480
+ /**
6481
+ * @internal
6482
+ */
6483
+ export declare const TwitterParametersFilterSensitiveLog: (obj: TwitterParameters) => any;
6484
+ /**
6485
+ * @internal
6486
+ */
6487
+ export declare const DataSourceParametersFilterSensitiveLog: (obj: DataSourceParameters) => any;
6488
+ /**
6489
+ * @internal
6490
+ */
6491
+ export declare const CredentialPairFilterSensitiveLog: (obj: CredentialPair) => any;
6492
+ /**
6493
+ * @internal
6494
+ */
6495
+ export declare const DataSourceCredentialsFilterSensitiveLog: (obj: DataSourceCredentials) => any;
6496
+ /**
6497
+ * @internal
6498
+ */
6499
+ export declare const SslPropertiesFilterSensitiveLog: (obj: SslProperties) => any;
6500
+ /**
6501
+ * @internal
6502
+ */
6503
+ export declare const VpcConnectionPropertiesFilterSensitiveLog: (obj: VpcConnectionProperties) => any;
6504
+ /**
6505
+ * @internal
6506
+ */
6507
+ export declare const CreateDataSourceRequestFilterSensitiveLog: (obj: CreateDataSourceRequest) => any;
6508
+ /**
6509
+ * @internal
6510
+ */
6511
+ export declare const CreateDataSourceResponseFilterSensitiveLog: (obj: CreateDataSourceResponse) => any;
6512
+ /**
6513
+ * @internal
6514
+ */
6515
+ export declare const CreateFolderRequestFilterSensitiveLog: (obj: CreateFolderRequest) => any;
6516
+ /**
6517
+ * @internal
6518
+ */
6519
+ export declare const CreateFolderResponseFilterSensitiveLog: (obj: CreateFolderResponse) => any;
6520
+ /**
6521
+ * @internal
6522
+ */
6523
+ export declare const CreateFolderMembershipRequestFilterSensitiveLog: (obj: CreateFolderMembershipRequest) => any;
6524
+ /**
6525
+ * @internal
6526
+ */
6527
+ export declare const FolderMemberFilterSensitiveLog: (obj: FolderMember) => any;
6528
+ /**
6529
+ * @internal
6530
+ */
6531
+ export declare const CreateFolderMembershipResponseFilterSensitiveLog: (obj: CreateFolderMembershipResponse) => any;
6532
+ /**
6533
+ * @internal
6534
+ */
6535
+ export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
6536
+ /**
6537
+ * @internal
6538
+ */
6539
+ export declare const GroupFilterSensitiveLog: (obj: Group) => any;
6540
+ /**
6541
+ * @internal
6542
+ */
6543
+ export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
6544
+ /**
6545
+ * @internal
6546
+ */
6547
+ export declare const CreateGroupMembershipRequestFilterSensitiveLog: (obj: CreateGroupMembershipRequest) => any;
6548
+ /**
6549
+ * @internal
6550
+ */
6551
+ export declare const GroupMemberFilterSensitiveLog: (obj: GroupMember) => any;
6552
+ /**
6553
+ * @internal
6554
+ */
6555
+ export declare const CreateGroupMembershipResponseFilterSensitiveLog: (obj: CreateGroupMembershipResponse) => any;
6556
+ /**
6557
+ * @internal
6558
+ */
6559
+ export declare const CreateIAMPolicyAssignmentRequestFilterSensitiveLog: (obj: CreateIAMPolicyAssignmentRequest) => any;
6560
+ /**
6561
+ * @internal
6562
+ */
6563
+ export declare const CreateIAMPolicyAssignmentResponseFilterSensitiveLog: (obj: CreateIAMPolicyAssignmentResponse) => any;
6564
+ /**
6565
+ * @internal
6566
+ */
6567
+ export declare const CreateIngestionRequestFilterSensitiveLog: (obj: CreateIngestionRequest) => any;
6568
+ /**
6569
+ * @internal
6570
+ */
6571
+ export declare const CreateIngestionResponseFilterSensitiveLog: (obj: CreateIngestionResponse) => any;
6572
+ /**
6573
+ * @internal
6574
+ */
6575
+ export declare const CreateNamespaceRequestFilterSensitiveLog: (obj: CreateNamespaceRequest) => any;
6576
+ /**
6577
+ * @internal
6578
+ */
6579
+ export declare const CreateNamespaceResponseFilterSensitiveLog: (obj: CreateNamespaceResponse) => any;
6580
+ /**
6581
+ * @internal
6582
+ */
6583
+ export declare const TemplateSourceAnalysisFilterSensitiveLog: (obj: TemplateSourceAnalysis) => any;
6584
+ /**
6585
+ * @internal
6586
+ */
6587
+ export declare const TemplateSourceTemplateFilterSensitiveLog: (obj: TemplateSourceTemplate) => any;
6588
+ /**
6589
+ * @internal
6590
+ */
6591
+ export declare const TemplateSourceEntityFilterSensitiveLog: (obj: TemplateSourceEntity) => any;
6592
+ /**
6593
+ * @internal
6594
+ */
6595
+ export declare const CreateTemplateRequestFilterSensitiveLog: (obj: CreateTemplateRequest) => any;
6596
+ /**
6597
+ * @internal
6598
+ */
6599
+ export declare const CreateTemplateResponseFilterSensitiveLog: (obj: CreateTemplateResponse) => any;
6600
+ /**
6601
+ * @internal
6602
+ */
6603
+ export declare const CreateTemplateAliasRequestFilterSensitiveLog: (obj: CreateTemplateAliasRequest) => any;
6604
+ /**
6605
+ * @internal
6606
+ */
6607
+ export declare const TemplateAliasFilterSensitiveLog: (obj: TemplateAlias) => any;
6608
+ /**
6609
+ * @internal
6610
+ */
6611
+ export declare const CreateTemplateAliasResponseFilterSensitiveLog: (obj: CreateTemplateAliasResponse) => any;
6612
+ /**
6613
+ * @internal
6614
+ */
6615
+ export declare const DataColorPaletteFilterSensitiveLog: (obj: DataColorPalette) => any;
6616
+ /**
6617
+ * @internal
6618
+ */
6619
+ export declare const TileStyleFilterSensitiveLog: (obj: TileStyle) => any;
6620
+ /**
6621
+ * @internal
6622
+ */
6623
+ export declare const GutterStyleFilterSensitiveLog: (obj: GutterStyle) => any;
6624
+ /**
6625
+ * @internal
6626
+ */
6627
+ export declare const MarginStyleFilterSensitiveLog: (obj: MarginStyle) => any;
6628
+ /**
6629
+ * @internal
6630
+ */
6631
+ export declare const TileLayoutStyleFilterSensitiveLog: (obj: TileLayoutStyle) => any;
6632
+ /**
6633
+ * @internal
6634
+ */
6635
+ export declare const SheetStyleFilterSensitiveLog: (obj: SheetStyle) => any;
6636
+ /**
6637
+ * @internal
6638
+ */
6639
+ export declare const UIColorPaletteFilterSensitiveLog: (obj: UIColorPalette) => any;
6640
+ /**
6641
+ * @internal
6642
+ */
6643
+ export declare const ThemeConfigurationFilterSensitiveLog: (obj: ThemeConfiguration) => any;
6644
+ /**
6645
+ * @internal
6646
+ */
6647
+ export declare const CreateThemeRequestFilterSensitiveLog: (obj: CreateThemeRequest) => any;
6648
+ /**
6649
+ * @internal
6650
+ */
6651
+ export declare const CreateThemeResponseFilterSensitiveLog: (obj: CreateThemeResponse) => any;
6652
+ /**
6653
+ * @internal
6654
+ */
6655
+ export declare const CreateThemeAliasRequestFilterSensitiveLog: (obj: CreateThemeAliasRequest) => any;
6656
+ /**
6657
+ * @internal
6658
+ */
6659
+ export declare const ThemeAliasFilterSensitiveLog: (obj: ThemeAlias) => any;
6660
+ /**
6661
+ * @internal
6662
+ */
6663
+ export declare const CreateThemeAliasResponseFilterSensitiveLog: (obj: CreateThemeAliasResponse) => any;
6664
+ /**
6665
+ * @internal
6666
+ */
6667
+ export declare const DashboardErrorFilterSensitiveLog: (obj: DashboardError) => any;
6668
+ /**
6669
+ * @internal
6670
+ */
6671
+ export declare const DashboardVersionFilterSensitiveLog: (obj: DashboardVersion) => any;
6672
+ /**
6673
+ * @internal
6674
+ */
6675
+ export declare const DashboardFilterSensitiveLog: (obj: Dashboard) => any;
6676
+ /**
6677
+ * @internal
6678
+ */
6679
+ export declare const DashboardSearchFilterFilterSensitiveLog: (obj: DashboardSearchFilter) => any;
6680
+ /**
6681
+ * @internal
6682
+ */
6683
+ export declare const DashboardSummaryFilterSensitiveLog: (obj: DashboardSummary) => any;
6684
+ /**
6685
+ * @internal
6686
+ */
6687
+ export declare const DashboardVersionSummaryFilterSensitiveLog: (obj: DashboardVersionSummary) => any;
6688
+ /**
6689
+ * @internal
6690
+ */
6691
+ export declare const OutputColumnFilterSensitiveLog: (obj: OutputColumn) => any;
6692
+ /**
6693
+ * @internal
6694
+ */
6695
+ export declare const DataSetFilterSensitiveLog: (obj: DataSet) => any;
6696
+ /**
6697
+ * @internal
6698
+ */
6699
+ export declare const DataSetSchemaFilterSensitiveLog: (obj: DataSetSchema) => any;
6700
+ /**
6701
+ * @internal
6702
+ */
6703
+ export declare const DataSetConfigurationFilterSensitiveLog: (obj: DataSetConfiguration) => any;
6704
+ /**
6705
+ * @internal
6706
+ */
6707
+ export declare const DataSetSummaryFilterSensitiveLog: (obj: DataSetSummary) => any;
6708
+ /**
6709
+ * @internal
6710
+ */
6711
+ export declare const DataSourceErrorInfoFilterSensitiveLog: (obj: DataSourceErrorInfo) => any;
6712
+ /**
6713
+ * @internal
6714
+ */
6715
+ export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
6716
+ /**
6717
+ * @internal
6718
+ */
6719
+ export declare const DeleteAccountCustomizationRequestFilterSensitiveLog: (obj: DeleteAccountCustomizationRequest) => any;
6720
+ /**
6721
+ * @internal
6722
+ */
6723
+ export declare const DeleteAccountCustomizationResponseFilterSensitiveLog: (obj: DeleteAccountCustomizationResponse) => any;
6724
+ /**
6725
+ * @internal
6726
+ */
6727
+ export declare const DeleteAnalysisRequestFilterSensitiveLog: (obj: DeleteAnalysisRequest) => any;
6728
+ /**
6729
+ * @internal
6730
+ */
6731
+ export declare const DeleteAnalysisResponseFilterSensitiveLog: (obj: DeleteAnalysisResponse) => any;
6732
+ /**
6733
+ * @internal
6734
+ */
6735
+ export declare const DeleteDashboardRequestFilterSensitiveLog: (obj: DeleteDashboardRequest) => any;
6736
+ /**
6737
+ * @internal
6738
+ */
6739
+ export declare const DeleteDashboardResponseFilterSensitiveLog: (obj: DeleteDashboardResponse) => any;
6740
+ /**
6741
+ * @internal
6742
+ */
6743
+ export declare const DeleteDataSetRequestFilterSensitiveLog: (obj: DeleteDataSetRequest) => any;
6744
+ /**
6745
+ * @internal
6746
+ */
6747
+ export declare const DeleteDataSetResponseFilterSensitiveLog: (obj: DeleteDataSetResponse) => any;
6748
+ /**
6749
+ * @internal
6750
+ */
6751
+ export declare const DeleteDataSourceRequestFilterSensitiveLog: (obj: DeleteDataSourceRequest) => any;
6752
+ /**
6753
+ * @internal
6754
+ */
6755
+ export declare const DeleteDataSourceResponseFilterSensitiveLog: (obj: DeleteDataSourceResponse) => any;
6756
+ /**
6757
+ * @internal
6758
+ */
6759
+ export declare const DeleteFolderRequestFilterSensitiveLog: (obj: DeleteFolderRequest) => any;
6760
+ /**
6761
+ * @internal
6762
+ */
6763
+ export declare const DeleteFolderResponseFilterSensitiveLog: (obj: DeleteFolderResponse) => any;
6764
+ /**
6765
+ * @internal
6766
+ */
6767
+ export declare const DeleteFolderMembershipRequestFilterSensitiveLog: (obj: DeleteFolderMembershipRequest) => any;
6768
+ /**
6769
+ * @internal
6770
+ */
6771
+ export declare const DeleteFolderMembershipResponseFilterSensitiveLog: (obj: DeleteFolderMembershipResponse) => any;
6772
+ /**
6773
+ * @internal
6774
+ */
6775
+ export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
6776
+ /**
6777
+ * @internal
6778
+ */
6779
+ export declare const DeleteGroupResponseFilterSensitiveLog: (obj: DeleteGroupResponse) => any;
6780
+ /**
6781
+ * @internal
6782
+ */
6783
+ export declare const DeleteGroupMembershipRequestFilterSensitiveLog: (obj: DeleteGroupMembershipRequest) => any;
6784
+ /**
6785
+ * @internal
6786
+ */
6787
+ export declare const DeleteGroupMembershipResponseFilterSensitiveLog: (obj: DeleteGroupMembershipResponse) => any;
6788
+ /**
6789
+ * @internal
6790
+ */
6791
+ export declare const DeleteIAMPolicyAssignmentRequestFilterSensitiveLog: (obj: DeleteIAMPolicyAssignmentRequest) => any;
6792
+ /**
6793
+ * @internal
6794
+ */
6795
+ export declare const DeleteIAMPolicyAssignmentResponseFilterSensitiveLog: (obj: DeleteIAMPolicyAssignmentResponse) => any;
6796
+ /**
6797
+ * @internal
6798
+ */
6799
+ export declare const DeleteNamespaceRequestFilterSensitiveLog: (obj: DeleteNamespaceRequest) => any;
6800
+ /**
6801
+ * @internal
6802
+ */
6803
+ export declare const DeleteNamespaceResponseFilterSensitiveLog: (obj: DeleteNamespaceResponse) => any;
6804
+ /**
6805
+ * @internal
6806
+ */
6807
+ export declare const DeleteTemplateRequestFilterSensitiveLog: (obj: DeleteTemplateRequest) => any;
6808
+ /**
6809
+ * @internal
6810
+ */
6811
+ export declare const DeleteTemplateResponseFilterSensitiveLog: (obj: DeleteTemplateResponse) => any;
6812
+ /**
6813
+ * @internal
6814
+ */
6815
+ export declare const DeleteTemplateAliasRequestFilterSensitiveLog: (obj: DeleteTemplateAliasRequest) => any;
6816
+ /**
6817
+ * @internal
6818
+ */
6819
+ export declare const DeleteTemplateAliasResponseFilterSensitiveLog: (obj: DeleteTemplateAliasResponse) => any;
6820
+ /**
6821
+ * @internal
6822
+ */
6823
+ export declare const DeleteThemeRequestFilterSensitiveLog: (obj: DeleteThemeRequest) => any;
6824
+ /**
6825
+ * @internal
6826
+ */
6827
+ export declare const DeleteThemeResponseFilterSensitiveLog: (obj: DeleteThemeResponse) => any;
6828
+ /**
6829
+ * @internal
6830
+ */
6831
+ export declare const DeleteThemeAliasRequestFilterSensitiveLog: (obj: DeleteThemeAliasRequest) => any;
6832
+ /**
6833
+ * @internal
6834
+ */
6835
+ export declare const DeleteThemeAliasResponseFilterSensitiveLog: (obj: DeleteThemeAliasResponse) => any;
6836
+ /**
6837
+ * @internal
6838
+ */
6839
+ export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
6840
+ /**
6841
+ * @internal
6842
+ */
6843
+ export declare const DeleteUserResponseFilterSensitiveLog: (obj: DeleteUserResponse) => any;
6844
+ /**
6845
+ * @internal
6846
+ */
6847
+ export declare const DeleteUserByPrincipalIdRequestFilterSensitiveLog: (obj: DeleteUserByPrincipalIdRequest) => any;
6848
+ /**
6849
+ * @internal
6850
+ */
6851
+ export declare const DeleteUserByPrincipalIdResponseFilterSensitiveLog: (obj: DeleteUserByPrincipalIdResponse) => any;
6852
+ /**
6853
+ * @internal
6854
+ */
6855
+ export declare const DescribeAccountCustomizationRequestFilterSensitiveLog: (obj: DescribeAccountCustomizationRequest) => any;
6856
+ /**
6857
+ * @internal
6858
+ */
6859
+ export declare const DescribeAccountCustomizationResponseFilterSensitiveLog: (obj: DescribeAccountCustomizationResponse) => any;
6860
+ /**
6861
+ * @internal
6862
+ */
6863
+ export declare const DescribeAccountSettingsRequestFilterSensitiveLog: (obj: DescribeAccountSettingsRequest) => any;
6864
+ /**
6865
+ * @internal
6866
+ */
6867
+ export declare const DescribeAccountSettingsResponseFilterSensitiveLog: (obj: DescribeAccountSettingsResponse) => any;
6868
+ /**
6869
+ * @internal
6870
+ */
6871
+ export declare const DescribeAccountSubscriptionRequestFilterSensitiveLog: (obj: DescribeAccountSubscriptionRequest) => any;
6872
+ /**
6873
+ * @internal
6874
+ */
6875
+ export declare const DescribeAccountSubscriptionResponseFilterSensitiveLog: (obj: DescribeAccountSubscriptionResponse) => any;
6876
+ /**
6877
+ * @internal
6878
+ */
6879
+ export declare const DescribeAnalysisRequestFilterSensitiveLog: (obj: DescribeAnalysisRequest) => any;
6880
+ /**
6881
+ * @internal
6882
+ */
6883
+ export declare const DescribeAnalysisResponseFilterSensitiveLog: (obj: DescribeAnalysisResponse) => any;
6884
+ /**
6885
+ * @internal
6886
+ */
6887
+ export declare const DescribeAnalysisPermissionsRequestFilterSensitiveLog: (obj: DescribeAnalysisPermissionsRequest) => any;
6888
+ /**
6889
+ * @internal
6890
+ */
6891
+ export declare const DescribeAnalysisPermissionsResponseFilterSensitiveLog: (obj: DescribeAnalysisPermissionsResponse) => any;
6892
+ /**
6893
+ * @internal
6894
+ */
6895
+ export declare const DescribeDashboardRequestFilterSensitiveLog: (obj: DescribeDashboardRequest) => any;
6896
+ /**
6897
+ * @internal
6898
+ */
6899
+ export declare const DescribeDashboardResponseFilterSensitiveLog: (obj: DescribeDashboardResponse) => any;
6900
+ /**
6901
+ * @internal
6902
+ */
6903
+ export declare const DescribeDashboardPermissionsRequestFilterSensitiveLog: (obj: DescribeDashboardPermissionsRequest) => any;
6904
+ /**
6905
+ * @internal
6906
+ */
6907
+ export declare const LinkSharingConfigurationFilterSensitiveLog: (obj: LinkSharingConfiguration) => any;
6908
+ /**
6909
+ * @internal
6910
+ */
6911
+ export declare const DescribeDashboardPermissionsResponseFilterSensitiveLog: (obj: DescribeDashboardPermissionsResponse) => any;
6912
+ /**
6913
+ * @internal
6914
+ */
6915
+ export declare const DescribeDataSetRequestFilterSensitiveLog: (obj: DescribeDataSetRequest) => any;
6916
+ /**
6917
+ * @internal
6918
+ */
6919
+ export declare const DescribeDataSetResponseFilterSensitiveLog: (obj: DescribeDataSetResponse) => any;
6920
+ /**
6921
+ * @internal
6922
+ */
6923
+ export declare const DescribeDataSetPermissionsRequestFilterSensitiveLog: (obj: DescribeDataSetPermissionsRequest) => any;
6924
+ /**
6925
+ * @internal
6926
+ */
6927
+ export declare const DescribeDataSetPermissionsResponseFilterSensitiveLog: (obj: DescribeDataSetPermissionsResponse) => any;
6928
+ /**
6929
+ * @internal
6930
+ */
6931
+ export declare const DescribeDataSourceRequestFilterSensitiveLog: (obj: DescribeDataSourceRequest) => any;
6932
+ /**
6933
+ * @internal
6934
+ */
6935
+ export declare const DescribeDataSourceResponseFilterSensitiveLog: (obj: DescribeDataSourceResponse) => any;
6936
+ /**
6937
+ * @internal
6938
+ */
6939
+ export declare const DescribeDataSourcePermissionsRequestFilterSensitiveLog: (obj: DescribeDataSourcePermissionsRequest) => any;
6940
+ /**
6941
+ * @internal
6942
+ */
6943
+ export declare const DescribeDataSourcePermissionsResponseFilterSensitiveLog: (obj: DescribeDataSourcePermissionsResponse) => any;
6944
+ /**
6945
+ * @internal
6946
+ */
6947
+ export declare const DescribeFolderRequestFilterSensitiveLog: (obj: DescribeFolderRequest) => any;
6948
+ /**
6949
+ * @internal
6950
+ */
6951
+ export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
6952
+ /**
6953
+ * @internal
6954
+ */
6955
+ export declare const DescribeFolderResponseFilterSensitiveLog: (obj: DescribeFolderResponse) => any;
6956
+ /**
6957
+ * @internal
6958
+ */
6959
+ export declare const DescribeFolderPermissionsRequestFilterSensitiveLog: (obj: DescribeFolderPermissionsRequest) => any;
6960
+ /**
6961
+ * @internal
6962
+ */
6963
+ export declare const DescribeFolderPermissionsResponseFilterSensitiveLog: (obj: DescribeFolderPermissionsResponse) => any;
6964
+ /**
6965
+ * @internal
6966
+ */
6967
+ export declare const DescribeFolderResolvedPermissionsRequestFilterSensitiveLog: (obj: DescribeFolderResolvedPermissionsRequest) => any;
6968
+ /**
6969
+ * @internal
6970
+ */
6971
+ export declare const DescribeFolderResolvedPermissionsResponseFilterSensitiveLog: (obj: DescribeFolderResolvedPermissionsResponse) => any;
6972
+ /**
6973
+ * @internal
6974
+ */
6975
+ export declare const DescribeGroupRequestFilterSensitiveLog: (obj: DescribeGroupRequest) => any;
6976
+ /**
6977
+ * @internal
6978
+ */
6979
+ export declare const DescribeGroupResponseFilterSensitiveLog: (obj: DescribeGroupResponse) => any;
6980
+ /**
6981
+ * @internal
6982
+ */
6983
+ export declare const DescribeGroupMembershipRequestFilterSensitiveLog: (obj: DescribeGroupMembershipRequest) => any;
6984
+ /**
6985
+ * @internal
6986
+ */
6987
+ export declare const DescribeGroupMembershipResponseFilterSensitiveLog: (obj: DescribeGroupMembershipResponse) => any;
6988
+ /**
6989
+ * @internal
6990
+ */
6991
+ export declare const DescribeIAMPolicyAssignmentRequestFilterSensitiveLog: (obj: DescribeIAMPolicyAssignmentRequest) => any;
6992
+ /**
6993
+ * @internal
6994
+ */
6995
+ export declare const IAMPolicyAssignmentFilterSensitiveLog: (obj: IAMPolicyAssignment) => any;
6996
+ /**
6997
+ * @internal
6998
+ */
6999
+ export declare const DescribeIAMPolicyAssignmentResponseFilterSensitiveLog: (obj: DescribeIAMPolicyAssignmentResponse) => any;
7000
+ /**
7001
+ * @internal
7002
+ */
7003
+ export declare const DescribeIngestionRequestFilterSensitiveLog: (obj: DescribeIngestionRequest) => any;
7004
+ /**
7005
+ * @internal
7006
+ */
7007
+ export declare const ErrorInfoFilterSensitiveLog: (obj: ErrorInfo) => any;
7008
+ /**
7009
+ * @internal
7010
+ */
7011
+ export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
7012
+ /**
7013
+ * @internal
7014
+ */
7015
+ export declare const RowInfoFilterSensitiveLog: (obj: RowInfo) => any;
7016
+ /**
7017
+ * @internal
7018
+ */
7019
+ export declare const IngestionFilterSensitiveLog: (obj: Ingestion) => any;
7020
+ /**
7021
+ * @internal
7022
+ */
7023
+ export declare const DescribeIngestionResponseFilterSensitiveLog: (obj: DescribeIngestionResponse) => any;
7024
+ /**
7025
+ * @internal
7026
+ */
7027
+ export declare const DescribeIpRestrictionRequestFilterSensitiveLog: (obj: DescribeIpRestrictionRequest) => any;
7028
+ /**
7029
+ * @internal
7030
+ */
7031
+ export declare const DescribeIpRestrictionResponseFilterSensitiveLog: (obj: DescribeIpRestrictionResponse) => any;
7032
+ /**
7033
+ * @internal
7034
+ */
7035
+ export declare const DescribeNamespaceRequestFilterSensitiveLog: (obj: DescribeNamespaceRequest) => any;
7036
+ /**
7037
+ * @internal
7038
+ */
7039
+ export declare const NamespaceErrorFilterSensitiveLog: (obj: NamespaceError) => any;
7040
+ /**
7041
+ * @internal
7042
+ */
7043
+ export declare const NamespaceInfoV2FilterSensitiveLog: (obj: NamespaceInfoV2) => any;
7044
+ /**
7045
+ * @internal
7046
+ */
7047
+ export declare const DescribeNamespaceResponseFilterSensitiveLog: (obj: DescribeNamespaceResponse) => any;
7048
+ /**
7049
+ * @internal
7050
+ */
7051
+ export declare const DescribeTemplateRequestFilterSensitiveLog: (obj: DescribeTemplateRequest) => any;
7052
+ /**
7053
+ * @internal
7054
+ */
7055
+ export declare const TemplateErrorFilterSensitiveLog: (obj: TemplateError) => any;
7056
+ /**
7057
+ * @internal
7058
+ */
7059
+ export declare const TemplateVersionFilterSensitiveLog: (obj: TemplateVersion) => any;
7060
+ /**
7061
+ * @internal
7062
+ */
7063
+ export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
7064
+ /**
7065
+ * @internal
7066
+ */
7067
+ export declare const DescribeTemplateResponseFilterSensitiveLog: (obj: DescribeTemplateResponse) => any;
7068
+ /**
7069
+ * @internal
7070
+ */
7071
+ export declare const DescribeTemplateAliasRequestFilterSensitiveLog: (obj: DescribeTemplateAliasRequest) => any;
7072
+ /**
7073
+ * @internal
7074
+ */
7075
+ export declare const DescribeTemplateAliasResponseFilterSensitiveLog: (obj: DescribeTemplateAliasResponse) => any;
7076
+ /**
7077
+ * @internal
7078
+ */
7079
+ export declare const DescribeTemplatePermissionsRequestFilterSensitiveLog: (obj: DescribeTemplatePermissionsRequest) => any;
7080
+ /**
7081
+ * @internal
7082
+ */
7083
+ export declare const DescribeTemplatePermissionsResponseFilterSensitiveLog: (obj: DescribeTemplatePermissionsResponse) => any;
7084
+ /**
7085
+ * @internal
7086
+ */
7087
+ export declare const DescribeThemeRequestFilterSensitiveLog: (obj: DescribeThemeRequest) => any;
7088
+ /**
7089
+ * @internal
7090
+ */
7091
+ export declare const ThemeErrorFilterSensitiveLog: (obj: ThemeError) => any;