@aws-sdk/client-quicksight 3.1039.0 → 3.1041.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 (48) hide show
  1. package/dist-cjs/schemas/schemas_0.js +101 -86
  2. package/dist-es/schemas/schemas_0.js +69 -54
  3. package/dist-types/commands/CreateAnalysisCommand.d.ts +51 -18
  4. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateDashboardCommand.d.ts +51 -18
  6. package/dist-types/commands/CreateDataSourceCommand.d.ts +4 -0
  7. package/dist-types/commands/CreateTemplateCommand.d.ts +51 -18
  8. package/dist-types/commands/CreateThemeCommand.d.ts +4 -0
  9. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +51 -18
  10. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +2 -0
  11. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +2 -0
  12. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +51 -18
  13. package/dist-types/commands/DescribeDataSourceCommand.d.ts +4 -0
  14. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -2
  16. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +51 -18
  17. package/dist-types/commands/DescribeThemeCommand.d.ts +4 -0
  18. package/dist-types/commands/GetIdentityContextCommand.d.ts +1 -0
  19. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +2 -0
  20. package/dist-types/commands/ListDataSourcesCommand.d.ts +4 -0
  21. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +2 -0
  22. package/dist-types/commands/UpdateAnalysisCommand.d.ts +51 -18
  23. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +2 -0
  24. package/dist-types/commands/UpdateDashboardCommand.d.ts +51 -18
  25. package/dist-types/commands/UpdateDataSourceCommand.d.ts +4 -0
  26. package/dist-types/commands/UpdateTemplateCommand.d.ts +51 -18
  27. package/dist-types/commands/UpdateThemeCommand.d.ts +4 -0
  28. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
  29. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -2
  30. package/dist-types/models/models_0.d.ts +101 -44
  31. package/dist-types/models/models_1.d.ts +31 -13
  32. package/dist-types/models/models_2.d.ts +45 -45
  33. package/dist-types/models/models_3.d.ts +48 -46
  34. package/dist-types/models/models_4.d.ts +67 -58
  35. package/dist-types/models/models_5.d.ts +58 -1
  36. package/dist-types/schemas/schemas_0.d.ts +2 -0
  37. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +2 -4
  38. package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +4 -2
  39. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +4 -2
  41. package/dist-types/ts3.4/models/models_0.d.ts +32 -18
  42. package/dist-types/ts3.4/models/models_1.d.ts +4 -4
  43. package/dist-types/ts3.4/models/models_2.d.ts +12 -11
  44. package/dist-types/ts3.4/models/models_3.d.ts +12 -13
  45. package/dist-types/ts3.4/models/models_4.d.ts +13 -14
  46. package/dist-types/ts3.4/models/models_5.d.ts +15 -1
  47. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  48. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- import type { ActionConnectorErrorType, ActionConnectorSearchFilterNameEnum, ActionConnectorType, AggType, AnalysisErrorType, AnchorOption, AuthorizationCodeGrantCredentialsSource, AxisBinding, CategoricalAggregationFunction, CategoryFilterMatchOperator, CategoryFilterSelectAllOptions, ClientCredentialsSource, ColumnRole, CommitMode, ConnectionAuthType, ControlSortDirection, CrossDatasetTypes, DashboardBehavior, DataLabelContent, DataLabelOverlap, DataLabelPosition, DataPrepSimpleAggregationFunctionType, DateAggregationFunction, DayOfTheWeek, DecalPatternType, DecalStyleType, DigitGroupingStyle, Edition, FilterNullOption, FilterOperator, FilterVisualScope, FontDecoration, FontStyle, FontWeightName, HorizontalTextAlignment, ImageCustomActionTrigger, LayoutElementType, LegendPosition, NegativeValueDisplayMode, NumberScale, NumericEqualityMatchOperator, NumericFilterSelectAllOptions, NumericSeparatorSymbol, OtherCategories, PanelBorderStyle, PaperOrientation, PaperSize, ParameterValueType, PivotTableDataPathType, QBusinessInsightsStatus, QueryExecutionMode, ReferenceLineLabelHorizontalPosition, ReferenceLineLabelVerticalPosition, ReferenceLinePatternType, ReferenceLineSeriesType, ReferenceLineValueLabelRelativePosition, RelativeDateType, RelativeFontSize, ResizeOption, ResourceStatus, SectionPageBreakStatus, SelectAllValueOptions, SelectedFieldOptions, SelectedTooltipType, SheetContentType, SheetControlDateTimePickerType, SheetControlListType, SheetControlSliderType, SheetImageScalingType, SheetLayoutGroupMemberType, SimpleAttributeAggregationFunction, SimpleNumericalAggregationFunction, SmallMultiplesAxisPlacement, SmallMultiplesAxisScale, SortDirection, SpecialValue, TargetVisualOptions, TimeGranularity, TooltipTarget, TooltipTitleType, TopicTimeGranularity, URLTargetConfiguration, ValueWhenUnsetOption, Visibility, VisualCustomActionTrigger, VisualHighlightTrigger, WidgetStatus } from "./enums";
1
+ import type { ActionConnectorErrorType, ActionConnectorSearchFilterNameEnum, ActionConnectorType, AggType, AnalysisErrorType, AnchorOption, AuthorizationCodeGrantCredentialsSource, AxisBinding, CategoricalAggregationFunction, CategoryFilterMatchOperator, CategoryFilterSelectAllOptions, ClientCredentialsSource, ColumnRole, CommitMode, ConnectionAuthType, ControlSortDirection, CrossDatasetTypes, DashboardBehavior, DataLabelContent, DataLabelOverlap, DataLabelPosition, DataPrepSimpleAggregationFunctionType, DateAggregationFunction, DayOfTheWeek, DecalPatternType, DecalStyleType, DigitGroupingStyle, Edition, FilterNullOption, FilterOperator, FilterVisualScope, FontDecoration, FontStyle, FontWeightName, HorizontalTextAlignment, ImageCustomActionTrigger, LayoutElementType, LegendPosition, NegativeValueDisplayMode, NumberScale, NumericEqualityMatchOperator, NumericFilterSelectAllOptions, NumericSeparatorSymbol, OtherCategories, PanelBorderStyle, PaperOrientation, PaperSize, ParameterValueType, QBusinessInsightsStatus, QueryExecutionMode, ReferenceLineLabelHorizontalPosition, ReferenceLineLabelVerticalPosition, ReferenceLinePatternType, ReferenceLineSeriesType, ReferenceLineValueLabelRelativePosition, RelativeDateType, RelativeFontSize, ResizeOption, ResourceStatus, SectionPageBreakStatus, SelectAllValueOptions, SelectedFieldOptions, SelectedTooltipType, SheetContentType, SheetControlDateTimePickerType, SheetControlListType, SheetControlSliderType, SheetImageScalingType, SheetLayoutGroupMemberType, SimpleAttributeAggregationFunction, SimpleNumericalAggregationFunction, SmallMultiplesAxisPlacement, SmallMultiplesAxisScale, SortDirection, SpecialValue, TargetVisualOptions, TimeGranularity, TooltipTarget, TooltipTitleType, TopicTimeGranularity, URLTargetConfiguration, ValueWhenUnsetOption, Visibility, VisualCustomActionTrigger, VisualHighlightTrigger, WidgetStatus } from "./enums";
2
2
  /**
3
3
  * <p>The Quick Sight customizations associated with your Amazon Web Services account or a Quick Sight namespace in a specific Amazon Web Services Region.</p>
4
4
  * @public
@@ -3091,6 +3091,22 @@ export interface DefaultFilterControlOptions {
3091
3091
  */
