@aws-sdk/client-quicksight 3.28.0 → 3.32.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 (168) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/QuickSight.ts +59 -59
  3. package/commands/CreateAccountCustomizationCommand.ts +4 -4
  4. package/commands/CreateDashboardCommand.ts +3 -3
  5. package/commands/CreateIAMPolicyAssignmentCommand.ts +2 -2
  6. package/commands/CreateNamespaceCommand.ts +4 -4
  7. package/commands/CreateTemplateCommand.ts +1 -1
  8. package/commands/DeleteAccountCustomizationCommand.ts +1 -1
  9. package/commands/DeleteAnalysisCommand.ts +3 -3
  10. package/commands/DeleteIAMPolicyAssignmentCommand.ts +1 -1
  11. package/commands/DescribeAccountCustomizationCommand.ts +12 -12
  12. package/commands/DescribeAccountSettingsCommand.ts +2 -2
  13. package/commands/DescribeIAMPolicyAssignmentCommand.ts +1 -1
  14. package/commands/GetDashboardEmbedUrlCommand.ts +1 -1
  15. package/commands/GetSessionEmbedUrlCommand.ts +3 -3
  16. package/commands/ListAnalysesCommand.ts +1 -1
  17. package/commands/ListDashboardVersionsCommand.ts +1 -1
  18. package/commands/ListDashboardsCommand.ts +1 -1
  19. package/commands/ListDataSetsCommand.ts +1 -1
  20. package/commands/ListDataSourcesCommand.ts +1 -1
  21. package/commands/ListIAMPolicyAssignmentsCommand.ts +1 -1
  22. package/commands/ListIAMPolicyAssignmentsForUserCommand.ts +1 -1
  23. package/commands/ListNamespacesCommand.ts +1 -1
  24. package/commands/ListThemeVersionsCommand.ts +1 -1
  25. package/commands/ListThemesCommand.ts +1 -1
  26. package/commands/TagResourceCommand.ts +5 -5
  27. package/commands/UpdateAccountCustomizationCommand.ts +3 -3
  28. package/commands/UpdateAccountSettingsCommand.ts +1 -1
  29. package/commands/UpdateDashboardCommand.ts +1 -1
  30. package/commands/UpdateIAMPolicyAssignmentCommand.ts +1 -1
  31. package/dist/cjs/commands/CreateAccountCustomizationCommand.js +4 -4
  32. package/dist/cjs/commands/CreateDashboardCommand.js +3 -3
  33. package/dist/cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  34. package/dist/cjs/commands/CreateNamespaceCommand.js +4 -4
  35. package/dist/cjs/commands/CreateTemplateCommand.js +1 -1
  36. package/dist/cjs/commands/DeleteAccountCustomizationCommand.js +1 -1
  37. package/dist/cjs/commands/DeleteAnalysisCommand.js +3 -3
  38. package/dist/cjs/commands/DeleteIAMPolicyAssignmentCommand.js +1 -1
  39. package/dist/cjs/commands/DescribeAccountCustomizationCommand.js +12 -12
  40. package/dist/cjs/commands/DescribeAccountSettingsCommand.js +2 -2
  41. package/dist/cjs/commands/DescribeIAMPolicyAssignmentCommand.js +1 -1
  42. package/dist/cjs/commands/GetDashboardEmbedUrlCommand.js +1 -1
  43. package/dist/cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
  44. package/dist/cjs/commands/ListAnalysesCommand.js +1 -1
  45. package/dist/cjs/commands/ListDashboardVersionsCommand.js +1 -1
  46. package/dist/cjs/commands/ListDashboardsCommand.js +1 -1
  47. package/dist/cjs/commands/ListDataSetsCommand.js +1 -1
  48. package/dist/cjs/commands/ListDataSourcesCommand.js +1 -1
  49. package/dist/cjs/commands/ListIAMPolicyAssignmentsCommand.js +1 -1
  50. package/dist/cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -1
  51. package/dist/cjs/commands/ListNamespacesCommand.js +1 -1
  52. package/dist/cjs/commands/ListThemeVersionsCommand.js +1 -1
  53. package/dist/cjs/commands/ListThemesCommand.js +1 -1
  54. package/dist/cjs/commands/TagResourceCommand.js +5 -5
  55. package/dist/cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
  56. package/dist/cjs/commands/UpdateAccountSettingsCommand.js +1 -1
  57. package/dist/cjs/commands/UpdateDashboardCommand.js +1 -1
  58. package/dist/cjs/commands/UpdateIAMPolicyAssignmentCommand.js +1 -1
  59. package/dist/cjs/models/models_0.js +49 -37
  60. package/dist/cjs/models/models_0.js.map +1 -1
  61. package/dist/cjs/models/models_1.js +34 -3
  62. package/dist/cjs/models/models_1.js.map +1 -1
  63. package/dist/cjs/package.json +31 -31
  64. package/dist/cjs/protocols/Aws_restJson1.js +276 -186
  65. package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
  66. package/dist/es/commands/CreateAccountCustomizationCommand.js +4 -4
  67. package/dist/es/commands/CreateDashboardCommand.js +3 -3
  68. package/dist/es/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  69. package/dist/es/commands/CreateNamespaceCommand.js +4 -4
  70. package/dist/es/commands/CreateTemplateCommand.js +1 -1
  71. package/dist/es/commands/DeleteAccountCustomizationCommand.js +1 -1
  72. package/dist/es/commands/DeleteAnalysisCommand.js +3 -3
  73. package/dist/es/commands/DeleteIAMPolicyAssignmentCommand.js +1 -1
  74. package/dist/es/commands/DescribeAccountCustomizationCommand.js +12 -12
  75. package/dist/es/commands/DescribeAccountSettingsCommand.js +2 -2
  76. package/dist/es/commands/DescribeIAMPolicyAssignmentCommand.js +1 -1
  77. package/dist/es/commands/GetDashboardEmbedUrlCommand.js +1 -1
  78. package/dist/es/commands/GetSessionEmbedUrlCommand.js +3 -3
  79. package/dist/es/commands/ListAnalysesCommand.js +1 -1
  80. package/dist/es/commands/ListDashboardVersionsCommand.js +1 -1
  81. package/dist/es/commands/ListDashboardsCommand.js +1 -1
  82. package/dist/es/commands/ListDataSetsCommand.js +1 -1
  83. package/dist/es/commands/ListDataSourcesCommand.js +1 -1
  84. package/dist/es/commands/ListIAMPolicyAssignmentsCommand.js +1 -1
  85. package/dist/es/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -1
  86. package/dist/es/commands/ListNamespacesCommand.js +1 -1
  87. package/dist/es/commands/ListThemeVersionsCommand.js +1 -1
  88. package/dist/es/commands/ListThemesCommand.js +1 -1
  89. package/dist/es/commands/TagResourceCommand.js +5 -5
  90. package/dist/es/commands/UpdateAccountCustomizationCommand.js +3 -3
  91. package/dist/es/commands/UpdateAccountSettingsCommand.js +1 -1
  92. package/dist/es/commands/UpdateDashboardCommand.js +1 -1
  93. package/dist/es/commands/UpdateIAMPolicyAssignmentCommand.js +1 -1
  94. package/dist/es/endpoints.js +1 -2
  95. package/dist/es/endpoints.js.map +1 -1
  96. package/dist/es/models/models_0.js +37 -25
  97. package/dist/es/models/models_0.js.map +1 -1
  98. package/dist/es/models/models_1.js +25 -0
  99. package/dist/es/models/models_1.js.map +1 -1
  100. package/dist/es/package.json +31 -31
  101. package/dist/es/protocols/Aws_restJson1.js +835 -530
  102. package/dist/es/protocols/Aws_restJson1.js.map +1 -1
  103. package/dist/types/QuickSight.d.ts +59 -59
  104. package/dist/types/commands/CreateAccountCustomizationCommand.d.ts +4 -4
  105. package/dist/types/commands/CreateDashboardCommand.d.ts +3 -3
  106. package/dist/types/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -2
  107. package/dist/types/commands/CreateNamespaceCommand.d.ts +4 -4
  108. package/dist/types/commands/CreateTemplateCommand.d.ts +1 -1
  109. package/dist/types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  110. package/dist/types/commands/DeleteAnalysisCommand.d.ts +3 -3
  111. package/dist/types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
  112. package/dist/types/commands/DescribeAccountCustomizationCommand.d.ts +12 -12
  113. package/dist/types/commands/DescribeAccountSettingsCommand.d.ts +2 -2
  114. package/dist/types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  115. package/dist/types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
  116. package/dist/types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  117. package/dist/types/commands/ListAnalysesCommand.d.ts +1 -1
  118. package/dist/types/commands/ListDashboardVersionsCommand.d.ts +1 -1
  119. package/dist/types/commands/ListDashboardsCommand.d.ts +1 -1
  120. package/dist/types/commands/ListDataSetsCommand.d.ts +1 -1
  121. package/dist/types/commands/ListDataSourcesCommand.d.ts +1 -1
  122. package/dist/types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
  123. package/dist/types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
  124. package/dist/types/commands/ListNamespacesCommand.d.ts +1 -1
  125. package/dist/types/commands/ListThemeVersionsCommand.d.ts +1 -1
  126. package/dist/types/commands/ListThemesCommand.d.ts +1 -1
  127. package/dist/types/commands/TagResourceCommand.d.ts +5 -5
  128. package/dist/types/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  129. package/dist/types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  130. package/dist/types/commands/UpdateDashboardCommand.d.ts +1 -1
  131. package/dist/types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  132. package/dist/types/models/models_0.d.ts +340 -293
  133. package/dist/types/models/models_1.d.ts +214 -129
  134. package/dist/types/ts3.4/QuickSight.d.ts +59 -59
  135. package/dist/types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +4 -4
  136. package/dist/types/ts3.4/commands/CreateDashboardCommand.d.ts +3 -3
  137. package/dist/types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -2
  138. package/dist/types/ts3.4/commands/CreateNamespaceCommand.d.ts +4 -4
  139. package/dist/types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -1
  140. package/dist/types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  141. package/dist/types/ts3.4/commands/DeleteAnalysisCommand.d.ts +3 -3
  142. package/dist/types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
  143. package/dist/types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +12 -12
  144. package/dist/types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +2 -2
  145. package/dist/types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  146. package/dist/types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
  147. package/dist/types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  148. package/dist/types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
  149. package/dist/types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
  150. package/dist/types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
  151. package/dist/types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
  152. package/dist/types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
  153. package/dist/types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
  154. package/dist/types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
  155. package/dist/types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
  156. package/dist/types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
  157. package/dist/types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
  158. package/dist/types/ts3.4/commands/TagResourceCommand.d.ts +5 -5
  159. package/dist/types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  160. package/dist/types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  161. package/dist/types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
  162. package/dist/types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  163. package/dist/types/ts3.4/models/models_0.d.ts +340 -293
  164. package/dist/types/ts3.4/models/models_1.d.ts +214 -129
  165. package/models/models_0.ts +369 -312
  166. package/models/models_1.ts +238 -131
  167. package/package.json +31 -31
  168. package/protocols/Aws_restJson1.ts +321 -190
@@ -27,11 +27,11 @@ export namespace AccessDeniedException {
27
27
  }
28
28
 
29
29
  /**
30
- * <p>The Amazon QuickSight customizations associated with your Amazon Web Services account; or a QuickSight namespace in a specific Amazon Web Services Region;.</p>
30
+ * <p>The Amazon QuickSight customizations associated with your Amazon Web Services account or a Amazon QuickSight namespace in a specific Amazon Web Services Region;.</p>
31
31
  */
32
32
  export interface AccountCustomization {
33
33
  /**
34
- * <p>The default theme for this QuickSight subscription.</p>
34
+ * <p>The default theme for this Amazon QuickSight subscription.</p>
35
35
  */
36
36
  DefaultTheme?: string;
37
37
  }
@@ -51,29 +51,29 @@ export enum Edition {
51
51
  }
52
52
 
53
53
  /**
54
- * <p>The QuickSight settings associated with your Amazon Web Services account;.</p>
54
+ * <p>The Amazon QuickSight settings associated with your Amazon Web Services account.</p>
55
55
  */
56
56
  export interface AccountSettings {
57
57
  /**
58
- * <p>The "account name" you provided for the QuickSight subscription in your Amazon Web Services account;.
59
- * You create this name when you sign up for QuickSight. It is unique in all of Amazon Web Services and
58
+ * <p>The "account name" you provided for the Amazon QuickSight subscription in your Amazon Web Services account.
59
+ * You create this name when you sign up for Amazon QuickSight. It is unique in all of Amazon Web Services and
60
60
  * it appears only when users sign in.</p>
61
61
  */
62
62
  AccountName?: string;
63
63
 
64
64
  /**
65
- * <p>The edition of QuickSight that you're currently subscribed to:
65
+ * <p>The edition of Amazon QuickSight that you're currently subscribed to:
66
66
  * Enterprise edition or Standard edition.</p>
67
67
  */
68
68
  Edition?: Edition | string;
69
69
 
70
70
  /**
71
- * <p>The default QuickSight namespace for your Amazon Web Services account;. </p>
71
+ * <p>The default Amazon QuickSight namespace for your Amazon Web Services account. </p>
72
72
  */
73
73
  DefaultNamespace?: string;
74
74
 
75
75
  /**
76
- * <p>The main notification email for your QuickSight subscription.</p>
76
+ * <p>The main notification email for your Amazon QuickSight subscription.</p>
77
77
  */
78
78
  NotificationEmail?: string;
79
79
  }
