@aws-sdk/client-quicksight 3.883.0 → 3.887.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (176) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +175 -16
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +22 -0
  5. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +22 -0
  6. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +22 -0
  7. package/dist-es/commands/index.js +3 -0
  8. package/dist-es/models/models_2.js +2 -0
  9. package/dist-es/models/models_3.js +12 -0
  10. package/dist-es/models/models_4.js +4 -13
  11. package/dist-es/models/models_5.js +13 -0
  12. package/dist-es/protocols/Aws_restJson1.js +79 -0
  13. package/dist-types/QuickSight.d.ts +21 -0
  14. package/dist-types/QuickSightClient.d.ts +5 -2
  15. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -2
  16. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +9 -9
  17. package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateDashboardCommand.d.ts +9 -3
  21. package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateDataSourceCommand.d.ts +8 -2
  23. package/dist-types/commands/CreateFolderCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateThemeCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateTopicCommand.d.ts +9 -1
  33. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +91 -0
  35. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -4
  38. package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -2
  44. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -2
  46. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -2
  47. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteThemeCommand.d.ts +2 -2
  49. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +92 -0
  51. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +7 -7
  52. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +4 -1
  59. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +7 -1
  62. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeDataSourceCommand.d.ts +7 -1
  66. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +5 -1
  71. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeTopicCommand.d.ts +9 -1
  80. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
  81. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  82. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  83. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +5 -5
  84. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +5 -5
  85. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  86. package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +2 -0
  91. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -2
  92. package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListDataSourcesCommand.d.ts +7 -1
  94. package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
  95. package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
  96. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
  97. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -2
  98. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListThemesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
  105. package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
  106. package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
  107. package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
  108. package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
  109. package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
  110. package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
  111. package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -2
  112. package/dist-types/commands/SearchFoldersCommand.d.ts +2 -2
  113. package/dist-types/commands/SearchGroupsCommand.d.ts +2 -2
  114. package/dist-types/commands/SearchTopicsCommand.d.ts +2 -2
  115. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -2
  116. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +5 -2
  117. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +6 -6
  118. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +2 -2
  119. package/dist-types/commands/TagResourceCommand.d.ts +5 -5
  120. package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +92 -0
  121. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +2 -0
  126. package/dist-types/commands/UpdateDashboardCommand.d.ts +7 -1
  127. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
  129. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateDataSourceCommand.d.ts +7 -1
  132. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -2
  136. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -6
  138. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateTopicCommand.d.ts +9 -1
  147. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  149. package/dist-types/commands/index.d.ts +3 -0
  150. package/dist-types/models/models_0.d.ts +39 -39
  151. package/dist-types/models/models_1.d.ts +2 -2
  152. package/dist-types/models/models_2.d.ts +106 -47
  153. package/dist-types/models/models_3.d.ts +236 -257
  154. package/dist-types/models/models_4.d.ts +346 -362
  155. package/dist-types/models/models_5.d.ts +355 -55
  156. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  157. package/dist-types/ts3.4/QuickSight.d.ts +51 -0
  158. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  159. package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +51 -0
  160. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +2 -4
  161. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +51 -0
  165. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +51 -0
  170. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  171. package/dist-types/ts3.4/models/models_2.d.ts +64 -4
  172. package/dist-types/ts3.4/models/models_3.d.ts +44 -43
  173. package/dist-types/ts3.4/models/models_4.d.ts +56 -74
  174. package/dist-types/ts3.4/models/models_5.d.ts +86 -1
  175. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  176. package/package.json +37 -37
