@propulsionworks/cloudformation 0.1.30 → 0.1.31

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 (60) hide show
  1. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +166 -0
  2. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  3. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +0 -4
  4. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +0 -4
  5. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +0 -4
  6. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +0 -4
  7. package/out/exports/resources.generated/aws-bedrockagentcore-memory.d.ts +85 -27
  8. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +0 -4
  9. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +0 -4
  10. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +8 -0
  11. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +1 -1
  14. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -8
  15. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +0 -4
  16. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +8 -0
  17. package/out/exports/resources.generated/aws-ec2-volume.d.ts +14 -16
  18. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -2
  19. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +3 -0
  21. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +1 -1
  22. package/out/exports/resources.generated/aws-ecs-service.d.ts +11 -1
  23. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +8 -4
  24. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +8 -4
  25. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +3 -3
  27. package/out/exports/resources.generated/aws-events-rule.d.ts +4 -4
  28. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +20 -0
  29. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +26 -0
  30. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +20 -0
  31. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -3
  32. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +2 -0
  34. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +2 -0
  35. package/out/exports/resources.generated/aws-medialive-channel.d.ts +36 -0
  36. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +5 -0
  37. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +69 -69
  39. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +73 -69
  41. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +11 -11
  42. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +22 -22
  43. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-quicksight-template.d.ts +70 -70
  45. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +7 -7
  46. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -11
  47. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +20 -0
  49. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +12 -2
  50. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  51. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +1 -0
  52. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +4 -13
  53. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +5 -1
  54. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +52 -0
  55. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +78 -0
  56. package/out/exports/resources.generated/aws-transfer-connector.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-transfer-server.d.ts +4 -0
  58. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +1 -1
  60. package/package.json +1 -1
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Creates a dashboard from a template. To first create a template, see the `CreateTemplate` API operation.
4
4
  *
5
- * A dashboard is an entity in QuickSight that identifies QuickSight reports, created from analyses. You can share QuickSight dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different AWS account .
5
+ * A dashboard is an entity in Quick Suite that identifies Quick Suite reports, created from analyses. You can share Quick Suite dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different AWS account .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dashboard.html}
7
7
  */
8
8
  export type QuickSightDashboard = ResourceDefinitionWithAttributes<"AWS::QuickSight::Dashboard", QuickSightDashboardProps, QuickSightDashboardAttribs>;
9
9
  /**
10
10
  * Creates a dashboard from a template. To first create a template, see the `CreateTemplate` API operation.
11
11
  *
12
- * A dashboard is an entity in QuickSight that identifies QuickSight reports, created from analyses. You can share QuickSight dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different AWS account .
12
+ * A dashboard is an entity in Quick Suite that identifies Quick Suite reports, created from analyses. You can share Quick Suite dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different AWS account .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dashboard.html}
14
14
  */
