@aws-sdk/client-quicksight 3.696.0 → 3.699.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +1697 -691
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +1 -1
  5. package/dist-es/commands/CreateAnalysisCommand.js +1 -1
  6. package/dist-es/commands/CreateDashboardCommand.js +1 -1
  7. package/dist-es/commands/DescribeAnalysisCommand.js +2 -1
  8. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +1 -1
  9. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +1 -1
  10. package/dist-es/commands/DescribeDashboardCommand.js +2 -1
  11. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +1 -1
  12. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +1 -1
  13. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +1 -1
  14. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +22 -0
  15. package/dist-es/commands/DescribeDataSetCommand.js +1 -1
  16. package/dist-es/commands/DescribeTemplateCommand.js +2 -1
  17. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +1 -1
  18. package/dist-es/commands/SearchTopicsCommand.js +22 -0
  19. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +22 -0
  20. package/dist-es/commands/UpdateDataSourceCommand.js +1 -1
  21. package/dist-es/commands/UpdateTemplateCommand.js +1 -1
  22. package/dist-es/commands/UpdateTopicCommand.js +1 -1
  23. package/dist-es/commands/index.js +3 -0
  24. package/dist-es/models/index.js +1 -0
  25. package/dist-es/models/models_0.js +72 -82
  26. package/dist-es/models/models_1.js +102 -132
  27. package/dist-es/models/models_2.js +136 -193
  28. package/dist-es/models/models_3.js +205 -112
  29. package/dist-es/models/models_4.js +139 -33
  30. package/dist-es/models/models_5.js +33 -0
  31. package/dist-es/pagination/SearchTopicsPaginator.js +4 -0
  32. package/dist-es/pagination/index.js +1 -0
  33. package/dist-es/protocols/Aws_restJson1.js +787 -6
  34. package/dist-types/QuickSight.d.ts +21 -0
  35. package/dist-types/QuickSightClient.d.ts +5 -2
  36. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateAnalysisCommand.d.ts +434 -5
  40. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateDashboardCommand.d.ts +434 -5
  43. package/dist-types/commands/CreateTemplateCommand.d.ts +433 -4
  44. package/dist-types/commands/CreateTopicCommand.d.ts +3 -0
  45. package/dist-types/commands/DescribeAnalysisCommand.d.ts +79 -0
  46. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +433 -4
  47. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeDashboardCommand.d.ts +80 -1
  54. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +434 -5
  55. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +94 -0
  59. package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -2
  71. package/dist-types/commands/DescribeNamespaceCommand.d.ts +2 -0
  72. package/dist-types/commands/DescribeTemplateCommand.d.ts +79 -0
  73. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +433 -4
  74. package/dist-types/commands/ListNamespacesCommand.d.ts +2 -0
  75. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +2 -1
  76. package/dist-types/commands/SearchTopicsCommand.d.ts +111 -0
  77. package/dist-types/commands/UpdateAnalysisCommand.d.ts +433 -4
  78. package/dist-types/commands/UpdateDashboardCommand.d.ts +433 -4
  79. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +95 -0
  80. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateTemplateCommand.d.ts +434 -5
  97. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
  102. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  103. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  104. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  106. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  107. package/dist-types/commands/index.d.ts +3 -0
  108. package/dist-types/models/index.d.ts +1 -0
  109. package/dist-types/models/models_0.d.ts +487 -546
  110. package/dist-types/models/models_1.d.ts +1748 -1766
  111. package/dist-types/models/models_2.d.ts +4412 -4505
  112. package/dist-types/models/models_3.d.ts +4167 -4334
  113. package/dist-types/models/models_4.d.ts +3983 -3777
  114. package/dist-types/models/models_5.d.ts +1726 -0
  115. package/dist-types/pagination/SearchTopicsPaginator.d.ts +7 -0
  116. package/dist-types/pagination/index.d.ts +1 -0
  117. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  118. package/dist-types/ts3.4/QuickSight.d.ts +57 -0
  119. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  120. package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +2 -4
  128. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +51 -0
  139. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +4 -2
  151. package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +2 -4
  152. package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +47 -0
  153. package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +51 -0
  154. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +2 -4
  155. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  182. package/dist-types/ts3.4/models/index.d.ts +1 -0
  183. package/dist-types/ts3.4/models/models_0.d.ts +142 -156
  184. package/dist-types/ts3.4/models/models_1.d.ts +324 -356
  185. package/dist-types/ts3.4/models/models_2.d.ts +427 -418
  186. package/dist-types/ts3.4/models/models_3.d.ts +435 -488
  187. package/dist-types/ts3.4/models/models_4.d.ts +1184 -1046
  188. package/dist-types/ts3.4/models/models_5.d.ts +422 -0
  189. package/dist-types/ts3.4/pagination/SearchTopicsPaginator.d.ts +11 -0
  190. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  191. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  192. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_2";
