@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
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { CreateTopicRequestFilterSensitiveLog } from "../models/
|
|
5
|
+
import { CreateTopicRequestFilterSensitiveLog } from "../models/models_4";
|
|
6
6
|
import { de_CreateTopicCommand, se_CreateTopicCommand } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateTopicCommand extends $Command
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/
|
|
5
|
+
import { GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/models_5";
|
|
6
6
|
import { de_GenerateEmbedUrlForRegisteredUserCommand, se_GenerateEmbedUrlForRegisteredUserCommand, } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GenerateEmbedUrlForRegisteredUserCommand extends $Command
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GenerateEmbedUrlForRegisteredUserWithIdentityResponseFilterSensitiveLog, } from "../models/
|
|
5
|
+
import { GenerateEmbedUrlForRegisteredUserWithIdentityResponseFilterSensitiveLog, } from "../models/models_5";
|
|
6
6
|
import { de_GenerateEmbedUrlForRegisteredUserWithIdentityCommand, se_GenerateEmbedUrlForRegisteredUserWithIdentityCommand, } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GenerateEmbedUrlForRegisteredUserWithIdentityCommand extends $Command
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetDashboardEmbedUrlResponseFilterSensitiveLog, } from "../models/
|
|
5
|
+
import { GetDashboardEmbedUrlResponseFilterSensitiveLog, } from "../models/models_5";
|
|
6
6
|
import { de_GetDashboardEmbedUrlCommand, se_GetDashboardEmbedUrlCommand } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetDashboardEmbedUrlCommand extends $Command
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/
|
|
5
|
+
import { GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/models_5";
|
|
6
6
|
import { de_GetSessionEmbedUrlCommand, se_GetSessionEmbedUrlCommand } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetSessionEmbedUrlCommand extends $Command
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { ListActionConnectorsResponseFilterSensitiveLog, } from "../models/
|
|
5
|
+
import { ListActionConnectorsResponseFilterSensitiveLog, } from "../models/models_5";
|
|
6
6
|
import { de_ListActionConnectorsCommand, se_ListActionConnectorsCommand } from "../protocols/Aws_restJson1";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ListActionConnectorsCommand extends $Command
|
|
@@ -159,6 +159,14 @@ export const TopicTimeGranularity = {
|
|
|
159
159
|
WEEK: "WEEK",
|
|
160
160
|
YEAR: "YEAR",
|
|
161
161
|
};
|
|
162
|
+
export const DataPrepSimpleAggregationFunctionType = {
|
|
163
|
+
AVERAGE: "AVERAGE",
|
|
164
|
+
COUNT: "COUNT",
|
|
165
|
+
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
166
|
+
MAX: "MAX",
|
|
167
|
+
MIN: "MIN",
|
|
168
|
+
SUM: "SUM",
|
|
169
|
+
};
|
|
162
170
|
export const SimpleAttributeAggregationFunction = {
|
|
163
171
|
UNIQUE_VALUE: "UNIQUE_VALUE",
|
|
164
172
|
};
|
|
@@ -759,7 +767,3 @@ export const VisualCustomActionOperationFilterSensitiveLog = (obj) => ({
|
|
|
759
767
|
export const VisualCustomActionFilterSensitiveLog = (obj) => ({
|
|
760
768
|
...obj,
|
|
761
769
|
});
|
|
762
|
-
export const DataPathLabelTypeFilterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
...(obj.FieldValue && { FieldValue: SENSITIVE_STRING }),
|
|
765
|
-
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
|
-
import { CustomActionSetParametersOperationFilterSensitiveLog,
|
|
2
|
+
import { CustomActionSetParametersOperationFilterSensitiveLog, DateTimeFormatConfigurationFilterSensitiveLog, FormatConfigurationFilterSensitiveLog, NumberDisplayFormatConfigurationFilterSensitiveLog, NumericFormatConfigurationFilterSensitiveLog, PercentageDisplayFormatConfigurationFilterSensitiveLog, StringFormatConfigurationFilterSensitiveLog, } from "./models_0";
|
|
3
3
|
export const DataLabelContent = {
|
|
4
4
|
PERCENT: "PERCENT",
|
|
5
5
|
VALUE: "VALUE",
|
|
@@ -279,6 +279,10 @@ export const PivotTableFieldCollapseState = {
|
|
|
279
279
|
COLLAPSED: "COLLAPSED",
|
|
280
280
|
EXPANDED: "EXPANDED",
|
|
281
281
|
};
|
|
282
|
+
export const DataPathLabelTypeFilterSensitiveLog = (obj) => ({
|
|
283
|
+
...obj,
|
|
284
|
+
...(obj.FieldValue && { FieldValue: SENSITIVE_STRING }),
|
|
285
|
+
});
|
|
282
286
|
export const DataLabelTypeFilterSensitiveLog = (obj) => ({
|
|
283
287
|
...obj,
|
|
284
288
|
...(obj.DataPathLabelType && { DataPathLabelType: DataPathLabelTypeFilterSensitiveLog(obj.DataPathLabelType) }),
|
|
@@ -852,28 +856,3 @@ export const PivotTableDataPathOptionFilterSensitiveLog = (obj) => ({
|
|
|
852
856
|
...obj,
|
|
853
857
|
...(obj.DataPathList && { DataPathList: obj.DataPathList.map((item) => DataPathValueFilterSensitiveLog(item)) }),
|
|
854
858
|
});
|
|
855
|
-
export const PivotTableFieldOptionsFilterSensitiveLog = (obj) => ({
|
|
856
|
-
...obj,
|
|
857
|
-
});
|
|
858
|
-
export const PivotTableAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
859
|
-
...obj,
|
|
860
|
-
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
861
|
-
});
|
|
862
|
-
export const PivotTableFieldWellsFilterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
export const DataPathSortFilterSensitiveLog = (obj) => ({
|
|
866
|
-
...obj,
|
|
867
|
-
...(obj.SortPaths && { SortPaths: obj.SortPaths.map((item) => DataPathValueFilterSensitiveLog(item)) }),
|
|
868
|
-
});
|
|
869
|
-
export const PivotTableSortByFilterSensitiveLog = (obj) => ({
|
|
870
|
-
...obj,
|
|
871
|
-
...(obj.DataPath && { DataPath: DataPathSortFilterSensitiveLog(obj.DataPath) }),
|
|
872
|
-
});
|
|
873
|
-
export const PivotFieldSortOptionsFilterSensitiveLog = (obj) => ({
|
|
874
|
-
...obj,
|
|
875
|
-
...(obj.SortBy && { SortBy: PivotTableSortByFilterSensitiveLog(obj.SortBy) }),
|
|
876
|
-
});
|
|
877
|
-
export const PivotTableSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
878
|
-
...obj,
|
|
879
|
-
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CalculatedFieldFilterSensitiveLog, ColumnConfigurationFilterSensitiveLog, ParameterDeclarationFilterSensitiveLog, } from "./models_0";
|
|
3
|
-
import { ConditionalFormattingColorFilterSensitiveLog, ConditionalFormattingIconFilterSensitiveLog, DataLabelOptionsFilterSensitiveLog, GaugeChartVisualFilterSensitiveLog, HistogramVisualFilterSensitiveLog, InsightVisualFilterSensitiveLog, KPIVisualFilterSensitiveLog, LayerMapVisualFilterSensitiveLog, MeasureFieldFilterSensitiveLog, UnaggregatedFieldFilterSensitiveLog, VisualPaletteFilterSensitiveLog, } from "./models_1";
|
|
3
|
+
import { ConditionalFormattingColorFilterSensitiveLog, ConditionalFormattingIconFilterSensitiveLog, DataLabelOptionsFilterSensitiveLog, DataPathValueFilterSensitiveLog, GaugeChartVisualFilterSensitiveLog, HistogramVisualFilterSensitiveLog, InsightVisualFilterSensitiveLog, KPIVisualFilterSensitiveLog, LayerMapVisualFilterSensitiveLog, MeasureFieldFilterSensitiveLog, UnaggregatedFieldFilterSensitiveLog, VisualPaletteFilterSensitiveLog, } from "./models_1";
|
|
4
4
|
export const TableBorderStyle = {
|
|
5
5
|
NONE: "NONE",
|
|
6
6
|
SOLID: "SOLID",
|
|
@@ -374,44 +374,31 @@ export const TopicSortDirection = {
|
|
|
374
374
|
ASCENDING: "ASCENDING",
|
|
375
375
|
DESCENDING: "DESCENDING",
|
|
376
376
|
};
|
|
377
|
-
export const
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
};
|
|
387
|
-
export const
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
EXACT: "EXACT",
|
|
403
|
-
LAST: "LAST",
|
|
404
|
-
NEXT: "NEXT",
|
|
405
|
-
NOW: "NOW",
|
|
406
|
-
PREVIOUS: "PREVIOUS",
|
|
407
|
-
STARTS_WITH: "STARTS_WITH",
|
|
408
|
-
THIS: "THIS",
|
|
409
|
-
};
|
|
410
|
-
export const NullFilterOption = {
|
|
411
|
-
ALL_VALUES: "ALL_VALUES",
|
|
412
|
-
NON_NULLS_ONLY: "NON_NULLS_ONLY",
|
|
413
|
-
NULLS_ONLY: "NULLS_ONLY",
|
|
414
|
-
};
|
|
377
|
+
export const PivotTableFieldOptionsFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
export const PivotTableAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
381
|
+
...obj,
|
|
382
|
+
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
383
|
+
});
|
|
384
|
+
export const PivotTableFieldWellsFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
export const DataPathSortFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
...(obj.SortPaths && { SortPaths: obj.SortPaths.map((item) => DataPathValueFilterSensitiveLog(item)) }),
|
|
390
|
+
});
|
|
391
|
+
export const PivotTableSortByFilterSensitiveLog = (obj) => ({
|
|
392
|
+
...obj,
|
|
393
|
+
...(obj.DataPath && { DataPath: DataPathSortFilterSensitiveLog(obj.DataPath) }),
|
|
394
|
+
});
|
|
395
|
+
export const PivotFieldSortOptionsFilterSensitiveLog = (obj) => ({
|
|
396
|
+
...obj,
|
|
397
|
+
...(obj.SortBy && { SortBy: PivotTableSortByFilterSensitiveLog(obj.SortBy) }),
|
|
398
|
+
});
|
|
399
|
+
export const PivotTableSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
415
402
|
export const PivotTableConfigurationFilterSensitiveLog = (obj) => ({
|
|
416
403
|
...obj,
|
|
417
404
|
});
|