@@ -92,7 +92,7 @@ export namespace AccountSettings {
92
92
  */
93
93
  export interface ActiveIAMPolicyAssignment {
94
94
  /**
95
- * <p>A name for the IAM policy assignment.</p>
95
+ * <p>A name for the IAMpolicy assignment.</p>
96
96
  */
97
97
  AssignmentName?: string;
98
98
 
@@ -136,11 +136,11 @@ export namespace AdHocFilteringOption {
136
136
  }
137
137
 
138
138
  /**
139
- * <p>Amazon Elasticsearch Service parameters.</p>
139
+ * <p>The parameters for Elasticsearch.</p>
140
140
  */
141
141
  export interface AmazonElasticsearchParameters {
142
142
  /**
143
- * <p>The Amazon Elasticsearch Service domain.</p>
143
+ * <p>The Elasticsearch domain.</p>
144
144
  */
145
145
  Domain: string | undefined;
146
146
  }
@@ -154,6 +154,19 @@ export namespace AmazonElasticsearchParameters {
154
154
  });
155
155
  }
156
156
 
157
+ export interface AmazonOpenSearchParameters {
158
+ Domain: string | undefined;
159
+ }
160
+
161
+ export namespace AmazonOpenSearchParameters {
162
+ /**
163
+ * @internal
164
+ */
165
+ export const filterSensitiveLog = (obj: AmazonOpenSearchParameters): any => ({
166
+ ...obj,
167
+ });
168
+ }
169
+
157
170
  export enum AnalysisErrorType {
158
171
  ACCESS_DENIED = "ACCESS_DENIED",
159
172
  COLUMN_GEOGRAPHIC_ROLE_MISMATCH = "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
@@ -168,7 +181,7 @@ export enum AnalysisErrorType {
168
181
  }
169
182
 
170
183
  /**
171
- * <p>A metadata error structure for an analysis.</p>
184
+ * <p>Analysis error.</p>
172
185
  */
173
186
  export interface AnalysisError {
174
187
  /**
@@ -205,7 +218,7 @@ export interface Sheet {
205
218
  SheetId?: string;
206
219
 
207
220
  /**
208
- * <p>The name of a sheet. This name is displayed on the sheet's tab in the QuickSight
221
+ * <p>The name of a sheet. This name is displayed on the sheet's tab in the Amazon QuickSight
209
222
  * console.</p>
210
223
  */
211
224
  Name?: string;
@@ -417,7 +430,8 @@ export interface AnalysisSummary {
417
430
  AnalysisId?: string;
418
431
 
419
432
  /**
420
- * <p>The name of the analysis. This name is displayed in the QuickSight console.</p>
433
+ * <p>The name of the analysis. This name is displayed in the Amazon QuickSight console.
434
+ * </p>
421
435
  */
422
436
  Name?: string;
423
437
 
@@ -492,7 +506,7 @@ export enum AssignmentStatus {
492
506
  }
493
507
 
494
508
  /**
495
- * <p>Amazon Athena parameters.</p>
509
+ * <p>Parameters for Amazon Athena.</p>
496
510
  */
497
511
  export interface AthenaParameters {
498
512
  /**
@@ -511,7 +525,7 @@ export namespace AthenaParameters {
511
525
  }
512
526
 
513
527
  /**
514
- * <p>Amazon Aurora parameters.</p>
528
+ * <p>Parameters for Amazon Aurora.</p>
515
529
  */
516
530
  export interface AuroraParameters {
517
531
  /**
@@ -540,21 +554,21 @@ export namespace AuroraParameters {
540
554
  }
541
555
 
542
556
  /**
543
- * <p>Amazon Aurora with PostgreSQL compatibility parameters.</p>
557
+ * <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
544
558
  */
545
559
  export interface AuroraPostgreSqlParameters {
546
560
  /**
547
- * <p>Host.</p>
561
+ * <p>The Amazon Aurora PostgreSQL-Compatible host to connect to.</p>
548
562
  */
549
563
  Host: string | undefined;
550
564
 
551
565
  /**
552
- * <p>Port.</p>
566
+ * <p>The port that Amazon Aurora PostgreSQL is listening on.</p>
553
567
  */
554
568
  Port: number | undefined;
555
569
 
556
570
  /**
557
- * <p>Database.</p>
571
+ * <p>The Amazon Aurora PostgreSQL database to connect to.</p>
558
572
  */
559
573
  Database: string | undefined;
560
574
  }
@@ -569,7 +583,7 @@ export namespace AuroraPostgreSqlParameters {
569
583
  }
570
584
 
571
585
  /**
572
- * <p>Amazon Web Services IoT Analytics parameters.</p>
586
+ * <p>The parameters for IoT Analytics.</p>
573
587
  */
574
588
  export interface AwsIotAnalyticsParameters {
575
589
  /**
@@ -639,7 +653,7 @@ export namespace CalculatedColumn {
639
653
 
640
654
  export interface CancelIngestionRequest {
641
655
  /**
642
- * <p>The Amazon Web Services account; ID.</p>
656
+ * <p>The Amazon Web Services account ID.</p>
643
657
  */
644
658
  AwsAccountId: string | undefined;
645
659
 
@@ -989,7 +1003,7 @@ export namespace ColumnGroupSchema {
989
1003
  */
990
1004
  export interface ColumnLevelPermissionRule {
991
1005
  /**
992
- * <p>An array of Amazon Resource Names (ARNs) for QuickSight users or groups.</p>
1006
+ * <p>An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.</p>
993
1007
  */
994
1008
  Principals?: string[];
995
1009
 
@@ -1073,6 +1087,11 @@ export namespace ColumnTag {
1073
1087
  });
1074
1088
  }
1075
1089
 
1090
+ export enum ColumnTagName {
1091
+ COLUMN_DESCRIPTION = "COLUMN_DESCRIPTION",
1092
+ COLUMN_GEOGRAPHIC_ROLE = "COLUMN_GEOGRAPHIC_ROLE",
1093
+ }
1094
+
1076
1095
  /**
1077
1096
  * <p>A resource is already in a state that indicates an operation is happening that must complete
1078
1097
  * before a new update can be applied.</p>
@@ -1142,18 +1161,18 @@ export namespace Tag {
1142
1161
 
1143
1162
  export interface CreateAccountCustomizationRequest {
1144
1163
  /**
1145
- * <p>The ID for the Amazon Web Services account; that you want to customize QuickSight for.</p>
1164
+ * <p>The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.</p>
1146
1165
  */
1147
1166
  AwsAccountId: string | undefined;
1148
1167
 
1149
1168
  /**
1150
- * <p>The QuickSight namespace that you want to add customizations to.</p>
1169
+ * <p>The Amazon QuickSight namespace that you want to add customizations to.</p>
1151
1170
  */
1152
1171
  Namespace?: string;
1153
1172
 
1154
1173
  /**
1155
- * <p>The QuickSight customizations you're adding in the current Amazon Web Services Region;. You can add
1156
- * these to an Amazon Web Services account; and a QuickSight namespace. </p>
1174
+ * <p>The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region;. You can add
1175
+ * these to an Amazon Web Services account and a Amazon QuickSight namespace. </p>
1157
1176
  * <p>For example, you can add a default theme by setting <code>AccountCustomization</code>
1158
1177
  * to the midnight theme: <code>"AccountCustomization": { "DefaultTheme":
1159
1178
  * "arn:aws:quicksight::aws:theme/MIDNIGHT" }</code>. Or, you can add a custom theme by
@@ -1180,12 +1199,12 @@ export namespace CreateAccountCustomizationRequest {
1180
1199
 
1181
1200
  export interface CreateAccountCustomizationResponse {
1182
1201
  /**
1183
- * <p>The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account;.</p>
1202
+ * <p>The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.</p>
1184
1203
  */
1185
1204
  Arn?: string;
1186
1205
 
1187
1206
  /**
1188
- * <p>The ID for the Amazon Web Services account; that you want to customize QuickSight for.</p>
1207
+ * <p>The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.</p>
1189
1208
  */
1190
1209
  AwsAccountId?: string;
1191
1210
 
@@ -1195,7 +1214,7 @@ export interface CreateAccountCustomizationResponse {
1195
1214
  Namespace?: string;
1196
1215
 
1197
1216
  /**
1198
- * <p>The QuickSight customizations you're adding in the current Amazon Web Services Region;. </p>
1217
+ * <p>The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region;. </p>
1199
1218
  */
1200
1219
  AccountCustomization?: AccountCustomization;
1201
1220
 
@@ -1343,26 +1362,26 @@ export namespace StringParameter {
1343
1362
  }
1344
1363
 
1345
1364
  /**
1346
- * <p>A list of QuickSight parameters and the list's override values.</p>
1365
+ * <p>A list of Amazon QuickSight parameters and the list's override values.</p>
1347
1366
  */
1348
1367
  export interface _Parameters {
1349
1368
  /**
1350
- * <p>String parameters.</p>
1369
+ * <p>The parameters that have a data type of string.</p>
1351
1370
  */
1352
1371
  StringParameters?: StringParameter[];
1353
1372
 
1354
1373
  /**
1355
- * <p>Integer parameters.</p>
1374
+ * <p>The parameters that have a data type of integer.</p>
1356
1375
  */
1357
1376
  IntegerParameters?: IntegerParameter[];
1358
1377
 
1359
1378
  /**
1360
- * <p>Decimal parameters.</p>
1379
+ * <p>The parameters that have a data type of decimal.</p>
1361
1380
  */
1362
1381
  DecimalParameters?: DecimalParameter[];
1363
1382
 
1364
1383
  /**
1365
- * <p>Date-time parameters.</p>
1384
+ * <p>The parameters that have a data type of date-time.</p>
1366
1385
  */
1367
1386
  DateTimeParameters?: DateTimeParameter[];
1368
1387
  }
@@ -1391,7 +1410,7 @@ export interface ResourcePermission {
1391
1410
  * <p>The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)</p>
1392
1411
  * </li>
1393
1412
  * <li>
1394
- * <p>The ARN of an Amazon Web Services account; root: This is an IAM ARN rather than a QuickSight
1413
+ * <p>The ARN of an Amazon Web Services account root: This is an IAMARN rather than a Amazon QuickSight
1395
1414
  * ARN. Use this option only to share resources (templates) across Amazon Web Services accounts.
1396
1415
  * (This is less common.) </p>
1397
1416
  * </li>
@@ -1400,7 +1419,7 @@ export interface ResourcePermission {
1400
1419
  Principal: string | undefined;
1401
1420
 
1402
1421
  /**
1403
- * <p>The IAM action to grant or revoke permissions on.</p>
1422
+ * <p>The IAMaction to grant or revoke permissions on.</p>
1404
1423
  */
1405
1424
  Actions: string[] | undefined;
1406
1425
  }
@@ -1416,7 +1435,7 @@ export namespace ResourcePermission {
1416
1435
 
1417
1436
  export interface CreateAnalysisRequest {
1418
1437
  /**
1419
- * <p>The ID of the Amazon Web Services account; where you are creating an analysis.</p>
1438
+ * <p>The ID of the Amazon Web Services account where you are creating an analysis.</p>
1420
1439
  */
1421
1440
  AwsAccountId: string | undefined;
1422
1441
 
@@ -1428,7 +1447,7 @@ export interface CreateAnalysisRequest {
1428
1447
 
1429
1448
  /**
1430
1449
  * <p>A descriptive name for the analysis that you're creating. This name displays for the
1431
- * analysis in the QuickSight console. </p>
1450
+ * analysis in the Amazon QuickSight console. </p>
1432
1451
  */
1433
1452
  Name: string | undefined;
1434
1453
 
@@ -1456,7 +1475,7 @@ export interface CreateAnalysisRequest {
1456
1475
 
1457
1476
  /**
1458
1477
  * <p>The ARN for the theme to apply to the analysis that you're creating. To see the theme
1459
- * in the QuickSight console, make sure that you have access to it.</p>
1478
+ * in the Amazon QuickSight console, make sure that you have access to it.</p>
1460
1479
  */
1461
1480
  ThemeArn?: string;
1462
1481
 
@@ -1515,7 +1534,7 @@ export namespace CreateAnalysisResponse {
1515
1534
  /**
1516
1535
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
1517
1536
  * subscription where the edition doesn't include support for that operation. Amazon
1518
- * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
1537
+ * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
1519
1538
  * capability is available in every edition.</p>
1520
1539
  */
1521
1540
  export interface UnsupportedUserEditionException extends __SmithyException, $MetadataBearer {
@@ -1674,12 +1693,12 @@ export namespace DashboardSourceEntity {
1674
1693
 
1675
1694
  export interface CreateDashboardRequest {
1676
1695
  /**
1677
- * <p>The ID of the Amazon Web Services account; where you want to create the dashboard.</p>
1696
+ * <p>The ID of the Amazon Web Services account where you want to create the dashboard.</p>
1678
1697
  */
1679
1698
  AwsAccountId: string | undefined;
1680
1699
 
1681
1700
  /**
1682
- * <p>The ID for the dashboard, also added to the IAM policy.</p>
1701
+ * <p>The ID for the dashboard, also added to the IAMpolicy.</p>
1683
1702
  */
1684
1703
  DashboardId: string | undefined;
1685
1704
 
@@ -1697,7 +1716,7 @@ export interface CreateDashboardRequest {
1697
1716
 
1698
1717
  /**
1699
1718
  * <p>A structure that contains the permissions of the dashboard. You can use this structure
1700
- * for granting permissions by providing a list of IAM action information for each
1719
+ * for granting permissions by providing a list of IAMaction information for each
1701
1720
  * principal ARN. </p>
1702
1721
  *
1703
1722
  * <p>To specify no permissions, omit the permissions list.</p>
@@ -1711,8 +1730,8 @@ export interface CreateDashboardRequest {
1711
1730
  * entity. If you need to create a dashboard from an analysis, first convert the analysis
1712
1731
  * to a template by using the <a>CreateTemplate</a> API operation. For
1713
1732
  * <code>SourceTemplate</code>, specify the Amazon Resource Name (ARN) of the source
1714
- * template. The <code>SourceTemplate</code>ARN can contain any Amazon Web Services account; and any
1715
- * QuickSight-supported Amazon Web Services Region;. </p>
1733
+ * template. The <code>SourceTemplate</code>ARN can contain any Amazon Web Services account and any
1734
+ * Amazon QuickSight-supported Amazon Web Services Region;. </p>
1716
1735
  * <p>Use the <code>DataSetReferences</code> entity within <code>SourceTemplate</code> to
1717
1736
  * list the replacement datasets for the placeholders listed in the original. The schema in
1718
1737
  * each dataset must match its placeholder. </p>
@@ -1737,7 +1756,7 @@ export interface CreateDashboardRequest {
1737
1756
  * <p>
1738
1757
  * <code>AvailabilityStatus</code> for <code>AdHocFilteringOption</code> - This
1739
1758
  * status can be either <code>ENABLED</code> or <code>DISABLED</code>. When this is
1740
- * set to <code>DISABLED</code>, QuickSight disables the left filter pane on the
1759
+ * set to <code>DISABLED</code>, Amazon QuickSight disables the left filter pane on the
1741
1760
  * published dashboard, which can be used for ad hoc (one-time) filtering. This
1742
1761
  * option is <code>ENABLED</code> by default. </p>
1743
1762
  * </li>
@@ -1761,7 +1780,7 @@ export interface CreateDashboardRequest {
1761
1780
  /**
1762
1781
  * <p>The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If
1763
1782
  * you add a value for this field, it overrides the value that is used in the source
1764
- * entity. The theme ARN must exist in the same Amazon Web Services account; where you create the
1783
+ * entity. The theme ARN must exist in the same Amazon Web Services account where you create the
1765
1784
  * dashboard.</p>
1766
1785
  */
1767
1786
  ThemeArn?: string;
@@ -1818,6 +1837,30 @@ export namespace CreateDashboardResponse {
1818
1837
  });
1819
1838
  }
1820
1839
 
1840
+ /**
1841
+ * <p>The usage configuration to apply to child datasets that reference this dataset as a source.</p>
1842
+ */
1843
+ export interface DataSetUsageConfiguration {
1844
+ /**
1845
+ * <p>An option that controls whether a child dataset of a direct query can use this dataset as a source.</p>
1846
+ */
1847
+ DisableUseAsDirectQuerySource?: boolean;
1848
+
1849
+ /**
1850
+ * <p>An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.</p>
1851
+ */
1852
+ DisableUseAsImportedSource?: boolean;
1853
+ }
1854
+
1855
+ export namespace DataSetUsageConfiguration {
1856
+ /**
1857
+ * @internal
1858
+ */
1859
+ export const filterSensitiveLog = (obj: DataSetUsageConfiguration): any => ({
1860
+ ...obj,
1861
+ });
1862
+ }
1863
+
1821
1864
  /**
1822
1865
  * <p>A FieldFolder element is a folder that contains fields and nested subfolders.</p>
1823
1866
  */
@@ -1938,6 +1981,30 @@ export namespace TagColumnOperation {
1938
1981
  });
1939
1982
  }
1940
1983
 
1984
+ /**
1985
+ * <p>A transform operation that removes tags associated with a column.</p>
1986
+ */
1987
+ export interface UntagColumnOperation {
1988
+ /**
1989
+ * <p>The column that this operation acts on.</p>
1990
+ */
1991
+ ColumnName: string | undefined;
1992
+
1993
+ /**
1994
+ * <p>The column tags to remove from this column.</p>
1995
+ */
1996
+ TagNames: (ColumnTagName | string)[] | undefined;
1997
+ }
1998
+
1999
+ export namespace UntagColumnOperation {
2000
+ /**
2001
+ * @internal
2002
+ */
2003
+ export const filterSensitiveLog = (obj: UntagColumnOperation): any => ({
2004
+ ...obj,
2005
+ });
2006
+ }
2007
+
1941
2008
  /**
1942
2009
  * <p>A data transformation on a logical table. This is a variant type structure. For this
1943
2010
  * structure to be valid, only one of the attributes can be non-null.</p>
@@ -1949,6 +2016,7 @@ export type TransformOperation =
1949
2016
  | TransformOperation.ProjectOperationMember
1950
2017
  | TransformOperation.RenameColumnOperationMember
1951
2018
  | TransformOperation.TagColumnOperationMember
2019
+ | TransformOperation.UntagColumnOperationMember
1952
2020
  | TransformOperation.$UnknownMember;
1953
2021
 
1954
2022
  export namespace TransformOperation {
@@ -1963,6 +2031,7 @@ export namespace TransformOperation {
1963
2031
  RenameColumnOperation?: never;
1964
2032
  CastColumnTypeOperation?: never;
1965
2033
  TagColumnOperation?: never;
2034
+ UntagColumnOperation?: never;
1966
2035
  $unknown?: never;
1967
2036
  }
1968
2037
 
@@ -1976,6 +2045,7 @@ export namespace TransformOperation {
1976
2045
  RenameColumnOperation?: never;
1977
2046
  CastColumnTypeOperation?: never;
1978
2047
  TagColumnOperation?: never;
2048
+ UntagColumnOperation?: never;
1979
2049
  $unknown?: never;
1980
2050
  }
1981
2051
 
@@ -1990,6 +2060,7 @@ export namespace TransformOperation {
1990
2060
  RenameColumnOperation?: never;
1991
2061
  CastColumnTypeOperation?: never;
1992
2062
  TagColumnOperation?: never;
2063
+ UntagColumnOperation?: never;
1993
2064
  $unknown?: never;
1994
2065
  }
1995
2066
 
@@ -2003,6 +2074,7 @@ export namespace TransformOperation {
2003
2074
  RenameColumnOperation: RenameColumnOperation;
2004
2075
  CastColumnTypeOperation?: never;
2005
2076
  TagColumnOperation?: never;
2077
+ UntagColumnOperation?: never;
2006
2078
  $unknown?: never;
2007
2079
  }
2008
2080
 
@@ -2016,6 +2088,7 @@ export namespace TransformOperation {
2016
2088
  RenameColumnOperation?: never;
2017
2089
  CastColumnTypeOperation: CastColumnTypeOperation;
2018
2090
  TagColumnOperation?: never;
2091
+ UntagColumnOperation?: never;
2019
2092
  $unknown?: never;
2020
2093
  }
2021
2094
 
@@ -2029,6 +2102,21 @@ export namespace TransformOperation {
2029
2102
  RenameColumnOperation?: never;
2030
2103
  CastColumnTypeOperation?: never;
2031
2104
  TagColumnOperation: TagColumnOperation;
2105
+ UntagColumnOperation?: never;
2106
+ $unknown?: never;
2107
+ }
2108
+
2109
+ /**
2110
+ * <p>A transform operation that removes tags associated with a column.</p>
2111
+ */
2112
+ export interface UntagColumnOperationMember {
2113
+ ProjectOperation?: never;
2114
+ FilterOperation?: never;
2115
+ CreateColumnsOperation?: never;
2116
+ RenameColumnOperation?: never;
2117
+ CastColumnTypeOperation?: never;
2118
+ TagColumnOperation?: never;
2119
+ UntagColumnOperation: UntagColumnOperation;
2032
2120
  $unknown?: never;
2033
2121
  }
2034
2122
 
@@ -2039,6 +2127,7 @@ export namespace TransformOperation {
2039
2127
  RenameColumnOperation?: never;
2040
2128
  CastColumnTypeOperation?: never;
2041
2129
  TagColumnOperation?: never;
2130
+ UntagColumnOperation?: never;
2042
2131
  $unknown: [string, any];
2043
2132
  }
2044
2133
 
@@ -2049,6 +2138,7 @@ export namespace TransformOperation {
2049
2138
  RenameColumnOperation: (value: RenameColumnOperation) => T;
2050
2139
  CastColumnTypeOperation: (value: CastColumnTypeOperation) => T;
2051
2140
  TagColumnOperation: (value: TagColumnOperation) => T;
2141
+ UntagColumnOperation: (value: UntagColumnOperation) => T;
2052
2142
  _: (name: string, value: any) => T;
2053
2143
  }
2054
2144
 
@@ -2060,6 +2150,7 @@ export namespace TransformOperation {
2060
2150
  if (value.CastColumnTypeOperation !== undefined)
2061
2151
  return visitor.CastColumnTypeOperation(value.CastColumnTypeOperation);
2062
2152
  if (value.TagColumnOperation !== undefined) return visitor.TagColumnOperation(value.TagColumnOperation);
2153
+ if (value.UntagColumnOperation !== undefined) return visitor.UntagColumnOperation(value.UntagColumnOperation);
2063
2154
  return visitor._(value.$unknown[0], value.$unknown[1]);
2064
2155
  };
2065
2156
 
@@ -2079,6 +2170,8 @@ export namespace TransformOperation {
2079
2170
  return { CastColumnTypeOperation: CastColumnTypeOperation.filterSensitiveLog(obj.CastColumnTypeOperation) };
2080
2171
  if (obj.TagColumnOperation !== undefined)
2081
2172
  return { TagColumnOperation: TagColumnOperation.filterSensitiveLog(obj.TagColumnOperation) };
2173
+ if (obj.UntagColumnOperation !== undefined)
2174
+ return { UntagColumnOperation: UntagColumnOperation.filterSensitiveLog(obj.UntagColumnOperation) };
2082
2175
  if (obj.$unknown !== undefined) return { [obj.$unknown[0]]: "UNKNOWN" };
2083
2176
  };
2084
2177
  }
@@ -2089,7 +2182,7 @@ export namespace TransformOperation {
2089
2182
  export interface JoinKeyProperties {
2090
2183
  /**
2091
2184
  * <p>A value that indicates that a row in a table is uniquely identified by the columns in
2092
- * a join key. This is used by QuickSight to optimize query performance.</p>
2185
+ * a join key. This is used by Amazon QuickSight to optimize query performance.</p>
2093
2186
  */
2094
2187
  UniqueKey?: boolean;
2095
2188
  }
@@ -2168,6 +2261,11 @@ export interface LogicalTableSource {
2168
2261
  * <p>Physical table ID.</p>
2169
2262
  */
2170
2263
  PhysicalTableId?: string;
2264
+
2265
+ /**
2266
+ * <p>The Amazon Resource Number (ARN) of the parent dataset.</p>
2267
+ */
2268
+ DataSetArn?: string;
2171
2269
  }
2172
2270
 
2173
2271
  export namespace LogicalTableSource {
@@ -2391,7 +2489,7 @@ export interface S3Source {
2391
2489
  /**
2392
2490
  * <p>A physical table type for an S3 data source.</p>
2393
2491
  * <note>
2394
- * <p>For non-JSON files, only <code>STRING</code> data types are supported in input columns.</p>
2492
+ * <p>For files that aren't JSON, only <code>STRING</code> data types are supported in input columns.</p>
2395
2493
  * </note>
2396
2494
  */
2397
2495
  InputColumns: InputColumn[] | undefined;
@@ -2516,7 +2614,7 @@ export interface RowLevelPermissionDataSet {
2516
2614
  Arn: string | undefined;
2517
2615
 
2518
2616
  /**
2519
- * <p>The type of permissions to use when interpretting the permissions for RLS. <code>DENY_ACCESS</code>
2617
+ * <p>The type of permissions to use when interpreting the permissions for RLS. <code>DENY_ACCESS</code>
2520
2618
  * is included for backward compatibility only.</p>
2521
2619
  */
2522
2620
  PermissionPolicy: RowLevelPermissionPolicy | string | undefined;
@@ -2604,12 +2702,12 @@ export namespace RowLevelPermissionTagConfiguration {
2604
2702
 
2605
2703
  export interface CreateDataSetRequest {
2606
2704
  /**
2607
- * <p>The Amazon Web Services account; ID.</p>
2705
+ * <p>The Amazon Web Services account ID.</p>
2608
2706
  */
2609
2707
  AwsAccountId: string | undefined;
2610
2708
 
2611
2709
  /**
2612
- * <p>An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
2710
+ * <p>An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
2613
2711
  */
2614
2712
  DataSetId: string | undefined;
2615
2713
 
@@ -2634,7 +2732,7 @@ export interface CreateDataSetRequest {
2634
2732
  ImportMode: DataSetImportMode | string | undefined;
2635
2733
 
2636
2734
  /**
2637
- * <p>Groupings of columns that work together in certain QuickSight features. Currently, only geospatial hierarchy is supported.</p>
2735
+ * <p>Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.</p>
2638
2736
  */
2639
2737
  ColumnGroups?: ColumnGroup[];
2640
2738
 
@@ -2669,6 +2767,11 @@ export interface CreateDataSetRequest {
2669
2767
  * <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.</p>
2670
2768
  */
2671
2769
  Tags?: Tag[];
2770
+
2771
+ /**
2772
+ * <p>The usage configuration to apply to child datasets that reference this dataset as a source.</p>
2773
+ */
2774
+ DataSetUsageConfiguration?: DataSetUsageConfiguration;
2672
2775
  }
2673
2776
 
2674
2777
  export namespace CreateDataSetRequest {
@@ -2710,7 +2813,7 @@ export interface CreateDataSetResponse {
2710
2813
  Arn?: string;
2711
2814
 
2712
2815
  /**
2713
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
2816
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
2714
2817
  */
2715
2818
  DataSetId?: string;
2716
2819
 
@@ -2774,7 +2877,7 @@ export namespace LimitExceededException {
2774
2877
  }
2775
2878
 
2776
2879
  /**
2777
- * <p>Jira parameters.</p>
2880
+ * <p>The parameters for Jira.</p>
2778
2881
  */
2779
2882
  export interface JiraParameters {
2780
2883
  /**
@@ -2793,7 +2896,7 @@ export namespace JiraParameters {
2793
2896
  }
2794
2897
 
2795
2898
  /**
2796
- * <p>MariaDB parameters.</p>
2899
+ * <p>The parameters for MariaDB.</p>
2797
2900
  */
2798
2901
  export interface MariaDbParameters {
2799
2902
  /**
@@ -2822,7 +2925,7 @@ export namespace MariaDbParameters {
2822
2925
  }
2823
2926
 
2824
2927
  /**
2825
- * <p>MySQL parameters.</p>
2928
+ * <p>The parameters for MySQL.</p>
2826
2929
  */
2827
2930
  export interface MySqlParameters {
2828
2931
  /**
@@ -2851,7 +2954,7 @@ export namespace MySqlParameters {
2851
2954
  }
2852
2955
 
2853
2956
  /**
2854
- * <p>Oracle parameters.</p>
2957
+ * <p>The parameters for Oracle.</p>
2855
2958
  */
2856
2959
  export interface OracleParameters {
2857
2960
  /**
@@ -2880,7 +2983,7 @@ export namespace OracleParameters {
2880
2983
  }
2881
2984
 
2882
2985
  /**
2883
- * <p>PostgreSQL parameters.</p>
2986
+ * <p>The parameters for PostgreSQL.</p>
2884
2987
  */
2885
2988
  export interface PostgreSqlParameters {
2886
2989
  /**
@@ -2909,7 +3012,7 @@ export namespace PostgreSqlParameters {
2909
3012
  }
2910
3013
 
2911
3014
  /**
2912
- * <p>Presto parameters.</p>
3015
+ * <p>The parameters for Presto.</p>
2913
3016
  */
2914
3017
  export interface PrestoParameters {
2915
3018
  /**
@@ -2938,7 +3041,7 @@ export namespace PrestoParameters {
2938
3041
  }
2939
3042
 
2940
3043
  /**
2941
- * <p>Amazon RDS parameters.</p>
3044
+ * <p>The parameters for Amazon RDS.</p>
2942
3045
  */
2943
3046
  export interface RdsParameters {
2944
3047
  /**
@@ -2962,7 +3065,7 @@ export namespace RdsParameters {
2962
3065
  }
2963
3066
 
2964
3067
  /**
2965
- * <p>Amazon Redshift parameters. The <code>ClusterId</code> field can be blank if
3068
+ * <p>The parameters for Amazon Redshift. The <code>ClusterId</code> field can be blank if
2966
3069
  * <code>Host</code> and <code>Port</code> are both set. The <code>Host</code> and
2967
3070
  * <code>Port</code> fields can be blank if the <code>ClusterId</code> field is set.</p>
2968
3071
  */
@@ -3023,12 +3126,12 @@ export namespace ManifestFileLocation {
3023
3126
  }
3024
3127
 
3025
3128
  /**
3026
- * <p>S3 parameters.</p>
3129
+ * <p>The parameters for S3.</p>
3027
3130
  */
3028
3131
  export interface S3Parameters {
3029
3132
  /**
3030
3133
  * <p>Location of the Amazon S3 manifest file. This is NULL if the manifest file was
3031
- * uploaded into QuickSight.</p>
3134
+ * uploaded into Amazon QuickSight.</p>
3032
3135
  */
3033
3136
  ManifestFileLocation: ManifestFileLocation | undefined;
3034
3137
  }
@@ -3043,7 +3146,7 @@ export namespace S3Parameters {
3043
3146
  }
3044
3147
 
3045
3148
  /**
3046
- * <p>ServiceNow parameters.</p>
3149
+ * <p>The parameters for ServiceNow.</p>
3047
3150
  */
3048
3151
  export interface ServiceNowParameters {
3049
3152
  /**
@@ -3062,7 +3165,7 @@ export namespace ServiceNowParameters {
3062
3165
  }
3063
3166
 
3064
3167
  /**
3065
- * <p>Snowflake parameters.</p>
3168
+ * <p>The parameters for Snowflake.</p>
3066
3169
  */
3067
3170
  export interface SnowflakeParameters {
3068
3171
  /**
@@ -3091,7 +3194,7 @@ export namespace SnowflakeParameters {
3091
3194
  }
3092
3195
 
3093
3196
  /**
3094
- * <p>Spark parameters.</p>
3197
+ * <p>The parameters for Spark.</p>
3095
3198
  */
3096
3199
  export interface SparkParameters {
3097
3200
  /**
@@ -3115,7 +3218,7 @@ export namespace SparkParameters {
3115
3218
  }
3116
3219
 
3117
3220
  /**
3118
- * <p>SQL Server parameters.</p>
3221
+ * <p>The parameters for SQL Server.</p>
3119
3222
  */
3120
3223
  export interface SqlServerParameters {
3121
3224
  /**
@@ -3144,7 +3247,7 @@ export namespace SqlServerParameters {
3144
3247
  }
3145
3248
 
3146
3249
  /**
3147
- * <p>Teradata parameters.</p>
3250
+ * <p>The parameters for Teradata.</p>
3148
3251
  */
3149
3252
  export interface TeradataParameters {
3150
3253
  /**
@@ -3173,7 +3276,7 @@ export namespace TeradataParameters {
3173
3276
  }
3174
3277
 
3175
3278
  /**
3176
- * <p>Twitter parameters.</p>
3279
+ * <p>The parameters for Twitter.</p>
3177
3280
  */
3178
3281
  export interface TwitterParameters {
3179
3282
  /**
@@ -3203,6 +3306,7 @@ export namespace TwitterParameters {
3203
3306
  */
3204
3307
  export type DataSourceParameters =
3205
3308
  | DataSourceParameters.AmazonElasticsearchParametersMember
3309
+ | DataSourceParameters.AmazonOpenSearchParametersMember
3206
3310
  | DataSourceParameters.AthenaParametersMember
3207
3311
  | DataSourceParameters.AuroraParametersMember
3208
3312
  | DataSourceParameters.AuroraPostgreSqlParametersMember
@@ -3226,7 +3330,7 @@ export type DataSourceParameters =
3226
3330
 
3227
3331
  export namespace DataSourceParameters {
3228
3332
  /**
3229
- * <p>Amazon Elasticsearch Service parameters.</p>
3333
+ * <p>The parameters for Elasticsearch.</p>
3230
3334
  */
3231
3335
  export interface AmazonElasticsearchParametersMember {
3232
3336
  AmazonElasticsearchParameters: AmazonElasticsearchParameters;
@@ -3249,11 +3353,12 @@ export namespace DataSourceParameters {
3249
3353
  SqlServerParameters?: never;
3250
3354
  TeradataParameters?: never;
3251
3355
  TwitterParameters?: never;
3356
+ AmazonOpenSearchParameters?: never;
3252
3357
  $unknown?: never;
3253
3358
  }
3254
3359
 
3255
3360
  /**
3256
- * <p>Amazon Athena parameters.</p>
3361
+ * <p>The parameters for Amazon Athena.</p>
3257
3362
  */
3258
3363
  export interface AthenaParametersMember {
3259
3364
  AmazonElasticsearchParameters?: never;
@@ -3276,11 +3381,12 @@ export namespace DataSourceParameters {
3276
3381
  SqlServerParameters?: never;
3277
3382
  TeradataParameters?: never;
3278
3383
  TwitterParameters?: never;
3384
+ AmazonOpenSearchParameters?: never;
3279
3385
  $unknown?: never;
3280
3386
  }
3281
3387
 
3282
3388
  /**
3283
- * <p>Amazon Aurora MySQL parameters.</p>
3389
+ * <p>The parameters for Amazon Aurora MySQL.</p>
3284
3390
  */
3285
3391
  export interface AuroraParametersMember {
3286
3392
  AmazonElasticsearchParameters?: never;
@@ -3303,11 +3409,12 @@ export namespace DataSourceParameters {
3303
3409
  SqlServerParameters?: never;
3304
3410
  TeradataParameters?: never;
3305
3411
  TwitterParameters?: never;
3412
+ AmazonOpenSearchParameters?: never;
3306
3413
  $unknown?: never;
3307
3414
  }
3308
3415
 
3309
3416
  /**
3310
- * <p>Aurora PostgreSQL parameters.</p>
3417
+ * <p>The parameters for Amazon Aurora.</p>
3311
3418
  */
3312
3419
  export interface AuroraPostgreSqlParametersMember {
3313
3420
  AmazonElasticsearchParameters?: never;
@@ -3330,11 +3437,12 @@ export namespace DataSourceParameters {
3330
3437
  SqlServerParameters?: never;
3331
3438
  TeradataParameters?: never;
3332
3439
  TwitterParameters?: never;
3440
+ AmazonOpenSearchParameters?: never;
3333
3441
  $unknown?: never;
3334
3442
  }
3335
3443
 
3336
3444
  /**
3337
- * <p>Amazon Web Services IoT Analytics parameters.</p>
3445
+ * <p>The parameters for IoT Analytics.</p>
3338
3446
  */
3339
3447
  export interface AwsIotAnalyticsParametersMember {
3340
3448
  AmazonElasticsearchParameters?: never;
@@ -3357,11 +3465,12 @@ export namespace DataSourceParameters {
3357
3465
  SqlServerParameters?: never;
3358
3466
  TeradataParameters?: never;
3359
3467
  TwitterParameters?: never;
3468
+ AmazonOpenSearchParameters?: never;
3360
3469
  $unknown?: never;
3361
3470
  }
3362
3471
 
3363
3472
  /**
3364
- * <p>Jira parameters.</p>
3473
+ * <p>The parameters for Jira.</p>
3365
3474
  */
3366
3475
  export interface JiraParametersMember {
3367
3476
  AmazonElasticsearchParameters?: never;
@@ -3384,11 +3493,12 @@ export namespace DataSourceParameters {
3384
3493
  SqlServerParameters?: never;
3385
3494
  TeradataParameters?: never;
3386
3495
  TwitterParameters?: never;
3496
+ AmazonOpenSearchParameters?: never;
3387
3497
  $unknown?: never;
3388
3498
  }
3389
3499
 
3390
3500
  /**
3391
- * <p>MariaDB parameters.</p>
3501
+ * <p>The parameters for MariaDB.</p>
3392
3502
  */
3393
3503
  export interface MariaDbParametersMember {
3394
3504
  AmazonElasticsearchParameters?: never;
@@ -3411,11 +3521,12 @@ export namespace DataSourceParameters {
3411
3521
  SqlServerParameters?: never;
3412
3522
  TeradataParameters?: never;
3413
3523
  TwitterParameters?: never;
3524
+ AmazonOpenSearchParameters?: never;
3414
3525
  $unknown?: never;
3415
3526
  }
3416
3527
 
3417
3528
  /**
3418
- * <p>MySQL parameters.</p>
3529
+ * <p>The parameters for MySQL.</p>
3419
3530
  */
3420
3531
  export interface MySqlParametersMember {
3421
3532
  AmazonElasticsearchParameters?: never;
@@ -3438,11 +3549,12 @@ export namespace DataSourceParameters {
3438
3549
  SqlServerParameters?: never;
3439
3550
  TeradataParameters?: never;
3440
3551
  TwitterParameters?: never;
3552
+ AmazonOpenSearchParameters?: never;
3441
3553
  $unknown?: never;
3442
3554
  }
3443
3555
 
3444
3556
  /**
3445
- * <p>Oracle parameters.</p>
3557
+ * <p>The parameters for Oracle.</p>
3446
3558
  */
3447
3559
  export interface OracleParametersMember {
3448
3560
  AmazonElasticsearchParameters?: never;
@@ -3465,11 +3577,12 @@ export namespace DataSourceParameters {
3465
3577
  SqlServerParameters?: never;
3466
3578
  TeradataParameters?: never;
3467
3579
  TwitterParameters?: never;
3580
+ AmazonOpenSearchParameters?: never;
3468
3581
  $unknown?: never;
3469
3582
  }
3470
3583
 
3471
3584
  /**
3472
- * <p>PostgreSQL parameters.</p>
3585
+ * <p>The parameters for PostgreSQL.</p>
3473
3586
  */
3474
3587
  export interface PostgreSqlParametersMember {
3475
3588
  AmazonElasticsearchParameters?: never;
@@ -3492,11 +3605,12 @@ export namespace DataSourceParameters {
3492
3605
  SqlServerParameters?: never;
3493
3606
  TeradataParameters?: never;
3494
3607
  TwitterParameters?: never;
3608
+ AmazonOpenSearchParameters?: never;
3495
3609
  $unknown?: never;
3496
3610
  }
3497
3611
 
3498
3612
  /**
3499
- * <p>Presto parameters.</p>
3613
+ * <p>The parameters for Presto.</p>
3500
3614
  */
3501
3615
  export interface PrestoParametersMember {
3502
3616
  AmazonElasticsearchParameters?: never;
@@ -3519,11 +3633,12 @@ export namespace DataSourceParameters {
3519
3633
  SqlServerParameters?: never;
3520
3634
  TeradataParameters?: never;
3521
3635
  TwitterParameters?: never;
3636
+ AmazonOpenSearchParameters?: never;
3522
3637
  $unknown?: never;
3523
3638
  }
3524
3639
 
3525
3640
  /**
3526
- * <p>Amazon RDS parameters.</p>
3641
+ * <p>The parameters for Amazon RDS.</p>
3527
3642
  */
3528
3643
  export interface RdsParametersMember {
3529
3644
  AmazonElasticsearchParameters?: never;
@@ -3546,11 +3661,12 @@ export namespace DataSourceParameters {
3546
3661
  SqlServerParameters?: never;
3547
3662
  TeradataParameters?: never;
3548
3663
  TwitterParameters?: never;
3664
+ AmazonOpenSearchParameters?: never;
3549
3665
  $unknown?: never;
3550
3666
  }
3551
3667
 
3552
3668
  /**
3553
- * <p>Amazon Redshift parameters.</p>
3669
+ * <p>The parameters for Amazon Redshift.</p>
3554
3670
  */
3555
3671
  export interface RedshiftParametersMember {
3556
3672
  AmazonElasticsearchParameters?: never;
@@ -3573,11 +3689,12 @@ export namespace DataSourceParameters {
3573
3689
  SqlServerParameters?: never;
3574
3690
  TeradataParameters?: never;
3575
3691
  TwitterParameters?: never;
3692
+ AmazonOpenSearchParameters?: never;
3576
3693
  $unknown?: never;
3577
3694
  }
3578
3695
 
3579
3696
  /**
3580
- * <p>S3 parameters.</p>
3697
+ * <p>The parameters for S3.</p>
3581
3698
  */
3582
3699
  export interface S3ParametersMember {
3583
3700
  AmazonElasticsearchParameters?: never;
@@ -3600,11 +3717,12 @@ export namespace DataSourceParameters {
3600
3717
  SqlServerParameters?: never;
3601
3718
  TeradataParameters?: never;
3602
3719
  TwitterParameters?: never;
3720
+ AmazonOpenSearchParameters?: never;
3603
3721
  $unknown?: never;
3604
3722
  }
3605
3723
 
3606
3724
  /**
3607
- * <p>ServiceNow parameters.</p>
3725
+ * <p>The parameters for ServiceNow.</p>
3608
3726
  */
3609
3727
  export interface ServiceNowParametersMember {
3610
3728
  AmazonElasticsearchParameters?: never;
@@ -3627,11 +3745,12 @@ export namespace DataSourceParameters {
3627
3745
  SqlServerParameters?: never;
3628
3746
  TeradataParameters?: never;
3629
3747
  TwitterParameters?: never;
3748
+ AmazonOpenSearchParameters?: never;
3630
3749
  $unknown?: never;
3631
3750
  }
3632
3751
 
3633
3752
  /**
3634
- * <p>Snowflake parameters.</p>
3753
+ * <p>The parameters for Snowflake.</p>
3635
3754
  */
3636
3755
  export interface SnowflakeParametersMember {
3637
3756
  AmazonElasticsearchParameters?: never;
@@ -3654,11 +3773,12 @@ export namespace DataSourceParameters {
3654
3773
  SqlServerParameters?: never;
3655
3774
  TeradataParameters?: never;
3656
3775
  TwitterParameters?: never;
3776
+ AmazonOpenSearchParameters?: never;
3657
3777
  $unknown?: never;
3658
3778
  }
3659
3779
 
3660
3780
  /**
3661
- * <p>Spark parameters.</p>
3781
+ * <p>The parameters for Spark.</p>
3662
3782
  */
3663
3783
  export interface SparkParametersMember {
3664
3784
  AmazonElasticsearchParameters?: never;
@@ -3681,11 +3801,12 @@ export namespace DataSourceParameters {
3681
3801
  SqlServerParameters?: never;
3682
3802
  TeradataParameters?: never;
3683
3803
  TwitterParameters?: never;
3804
+ AmazonOpenSearchParameters?: never;
3684
3805
  $unknown?: never;
3685
3806
  }
3686
3807
 
3687
3808
  /**
3688
- * <p>SQL Server parameters.</p>
3809
+ * <p>The parameters for SQL Server.</p>
3689
3810
  */
3690
3811
  export interface SqlServerParametersMember {
3691
3812
  AmazonElasticsearchParameters?: never;
@@ -3708,11 +3829,12 @@ export namespace DataSourceParameters {
3708
3829
  SqlServerParameters: SqlServerParameters;
3709
3830
  TeradataParameters?: never;
3710
3831
  TwitterParameters?: never;
3832
+ AmazonOpenSearchParameters?: never;
3711
3833
  $unknown?: never;
3712
3834
  }
3713
3835
 
3714
3836
  /**
3715
- * <p>Teradata parameters.</p>
3837
+ * <p>The parameters for Teradata.</p>
3716
3838
  */
3717
3839
  export interface TeradataParametersMember {
3718
3840
  AmazonElasticsearchParameters?: never;
@@ -3735,11 +3857,12 @@ export namespace DataSourceParameters {
3735
3857
  SqlServerParameters?: never;
3736
3858
  TeradataParameters: TeradataParameters;
3737
3859
  TwitterParameters?: never;
3860
+ AmazonOpenSearchParameters?: never;
3738
3861
  $unknown?: never;
3739
3862
  }
3740
3863
 
3741
3864
  /**
3742
- * <p>Twitter parameters.</p>
3865
+ * <p>The parameters for Twitter.</p>
3743
3866
  */
3744
3867
  export interface TwitterParametersMember {
3745
3868
  AmazonElasticsearchParameters?: never;
@@ -3762,6 +3885,32 @@ export namespace DataSourceParameters {
3762
3885
  SqlServerParameters?: never;
3763
3886
  TeradataParameters?: never;
3764
3887
  TwitterParameters: TwitterParameters;
3888
+ AmazonOpenSearchParameters?: never;
3889
+ $unknown?: never;
3890
+ }
3891
+
3892
+ export interface AmazonOpenSearchParametersMember {
3893
+ AmazonElasticsearchParameters?: never;
3894
+ AthenaParameters?: never;
3895
+ AuroraParameters?: never;
3896
+ AuroraPostgreSqlParameters?: never;
3897
+ AwsIotAnalyticsParameters?: never;
3898
+ JiraParameters?: never;
3899
+ MariaDbParameters?: never;
3900
+ MySqlParameters?: never;
3901
+ OracleParameters?: never;
3902
+ PostgreSqlParameters?: never;
3903
+ PrestoParameters?: never;
3904
+ RdsParameters?: never;
3905
+ RedshiftParameters?: never;
3906
+ S3Parameters?: never;
3907
+ ServiceNowParameters?: never;
3908
+ SnowflakeParameters?: never;
3909
+ SparkParameters?: never;
3910
+ SqlServerParameters?: never;
3911
+ TeradataParameters?: never;
3912
+ TwitterParameters?: never;
3913
+ AmazonOpenSearchParameters: AmazonOpenSearchParameters;
3765
3914
  $unknown?: never;
3766
3915
  }
3767
3916
 
@@ -3786,6 +3935,7 @@ export namespace DataSourceParameters {
3786
3935
  SqlServerParameters?: never;
3787
3936
  TeradataParameters?: never;
3788
3937
  TwitterParameters?: never;
3938
+ AmazonOpenSearchParameters?: never;
3789
3939
  $unknown: [string, any];
3790
3940
  }
3791
3941
 
@@ -3810,6 +3960,7 @@ export namespace DataSourceParameters {
3810
3960
  SqlServerParameters: (value: SqlServerParameters) => T;
3811
3961
  TeradataParameters: (value: TeradataParameters) => T;
3812
3962
  TwitterParameters: (value: TwitterParameters) => T;
3963
+ AmazonOpenSearchParameters: (value: AmazonOpenSearchParameters) => T;
3813
3964
  _: (name: string, value: any) => T;
3814
3965
  }
3815
3966
 
@@ -3837,6 +3988,8 @@ export namespace DataSourceParameters {
3837
3988
  if (value.SqlServerParameters !== undefined) return visitor.SqlServerParameters(value.SqlServerParameters);
3838
3989
  if (value.TeradataParameters !== undefined) return visitor.TeradataParameters(value.TeradataParameters);
3839
3990
  if (value.TwitterParameters !== undefined) return visitor.TwitterParameters(value.TwitterParameters);
3991
+ if (value.AmazonOpenSearchParameters !== undefined)
3992
+ return visitor.AmazonOpenSearchParameters(value.AmazonOpenSearchParameters);
3840
3993
  return visitor._(value.$unknown[0], value.$unknown[1]);
3841
3994
  };
3842
3995
 
@@ -3888,6 +4041,10 @@ export namespace DataSourceParameters {
3888
4041
  return { TeradataParameters: TeradataParameters.filterSensitiveLog(obj.TeradataParameters) };
3889
4042
  if (obj.TwitterParameters !== undefined)
3890
4043
  return { TwitterParameters: TwitterParameters.filterSensitiveLog(obj.TwitterParameters) };
4044
+ if (obj.AmazonOpenSearchParameters !== undefined)
4045
+ return {
4046
+ AmazonOpenSearchParameters: AmazonOpenSearchParameters.filterSensitiveLog(obj.AmazonOpenSearchParameters),
4047
+ };
3891
4048
  if (obj.$unknown !== undefined) return { [obj.$unknown[0]]: "UNKNOWN" };
3892
4049
  };
3893
4050
  }
@@ -3964,7 +4121,7 @@ export namespace DataSourceCredentials {
3964
4121
  }
3965
4122
 
3966
4123
  /**
3967
- * <p>Secure Socket Layer (SSL) properties that apply when QuickSight connects to your
4124
+ * <p>Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your
3968
4125
  * underlying data source.</p>
3969
4126
  */
3970
4127
  export interface SslProperties {
@@ -3986,6 +4143,7 @@ export namespace SslProperties {
3986
4143
  export enum DataSourceType {
3987
4144
  ADOBE_ANALYTICS = "ADOBE_ANALYTICS",
3988
4145
  AMAZON_ELASTICSEARCH = "AMAZON_ELASTICSEARCH",
4146
+ AMAZON_OPENSEARCH = "AMAZON_OPENSEARCH",
3989
4147
  ATHENA = "ATHENA",
3990
4148
  AURORA = "AURORA",
3991
4149
  AURORA_POSTGRESQL = "AURORA_POSTGRESQL",
@@ -4030,12 +4188,12 @@ export namespace VpcConnectionProperties {
4030
4188
 
4031
4189
  export interface CreateDataSourceRequest {
4032
4190
  /**
4033
- * <p>The Amazon Web Services account; ID.</p>
4191
+ * <p>The Amazon Web Services account ID.</p>
4034
4192
  */
4035
4193
  AwsAccountId: string | undefined;
4036
4194
 
4037
4195
  /**
4038
- * <p>An ID for the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;. </p>
4196
+ * <p>An ID for the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account. </p>
4039
4197
  */
4040
4198
  DataSourceId: string | undefined;
4041
4199
 
@@ -4045,23 +4203,19 @@ export interface CreateDataSourceRequest {
4045
4203
  Name: string | undefined;
4046
4204
 
4047
4205
  /**
4048
- * <p>The type of the data source. Currently, the supported types for this operation are:
4049
- * <code>ATHENA, AURORA, AURORA_POSTGRESQL, AMAZON_ELASTICSEARCH, MARIADB, MYSQL, POSTGRESQL, PRESTO, REDSHIFT, S3,
4050
- * SNOWFLAKE, SPARK, SQLSERVER, TERADATA</code>.
4051
- * Use <code>ListDataSources</code> to return a
4052
- * list of all data sources.</p>
4053
- * <p>
4054
- * <code>AMAZON_ELASTICSEARCH</code> is for Amazon managed Elasticsearch Service.</p>
4206
+ * <p>The type of the data source. To return a
4207
+ * list of all data sources, use <code>ListDataSources</code>.</p>
4208
+ * <p>Use <code>AMAZON_ELASTICSEARCH</code> for Amazon Elasticsearch Service.</p>
4055
4209
  */
4056
4210
  Type: DataSourceType | string | undefined;
4057
4211
 
4058
4212
  /**
4059
- * <p>The parameters that QuickSight uses to connect to your underlying source.</p>
4213
+ * <p>The parameters that Amazon QuickSight uses to connect to your underlying source.</p>
4060
4214
  */
4061
4215
  DataSourceParameters?: DataSourceParameters;
4062
4216
 
4063
4217
  /**
4064
- * <p>The credentials QuickSight that uses to connect to your underlying source. Currently, only
4218
+ * <p>The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only
4065
4219
  * credentials based on user name and password are supported.</p>
4066
4220
  */
4067
4221
  Credentials?: DataSourceCredentials;
@@ -4072,13 +4226,13 @@ export interface CreateDataSourceRequest {
4072
4226
  Permissions?: ResourcePermission[];
4073
4227
 
4074
4228
  /**
4075
- * <p>Use this parameter only when you want QuickSight to use a VPC connection when connecting to
4229
+ * <p>Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to
4076
4230
  * your underlying source.</p>
4077
4231
  */
4078
4232
  VpcConnectionProperties?: VpcConnectionProperties;
4079
4233
 
4080
4234
  /**
4081
- * <p>Secure Socket Layer (SSL) properties that apply when QuickSight connects to your underlying source.</p>
4235
+ * <p>Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.</p>
4082
4236
  */
4083
4237
  SslProperties?: SslProperties;
4084
4238
 
@@ -4108,7 +4262,7 @@ export interface CreateDataSourceResponse {
4108
4262
  Arn?: string;
4109
4263
 
4110
4264
  /**
4111
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
4265
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
4112
4266
  */
4113
4267
  DataSourceId?: string;
4114
4268
 
@@ -4323,8 +4477,8 @@ export interface CreateGroupRequest {
4323
4477
  Description?: string;
4324
4478
 
4325
4479
  /**
4326
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
4327
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
4480
+ * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
4481
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
4328
4482
  */
4329
4483
  AwsAccountId: string | undefined;
4330
4484
 
@@ -4441,8 +4595,8 @@ export interface CreateGroupMembershipRequest {
4441
4595
  GroupName: string | undefined;
4442
4596
 
4443
4597
  /**
4444
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
4445
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
4598
+ * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
4599
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
4446
4600
  */
4447
4601
  AwsAccountId: string | undefined;
4448
4602
 
@@ -4514,13 +4668,13 @@ export namespace CreateGroupMembershipResponse {
4514
4668
 
4515
4669
  export interface CreateIAMPolicyAssignmentRequest {
4516
4670
  /**
4517
- * <p>The ID of the Amazon Web Services account; where you want to assign an IAM policy to QuickSight users or
4671
+ * <p>The ID of the Amazon Web Services account where you want to assign an IAMpolicy to Amazon QuickSight users or
4518
4672
  * groups.</p>
4519
4673
  */
4520
4674
  AwsAccountId: string | undefined;
4521
4675
 
4522
4676
  /**
4523
- * <p>The name of the assignment, also called a rule. It must be unique within an Amazon Web Services account;.</p>
4677
+ * <p>The name of the assignment, also called a rule. It must be unique within an Amazon Web Services account.</p>
4524
4678
  */
4525
4679
  AssignmentName: string | undefined;
4526
4680
 
@@ -4546,13 +4700,13 @@ export interface CreateIAMPolicyAssignmentRequest {
4546
4700
  AssignmentStatus: AssignmentStatus | string | undefined;
4547
4701
 
4548
4702
  /**
4549
- * <p>The ARN for the IAM policy to apply to the QuickSight users and groups
4703
+ * <p>The ARN for the IAMpolicy to apply to the Amazon QuickSight users and groups
4550
4704
  * specified in this assignment.</p>
4551
4705
  */
4552
4706
  PolicyArn?: string;
4553
4707
 
4554
4708
  /**
4555
- * <p>The QuickSight users, groups, or both that you want to assign the policy to.</p>
4709
+ * <p>The Amazon QuickSight users, groups, or both that you want to assign the policy to.</p>
4556
4710
  */
4557
4711
  Identities?: { [key: string]: string[] };
4558
4712
 
@@ -4573,7 +4727,7 @@ export namespace CreateIAMPolicyAssignmentRequest {
4573
4727
 
4574
4728
  export interface CreateIAMPolicyAssignmentResponse {
4575
4729
  /**
4576
- * <p>The name of the assignment. This name must be unique within the Amazon Web Services account;.</p>
4730
+ * <p>The name of the assignment. This name must be unique within the Amazon Web Services account.</p>
4577
4731
  */
4578
4732
  AssignmentName?: string;
4579
4733
 
@@ -4604,12 +4758,12 @@ export interface CreateIAMPolicyAssignmentResponse {
4604
4758
  AssignmentStatus?: AssignmentStatus | string;
4605
4759
 
4606
4760
  /**
4607
- * <p>The ARN for the IAM policy that is applied to the QuickSight users and groups specified in this assignment.</p>
4761
+ * <p>The ARN for the IAMpolicy that is applied to the Amazon QuickSight users and groups specified in this assignment.</p>
4608
4762
  */
4609
4763
  PolicyArn?: string;
4610
4764
 
4611
4765
  /**
4612
- * <p>The QuickSight users, groups, or both that the IAM policy is assigned to.</p>
4766
+ * <p>The Amazon QuickSight users, groups, or both that the IAMpolicy is assigned to.</p>
4613
4767
  */
4614
4768
  Identities?: { [key: string]: string[] };
4615
4769
 
@@ -4645,7 +4799,7 @@ export interface CreateIngestionRequest {
4645
4799
  IngestionId: string | undefined;
4646
4800
 
4647
4801
  /**
4648
- * <p>The Amazon Web Services account; ID.</p>
4802
+ * <p>The Amazon Web Services account ID.</p>
4649
4803
  */
4650
4804
  AwsAccountId: string | undefined;
4651
4805
  }
@@ -4710,7 +4864,7 @@ export enum IdentityStore {
4710
4864
 
4711
4865
  export interface CreateNamespaceRequest {
4712
4866
  /**
4713
- * <p>The ID for the Amazon Web Services account; that you want to create the QuickSight namespace in.</p>
4867
+ * <p>The ID for the Amazon Web Services account that you want to create the Amazon QuickSight namespace in.</p>
4714
4868
  */
4715
4869
  AwsAccountId: string | undefined;
4716
4870
 
@@ -4750,7 +4904,7 @@ export enum NamespaceStatus {
4750
4904
 
4751
4905
  export interface CreateNamespaceResponse {
4752
4906
  /**
4753
- * <p>The ARN of the QuickSight namespace you created. </p>
4907
+ * <p>The ARN of the Amazon QuickSight namespace you created. </p>
4754
4908
  */
4755
4909
  Arn?: string;
4756
4910
 
@@ -4870,14 +5024,13 @@ export namespace TemplateSourceEntity {
4870
5024
 
4871
5025
  export interface CreateTemplateRequest {
4872
5026
  /**
4873
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
4874
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
5027
+ * <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>
4875
5028
  */
4876
5029
  AwsAccountId: string | undefined;
4877
5030
 
4878
5031
  /**
4879
5032
  * <p>An ID for the template that you want to create. This template is unique per Amazon Web Services Region; in
4880
- * each Amazon Web Services account;.</p>
5033
+ * each Amazon Web Services account.</p>
4881
5034
  */
4882
5035
  TemplateId: string | undefined;
4883
5036
 
@@ -4898,7 +5051,7 @@ export interface CreateTemplateRequest {
4898
5051
  * analysis. Both of these require an Amazon Resource Name (ARN). For
4899
5052
  * <code>SourceTemplate</code>, specify the ARN of the source template. For
4900
5053
  * <code>SourceAnalysis</code>, specify the ARN of the source analysis. The <code>SourceTemplate</code>
4901
- * ARN can contain any Amazon Web Services account; and any QuickSight-supported Amazon Web Services Region;. </p>
5054
+ * ARN can contain any Amazon Web Services account and any Amazon QuickSight-supported Amazon Web Services Region;. </p>
4902
5055
  * <p>Use the <code>DataSetReferences</code> entity within <code>SourceTemplate</code> or
4903
5056
  * <code>SourceAnalysis</code> to list the replacement datasets for the placeholders listed
4904
5057
  * in the original. The schema in each dataset must match its placeholder. </p>
@@ -4972,7 +5125,7 @@ export namespace CreateTemplateResponse {
4972
5125
 
4973
5126
  export interface CreateTemplateAliasRequest {
4974
5127
  /**
4975
- * <p>The ID of the Amazon Web Services account; that contains the template that you creating an alias for.</p>
5128
+ * <p>The ID of the Amazon Web Services account that contains the template that you creating an alias for.</p>
4976
5129
  */
4977
5130
  AwsAccountId: string | undefined;
4978
5131
 
@@ -5337,13 +5490,13 @@ export namespace ThemeConfiguration {
5337
5490
 
5338
5491
  export interface CreateThemeRequest {
5339
5492
  /**
5340
- * <p>The ID of the Amazon Web Services account; where you want to store the new theme. </p>
5493
+ * <p>The ID of the Amazon Web Services account where you want to store the new theme. </p>
5341
5494
  */
5342
5495
  AwsAccountId: string | undefined;
5343
5496
 
5344
5497
  /**
5345
- * <p>An ID for the theme that you want to create. The theme ID is unique per Amazon Web Services Region; in
5346
- * each Amazon Web Services account;.</p>
5498
+ * <p>An ID for the theme that you want to create. The theme ID is unique per Amazon Web Services Region in
5499
+ * each Amazon Web Services account.</p>
5347
5500
  */
5348
5501
  ThemeId: string | undefined;
5349
5502
 
@@ -5356,7 +5509,7 @@ export interface CreateThemeRequest {
5356
5509
  * <p>The ID of the theme that a custom theme will inherit from. All themes inherit from one of
5357
5510
  * the starting themes defined by Amazon QuickSight. For a list of the starting themes, use
5358
5511
  * <code>ListThemes</code> or choose <b>Themes</b> from
5359
- * within a QuickSight analysis. </p>
5512
+ * within a Amazon QuickSight analysis. </p>
5360
5513
  */
5361
5514
  BaseThemeId: string | undefined;
5362
5515
 
@@ -5438,7 +5591,7 @@ export namespace CreateThemeResponse {
5438
5591
 
5439
5592
  export interface CreateThemeAliasRequest {
5440
5593
  /**
5441
- * <p>The ID of the Amazon Web Services account; that contains the theme for the new theme alias.</p>
5594
+ * <p>The ID of the Amazon Web Services account that contains the theme for the new theme alias.</p>
5442
5595
  */
5443
5596
  AwsAccountId: string | undefined;
5444
5597
 
@@ -5918,6 +6071,11 @@ export interface DataSet {
5918
6071
  * </code>.</p>
5919
6072
  */
5920
6073
  ColumnLevelPermissionRules?: ColumnLevelPermissionRule[];
6074
+
6075
+ /**
6076
+ * <p>The usage configuration to apply to child datasets that reference this dataset as a source.</p>
6077
+ */
6078
+ DataSetUsageConfiguration?: DataSetUsageConfiguration;
5921
6079
  }
5922
6080
 
5923
6081
  export namespace DataSet {
@@ -6105,7 +6263,7 @@ export interface DataSource {
6105
6263
 
6106
6264
  /**
6107
6265
  * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each
6108
- * Amazon Web Services account;.</p>
6266
+ * Amazon Web Services account.</p>
6109
6267
  */
6110
6268
  DataSourceId?: string;
6111
6269
 
@@ -6157,12 +6315,12 @@ export interface DataSource {
6157
6315
 
6158
6316
  /**
6159
6317
  * <p>The VPC connection information. You need to use this parameter only when you want
6160
- * QuickSight to use a VPC connection when connecting to your underlying source.</p>
6318
+ * Amazon QuickSight to use a VPC connection when connecting to your underlying source.</p>
6161
6319
  */
6162
6320
  VpcConnectionProperties?: VpcConnectionProperties;
6163
6321
 
6164
6322
  /**
6165
- * <p>Secure Socket Layer (SSL) properties that apply when QuickSight connects to your
6323
+ * <p>Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your
6166
6324
  * underlying source.</p>
6167
6325
  */
6168
6326
  SslProperties?: SslProperties;
@@ -6192,13 +6350,13 @@ export namespace DataSource {
6192
6350
 
6193
6351
  export interface DeleteAccountCustomizationRequest {
6194
6352
  /**
6195
- * <p>The ID for the Amazon Web Services account; that you want to delete QuickSight customizations from in
6353
+ * <p>The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in
6196
6354
  * this Amazon Web Services Region;.</p>
6197
6355
  */
6198
6356
  AwsAccountId: string | undefined;
6199
6357
 
6200
6358
  /**
6201
- * <p>The QuickSight namespace that you're deleting the customizations from.</p>
6359
+ * <p>The Amazon QuickSight namespace that you're deleting the customizations from.</p>
6202
6360
  */
6203
6361
  Namespace?: string;
6204
6362
  }
@@ -6235,7 +6393,7 @@ export namespace DeleteAccountCustomizationResponse {
6235
6393
 
6236
6394
  export interface DeleteAnalysisRequest {
6237
6395
  /**
6238
- * <p>The ID of the Amazon Web Services account; where you want to delete an analysis.</p>
6396
+ * <p>The ID of the Amazon Web Services account where you want to delete an analysis.</p>
6239
6397
  */
6240
6398
  AwsAccountId: string | undefined;
6241
6399
 
@@ -6245,7 +6403,7 @@ export interface DeleteAnalysisRequest {
6245
6403
  AnalysisId: string | undefined;
6246
6404
 
6247
6405
  /**
6248
- * <p>A value that specifies the number of days that QuickSight waits before it deletes the
6406
+ * <p>A value that specifies the number of days that Amazon QuickSight waits before it deletes the
6249
6407
  * analysis. You can't use this parameter with the <code>ForceDeleteWithoutRecovery</code>
6250
6408
  * option in the same API call. The default value is 30.</p>
6251
6409
  */
@@ -6306,7 +6464,7 @@ export namespace DeleteAnalysisResponse {
6306
6464
 
6307
6465
  export interface DeleteDashboardRequest {
6308
6466
  /**
6309
- * <p>The ID of the Amazon Web Services account; that contains the dashboard that you're
6467
+ * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
6310
6468
  * deleting.</p>
6311
6469
  */
6312
6470
  AwsAccountId: string | undefined;
@@ -6365,12 +6523,12 @@ export namespace DeleteDashboardResponse {
6365
6523
 
6366
6524
  export interface DeleteDataSetRequest {
6367
6525
  /**
6368
- * <p>The Amazon Web Services account; ID.</p>
6526
+ * <p>The Amazon Web Services account ID.</p>
6369
6527
  */
6370
6528
  AwsAccountId: string | undefined;
6371
6529
 
6372
6530
  /**
6373
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
6531
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
6374
6532
  */
6375
6533
  DataSetId: string | undefined;
6376
6534
  }
@@ -6391,7 +6549,7 @@ export interface DeleteDataSetResponse {
6391
6549
  Arn?: string;
6392
6550
 
6393
6551
  /**
6394
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
6552
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
6395
6553
  */
6396
6554
  DataSetId?: string;
6397
6555
 
@@ -6417,12 +6575,12 @@ export namespace DeleteDataSetResponse {
6417
6575
 
6418
6576
  export interface DeleteDataSourceRequest {
6419
6577
  /**
6420
- * <p>The Amazon Web Services account; ID.</p>
6578
+ * <p>The Amazon Web Services account ID.</p>
6421
6579
  */
6422
6580
  AwsAccountId: string | undefined;
6423
6581
 
6424
6582
  /**
6425
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
6583
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
6426
6584
  */
6427
6585
  DataSourceId: string | undefined;
6428
6586
  }
@@ -6443,7 +6601,7 @@ export interface DeleteDataSourceResponse {
6443
6601
  Arn?: string;
6444
6602
 
6445
6603
  /**
6446
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
6604
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
6447
6605
  */
6448
6606
  DataSourceId?: string;
6449
6607
 
@@ -6579,8 +6737,8 @@ export interface DeleteGroupRequest {
6579
6737
  GroupName: string | undefined;
6580
6738
 
6581
6739
  /**
6582
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
6583
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
6740
+ * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
6741
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
6584
6742
  */
6585
6743
  AwsAccountId: string | undefined;
6586
6744
 
@@ -6632,8 +6790,8 @@ export interface DeleteGroupMembershipRequest {
6632
6790
  GroupName: string | undefined;
6633
6791
 
6634
6792
  /**
6635
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
6636
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
6793
+ * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
6794
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
6637
6795
  */
6638
6796
  AwsAccountId: string | undefined;
6639
6797
 
@@ -6675,7 +6833,7 @@ export namespace DeleteGroupMembershipResponse {
6675
6833
 
6676
6834
  export interface DeleteIAMPolicyAssignmentRequest {
6677
6835
  /**
6678
- * <p>The Amazon Web Services account; ID where you want to delete the IAM policy assignment.</p>
6836
+ * <p>The Amazon Web Services account ID where you want to delete the IAMpolicy assignment.</p>
6679
6837
  */
6680
6838
  AwsAccountId: string | undefined;
6681
6839
 
@@ -6727,7 +6885,7 @@ export namespace DeleteIAMPolicyAssignmentResponse {
6727
6885
 
6728
6886
  export interface DeleteNamespaceRequest {
6729
6887
  /**
6730
- * <p>The ID for the Amazon Web Services account; that you want to delete the QuickSight namespace from.</p>
6888
+ * <p>The ID for the Amazon Web Services account that you want to delete the Amazon QuickSight namespace from.</p>
6731
6889
  */
6732
6890
  AwsAccountId: string | undefined;
6733
6891
 
@@ -6769,7 +6927,7 @@ export namespace DeleteNamespaceResponse {
6769
6927
 
6770
6928
  export interface DeleteTemplateRequest {
6771
6929
  /**
6772
- * <p>The ID of the Amazon Web Services account; that contains the template that you're deleting.</p>
6930
+ * <p>The ID of the Amazon Web Services account that contains the template that you're deleting.</p>
6773
6931
  */
6774
6932
  AwsAccountId: string | undefined;
6775
6933
 
@@ -6828,7 +6986,7 @@ export namespace DeleteTemplateResponse {
6828
6986
 
6829
6987
  export interface DeleteTemplateAliasRequest {
6830
6988
  /**
6831
- * <p>The ID of the Amazon Web Services account; that contains the item to delete.</p>
6989
+ * <p>The ID of the Amazon Web Services account that contains the item to delete.</p>
6832
6990
  */
6833
6991
  AwsAccountId: string | undefined;
6834
6992
 
@@ -6893,7 +7051,7 @@ export namespace DeleteTemplateAliasResponse {
6893
7051
 
6894
7052
  export interface DeleteThemeRequest {
6895
7053
  /**
6896
- * <p>The ID of the Amazon Web Services account; that contains the theme that you're deleting.</p>
7054
+ * <p>The ID of the Amazon Web Services account that contains the theme that you're deleting.</p>
6897
7055
  */
6898
7056
  AwsAccountId: string | undefined;
6899
7057
 
@@ -6953,7 +7111,7 @@ export namespace DeleteThemeResponse {
6953
7111
 
6954
7112
  export interface DeleteThemeAliasRequest {
6955
7113
  /**
6956
- * <p>The ID of the Amazon Web Services account; that contains the theme alias to delete.</p>
7114
+ * <p>The ID of the Amazon Web Services account that contains the theme alias to delete.</p>
6957
7115
  */
6958
7116
  AwsAccountId: string | undefined;
6959
7117
 
@@ -7020,8 +7178,8 @@ export interface DeleteUserRequest {
7020
7178
  UserName: string | undefined;
7021
7179
 
7022
7180
  /**
7023
- * <p>The ID for the Amazon Web Services account; that the user is in. Currently, you use the ID for the
7024
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
7181
+ * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
7182
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
7025
7183
  */
7026
7184
  AwsAccountId: string | undefined;
7027
7185
 
@@ -7071,8 +7229,8 @@ export interface DeleteUserByPrincipalIdRequest {
7071
7229
  PrincipalId: string | undefined;
7072
7230
 
7073
7231
  /**
7074
- * <p>The ID for the Amazon Web Services account; that the user is in. Currently, you use the ID for the
7075
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
7232
+ * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
7233
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
7076
7234
  */
7077
7235
  AwsAccountId: string | undefined;
7078
7236
 
@@ -7114,21 +7272,21 @@ export namespace DeleteUserByPrincipalIdResponse {
7114
7272
 
7115
7273
  export interface DescribeAccountCustomizationRequest {
7116
7274
  /**
7117
- * <p>The ID for the Amazon Web Services account; that you want to describe QuickSight customizations
7275
+ * <p>The ID for the Amazon Web Services account that you want to describe Amazon QuickSight customizations
7118
7276
  * for.</p>
7119
7277
  */
7120
7278
  AwsAccountId: string | undefined;
7121
7279
 
7122
7280
  /**
7123
- * <p>The QuickSight namespace that you want to describe QuickSight customizations
7281
+ * <p>The Amazon QuickSight namespace that you want to describe Amazon QuickSight customizations
7124
7282
  * for.</p>
7125
7283
  */
7126
7284
  Namespace?: string;
7127
7285
 
7128
7286
  /**
7129
7287
  * <p>The <code>Resolved</code> flag works with the other parameters to determine which view
7130
- * of QuickSight customizations is returned. You can add this flag to your command to use
7131
- * the same view that QuickSight uses to identify which customizations to apply to the
7288
+ * of Amazon QuickSight customizations is returned. You can add this flag to your command to use
7289
+ * the same view that Amazon QuickSight uses to identify which customizations to apply to the
7132
7290
  * console. Omit this flag, or set it to <code>no-resolved</code>, to reveal customizations
7133
7291
  * that are configured at different levels. </p>
7134
7292
  */
@@ -7146,22 +7304,22 @@ export namespace DescribeAccountCustomizationRequest {
7146
7304
 
7147
7305
  export interface DescribeAccountCustomizationResponse {
7148
7306
  /**
7149
- * <p>The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account;.</p>
7307
+ * <p>The Amazon Resource Name (ARN) of the customization that's associated with this Amazon Web Services account.</p>
7150
7308
  */
7151
7309
  Arn?: string;
7152
7310
 
7153
7311
  /**
7154
- * <p>The ID for the Amazon Web Services account; that you're describing.</p>
7312
+ * <p>The ID for the Amazon Web Services account that you're describing.</p>
7155
7313
  */
7156
7314
  AwsAccountId?: string;
7157
7315
 
7158
7316
  /**
7159
- * <p>The QuickSight namespace that you're describing. </p>
7317
+ * <p>The Amazon QuickSight namespace that you're describing. </p>
7160
7318
  */
7161
7319
  Namespace?: string;
7162
7320
 
7163
7321
  /**
7164
- * <p>The QuickSight customizations that exist in the current Amazon Web Services Region;. </p>
7322
+ * <p>The Amazon QuickSight customizations that exist in the current Amazon Web Services Region;. </p>
7165
7323
  */
7166
7324
  AccountCustomization?: AccountCustomization;
7167
7325
 
@@ -7187,7 +7345,7 @@ export namespace DescribeAccountCustomizationResponse {
7187
7345
 
7188
7346
  export interface DescribeAccountSettingsRequest {
7189
7347
  /**
7190
- * <p>The ID for the Amazon Web Services account; that contains the settings that you want to list.</p>
7348
+ * <p>The ID for the Amazon Web Services account that contains the settings that you want to list.</p>
7191
7349
  */
7192
7350
  AwsAccountId: string | undefined;
7193
7351
  }
@@ -7203,12 +7361,12 @@ export namespace DescribeAccountSettingsRequest {
7203
7361
 
7204
7362
  export interface DescribeAccountSettingsResponse {
7205
7363
  /**
7206
- * <p>The QuickSight settings for this Amazon Web Services account;. This information includes the edition of Amazon
7207
- * QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the
7208
- * QuickSight subscription. In the QuickSight console, the QuickSight subscription is sometimes
7209
- * referred to as a QuickSight "account" even though it's technically not an account
7210
- * by itself. Instead, it's a subscription to the QuickSight service for your Amazon Web Services account;. The
7211
- * edition that you subscribe to applies to QuickSight in every Amazon Web Services Region; where you use it.</p>
7364
+ * <p>The Amazon QuickSight settings for this Amazon Web Services account. This information includes the edition of Amazon
7365
+ * Amazon QuickSight that you subscribed to (Standard or Enterprise) and the notification email for the
7366
+ * Amazon QuickSight subscription. In the Amazon QuickSight console, the Amazon QuickSight subscription is sometimes
7367
+ * referred to as a Amazon QuickSight "account" even though it's technically not an account
7368
+ * by itself. Instead, it's a subscription to the Amazon QuickSight service for your Amazon Web Services account. The
7369
+ * edition that you subscribe to applies to Amazon QuickSight in every Amazon Web Services Region; where you use it.</p>
7212
7370
  */
7213
7371
  AccountSettings?: AccountSettings;
7214
7372
 
@@ -7234,8 +7392,8 @@ export namespace DescribeAccountSettingsResponse {
7234
7392
 
7235
7393
  export interface DescribeAnalysisRequest {
7236
7394
  /**
7237
- * <p>The ID of the Amazon Web Services account; that contains the analysis. You must be using the
7238
- * Amazon Web Services account; that the analysis is in.</p>
7395
+ * <p>The ID of the Amazon Web Services account that contains the analysis. You must be using the
7396
+ * Amazon Web Services account that the analysis is in.</p>
7239
7397
  */
7240
7398
  AwsAccountId: string | undefined;
7241
7399
 
@@ -7284,8 +7442,8 @@ export namespace DescribeAnalysisResponse {
7284
7442
 
7285
7443
  export interface DescribeAnalysisPermissionsRequest {
7286
7444
  /**
7287
- * <p>The ID of the Amazon Web Services account; that contains the analysis whose permissions you're
7288
- * describing. You must be using the Amazon Web Services account; that the analysis is in.</p>
7445
+ * <p>The ID of the Amazon Web Services account that contains the analysis whose permissions you're
7446
+ * describing. You must be using the Amazon Web Services account that the analysis is in.</p>
7289
7447
  */
7290
7448
  AwsAccountId: string | undefined;
7291
7449
 
@@ -7345,7 +7503,7 @@ export namespace DescribeAnalysisPermissionsResponse {
7345
7503
 
7346
7504
  export interface DescribeDashboardRequest {
7347
7505
  /**
7348
- * <p>The ID of the Amazon Web Services account; that contains the dashboard that you're
7506
+ * <p>The ID of the Amazon Web Services account that contains the dashboard that you're
7349
7507
  * describing.</p>
7350
7508
  */
7351
7509
  AwsAccountId: string | undefined;
@@ -7404,13 +7562,13 @@ export namespace DescribeDashboardResponse {
7404
7562
 
7405
7563
  export interface DescribeDashboardPermissionsRequest {
7406
7564
  /**
7407
- * <p>The ID of the Amazon Web Services account; that contains the dashboard that you're describing
7565
+ * <p>The ID of the Amazon Web Services account that contains the dashboard that you're describing
7408
7566
  * permissions for.</p>
7409
7567
  */
7410
7568
  AwsAccountId: string | undefined;
7411
7569
 
7412
7570
  /**
7413
- * <p>The ID for the dashboard, also added to the IAM policy.</p>
7571
+ * <p>The ID for the dashboard, also added to the IAMpolicy.</p>
7414
7572
  */
7415
7573
  DashboardId: string | undefined;
7416
7574
  }
@@ -7462,12 +7620,12 @@ export namespace DescribeDashboardPermissionsResponse {
7462
7620
 
7463
7621
  export interface DescribeDataSetRequest {
7464
7622
  /**
7465
- * <p>The Amazon Web Services account; ID.</p>
7623
+ * <p>The Amazon Web Services account ID.</p>
7466
7624
  */
7467
7625
  AwsAccountId: string | undefined;
7468
7626
 
7469
7627
  /**
7470
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7628
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7471
7629
  */
7472
7630
  DataSetId: string | undefined;
7473
7631
  }
@@ -7510,12 +7668,12 @@ export namespace DescribeDataSetResponse {
7510
7668
 
7511
7669
  export interface DescribeDataSetPermissionsRequest {
7512
7670
  /**
7513
- * <p>The Amazon Web Services account; ID.</p>
7671
+ * <p>The Amazon Web Services account ID.</p>
7514
7672
  */
7515
7673
  AwsAccountId: string | undefined;
7516
7674
 
7517
7675
  /**
7518
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7676
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7519
7677
  */
7520
7678
  DataSetId: string | undefined;
7521
7679
  }
@@ -7536,7 +7694,7 @@ export interface DescribeDataSetPermissionsResponse {
7536
7694
  DataSetArn?: string;
7537
7695
 
7538
7696
  /**
7539
- * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7697
+ * <p>The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7540
7698
  */
7541
7699
  DataSetId?: string;
7542
7700
 
@@ -7567,12 +7725,12 @@ export namespace DescribeDataSetPermissionsResponse {
7567
7725
 
7568
7726
  export interface DescribeDataSourceRequest {
7569
7727
  /**
7570
- * <p>The Amazon Web Services account; ID.</p>
7728
+ * <p>The Amazon Web Services account ID.</p>
7571
7729
  */
7572
7730
  AwsAccountId: string | undefined;
7573
7731
 
7574
7732
  /**
7575
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7733
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7576
7734
  */
7577
7735
  DataSourceId: string | undefined;
7578
7736
  }
@@ -7615,12 +7773,12 @@ export namespace DescribeDataSourceResponse {
7615
7773
 
7616
7774
  export interface DescribeDataSourcePermissionsRequest {
7617
7775
  /**
7618
- * <p>The Amazon Web Services account; ID.</p>
7776
+ * <p>The Amazon Web Services account ID.</p>
7619
7777
  */
7620
7778
  AwsAccountId: string | undefined;
7621
7779
 
7622
7780
  /**
7623
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7781
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7624
7782
  */
7625
7783
  DataSourceId: string | undefined;
7626
7784
  }
@@ -7641,7 +7799,7 @@ export interface DescribeDataSourcePermissionsResponse {
7641
7799
  DataSourceArn?: string;
7642
7800
 
7643
7801
  /**
7644
- * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
7802
+ * <p>The ID of the data source. This ID is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
7645
7803
  */
7646
7804
  DataSourceId?: string;
7647
7805
 
@@ -7888,8 +8046,8 @@ export interface DescribeGroupRequest {
7888
8046
  GroupName: string | undefined;
7889
8047
 
7890
8048
  /**
7891
- * <p>The ID for the Amazon Web Services account; that the group is in. Currently, you use the ID for the
7892
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
8049
+ * <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
8050
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
7893
8051
  */
7894
8052
  AwsAccountId: string | undefined;
7895
8053
 
@@ -7936,7 +8094,7 @@ export namespace DescribeGroupResponse {
7936
8094
 
7937
8095
  export interface DescribeIAMPolicyAssignmentRequest {
7938
8096
  /**
7939
- * <p>The ID of the Amazon Web Services account; that contains the assignment that you want to describe.</p>
8097
+ * <p>The ID of the Amazon Web Services account that contains the assignment that you want to describe.</p>
7940
8098
  */
7941
8099
  AwsAccountId: string | undefined;
7942
8100
 
@@ -7965,7 +8123,7 @@ export namespace DescribeIAMPolicyAssignmentRequest {
7965
8123
  */
7966
8124
  export interface IAMPolicyAssignment {
7967
8125
  /**
7968
- * <p>The Amazon Web Services account; ID.</p>
8126
+ * <p>The Amazon Web Services account ID.</p>
7969
8127
  */
7970
8128
  AwsAccountId?: string;
7971
8129
 
@@ -7980,7 +8138,7 @@ export interface IAMPolicyAssignment {
7980
8138
  AssignmentName?: string;
7981
8139
 
7982
8140
  /**
7983
- * <p>The Amazon Resource Name (ARN) for the IAM policy.</p>
8141
+ * <p>The Amazon Resource Name (ARN) for the IAMpolicy.</p>
7984
8142
  */
7985
8143
  PolicyArn?: string;
7986
8144
 
@@ -8006,7 +8164,7 @@ export namespace IAMPolicyAssignment {
8006
8164
 
8007
8165
  export interface DescribeIAMPolicyAssignmentResponse {
8008
8166
  /**
8009
- * <p>Information describing the IAM policy assignment.</p>
8167
+ * <p>Information describing the IAMpolicy assignment.</p>
8010
8168
  */
8011
8169
  IAMPolicyAssignment?: IAMPolicyAssignment;
8012
8170
 
@@ -8054,7 +8212,7 @@ export namespace InvalidNextTokenException {
8054
8212
 
8055
8213
  export interface DescribeIngestionRequest {
8056
8214
  /**
8057
- * <p>The Amazon Web Services account; ID.</p>
8215
+ * <p>The Amazon Web Services account ID.</p>
8058
8216
  */
8059
8217
  AwsAccountId: string | undefined;
8060
8218
 
@@ -8303,7 +8461,7 @@ export namespace DescribeIngestionResponse {
8303
8461
 
8304
8462
  export interface DescribeNamespaceRequest {
8305
8463
  /**
8306
- * <p>The ID for the Amazon Web Services account; that contains the QuickSight namespace that you want to describe.</p>
8464
+ * <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespace that you want to describe.</p>
8307
8465
  */
8308
8466
  AwsAccountId: string | undefined;
8309
8467
 
@@ -8426,7 +8584,7 @@ export namespace DescribeNamespaceResponse {
8426
8584
 
8427
8585
  export interface DescribeTemplateRequest {
8428
8586
  /**
8429
- * <p>The ID of the Amazon Web Services account; that contains the template that you're describing.</p>
8587
+ * <p>The ID of the Amazon Web Services account that contains the template that you're describing.</p>
8430
8588
  */
8431
8589
  AwsAccountId: string | undefined;
8432
8590
 
@@ -8553,7 +8711,7 @@ export namespace TemplateVersion {
8553
8711
  }
8554
8712
 
8555
8713
  /**
8556
- * <p>A template object. A <i>template</i> is an entity in QuickSight that
8714
+ * <p>A template object. A <i>template</i> is an entity in Amazon QuickSight that
8557
8715
  * encapsulates the metadata required to create an analysis and that you can use to create
8558
8716
  * a dashboard. A template adds a layer of abstraction by using placeholders to replace the
8559
8717
  * dataset associated with an analysis. You can use templates to create dashboards by
@@ -8579,7 +8737,7 @@ export interface Template {
8579
8737
  Version?: TemplateVersion;
8580
8738
 
8581
8739
  /**
8582
- * <p>The ID for the template. This is unique per Amazon Web Services Region; for each Amazon Web Services account;.</p>
8740
+ * <p>The ID for the template. This is unique per Amazon Web Services Region; for each Amazon Web Services account.</p>
8583
8741
  */
8584
8742
  TemplateId?: string;
8585
8743
 
@@ -8631,7 +8789,7 @@ export namespace DescribeTemplateResponse {
8631
8789
 
8632
8790
  export interface DescribeTemplateAliasRequest {
8633
8791
  /**
8634
- * <p>The ID of the Amazon Web Services account; that contains the template alias that you're
8792
+ * <p>The ID of the Amazon Web Services account that contains the template alias that you're
8635
8793
  * describing.</p>
8636
8794
  */
8637
8795
  AwsAccountId: string | undefined;
@@ -8687,7 +8845,7 @@ export namespace DescribeTemplateAliasResponse {
8687
8845
 
8688
8846
  export interface DescribeTemplatePermissionsRequest {
8689
8847
  /**
8690
- * <p>The ID of the Amazon Web Services account; that contains the template that you're describing.</p>
8848
+ * <p>The ID of the Amazon Web Services account that contains the template that you're describing.</p>
8691
8849
  */
8692
8850
  AwsAccountId: string | undefined;
8693
8851
 
@@ -8744,7 +8902,7 @@ export namespace DescribeTemplatePermissionsResponse {
8744
8902
 
8745
8903
  export interface DescribeThemeRequest {
8746
8904
  /**
8747
- * <p>The ID of the Amazon Web Services account; that contains the theme that you're describing.</p>
8905
+ * <p>The ID of the Amazon Web Services account that contains the theme that you're describing.</p>
8748
8906
  */
8749
8907
  AwsAccountId: string | undefined;
8750
8908
 
@@ -8832,7 +8990,7 @@ export interface ThemeVersion {
8832
8990
 
8833
8991
  /**
8834
8992
  * <p>The Amazon QuickSight-defined ID of the theme that a custom theme inherits from. All
8835
- * themes initially inherit from a default QuickSight theme.</p>
8993
+ * themes initially inherit from a default Amazon QuickSight theme.</p>
8836
8994
  */
8837
8995
  BaseThemeId?: string;
8838
8996
 
@@ -8944,7 +9102,7 @@ export namespace DescribeThemeResponse {
8944
9102
 
8945
9103
  export interface DescribeThemeAliasRequest {
8946
9104
  /**
8947
- * <p>The ID of the Amazon Web Services account; that contains the theme alias that you're
9105
+ * <p>The ID of the Amazon Web Services account that contains the theme alias that you're
8948
9106
  * describing.</p>
8949
9107
  */
8950
9108
  AwsAccountId: string | undefined;
@@ -8997,7 +9155,7 @@ export namespace DescribeThemeAliasResponse {
8997
9155
 
8998
9156
  export interface DescribeThemePermissionsRequest {
8999
9157
  /**
9000
- * <p>The ID of the Amazon Web Services account; that contains the theme that you're describing.</p>
9158
+ * <p>The ID of the Amazon Web Services account that contains the theme that you're describing.</p>
9001
9159
  */
9002
9160
  AwsAccountId: string | undefined;
9003
9161
 
@@ -9059,8 +9217,8 @@ export interface DescribeUserRequest {
9059
9217
  UserName: string | undefined;
9060
9218
 
9061
9219
  /**
9062
- * <p>The ID for the Amazon Web Services account; that the user is in. Currently, you use the ID for the
9063
- * Amazon Web Services account; that contains your Amazon QuickSight account.</p>
9220
+ * <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
9221
+ * Amazon Web Services account that contains your Amazon QuickSight account.</p>
9064
9222
  */
9065
9223
  AwsAccountId: string | undefined;
9066
9224
 
@@ -9127,7 +9285,7 @@ export interface User {
9127
9285
  * <li>
9128
9286
  * <p>
9129
9287
  * <code>ADMIN</code>: A user who is an author, who can also manage Amazon
9130
- * QuickSight settings.</p>
9288
+ * Amazon QuickSight settings.</p>
9131
9289
  * </li>
9132
9290
  * <li>
9133
9291
  * <p>
@@ -9167,7 +9325,7 @@ export interface User {
9167
9325
 
9168
9326
  /**
9169
9327
  * <p>The type of supported external login provider that provides identity to let the user
9170
- * federate into Amazon QuickSight with an associated IAM role. The type can be one of the following.</p>
9328
+ * federate into Amazon QuickSight with an associated IAMrole. The type can be one of the following.</p>
9171
9329
  * <ul>
9172
9330
  * <li>
9173
9331
  * <p>
@@ -9255,104 +9413,3 @@ export enum EmbeddingIdentityType {
9255
9413
  IAM = "IAM",
9256
9414
  QUICKSIGHT = "QUICKSIGHT",
9257
9415
  }
9258
-
9259
- export enum FolderFilterAttribute {
9260
- PARENT_FOLDER_ARN = "PARENT_FOLDER_ARN",
9261
- }
9262
-
9263
- /**
9264
- * <p>An object that consists of the member Amazon Resource Name (ARN) and member ID.</p>
9265
- */
9266
- export interface MemberIdArnPair {
9267
- /**
9268
- * <p>The ID of the member.</p>
9269
- */
9270
- MemberId?: string;
9271
-
9272
- /**
9273
- * <p>The Amazon Resource Name (ARN) of the member.</p>
9274
- */
9275
- MemberArn?: string;
9276
- }
9277
-
9278
- export namespace MemberIdArnPair {
9279
- /**
9280
- * @internal
9281
- */
9282
- export const filterSensitiveLog = (obj: MemberIdArnPair): any => ({
9283
- ...obj,
9284
- });
9285
- }
9286
-
9287
- /**
9288
- * <p>Searches a folder by a filter.</p>
9289
- */
9290
- export interface FolderSearchFilter {
9291
- /**
9292
- * <p>The comparison operator that you want to use as a filter. For example, <code>"Operator": "StringEquals"</code>.</p>
9293
- */
9294
- Operator?: FilterOperator | string;
9295
-
9296
- /**
9297
- * <p>The name of the value that you want to use as a filter. For example, <code>"Name": "PARENT_FOLDER_ARN"</code>.</p>
9298
- */
9299
- Name?: FolderFilterAttribute | string;
9300
-
9301
- /**
9302
- * <p>The value of the named item (in this example, <code>PARENT_FOLDER_ARN</code>), that you want to use as a filter. For example, <code>"Value": "arn:aws:quicksight:us-east-1:1:folder/folderId"</code>.</p>
9303
- */
9304
- Value?: string;
9305
- }
9306
-
9307
- export namespace FolderSearchFilter {
9308
- /**
9309
- * @internal
9310
- */
9311
- export const filterSensitiveLog = (obj: FolderSearchFilter): any => ({
9312
- ...obj,
9313
- });
9314
- }
9315
-
9316
- /**
9317
- * <p>A summary of the folder. </p>
9318
- */
9319
- export interface FolderSummary {
9320
- /**
9321
- * <p>The Amazon Resource Name (ARN).</p>
9322
- */
9323
- Arn?: string;
9324
-
9325
- /**
9326
- * <p>The folder ID.</p>
9327
- */
9328
- FolderId?: string;
9329
-
9330
- /**
9331
- * <p>The display name of the folder.</p>
9332
- */
9333
- Name?: string;
9334
-
9335
- /**
9336
- * <p>The type of folder.</p>
9337
- */
9338
- FolderType?: FolderType | string;
9339
-
9340
- /**
9341
- * <p>The time that the folder was created.</p>
9342
- */
9343
- CreatedTime?: Date;
9344
-
9345
- /**
9346
- * <p>The time that the folder was last updated.</p>
9347
- */
9348
- LastUpdatedTime?: Date;
9349
- }
9350
-
9351
- export namespace FolderSummary {
9352
- /**
9353
- * @internal
9354
- */
9355
- export const filterSensitiveLog = (obj: FolderSummary): any => ({
9356
- ...obj,
9357
- });
9358
- }