3
+ import { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_3";
4
4
  import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -169,6 +169,7 @@ declare const CreateDashboardCommand_base: {
169
169
  * FontConfiguration: { // FontConfiguration
170
170
  * FontSize: { // FontSize
171
171
  * Relative: "EXTRA_SMALL" || "SMALL" || "MEDIUM" || "LARGE" || "EXTRA_LARGE",
172
+ * Absolute: "STRING_VALUE",
172
173
  * },
173
174
  * FontDecoration: "UNDERLINE" || "NONE",
174
175
  * FontColor: "STRING_VALUE",
@@ -176,6 +177,7 @@ declare const CreateDashboardCommand_base: {
176
177
  * Name: "NORMAL" || "BOLD",
177
178
  * },
178
179
  * FontStyle: "NORMAL" || "ITALIC",
180
+ * FontFamily: "STRING_VALUE",
179
181
  * },
180
182
  * CustomLabel: "STRING_VALUE",
181
183
  * },
@@ -204,6 +206,7 @@ declare const CreateDashboardCommand_base: {
204
206
  * FontConfiguration: {
205
207
  * FontSize: {
206
208
  * Relative: "EXTRA_SMALL" || "SMALL" || "MEDIUM" || "LARGE" || "EXTRA_LARGE",
209
+ * Absolute: "STRING_VALUE",
207
210
  * },
208
211
  * FontDecoration: "UNDERLINE" || "NONE",
209
212
  * FontColor: "STRING_VALUE",
@@ -211,6 +214,7 @@ declare const CreateDashboardCommand_base: {
211
214
  * Name: "NORMAL" || "BOLD",
212
215
  * },
213
216
  * FontStyle: "NORMAL" || "ITALIC",
217
+ * FontFamily: "STRING_VALUE",
214
218
  * },
215
219
  * CustomLabel: "STRING_VALUE",
216
220
  * },
@@ -254,6 +258,7 @@ declare const CreateDashboardCommand_base: {
254
258
  * FontConfiguration: {
255
259
  * FontSize: {
256
260
  * Relative: "EXTRA_SMALL" || "SMALL" || "MEDIUM" || "LARGE" || "EXTRA_LARGE",
261
+ * Absolute: "STRING_VALUE",
257
262
  * },
258
263
  * FontDecoration: "UNDERLINE" || "NONE",
259
264
  * FontColor: "STRING_VALUE",
@@ -261,6 +266,7 @@ declare const CreateDashboardCommand_base: {
261
266
  * Name: "NORMAL" || "BOLD",
262
267
  * },
263
268
  * FontStyle: "NORMAL" || "ITALIC",
269
+ * FontFamily: "STRING_VALUE",
264
270
  * },
265
271
  * CustomLabel: "STRING_VALUE",
266
272
  * },
@@ -302,6 +308,7 @@ declare const CreateDashboardCommand_base: {
302
308
  * FontConfiguration: {
303
309
  * FontSize: {
304
310
  * Relative: "EXTRA_SMALL" || "SMALL" || "MEDIUM" || "LARGE" || "EXTRA_LARGE",
311
+ * Absolute: "STRING_VALUE",
305
312
  * },
306
313
  * FontDecoration: "UNDERLINE" || "NONE",
307
314
  * FontColor: "STRING_VALUE",
@@ -309,6 +316,7 @@ declare const CreateDashboardCommand_base: {
309
316
  * Name: "NORMAL" || "BOLD",
310
317
  * },
311
318
  * FontStyle: "NORMAL" || "ITALIC",
319
+ * FontFamily: "STRING_VALUE",
312
320
  * },
313
321
  * CustomLabel: "STRING_VALUE",
314
322
  * },
@@ -332,6 +340,7 @@ declare const CreateDashboardCommand_base: {
332
340
  * FontConfiguration: {
333
341
  * FontSize: {
334
342
  * Relative: "EXTRA_SMALL" || "SMALL" || "MEDIUM" || "LARGE" || "EXTRA_LARGE",
343
+ * Absolute: "STRING_VALUE",
335
344
  * },
336
345
  * FontDecoration: "UNDERLINE" || "NONE",
337
346
  * FontColor: "STRING_VALUE",
@@ -339,6 +348,7 @@ declare const CreateDashboardCommand_base: {
339
348
  * Name: "NORMAL" || "BOLD",
340
349
  * },
341
350
  * FontStyle: "NORMAL" || "ITALIC",
351
+ * FontFamily: "STRING_VALUE",
342
352
  * },
343
353
  * CustomLabel: "STRING_VALUE",
344
354
  * },
@@ -1187,6 +1197,7 @@ declare const CreateDashboardCommand_base: {
1187
1197
  * ],
1188
1198
  * },
1189
1199
  * ],
1200
+ * VisualContentAltText: "STRING_VALUE",
1190
1201
  * },
1191
1202
  * PivotTableVisual: { // PivotTableVisual
1192
1203
  * VisualId: "STRING_VALUE", // required
@@ -1651,6 +1662,7 @@ declare const CreateDashboardCommand_base: {
1651
1662
  * ],
1652
1663
  * },
1653
1664
  * ],
1665
+ * VisualContentAltText: "STRING_VALUE",
1654
1666
  * },
1655
1667
  * BarChartVisual: { // BarChartVisual
1656
1668
  * VisualId: "STRING_VALUE", // required
@@ -1999,6 +2011,7 @@ declare const CreateDashboardCommand_base: {
1999
2011
  * Position: "AUTO" || "RIGHT" || "BOTTOM" || "TOP",
2000
2012
  * Width: "STRING_VALUE",
2001
2013
  * Height: "STRING_VALUE",
2014
+ * ValueFontConfiguration: "<FontConfiguration>",
2002
2015
  * },
2003
2016
  * DataLabels: { // DataLabelOptions
2004
2017
  * Visibility: "HIDDEN" || "VISIBLE",
@@ -2258,6 +2271,7 @@ declare const CreateDashboardCommand_base: {
2258
2271
  * },
2259
2272
  * },
2260
2273
  * ],