3092
3092
  DefaultRelativeDateTimeOptions?: DefaultRelativeDateTimeControlOptions | undefined;
3093
3093
  }
3094
+ /**
3095
+ * <p>The title format text configuration for a sheet control. This is a tagged union type. Specify either <code>PlainText</code> or <code>RichText</code>, but not both.</p>
3096
+ * @public
3097
+ */
3098
+ export interface ControlTitleFormatText {
3099
+ /**
3100
+ * <p>The plain text format of the title text.</p>
3101
+ * @public
3102
+ */
3103
+ PlainText?: string | undefined;
3104
+ /**
3105
+ * <p>The rich text format of the title text.</p>
3106
+ * @public
3107
+ */
3108
+ RichText?: string | undefined;
3109
+ }
3094
3110
  /**
3095
3111
  * <p>The default configuration for all dependent controls of the filter.</p>
3096
3112
  * @public
@@ -3100,12 +3116,17 @@ export interface DefaultFilterControlConfiguration {
3100
3116
  * <p>The title of the <code>DefaultFilterControlConfiguration</code>. This title is shared by all controls that are tied to this filter.</p>
3101
3117
  * @public
3102
3118
  */
3103
- Title: string | undefined;
3119
+ Title?: string | undefined;
3104
3120
  /**
3105
3121
  * <p>The control option for the <code>DefaultFilterControlConfiguration</code>.</p>
3106
3122
  * @public
3107
3123
  */
3108
3124
  ControlOptions: DefaultFilterControlOptions | undefined;
3125
+ /**
3126
+ * <p>The title text format configuration for the default filter control.</p>
3127
+ * @public
3128
+ */
3129
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
3109
3130
  }
3110
3131
  /**
3111
3132
  * <p>A <code>CategoryFilter</code> filters text values.</p>
@@ -4354,7 +4375,7 @@ export interface FilterDateTimePickerControl {
4354
4375
  * <p>The title of the <code>FilterDateTimePickerControl</code>.</p>
4355
4376
  * @public
4356
4377
  */
4357
- Title: string | undefined;
4378
+ Title?: string | undefined;
4358
4379
  /**
4359
4380
  * <p>The source filter ID of the <code>FilterDateTimePickerControl</code>.</p>
4360
4381
  * @public
@@ -4385,6 +4406,11 @@ export interface FilterDateTimePickerControl {
4385
4406
  * @public
4386
4407
  */
4387
4408
  CommitMode?: CommitMode | undefined;
4409
+ /**
4410
+ * <p>The title text format configuration for the control.</p>
4411
+ * @public
4412
+ */
4413
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4388
4414
  }
4389
4415
  /**
4390
4416
  * <p>A control to display a dropdown list with buttons that are used to select a single value.</p>
@@ -4400,7 +4426,7 @@ export interface FilterDropDownControl {
4400
4426
  * <p>The title of the <code>FilterDropDownControl</code>.</p>
4401
4427
  * @public
4402
4428
  */
4403
- Title: string | undefined;
4429
+ Title?: string | undefined;
4404
4430
  /**
4405
4431
  * <p>The source filter ID of the <code>FilterDropDownControl</code>.</p>
4406
4432
  * @public
@@ -4446,6 +4472,11 @@ export interface FilterDropDownControl {
4446
4472
  * @public
4447
4473
  */
4448
4474
  ControlSortConfigurations?: ControlSortConfiguration[] | undefined;
4475
+ /**
4476
+ * <p>The title text format configuration for the control.</p>
4477
+ * @public
4478
+ */
4479
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4449
4480
  }
4450
4481
  /**
4451
4482
  * <p>A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.</p>
@@ -4461,7 +4492,7 @@ export interface FilterListControl {
4461
4492
  * <p>The title of the <code>FilterListControl</code>.</p>
4462
4493
  * @public
4463
4494
  */
4464
- Title: string | undefined;
4495
+ Title?: string | undefined;
4465
4496
  /**
4466
4497
  * <p>The source filter ID of the <code>FilterListControl</code>.</p>
4467
4498
  * @public
@@ -4502,6 +4533,11 @@ export interface FilterListControl {
4502
4533
  * @public
4503
4534
  */
4504
4535
  ControlSortConfigurations?: ControlSortConfiguration[] | undefined;
4536
+ /**
4537
+ * <p>The title text format configuration for the control.</p>
4538
+ * @public
4539
+ */
4540
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4505
4541
  }
4506
4542
  /**
4507
4543
  * <p>A control from a date filter that is used to specify the relative date.</p>
@@ -4517,7 +4553,7 @@ export interface FilterRelativeDateTimeControl {
4517
4553
  * <p>The title of the <code>FilterTextAreaControl</code>.</p>
4518
4554
  * @public
4519
4555
  */
4520
- Title: string | undefined;
4556
+ Title?: string | undefined;
4521
4557
  /**
4522
4558
  * <p>The source filter ID of the <code>FilterTextAreaControl</code>.</p>
4523
4559
  * @public
@@ -4533,6 +4569,11 @@ export interface FilterRelativeDateTimeControl {
4533
4569
  * @public
4534
4570
  */
4535
4571
  CommitMode?: CommitMode | undefined;
4572
+ /**
4573
+ * <p>The title text format configuration for the control.</p>
4574
+ * @public
4575
+ */
4576
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4536
4577
  }
