@aws-sdk/client-quicksight 3.864.0 → 3.872.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.
- package/dist-cjs/index.js +6 -0
- package/dist-es/protocols/Aws_restJson1.js +6 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +3 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +3 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +3 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +3 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +3 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +3 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +3 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +3 -0
- package/dist-types/models/models_1.d.ts +10 -0
- package/dist-types/models/models_2.d.ts +5 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/dist-types/ts3.4/models/models_2.d.ts +1 -0
- package/package.json +2 -2
package/dist-cjs/index.js
CHANGED
|
@@ -13415,11 +13415,13 @@ var se_HeatMapAggregatedFieldWells = /* @__PURE__ */ __name((input, context) =>
|
|
|
13415
13415
|
var se_HeatMapConfiguration = /* @__PURE__ */ __name((input, context) => {
|
|
13416
13416
|
return (0, import_smithy_client.take)(input, {
|
|
13417
13417
|
ColorScale: /* @__PURE__ */ __name((_) => se_ColorScale(_, context), "ColorScale"),
|
|
13418
|
+
ColumnAxisDisplayOptions: /* @__PURE__ */ __name((_) => se_AxisDisplayOptions(_, context), "ColumnAxisDisplayOptions"),
|
|
13418
13419
|
ColumnLabelOptions: import_smithy_client._json,
|
|
13419
13420
|
DataLabels: import_smithy_client._json,
|
|
13420
13421
|
FieldWells: /* @__PURE__ */ __name((_) => se_HeatMapFieldWells(_, context), "FieldWells"),
|
|
13421
13422
|
Interactions: import_smithy_client._json,
|
|
13422
13423
|
Legend: import_smithy_client._json,
|
|
13424
|
+
RowAxisDisplayOptions: /* @__PURE__ */ __name((_) => se_AxisDisplayOptions(_, context), "RowAxisDisplayOptions"),
|
|
13423
13425
|
RowLabelOptions: import_smithy_client._json,
|
|
13424
13426
|
SortConfiguration: /* @__PURE__ */ __name((_) => se_HeatMapSortConfiguration(_, context), "SortConfiguration"),
|
|
13425
13427
|
Tooltip: /* @__PURE__ */ __name((_) => se_TooltipOptions(_, context), "Tooltip")
|
|
@@ -14078,6 +14080,7 @@ var se_PivotTableVisual = /* @__PURE__ */ __name((input, context) => {
|
|
|
14078
14080
|
}, "se_PivotTableVisual");
|
|
14079
14081
|
var se_PluginVisual = /* @__PURE__ */ __name((input, context) => {
|
|
14080
14082
|
return (0, import_smithy_client.take)(input, {
|
|
14083
|
+
Actions: /* @__PURE__ */ __name((_) => se_VisualCustomActionList(_, context), "Actions"),
|
|
14081
14084
|
ChartConfiguration: /* @__PURE__ */ __name((_) => se_PluginVisualConfiguration(_, context), "ChartConfiguration"),
|
|
14082
14085
|
PluginArn: [],
|
|
14083
14086
|
Subtitle: import_smithy_client._json,
|
|
@@ -16366,11 +16369,13 @@ var de_HeatMapAggregatedFieldWells = /* @__PURE__ */ __name((output, context) =>
|
|
|
16366
16369
|
var de_HeatMapConfiguration = /* @__PURE__ */ __name((output, context) => {
|
|
16367
16370
|
return (0, import_smithy_client.take)(output, {
|
|
16368
16371
|
ColorScale: /* @__PURE__ */ __name((_) => de_ColorScale(_, context), "ColorScale"),
|
|
16372
|
+
ColumnAxisDisplayOptions: /* @__PURE__ */ __name((_) => de_AxisDisplayOptions(_, context), "ColumnAxisDisplayOptions"),
|
|
16369
16373
|
ColumnLabelOptions: import_smithy_client._json,
|
|
16370
16374
|
DataLabels: import_smithy_client._json,
|
|
16371
16375
|
FieldWells: /* @__PURE__ */ __name((_) => de_HeatMapFieldWells(_, context), "FieldWells"),
|
|
16372
16376
|
Interactions: import_smithy_client._json,
|
|
16373
16377
|
Legend: import_smithy_client._json,
|
|
16378
|
+
RowAxisDisplayOptions: /* @__PURE__ */ __name((_) => de_AxisDisplayOptions(_, context), "RowAxisDisplayOptions"),
|
|
16374
16379
|
RowLabelOptions: import_smithy_client._json,
|
|
16375
16380
|
SortConfiguration: /* @__PURE__ */ __name((_) => de_HeatMapSortConfiguration(_, context), "SortConfiguration"),
|
|
16376
16381
|
Tooltip: /* @__PURE__ */ __name((_) => de_TooltipOptions(_, context), "Tooltip")
|
|
@@ -17064,6 +17069,7 @@ var de_PivotTableVisual = /* @__PURE__ */ __name((output, context) => {
|
|
|
17064
17069
|
}, "de_PivotTableVisual");
|
|
17065
17070
|
var de_PluginVisual = /* @__PURE__ */ __name((output, context) => {
|
|
17066
17071
|
return (0, import_smithy_client.take)(output, {
|
|
17072
|
+
Actions: /* @__PURE__ */ __name((_) => de_VisualCustomActionList(_, context), "Actions"),
|
|
17067
17073
|
ChartConfiguration: /* @__PURE__ */ __name((_) => de_PluginVisualConfiguration(_, context), "ChartConfiguration"),
|
|
17068
17074
|
PluginArn: import_smithy_client.expectString,
|
|
17069
17075
|
Subtitle: import_smithy_client._json,
|
|
@@ -8526,11 +8526,13 @@ const se_HeatMapAggregatedFieldWells = (input, context) => {
|
|
|
8526
8526
|
const se_HeatMapConfiguration = (input, context) => {
|
|
8527
8527
|
return take(input, {
|
|
8528
8528
|
ColorScale: (_) => se_ColorScale(_, context),
|
|
8529
|
+
ColumnAxisDisplayOptions: (_) => se_AxisDisplayOptions(_, context),
|
|
8529
8530
|
ColumnLabelOptions: _json,
|
|
8530
8531
|
DataLabels: _json,
|
|
8531
8532
|
FieldWells: (_) => se_HeatMapFieldWells(_, context),
|
|
8532
8533
|
Interactions: _json,
|
|
8533
8534
|
Legend: _json,
|
|
8535
|
+
RowAxisDisplayOptions: (_) => se_AxisDisplayOptions(_, context),
|
|
8534
8536
|
RowLabelOptions: _json,
|
|
8535
8537
|
SortConfiguration: (_) => se_HeatMapSortConfiguration(_, context),
|
|
8536
8538
|
Tooltip: (_) => se_TooltipOptions(_, context),
|
|
@@ -9217,6 +9219,7 @@ const se_PivotTableVisual = (input, context) => {
|
|
|
9217
9219
|
};
|
|
9218
9220
|
const se_PluginVisual = (input, context) => {
|
|
9219
9221
|
return take(input, {
|
|
9222
|
+
Actions: (_) => se_VisualCustomActionList(_, context),
|
|
9220
9223
|
ChartConfiguration: (_) => se_PluginVisualConfiguration(_, context),
|
|
9221
9224
|
PluginArn: [],
|
|
9222
9225
|
Subtitle: _json,
|
|
@@ -11621,11 +11624,13 @@ const de_HeatMapAggregatedFieldWells = (output, context) => {
|
|
|
11621
11624
|
const de_HeatMapConfiguration = (output, context) => {
|
|
11622
11625
|
return take(output, {
|
|
11623
11626
|
ColorScale: (_) => de_ColorScale(_, context),
|
|
11627
|
+
ColumnAxisDisplayOptions: (_) => de_AxisDisplayOptions(_, context),
|
|
11624
11628
|
ColumnLabelOptions: _json,
|
|
11625
11629
|
DataLabels: _json,
|
|
11626
11630
|
FieldWells: (_) => de_HeatMapFieldWells(_, context),
|
|
11627
11631
|
Interactions: _json,
|
|
11628
11632
|
Legend: _json,
|
|
11633
|
+
RowAxisDisplayOptions: (_) => de_AxisDisplayOptions(_, context),
|
|
11629
11634
|
RowLabelOptions: _json,
|
|
11630
11635
|
SortConfiguration: (_) => de_HeatMapSortConfiguration(_, context),
|
|
11631
11636
|
Tooltip: (_) => de_TooltipOptions(_, context),
|
|
@@ -12349,6 +12354,7 @@ const de_PivotTableVisual = (output, context) => {
|
|
|
12349
12354
|
};
|
|
12350
12355
|
const de_PluginVisual = (output, context) => {
|
|
12351
12356
|
return take(output, {
|
|
12357
|
+
Actions: (_) => de_VisualCustomActionList(_, context),
|
|
12352
12358
|
ChartConfiguration: (_) => de_PluginVisualConfiguration(_, context),
|
|
12353
12359
|
PluginArn: __expectString,
|
|
12354
12360
|
Subtitle: _json,
|
|
@@ -3418,7 +3418,9 @@ declare const CreateAnalysisCommand_base: {
|
|
|
3418
3418
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3419
3419
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3420
3420
|
* },
|
|
3421
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3421
3422
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3423
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3422
3424
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3423
3425
|
* ColorScale: { // ColorScale
|
|
3424
3426
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4529,6 +4531,7 @@ declare const CreateAnalysisCommand_base: {
|
|
|
4529
4531
|
* },
|
|
4530
4532
|
* },
|
|
4531
4533
|
* },
|
|
4534
|
+
* Actions: "<VisualCustomActionList>",
|
|
4532
4535
|
* VisualContentAltText: "STRING_VALUE",
|
|
4533
4536
|
* },
|
|
4534
4537
|
* },
|
|
@@ -3465,7 +3465,9 @@ declare const CreateDashboardCommand_base: {
|
|
|
3465
3465
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3466
3466
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3467
3467
|
* },
|
|
3468
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3468
3469
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3470
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3469
3471
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3470
3472
|
* ColorScale: { // ColorScale
|
|
3471
3473
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4576,6 +4578,7 @@ declare const CreateDashboardCommand_base: {
|
|
|
4576
4578
|
* },
|
|
4577
4579
|
* },
|
|
4578
4580
|
* },
|
|
4581
|
+
* Actions: "<VisualCustomActionList>",
|
|
4579
4582
|
* VisualContentAltText: "STRING_VALUE",
|
|
4580
4583
|
* },
|
|
4581
4584
|
* },
|
|
@@ -3412,7 +3412,9 @@ declare const CreateTemplateCommand_base: {
|
|
|
3412
3412
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3413
3413
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3414
3414
|
* },
|
|
3415
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3415
3416
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3417
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3416
3418
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3417
3419
|
* ColorScale: { // ColorScale
|
|
3418
3420
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4523,6 +4525,7 @@ declare const CreateTemplateCommand_base: {
|
|
|
4523
4525
|
* },
|
|
4524
4526
|
* },
|
|
4525
4527
|
* },
|
|
4528
|
+
* Actions: "<VisualCustomActionList>",
|
|
4526
4529
|
* VisualContentAltText: "STRING_VALUE",
|
|
4527
4530
|
* },
|
|
4528
4531
|
* },
|
|
@@ -3384,7 +3384,9 @@ declare const DescribeAnalysisDefinitionCommand_base: {
|
|
|
3384
3384
|
* // HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3385
3385
|
* // HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3386
3386
|
* // },
|
|
3387
|
+
* // RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3387
3388
|
* // RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3389
|
+
* // ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3388
3390
|
* // ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3389
3391
|
* // ColorScale: { // ColorScale
|
|
3390
3392
|
* // Colors: [ // ColorScaleColorList // required
|
|
@@ -4495,6 +4497,7 @@ declare const DescribeAnalysisDefinitionCommand_base: {
|
|
|
4495
4497
|
* // },
|
|
4496
4498
|
* // },
|
|
4497
4499
|
* // },
|
|
4500
|
+
* // Actions: "<VisualCustomActionList>",
|
|
4498
4501
|
* // VisualContentAltText: "STRING_VALUE",
|
|
4499
4502
|
* // },
|
|
4500
4503
|
* // },
|
|
@@ -3386,7 +3386,9 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
3386
3386
|
* // HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3387
3387
|
* // HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3388
3388
|
* // },
|
|
3389
|
+
* // RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3389
3390
|
* // RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3391
|
+
* // ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3390
3392
|
* // ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3391
3393
|
* // ColorScale: { // ColorScale
|
|
3392
3394
|
* // Colors: [ // ColorScaleColorList // required
|
|
@@ -4497,6 +4499,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4497
4499
|
* // },
|
|
4498
4500
|
* // },
|
|
4499
4501
|
* // },
|
|
4502
|
+
* // Actions: "<VisualCustomActionList>",
|
|
4500
4503
|
* // VisualContentAltText: "STRING_VALUE",
|
|
4501
4504
|
* // },
|
|
4502
4505
|
* // },
|
|
@@ -3404,7 +3404,9 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
3404
3404
|
* // HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3405
3405
|
* // HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3406
3406
|
* // },
|
|
3407
|
+
* // RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3407
3408
|
* // RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3409
|
+
* // ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3408
3410
|
* // ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3409
3411
|
* // ColorScale: { // ColorScale
|
|
3410
3412
|
* // Colors: [ // ColorScaleColorList // required
|
|
@@ -4515,6 +4517,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4515
4517
|
* // },
|
|
4516
4518
|
* // },
|
|
4517
4519
|
* // },
|
|
4520
|
+
* // Actions: "<VisualCustomActionList>",
|
|
4518
4521
|
* // VisualContentAltText: "STRING_VALUE",
|
|
4519
4522
|
* // },
|
|
4520
4523
|
* // },
|
|
@@ -3404,7 +3404,9 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
3404
3404
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3405
3405
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3406
3406
|
* },
|
|
3407
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3407
3408
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3409
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3408
3410
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3409
3411
|
* ColorScale: { // ColorScale
|
|
3410
3412
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4515,6 +4517,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4515
4517
|
* },
|
|
4516
4518
|
* },
|
|
4517
4519
|
* },
|
|
4520
|
+
* Actions: "<VisualCustomActionList>",
|
|
4518
4521
|
* VisualContentAltText: "STRING_VALUE",
|
|
4519
4522
|
* },
|
|
4520
4523
|
* },
|
|
@@ -3450,7 +3450,9 @@ declare const UpdateDashboardCommand_base: {
|
|
|
3450
3450
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3451
3451
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3452
3452
|
* },
|
|
3453
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3453
3454
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3455
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3454
3456
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3455
3457
|
* ColorScale: { // ColorScale
|
|
3456
3458
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4561,6 +4563,7 @@ declare const UpdateDashboardCommand_base: {
|
|
|
4561
4563
|
* },
|
|
4562
4564
|
* },
|
|
4563
4565
|
* },
|
|
4566
|
+
* Actions: "<VisualCustomActionList>",
|
|
4564
4567
|
* VisualContentAltText: "STRING_VALUE",
|
|
4565
4568
|
* },
|
|
4566
4569
|
* },
|
|
@@ -3391,7 +3391,9 @@ declare const UpdateTemplateCommand_base: {
|
|
|
3391
3391
|
* HeatMapRowItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3392
3392
|
* HeatMapColumnItemsLimitConfiguration: "<ItemsLimitConfiguration>",
|
|
3393
3393
|
* },
|
|
3394
|
+
* RowAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3394
3395
|
* RowLabelOptions: "<ChartAxisLabelOptions>",
|
|
3396
|
+
* ColumnAxisDisplayOptions: "<AxisDisplayOptions>",
|
|
3395
3397
|
* ColumnLabelOptions: "<ChartAxisLabelOptions>",
|
|
3396
3398
|
* ColorScale: { // ColorScale
|
|
3397
3399
|
* Colors: [ // ColorScaleColorList // required
|
|
@@ -4502,6 +4504,7 @@ declare const UpdateTemplateCommand_base: {
|
|
|
4502
4504
|
* },
|
|
4503
4505
|
* },
|
|
4504
4506
|
* },
|
|
4507
|
+
* Actions: "<VisualCustomActionList>",
|
|
4505
4508
|
* VisualContentAltText: "STRING_VALUE",
|
|
4506
4509
|
* },
|
|
4507
4510
|
* },
|
|
@@ -3321,11 +3321,21 @@ export interface HeatMapConfiguration {
|
|
|
3321
3321
|
* @public
|
|
3322
3322
|
*/
|
|
3323
3323
|
SortConfiguration?: HeatMapSortConfiguration | undefined;
|
|
3324
|
+
/**
|
|
3325
|
+
* <p>The options that determine the presentation of the row axis label.</p>
|
|
3326
|
+
* @public
|
|
3327
|
+
*/
|
|
3328
|
+
RowAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
3324
3329
|
/**
|
|
3325
3330
|
* <p>The label options of the row that is displayed in a <code>heat map</code>.</p>
|
|
3326
3331
|
* @public
|
|
3327
3332
|
*/
|
|
3328
3333
|
RowLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
3334
|
+
/**
|
|
3335
|
+
* <p>The options that determine the presentation of the row axis label.</p>
|
|
3336
|
+
* @public
|
|
3337
|
+
*/
|
|
3338
|
+
ColumnAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
3329
3339
|
/**
|
|
3330
3340
|
* <p>The label options of the column that is displayed in a heat map.</p>
|
|
3331
3341
|
* @public
|
|
@@ -361,6 +361,11 @@ export interface PluginVisual {
|
|
|
361
361
|
* @public
|
|
362
362
|
*/
|
|
363
363
|
ChartConfiguration?: PluginVisualConfiguration | undefined;
|
|
364
|
+
/**
|
|
365
|
+
* <p>The list of custom actions that are configured for a visual.</p>
|
|
366
|
+
* @public
|
|
367
|
+
*/
|
|
368
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
364
369
|
/**
|
|
365
370
|
* <p>The alt text for the visual.</p>
|
|
366
371
|
* @public
|
|
@@ -894,7 +894,9 @@ export interface HeatMapSortConfiguration {
|
|
|
894
894
|
export interface HeatMapConfiguration {
|
|
895
895
|
FieldWells?: HeatMapFieldWells | undefined;
|
|
896
896
|
SortConfiguration?: HeatMapSortConfiguration | undefined;
|
|
897
|
+
RowAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
897
898
|
RowLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
899
|
+
ColumnAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
898
900
|
ColumnLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
899
901
|
ColorScale?: ColorScale | undefined;
|
|
900
902
|
Legend?: LegendOptions | undefined;
|
|
@@ -173,6 +173,7 @@ export interface PluginVisual {
|
|
|
173
173
|
Title?: VisualTitleLabelOptions | undefined;
|
|
174
174
|
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
175
175
|
ChartConfiguration?: PluginVisualConfiguration | undefined;
|
|
176
|
+
Actions?: VisualCustomAction[] | undefined;
|
|
176
177
|
VisualContentAltText?: string | undefined;
|
|
177
178
|
}
|
|
178
179
|
export declare const RadarChartAxesRangeScale: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-quicksight",
|
|
3
3
|
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.872.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.864.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.872.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.862.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.862.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.862.0",
|