2274
+ * VisualContentAltText: "STRING_VALUE",
2261
2275
  * },
2262
2276
  * KPIVisual: { // KPIVisual
2263
2277
  * VisualId: "STRING_VALUE", // required
@@ -2581,6 +2595,7 @@ declare const CreateDashboardCommand_base: {
2581
2595
  * },
2582
2596
  * },
2583
2597
  * ],
2598
+ * VisualContentAltText: "STRING_VALUE",
2584
2599
  * },
2585
2600
  * PieChartVisual: { // PieChartVisual
2586
2601
  * VisualId: "STRING_VALUE", // required
@@ -2695,6 +2710,7 @@ declare const CreateDashboardCommand_base: {
2695
2710
  * Position: "AUTO" || "RIGHT" || "BOTTOM" || "TOP",
2696
2711
  * Width: "STRING_VALUE",
2697
2712
  * Height: "STRING_VALUE",
2713
+ * ValueFontConfiguration: "<FontConfiguration>",
2698
2714
  * },
2699
2715
  * DataLabels: {
2700
2716
  * Visibility: "HIDDEN" || "VISIBLE",
@@ -2871,6 +2887,7 @@ declare const CreateDashboardCommand_base: {
2871
2887
  * },
2872
2888
  * },
2873
2889
  * ],
2890
+ * VisualContentAltText: "STRING_VALUE",
2874
2891
  * },
2875
2892
  * GaugeChartVisual: { // GaugeChartVisual
2876
2893
  * VisualId: "STRING_VALUE", // required
@@ -2991,6 +3008,7 @@ declare const CreateDashboardCommand_base: {
2991
3008
  * ],
2992
3009
  * },
2993
3010
  * Actions: "<VisualCustomActionList>",
3011
+ * VisualContentAltText: "STRING_VALUE",
2994
3012
  * },
2995
3013
  * LineChartVisual: { // LineChartVisual
2996
3014
  * VisualId: "STRING_VALUE", // required
@@ -3269,6 +3287,7 @@ declare const CreateDashboardCommand_base: {
3269
3287
  * Position: "AUTO" || "RIGHT" || "BOTTOM" || "TOP",
3270
3288
  * Width: "STRING_VALUE",
3271
3289
  * Height: "STRING_VALUE",
3290
+ * ValueFontConfiguration: "<FontConfiguration>",
3272
3291
  * },
3273
3292
  * DataLabels: {
3274
3293
  * Visibility: "HIDDEN" || "VISIBLE",
@@ -3405,6 +3424,7 @@ declare const CreateDashboardCommand_base: {
3405
3424
  * },
3406
3425
  * },
3407
3426
  * ],
3427
+ * VisualContentAltText: "STRING_VALUE",
3408
3428
  * },
3409
3429
  * HeatMapVisual: { // HeatMapVisual
3410
3430
  * VisualId: "STRING_VALUE", // required
@@ -3451,6 +3471,7 @@ declare const CreateDashboardCommand_base: {
3451
3471
  * Position: "AUTO" || "RIGHT" || "BOTTOM" || "TOP",
3452
3472
  * Width: "STRING_VALUE",
3453
3473
  * Height: "STRING_VALUE",
3474
+ * ValueFontConfiguration: "<FontConfiguration>",
3454
3475
  * },
3455
3476
  * DataLabels: {
3456
3477
  * Visibility: "HIDDEN" || "VISIBLE",
@@ -3535,6 +3556,7 @@ declare const CreateDashboardCommand_base: {
3535
3556
  * },
3536
3557
  * ],
3537
3558
  * Actions: "<VisualCustomActionList>",
3559
+ * VisualContentAltText: "STRING_VALUE",
3538
3560
  * },
3539
3561
  * TreeMapVisual: { // TreeMapVisual
3540
3562
  * VisualId: "STRING_VALUE", // required
@@ -3580,6 +3602,7 @@ declare const CreateDashboardCommand_base: {
3580
3602
  * Position: "AUTO" || "RIGHT" || "BOTTOM" || "TOP",
3581
3603
  * Width: "STRING_VALUE",
3582
3604
  * Height: "STRING_VALUE",
3605
+ * ValueFontConfiguration: "<FontConfiguration>",
3583
3606
  * },
3584
3607
  * DataLabels: "<DataLabelOptions>",
3585
3608
  * Tooltip: "<TooltipOptions>",
@@ -3587,6 +3610,7 @@ declare const CreateDashboardCommand_base: {
3587
3610
  * },
3588
3611
  * Actions: "<VisualCustomActionList>",
3589
3612
  * ColumnHierarchies: "<ColumnHierarchyList>",
3613
+ * VisualContentAltText: "STRING_VALUE",
3590
3614
  * },
3591
3615
  * GeospatialMapVisual: { // GeospatialMapVisual
3592
3616
  * VisualId: "STRING_VALUE", // required
@@ -3647,6 +3671,7 @@ declare const CreateDashboardCommand_base: {
3647
3671
  * },
3648
3672
  * ColumnHierarchies: "<ColumnHierarchyList>",
3649
3673
  * Actions: "<VisualCustomActionList>",
3674
+ * VisualContentAltText: "STRING_VALUE",
3650
3675
  * },