4537
4578
  /**
4538
4579
  * <p>A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.</p>
@@ -4548,7 +4589,7 @@ export interface FilterSliderControl {
4548
4589
  * <p>The title of the <code>FilterSliderControl</code>.</p>
4549
4590
  * @public
4550
4591
  */
4551
- Title: string | undefined;
4592
+ Title?: string | undefined;
4552
4593
  /**
4553
4594
  * <p>The source filter ID of the <code>FilterSliderControl</code>.</p>
4554
4595
  * @public
@@ -4589,6 +4630,11 @@ export interface FilterSliderControl {
4589
4630
  * @public
4590
4631
  */
4591
4632
  StepSize: number | undefined;
4633
+ /**
4634
+ * <p>The title text format configuration for the control.</p>
4635
+ * @public
4636
+ */
4637
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4592
4638
  }
4593
4639
  /**
4594
4640
  * <p>A control to display a text box that is used to enter multiple entries.</p>
@@ -4604,7 +4650,7 @@ export interface FilterTextAreaControl {
4604
4650
  * <p>The title of the <code>FilterTextAreaControl</code>.</p>
4605
4651
  * @public
4606
4652
  */
4607
- Title: string | undefined;
4653
+ Title?: string | undefined;
4608
4654
  /**
4609
4655
  * <p>The source filter ID of the <code>FilterTextAreaControl</code>.</p>
4610
4656
  * @public
@@ -4620,6 +4666,11 @@ export interface FilterTextAreaControl {
4620
4666
  * @public
4621
4667
  */
4622
4668
  DisplayOptions?: TextAreaControlDisplayOptions | undefined;
4669
+ /**
4670
+ * <p>The title text format configuration for the control.</p>
4671
+ * @public
4672
+ */
4673
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4623
4674
  }
4624
4675
  /**
4625
4676
  * <p>A control to display a text box that is used to enter a single entry.</p>
@@ -4635,7 +4686,7 @@ export interface FilterTextFieldControl {
4635
4686
  * <p>The title of the <code>FilterTextFieldControl</code>.</p>
4636
4687
  * @public
4637
4688
  */
4638
- Title: string | undefined;
4689
+ Title?: string | undefined;
4639
4690
  /**
4640
4691
  * <p>The source filter ID of the <code>FilterTextFieldControl</code>.</p>
4641
4692
  * @public
@@ -4646,6 +4697,11 @@ export interface FilterTextFieldControl {
4646
4697
  * @public
4647
4698
  */
4648
4699
  DisplayOptions?: TextFieldControlDisplayOptions | undefined;
4700
+ /**
4701
+ * <p>The title text format configuration for the control.</p>
4702
+ * @public
4703
+ */
4704
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
4649
4705
  }
4650
4706
  /**
4651
4707
  * <p>The control of a filter that is used to interact with a dashboard or an analysis.</p>
@@ -5342,7 +5398,7 @@ export interface ParameterDateTimePickerControl {
5342
5398
  * <p>The title of the <code>ParameterDateTimePickerControl</code>.</p>
5343
5399
  * @public
5344
5400
  */
5345
- Title: string | undefined;
5401
+ Title?: string | undefined;
5346
5402
  /**
5347
5403
  * <p>The name of the <code>ParameterDateTimePickerControl</code>.</p>
5348
5404
  * @public
@@ -5353,6 +5409,11 @@ export interface ParameterDateTimePickerControl {
5353
5409
  * @public
5354
5410
  */
5355
5411
  DisplayOptions?: DateTimePickerControlDisplayOptions | undefined;
5412
+ /**
5413
+ * <p>The title text format configuration for the control.</p>
5414
+ * @public
5415
+ */
5416
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5356
5417
  }
5357
5418
  /**
5358
5419
  * <p>A list of selectable values that are used in a control.</p>
@@ -5384,7 +5445,7 @@ export interface ParameterDropDownControl {
5384
5445
  * <p>The title of the <code>ParameterDropDownControl</code>.</p>
5385
5446
  * @public
5386
5447
  */
5387
- Title: string | undefined;
5448
+ Title?: string | undefined;
5388
5449
  /**
5389
5450
  * <p>The source parameter name of the <code>ParameterDropDownControl</code>.</p>
5390
5451
  * @public
@@ -5420,6 +5481,11 @@ export interface ParameterDropDownControl {
5420
5481
  * @public
5421
5482
  */
5422
5483
  ControlSortConfigurations?: ControlSortConfiguration[] | undefined;
5484
+ /**
5485
+ * <p>The title text format configuration for the control.</p>
5486
+ * @public
5487
+ */
5488
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5423
5489
  }
5424
5490
  /**
5425
5491
  * <p>A control to display a list with buttons or boxes that are used to select either a single value or multiple values.</p>
@@ -5435,7 +5501,7 @@ export interface ParameterListControl {
5435
5501
  * <p>The title of the <code>ParameterListControl</code>.</p>
5436
5502
  * @public
5437
5503
  */
5438
- Title: string | undefined;
5504
+ Title?: string | undefined;
5439
5505
  /**
5440
5506
  * <p>The source parameter name of the <code>ParameterListControl</code>.</p>
5441
5507
  * @public
@@ -5466,6 +5532,11 @@ export interface ParameterListControl {
5466
5532
  * @public
5467
5533
  */
5468
5534
  ControlSortConfigurations?: ControlSortConfiguration[] | undefined;
5535
+ /**
5536
+ * <p>The title text format configuration for the control.</p>
5537
+ * @public
5538
+ */
5539
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5469
5540
  }
5470
5541
  /**
5471
5542
  * <p>A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.</p>
@@ -5481,7 +5552,7 @@ export interface ParameterSliderControl {
5481
5552
  * <p>The title of the <code>ParameterSliderControl</code>.</p>
5482
5553
  * @public
5483
5554
  */
5484
- Title: string | undefined;
5555
+ Title?: string | undefined;
5485
5556
  /**
5486
5557
  * <p>The source parameter name of the <code>ParameterSliderControl</code>.</p>
5487
5558
  * @public
@@ -5507,6 +5578,11 @@ export interface ParameterSliderControl {
5507
5578
  * @public
5508
5579
  */
5509
5580
  StepSize: number | undefined;
5581
+ /**
5582
+ * <p>The title text format configuration for the control.</p>
5583
+ * @public
5584
+ */
5585
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5510
5586
  }
