@aws-sdk/client-quicksight 3.922.0 → 3.926.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/README.md +1 -1
- package/dist-cjs/index.js +823 -360
- package/dist-es/commands/CreateTopicCommand.js +1 -1
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +1 -1
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -1
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +1 -1
- package/dist-es/commands/ListActionConnectorsCommand.js +1 -1
- package/dist-es/models/models_0.js +8 -4
- package/dist-es/models/models_1.js +5 -26
- package/dist-es/models/models_2.js +26 -39
- package/dist-es/models/models_3.js +233 -222
- package/dist-es/models/models_4.js +217 -70
- package/dist-es/models/models_5.js +74 -2
- package/dist-es/protocols/Aws_restJson1.js +240 -4
- package/dist-types/QuickSight.d.ts +1 -1
- package/dist-types/QuickSightClient.d.ts +1 -1
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +398 -3
- package/dist-types/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +396 -3
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +4 -4
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +7 -7
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +4 -4
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +10 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -2
- package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +9 -0
- package/dist-types/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +398 -3
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +162 -182
- package/dist-types/models/models_1.d.ts +177 -161
- package/dist-types/models/models_2.d.ts +196 -250
- package/dist-types/models/models_3.d.ts +2725 -3153
- package/dist-types/models/models_4.d.ts +4088 -3877
- package/dist-types/models/models_5.d.ts +1555 -12
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +42 -42
- package/dist-types/ts3.4/models/models_1.d.ts +44 -56
- package/dist-types/ts3.4/models/models_2.d.ts +72 -94
- package/dist-types/ts3.4/models/models_3.d.ts +446 -511
- package/dist-types/ts3.4/models/models_4.d.ts +513 -366
- package/dist-types/ts3.4/models/models_5.d.ts +381 -17
- package/package.json +8 -8
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
|
-
AggregationPartitionBy,
|
|
3
|
-
AggType,
|
|
4
2
|
AmazonElasticsearchParameters,
|
|
5
3
|
AmazonOpenSearchParameters,
|
|
6
4
|
AnalysisDefaults,
|
|
7
5
|
AssetOptions,
|
|
8
6
|
AuthorizationCodeGrantCredentialsSource,
|
|
9
|
-
AxisDisplayOptions,
|
|
10
7
|
CalculatedField,
|
|
11
|
-
ChartAxisLabelOptions,
|
|
12
8
|
ClientCredentialsSource,
|
|
13
9
|
ColumnConfiguration,
|
|
10
|
+
ColumnSort,
|
|
14
11
|
ConnectionAuthType,
|
|
15
12
|
DataSetIdentifierDeclaration,
|
|
16
13
|
FilterControl,
|
|
@@ -26,7 +23,9 @@ import {
|
|
|
26
23
|
SheetControlLayout,
|
|
27
24
|
SheetImage,
|
|
28
25
|
SheetTextBox,
|
|
26
|
+
SortDirection,
|
|
29
27
|
TimeGranularity,
|
|
28
|
+
TransformOperationSource,
|
|
30
29
|
URLTargetConfiguration,
|
|
31
30
|
Visibility,
|
|
32
31
|
VisualCustomAction,
|
|
@@ -34,8 +33,10 @@ import {
|
|
|
34
33
|
WidgetStatus,
|
|
35
34
|
} from "./models_0";
|
|
36
35
|
import {
|
|
36
|
+
AxisDisplayOptions,
|
|
37
37
|
BarChartVisual,
|
|
38
38
|
BoxPlotVisual,
|
|
39
|
+
ChartAxisLabelOptions,
|
|
39
40
|
ColorScale,
|
|
40
41
|
ColumnHierarchy,
|
|
41
42
|
ComboChartVisual,
|
|
@@ -43,8 +44,10 @@ import {
|
|
|
43
44
|
ConditionalFormattingIcon,
|
|
44
45
|
CustomContentVisual,
|
|
45
46
|
DataLabelOptions,
|
|
47
|
+
DataPathValue,
|
|
46
48
|
DimensionField,
|
|
47
49
|
EmptyVisual,
|
|
50
|
+
FieldSort,
|
|
48
51
|
FieldSortOptions,
|
|
49
52
|
FilledMapVisual,
|
|
50
53
|
FunnelChartVisual,
|
|
@@ -62,10 +65,9 @@ import {
|
|
|
62
65
|
MeasureField,
|
|
63
66
|
PaginationConfiguration,
|
|
64
67
|
PieChartVisual,
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
PivotTableSortConfiguration,
|
|
68
|
+
PivotTableDataPathOption,
|
|
69
|
+
PivotTableFieldCollapseStateOption,
|
|
70
|
+
PivotTableFieldOption,
|
|
69
71
|
TooltipOptions,
|
|
70
72
|
UnaggregatedField,
|
|
71
73
|
VisualInteractionOptions,
|
|
@@ -73,6 +75,39 @@ import {
|
|
|
73
75
|
VisualSubtitleLabelOptions,
|
|
74
76
|
VisualTitleLabelOptions,
|
|
75
77
|
} from "./models_1";
|
|
78
|
+
export interface PivotTableFieldOptions {
|
|
79
|
+
SelectedFieldOptions?: PivotTableFieldOption[] | undefined;
|
|
80
|
+
DataPathOptions?: PivotTableDataPathOption[] | undefined;
|
|
81
|
+
CollapseStateOptions?: PivotTableFieldCollapseStateOption[] | undefined;
|
|
82
|
+
}
|
|
83
|
+
export interface PivotTableAggregatedFieldWells {
|
|
84
|
+
Rows?: DimensionField[] | undefined;
|
|
85
|
+
Columns?: DimensionField[] | undefined;
|
|
86
|
+
Values?: MeasureField[] | undefined;
|
|
87
|
+
}
|
|
88
|
+
export interface PivotTableFieldWells {
|
|
89
|
+
PivotTableAggregatedFieldWells?: PivotTableAggregatedFieldWells | undefined;
|
|
90
|
+
}
|
|
91
|
+
export interface PivotTablePaginatedReportOptions {
|
|
92
|
+
VerticalOverflowVisibility?: Visibility | undefined;
|
|
93
|
+
OverflowColumnHeaderVisibility?: Visibility | undefined;
|
|
94
|
+
}
|
|
95
|
+
export interface DataPathSort {
|
|
96
|
+
Direction: SortDirection | undefined;
|
|
97
|
+
SortPaths: DataPathValue[] | undefined;
|
|
98
|
+
}
|
|
99
|
+
export interface PivotTableSortBy {
|
|
100
|
+
Field?: FieldSort | undefined;
|
|
101
|
+
Column?: ColumnSort | undefined;
|
|
102
|
+
DataPath?: DataPathSort | undefined;
|
|
103
|
+
}
|
|
104
|
+
export interface PivotFieldSortOptions {
|
|
105
|
+
FieldId: string | undefined;
|
|
106
|
+
SortBy: PivotTableSortBy | undefined;
|
|
107
|
+
}
|
|
108
|
+
export interface PivotTableSortConfiguration {
|
|
109
|
+
FieldSortOptions?: PivotFieldSortOptions[] | undefined;
|
|
110
|
+
}
|
|
76
111
|
export declare const TableBorderStyle: {
|
|
77
112
|
readonly NONE: "NONE";
|
|
78
113
|
readonly SOLID: "SOLID";
|
|
@@ -975,6 +1010,16 @@ export interface APIKeyConnectionMetadata {
|
|
|
975
1010
|
ApiKey: string | undefined;
|
|
976
1011
|
Email?: string | undefined;
|
|
977
1012
|
}
|
|
1013
|
+
export interface AppendedColumn {
|
|
1014
|
+
ColumnName: string | undefined;
|
|
1015
|
+
NewColumnId: string | undefined;
|
|
1016
|
+
}
|
|
1017
|
+
export interface AppendOperation {
|
|
1018
|
+
Alias: string | undefined;
|
|
1019
|
+
FirstSource?: TransformOperationSource | undefined;
|
|
1020
|
+
SecondSource?: TransformOperationSource | undefined;
|
|
1021
|
+
AppendedColumns: AppendedColumn[] | undefined;
|
|
1022
|
+
}
|
|
978
1023
|
export interface Palette {
|
|
979
1024
|
Foreground?: string | undefined;
|
|
980
1025
|
Background?: string | undefined;
|
|
@@ -3048,92 +3093,25 @@ export declare const TopicSortDirection: {
|
|
|
3048
3093
|
};
|
|
3049
3094
|
export type TopicSortDirection =
|
|
3050
3095
|
(typeof TopicSortDirection)[keyof typeof TopicSortDirection];
|
|
3051
|
-
export
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
export
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
Maximum?: string | undefined;
|
|
3071
|
-
ValueList?: CollectiveConstantEntry[] | undefined;
|
|
3072
|
-
}
|
|
3073
|
-
export declare const FilterClass: {
|
|
3074
|
-
readonly CONDITIONAL_VALUE_FILTER: "CONDITIONAL_VALUE_FILTER";
|
|
3075
|
-
readonly ENFORCED_VALUE_FILTER: "ENFORCED_VALUE_FILTER";
|
|
3076
|
-
readonly NAMED_VALUE_FILTER: "NAMED_VALUE_FILTER";
|
|
3077
|
-
};
|
|
3078
|
-
export type FilterClass = (typeof FilterClass)[keyof typeof FilterClass];
|
|
3079
|
-
export declare const TopicIRFilterType: {
|
|
3080
|
-
readonly ACCEPT_ALL_FILTER: "ACCEPT_ALL_FILTER";
|
|
3081
|
-
readonly CATEGORY_FILTER: "CATEGORY_FILTER";
|
|
3082
|
-
readonly DATE_RANGE_FILTER: "DATE_RANGE_FILTER";
|
|
3083
|
-
readonly EQUALS: "EQUALS";
|
|
3084
|
-
readonly NUMERIC_EQUALITY_FILTER: "NUMERIC_EQUALITY_FILTER";
|
|
3085
|
-
readonly NUMERIC_RANGE_FILTER: "NUMERIC_RANGE_FILTER";
|
|
3086
|
-
readonly RANK_LIMIT_FILTER: "RANK_LIMIT_FILTER";
|
|
3087
|
-
readonly RELATIVE_DATE_FILTER: "RELATIVE_DATE_FILTER";
|
|
3088
|
-
readonly TOP_BOTTOM_FILTER: "TOP_BOTTOM_FILTER";
|
|
3089
|
-
};
|
|
3090
|
-
export type TopicIRFilterType =
|
|
3091
|
-
(typeof TopicIRFilterType)[keyof typeof TopicIRFilterType];
|
|
3092
|
-
export declare const TopicIRFilterFunction: {
|
|
3093
|
-
readonly CONTAINS: "CONTAINS";
|
|
3094
|
-
readonly CONTAINS_STRING: "CONTAINS_STRING";
|
|
3095
|
-
readonly ENDS_WITH: "ENDS_WITH";
|
|
3096
|
-
readonly EXACT: "EXACT";
|
|
3097
|
-
readonly LAST: "LAST";
|
|
3098
|
-
readonly NEXT: "NEXT";
|
|
3099
|
-
readonly NOW: "NOW";
|
|
3100
|
-
readonly PREVIOUS: "PREVIOUS";
|
|
3101
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
3102
|
-
readonly THIS: "THIS";
|
|
3103
|
-
};
|
|
3104
|
-
export type TopicIRFilterFunction =
|
|
3105
|
-
(typeof TopicIRFilterFunction)[keyof typeof TopicIRFilterFunction];
|
|
3106
|
-
export declare const NullFilterOption: {
|
|
3107
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
3108
|
-
readonly NON_NULLS_ONLY: "NON_NULLS_ONLY";
|
|
3109
|
-
readonly NULLS_ONLY: "NULLS_ONLY";
|
|
3110
|
-
};
|
|
3111
|
-
export type NullFilterOption =
|
|
3112
|
-
(typeof NullFilterOption)[keyof typeof NullFilterOption];
|
|
3113
|
-
export interface TopicIRFilterOption {
|
|
3114
|
-
FilterType?: TopicIRFilterType | undefined;
|
|
3115
|
-
FilterClass?: FilterClass | undefined;
|
|
3116
|
-
OperandField?: Identifier | undefined;
|
|
3117
|
-
Function?: TopicIRFilterFunction | undefined;
|
|
3118
|
-
Constant?: TopicConstantValue | undefined;
|
|
3119
|
-
Inverse?: boolean | undefined;
|
|
3120
|
-
NullFilter?: NullFilterOption | undefined;
|
|
3121
|
-
Aggregation?: AggType | undefined;
|
|
3122
|
-
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
3123
|
-
AggregationPartitionBy?: AggregationPartitionBy[] | undefined;
|
|
3124
|
-
Range?: TopicConstantValue | undefined;
|
|
3125
|
-
Inclusive?: boolean | undefined;
|
|
3126
|
-
TimeGranularity?: TimeGranularity | undefined;
|
|
3127
|
-
LastNextOffset?: TopicConstantValue | undefined;
|
|
3128
|
-
AggMetrics?: FilterAggMetrics[] | undefined;
|
|
3129
|
-
TopBottomLimit?: TopicConstantValue | undefined;
|
|
3130
|
-
SortDirection?: TopicSortDirection | undefined;
|
|
3131
|
-
Anchor?: Anchor | undefined;
|
|
3132
|
-
}
|
|
3133
|
-
export interface ContributionAnalysisTimeRanges {
|
|
3134
|
-
StartRange?: TopicIRFilterOption | undefined;
|
|
3135
|
-
EndRange?: TopicIRFilterOption | undefined;
|
|
3136
|
-
}
|
|
3096
|
+
export declare const PivotTableFieldOptionsFilterSensitiveLog: (
|
|
3097
|
+
obj: PivotTableFieldOptions
|
|
3098
|
+
) => any;
|
|
3099
|
+
export declare const PivotTableAggregatedFieldWellsFilterSensitiveLog: (
|
|
3100
|
+
obj: PivotTableAggregatedFieldWells
|
|
3101
|
+
) => any;
|
|
3102
|
+
export declare const PivotTableFieldWellsFilterSensitiveLog: (
|
|
3103
|
+
obj: PivotTableFieldWells
|
|
3104
|
+
) => any;
|
|
3105
|
+
export declare const DataPathSortFilterSensitiveLog: (obj: DataPathSort) => any;
|
|
3106
|
+
export declare const PivotTableSortByFilterSensitiveLog: (
|
|
3107
|
+
obj: PivotTableSortBy
|
|
3108
|
+
) => any;
|
|
3109
|
+
export declare const PivotFieldSortOptionsFilterSensitiveLog: (
|
|
3110
|
+
obj: PivotFieldSortOptions
|
|
3111
|
+
) => any;
|
|
3112
|
+
export declare const PivotTableSortConfigurationFilterSensitiveLog: (
|
|
3113
|
+
obj: PivotTableSortConfiguration
|
|
3114
|
+
) => any;
|
|
3137
3115
|
export declare const PivotTableConfigurationFilterSensitiveLog: (
|
|
3138
3116
|
obj: PivotTableConfiguration
|
|
3139
3117
|
) => any;
|