3651
3676
  * FilledMapVisual: { // FilledMapVisual
3652
3677
  * VisualId: "STRING_VALUE", // required
@@ -3696,6 +3721,284 @@ declare const CreateDashboardCommand_base: {
3696
3721
  * },
3697
3722
  * ColumnHierarchies: "<ColumnHierarchyList>",
3698
3723
  * Actions: "<VisualCustomActionList>",
3724
+ * VisualContentAltText: "STRING_VALUE",
3725
+ * },
3726
+ * LayerMapVisual: { // LayerMapVisual
3727
+ * VisualId: "STRING_VALUE", // required
3728
+ * Title: "<VisualTitleLabelOptions>",
3729
+ * Subtitle: "<VisualSubtitleLabelOptions>",
3730
+ * ChartConfiguration: { // GeospatialLayerMapConfiguration
3731
+ * Legend: "<LegendOptions>",
3732
+ * MapLayers: [ // GeospatialMapLayerList
3733
+ * { // GeospatialLayerItem
3734
+ * LayerId: "STRING_VALUE", // required
3735
+ * LayerType: "POINT" || "LINE" || "POLYGON",
3736
+ * DataSource: { // GeospatialDataSourceItem
3737
+ * StaticFileDataSource: { // GeospatialStaticFileSource
3738
+ * StaticFileId: "STRING_VALUE", // required
3739
+ * },
3740
+ * },
3741
+ * Label: "STRING_VALUE",
3742
+ * Visibility: "HIDDEN" || "VISIBLE",
3743
+ * LayerDefinition: { // GeospatialLayerDefinition
3744
+ * PointLayer: { // GeospatialPointLayer
3745
+ * Style: { // GeospatialPointStyle
3746
+ * CircleSymbolStyle: { // GeospatialCircleSymbolStyle
3747
+ * FillColor: { // GeospatialColor
3748
+ * Solid: { // GeospatialSolidColor
3749
+ * Color: "STRING_VALUE", // required
3750
+ * State: "ENABLED" || "DISABLED",
3751
+ * },
3752
+ * Gradient: { // GeospatialGradientColor
3753
+ * StepColors: [ // GeospatialGradientStepColorList // required
3754
+ * { // GeospatialGradientStepColor
3755
+ * Color: "STRING_VALUE", // required
3756
+ * DataValue: Number("double"), // required
3757
+ * },
3758
+ * ],
3759
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3760
+ * NullDataSettings: { // GeospatialNullDataSettings
3761
+ * SymbolStyle: { // GeospatialNullSymbolStyle
3762
+ * FillColor: "STRING_VALUE",
3763
+ * StrokeColor: "STRING_VALUE",
3764
+ * StrokeWidth: Number("double"),
3765
+ * },
3766
+ * },
3767
+ * DefaultOpacity: Number("double"),
3768
+ * },
3769
+ * Categorical: { // GeospatialCategoricalColor
3770
+ * CategoryDataColors: [ // GeospatialCategoricalDataColorList // required
3771
+ * { // GeospatialCategoricalDataColor
3772
+ * Color: "STRING_VALUE", // required
3773
+ * DataValue: "STRING_VALUE", // required
3774
+ * },
3775
+ * ],
3776
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3777
+ * NullDataSettings: {
3778
+ * SymbolStyle: {
3779
+ * FillColor: "STRING_VALUE",
3780
+ * StrokeColor: "STRING_VALUE",
3781
+ * StrokeWidth: Number("double"),
3782
+ * },
3783
+ * },
3784
+ * DefaultOpacity: Number("double"),
3785
+ * },
3786
+ * },
3787
+ * StrokeColor: {
3788
+ * Solid: {
3789
+ * Color: "STRING_VALUE", // required
3790
+ * State: "ENABLED" || "DISABLED",
3791
+ * },
3792
+ * Gradient: {
3793
+ * StepColors: [ // required
3794
+ * {
3795
+ * Color: "STRING_VALUE", // required
3796
+ * DataValue: Number("double"), // required
3797
+ * },
3798
+ * ],
3799
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3800
+ * NullDataSettings: {
3801
+ * SymbolStyle: {
3802
+ * FillColor: "STRING_VALUE",
3803
+ * StrokeColor: "STRING_VALUE",
3804
+ * StrokeWidth: Number("double"),
3805
+ * },
3806
+ * },
3807
+ * DefaultOpacity: Number("double"),
3808
+ * },
3809
+ * Categorical: {
3810
+ * CategoryDataColors: [ // required
3811
+ * {
3812
+ * Color: "STRING_VALUE", // required
3813
+ * DataValue: "STRING_VALUE", // required
3814
+ * },
3815
+ * ],
3816
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3817
+ * NullDataSettings: {
3818
+ * SymbolStyle: {
3819
+ * FillColor: "STRING_VALUE",
3820
+ * StrokeColor: "STRING_VALUE",
3821
+ * StrokeWidth: Number("double"),
3822
+ * },
3823
+ * },
3824
+ * DefaultOpacity: Number("double"),
3825
+ * },
3826
+ * },
3827
+ * StrokeWidth: { // GeospatialLineWidth
3828
+ * LineWidth: Number("double"),
3829
+ * },
3830
+ * CircleRadius: { // GeospatialCircleRadius
3831
+ * Radius: Number("double"),
3832
+ * },
3833
+ * },
3834
+ * },
3835
+ * },
3836
+ * LineLayer: { // GeospatialLineLayer
3837
+ * Style: { // GeospatialLineStyle
3838
+ * LineSymbolStyle: { // GeospatialLineSymbolStyle
3839
+ * FillColor: {
3840
+ * Solid: {
3841
+ * Color: "STRING_VALUE", // required
3842
+ * State: "ENABLED" || "DISABLED",
3843
+ * },
3844
+ * Gradient: {
3845
+ * StepColors: [ // required
3846
+ * {
3847
+ * Color: "STRING_VALUE", // required
3848
+ * DataValue: Number("double"), // required
3849
+ * },
3850
+ * ],
3851
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3852
+ * NullDataSettings: {
3853
+ * SymbolStyle: {
3854
+ * FillColor: "STRING_VALUE",
3855
+ * StrokeColor: "STRING_VALUE",
3856
+ * StrokeWidth: Number("double"),
3857
+ * },
3858
+ * },
3859
+ * DefaultOpacity: Number("double"),
3860
+ * },
3861
+ * Categorical: {
3862
+ * CategoryDataColors: [ // required
3863
+ * {
3864
+ * Color: "STRING_VALUE", // required
3865
+ * DataValue: "STRING_VALUE", // required
3866
+ * },
3867
+ * ],
3868
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3869
+ * NullDataSettings: "<GeospatialNullDataSettings>",
3870
+ * DefaultOpacity: Number("double"),
3871
+ * },
3872
+ * },
3873
+ * LineWidth: {
3874
+ * LineWidth: Number("double"),
3875
+ * },
3876
+ * },
3877
+ * },
3878
+ * },
3879
+ * PolygonLayer: { // GeospatialPolygonLayer
3880
+ * Style: { // GeospatialPolygonStyle
3881
+ * PolygonSymbolStyle: { // GeospatialPolygonSymbolStyle
3882
+ * FillColor: {
3883
+ * Solid: {
3884
+ * Color: "STRING_VALUE", // required
3885
+ * State: "ENABLED" || "DISABLED",
3886
+ * },
3887
+ * Gradient: {
3888
+ * StepColors: [ // required
3889
+ * {
3890
+ * Color: "STRING_VALUE", // required
3891
+ * DataValue: Number("double"), // required
3892
+ * },
3893
+ * ],
3894
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3895
+ * NullDataSettings: "<GeospatialNullDataSettings>",
3896
+ * DefaultOpacity: Number("double"),
3897
+ * },
3898
+ * Categorical: {
3899
+ * CategoryDataColors: [ // required
3900
+ * {
3901
+ * Color: "STRING_VALUE", // required
3902
+ * DataValue: "STRING_VALUE", // required
3903
+ * },
3904
+ * ],
3905
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3906
+ * NullDataSettings: "<GeospatialNullDataSettings>",
3907
+ * DefaultOpacity: Number("double"),
3908
+ * },
3909
+ * },
3910
+ * StrokeColor: {
3911
+ * Solid: {
3912
+ * Color: "STRING_VALUE", // required
3913
+ * State: "ENABLED" || "DISABLED",
3914
+ * },
3915
+ * Gradient: {
3916
+ * StepColors: [ // required
3917
+ * {
3918
+ * Color: "STRING_VALUE", // required
3919
+ * DataValue: Number("double"), // required
3920
+ * },
3921
+ * ],
3922
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3923
+ * NullDataSettings: "<GeospatialNullDataSettings>",
3924
+ * DefaultOpacity: Number("double"),
3925
+ * },
3926
+ * Categorical: {
3927
+ * CategoryDataColors: [ // required
3928
+ * {
3929
+ * Color: "STRING_VALUE", // required
3930
+ * DataValue: "STRING_VALUE", // required
3931
+ * },
3932
+ * ],
3933
+ * NullDataVisibility: "HIDDEN" || "VISIBLE",
3934
+ * NullDataSettings: "<GeospatialNullDataSettings>",
3935
+ * DefaultOpacity: Number("double"),
3936
+ * },
3937
+ * },
3938
+ * StrokeWidth: {
3939
+ * LineWidth: Number("double"),
3940
+ * },
3941
+ * },
3942
+ * },
3943
+ * },
3944
+ * },
3945
+ * Tooltip: "<TooltipOptions>",
3946
+ * JoinDefinition: { // GeospatialLayerJoinDefinition
3947
+ * ShapeKeyField: "STRING_VALUE",
3948
+ * DatasetKeyField: {
3949
+ * FieldId: "STRING_VALUE", // required
3950
+ * Column: "<ColumnIdentifier>", // required
3951
+ * FormatConfiguration: {
3952
+ * StringFormatConfiguration: "<StringFormatConfiguration>",
3953
+ * NumberFormatConfiguration: "<NumberFormatConfiguration>",
3954
+ * DateTimeFormatConfiguration: "<DateTimeFormatConfiguration>",
3955
+ * },
3956
+ * },
3957
+ * ColorField: { // GeospatialLayerColorField
3958
+ * ColorDimensionsFields: [ // GeospatialLayerDimensionFieldList
3959
+ * "<DimensionField>",
3960
+ * ],
3961
+ * ColorValuesFields: [ // GeospatialLayerMeasureFieldList
3962
+ * "<MeasureField>",
3963
+ * ],
3964
+ * },
3965
+ * },
3966
+ * Actions: [ // LayerCustomActionList
3967
+ * { // LayerCustomAction
3968
+ * CustomActionId: "STRING_VALUE", // required
3969
+ * Name: "STRING_VALUE", // required
3970
+ * Status: "ENABLED" || "DISABLED",
3971
+ * Trigger: "DATA_POINT_CLICK" || "DATA_POINT_MENU", // required
3972
+ * ActionOperations: [ // LayerCustomActionOperationList // required
3973
+ * { // LayerCustomActionOperation
3974
+ * FilterOperation: "<CustomActionFilterOperation>",
3975
+ * NavigationOperation: "<CustomActionNavigationOperation>",
3976
+ * URLOperation: "<CustomActionURLOperation>",
3977
+ * SetParametersOperation: "<CustomActionSetParametersOperation>",
3978
+ * },
3979
+ * ],
3980
+ * },
3981
+ * ],
3982
+ * },
3983
+ * ],
3984
+ * MapState: { // GeospatialMapState
3985
+ * Bounds: {
3986
+ * North: Number("double"), // required
3987
+ * South: Number("double"), // required
3988
+ * West: Number("double"), // required
3989
+ * East: Number("double"), // required
3990
+ * },
3991
+ * MapNavigation: "ENABLED" || "DISABLED",
3992
+ * },
3993
+ * MapStyle: { // GeospatialMapStyle
3994
+ * BaseMapStyle: "LIGHT_GRAY" || "DARK_GRAY" || "STREET" || "IMAGERY",
3995
+ * BackgroundColor: "STRING_VALUE",
3996
+ * BaseMapVisibility: "HIDDEN" || "VISIBLE",
3997
+ * },
3998
+ * Interactions: "<VisualInteractionOptions>",
3999
+ * },
4000
+ * DataSetIdentifier: "STRING_VALUE", // required
4001
+ * VisualContentAltText: "STRING_VALUE",
3699
4002
  * },
