@aws-sdk/client-quicksight 3.554.0 → 3.558.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +16644 -16530
- package/dist-es/models/models_0.js +31 -51
- package/dist-es/models/models_1.js +21 -53
- package/dist-es/models/models_2.js +54 -25
- package/dist-es/models/models_3.js +25 -0
- package/dist-es/protocols/Aws_restJson1.js +115 -4
- package/dist-types/commands/CreateAnalysisCommand.d.ts +300 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +300 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +300 -0
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/CreateThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +300 -0
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +300 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +300 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +1 -2
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +52 -5
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +300 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +300 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +300 -0
- package/dist-types/models/models_0.d.ts +717 -725
- package/dist-types/models/models_1.d.ts +286 -446
- package/dist-types/models/models_2.d.ts +463 -302
- package/dist-types/models/models_3.d.ts +316 -280
- package/dist-types/models/models_4.d.ts +280 -4
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +174 -190
- package/dist-types/ts3.4/models/models_1.d.ts +77 -134
- package/dist-types/ts3.4/models/models_2.d.ts +159 -91
- package/dist-types/ts3.4/models/models_3.d.ts +91 -72
- package/dist-types/ts3.4/models/models_4.d.ts +76 -3
- package/package.json +4 -4
|
@@ -1,43 +1,29 @@
|
|
|
1
1
|
import {
|
|
2
|
-
AnalysisDefaults,
|
|
3
|
-
AssetOptions,
|
|
4
2
|
AxisBinding,
|
|
5
3
|
AxisDisplayOptions,
|
|
6
|
-
|
|
4
|
+
BarChartFieldWells,
|
|
5
|
+
BarChartOrientation,
|
|
6
|
+
BarChartSortConfiguration,
|
|
7
7
|
BarsArrangement,
|
|
8
|
-
CalculatedField,
|
|
9
8
|
ChartAxisLabelOptions,
|
|
10
|
-
ColumnConfiguration,
|
|
11
9
|
ColumnIdentifier,
|
|
12
10
|
ColumnSort,
|
|
13
11
|
ContributionAnalysisDefault,
|
|
14
12
|
DataLabelOptions,
|
|
15
13
|
DataLabelPosition,
|
|
16
|
-
|
|
17
|
-
DataSetIdentifierDeclaration,
|
|
18
|
-
DateTimeHierarchy,
|
|
14
|
+
DataPathType,
|
|
19
15
|
DimensionField,
|
|
20
|
-
DrillDownFilter,
|
|
21
|
-
ExplicitHierarchy,
|
|
22
16
|
FieldSort,
|
|
23
17
|
FieldSortOptions,
|
|
24
|
-
FilterControl,
|
|
25
|
-
FilterGroup,
|
|
26
18
|
FontConfiguration,
|
|
27
19
|
FormatConfiguration,
|
|
28
20
|
HorizontalTextAlignment,
|
|
29
21
|
ItemsLimitConfiguration,
|
|
30
|
-
Layout,
|
|
31
22
|
LegendOptions,
|
|
32
23
|
MeasureField,
|
|
33
24
|
NumberDisplayFormatConfiguration,
|
|
34
|
-
ParameterControl,
|
|
35
|
-
ParameterDeclaration,
|
|
36
25
|
PercentageDisplayFormatConfiguration,
|
|
37
26
|
ReferenceLine,
|
|
38
|
-
SheetContentType,
|
|
39
|
-
SheetControlLayout,
|
|
40
|
-
SheetTextBox,
|
|
41
27
|
SmallMultiplesOptions,
|
|
42
28
|
SortDirection,
|
|
43
29
|
TimeGranularity,
|
|
@@ -46,9 +32,69 @@ import {
|
|
|
46
32
|
Visibility,
|
|
47
33
|
VisualCustomAction,
|
|
48
34
|
VisualInteractionOptions,
|
|
49
|
-
VisualPalette,
|
|
50
35
|
WidgetStatus,
|
|
51
36
|
} from "./models_0";
|
|
37
|
+
export interface DataPathValue {
|
|
38
|
+
FieldId?: string;
|
|
39
|
+
FieldValue?: string;
|
|
40
|
+
DataPathType?: DataPathType;
|
|
41
|
+
}
|
|
42
|
+
export interface DataPathColor {
|
|
43
|
+
Element: DataPathValue | undefined;
|
|
44
|
+
Color: string | undefined;
|
|
45
|
+
TimeGranularity?: TimeGranularity;
|
|
46
|
+
}
|
|
47
|
+
export interface VisualPalette {
|
|
48
|
+
ChartColor?: string;
|
|
49
|
+
ColorMap?: DataPathColor[];
|
|
50
|
+
}
|
|
51
|
+
export interface BarChartConfiguration {
|
|
52
|
+
FieldWells?: BarChartFieldWells;
|
|
53
|
+
SortConfiguration?: BarChartSortConfiguration;
|
|
54
|
+
Orientation?: BarChartOrientation;
|
|
55
|
+
BarsArrangement?: BarsArrangement;
|
|
56
|
+
VisualPalette?: VisualPalette;
|
|
57
|
+
SmallMultiplesOptions?: SmallMultiplesOptions;
|
|
58
|
+
CategoryAxis?: AxisDisplayOptions;
|
|
59
|
+
CategoryLabelOptions?: ChartAxisLabelOptions;
|
|
60
|
+
ValueAxis?: AxisDisplayOptions;
|
|
61
|
+
ValueLabelOptions?: ChartAxisLabelOptions;
|
|
62
|
+
ColorLabelOptions?: ChartAxisLabelOptions;
|
|
63
|
+
Legend?: LegendOptions;
|
|
64
|
+
DataLabels?: DataLabelOptions;
|
|
65
|
+
Tooltip?: TooltipOptions;
|
|
66
|
+
ReferenceLines?: ReferenceLine[];
|
|
67
|
+
ContributionAnalysisDefaults?: ContributionAnalysisDefault[];
|
|
68
|
+
Interactions?: VisualInteractionOptions;
|
|
69
|
+
}
|
|
70
|
+
export interface CategoryDrillDownFilter {
|
|
71
|
+
Column: ColumnIdentifier | undefined;
|
|
72
|
+
CategoryValues: string[] | undefined;
|
|
73
|
+
}
|
|
74
|
+
export interface NumericEqualityDrillDownFilter {
|
|
75
|
+
Column: ColumnIdentifier | undefined;
|
|
76
|
+
Value: number | undefined;
|
|
77
|
+
}
|
|
78
|
+
export interface TimeRangeDrillDownFilter {
|
|
79
|
+
Column: ColumnIdentifier | undefined;
|
|
80
|
+
RangeMinimum: Date | undefined;
|
|
81
|
+
RangeMaximum: Date | undefined;
|
|
82
|
+
TimeGranularity: TimeGranularity | undefined;
|
|
83
|
+
}
|
|
84
|
+
export interface DrillDownFilter {
|
|
85
|
+
NumericEqualityFilter?: NumericEqualityDrillDownFilter;
|
|
86
|
+
CategoryFilter?: CategoryDrillDownFilter;
|
|
87
|
+
TimeRangeFilter?: TimeRangeDrillDownFilter;
|
|
88
|
+
}
|
|
89
|
+
export interface DateTimeHierarchy {
|
|
90
|
+
HierarchyId: string | undefined;
|
|
91
|
+
DrillDownFilters?: DrillDownFilter[];
|
|
92
|
+
}
|
|
93
|
+
export interface ExplicitHierarchy {
|
|
94
|
+
HierarchyId: string | undefined;
|
|
95
|
+
Columns: ColumnIdentifier[] | undefined;
|
|
96
|
+
DrillDownFilters?: DrillDownFilter[];
|
|
97
|
+
}
|
|
52
98
|
export interface PredefinedHierarchy {
|
|
53
99
|
HierarchyId: string | undefined;
|
|
54
100
|
Columns: ColumnIdentifier[] | undefined;
|
|
@@ -1705,108 +1751,18 @@ export declare const WordCloudWordOrientation: {
|
|
|
1705
1751
|
};
|
|
1706
1752
|
export type WordCloudWordOrientation =
|
|
1707
1753
|
(typeof WordCloudWordOrientation)[keyof typeof WordCloudWordOrientation];
|
|
1708
|
-
export declare const
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
export
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
export type WordCloudWordScaling =
|
|
1721
|
-
(typeof WordCloudWordScaling)[keyof typeof WordCloudWordScaling];
|
|
1722
|
-
export interface WordCloudOptions {
|
|
1723
|
-
WordOrientation?: WordCloudWordOrientation;
|
|
1724
|
-
WordScaling?: WordCloudWordScaling;
|
|
1725
|
-
CloudLayout?: WordCloudCloudLayout;
|
|
1726
|
-
WordCasing?: WordCloudWordCasing;
|
|
1727
|
-
WordPadding?: WordCloudWordPadding;
|
|
1728
|
-
MaximumStringLength?: number;
|
|
1729
|
-
}
|
|
1730
|
-
export interface WordCloudChartConfiguration {
|
|
1731
|
-
FieldWells?: WordCloudFieldWells;
|
|
1732
|
-
SortConfiguration?: WordCloudSortConfiguration;
|
|
1733
|
-
CategoryLabelOptions?: ChartAxisLabelOptions;
|
|
1734
|
-
WordCloudOptions?: WordCloudOptions;
|
|
1735
|
-
Interactions?: VisualInteractionOptions;
|
|
1736
|
-
}
|
|
1737
|
-
export interface WordCloudVisual {
|
|
1738
|
-
VisualId: string | undefined;
|
|
1739
|
-
Title?: VisualTitleLabelOptions;
|
|
1740
|
-
Subtitle?: VisualSubtitleLabelOptions;
|
|
1741
|
-
ChartConfiguration?: WordCloudChartConfiguration;
|
|
1742
|
-
Actions?: VisualCustomAction[];
|
|
1743
|
-
ColumnHierarchies?: ColumnHierarchy[];
|
|
1744
|
-
}
|
|
1745
|
-
export interface Visual {
|
|
1746
|
-
TableVisual?: TableVisual;
|
|
1747
|
-
PivotTableVisual?: PivotTableVisual;
|
|
1748
|
-
BarChartVisual?: BarChartVisual;
|
|
1749
|
-
KPIVisual?: KPIVisual;
|
|
1750
|
-
PieChartVisual?: PieChartVisual;
|
|
1751
|
-
GaugeChartVisual?: GaugeChartVisual;
|
|
1752
|
-
LineChartVisual?: LineChartVisual;
|
|
1753
|
-
HeatMapVisual?: HeatMapVisual;
|
|
1754
|
-
TreeMapVisual?: TreeMapVisual;
|
|
1755
|
-
GeospatialMapVisual?: GeospatialMapVisual;
|
|
1756
|
-
FilledMapVisual?: FilledMapVisual;
|
|
1757
|
-
FunnelChartVisual?: FunnelChartVisual;
|
|
1758
|
-
ScatterPlotVisual?: ScatterPlotVisual;
|
|
1759
|
-
ComboChartVisual?: ComboChartVisual;
|
|
1760
|
-
BoxPlotVisual?: BoxPlotVisual;
|
|
1761
|
-
WaterfallVisual?: WaterfallVisual;
|
|
1762
|
-
HistogramVisual?: HistogramVisual;
|
|
1763
|
-
WordCloudVisual?: WordCloudVisual;
|
|
1764
|
-
InsightVisual?: InsightVisual;
|
|
1765
|
-
SankeyDiagramVisual?: SankeyDiagramVisual;
|
|
1766
|
-
CustomContentVisual?: CustomContentVisual;
|
|
1767
|
-
EmptyVisual?: EmptyVisual;
|
|
1768
|
-
RadarChartVisual?: RadarChartVisual;
|
|
1769
|
-
}
|
|
1770
|
-
export interface SheetDefinition {
|
|
1771
|
-
SheetId: string | undefined;
|
|
1772
|
-
Title?: string;
|
|
1773
|
-
Description?: string;
|
|
1774
|
-
Name?: string;
|
|
1775
|
-
ParameterControls?: ParameterControl[];
|
|
1776
|
-
FilterControls?: FilterControl[];
|
|
1777
|
-
Visuals?: Visual[];
|
|
1778
|
-
TextBoxes?: SheetTextBox[];
|
|
1779
|
-
Layouts?: Layout[];
|
|
1780
|
-
SheetControlLayouts?: SheetControlLayout[];
|
|
1781
|
-
ContentType?: SheetContentType;
|
|
1782
|
-
}
|
|
1783
|
-
export interface AnalysisDefinition {
|
|
1784
|
-
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
1785
|
-
Sheets?: SheetDefinition[];
|
|
1786
|
-
CalculatedFields?: CalculatedField[];
|
|
1787
|
-
ParameterDeclarations?: ParameterDeclaration[];
|
|
1788
|
-
FilterGroups?: FilterGroup[];
|
|
1789
|
-
ColumnConfigurations?: ColumnConfiguration[];
|
|
1790
|
-
AnalysisDefaults?: AnalysisDefaults;
|
|
1791
|
-
Options?: AssetOptions;
|
|
1792
|
-
}
|
|
1793
|
-
export declare const AnalysisFilterAttribute: {
|
|
1794
|
-
readonly ANALYSIS_NAME: "ANALYSIS_NAME";
|
|
1795
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
1796
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
1797
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
1798
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
1799
|
-
readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
|
|
1800
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
1801
|
-
};
|
|
1802
|
-
export type AnalysisFilterAttribute =
|
|
1803
|
-
(typeof AnalysisFilterAttribute)[keyof typeof AnalysisFilterAttribute];
|
|
1804
|
-
export declare const FilterOperator: {
|
|
1805
|
-
readonly StringEquals: "StringEquals";
|
|
1806
|
-
readonly StringLike: "StringLike";
|
|
1807
|
-
};
|
|
1808
|
-
export type FilterOperator =
|
|
1809
|
-
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1754
|
+
export declare const DataPathValueFilterSensitiveLog: (
|
|
1755
|
+
obj: DataPathValue
|
|
1756
|
+
) => any;
|
|
1757
|
+
export declare const DataPathColorFilterSensitiveLog: (
|
|
1758
|
+
obj: DataPathColor
|
|
1759
|
+
) => any;
|
|
1760
|
+
export declare const VisualPaletteFilterSensitiveLog: (
|
|
1761
|
+
obj: VisualPalette
|
|
1762
|
+
) => any;
|
|
1763
|
+
export declare const BarChartConfigurationFilterSensitiveLog: (
|
|
1764
|
+
obj: BarChartConfiguration
|
|
1765
|
+
) => any;
|
|
1810
1766
|
export declare const BarChartVisualFilterSensitiveLog: (
|
|
1811
1767
|
obj: BarChartVisual
|
|
1812
1768
|
) => any;
|
|
@@ -2192,16 +2148,3 @@ export declare const WordCloudAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2192
2148
|
export declare const WordCloudFieldWellsFilterSensitiveLog: (
|
|
2193
2149
|
obj: WordCloudFieldWells
|
|
2194
2150
|
) => any;
|
|
2195
|
-
export declare const WordCloudChartConfigurationFilterSensitiveLog: (
|
|
2196
|
-
obj: WordCloudChartConfiguration
|
|
2197
|
-
) => any;
|
|
2198
|
-
export declare const WordCloudVisualFilterSensitiveLog: (
|
|
2199
|
-
obj: WordCloudVisual
|
|
2200
|
-
) => any;
|
|
2201
|
-
export declare const VisualFilterSensitiveLog: (obj: Visual) => any;
|
|
2202
|
-
export declare const SheetDefinitionFilterSensitiveLog: (
|
|
2203
|
-
obj: SheetDefinition
|
|
2204
|
-
) => any;
|
|
2205
|
-
export declare const AnalysisDefinitionFilterSensitiveLog: (
|
|
2206
|
-
obj: AnalysisDefinition
|
|
2207
|
-
) => any;
|
|
@@ -7,24 +7,160 @@ import {
|
|
|
7
7
|
AnalysisDefaults,
|
|
8
8
|
AssetOptions,
|
|
9
9
|
CalculatedField,
|
|
10
|
+
ChartAxisLabelOptions,
|
|
10
11
|
ColumnConfiguration,
|
|
11
12
|
DashboardBehavior,
|
|
12
13
|
DataSetIdentifierDeclaration,
|
|
13
14
|
Edition,
|
|
15
|
+
FilterControl,
|
|
14
16
|
FilterGroup,
|
|
15
|
-
|
|
17
|
+
Layout,
|
|
18
|
+
ParameterControl,
|
|
16
19
|
ParameterDeclaration,
|
|
17
20
|
ResourceStatus,
|
|
21
|
+
SheetContentType,
|
|
22
|
+
SheetControlLayout,
|
|
23
|
+
SheetTextBox,
|
|
18
24
|
TimeGranularity,
|
|
25
|
+
VisualCustomAction,
|
|
26
|
+
VisualInteractionOptions,
|
|
19
27
|
VisualMenuOption,
|
|
20
28
|
} from "./models_0";
|
|
21
29
|
import {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
30
|
+
BarChartVisual,
|
|
31
|
+
BoxPlotVisual,
|
|
32
|
+
ColumnHierarchy,
|
|
33
|
+
ComboChartVisual,
|
|
34
|
+
CustomContentVisual,
|
|
35
|
+
EmptyVisual,
|
|
36
|
+
FilledMapVisual,
|
|
37
|
+
FunnelChartVisual,
|
|
38
|
+
GaugeChartVisual,
|
|
39
|
+
GeospatialMapVisual,
|
|
40
|
+
HeatMapVisual,
|
|
41
|
+
HistogramVisual,
|
|
42
|
+
InsightVisual,
|
|
43
|
+
KPIVisual,
|
|
44
|
+
LineChartVisual,
|
|
45
|
+
PieChartVisual,
|
|
46
|
+
PivotTableVisual,
|
|
47
|
+
RadarChartVisual,
|
|
48
|
+
SankeyDiagramVisual,
|
|
49
|
+
ScatterPlotVisual,
|
|
50
|
+
TableVisual,
|
|
51
|
+
TreeMapVisual,
|
|
52
|
+
VisualSubtitleLabelOptions,
|
|
53
|
+
VisualTitleLabelOptions,
|
|
54
|
+
WaterfallVisual,
|
|
55
|
+
WordCloudCloudLayout,
|
|
56
|
+
WordCloudFieldWells,
|
|
57
|
+
WordCloudSortConfiguration,
|
|
58
|
+
WordCloudWordCasing,
|
|
59
|
+
WordCloudWordOrientation,
|
|
26
60
|
} from "./models_1";
|
|
27
61
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
62
|
+
export declare const WordCloudWordPadding: {
|
|
63
|
+
readonly LARGE: "LARGE";
|
|
64
|
+
readonly MEDIUM: "MEDIUM";
|
|
65
|
+
readonly NONE: "NONE";
|
|
66
|
+
readonly SMALL: "SMALL";
|
|
67
|
+
};
|
|
68
|
+
export type WordCloudWordPadding =
|
|
69
|
+
(typeof WordCloudWordPadding)[keyof typeof WordCloudWordPadding];
|
|
70
|
+
export declare const WordCloudWordScaling: {
|
|
71
|
+
readonly EMPHASIZE: "EMPHASIZE";
|
|
72
|
+
readonly NORMAL: "NORMAL";
|
|
73
|
+
};
|
|
74
|
+
export type WordCloudWordScaling =
|
|
75
|
+
(typeof WordCloudWordScaling)[keyof typeof WordCloudWordScaling];
|
|
76
|
+
export interface WordCloudOptions {
|
|
77
|
+
WordOrientation?: WordCloudWordOrientation;
|
|
78
|
+
WordScaling?: WordCloudWordScaling;
|
|
79
|
+
CloudLayout?: WordCloudCloudLayout;
|
|
80
|
+
WordCasing?: WordCloudWordCasing;
|
|
81
|
+
WordPadding?: WordCloudWordPadding;
|
|
82
|
+
MaximumStringLength?: number;
|
|
83
|
+
}
|
|
84
|
+
export interface WordCloudChartConfiguration {
|
|
85
|
+
FieldWells?: WordCloudFieldWells;
|
|
86
|
+
SortConfiguration?: WordCloudSortConfiguration;
|
|
87
|
+
CategoryLabelOptions?: ChartAxisLabelOptions;
|
|
88
|
+
WordCloudOptions?: WordCloudOptions;
|
|
89
|
+
Interactions?: VisualInteractionOptions;
|
|
90
|
+
}
|
|
91
|
+
export interface WordCloudVisual {
|
|
92
|
+
VisualId: string | undefined;
|
|
93
|
+
Title?: VisualTitleLabelOptions;
|
|
94
|
+
Subtitle?: VisualSubtitleLabelOptions;
|
|
95
|
+
ChartConfiguration?: WordCloudChartConfiguration;
|
|
96
|
+
Actions?: VisualCustomAction[];
|
|
97
|
+
ColumnHierarchies?: ColumnHierarchy[];
|
|
98
|
+
}
|
|
99
|
+
export interface Visual {
|
|
100
|
+
TableVisual?: TableVisual;
|
|
101
|
+
PivotTableVisual?: PivotTableVisual;
|
|
102
|
+
BarChartVisual?: BarChartVisual;
|
|
103
|
+
KPIVisual?: KPIVisual;
|
|
104
|
+
PieChartVisual?: PieChartVisual;
|
|
105
|
+
GaugeChartVisual?: GaugeChartVisual;
|
|
106
|
+
LineChartVisual?: LineChartVisual;
|
|
107
|
+
HeatMapVisual?: HeatMapVisual;
|
|
108
|
+
TreeMapVisual?: TreeMapVisual;
|
|
109
|
+
GeospatialMapVisual?: GeospatialMapVisual;
|
|
110
|
+
FilledMapVisual?: FilledMapVisual;
|
|
111
|
+
FunnelChartVisual?: FunnelChartVisual;
|
|
112
|
+
ScatterPlotVisual?: ScatterPlotVisual;
|
|
113
|
+
ComboChartVisual?: ComboChartVisual;
|
|
114
|
+
BoxPlotVisual?: BoxPlotVisual;
|
|
115
|
+
WaterfallVisual?: WaterfallVisual;
|
|
116
|
+
HistogramVisual?: HistogramVisual;
|
|
117
|
+
WordCloudVisual?: WordCloudVisual;
|
|
118
|
+
InsightVisual?: InsightVisual;
|
|
119
|
+
SankeyDiagramVisual?: SankeyDiagramVisual;
|
|
120
|
+
CustomContentVisual?: CustomContentVisual;
|
|
121
|
+
EmptyVisual?: EmptyVisual;
|
|
122
|
+
RadarChartVisual?: RadarChartVisual;
|
|
123
|
+
}
|
|
124
|
+
export interface SheetDefinition {
|
|
125
|
+
SheetId: string | undefined;
|
|
126
|
+
Title?: string;
|
|
127
|
+
Description?: string;
|
|
128
|
+
Name?: string;
|
|
129
|
+
ParameterControls?: ParameterControl[];
|
|
130
|
+
FilterControls?: FilterControl[];
|
|
131
|
+
Visuals?: Visual[];
|
|
132
|
+
TextBoxes?: SheetTextBox[];
|
|
133
|
+
Layouts?: Layout[];
|
|
134
|
+
SheetControlLayouts?: SheetControlLayout[];
|
|
135
|
+
ContentType?: SheetContentType;
|
|
136
|
+
}
|
|
137
|
+
export interface AnalysisDefinition {
|
|
138
|
+
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
139
|
+
Sheets?: SheetDefinition[];
|
|
140
|
+
CalculatedFields?: CalculatedField[];
|
|
141
|
+
ParameterDeclarations?: ParameterDeclaration[];
|
|
142
|
+
FilterGroups?: FilterGroup[];
|
|
143
|
+
ColumnConfigurations?: ColumnConfiguration[];
|
|
144
|
+
AnalysisDefaults?: AnalysisDefaults;
|
|
145
|
+
Options?: AssetOptions;
|
|
146
|
+
}
|
|
147
|
+
export declare const AnalysisFilterAttribute: {
|
|
148
|
+
readonly ANALYSIS_NAME: "ANALYSIS_NAME";
|
|
149
|
+
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
150
|
+
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
151
|
+
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
152
|
+
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
153
|
+
readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
|
|
154
|
+
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
155
|
+
};
|
|
156
|
+
export type AnalysisFilterAttribute =
|
|
157
|
+
(typeof AnalysisFilterAttribute)[keyof typeof AnalysisFilterAttribute];
|
|
158
|
+
export declare const FilterOperator: {
|
|
159
|
+
readonly StringEquals: "StringEquals";
|
|
160
|
+
readonly StringLike: "StringLike";
|
|
161
|
+
};
|
|
162
|
+
export type FilterOperator =
|
|
163
|
+
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
28
164
|
export interface AnalysisSearchFilter {
|
|
29
165
|
Operator?: FilterOperator;
|
|
30
166
|
Name?: AnalysisFilterAttribute;
|
|
@@ -154,6 +290,7 @@ export declare const AssetBundleExportJobDataSourcePropertyToOverride: {
|
|
|
154
290
|
readonly NAME: "Name";
|
|
155
291
|
readonly PASSWORD: "Password";
|
|
156
292
|
readonly PORT: "Port";
|
|
293
|
+
readonly PRODUCT_TYPE: "ProductType";
|
|
157
294
|
readonly ROLE_ARN: "RoleArn";
|
|
158
295
|
readonly SECRET_ARN: "SecretArn";
|
|
159
296
|
readonly USERNAME: "Username";
|
|
@@ -1386,6 +1523,10 @@ export interface AssetBundleImportJobSummary {
|
|
|
1386
1523
|
AssetBundleImportJobId?: string;
|
|
1387
1524
|
FailureAction?: AssetBundleImportFailureAction;
|
|
1388
1525
|
}
|
|
1526
|
+
export interface AssetBundleImportJobWarning {
|
|
1527
|
+
Arn?: string;
|
|
1528
|
+
Message?: string;
|
|
1529
|
+
}
|
|
1389
1530
|
export interface AssetBundleImportSource {
|
|
1390
1531
|
Body?: Uint8Array;
|
|
1391
1532
|
S3Uri?: string;
|
|
@@ -2685,92 +2826,19 @@ export interface ThemeConfiguration {
|
|
|
2685
2826
|
Sheet?: SheetStyle;
|
|
2686
2827
|
Typography?: Typography;
|
|
2687
2828
|
}
|
|
2688
|
-
export
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
export
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
ThemeId?: string;
|
|
2702
|
-
CreationStatus?: ResourceStatus;
|
|
2703
|
-
Status?: number;
|
|
2704
|
-
RequestId?: string;
|
|
2705
|
-
}
|
|
2706
|
-
export interface CreateThemeAliasRequest {
|
|
2707
|
-
AwsAccountId: string | undefined;
|
|
2708
|
-
ThemeId: string | undefined;
|
|
2709
|
-
AliasName: string | undefined;
|
|
2710
|
-
ThemeVersionNumber: number | undefined;
|
|
2711
|
-
}
|
|
2712
|
-
export interface ThemeAlias {
|
|
2713
|
-
Arn?: string;
|
|
2714
|
-
AliasName?: string;
|
|
2715
|
-
ThemeVersionNumber?: number;
|
|
2716
|
-
}
|
|
2717
|
-
export interface CreateThemeAliasResponse {
|
|
2718
|
-
ThemeAlias?: ThemeAlias;
|
|
2719
|
-
Status?: number;
|
|
2720
|
-
RequestId?: string;
|
|
2721
|
-
}
|
|
2722
|
-
export declare const DefaultAggregation: {
|
|
2723
|
-
readonly AVERAGE: "AVERAGE";
|
|
2724
|
-
readonly COUNT: "COUNT";
|
|
2725
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
2726
|
-
readonly MAX: "MAX";
|
|
2727
|
-
readonly MEDIAN: "MEDIAN";
|
|
2728
|
-
readonly MIN: "MIN";
|
|
2729
|
-
readonly STDEV: "STDEV";
|
|
2730
|
-
readonly STDEVP: "STDEVP";
|
|
2731
|
-
readonly SUM: "SUM";
|
|
2732
|
-
readonly VAR: "VAR";
|
|
2733
|
-
readonly VARP: "VARP";
|
|
2734
|
-
};
|
|
2735
|
-
export type DefaultAggregation =
|
|
2736
|
-
(typeof DefaultAggregation)[keyof typeof DefaultAggregation];
|
|
2737
|
-
export declare const DisplayFormat: {
|
|
2738
|
-
readonly AUTO: "AUTO";
|
|
2739
|
-
readonly CURRENCY: "CURRENCY";
|
|
2740
|
-
readonly DATE: "DATE";
|
|
2741
|
-
readonly NUMBER: "NUMBER";
|
|
2742
|
-
readonly PERCENT: "PERCENT";
|
|
2743
|
-
readonly STRING: "STRING";
|
|
2744
|
-
};
|
|
2745
|
-
export type DisplayFormat = (typeof DisplayFormat)[keyof typeof DisplayFormat];
|
|
2746
|
-
export declare const TopicNumericSeparatorSymbol: {
|
|
2747
|
-
readonly COMMA: "COMMA";
|
|
2748
|
-
readonly DOT: "DOT";
|
|
2749
|
-
};
|
|
2750
|
-
export type TopicNumericSeparatorSymbol =
|
|
2751
|
-
(typeof TopicNumericSeparatorSymbol)[keyof typeof TopicNumericSeparatorSymbol];
|
|
2752
|
-
export interface NegativeFormat {
|
|
2753
|
-
Prefix?: string;
|
|
2754
|
-
Suffix?: string;
|
|
2755
|
-
}
|
|
2756
|
-
export interface DisplayFormatOptions {
|
|
2757
|
-
UseBlankCellFormat?: boolean;
|
|
2758
|
-
BlankCellFormat?: string;
|
|
2759
|
-
DateFormat?: string;
|
|
2760
|
-
DecimalSeparator?: TopicNumericSeparatorSymbol;
|
|
2761
|
-
GroupingSeparator?: string;
|
|
2762
|
-
UseGrouping?: boolean;
|
|
2763
|
-
FractionDigits?: number;
|
|
2764
|
-
Prefix?: string;
|
|
2765
|
-
Suffix?: string;
|
|
2766
|
-
UnitScaler?: NumberScale;
|
|
2767
|
-
NegativeFormat?: NegativeFormat;
|
|
2768
|
-
CurrencySymbol?: string;
|
|
2769
|
-
}
|
|
2770
|
-
export interface DefaultFormatting {
|
|
2771
|
-
DisplayFormat?: DisplayFormat;
|
|
2772
|
-
DisplayFormatOptions?: DisplayFormatOptions;
|
|
2773
|
-
}
|
|
2829
|
+
export declare const WordCloudChartConfigurationFilterSensitiveLog: (
|
|
2830
|
+
obj: WordCloudChartConfiguration
|
|
2831
|
+
) => any;
|
|
2832
|
+
export declare const WordCloudVisualFilterSensitiveLog: (
|
|
2833
|
+
obj: WordCloudVisual
|
|
2834
|
+
) => any;
|
|
2835
|
+
export declare const VisualFilterSensitiveLog: (obj: Visual) => any;
|
|
2836
|
+
export declare const SheetDefinitionFilterSensitiveLog: (
|
|
2837
|
+
obj: SheetDefinition
|
|
2838
|
+
) => any;
|
|
2839
|
+
export declare const AnalysisDefinitionFilterSensitiveLog: (
|
|
2840
|
+
obj: AnalysisDefinition
|
|
2841
|
+
) => any;
|
|
2774
2842
|
export declare const SnapshotJobS3ResultFilterSensitiveLog: (
|
|
2775
2843
|
obj: SnapshotJobS3Result
|
|
2776
2844
|
) => any;
|