5511
5587
  /**
5512
5588
  * <p>A control to display a text box that is used to enter multiple entries.</p>
@@ -5522,7 +5598,7 @@ export interface ParameterTextAreaControl {
5522
5598
  * <p>The title of the <code>ParameterTextAreaControl</code>.</p>
5523
5599
  * @public
5524
5600
  */
5525
- Title: string | undefined;
5601
+ Title?: string | undefined;
5526
5602
  /**
5527
5603
  * <p>The source parameter name of the <code>ParameterTextAreaControl</code>.</p>
5528
5604
  * @public
@@ -5538,6 +5614,11 @@ export interface ParameterTextAreaControl {
5538
5614
  * @public
5539
5615
  */
5540
5616
  DisplayOptions?: TextAreaControlDisplayOptions | undefined;
5617
+ /**
5618
+ * <p>The title text format configuration for the control.</p>
5619
+ * @public
5620
+ */
5621
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5541
5622
  }
5542
5623
  /**
5543
5624
  * <p>A control to display a text box that is used to enter a single entry.</p>
@@ -5553,7 +5634,7 @@ export interface ParameterTextFieldControl {
5553
5634
  * <p>The title of the <code>ParameterTextFieldControl</code>.</p>
5554
5635
  * @public
5555
5636
  */
5556
- Title: string | undefined;
5637
+ Title?: string | undefined;
5557
5638
  /**
5558
5639
  * <p>The source parameter name of the <code>ParameterTextFieldControl</code>.</p>
5559
5640
  * @public
@@ -5564,6 +5645,11 @@ export interface ParameterTextFieldControl {
5564
5645
  * @public
5565
5646
  */
5566
5647
  DisplayOptions?: TextFieldControlDisplayOptions | undefined;
5648
+ /**
5649
+ * <p>The title text format configuration for the control.</p>
5650
+ * @public
5651
+ */
5652
+ ControlTitleFormatText?: ControlTitleFormatText | undefined;
5567
5653
  }
5568
5654
  /**
5569
5655
  * <p>The control of a parameter that users can interact with in a dashboard or an analysis.</p>
@@ -7447,32 +7533,3 @@ export interface TooltipOptions {
7447
7533
  */
7448
7534
  SheetTooltip?: SheetTooltip | undefined;
7449
7535
  }
7450
- /**
7451
- * <p>The type of the data path value.</p>
7452
- * @public
7453
- */
7454
- export interface DataPathType {
7455
- /**
7456
- * <p>The type of data path value utilized in a pivot table. Choose one of the following options:</p>
7457
- * <ul>
7458
- * <li>
7459
- * <p>
7460
- * <code>HIERARCHY_ROWS_LAYOUT_COLUMN</code> - The type of data path for the rows layout column, when <code>RowsLayout</code> is set to <code>HIERARCHY</code>.</p>
7461
- * </li>
7462
- * <li>
7463
- * <p>
7464
- * <code>MULTIPLE_ROW_METRICS_COLUMN</code> - The type of data path for the metric column when the row is set to Metric Placement.</p>
7465
- * </li>
7466
- * <li>
7467
- * <p>
7468
- * <code>EMPTY_COLUMN_HEADER</code> - The type of data path for the column with empty column header, when there is no field in <code>ColumnsFieldWell</code> and the row is set to Metric Placement.</p>
7469
- * </li>
7470
- * <li>
7471
- * <p>
7472
- * <code>COUNT_METRIC_COLUMN</code> - The type of data path for the column with <code>COUNT</code> as the metric, when there is no field in the <code>ValuesFieldWell</code>.</p>
7473
- * </li>
7474
- * </ul>
7475
- * @public
7476
- */
7477
- PivotTableDataPathType?: PivotTableDataPathType | undefined;
7478
- }
@@ -1,5 +1,34 @@
1
- import type { ArcThickness, ArcThicknessOptions, AxisBinding, BarChartOrientation, BarsArrangement, BaseMapStyleType, BoxPlotFillStyle, ColorFillType, ComparisonMethod, ConditionalFormattingIconDisplayOption, ConditionalFormattingIconSetType, CustomContentImageScalingConfiguration, CustomContentType, DashboardCustomizationStatus, DataLabelPosition, ForecastComputationSeasonality, FunnelChartMeasureDataLabelStyle, GeospatialColorState, GeospatialLayerType, GeospatialMapNavigation, GeospatialSelectedPointStyle, HistogramBinType, HorizontalTextAlignment, Icon, KPISparklineType, KPIVisualStandardLayoutType, LayerCustomActionTrigger, LineChartLineStyle, LineChartMarkerShape, LineChartType, LineInterpolation, MapZoomMode, MaximumMinimumComputationType, MissingDataTreatmentOption, PivotTableConditionalFormattingScopeRole, PivotTableFieldCollapseState, PivotTableMetricPlacement, PivotTableRowsLayout, PivotTableSubtotalLevel, PluginVisualAxisName, PrimaryValueDisplayType, RadarChartAxesRangeScale, RadarChartShape, SimpleTotalAggregationFunction, SingleYAxisOption, SortDirection, SparklineAxisBehavior, SparklineVisualType, StyledCellType, TableBorderStyle, TableCellImageScalingConfiguration, TableFieldIconSetType, TableOrientation, TableTotalsPlacement, TableTotalsScrollStatus, TextWrap, TimeGranularity, TopBottomComputationType, TopBottomSortOrder, TransposedColumnType, URLTargetConfiguration, VerticalTextAlignment, Visibility, WidgetStatus } from "./enums";
2
- import type { AxisDisplayOptions, BarChartDefaultSeriesSettings, BarChartFieldWells, BarChartSortConfiguration, BarSeriesItem, BorderSettings, ChartAxisLabelOptions, ColumnIdentifier, ColumnSort, ContributionAnalysisDefault, CustomActionFilterOperation, CustomActionNavigationOperation, CustomActionSetParametersOperation, CustomActionURLOperation, DataLabelOptions, DataPathType, DecalSettings, DimensionField, FieldSort, FieldSortOptions, FontConfiguration, FormatConfiguration, ItemsLimitConfiguration, LegendOptions, MeasureField, NumberDisplayFormatConfiguration, PercentageDisplayFormatConfiguration, ReferenceLine, SmallMultiplesOptions, TooltipOptions, VisualCustomAction, VisualInteractionOptions } from "./models_0";
1
+ import type { ArcThickness, ArcThicknessOptions, AxisBinding, BarChartOrientation, BarsArrangement, BaseMapStyleType, BoxPlotFillStyle, ColorFillType, ComparisonMethod, ConditionalFormattingIconDisplayOption, ConditionalFormattingIconSetType, CustomContentImageScalingConfiguration, CustomContentType, DashboardCustomizationStatus, DataLabelPosition, ForecastComputationSeasonality, FunnelChartMeasureDataLabelStyle, GeospatialColorState, GeospatialLayerType, GeospatialMapNavigation, GeospatialSelectedPointStyle, HistogramBinType, HorizontalTextAlignment, Icon, KPISparklineType, KPIVisualStandardLayoutType, LayerCustomActionTrigger, LineChartLineStyle, LineChartMarkerShape, LineChartType, LineInterpolation, MapZoomMode, MaximumMinimumComputationType, MissingDataTreatmentOption, PivotTableConditionalFormattingScopeRole, PivotTableDataPathType, PivotTableFieldCollapseState, PivotTableMetricPlacement, PivotTableRowsLayout, PivotTableSubtotalLevel, PluginVisualAxisName, PrimaryValueDisplayType, RadarChartAxesRangeScale, RadarChartShape, SimpleTotalAggregationFunction, SingleYAxisOption, SortDirection, SparklineAxisBehavior, SparklineVisualType, StyledCellType, TableBorderStyle, TableCellImageScalingConfiguration, TableFieldIconSetType, TableOrientation, TableTotalsPlacement, TableTotalsScrollStatus, TextWrap, TimeGranularity, TopBottomComputationType, TopBottomSortOrder, TransposedColumnType, URLTargetConfiguration, VerticalTextAlignment, Visibility, WidgetStatus } from "./enums";
2
+ import type { AxisDisplayOptions, BarChartDefaultSeriesSettings, BarChartFieldWells, BarChartSortConfiguration, BarSeriesItem, BorderSettings, ChartAxisLabelOptions, ColumnIdentifier, ColumnSort, ContributionAnalysisDefault, CustomActionFilterOperation, CustomActionNavigationOperation, CustomActionSetParametersOperation, CustomActionURLOperation, DataLabelOptions, DecalSettings, DimensionField, FieldSort, FieldSortOptions, FontConfiguration, FormatConfiguration, ItemsLimitConfiguration, LegendOptions, MeasureField, NumberDisplayFormatConfiguration, PercentageDisplayFormatConfiguration, ReferenceLine, SmallMultiplesOptions, TooltipOptions, VisualCustomAction, VisualInteractionOptions } from "./models_0";
3
+ /**
4
+ * <p>The type of the data path value.</p>
5
+ * @public
6
+ */
7
+ export interface DataPathType {
8
+ /**
9
+ * <p>The type of data path value utilized in a pivot table. Choose one of the following options:</p>
10
+ * <ul>
11
+ * <li>
12
+ * <p>
13
+ * <code>HIERARCHY_ROWS_LAYOUT_COLUMN</code> - The type of data path for the rows layout column, when <code>RowsLayout</code> is set to <code>HIERARCHY</code>.</p>
14
+ * </li>
15
+ * <li>
16
+ * <p>
17
+ * <code>MULTIPLE_ROW_METRICS_COLUMN</code> - The type of data path for the metric column when the row is set to Metric Placement.</p>
18
+ * </li>
19
+ * <li>
20
+ * <p>
21
+ * <code>EMPTY_COLUMN_HEADER</code> - The type of data path for the column with empty column header, when there is no field in <code>ColumnsFieldWell</code> and the row is set to Metric Placement.</p>
22
+ * </li>
23
+ * <li>
24
+ * <p>
25
+ * <code>COUNT_METRIC_COLUMN</code> - The type of data path for the column with <code>COUNT</code> as the metric, when there is no field in the <code>ValuesFieldWell</code>.</p>
26
+ * </li>
27
+ * </ul>
28
+ * @public
29
+ */
30
+ PivotTableDataPathType?: PivotTableDataPathType | undefined;
31
+ }
3
32
  /**
4
33
  * <p>The data path that needs to be sorted.</p>
5
34
  * @public
@@ -7264,14 +7293,3 @@ export interface WaterfallChartSortConfiguration {
7264
7293
  */