3700
4003
  * FunnelChartVisual: { // FunnelChartVisual
3701
4004
  * VisualId: "STRING_VALUE", // required
@@ -3733,6 +4036,7 @@ declare const CreateDashboardCommand_base: {
3733
4036
  * },
3734
4037
  * Actions: "<VisualCustomActionList>",
3735
4038
  * ColumnHierarchies: "<ColumnHierarchyList>",
4039
+ * VisualContentAltText: "STRING_VALUE",
3736
4040
  * },
3737
4041
  * ScatterPlotVisual: { // ScatterPlotVisual
3738
4042
  * VisualId: "STRING_VALUE", // required
@@ -3770,6 +4074,7 @@ declare const CreateDashboardCommand_base: {
3770
4074
  * },
3771
4075
  * Actions: "<VisualCustomActionList>",
3772
4076
  * ColumnHierarchies: "<ColumnHierarchyList>",
4077
+ * VisualContentAltText: "STRING_VALUE",
3773
4078
  * },
3774
4079
  * ComboChartVisual: { // ComboChartVisual
3775
4080
  * VisualId: "STRING_VALUE", // required
@@ -3846,6 +4151,7 @@ declare const CreateDashboardCommand_base: {
3846
4151
  * },
3847
4152
  * Actions: "<VisualCustomActionList>",
3848
4153
  * ColumnHierarchies: "<ColumnHierarchyList>",
4154
+ * VisualContentAltText: "STRING_VALUE",
3849
4155
  * },