@@ -130,7 +130,7 @@ declare const DescribeDashboardSnapshotJobResultCommand_base: {
130
130
  * @throws {@link UnsupportedUserEditionException} (client fault)
131
131
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
132
132
  * subscription where the edition doesn't include support for that operation. Amazon
133
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
133
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
134
134
  * capability is available in every edition.</p>
135
135
  *
136
136
  * @throws {@link QuickSightServiceException}
@@ -45,7 +45,7 @@ declare const DescribeDataSourceCommand_base: {
45
45
  * // Arn: "STRING_VALUE",
46
46
  * // DataSourceId: "STRING_VALUE",
47
47
  * // Name: "STRING_VALUE",
48
- * // Type: "ADOBE_ANALYTICS" || "AMAZON_ELASTICSEARCH" || "ATHENA" || "AURORA" || "AURORA_POSTGRESQL" || "AWS_IOT_ANALYTICS" || "GITHUB" || "JIRA" || "MARIADB" || "MYSQL" || "ORACLE" || "POSTGRESQL" || "PRESTO" || "REDSHIFT" || "S3" || "SALESFORCE" || "SERVICENOW" || "SNOWFLAKE" || "SPARK" || "SQLSERVER" || "TERADATA" || "TWITTER" || "TIMESTREAM" || "AMAZON_OPENSEARCH" || "EXASOL" || "DATABRICKS" || "STARBURST" || "TRINO" || "BIGQUERY",
48
+ * // Type: "ADOBE_ANALYTICS" || "AMAZON_ELASTICSEARCH" || "ATHENA" || "AURORA" || "AURORA_POSTGRESQL" || "AWS_IOT_ANALYTICS" || "GITHUB" || "JIRA" || "MARIADB" || "MYSQL" || "ORACLE" || "POSTGRESQL" || "PRESTO" || "REDSHIFT" || "S3" || "SALESFORCE" || "SERVICENOW" || "SNOWFLAKE" || "SPARK" || "SQLSERVER" || "TERADATA" || "TWITTER" || "TIMESTREAM" || "AMAZON_OPENSEARCH" || "EXASOL" || "DATABRICKS" || "STARBURST" || "TRINO" || "BIGQUERY" || "GOOGLESHEETS",
49
49
  * // Status: "CREATION_IN_PROGRESS" || "CREATION_SUCCESSFUL" || "CREATION_FAILED" || "UPDATE_IN_PROGRESS" || "UPDATE_SUCCESSFUL" || "UPDATE_FAILED" || "DELETED",
50
50
  * // CreatedTime: new Date("TIMESTAMP"),
51
51
  * // LastUpdatedTime: new Date("TIMESTAMP"),
@@ -209,6 +209,9 @@ declare const DescribeDataSourceCommand_base: {
209
209
  * // Database: "STRING_VALUE",
210
210
  * // SqlEndpointPath: "STRING_VALUE", // required
211
211
  * // },
212
+ * // CustomConnectionParameters: { // CustomConnectionParameters
213
+ * // ConnectionType: "STRING_VALUE",
214
+ * // },
212
215
  * // },
213
216
  * // AlternateDataSourceParameters: [ // DataSourceParametersList
214
217
  * // {// Union: only one key present
@@ -371,6 +374,9 @@ declare const DescribeDataSourceCommand_base: {
371
374
  * // Database: "STRING_VALUE",
372
375
  * // SqlEndpointPath: "STRING_VALUE", // required
373
376
  * // },
377
+ * // CustomConnectionParameters: {
378
+ * // ConnectionType: "STRING_VALUE",
379
+ * // },
374
380
  * // },
375
381
  * // ],
376
382
  * // VpcConnectionProperties: "<VpcConnectionProperties>",
@@ -27,7 +27,7 @@ declare const DescribeDefaultQBusinessApplicationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Describes a Amazon Q Business application that is linked to an Amazon QuickSight account.</p>
30
+ * <p>Describes a Amazon Q Business application that is linked to an QuickSight account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -86,7 +86,7 @@ declare const DescribeFolderCommand_base: {
86
86
  * @throws {@link UnsupportedUserEditionException} (client fault)
87
87
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
88
88
  * subscription where the edition doesn't include support for that operation. Amazon
89
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
89
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
90
90
  * capability is available in every edition.</p>
91
91
  *
92
92
  * @throws {@link QuickSightServiceException}
@@ -91,7 +91,7 @@ declare const DescribeFolderPermissionsCommand_base: {
91
91
  * @throws {@link UnsupportedUserEditionException} (client fault)
92
92
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
93
93
  * subscription where the edition doesn't include support for that operation. Amazon
94
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
94
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
95
95
  * capability is available in every edition.</p>
96
96
  *
97
97
  * @throws {@link QuickSightServiceException}
@@ -91,7 +91,7 @@ declare const DescribeFolderResolvedPermissionsCommand_base: {
91
91
  * @throws {@link UnsupportedUserEditionException} (client fault)
92
92
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
93
93
  * subscription where the edition doesn't include support for that operation. Amazon
94
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
94
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
95
95
  * capability is available in every edition.</p>
96
96
  *
97
97
  * @throws {@link QuickSightServiceException}
@@ -27,7 +27,7 @@ declare const DescribeKeyRegistrationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Describes all customer managed key registrations in a Amazon QuickSight account.</p>
30
+ * <p>Describes all customer managed key registrations in a QuickSight account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -48,6 +48,10 @@ declare const DescribeKeyRegistrationCommand_base: {
48
48
  * // DefaultKey: true || false,
49
49
  * // },
50
50
  * // ],
51
+ * // QDataKey: { // QDataKey
52
+ * // QDataKeyArn: "STRING_VALUE",
53
+ * // QDataKeyType: "AWS_OWNED" || "CMK",
54
+ * // },
51
55
  * // RequestId: "STRING_VALUE",
52
56
  * // Status: Number("int"),
53
57
  * // };
@@ -27,7 +27,7 @@ declare const DescribeQuickSightQSearchConfigurationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Describes the state of a Amazon QuickSight Q Search configuration.</p>
30
+ * <p>Describes the state of a QuickSight Q Search configuration.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -71,7 +71,7 @@ declare const DescribeTemplateAliasCommand_base: {
71
71
  * @throws {@link UnsupportedUserEditionException} (client fault)
72
72
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
73
73
  * subscription where the edition doesn't include support for that operation. Amazon
74
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
74
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
75
75
  * capability is available in every edition.</p>
76
76
  *
77
77
  * @throws {@link QuickSightServiceException}
@@ -217,7 +217,7 @@ declare const DescribeTemplateCommand_base: {
217
217
  * @throws {@link UnsupportedUserEditionException} (client fault)
218
218
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
219
219
  * subscription where the edition doesn't include support for that operation. Amazon
220
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
220
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
221
221
  * capability is available in every edition.</p>
222
222
  *
223
223
  * @throws {@link QuickSightServiceException}
@@ -5536,7 +5536,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
5536
5536
  * @throws {@link UnsupportedUserEditionException} (client fault)
5537
5537
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
5538
5538
  * subscription where the edition doesn't include support for that operation. Amazon
5539
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
5539
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
5540
5540
  * capability is available in every edition.</p>
5541
5541
  *
5542
5542
  * @throws {@link QuickSightServiceException}
@@ -81,7 +81,7 @@ declare const DescribeTemplatePermissionsCommand_base: {
81
81
  * @throws {@link UnsupportedUserEditionException} (client fault)
82
82
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
83
83
  * subscription where the edition doesn't include support for that operation. Amazon
84
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
84
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
85
85
  * capability is available in every edition.</p>
86
86
  *
87
87
  * @throws {@link QuickSightServiceException}
@@ -77,7 +77,7 @@ declare const DescribeThemeAliasCommand_base: {
77
77
  * @throws {@link UnsupportedUserEditionException} (client fault)
78
78
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
79
79
  * subscription where the edition doesn't include support for that operation. Amazon
80
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
80
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
81
81
  * capability is available in every edition.</p>
82
82
  *
83
83
  * @throws {@link QuickSightServiceException}
@@ -152,7 +152,7 @@ declare const DescribeThemeCommand_base: {
152
152
  * @throws {@link UnsupportedUserEditionException} (client fault)
153
153
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
154
154
  * subscription where the edition doesn't include support for that operation. Amazon
155
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
155
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
156
156
  * capability is available in every edition.</p>
157
157
  *
158
158
  * @throws {@link QuickSightServiceException}
@@ -84,7 +84,7 @@ declare const DescribeThemePermissionsCommand_base: {
84
84
  * @throws {@link UnsupportedUserEditionException} (client fault)
85
85
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
86
86
  * subscription where the edition doesn't include support for that operation. Amazon
87
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
88
88
  * capability is available in every edition.</p>
89
89
  *
90
90
  * @throws {@link QuickSightServiceException}
@@ -65,7 +65,7 @@ declare const DescribeTopicCommand_base: {
65
65
  * // "STRING_VALUE",
66
66
  * // ],
67
67
  * // OperandFieldName: "STRING_VALUE", // required
68
- * // FilterType: "CATEGORY_FILTER" || "NUMERIC_EQUALITY_FILTER" || "NUMERIC_RANGE_FILTER" || "DATE_RANGE_FILTER" || "RELATIVE_DATE_FILTER",
68
+ * // FilterType: "CATEGORY_FILTER" || "NUMERIC_EQUALITY_FILTER" || "NUMERIC_RANGE_FILTER" || "DATE_RANGE_FILTER" || "RELATIVE_DATE_FILTER" || "NULL_FILTER",
69
69
  * // CategoryFilter: { // TopicCategoryFilter
70
70
  * // CategoryFilterFunction: "EXACT" || "CONTAINS",
71
71
  * // CategoryFilterType: "CUSTOM_FILTER" || "CUSTOM_FILTER_LIST" || "FILTER_LIST",
@@ -116,6 +116,14 @@ declare const DescribeTopicCommand_base: {
116
116
  * // SingularConstant: "STRING_VALUE",
117
117
  * // },
118
118
  * // },
119
+ * // NullFilter: { // TopicNullFilter
120
+ * // NullFilterType: "ALL_VALUES" || "NON_NULLS_ONLY" || "NULLS_ONLY",
121
+ * // Constant: {
122
+ * // ConstantType: "SINGULAR" || "RANGE" || "COLLECTIVE",
123
+ * // SingularConstant: "STRING_VALUE",
124
+ * // },
125
+ * // Inverse: true || false,
126
+ * // },
119
127
  * // },
120
128
  * // ],
121
129
  * // Columns: [ // TopicColumns
@@ -100,7 +100,7 @@ declare const DescribeVPCConnectionCommand_base: {
100
100
  * @throws {@link UnsupportedUserEditionException} (client fault)
101
101
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
102
102
  * subscription where the edition doesn't include support for that operation. Amazon
103
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
103
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
104
104
  * capability is available in every edition.</p>
105
105
  *
106
106
  * @throws {@link QuickSightServiceException}
@@ -139,8 +139,8 @@ declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
139
139
  * @throws {@link UnsupportedPricingPlanException} (client fault)
140
140
  * <p>This error indicates that you are calling an embedding operation in Amazon QuickSight
141
141
  * without the required pricing plan on your Amazon Web Services account. Before you can use embedding
142
- * for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You
143
- * can do this on the <b>Manage Amazon QuickSight</b> page. </p>
142
+ * for anonymous users, a QuickSight administrator needs to add capacity pricing to QuickSight. You
143
+ * can do this on the <b>Manage QuickSight</b> page. </p>
144
144
  * <p>After capacity pricing is added, you can use the
145
145
  * <code>
146
146
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html">GetDashboardEmbedUrl</a>
@@ -150,7 +150,7 @@ declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
150
150
  * @throws {@link UnsupportedUserEditionException} (client fault)
151
151
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
152
152
  * subscription where the edition doesn't include support for that operation. Amazon
153
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
153
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
154
154
  * capability is available in every edition.</p>
155
155
  *
156
156
  * @throws {@link QuickSightServiceException}
@@ -185,8 +185,8 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
185
185
  * @throws {@link UnsupportedPricingPlanException} (client fault)
186
186
  * <p>This error indicates that you are calling an embedding operation in Amazon QuickSight
187
187
  * without the required pricing plan on your Amazon Web Services account. Before you can use embedding
188
- * for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You
189
- * can do this on the <b>Manage Amazon QuickSight</b> page. </p>
188
+ * for anonymous users, a QuickSight administrator needs to add capacity pricing to QuickSight. You
189
+ * can do this on the <b>Manage QuickSight</b> page. </p>
190
190
  * <p>After capacity pricing is added, you can use the
191
191
  * <code>
192
192
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html">GetDashboardEmbedUrl</a>
@@ -196,7 +196,7 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
196
196
  * @throws {@link UnsupportedUserEditionException} (client fault)
197
197
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
198
198
  * subscription where the edition doesn't include support for that operation. Amazon
199
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
199
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
200
200
  * capability is available in every edition.</p>
201
201
  *
202
202
  * @throws {@link QuickSightServiceException}
@@ -27,8 +27,8 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website. This action can be used for any type of user that is registered in an Amazon QuickSight account that uses IAM Identity Center for authentication. This API requires <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-overview.html#types-identity-enhanced-iam-role-sessions">identity-enhanced IAM Role sessions</a> for the authenticated user that the API call is being made for.</p>
31
- * <p>This API uses <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html">trusted identity propagation</a> to ensure that an end user is authenticated and receives the embed URL that is specific to that user. The IAM Identity Center application that the user has logged into needs to have <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-using-customermanagedapps-specify-trusted-apps.html">trusted Identity Propagation enabled for Amazon QuickSight</a> with the scope value set to <code>quicksight:read</code>. Before you use this action, make sure that you have configured the relevant Amazon QuickSight resource and permissions.</p>
30
+ * <p>Generates an embed URL that you can use to embed an QuickSight experience in your website. This action can be used for any type of user that is registered in an QuickSight account that uses IAM Identity Center for authentication. This API requires <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-overview.html#types-identity-enhanced-iam-role-sessions">identity-enhanced IAM Role sessions</a> for the authenticated user that the API call is being made for.</p>
31
+ * <p>This API uses <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html">trusted identity propagation</a> to ensure that an end user is authenticated and receives the embed URL that is specific to that user. The IAM Identity Center application that the user has logged into needs to have <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-using-customermanagedapps-specify-trusted-apps.html">trusted Identity Propagation enabled for QuickSight</a> with the scope value set to <code>quicksight:read</code>. Before you use this action, make sure that you have configured the relevant QuickSight resource and permissions.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -165,8 +165,8 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
165
165
  * @throws {@link UnsupportedPricingPlanException} (client fault)
166
166
  * <p>This error indicates that you are calling an embedding operation in Amazon QuickSight
167
167
  * without the required pricing plan on your Amazon Web Services account. Before you can use embedding
168
- * for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You
169
- * can do this on the <b>Manage Amazon QuickSight</b> page. </p>
168
+ * for anonymous users, a QuickSight administrator needs to add capacity pricing to QuickSight. You
169
+ * can do this on the <b>Manage QuickSight</b> page. </p>
170
170
  * <p>After capacity pricing is added, you can use the
171
171
  * <code>
172
172
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html">GetDashboardEmbedUrl</a>
@@ -176,7 +176,7 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
176
176
  * @throws {@link UnsupportedUserEditionException} (client fault)
177
177
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
178
178
  * subscription where the edition doesn't include support for that operation. Amazon
179
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
179
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
180
180
  * capability is available in every edition.</p>
181
181
  *
182
182
  * @throws {@link QuickSightServiceException}
@@ -27,7 +27,7 @@ declare const GetDashboardEmbedUrlCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application. Before you use this command, make sure that you have configured the dashboards and permissions. </p>
30
+ * <p>Generates a temporary session URL and authorization code(bearer token) that you can use to embed an QuickSight read-only dashboard in your website or application. Before you use this command, make sure that you have configured the dashboards and permissions. </p>
31
31
  * <p>Currently, you can use <code>GetDashboardEmbedURL</code> only from the server, not from the user's browser. The following rules apply to the generated URL:</p>
32
32
  * <ul>
33
33
  * <li>
@@ -40,7 +40,7 @@ declare const GetDashboardEmbedUrlCommand_base: {
40
40
  * <p>They are valid for 5 minutes after you run this command.</p>
41
41
  * </li>
42
42
  * <li>
43
- * <p>You are charged only when the URL is used or there is interaction with Amazon QuickSight.</p>
43
+ * <p>You are charged only when the URL is used or there is interaction with QuickSight.</p>
44
44
  * </li>
45
45
  * <li>
46
46
  * <p>The resulting user session is valid for 15 minutes (default) up to 10 hours (maximum). You can use the optional <code>SessionLifetimeInMinutes</code> parameter to customize session duration.</p>
@@ -126,8 +126,8 @@ declare const GetDashboardEmbedUrlCommand_base: {
126
126
  * @throws {@link UnsupportedPricingPlanException} (client fault)
127
127
  * <p>This error indicates that you are calling an embedding operation in Amazon QuickSight
128
128
  * without the required pricing plan on your Amazon Web Services account. Before you can use embedding
129
- * for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You
130
- * can do this on the <b>Manage Amazon QuickSight</b> page. </p>
129
+ * for anonymous users, a QuickSight administrator needs to add capacity pricing to QuickSight. You
130
+ * can do this on the <b>Manage QuickSight</b> page. </p>
131
131
  * <p>After capacity pricing is added, you can use the
132
132
  * <code>
133
133
  * <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GetDashboardEmbedUrl.html">GetDashboardEmbedUrl</a>
@@ -137,7 +137,7 @@ declare const GetDashboardEmbedUrlCommand_base: {
137
137
  * @throws {@link UnsupportedUserEditionException} (client fault)
138
138
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
139
139
  * subscription where the edition doesn't include support for that operation. Amazon
140
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
140
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
141
141
  * capability is available in every edition.</p>
142
142
  *
143
143
  * @throws {@link QuickSightServiceException}
@@ -28,9 +28,9 @@ declare const GetSessionEmbedUrlCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
31
- * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
31
+ * QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
32
32
  * you want to provide an authoring portal that allows users to create data sources,
33
- * datasets, analyses, and dashboards. The users who access an embedded Amazon QuickSight console
33
+ * datasets, analyses, and dashboards. The users who access an embedded QuickSight console
34
34
  * need belong to the author or admin security cohort. If you want to restrict permissions
35
35
  * to some of these features, add a custom permissions profile to the user with the
36
36
  * <code>
@@ -114,7 +114,7 @@ declare const GetSessionEmbedUrlCommand_base: {
114
114
  * @throws {@link UnsupportedUserEditionException} (client fault)
115
115
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
116
116
  * subscription where the edition doesn't include support for that operation. Amazon
117
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
117
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
118
118
  * capability is available in every edition.</p>
119
119
  *
120
120
  * @throws {@link QuickSightServiceException}
@@ -77,7 +77,7 @@ declare const ListAnalysesCommand_base: {
77
77
  * @throws {@link UnsupportedUserEditionException} (client fault)
78
78
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
79
79
  * subscription where the edition doesn't include support for that operation. Amazon
80
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
80
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
81
81
  * capability is available in every edition.</p>
82
82
  *
83
83
  * @throws {@link QuickSightServiceException}
@@ -85,7 +85,7 @@ declare const ListAssetBundleExportJobsCommand_base: {
85
85
  * @throws {@link UnsupportedUserEditionException} (client fault)
86
86
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
87
87
  * subscription where the edition doesn't include support for that operation. Amazon
88
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
88
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
89
89
  * capability is available in every edition.</p>
90
90
  *
91
91
  * @throws {@link QuickSightServiceException}
@@ -82,7 +82,7 @@ declare const ListAssetBundleImportJobsCommand_base: {
82
82
  * @throws {@link UnsupportedUserEditionException} (client fault)
83
83
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
84
84
  * subscription where the edition doesn't include support for that operation. Amazon
85
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
85
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
86
86
  * capability is available in every edition.</p>
87
87
  *
88
88
  * @throws {@link QuickSightServiceException}
@@ -27,7 +27,7 @@ declare const ListBrandsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists all brands in an Amazon QuickSight account.</p>
30
+ * <p>Lists all brands in an QuickSight account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -71,6 +71,8 @@ declare const ListCustomPermissionsCommand_base: {
71
71
  * // ExportToCsvInScheduledReports: "DENY",
72
72
  * // ExportToExcelInScheduledReports: "DENY",
73
73
  * // IncludeContentInScheduledReportsEmail: "DENY",
74
+ * // Dashboard: "DENY",
75
+ * // Analysis: "DENY",
74
76
  * // },
75
77
  * // },
76
78
  * // ],
@@ -27,7 +27,7 @@ declare const ListDashboardVersionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
30
+ * <p>Lists all the versions of the dashboards in the QuickSight subscription.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -84,7 +84,7 @@ declare const ListDashboardVersionsCommand_base: {
84
84
  * @throws {@link UnsupportedUserEditionException} (client fault)
85
85
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
86
86
  * subscription where the edition doesn't include support for that operation. Amazon
87
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
88
88
  * capability is available in every edition.</p>
89
89
  *
90
90
  * @throws {@link QuickSightServiceException}
@@ -78,7 +78,7 @@ declare const ListDashboardsCommand_base: {
78
78
  * @throws {@link UnsupportedUserEditionException} (client fault)
79
79
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
80
80
  * subscription where the edition doesn't include support for that operation. Amazon
81
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
81
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
82
82
  * capability is available in every edition.</p>
83
83
  *
84
84
  * @throws {@link QuickSightServiceException}
@@ -47,7 +47,7 @@ declare const ListDataSourcesCommand_base: {
47
47
  * // Arn: "STRING_VALUE",
48
48
  * // DataSourceId: "STRING_VALUE",
49
49
  * // Name: "STRING_VALUE",
50
- * // Type: "ADOBE_ANALYTICS" || "AMAZON_ELASTICSEARCH" || "ATHENA" || "AURORA" || "AURORA_POSTGRESQL" || "AWS_IOT_ANALYTICS" || "GITHUB" || "JIRA" || "MARIADB" || "MYSQL" || "ORACLE" || "POSTGRESQL" || "PRESTO" || "REDSHIFT" || "S3" || "SALESFORCE" || "SERVICENOW" || "SNOWFLAKE" || "SPARK" || "SQLSERVER" || "TERADATA" || "TWITTER" || "TIMESTREAM" || "AMAZON_OPENSEARCH" || "EXASOL" || "DATABRICKS" || "STARBURST" || "TRINO" || "BIGQUERY",
50
+ * // Type: "ADOBE_ANALYTICS" || "AMAZON_ELASTICSEARCH" || "ATHENA" || "AURORA" || "AURORA_POSTGRESQL" || "AWS_IOT_ANALYTICS" || "GITHUB" || "JIRA" || "MARIADB" || "MYSQL" || "ORACLE" || "POSTGRESQL" || "PRESTO" || "REDSHIFT" || "S3" || "SALESFORCE" || "SERVICENOW" || "SNOWFLAKE" || "SPARK" || "SQLSERVER" || "TERADATA" || "TWITTER" || "TIMESTREAM" || "AMAZON_OPENSEARCH" || "EXASOL" || "DATABRICKS" || "STARBURST" || "TRINO" || "BIGQUERY" || "GOOGLESHEETS",
51
51
  * // Status: "CREATION_IN_PROGRESS" || "CREATION_SUCCESSFUL" || "CREATION_FAILED" || "UPDATE_IN_PROGRESS" || "UPDATE_SUCCESSFUL" || "UPDATE_FAILED" || "DELETED",
52
52
  * // CreatedTime: new Date("TIMESTAMP"),
53
53
  * // LastUpdatedTime: new Date("TIMESTAMP"),
@@ -211,6 +211,9 @@ declare const ListDataSourcesCommand_base: {
211
211
  * // Database: "STRING_VALUE",
212
212
  * // SqlEndpointPath: "STRING_VALUE", // required
213
213
  * // },
214
+ * // CustomConnectionParameters: { // CustomConnectionParameters
215
+ * // ConnectionType: "STRING_VALUE",
216
+ * // },
214
217
  * // },
215
218
  * // AlternateDataSourceParameters: [ // DataSourceParametersList
216
219
  * // {// Union: only one key present
@@ -373,6 +376,9 @@ declare const ListDataSourcesCommand_base: {
373
376
  * // Database: "STRING_VALUE",
374
377
  * // SqlEndpointPath: "STRING_VALUE", // required
375
378
  * // },
379
+ * // CustomConnectionParameters: {
380
+ * // ConnectionType: "STRING_VALUE",
381
+ * // },
376
382
  * // },
377
383
  * // ],
378
384
  * // VpcConnectionProperties: "<VpcConnectionProperties>",
@@ -86,7 +86,7 @@ declare const ListFolderMembersCommand_base: {
86
86
  * @throws {@link UnsupportedUserEditionException} (client fault)
87
87
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
88
88
  * subscription where the edition doesn't include support for that operation. Amazon
89
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
89
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
90
90
  * capability is available in every edition.</p>
91
91
  *
92
92
  * @throws {@link QuickSightServiceException}
@@ -90,7 +90,7 @@ declare const ListFoldersCommand_base: {
90
90
  * @throws {@link UnsupportedUserEditionException} (client fault)
91
91
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
92
92
  * subscription where the edition doesn't include support for that operation. Amazon
93
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
93
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
94
94
  * capability is available in every edition.</p>
95
95
  *
96
96
  * @throws {@link QuickSightServiceException}
@@ -83,7 +83,7 @@ declare const ListFoldersForResourceCommand_base: {
83
83
  * @throws {@link UnsupportedUserEditionException} (client fault)
84
84
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
85
85
  * subscription where the edition doesn't include support for that operation. Amazon
86
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
86
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
87
  * capability is available in every edition.</p>
88
88
  *
89
89
  * @throws {@link QuickSightServiceException}
@@ -27,8 +27,8 @@ declare const ListIdentityPropagationConfigsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access.</p>
31
- * <p>This operation is only supported for Amazon QuickSight accounts that use IAM Identity Center.</p>
30
+ * <p>Lists all services and authorized targets that the QuickSight IAM Identity Center application can access.</p>
31
+ * <p>This operation is only supported for QuickSight accounts that use IAM Identity Center.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -78,7 +78,7 @@ declare const ListTemplateAliasesCommand_base: {
78
78
  * @throws {@link UnsupportedUserEditionException} (client fault)
79
79
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
80
80
  * subscription where the edition doesn't include support for that operation. Amazon
81
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
81
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
82
82
  * capability is available in every edition.</p>
83
83
  *
84
84
  * @throws {@link QuickSightServiceException}
@@ -83,7 +83,7 @@ declare const ListTemplateVersionsCommand_base: {
83
83
  * @throws {@link UnsupportedUserEditionException} (client fault)
84
84
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
85
85
  * subscription where the edition doesn't include support for that operation. Amazon
86
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
86
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
87
  * capability is available in every edition.</p>
88
88
  *
89
89
  * @throws {@link QuickSightServiceException}
@@ -83,7 +83,7 @@ declare const ListTemplatesCommand_base: {
83
83
  * @throws {@link UnsupportedUserEditionException} (client fault)
84
84
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
85
85
  * subscription where the edition doesn't include support for that operation. Amazon
86
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
86
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
87
  * capability is available in every edition.</p>
88
88
  *
89
89
  * @throws {@link QuickSightServiceException}
@@ -84,7 +84,7 @@ declare const ListThemeAliasesCommand_base: {
84
84
  * @throws {@link UnsupportedUserEditionException} (client fault)
85
85
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
86
86
  * subscription where the edition doesn't include support for that operation. Amazon
87
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
87
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
88
88
  * capability is available in every edition.</p>
89
89
  *
90
90
  * @throws {@link QuickSightServiceException}
@@ -89,7 +89,7 @@ declare const ListThemeVersionsCommand_base: {
89
89
  * @throws {@link UnsupportedUserEditionException} (client fault)
90
90
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
91
91
  * subscription where the edition doesn't include support for that operation. Amazon
92
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
92
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
93
93
  * capability is available in every edition.</p>
94
94
  *
95
95
  * @throws {@link QuickSightServiceException}
@@ -90,7 +90,7 @@ declare const ListThemesCommand_base: {
90
90
  * @throws {@link UnsupportedUserEditionException} (client fault)
91
91
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
92
92
  * subscription where the edition doesn't include support for that operation. Amazon
93
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
93
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
94
94
  * capability is available in every edition.</p>
95
95
  *
96
96
  * @throws {@link QuickSightServiceException}
@@ -105,7 +105,7 @@ declare const ListVPCConnectionsCommand_base: {
105
105
  * @throws {@link UnsupportedUserEditionException} (client fault)
106
106
  * <p>This error indicates that you are calling an operation on an Amazon QuickSight
107
107
  * subscription where the edition doesn't include support for that operation. Amazon
108
- * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
108
+ * QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
109
109
  * capability is available in every edition.</p>
110
110
  *
111
111
  * @throws {@link QuickSightServiceException}
@@ -28,7 +28,7 @@ declare const PredictQAResultsCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Predicts existing visuals or generates new visuals to answer a given query.</p>
31
- * <p>This API uses <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html">trusted identity propagation</a> to ensure that an end user is authenticated and receives the embed URL that is specific to that user. The IAM Identity Center application that the user has logged into needs to have <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-using-customermanagedapps-specify-trusted-apps.html">trusted Identity Propagation enabled for Amazon QuickSight</a> with the scope value set to <code>quicksight:read</code>. Before you use this action, make sure that you have configured the relevant Amazon QuickSight resource and permissions.</p>
31
+ * <p>This API uses <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html">trusted identity propagation</a> to ensure that an end user is authenticated and receives the embed URL that is specific to that user. The IAM Identity Center application that the user has logged into needs to have <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-using-customermanagedapps-specify-trusted-apps.html">trusted Identity Propagation enabled for QuickSight</a> with the scope value set to <code>quicksight:read</code>. Before you use this action, make sure that you have configured the relevant QuickSight resource and permissions.</p>
32
32
  * <p>We recommend enabling the <code>QSearchStatus</code> API to unlock the full potential of <code>PredictQnA</code>. When <code>QSearchStatus</code> is enabled, it first checks the specified dashboard for any existing visuals that match the question. If no matching visuals are found, <code>PredictQnA</code> uses generative Q&A to provide an answer. To update the <code>QSearchStatus</code>, see <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateQuickSightQSearchConfiguration.html">UpdateQuickSightQSearchConfiguration</a>.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.