7265
7294
  BreakdownItemsLimit?: ItemsLimitConfiguration | undefined;
7266
7295
  }
7267
- /**
7268
- * <p>The options that determine the presentation of a waterfall visual.</p>
7269
- * @public
7270
- */
7271
- export interface WaterfallChartOptions {
7272
- /**
7273
- * <p>This option determines the total bar label of a waterfall visual.</p>
7274
- * @public
7275
- */
7276
- TotalBarLabel?: string | undefined;
7277
- }
@@ -1,6 +1,17 @@
1
- import type { ActionConnectorType, AggType, AnalysisFilterAttribute, AnchorType, AnonymousUserDashboardEmbeddingConfigurationDisabledFeature, AnonymousUserDashboardEmbeddingConfigurationEnabledFeature, AssetBundleExportFormat, AssetBundleExportJobAnalysisPropertyToOverride, AssetBundleExportJobDashboardPropertyToOverride, AssetBundleExportJobDataSetPropertyToOverride, AssetBundleExportJobDataSourcePropertyToOverride, AssetBundleExportJobFolderPropertyToOverride, AssetBundleExportJobRefreshSchedulePropertyToOverride, AssetBundleExportJobStatus, AssetBundleExportJobThemePropertyToOverride, AssetBundleExportJobVPCConnectionPropertyToOverride, AssetBundleImportFailureAction, AssetBundleImportJobStatus, AuthenticationMethodOption, AuthenticationType, AuthorizationCodeGrantCredentialsSource, BrandStatus, BrandVersionStatus, CapabilityState, ClientCredentialsSource, ColumnDataSubType, ColumnDataType, ColumnOrderingType, ComparisonMethodType, ConnectionAuthType, ConstantType, ContributionAnalysisDirection, ContributionAnalysisSortType, DashboardBehavior, DashboardUIState, DataSetDateComparisonFilterOperator, DataSetNumericComparisonFilterOperator, DatasetParameterValueType, DataSetStringComparisonFilterOperator, DataSetStringListFilterOperator, DisplayFormat, Edition, FilterClass, FilterOperator, GeoSpatialCountryCode, GeoSpatialDataRole, InputColumnDataType, JoinOperationType, LookbackWindowSizeUnit, NullFilterOption, NumberScale, RefreshFailureAlertStatus, ResourceStatus, ReviewedAnswerErrorCode, ServiceType, SheetContentType, SnapshotFileFormatType, SnapshotFileSheetSelectionScope, StarburstProductType, TimeGranularity, TopicIRFilterFunction, TopicIRFilterType, TopicNumericSeparatorSymbol, TopicSortDirection, TopicTimeGranularity, UndefinedSpecifiedValueType, ValidationStrategyMode, WebCrawlerAuthType, WordCloudCloudLayout, WordCloudWordCasing, WordCloudWordOrientation, WordCloudWordPadding, WordCloudWordScaling } from "./enums";
2
- import type { AccountCustomization, AdHocFilteringOption, AggFunction, AggregateOperation, AggregationPartitionBy, AmazonElasticsearchParameters, AmazonOpenSearchParameters, AnalysisDefaults, AssetOptions, AxisDisplayOptions, CalculatedField, ChartAxisLabelOptions, ColumnConfiguration, DataLabelOptions, DataPrepAggregationFunction, DataSetColumnIdMapping, DataSetIdentifierDeclaration, DimensionField, FieldSortOptions, FilterControl, FilterGroup, ItemsLimitConfiguration, Layout, LegendOptions, MeasureField, ParameterControl, ParameterDeclaration, QueryExecutionOptions, SheetControlLayout, SheetImage, SheetTextBox, TransformOperationSource, VisualCustomAction, VisualCustomActionDefaults, VisualInteractionOptions, VisualMenuOption } from "./models_0";
3
- import type { BarChartVisual, BoxPlotVisual, ColumnHierarchy, ComboChartVisual, CustomContentVisual, EmptyVisual, FilledMapVisual, FunnelChartVisual, GaugeChartVisual, GeospatialMapVisual, HeatMapVisual, HistogramVisual, InsightVisual, KPIVisual, LayerMapVisual, LineChartVisual, PieChartVisual, PivotTableVisual, PluginVisual, RadarChartVisual, SankeyDiagramVisual, ScatterPlotVisual, TableVisual, TreeMapVisual, VisualPalette, VisualSubtitleLabelOptions, VisualTitleLabelOptions, WaterfallChartColorConfiguration, WaterfallChartFieldWells, WaterfallChartOptions, WaterfallChartSortConfiguration } from "./models_1";
1
+ import type { ActionConnectorType, AggType, AnalysisFilterAttribute, AnchorType, AnonymousUserDashboardEmbeddingConfigurationDisabledFeature, AnonymousUserDashboardEmbeddingConfigurationEnabledFeature, AssetBundleExportFormat, AssetBundleExportJobAnalysisPropertyToOverride, AssetBundleExportJobDashboardPropertyToOverride, AssetBundleExportJobDataSetPropertyToOverride, AssetBundleExportJobDataSourcePropertyToOverride, AssetBundleExportJobFolderPropertyToOverride, AssetBundleExportJobRefreshSchedulePropertyToOverride, AssetBundleExportJobStatus, AssetBundleExportJobThemePropertyToOverride, AssetBundleExportJobVPCConnectionPropertyToOverride, AssetBundleImportFailureAction, AssetBundleImportJobStatus, AuthenticationMethodOption, AuthenticationType, AuthorizationCodeGrantCredentialsSource, BrandStatus, BrandVersionStatus, CapabilityState, ClientCredentialsSource, ColumnDataSubType, ColumnDataType, ColumnOrderingType, ComparisonMethodType, ConnectionAuthType, ConstantType, ContributionAnalysisDirection, ContributionAnalysisSortType, DashboardBehavior, DashboardUIState, DataSetDateComparisonFilterOperator, DataSetNumericComparisonFilterOperator, DatasetParameterValueType, DataSetStringComparisonFilterOperator, DataSetStringListFilterOperator, DisplayFormat, Edition, FilterClass, FilterOperator, GeoSpatialCountryCode, GeoSpatialDataRole, HorizontalTextAlignment, InputColumnDataType, JoinOperationType, LookbackWindowSizeUnit, NullFilterOption, NumberScale, RefreshFailureAlertStatus, ResourceStatus, ReviewedAnswerErrorCode, ServiceType, SheetContentType, SnapshotFileFormatType, SnapshotFileSheetSelectionScope, StarburstProductType, TimeGranularity, TopicIRFilterFunction, TopicIRFilterType, TopicNumericSeparatorSymbol, TopicSortDirection, TopicTimeGranularity, UndefinedSpecifiedValueType, ValidationStrategyMode, WebCrawlerAuthType, WordCloudCloudLayout, WordCloudWordCasing, WordCloudWordOrientation, WordCloudWordPadding, WordCloudWordScaling } from "./enums";
2
+ import type { AccountCustomization, AdHocFilteringOption, AggFunction, AggregateOperation, AggregationPartitionBy, AmazonElasticsearchParameters, AmazonOpenSearchParameters, AnalysisDefaults, AssetOptions, AxisDisplayOptions, CalculatedField, ChartAxisLabelOptions, ColumnConfiguration, DataLabelOptions, DataPrepAggregationFunction, DataSetColumnIdMapping, DataSetIdentifierDeclaration, DimensionField, FieldSortOptions, FilterControl, FilterGroup, FontConfiguration, ItemsLimitConfiguration, Layout, LegendOptions, MeasureField, ParameterControl, ParameterDeclaration, QueryExecutionOptions, SheetControlLayout, SheetImage, SheetTextBox, TransformOperationSource, VisualCustomAction, VisualCustomActionDefaults, VisualInteractionOptions, VisualMenuOption } from "./models_0";
3
+ import type { BarChartVisual, BoxPlotVisual, ColumnHierarchy, ComboChartVisual, CustomContentVisual, EmptyVisual, FilledMapVisual, FunnelChartVisual, GaugeChartVisual, GeospatialMapVisual, HeatMapVisual, HistogramVisual, InsightVisual, KPIVisual, LayerMapVisual, LineChartVisual, PieChartVisual, PivotTableVisual, PluginVisual, RadarChartVisual, SankeyDiagramVisual, ScatterPlotVisual, TableVisual, TreeMapVisual, VisualPalette, VisualSubtitleLabelOptions, VisualTitleLabelOptions, WaterfallChartColorConfiguration, WaterfallChartFieldWells, WaterfallChartSortConfiguration } from "./models_1";
4
+ /**
5
+ * <p>The options that determine the presentation of a waterfall visual.</p>
6
+ * @public
7
+ */
8
+ export interface WaterfallChartOptions {
9
+ /**
10
+ * <p>This option determines the total bar label of a waterfall visual.</p>
11
+ * @public
12
+ */
13
+ TotalBarLabel?: string | undefined;
14
+ }
4
15
  /**
5
16
  * <p>The configuration for a waterfall visual.</p>
6
17
  * @public
@@ -2549,6 +2560,11 @@ export interface OAuthParameters {
2549
2560
  * @public
2550
2561
  */