3850
4156
  * BoxPlotVisual: { // BoxPlotVisual
3851
4157
  * VisualId: "STRING_VALUE", // required
@@ -3921,6 +4227,7 @@ declare const CreateDashboardCommand_base: {
3921
4227
  * },
3922
4228
  * Actions: "<VisualCustomActionList>",
3923
4229
  * ColumnHierarchies: "<ColumnHierarchyList>",
4230
+ * VisualContentAltText: "STRING_VALUE",
3924
4231
  * },
3925
4232
  * WaterfallVisual: { // WaterfallVisual
3926
4233
  * VisualId: "STRING_VALUE", // required
@@ -3959,6 +4266,7 @@ declare const CreateDashboardCommand_base: {
3959
4266
  * },
3960
4267
  * Actions: "<VisualCustomActionList>",
3961
4268
  * ColumnHierarchies: "<ColumnHierarchyList>",
4269
+ * VisualContentAltText: "STRING_VALUE",
3962
4270
  * },
3963
4271
  * HistogramVisual: { // HistogramVisual
3964
4272
  * VisualId: "STRING_VALUE", // required
@@ -3992,6 +4300,7 @@ declare const CreateDashboardCommand_base: {
3992
4300
  * Interactions: "<VisualInteractionOptions>",
3993
4301
  * },
3994
4302
  * Actions: "<VisualCustomActionList>",
4303
+ * VisualContentAltText: "STRING_VALUE",
3995
4304
  * },
3996
4305
  * WordCloudVisual: { // WordCloudVisual
3997
4306
  * VisualId: "STRING_VALUE", // required
@@ -4025,6 +4334,7 @@ declare const CreateDashboardCommand_base: {
4025
4334
  * },
4026
4335
  * Actions: "<VisualCustomActionList>",
4027
4336
  * ColumnHierarchies: "<ColumnHierarchyList>",
4337
+ * VisualContentAltText: "STRING_VALUE",
4028
4338
  * },