15
15
  export type QuickSightDashboardProps = {
@@ -32,9 +32,10 @@ export type QuickSightDashboardProps = {
32
32
  /**
33
33
  * Options for publishing the dashboard when you create it:
34
34
  *
35
- * - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
35
+ * - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon Quick Sight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
36
36
  * - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
37
37
  * - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
38
+ * - `AvailabilityStatus` for `QuickSuiteActionsOption` - This status can be either `ENABLED` or `DISABLED` . Features related to Actions in Amazon Quick Suite on dashboards are disabled when this is set to `DISABLED` . This option is `DISABLED` by default.
38
39
  * - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
39
40
  * - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
40
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dashboard.html#cfn-quicksight-dashboard-dashboardpublishoptions}
@@ -742,7 +743,7 @@ export type BarChartSortConfiguration = {
742
743
  * - Horizontal stacked 100% bar chart
743
744
  * - Vertical stacked 100% bar chart
744
745
  *
745
- * For more information, see [Using bar charts](https://docs.aws.amazon.com/quicksight/latest/user/bar-charts.html) in the *Amazon QuickSight User Guide* .
746
+ * For more information, see [Using bar charts](https://docs.aws.amazon.com/quicksight/latest/user/bar-charts.html) in the *Amazon Quick Suite User Guide* .
746
747
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-barchartvisual.html}
747
748
  */
748
749
  export type BarChartVisual = {
@@ -1111,7 +1112,7 @@ export type BoxPlotStyleOptions = {
1111
1112
  /**
1112
1113
  * A box plot.
1113
1114
  *
1114
- * For more information, see [Using box plots](https://docs.aws.amazon.com/quicksight/latest/user/box-plots.html) in the *Amazon QuickSight User Guide* .
1115
+ * For more information, see [Using box plots](https://docs.aws.amazon.com/quicksight/latest/user/box-plots.html) in the *Amazon Quick Suite User Guide* .
1115
1116
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-boxplotvisual.html}
1116
1117
  */
1117
1118
  export type BoxPlotVisual = {
@@ -1311,7 +1312,7 @@ export type CategoryDrillDownFilter = {
1311
1312
  /**
1312
1313
  * A `CategoryFilter` filters text values.
1313
1314
  *
1314
- * For more information, see [Adding text filters](https://docs.aws.amazon.com/quicksight/latest/user/add-a-text-filter-data-prep.html) in the *Amazon QuickSight User Guide* .
1315
+ * For more information, see [Adding text filters](https://docs.aws.amazon.com/quicksight/latest/user/add-a-text-filter-data-prep.html) in the *Amazon Quick Suite User Guide* .
1315
1316
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-categoryfilter.html}
1316
1317
  */
1317
1318
  export type CategoryFilter = {
@@ -1352,12 +1353,12 @@ export type CategoryFilterConfiguration = {
1352
1353
  */
1353
1354
  CustomFilterConfiguration?: CustomFilterConfiguration | undefined;
1354
1355
  /**
1355
- * A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
1356
+ * A list of custom filter values. In the Quick Sight console, this filter type is called a custom filter list.
1356
1357
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-categoryfilterconfiguration.html#cfn-quicksight-dashboard-categoryfilterconfiguration-customfilterlistconfiguration}
1357
1358
  */
1358
1359
  CustomFilterListConfiguration?: CustomFilterListConfiguration | undefined;
1359
1360
  /**
1360
- * A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
1361
+ * A list of filter configurations. In the Quick Sight console, this filter type is called a filter list.
1361
1362
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-categoryfilterconfiguration.html#cfn-quicksight-dashboard-categoryfilterconfiguration-filterlistconfiguration}
1362
1363
  */
1363
1364
  FilterListConfiguration?: FilterListConfiguration | undefined;
@@ -1765,7 +1766,7 @@ export type ComboChartSortConfiguration = {
1765
1766
  *
1766
1767
  * The `ComboChartVisual` includes stacked bar combo charts and clustered bar combo charts
1767
1768
  *
1768
- * For more information, see [Using combo charts](https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html) in the *Amazon QuickSight User Guide* .
1769
+ * For more information, see [Using combo charts](https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html) in the *Amazon Quick Suite User Guide* .
1769
1770
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-combochartvisual.html}
1770
1771
  */
1771
1772
  export type ComboChartVisual = {
@@ -2277,7 +2278,7 @@ export type CustomContentType = "IMAGE" | "OTHER_EMBEDDED_CONTENT";
2277
2278
  /**
2278
2279
  * A visual that contains custom content.
2279
2280
  *
2280
- * For more information, see [Using custom visual content](https://docs.aws.amazon.com/quicksight/latest/user/custom-visual-content.html) in the *Amazon QuickSight User Guide* .
2281
+ * For more information, see [Using custom visual content](https://docs.aws.amazon.com/quicksight/latest/user/custom-visual-content.html) in the *Amazon Quick Suite User Guide* .
2281
2282
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-customcontentvisual.html}
2282
2283
  */
2283
2284
  export type CustomContentVisual = {
@@ -2488,7 +2489,7 @@ export type DashboardPublishOptions = {
2488
2489
  */
2489
2490
  DataPointTooltipOption?: DataPointTooltipOption | undefined;
2490
2491
  /**
2491
- * Adds Q&A capabilities to an Amazon QuickSight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
2492
+ * Adds Q&A capabilities to an Quick Sight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
2492
2493
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-dataqaenabledoption}
2493
2494
  */
2494
2495
  DataQAEnabledOption?: DataQAEnabledOption | undefined;
@@ -2513,6 +2514,7 @@ export type DashboardPublishOptions = {
2513
2514
  */
2514
2515
  ExportWithHiddenFieldsOption?: ExportWithHiddenFieldsOption | undefined;
2515
2516
  /**
2517
+ * Determines if Actions in Amazon Quick Suite are enabled in a dashboard.
2516
2518
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-quicksuiteactionsoption}
2517
2519
  */
2518
2520
  QuickSuiteActionsOption?: QuickSuiteActionsOption | undefined;
@@ -2600,7 +2602,7 @@ export type DashboardVersionDefinition = {
2600
2602
  /**
2601
2603
  * The filter definitions for a dashboard.
2602
2604
  *
2603
- * For more information, see [Filtering Data in Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/adding-a-filter.html) in the *Amazon QuickSight User Guide* .
2605
+ * For more information, see [Filtering Data in Amazon Quick Sight](https://docs.aws.amazon.com/quicksight/latest/user/adding-a-filter.html) in the *Amazon Quick Suite User Guide* .
2604
2606
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardversiondefinition.html#cfn-quicksight-dashboard-dashboardversiondefinition-filtergroups}
2605
2607
  */
2606
2608
  FilterGroups?: FilterGroup[] | undefined;
@@ -2612,7 +2614,7 @@ export type DashboardVersionDefinition = {
2612
2614
  /**
2613
2615
  * The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.
2614
2616
  *
2615
- * For more information, see [Parameters in Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html) in the *Amazon QuickSight User Guide* .
2617
+ * For more information, see [Parameters in Amazon Quick Sight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html) in the *Amazon Quick Suite User Guide* .
2616
2618
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardversiondefinition.html#cfn-quicksight-dashboard-dashboardversiondefinition-parameterdeclarations}
2617
2619
  */
2618
2620
  ParameterDeclarations?: ParameterDeclaration[] | undefined;
@@ -3726,7 +3728,7 @@ export type DimensionField = {
3726
3728
  */
3727
3729
  export type DonutCenterOptions = {
3728
3730
  /**
3729
- * Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called `'Show total'` .
3731
+ * Determines the visibility of the label in a donut chart. In the Quick Sight console, this option is called `'Show total'` .
3730
3732
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-donutcenteroptions.html#cfn-quicksight-dashboard-donutcenteroptions-labelvisibility}
3731
3733
  */
3732
3734
  LabelVisibility?: Visibility | undefined;
@@ -3820,7 +3822,7 @@ export type DynamicDefaultValue = {
3820
3822
  /**
3821
3823
  * An empty visual.
3822
3824
  *
3823
- * Empty visuals are used in layouts but have not been configured to show any data. A new visual created in the Amazon QuickSight console is considered an `EmptyVisual` until a visual type is selected.
3825
+ * Empty visuals are used in layouts but have not been configured to show any data. A new visual created in the Quick Sight console is considered an `EmptyVisual` until a visual type is selected.
3824
3826
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-emptyvisual.html}
3825
3827
  */
3826
3828
  export type EmptyVisual = {
@@ -4191,7 +4193,7 @@ export type FilledMapSortConfiguration = {
4191
4193
  /**
4192
4194
  * A filled map.
4193
4195
  *
4194
- * For more information, see [Creating filled maps](https://docs.aws.amazon.com/quicksight/latest/user/filled-maps.html) in the *Amazon QuickSight User Guide* .
4196
+ * For more information, see [Creating filled maps](https://docs.aws.amazon.com/quicksight/latest/user/filled-maps.html) in the *Amazon Quick Suite User Guide* .
4195
4197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-filledmapvisual.html}
4196
4198
  */
4197
4199
  export type FilledMapVisual = {
@@ -4251,7 +4253,7 @@ export type Filter = {
4251
4253
  /**
4252
4254
  * A `CategoryFilter` filters text values.
4253
4255
  *
4254
- * For more information, see [Adding text filters](https://docs.aws.amazon.com/quicksight/latest/user/add-a-text-filter-data-prep.html) in the *Amazon QuickSight User Guide* .
4256
+ * For more information, see [Adding text filters](https://docs.aws.amazon.com/quicksight/latest/user/add-a-text-filter-data-prep.html) in the *Amazon Quick Suite User Guide* .
4255
4257
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-filter.html#cfn-quicksight-dashboard-filter-categoryfilter}
4256
4258
  */
4257
4259
  CategoryFilter?: CategoryFilter | undefined;
@@ -4473,7 +4475,7 @@ export type FilterDropDownControl = {
4473
4475
  /**
4474
4476
  * A grouping of individual filters. Filter groups are applied to the same group of visuals.
4475
4477
  *
4476
- * For more information, see [Adding filter conditions (group filters) with AND and OR operators](https://docs.aws.amazon.com/quicksight/latest/user/add-a-compound-filter.html) in the *Amazon QuickSight User Guide* .
4478
+ * For more information, see [Adding filter conditions (group filters) with AND and OR operators](https://docs.aws.amazon.com/quicksight/latest/user/add-a-compound-filter.html) in the *Amazon Quick Suite User Guide* .
4477
4479
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-filtergroup.html}
4478
4480
  */
4479
4481
  export type FilterGroup = {
@@ -5350,7 +5352,7 @@ export type FunnelChartSortConfiguration = {
5350
5352
  /**
5351
5353
  * A funnel chart.
5352
5354
  *
5353
- * For more information, see [Using funnel charts](https://docs.aws.amazon.com/quicksight/latest/user/funnel-visual-content.html) in the *Amazon QuickSight User Guide* .
5355
+ * For more information, see [Using funnel charts](https://docs.aws.amazon.com/quicksight/latest/user/funnel-visual-content.html) in the *Amazon Quick Suite User Guide* .
5354
5356
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-funnelchartvisual.html}
5355
5357
  */
5356
5358
  export type FunnelChartVisual = {
@@ -5558,7 +5560,7 @@ export type GaugeChartPrimaryValueConditionalFormatting = {
5558
5560
  /**
5559
5561
  * A gauge chart.
5560
5562
  *
5561
- * For more information, see [Using gauge charts](https://docs.aws.amazon.com/quicksight/latest/user/gauge-chart.html) in the *Amazon QuickSight User Guide* .
5563
+ * For more information, see [Using gauge charts](https://docs.aws.amazon.com/quicksight/latest/user/gauge-chart.html) in the *Amazon Quick Suite User Guide* .
5562
5564
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gaugechartvisual.html}
5563
5565
  */
5564
5566
  export type GaugeChartVisual = {
@@ -6161,7 +6163,7 @@ export type GeospatialMapStyleOptions = {
6161
6163
  /**
6162
6164
  * A geospatial map or a points on map visual.
6163
6165
  *
6164
- * For more information, see [Creating point maps](https://docs.aws.amazon.com/quicksight/latest/user/point-maps.html) in the *Amazon QuickSight User Guide* .
6166
+ * For more information, see [Creating point maps](https://docs.aws.amazon.com/quicksight/latest/user/point-maps.html) in the *Amazon Quick Suite User Guide* .
6165
6167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-geospatialmapvisual.html}
6166
6168
  */
6167
6169
  export type GeospatialMapVisual = {
@@ -6517,8 +6519,8 @@ export type GridLayoutScreenCanvasSizeOptions = {
6517
6519
  /**
6518
6520
  * This value determines the layout behavior when the viewport is resized.
6519
6521
  *
6520
- * - `FIXED` : A fixed width will be used when optimizing the layout. In the Amazon QuickSight console, this option is called `Classic` .
6521
- * - `RESPONSIVE` : The width of the canvas will be responsive and optimized to the view port. In the Amazon QuickSight console, this option is called `Tiled` .
6522
+ * - `FIXED` : A fixed width will be used when optimizing the layout. In the Quick Sight console, this option is called `Classic` .
6523
+ * - `RESPONSIVE` : The width of the canvas will be responsive and optimized to the view port. In the Quick Sight console, this option is called `Tiled` .
6522
6524
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutscreencanvassizeoptions.html#cfn-quicksight-dashboard-gridlayoutscreencanvassizeoptions-resizeoption}
6523
6525
  */
6524
6526
  ResizeOption: ResizeOption;
@@ -6698,7 +6700,7 @@ export type HeatMapSortConfiguration = {
6698
6700
  /**
6699
6701
  * A heat map.
6700
6702
  *
6701
- * For more information, see [Using heat maps](https://docs.aws.amazon.com/quicksight/latest/user/heat-map.html) in the *Amazon QuickSight User Guide* .
6703
+ * For more information, see [Using heat maps](https://docs.aws.amazon.com/quicksight/latest/user/heat-map.html) in the *Amazon Quick Suite User Guide* .
6702
6704
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-heatmapvisual.html}
6703
6705
  */
6704
6706
  export type HeatMapVisual = {
@@ -6850,7 +6852,7 @@ export type HistogramFieldWells = {
6850
6852
  /**
6851
6853
  * A histogram.
6852
6854
  *
6853
- * For more information, see [Using histograms](https://docs.aws.amazon.com/quicksight/latest/user/histogram-charts.html) in the *Amazon QuickSight User Guide* .
6855
+ * For more information, see [Using histograms](https://docs.aws.amazon.com/quicksight/latest/user/histogram-charts.html) in the *Amazon Quick Suite User Guide* .
6854
6856
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-histogramvisual.html}
6855
6857
  */
6856
6858
  export type HistogramVisual = {
@@ -7041,7 +7043,7 @@ export type InsightConfiguration = {
7041
7043
  /**
7042
7044
  * An insight visual.
7043
7045
  *
7044
- * For more information, see [Working with insights](https://docs.aws.amazon.com/quicksight/latest/user/computational-insights.html) in the *Amazon QuickSight User Guide* .
7046
+ * For more information, see [Working with insights](https://docs.aws.amazon.com/quicksight/latest/user/computational-insights.html) in the *Amazon Quick Suite User Guide* .
7045
7047
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-insightvisual.html}
7046
7048
  */
7047
7049
  export type InsightVisual = {
@@ -7435,7 +7437,7 @@ export type KPISparklineType = "LINE" | "AREA";
7435
7437
  /**
7436
7438
  * A key performance indicator (KPI).
7437
7439
  *
7438
- * For more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon QuickSight User Guide* .
7440
+ * For more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon Quick Suite User Guide* .
7439
7441
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-kpivisual.html}
7440
7442
  */
7441
7443
  export type KPIVisual = {
@@ -7647,7 +7649,7 @@ export type LayerMapVisual = {
7647
7649
  /**
7648
7650
  * A `Layout` defines the placement of elements within a sheet.
7649
7651
  *
7650
- * For more information, see [Types of layout](https://docs.aws.amazon.com/quicksight/latest/user/types-of-layout.html) in the *Amazon QuickSight User Guide* .
7652
+ * For more information, see [Types of layout](https://docs.aws.amazon.com/quicksight/latest/user/types-of-layout.html) in the *Amazon Quick Suite User Guide* .
7651
7653
  *
7652
7654
  * This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
7653
7655
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-layout.html}
@@ -8027,7 +8029,7 @@ export type LineChartType = "LINE" | "AREA" | "STACKED_AREA";
8027
8029
  /**
8028
8030
  * A line chart.
8029
8031
  *
8030
- * For more information, see [Using line charts](https://docs.aws.amazon.com/quicksight/latest/user/line-charts.html) in the *Amazon QuickSight User Guide* .
8032
+ * For more information, see [Using line charts](https://docs.aws.amazon.com/quicksight/latest/user/line-charts.html) in the *Amazon Quick Suite User Guide* .
8031
8033
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-linechartvisual.html}
8032
8034
  */
8033
8035
  export type LineChartVisual = {
@@ -8986,7 +8988,7 @@ export type ParameterDateTimePickerControl = {
8986
8988
  /**
8987
8989
  * The declaration definition of a parameter.
8988
8990
  *
8989
- * For more information, see [Parameters in Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html) in the *Amazon QuickSight User Guide* .
8991
+ * For more information, see [Parameters in Amazon Quick Sight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html) in the *Amazon Quick Suite User Guide* .
8990
8992
  *
8991
8993
  * This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
8992
8994
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-parameterdeclaration.html}
@@ -9264,7 +9266,7 @@ export type ParameterTextFieldControl = {
9264
9266
  */
9265
9267
  export type ParameterValueType = "MULTI_VALUED" | "SINGLE_VALUED";
9266
9268
  /**
9267
- * A list of Amazon QuickSight parameters and the list's override values.
9269
+ * A list of Quick Sight parameters and the list's override values.
9268
9270
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-parameters.html}
9269
9271
  */
9270
9272
  export type Parameters = {
@@ -9566,9 +9568,9 @@ export type PieChartSortConfiguration = {
9566
9568
  * - Pie charts
9567
9569
  * - Donut charts
9568
9570
  *
9569
- * For more information, see [Using pie charts](https://docs.aws.amazon.com/quicksight/latest/user/pie-chart.html) in the *Amazon QuickSight User Guide* .
9571
+ * For more information, see [Using pie charts](https://docs.aws.amazon.com/quicksight/latest/user/pie-chart.html) in the *Amazon Quick Suite User Guide* .
9570
9572
  *
9571
- * For more information, see [Using donut charts](https://docs.aws.amazon.com/quicksight/latest/user/donut-chart.html) in the *Amazon QuickSight User Guide* .
9573
+ * For more information, see [Using donut charts](https://docs.aws.amazon.com/quicksight/latest/user/donut-chart.html) in the *Amazon Quick Suite User Guide* .
9572
9574
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-piechartvisual.html}
9573
9575
  */
9574
9576
  export type PieChartVisual = {
@@ -10070,7 +10072,7 @@ export type PivotTableTotalOptions = {
10070
10072
  /**
10071
10073
  * A pivot table.
10072
10074
  *
10073
- * For more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon QuickSight User Guide* .
10075
+ * For more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon Quick Suite User Guide* .
10074
10076
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-pivottablevisual.html}
10075
10077
  */
10076
10078
  export type PivotTableVisual = {
@@ -10162,7 +10164,7 @@ export type PivotTotalOptions = {
10162
10164
  ValueCellStyle?: TableCellStyle | undefined;
10163
10165
  };
10164
10166
  /**
10165
- * A flexible visualization type that allows engineers to create new custom charts in Amazon QuickSight.
10167
+ * A flexible visualization type that allows engineers to create new custom charts in Quick Sight.
10166
10168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-pluginvisual.html}
10167
10169
  */
10168
10170
  export type PluginVisual = {
@@ -10360,10 +10362,12 @@ export type ProgressBarOptions = {
10360
10362
  */
10361
10363
  export type QBusinessInsightsStatus = "ENABLED" | "DISABLED";
10362
10364
  /**
10365
+ * Determines if Actions in Amazon Quick Suite are enabled in a dashboard..
10363
10366
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-quicksuiteactionsoption.html}
10364
10367
  */
10365
10368
  export type QuickSuiteActionsOption = {
10366
10369
  /**
10370
+ * Availability status.
10367
10371
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-quicksuiteactionsoption.html#cfn-quicksight-dashboard-quicksuiteactionsoption-availabilitystatus}
10368
10372
  */
10369
10373
  AvailabilityStatus?: DashboardBehavior | undefined;
@@ -10939,9 +10943,9 @@ export type ResourcePermission = {
10939
10943
  /**
10940
10944
  * The Amazon Resource Name (ARN) of the principal. This can be one of the following:
10941
10945
  *
10942
- * - The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
10943
- * - The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
10944
- * - The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
10946
+ * - The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.)
10947
+ * - The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
10948
+ * - The ARN of an AWS account root: This is an IAM ARN rather than a Quick Suite ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
10945
10949
  * @minLength 1
10946
10950
  * @maxLength 256
10947
10951
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-resourcepermission.html#cfn-quicksight-dashboard-resourcepermission-principal}
@@ -11093,7 +11097,7 @@ export type SankeyDiagramSortConfiguration = {
11093
11097
  /**
11094
11098
  * A sankey diagram.
11095
11099
  *
11096
- * For more information, see [Using Sankey diagrams](https://docs.aws.amazon.com/quicksight/latest/user/sankey-diagram.html) in the *Amazon QuickSight User Guide* .
11100
+ * For more information, see [Using Sankey diagrams](https://docs.aws.amazon.com/quicksight/latest/user/sankey-diagram.html) in the *Amazon Quick Suite User Guide* .
11097
11101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-sankeydiagramvisual.html}
11098
11102
  */
11099
11103
  export type SankeyDiagramVisual = {
@@ -11295,7 +11299,7 @@ export type ScatterPlotUnaggregatedFieldWells = {
11295
11299
  /**
11296
11300
  * A scatter plot.
11297
11301
  *
11298
- * For more information, see [Using scatter plots](https://docs.aws.amazon.com/quicksight/latest/user/scatter-plot.html) in the *Amazon QuickSight User Guide* .
11302
+ * For more information, see [Using scatter plots](https://docs.aws.amazon.com/quicksight/latest/user/scatter-plot.html) in the *Amazon Quick Suite User Guide* .
11299
11303
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-scatterplotvisual.html}
11300
11304
  */
11301
11305
  export type ScatterPlotVisual = {
@@ -11647,7 +11651,7 @@ export type SheetDefinition = {
11647
11651
  /**
11648
11652
  * The list of filter controls that are on a sheet.
11649
11653
  *
11650
- * For more information, see [Adding filter controls to analysis sheets](https://docs.aws.amazon.com/quicksight/latest/user/filter-controls.html) in the *Amazon QuickSight User Guide* .
11654
+ * For more information, see [Adding filter controls to analysis sheets](https://docs.aws.amazon.com/quicksight/latest/user/filter-controls.html) in the *Amazon Quick Suite User Guide* .
11651
11655
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-sheetdefinition.html#cfn-quicksight-dashboard-sheetdefinition-filtercontrols}
11652
11656
  */
11653
11657
  FilterControls?: FilterControl[] | undefined;
@@ -11659,7 +11663,7 @@ export type SheetDefinition = {
11659
11663
  /**
11660
11664
  * Layouts define how the components of a sheet are arranged.
11661
11665
  *
11662
- * For more information, see [Types of layout](https://docs.aws.amazon.com/quicksight/latest/user/types-of-layout.html) in the *Amazon QuickSight User Guide* .
11666
+ * For more information, see [Types of layout](https://docs.aws.amazon.com/quicksight/latest/user/types-of-layout.html) in the *Amazon Quick Suite User Guide* .
11663
11667
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-sheetdefinition.html#cfn-quicksight-dashboard-sheetdefinition-layouts}
11664
11668
  */
11665
11669
  Layouts?: Layout[] | undefined;
@@ -11673,7 +11677,7 @@ export type SheetDefinition = {
11673
11677
  /**
11674
11678
  * The list of parameter controls that are on a sheet.
11675
11679
  *
11676
- * For more information, see [Using a Control with a Parameter in Amazon QuickSight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-controls.html) in the *Amazon QuickSight User Guide* .
11680
+ * For more information, see [Using a Control with a Parameter in Amazon Quick Sight](https://docs.aws.amazon.com/quicksight/latest/user/parameters-controls.html) in the *Amazon Quick Suite User Guide* .
11677
11681
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-sheetdefinition.html#cfn-quicksight-dashboard-sheetdefinition-parametercontrols}
11678
11682
  */
11679
11683
  ParameterControls?: ParameterControl[] | undefined;
@@ -12866,7 +12870,7 @@ export type TableUnaggregatedFieldWells = {
12866
12870
  /**
12867
12871
  * A table visual.
12868
12872
  *
12869
- * For more information, see [Using tables as visuals](https://docs.aws.amazon.com/quicksight/latest/user/tabular.html) in the *Amazon QuickSight User Guide* .
12873
+ * For more information, see [Using tables as visuals](https://docs.aws.amazon.com/quicksight/latest/user/tabular.html) in the *Amazon Quick Suite User Guide* .
12870
12874
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-tablevisual.html}
12871
12875
  */
12872
12876
  export type TableVisual = {
@@ -13675,7 +13679,7 @@ export type TreeMapSortConfiguration = {
13675
13679
  /**
13676
13680
  * A tree map.
13677
13681
  *
13678
- * For more information, see [Using tree maps](https://docs.aws.amazon.com/quicksight/latest/user/tree-map.html) in the *Amazon QuickSight User Guide* .
13682
+ * For more information, see [Using tree maps](https://docs.aws.amazon.com/quicksight/latest/user/tree-map.html) in the *Amazon Quick Suite User Guide* .
13679
13683
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-treemapvisual.html}
13680
13684
  */
13681
13685
  export type TreeMapVisual = {
@@ -13830,28 +13834,28 @@ export type Visual = {
13830
13834
  /**
13831
13835
  * A bar chart.
13832
13836
  *
13833
- * For more information, see [Using bar charts](https://docs.aws.amazon.com/quicksight/latest/user/bar-charts.html) in the *Amazon QuickSight User Guide* .
13837
+ * For more information, see [Using bar charts](https://docs.aws.amazon.com/quicksight/latest/user/bar-charts.html) in the *Amazon Quick Suite User Guide* .
13834
13838
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-barchartvisual}
13835
13839
  */
13836
13840
  BarChartVisual?: BarChartVisual | undefined;
13837
13841
  /**
13838
13842
  * A box plot.
13839
13843
  *
13840
- * For more information, see [Using box plots](https://docs.aws.amazon.com/quicksight/latest/user/box-plots.html) in the *Amazon QuickSight User Guide* .
13844
+ * For more information, see [Using box plots](https://docs.aws.amazon.com/quicksight/latest/user/box-plots.html) in the *Amazon Quick Suite User Guide* .
13841
13845
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-boxplotvisual}
13842
13846
  */
13843
13847
  BoxPlotVisual?: BoxPlotVisual | undefined;
13844
13848
  /**
13845
13849
  * A combo chart.
13846
13850
  *
13847
- * For more information, see [Using combo charts](https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html) in the *Amazon QuickSight User Guide* .
13851
+ * For more information, see [Using combo charts](https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html) in the *Amazon Quick Suite User Guide* .
13848
13852
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-combochartvisual}
13849
13853
  */
13850
13854
  ComboChartVisual?: ComboChartVisual | undefined;
13851
13855
  /**
13852
13856
  * A visual that contains custom content.
13853
13857
  *
13854
- * For more information, see [Using custom visual content](https://docs.aws.amazon.com/quicksight/latest/user/custom-visual-content.html) in the *Amazon QuickSight User Guide* .
13858
+ * For more information, see [Using custom visual content](https://docs.aws.amazon.com/quicksight/latest/user/custom-visual-content.html) in the *Amazon Quick Suite User Guide* .
13855
13859
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-customcontentvisual}
13856
13860
  */
13857
13861
  CustomContentVisual?: CustomContentVisual | undefined;
@@ -13863,56 +13867,56 @@ export type Visual = {
13863
13867
  /**
13864
13868
  * A filled map.
13865
13869
  *
13866
- * For more information, see [Creating filled maps](https://docs.aws.amazon.com/quicksight/latest/user/filled-maps.html) in the *Amazon QuickSight User Guide* .
13870
+ * For more information, see [Creating filled maps](https://docs.aws.amazon.com/quicksight/latest/user/filled-maps.html) in the *Amazon Quick Suite User Guide* .
13867
13871
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-filledmapvisual}
13868
13872
  */
13869
13873
  FilledMapVisual?: FilledMapVisual | undefined;
13870
13874
  /**
13871
13875
  * A funnel chart.
13872
13876
  *
13873
- * For more information, see [Using funnel charts](https://docs.aws.amazon.com/quicksight/latest/user/funnel-visual-content.html) in the *Amazon QuickSight User Guide* .
13877
+ * For more information, see [Using funnel charts](https://docs.aws.amazon.com/quicksight/latest/user/funnel-visual-content.html) in the *Amazon Quick Suite User Guide* .
13874
13878
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-funnelchartvisual}
13875
13879
  */
13876
13880
  FunnelChartVisual?: FunnelChartVisual | undefined;
13877
13881
  /**
13878
13882
  * A gauge chart.
13879
13883
  *
13880
- * For more information, see [Using gauge charts](https://docs.aws.amazon.com/quicksight/latest/user/gauge-chart.html) in the *Amazon QuickSight User Guide* .
13884
+ * For more information, see [Using gauge charts](https://docs.aws.amazon.com/quicksight/latest/user/gauge-chart.html) in the *Amazon Quick Suite User Guide* .
13881
13885
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-gaugechartvisual}
13882
13886
  */
13883
13887
  GaugeChartVisual?: GaugeChartVisual | undefined;
13884
13888
  /**
13885
13889
  * A geospatial map or a points on map visual.
13886
13890
  *
13887
- * For more information, see [Creating point maps](https://docs.aws.amazon.com/quicksight/latest/user/point-maps.html) in the *Amazon QuickSight User Guide* .
13891
+ * For more information, see [Creating point maps](https://docs.aws.amazon.com/quicksight/latest/user/point-maps.html) in the *Amazon Quick Suite User Guide* .
13888
13892
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-geospatialmapvisual}
13889
13893
  */
13890
13894
  GeospatialMapVisual?: GeospatialMapVisual | undefined;
13891
13895
  /**
13892
13896
  * A heat map.
13893
13897
  *
13894
- * For more information, see [Using heat maps](https://docs.aws.amazon.com/quicksight/latest/user/heat-map.html) in the *Amazon QuickSight User Guide* .
13898
+ * For more information, see [Using heat maps](https://docs.aws.amazon.com/quicksight/latest/user/heat-map.html) in the *Amazon Quick Suite User Guide* .
13895
13899
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-heatmapvisual}
13896
13900
  */
13897
13901
  HeatMapVisual?: HeatMapVisual | undefined;
13898
13902
  /**
13899
13903
  * A histogram.
13900
13904
  *
13901
- * For more information, see [Using histograms](https://docs.aws.amazon.com/quicksight/latest/user/histogram-charts.html) in the *Amazon QuickSight User Guide* .
13905
+ * For more information, see [Using histograms](https://docs.aws.amazon.com/quicksight/latest/user/histogram-charts.html) in the *Amazon Quick Suite User Guide* .
13902
13906
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-histogramvisual}
13903
13907
  */
13904
13908
  HistogramVisual?: HistogramVisual | undefined;
13905
13909
  /**
13906
13910
  * An insight visual.
13907
13911
  *
13908
- * For more information, see [Working with insights](https://docs.aws.amazon.com/quicksight/latest/user/computational-insights.html) in the *Amazon QuickSight User Guide* .
13912
+ * For more information, see [Working with insights](https://docs.aws.amazon.com/quicksight/latest/user/computational-insights.html) in the *Amazon Quick Suite User Guide* .
13909
13913
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-insightvisual}
13910
13914
  */
13911
13915
  InsightVisual?: InsightVisual | undefined;
13912
13916
  /**
13913
13917
  * A key performance indicator (KPI).
13914
13918
  *
13915
- * For more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon QuickSight User Guide* .
13919
+ * For more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon Quick Suite User Guide* .
13916
13920
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-kpivisual}
13917
13921
  */
13918
13922
  KPIVisual?: KPIVisual | undefined;
@@ -13924,21 +13928,21 @@ export type Visual = {
13924
13928
  /**
13925
13929
  * A line chart.
13926
13930
  *
13927
- * For more information, see [Using line charts](https://docs.aws.amazon.com/quicksight/latest/user/line-charts.html) in the *Amazon QuickSight User Guide* .
13931
+ * For more information, see [Using line charts](https://docs.aws.amazon.com/quicksight/latest/user/line-charts.html) in the *Amazon Quick Suite User Guide* .
13928
13932
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-linechartvisual}
13929
13933
  */
13930
13934
  LineChartVisual?: LineChartVisual | undefined;
13931
13935
  /**
13932
13936
  * A pie or donut chart.
13933
13937
  *
13934
- * For more information, see [Using pie charts](https://docs.aws.amazon.com/quicksight/latest/user/pie-chart.html) in the *Amazon QuickSight User Guide* .
13938
+ * For more information, see [Using pie charts](https://docs.aws.amazon.com/quicksight/latest/user/pie-chart.html) in the *Amazon Quick Suite User Guide* .
13935
13939
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-piechartvisual}
13936
13940
  */
13937
13941
  PieChartVisual?: PieChartVisual | undefined;
13938
13942
  /**
13939
13943
  * A pivot table.
13940
13944
  *
13941
- * For more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon QuickSight User Guide* .
13945
+ * For more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon Quick Suite User Guide* .
13942
13946
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-pivottablevisual}
13943
13947
  */
13944
13948
  PivotTableVisual?: PivotTableVisual | undefined;
@@ -13950,49 +13954,49 @@ export type Visual = {
13950
13954
  /**
13951
13955
  * A radar chart visual.
13952
13956
  *
13953
- * For more information, see [Using radar charts](https://docs.aws.amazon.com/quicksight/latest/user/radar-chart.html) in the *Amazon QuickSight User Guide* .
13957
+ * For more information, see [Using radar charts](https://docs.aws.amazon.com/quicksight/latest/user/radar-chart.html) in the *Amazon Quick Suite User Guide* .
13954
13958
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-radarchartvisual}
13955
13959
  */
13956
13960
  RadarChartVisual?: RadarChartVisual | undefined;
13957
13961
  /**
13958
13962
  * A sankey diagram.
13959
13963
  *
13960
- * For more information, see [Using Sankey diagrams](https://docs.aws.amazon.com/quicksight/latest/user/sankey-diagram.html) in the *Amazon QuickSight User Guide* .
13964
+ * For more information, see [Using Sankey diagrams](https://docs.aws.amazon.com/quicksight/latest/user/sankey-diagram.html) in the *Amazon Quick Suite User Guide* .
13961
13965
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-sankeydiagramvisual}
13962
13966
  */
13963
13967
  SankeyDiagramVisual?: SankeyDiagramVisual | undefined;
13964
13968
  /**
13965
13969
  * A scatter plot.
13966
13970
  *
13967
- * For more information, see [Using scatter plots](https://docs.aws.amazon.com/quicksight/latest/user/scatter-plot.html) in the *Amazon QuickSight User Guide* .
13971
+ * For more information, see [Using scatter plots](https://docs.aws.amazon.com/quicksight/latest/user/scatter-plot.html) in the *Amazon Quick Suite User Guide* .
13968
13972
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-scatterplotvisual}
13969
13973
  */
13970
13974
  ScatterPlotVisual?: ScatterPlotVisual | undefined;
13971
13975
  /**
13972
13976
  * A table visual.
13973
13977
  *
13974
- * For more information, see [Using tables as visuals](https://docs.aws.amazon.com/quicksight/latest/user/tabular.html) in the *Amazon QuickSight User Guide* .
13978
+ * For more information, see [Using tables as visuals](https://docs.aws.amazon.com/quicksight/latest/user/tabular.html) in the *Amazon Quick Suite User Guide* .
13975
13979
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-tablevisual}
13976
13980
  */
13977
13981
  TableVisual?: TableVisual | undefined;
13978
13982
  /**
13979
13983
  * A tree map.
13980
13984
  *
13981
- * For more information, see [Using tree maps](https://docs.aws.amazon.com/quicksight/latest/user/tree-map.html) in the *Amazon QuickSight User Guide* .
13985
+ * For more information, see [Using tree maps](https://docs.aws.amazon.com/quicksight/latest/user/tree-map.html) in the *Amazon Quick Suite User Guide* .
13982
13986
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-treemapvisual}
13983
13987
  */
13984
13988
  TreeMapVisual?: TreeMapVisual | undefined;
13985
13989
  /**
13986
13990
  * A waterfall chart.
13987
13991
  *
13988
- * For more information, see [Using waterfall charts](https://docs.aws.amazon.com/quicksight/latest/user/waterfall-chart.html) in the *Amazon QuickSight User Guide* .
13992
+ * For more information, see [Using waterfall charts](https://docs.aws.amazon.com/quicksight/latest/user/waterfall-chart.html) in the *Amazon Quick Suite User Guide* .
13989
13993
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-waterfallvisual}
13990
13994
  */
13991
13995
  WaterfallVisual?: WaterfallVisual | undefined;
13992
13996
  /**
13993
13997
  * A word cloud.
13994
13998
  *
13995
- * For more information, see [Using word clouds](https://docs.aws.amazon.com/quicksight/latest/user/word-cloud.html) in the *Amazon QuickSight User Guide* .
13999
+ * For more information, see [Using word clouds](https://docs.aws.amazon.com/quicksight/latest/user/word-cloud.html) in the *Amazon Quick Suite User Guide* .
13996
14000
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-visual.html#cfn-quicksight-dashboard-visual-wordcloudvisual}
13997
14001
  */
13998
14002
  WordCloudVisual?: WordCloudVisual | undefined;
@@ -14322,7 +14326,7 @@ export type WaterfallChartSortConfiguration = {
14322
14326
  /**
14323
14327
  * A waterfall chart.
14324
14328
  *
14325
- * For more information, see [Using waterfall charts](https://docs.aws.amazon.com/quicksight/latest/user/waterfall-chart.html) in the *Amazon QuickSight User Guide* .
14329
+ * For more information, see [Using waterfall charts](https://docs.aws.amazon.com/quicksight/latest/user/waterfall-chart.html) in the *Amazon Quick Suite User Guide* .
14326
14330
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-waterfallvisual.html}
14327
14331
  */
14328
14332
  export type WaterfallVisual = {
@@ -14534,7 +14538,7 @@ export type WordCloudSortConfiguration = {
14534
14538
  /**
14535
14539
  * A word cloud.
14536
14540
  *
14537
- * For more information, see [Using word clouds](https://docs.aws.amazon.com/quicksight/latest/user/word-cloud.html) in the *Amazon QuickSight User Guide* .
14541
+ * For more information, see [Using word clouds](https://docs.aws.amazon.com/quicksight/latest/user/word-cloud.html) in the *Amazon Quick Suite User Guide* .
14538
14542
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-wordcloudvisual.html}
14539
14543
  */
14540
14544
  export type WordCloudVisual = {