2551
2562
  IdentityProviderResourceUri?: string | undefined;
2563
+ /**
2564
+ * <p>The S3 URI of the identity provider's CA certificates bundle in PEM format. Use this parameter to provide a custom CA certificate bundle for the identity provider when the default trust store does not include the required certificates.</p>
2565
+ * @public
2566
+ */
2567
+ IdentityProviderCACertificatesBundleS3Uri?: string | undefined;
2552
2568
  }
2553
2569
  /**
2554
2570
  * <p>The parameters for Snowflake.</p>
@@ -7267,6 +7283,16 @@ export interface Capabilities {
7267
7283
  * @public
7268
7284
  */
7269
7285
  GenerateAnalyses?: CapabilityState | undefined;
7286
+ /**
7287
+ * <p>The ability to perform Story-related actions.</p>
7288
+ * @public
7289
+ */
7290
+ Story?: CapabilityState | undefined;
7291
+ /**
7292
+ * <p>The ability to perform Scenario-related actions.</p>
7293
+ * @public
7294
+ */
7295
+ Scenario?: CapabilityState | undefined;
7270
7296
  }
7271
7297
  /**
7272
7298
  * <p>A transform operation that casts a column to a different type.</p>
@@ -7516,6 +7542,22 @@ export interface ComparativeOrder {
7516
7542
  */