4029
4339
  * InsightVisual: { // InsightVisual
4030
4340
  * VisualId: "STRING_VALUE", // required
@@ -4117,6 +4427,7 @@ declare const CreateDashboardCommand_base: {
4117
4427
  * },
4118
4428
  * Actions: "<VisualCustomActionList>",
4119
4429
  * DataSetIdentifier: "STRING_VALUE", // required
4430
+ * VisualContentAltText: "STRING_VALUE",
4120
4431
  * },
4121
4432
  * SankeyDiagramVisual: { // SankeyDiagramVisual
4122
4433
  * VisualId: "STRING_VALUE", // required
@@ -4139,6 +4450,7 @@ declare const CreateDashboardCommand_base: {
4139
4450
  * Interactions: "<VisualInteractionOptions>",
4140
4451
  * },
4141
4452
  * Actions: "<VisualCustomActionList>",
4453
+ * VisualContentAltText: "STRING_VALUE",
4142
4454
  * },
4143
4455
  * CustomContentVisual: { // CustomContentVisual
4144
4456
  * VisualId: "STRING_VALUE", // required
@@ -4152,6 +4464,7 @@ declare const CreateDashboardCommand_base: {
4152
4464
  * },
4153
4465
  * Actions: "<VisualCustomActionList>",
4154
4466
  * DataSetIdentifier: "STRING_VALUE", // required
4467
+ * VisualContentAltText: "STRING_VALUE",
4155
4468
  * },
4156
4469
  * EmptyVisual: { // EmptyVisual
4157
4470
  * VisualId: "STRING_VALUE", // required
@@ -4203,6 +4516,52 @@ declare const CreateDashboardCommand_base: {
4203
4516
  * },
4204
4517
  * Actions: "<VisualCustomActionList>",
4205
4518
  * ColumnHierarchies: "<ColumnHierarchyList>",
4519
+ * VisualContentAltText: "STRING_VALUE",
4520
+ * },
4521
+ * PluginVisual: { // PluginVisual
4522
+ * VisualId: "STRING_VALUE", // required
4523
+ * PluginArn: "STRING_VALUE", // required
4524
+ * Title: "<VisualTitleLabelOptions>",
4525
+ * Subtitle: "<VisualSubtitleLabelOptions>",
4526
+ * ChartConfiguration: { // PluginVisualConfiguration
4527
+ * FieldWells: [ // PluginVisualFieldWells
4528
+ * { // PluginVisualFieldWell
4529
+ * AxisName: "GROUP_BY" || "VALUE",
4530
+ * Dimensions: "<DimensionFieldList>",
4531
+ * Measures: "<MeasureFieldList>",
4532
+ * Unaggregated: [
4533
+ * {
4534
+ * FieldId: "STRING_VALUE", // required
4535
+ * Column: "<ColumnIdentifier>", // required
4536
+ * FormatConfiguration: {
4537
+ * StringFormatConfiguration: "<StringFormatConfiguration>",
4538
+ * NumberFormatConfiguration: "<NumberFormatConfiguration>",
4539
+ * DateTimeFormatConfiguration: "<DateTimeFormatConfiguration>",
4540
+ * },
4541
+ * },
4542
+ * ],
4543
+ * },
4544
+ * ],
4545
+ * VisualOptions: { // PluginVisualOptions
4546
+ * VisualProperties: [ // PluginVisualPropertiesList
4547
+ * { // PluginVisualProperty
4548
+ * Name: "STRING_VALUE",
4549
+ * Value: "STRING_VALUE",
4550
+ * },
4551
+ * ],
4552
+ * },
4553
+ * SortConfiguration: { // PluginVisualSortConfiguration
4554
+ * PluginVisualTableQuerySort: { // PluginVisualTableQuerySort
4555
+ * RowSort: [
4556
+ * "<FieldSortOptions>",
4557
+ * ],
4558
+ * ItemsLimitConfiguration: { // PluginVisualItemsLimitConfiguration
4559
+ * ItemsLimit: Number("long"),
4560
+ * },
4561
+ * },
4562
+ * },
4563
+ * },
4564
+ * VisualContentAltText: "STRING_VALUE",
4206
4565
  * },
4207
4566
  * },
4208
4567
  * ],
@@ -4212,6 +4571,46 @@ declare const CreateDashboardCommand_base: {
4212
4571
  * Content: "STRING_VALUE",
4213
4572
  * },
4214
4573
  * ],
4574
+ * Images: [ // SheetImageList
4575
+ * { // SheetImage
4576
+ * SheetImageId: "STRING_VALUE", // required
4577
+ * Source: { // SheetImageSource
4578
+ * SheetImageStaticFileSource: { // SheetImageStaticFileSource
4579
+ * StaticFileId: "STRING_VALUE", // required
4580
+ * },
4581
+ * },
4582
+ * Scaling: { // SheetImageScalingConfiguration
4583
+ * ScalingType: "SCALE_TO_WIDTH" || "SCALE_TO_HEIGHT" || "SCALE_TO_CONTAINER" || "SCALE_NONE",
4584
+ * },
4585
+ * Tooltip: { // SheetImageTooltipConfiguration
4586
+ * TooltipText: { // SheetImageTooltipText
4587
+ * PlainText: "STRING_VALUE",
4588
+ * },
4589
+ * Visibility: "HIDDEN" || "VISIBLE",
4590
+ * },
4591
+ * ImageContentAltText: "STRING_VALUE",
4592
+ * Interactions: { // ImageInteractionOptions
4593
+ * ImageMenuOption: { // ImageMenuOption
4594
+ * AvailabilityStatus: "ENABLED" || "DISABLED",
4595
+ * },
4596
+ * },
4597
+ * Actions: [ // ImageCustomActionList
4598
+ * { // ImageCustomAction
4599
+ * CustomActionId: "STRING_VALUE", // required
4600
+ * Name: "STRING_VALUE", // required
4601
+ * Status: "ENABLED" || "DISABLED",
4602
+ * Trigger: "CLICK" || "MENU", // required
4603
+ * ActionOperations: [ // ImageCustomActionOperationList // required
4604
+ * { // ImageCustomActionOperation
4605
+ * NavigationOperation: "<CustomActionNavigationOperation>",
4606
+ * URLOperation: "<CustomActionURLOperation>",
4607
+ * SetParametersOperation: "<CustomActionSetParametersOperation>",
4608
+ * },
4609
+ * ],
4610
+ * },
4611
+ * ],
4612
+ * },
4613
+ * ],
4215
4614
  * Layouts: [ // LayoutList
4216
4615
  * { // Layout
4217
4616
  * Configuration: { // LayoutConfiguration
@@ -4219,7 +4618,7 @@ declare const CreateDashboardCommand_base: {
4219
4618
  * Elements: [ // GridLayoutElementList // required
4220
4619
  * { // GridLayoutElement
4221
4620
  * ElementId: "STRING_VALUE", // required
4222
- * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX", // required
4621
+ * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX" || "IMAGE", // required
4223
4622
  * ColumnIndex: Number("int"),
4224
4623
  * ColumnSpan: Number("int"), // required
4225
4624
  * RowIndex: Number("int"),
@@ -4237,7 +4636,7 @@ declare const CreateDashboardCommand_base: {
4237
4636
  * Elements: [ // FreeFromLayoutElementList // required
4238
4637
  * { // FreeFormLayoutElement
4239
4638
  * ElementId: "STRING_VALUE", // required
4240
- * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX", // required
4639
+ * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX" || "IMAGE", // required
4241
4640
  * XAxisLocation: "STRING_VALUE", // required
4242
4641
  * YAxisLocation: "STRING_VALUE", // required
4243
4642
  * Width: "STRING_VALUE", // required
@@ -4283,7 +4682,7 @@ declare const CreateDashboardCommand_base: {
4283
4682
  * Elements: [ // required
4284
4683
  * {
4285
4684
  * ElementId: "STRING_VALUE", // required
4286
- * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX", // required
4685
+ * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX" || "IMAGE", // required
4287
4686
  * XAxisLocation: "STRING_VALUE", // required
4288
4687
  * YAxisLocation: "STRING_VALUE", // required
4289
4688
  * Width: "STRING_VALUE", // required
@@ -4423,7 +4822,7 @@ declare const CreateDashboardCommand_base: {
4423
4822
  * Elements: [ // required
4424
4823
  * {
4425
4824
  * ElementId: "STRING_VALUE", // required
4426
- * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX", // required
4825
+ * ElementType: "VISUAL" || "FILTER_CONTROL" || "PARAMETER_CONTROL" || "TEXT_BOX" || "IMAGE", // required
4427
4826
  * ColumnIndex: Number("int"),
4428
4827
  * ColumnSpan: Number("int"), // required
4429
4828
  * RowIndex: Number("int"),
@@ -5088,6 +5487,36 @@ declare const CreateDashboardCommand_base: {
5088
5487
  * Timezone: "STRING_VALUE",
5089
5488
  * WeekStart: "SUNDAY" || "MONDAY" || "TUESDAY" || "WEDNESDAY" || "THURSDAY" || "FRIDAY" || "SATURDAY",
5090
5489
  * },
5490
+ * StaticFiles: [ // StaticFileList
5491
+ * { // StaticFile
5492
+ * ImageStaticFile: { // ImageStaticFile
5493
+ * StaticFileId: "STRING_VALUE", // required
5494
+ * Source: { // StaticFileSource
5495
+ * UrlOptions: { // StaticFileUrlSourceOptions
5496
+ * Url: "STRING_VALUE", // required
5497
+ * },
5498
+ * S3Options: { // StaticFileS3SourceOptions
5499
+ * BucketName: "STRING_VALUE", // required
5500
+ * ObjectKey: "STRING_VALUE", // required
5501
+ * Region: "STRING_VALUE", // required
5502
+ * },
5503
+ * },
5504
+ * },
5505
+ * SpatialStaticFile: { // SpatialStaticFile
5506
+ * StaticFileId: "STRING_VALUE", // required
5507
+ * Source: {
5508
+ * UrlOptions: {
5509
+ * Url: "STRING_VALUE", // required
5510
+ * },
5511
+ * S3Options: {
5512
+ * BucketName: "STRING_VALUE", // required
5513
+ * ObjectKey: "STRING_VALUE", // required
5514
+ * Region: "STRING_VALUE", // required
5515
+ * },
5516
+ * },
5517
+ * },
5518
+ * },
5519
+ * ],
5091
5520
  * },
5092
5521
  * ValidationStrategy: { // ValidationStrategy
5093
5522
  * Mode: "STRICT" || "LENIENT", // required