7517
7543
  TreatUndefinedSpecifiedValues?: UndefinedSpecifiedValueType | undefined;
7518
7544
  }
7545
+ /**
7546
+ * <p>Configures the display properties of the control title.</p>
7547
+ * @public
7548
+ */
7549
+ export interface ControlTitleFontConfiguration {
7550
+ /**
7551
+ * <p>Configures the font settings for the control title.</p>
7552
+ * @public
7553
+ */
7554
+ FontConfiguration?: FontConfiguration | undefined;
7555
+ /**
7556
+ * <p>Determines the alignment of the control title.</p>
7557
+ * @public
7558
+ */
7559
+ TextAlignment?: HorizontalTextAlignment | undefined;
7560
+ }
7519
7561
  /**
7520
7562
  * @public
7521
7563
  */
@@ -9662,45 +9704,3 @@ export interface DataSetUsageConfiguration {
9662
9704
  */
9663
9705
  DisableUseAsImportedSource?: boolean | undefined;
9664
9706
  }
9665
- /**
9666
- * <p>A FieldFolder element is a folder that contains fields and nested subfolders.</p>
9667
- * @public
9668
- */
9669
- export interface FieldFolder {
9670
- /**
9671
- * <p>The description for a field folder.</p>
9672
- * @public
9673
- */
9674
- description?: string | undefined;
9675
- /**
9676
- * <p>A folder has a list of columns. A column can only be in one folder.</p>
9677
- * @public
9678
- */
9679
- columns?: string[] | undefined;
9680
- }
9681
- /**
9682
- * <p>The configuration that overrides the existing default values for a dataset parameter that is inherited from another dataset.</p>
9683
- * @public
9684
- */
9685
- export interface NewDefaultValues {
9686
- /**
9687
- * <p>A list of static default values for a given string parameter.</p>
9688
- * @public
9689
- */
9690
- StringStaticValues?: string[] | undefined;
9691
- /**
9692
- * <p>A list of static default values for a given decimal parameter.</p>
9693
- * @public
9694
- */
9695
- DecimalStaticValues?: number[] | undefined;
9696
- /**
9697
- * <p>A list of static default values for a given date time parameter.</p>
9698
- * @public
9699
- */
9700
- DateTimeStaticValues?: Date[] | undefined;
9701
- /**
9702
- * <p>A list of static default values for a given integer parameter.</p>
9703
- * @public
9704
- */
9705
- IntegerStaticValues?: number[] | undefined;
9706
- }
@@ -1,6 +1,48 @@
1
1
  import type { AssetBundleExportFormat, AssetBundleExportJobStatus, AssetBundleImportFailureAction, AssetBundleImportJobStatus, AssignmentStatus, AuthorSpecifiedAggregation, AutomationJobStatus, CategoryFilterFunction, CategoryFilterType, ColumnDataRole, ColumnDataSubType, ColumnDataType, ColumnTagName, ConstantType, DashboardErrorType, DashboardFilterAttribute, DashboardsQAStatus, DataSetFilterAttribute, DataSetImportMode, DataSetUseAs, DataSourceErrorInfoType, DataSourceFilterAttribute, DataSourceType, DayOfWeek, DefaultAggregation, DisplayFormat, FileFormat, FilterClass, FilterOperator, FolderType, HorizontalTextAlignment, IdentityStore, IncludeFolderMembers, IngestionErrorType, IngestionRequestSource, IngestionRequestType, IngestionStatus, IngestionType, JoinType, MemberType, NamedEntityAggType, NamedFilterAggType, NamedFilterType, NamespaceErrorType, NamespaceStatus, NullFilterType, PersonalizationMode, PropertyRole, PropertyUsage, QDataKeyType, QSearchStatus, RefreshInterval, ResourceStatus, Role, RowLevelPermissionFormatVersion, RowLevelPermissionPolicy, ServiceType, SharingModel, SnapshotJobStatus, Status, TextQualifier, TextTransform, TopicRelativeDateFilterFunction, TopicScheduleType, TopicTimeGranularity, TopicUserExperienceVersion, VPCConnectionAvailabilityStatus, VPCConnectionResourceStatus } from "./enums";
2
2
  import type { AccountCustomization, AccountInfo, AccountSettings, ActionConnector, Analysis, AnalysisDefaults, AnalysisError, AssetOptions, CalculatedField, ColumnConfiguration, Entity, FilterGroup, FontConfiguration, ParameterDeclaration, QueryExecutionOptions, Sheet } from "./models_0";
3
- import type { _Parameters, AnalysisDefinition, AnonymousUserSnapshotJobResult, AssetBundleCloudFormationOverridePropertyConfiguration, AssetBundleExportJobError, AssetBundleExportJobValidationStrategy, AssetBundleExportJobWarning, AssetBundleImportJobError, AssetBundleImportJobOverrideParameters, AssetBundleImportJobOverridePermissions, AssetBundleImportJobOverrideTags, AssetBundleImportJobOverrideValidationStrategy, AssetBundleImportJobWarning, AssetBundleImportSourceDescription, BorderStyle, BrandDefinition, BrandDetail, Capabilities, CastColumnTypeOperation, CellValueSynonym, CollectiveConstant, ColumnGroup, ColumnGroupSchema, ColumnLevelPermissionRule, ColumnSchema, ColumnTag, ComparativeOrder, CreateColumnsOperation, DashboardPublishOptions, DashboardVersionDefinition, DataPrepConfiguration, DatasetParameter, DataSetReference, DataSetRefreshProperties, DataSetUsageConfiguration, DataSourceParameters, DisplayFormatOptions, FieldFolder, FilterOperation, InputColumn, LinkSharingConfiguration, NewDefaultValues, ProjectOperation, RenameColumnOperation, ResourcePermission, SheetDefinition, SnapshotFile, SnapshotJobResultFileGroup, SnapshotS3DestinationConfiguration, SslProperties, StaticFile, Tag, TooltipSheetDefinition, ValidationStrategy, VpcConnectionProperties } from "./models_2";
3
+ import type { _Parameters, AnalysisDefinition, AnonymousUserSnapshotJobResult, AssetBundleCloudFormationOverridePropertyConfiguration, AssetBundleExportJobError, AssetBundleExportJobValidationStrategy, AssetBundleExportJobWarning, AssetBundleImportJobError, AssetBundleImportJobOverrideParameters, AssetBundleImportJobOverridePermissions, AssetBundleImportJobOverrideTags, AssetBundleImportJobOverrideValidationStrategy, AssetBundleImportJobWarning, AssetBundleImportSourceDescription, BorderStyle, BrandDefinition, BrandDetail, Capabilities, CastColumnTypeOperation, CellValueSynonym, CollectiveConstant, ColumnGroup, ColumnGroupSchema, ColumnLevelPermissionRule, ColumnSchema, ColumnTag, ComparativeOrder, ControlTitleFontConfiguration, CreateColumnsOperation, DashboardPublishOptions, DashboardVersionDefinition, DataPrepConfiguration, DatasetParameter, DataSetReference, DataSetRefreshProperties, DataSetUsageConfiguration, DataSourceParameters, DisplayFormatOptions, FilterOperation, InputColumn, LinkSharingConfiguration, ProjectOperation, RenameColumnOperation, ResourcePermission, SheetDefinition, SnapshotFile, SnapshotJobResultFileGroup, SnapshotS3DestinationConfiguration, SslProperties, StaticFile, Tag, TooltipSheetDefinition, ValidationStrategy, VpcConnectionProperties } from "./models_2";
4
+ /**
5
+ * <p>A FieldFolder element is a folder that contains fields and nested subfolders.</p>
6
+ * @public
7
+ */
8
+ export interface FieldFolder {
9
+ /**
10
+ * <p>The description for a field folder.</p>
11
+ * @public
12
+ */
13
+ description?: string | undefined;
14
+ /**
15
+ * <p>A folder has a list of columns. A column can only be in one folder.</p>
16
+ * @public
17
+ */
18
+ columns?: string[] | undefined;
19
+ }
20
+ /**
21
+ * <p>The configuration that overrides the existing default values for a dataset parameter that is inherited from another dataset.</p>
22
+ * @public
23
+ */
24
+ export interface NewDefaultValues {
25
+ /**
26
+ * <p>A list of static default values for a given string parameter.</p>
27
+ * @public
28
+ */
29
+ StringStaticValues?: string[] | undefined;
30
+ /**
31
+ * <p>A list of static default values for a given decimal parameter.</p>
32
+ * @public
33
+ */
34
+ DecimalStaticValues?: number[] | undefined;
35
+ /**
36
+ * <p>A list of static default values for a given date time parameter.</p>
37
+ * @public
38
+ */
39
+ DateTimeStaticValues?: Date[] | undefined;
40
+ /**
41
+ * <p>A list of static default values for a given integer parameter.</p>
42
+ * @public
43
+ */
44
+ IntegerStaticValues?: number[] | undefined;
45
+ }
4
46
  /**
5
47
  * <p>A transform operation that overrides the dataset parameter values that are defined in another dataset.</p>
6
48
  * @public
@@ -2364,6 +2406,11 @@ export interface Typography {
2364
2406
  * @public
2365
2407
  */
2366
2408
  VisualSubtitleFontConfiguration?: VisualSubtitleFontConfiguration | undefined;
2409
+ /**
2410
+ * <p>Configures the display properties of the control title.</p>
2411
+ * @public
2412
+ */
2413
+ ControlTitleFontConfiguration?: ControlTitleFontConfiguration | undefined;
2367
2414
  }
2368
2415
  /**
2369
2416
  * <p>The theme colors that apply to UI and to charts, excluding data colors. The colors
@@ -8320,48 +8367,3 @@ export interface DescribeRefreshScheduleRequest {
8320
8367
  */
8321
8368
  ScheduleId: string | undefined;
8322
8369
  }
8323
- /**
8324
- * @public
8325
- */
8326
- export interface DescribeRefreshScheduleResponse {
8327
- /**
8328
- * <p>The refresh schedule.</p>
8329
- * @public
8330
- */
8331
- RefreshSchedule?: RefreshSchedule | undefined;
8332
- /**
8333
- * <p>The HTTP status of the request.</p>
8334
- * @public
8335
- */
8336
- Status?: number | undefined;
8337
- /**
8338
- * <p>The Amazon Web Services request ID for this operation.</p>
8339
- * @public
8340
- */
8341
- RequestId?: string | undefined;
8342
- /**
8343
- * <p>The Amazon Resource Name (ARN) for the refresh schedule.</p>
8344
- * @public
8345
- */
8346
- Arn?: string | undefined;
8347
- }
8348
- /**
8349
- * @public
8350
- */
8351
- export interface DescribeRoleCustomPermissionRequest {
8352
- /**
8353
- * <p>The name of the role whose permissions you want described.</p>
8354
- * @public
8355
- */
8356
- Role: Role | undefined;
8357
- /**
8358
- * <p>The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon Quick Sight account.</p>
8359
- * @public
8360
- */
8361
- AwsAccountId: string | undefined;
8362
- /**
8363
- * <p>The namespace that contains the role.</p>
8364
- * @public
8365
- */
8366
- Namespace: string | undefined;
8367
- }