@aws-sdk/client-quicksight 3.839.0 → 3.840.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 +12 -11
- package/dist-es/models/models_0.js +0 -6
- package/dist-es/models/models_1.js +6 -3
- package/dist-es/models/models_2.js +4 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +5 -0
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +5 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +7 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +5 -0
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +5 -0
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +4 -1
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +5 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +7 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +5 -0
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +7 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +4 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +5 -0
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +5 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +7 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +5 -0
- package/dist-types/models/models_0.d.ts +27 -74
- package/dist-types/models/models_1.d.ts +75 -72
- package/dist-types/models/models_2.d.ts +89 -103
- package/dist-types/models/models_3.d.ts +126 -45
- package/dist-types/models/models_4.d.ts +43 -131
- package/dist-types/models/models_5.d.ts +132 -3
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +7 -16
- package/dist-types/ts3.4/models/models_1.d.ts +17 -19
- package/dist-types/ts3.4/models/models_2.d.ts +31 -25
- package/dist-types/ts3.4/models/models_3.d.ts +29 -11
- package/dist-types/ts3.4/models/models_4.d.ts +12 -23
- package/dist-types/ts3.4/models/models_5.d.ts +26 -1
- package/package.json +12 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1408,12 +1408,6 @@ var DataLabelPosition = {
|
|
|
1408
1408
|
RIGHT: "RIGHT",
|
|
1409
1409
|
TOP: "TOP"
|
|
1410
1410
|
};
|
|
1411
|
-
var LegendPosition = {
|
|
1412
|
-
AUTO: "AUTO",
|
|
1413
|
-
BOTTOM: "BOTTOM",
|
|
1414
|
-
RIGHT: "RIGHT",
|
|
1415
|
-
TOP: "TOP"
|
|
1416
|
-
};
|
|
1417
1411
|
var CustomParameterValuesFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
1418
1412
|
...obj,
|
|
1419
1413
|
...obj.StringValues && { StringValues: import_smithy_client.SENSITIVE_STRING },
|
|
@@ -1787,6 +1781,12 @@ var BarChartFieldWellsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
|
1787
1781
|
|
|
1788
1782
|
// src/models/models_1.ts
|
|
1789
1783
|
|
|
1784
|
+
var LegendPosition = {
|
|
1785
|
+
AUTO: "AUTO",
|
|
1786
|
+
BOTTOM: "BOTTOM",
|
|
1787
|
+
RIGHT: "RIGHT",
|
|
1788
|
+
TOP: "TOP"
|
|
1789
|
+
};
|
|
1790
1790
|
var BarChartOrientation = {
|
|
1791
1791
|
HORIZONTAL: "HORIZONTAL",
|
|
1792
1792
|
VERTICAL: "VERTICAL"
|
|
@@ -2632,9 +2632,6 @@ var PivotFieldSortOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
|
2632
2632
|
var PivotTableSortConfigurationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2633
2633
|
...obj
|
|
2634
2634
|
}), "PivotTableSortConfigurationFilterSensitiveLog");
|
|
2635
|
-
var PivotTableConfigurationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2636
|
-
...obj
|
|
2637
|
-
}), "PivotTableConfigurationFilterSensitiveLog");
|
|
2638
2635
|
|
|
2639
2636
|
// src/models/models_2.ts
|
|
2640
2637
|
var PivotTableConditionalFormattingScopeRole = {
|
|
@@ -2858,6 +2855,7 @@ var AuthenticationMethodOption = {
|
|
|
2858
2855
|
IAM_ONLY: "IAM_ONLY"
|
|
2859
2856
|
};
|
|
2860
2857
|
var ServiceType = {
|
|
2858
|
+
ATHENA: "ATHENA",
|
|
2861
2859
|
QBUSINESS: "QBUSINESS",
|
|
2862
2860
|
REDSHIFT: "REDSHIFT"
|
|
2863
2861
|
};
|
|
@@ -3135,6 +3133,9 @@ var BrandVersionStatus = {
|
|
|
3135
3133
|
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
3136
3134
|
CREATE_SUCCEEDED: "CREATE_SUCCEEDED"
|
|
3137
3135
|
};
|
|
3136
|
+
var PivotTableConfigurationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
3137
|
+
...obj
|
|
3138
|
+
}), "PivotTableConfigurationFilterSensitiveLog");
|
|
3138
3139
|
var TextConditionalFormatFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
3139
3140
|
...obj,
|
|
3140
3141
|
...obj.BackgroundColor && { BackgroundColor: ConditionalFormattingColorFilterSensitiveLog(obj.BackgroundColor) },
|
|
@@ -21955,7 +21956,6 @@ var paginateSearchTopics = (0, import_core.createPaginator)(QuickSightClient, Se
|
|
|
21955
21956
|
DataLabelContent,
|
|
21956
21957
|
DataLabelOverlap,
|
|
21957
21958
|
DataLabelPosition,
|
|
21958
|
-
LegendPosition,
|
|
21959
21959
|
CustomParameterValuesFilterSensitiveLog,
|
|
21960
21960
|
CustomValuesConfigurationFilterSensitiveLog,
|
|
21961
21961
|
DestinationParameterValueConfigurationFilterSensitiveLog,
|
|
@@ -22025,6 +22025,7 @@ var paginateSearchTopics = (0, import_core.createPaginator)(QuickSightClient, Se
|
|
|
22025
22025
|
MeasureFieldFilterSensitiveLog,
|
|
22026
22026
|
BarChartAggregatedFieldWellsFilterSensitiveLog,
|
|
22027
22027
|
BarChartFieldWellsFilterSensitiveLog,
|
|
22028
|
+
LegendPosition,
|
|
22028
22029
|
BarChartOrientation,
|
|
22029
22030
|
AxisBinding,
|
|
22030
22031
|
ReferenceLineSeriesType,
|
|
@@ -22195,7 +22196,6 @@ var paginateSearchTopics = (0, import_core.createPaginator)(QuickSightClient, Se
|
|
|
22195
22196
|
PivotTableSortByFilterSensitiveLog,
|
|
22196
22197
|
PivotFieldSortOptionsFilterSensitiveLog,
|
|
22197
22198
|
PivotTableSortConfigurationFilterSensitiveLog,
|
|
22198
|
-
PivotTableConfigurationFilterSensitiveLog,
|
|
22199
22199
|
PivotTableConditionalFormattingScopeRole,
|
|
22200
22200
|
PluginVisualAxisName,
|
|
22201
22201
|
RadarChartAxesRangeScale,
|
|
@@ -22259,6 +22259,7 @@ var paginateSearchTopics = (0, import_core.createPaginator)(QuickSightClient, Se
|
|
|
22259
22259
|
ImageSource,
|
|
22260
22260
|
BrandStatus,
|
|
22261
22261
|
BrandVersionStatus,
|
|
22262
|
+
PivotTableConfigurationFilterSensitiveLog,
|
|
22262
22263
|
TextConditionalFormatFilterSensitiveLog,
|
|
22263
22264
|
PivotTableCellConditionalFormattingFilterSensitiveLog,
|
|
22264
22265
|
PivotTableConditionalFormattingOptionFilterSensitiveLog,
|
|
@@ -351,12 +351,6 @@ export const DataLabelPosition = {
|
|
|
351
351
|
RIGHT: "RIGHT",
|
|
352
352
|
TOP: "TOP",
|
|
353
353
|
};
|
|
354
|
-
export const LegendPosition = {
|
|
355
|
-
AUTO: "AUTO",
|
|
356
|
-
BOTTOM: "BOTTOM",
|
|
357
|
-
RIGHT: "RIGHT",
|
|
358
|
-
TOP: "TOP",
|
|
359
|
-
};
|
|
360
354
|
export const CustomParameterValuesFilterSensitiveLog = (obj) => ({
|
|
361
355
|
...obj,
|
|
362
356
|
...(obj.StringValues && { StringValues: SENSITIVE_STRING }),
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CustomActionSetParametersOperationFilterSensitiveLog, DataLabelOptionsFilterSensitiveLog, FormatConfigurationFilterSensitiveLog, MeasureFieldFilterSensitiveLog, NumberDisplayFormatConfigurationFilterSensitiveLog, NumericFormatConfigurationFilterSensitiveLog, PercentageDisplayFormatConfigurationFilterSensitiveLog, } from "./models_0";
|
|
3
|
+
export const LegendPosition = {
|
|
4
|
+
AUTO: "AUTO",
|
|
5
|
+
BOTTOM: "BOTTOM",
|
|
6
|
+
RIGHT: "RIGHT",
|
|
7
|
+
TOP: "TOP",
|
|
8
|
+
};
|
|
3
9
|
export const BarChartOrientation = {
|
|
4
10
|
HORIZONTAL: "HORIZONTAL",
|
|
5
11
|
VERTICAL: "VERTICAL",
|
|
@@ -835,6 +841,3 @@ export const PivotFieldSortOptionsFilterSensitiveLog = (obj) => ({
|
|
|
835
841
|
export const PivotTableSortConfigurationFilterSensitiveLog = (obj) => ({
|
|
836
842
|
...obj,
|
|
837
843
|
});
|
|
838
|
-
export const PivotTableConfigurationFilterSensitiveLog = (obj) => ({
|
|
839
|
-
...obj,
|
|
840
|
-
});
|
|
@@ -245,6 +245,7 @@ export const AuthenticationMethodOption = {
|
|
|
245
245
|
IAM_ONLY: "IAM_ONLY",
|
|
246
246
|
};
|
|
247
247
|
export const ServiceType = {
|
|
248
|
+
ATHENA: "ATHENA",
|
|
248
249
|
QBUSINESS: "QBUSINESS",
|
|
249
250
|
REDSHIFT: "REDSHIFT",
|
|
250
251
|
};
|
|
@@ -470,6 +471,9 @@ export const BrandVersionStatus = {
|
|
|
470
471
|
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
471
472
|
CREATE_SUCCEEDED: "CREATE_SUCCEEDED",
|
|
472
473
|
};
|
|
474
|
+
export const PivotTableConfigurationFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
473
477
|
export const TextConditionalFormatFilterSensitiveLog = (obj) => ({
|
|
474
478
|
...obj,
|
|
475
479
|
...(obj.BackgroundColor && { BackgroundColor: ConditionalFormattingColorFilterSensitiveLog(obj.BackgroundColor) }),
|
|
@@ -4537,6 +4537,11 @@ declare const CreateAnalysisCommand_base: {
|
|
|
4537
4537
|
* { // SheetTextBox
|
|
4538
4538
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4539
4539
|
* Content: "STRING_VALUE",
|
|
4540
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4541
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4542
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4543
|
+
* },
|
|
4544
|
+
* },
|
|
4540
4545
|
* },
|
|
4541
4546
|
* ],
|
|
4542
4547
|
* Images: [ // SheetImageList
|
|
@@ -40,6 +40,8 @@ declare const CreateCustomPermissionsCommand_base: {
|
|
|
40
40
|
* Capabilities: { // Capabilities
|
|
41
41
|
* ExportToCsv: "DENY",
|
|
42
42
|
* ExportToExcel: "DENY",
|
|
43
|
+
* ExportToPdf: "DENY",
|
|
44
|
+
* PrintReports: "DENY",
|
|
43
45
|
* CreateAndUpdateThemes: "DENY",
|
|
44
46
|
* AddOrRunAnomalyDetectionForAnalyses: "DENY",
|
|
45
47
|
* ShareAnalyses: "DENY",
|
|
@@ -55,6 +57,10 @@ declare const CreateCustomPermissionsCommand_base: {
|
|
|
55
57
|
* ShareDataSources: "DENY",
|
|
56
58
|
* ViewAccountSPICECapacity: "DENY",
|
|
57
59
|
* CreateSPICEDataset: "DENY",
|
|
60
|
+
* ExportToPdfInScheduledReports: "DENY",
|
|
61
|
+
* ExportToCsvInScheduledReports: "DENY",
|
|
62
|
+
* ExportToExcelInScheduledReports: "DENY",
|
|
63
|
+
* IncludeContentInScheduledReportsEmail: "DENY",
|
|
58
64
|
* },
|
|
59
65
|
* Tags: [ // TagList
|
|
60
66
|
* { // Tag
|
|
@@ -4584,6 +4584,11 @@ declare const CreateDashboardCommand_base: {
|
|
|
4584
4584
|
* { // SheetTextBox
|
|
4585
4585
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4586
4586
|
* Content: "STRING_VALUE",
|
|
4587
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4588
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4589
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4590
|
+
* },
|
|
4591
|
+
* },
|
|
4587
4592
|
* },
|
|
4588
4593
|
* ],
|
|
4589
4594
|
* Images: [ // SheetImageList
|
|
@@ -46,6 +46,9 @@ declare const CreateDataSourceCommand_base: {
|
|
|
46
46
|
* AthenaParameters: { // AthenaParameters
|
|
47
47
|
* WorkGroup: "STRING_VALUE",
|
|
48
48
|
* RoleArn: "STRING_VALUE",
|
|
49
|
+
* IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
50
|
+
* EnableIdentityPropagation: true || false,
|
|
51
|
+
* },
|
|
49
52
|
* },
|
|
50
53
|
* AuroraParameters: { // AuroraParameters
|
|
51
54
|
* Host: "STRING_VALUE", // required
|
|
@@ -106,7 +109,7 @@ declare const CreateDataSourceCommand_base: {
|
|
|
106
109
|
* ],
|
|
107
110
|
* AutoCreateDatabaseUser: true || false,
|
|
108
111
|
* },
|
|
109
|
-
* IdentityCenterConfiguration: {
|
|
112
|
+
* IdentityCenterConfiguration: {
|
|
110
113
|
* EnableIdentityPropagation: true || false,
|
|
111
114
|
* },
|
|
112
115
|
* },
|
|
@@ -203,6 +206,9 @@ declare const CreateDataSourceCommand_base: {
|
|
|
203
206
|
* AthenaParameters: {
|
|
204
207
|
* WorkGroup: "STRING_VALUE",
|
|
205
208
|
* RoleArn: "STRING_VALUE",
|
|
209
|
+
* IdentityCenterConfiguration: {
|
|
210
|
+
* EnableIdentityPropagation: true || false,
|
|
211
|
+
* },
|
|
206
212
|
* },
|
|
207
213
|
* AuroraParameters: {
|
|
208
214
|
* Host: "STRING_VALUE", // required
|
|
@@ -4531,6 +4531,11 @@ declare const CreateTemplateCommand_base: {
|
|
|
4531
4531
|
* { // SheetTextBox
|
|
4532
4532
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4533
4533
|
* Content: "STRING_VALUE",
|
|
4534
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4535
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4536
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4537
|
+
* },
|
|
4538
|
+
* },
|
|
4534
4539
|
* },
|
|
4535
4540
|
* ],
|
|
4536
4541
|
* Images: [ // SheetImageList
|
|
@@ -37,7 +37,7 @@ declare const DeleteIdentityPropagationConfigCommand_base: {
|
|
|
37
37
|
* const client = new QuickSightClient(config);
|
|
38
38
|
* const input = { // DeleteIdentityPropagationConfigRequest
|
|
39
39
|
* AwsAccountId: "STRING_VALUE", // required
|
|
40
|
-
* Service: "REDSHIFT" || "QBUSINESS", // required
|
|
40
|
+
* Service: "REDSHIFT" || "QBUSINESS" || "ATHENA", // required
|
|
41
41
|
* };
|
|
42
42
|
* const command = new DeleteIdentityPropagationConfigCommand(input);
|
|
43
43
|
* const response = await client.send(command);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteTopicRequest, DeleteTopicResponse } from "../models/
|
|
3
|
+
import { DeleteTopicRequest, DeleteTopicResponse } from "../models/models_4";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -4503,6 +4503,11 @@ declare const DescribeAnalysisDefinitionCommand_base: {
|
|
|
4503
4503
|
* // { // SheetTextBox
|
|
4504
4504
|
* // SheetTextBoxId: "STRING_VALUE", // required
|
|
4505
4505
|
* // Content: "STRING_VALUE",
|
|
4506
|
+
* // Interactions: { // TextBoxInteractionOptions
|
|
4507
|
+
* // TextBoxMenuOption: { // TextBoxMenuOption
|
|
4508
|
+
* // AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4509
|
+
* // },
|
|
4510
|
+
* // },
|
|
4506
4511
|
* // },
|
|
4507
4512
|
* // ],
|
|
4508
4513
|
* // Images: [ // SheetImageList
|
|
@@ -103,6 +103,9 @@ declare const DescribeAssetBundleImportJobCommand_base: {
|
|
|
103
103
|
* // AthenaParameters: { // AthenaParameters
|
|
104
104
|
* // WorkGroup: "STRING_VALUE",
|
|
105
105
|
* // RoleArn: "STRING_VALUE",
|
|
106
|
+
* // IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
107
|
+
* // EnableIdentityPropagation: true || false,
|
|
108
|
+
* // },
|
|
106
109
|
* // },
|
|
107
110
|
* // AuroraParameters: { // AuroraParameters
|
|
108
111
|
* // Host: "STRING_VALUE", // required
|
|
@@ -163,7 +166,7 @@ declare const DescribeAssetBundleImportJobCommand_base: {
|
|
|
163
166
|
* // ],
|
|
164
167
|
* // AutoCreateDatabaseUser: true || false,
|
|
165
168
|
* // },
|
|
166
|
-
* // IdentityCenterConfiguration: {
|
|
169
|
+
* // IdentityCenterConfiguration: {
|
|
167
170
|
* // EnableIdentityPropagation: true || false,
|
|
168
171
|
* // },
|
|
169
172
|
* // },
|
|
@@ -48,6 +48,8 @@ declare const DescribeCustomPermissionsCommand_base: {
|
|
|
48
48
|
* // Capabilities: { // Capabilities
|
|
49
49
|
* // ExportToCsv: "DENY",
|
|
50
50
|
* // ExportToExcel: "DENY",
|
|
51
|
+
* // ExportToPdf: "DENY",
|
|
52
|
+
* // PrintReports: "DENY",
|
|
51
53
|
* // CreateAndUpdateThemes: "DENY",
|
|
52
54
|
* // AddOrRunAnomalyDetectionForAnalyses: "DENY",
|
|
53
55
|
* // ShareAnalyses: "DENY",
|
|
@@ -63,6 +65,10 @@ declare const DescribeCustomPermissionsCommand_base: {
|
|
|
63
65
|
* // ShareDataSources: "DENY",
|
|
64
66
|
* // ViewAccountSPICECapacity: "DENY",
|
|
65
67
|
* // CreateSPICEDataset: "DENY",
|
|
68
|
+
* // ExportToPdfInScheduledReports: "DENY",
|
|
69
|
+
* // ExportToCsvInScheduledReports: "DENY",
|
|
70
|
+
* // ExportToExcelInScheduledReports: "DENY",
|
|
71
|
+
* // IncludeContentInScheduledReportsEmail: "DENY",
|
|
66
72
|
* // },
|
|
67
73
|
* // },
|
|
68
74
|
* // RequestId: "STRING_VALUE",
|
|
@@ -4505,6 +4505,11 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4505
4505
|
* // { // SheetTextBox
|
|
4506
4506
|
* // SheetTextBoxId: "STRING_VALUE", // required
|
|
4507
4507
|
* // Content: "STRING_VALUE",
|
|
4508
|
+
* // Interactions: { // TextBoxInteractionOptions
|
|
4509
|
+
* // TextBoxMenuOption: { // TextBoxMenuOption
|
|
4510
|
+
* // AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4511
|
+
* // },
|
|
4512
|
+
* // },
|
|
4508
4513
|
* // },
|
|
4509
4514
|
* // ],
|
|
4510
4515
|
* // Images: [ // SheetImageList
|
|
@@ -56,6 +56,9 @@ declare const DescribeDataSourceCommand_base: {
|
|
|
56
56
|
* // AthenaParameters: { // AthenaParameters
|
|
57
57
|
* // WorkGroup: "STRING_VALUE",
|
|
58
58
|
* // RoleArn: "STRING_VALUE",
|
|
59
|
+
* // IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
60
|
+
* // EnableIdentityPropagation: true || false,
|
|
61
|
+
* // },
|
|
59
62
|
* // },
|
|
60
63
|
* // AuroraParameters: { // AuroraParameters
|
|
61
64
|
* // Host: "STRING_VALUE", // required
|
|
@@ -116,7 +119,7 @@ declare const DescribeDataSourceCommand_base: {
|
|
|
116
119
|
* // ],
|
|
117
120
|
* // AutoCreateDatabaseUser: true || false,
|
|
118
121
|
* // },
|
|
119
|
-
* // IdentityCenterConfiguration: {
|
|
122
|
+
* // IdentityCenterConfiguration: {
|
|
120
123
|
* // EnableIdentityPropagation: true || false,
|
|
121
124
|
* // },
|
|
122
125
|
* // },
|
|
@@ -209,6 +212,9 @@ declare const DescribeDataSourceCommand_base: {
|
|
|
209
212
|
* // AthenaParameters: {
|
|
210
213
|
* // WorkGroup: "STRING_VALUE",
|
|
211
214
|
* // RoleArn: "STRING_VALUE",
|
|
215
|
+
* // IdentityCenterConfiguration: {
|
|
216
|
+
* // EnableIdentityPropagation: true || false,
|
|
217
|
+
* // },
|
|
212
218
|
* // },
|
|
213
219
|
* // AuroraParameters: {
|
|
214
220
|
* // Host: "STRING_VALUE", // required
|
|
@@ -4523,6 +4523,11 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4523
4523
|
* // { // SheetTextBox
|
|
4524
4524
|
* // SheetTextBoxId: "STRING_VALUE", // required
|
|
4525
4525
|
* // Content: "STRING_VALUE",
|
|
4526
|
+
* // Interactions: { // TextBoxInteractionOptions
|
|
4527
|
+
* // TextBoxMenuOption: { // TextBoxMenuOption
|
|
4528
|
+
* // AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4529
|
+
* // },
|
|
4530
|
+
* // },
|
|
4526
4531
|
* // },
|
|
4527
4532
|
* // ],
|
|
4528
4533
|
* // Images: [ // SheetImageList
|
|
@@ -50,6 +50,8 @@ declare const ListCustomPermissionsCommand_base: {
|
|
|
50
50
|
* // Capabilities: { // Capabilities
|
|
51
51
|
* // ExportToCsv: "DENY",
|
|
52
52
|
* // ExportToExcel: "DENY",
|
|
53
|
+
* // ExportToPdf: "DENY",
|
|
54
|
+
* // PrintReports: "DENY",
|
|
53
55
|
* // CreateAndUpdateThemes: "DENY",
|
|
54
56
|
* // AddOrRunAnomalyDetectionForAnalyses: "DENY",
|
|
55
57
|
* // ShareAnalyses: "DENY",
|
|
@@ -65,6 +67,10 @@ declare const ListCustomPermissionsCommand_base: {
|
|
|
65
67
|
* // ShareDataSources: "DENY",
|
|
66
68
|
* // ViewAccountSPICECapacity: "DENY",
|
|
67
69
|
* // CreateSPICEDataset: "DENY",
|
|
70
|
+
* // ExportToPdfInScheduledReports: "DENY",
|
|
71
|
+
* // ExportToCsvInScheduledReports: "DENY",
|
|
72
|
+
* // ExportToExcelInScheduledReports: "DENY",
|
|
73
|
+
* // IncludeContentInScheduledReportsEmail: "DENY",
|
|
68
74
|
* // },
|
|
69
75
|
* // },
|
|
70
76
|
* // ],
|
|
@@ -58,6 +58,9 @@ declare const ListDataSourcesCommand_base: {
|
|
|
58
58
|
* // AthenaParameters: { // AthenaParameters
|
|
59
59
|
* // WorkGroup: "STRING_VALUE",
|
|
60
60
|
* // RoleArn: "STRING_VALUE",
|
|
61
|
+
* // IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
62
|
+
* // EnableIdentityPropagation: true || false,
|
|
63
|
+
* // },
|
|
61
64
|
* // },
|
|
62
65
|
* // AuroraParameters: { // AuroraParameters
|
|
63
66
|
* // Host: "STRING_VALUE", // required
|
|
@@ -118,7 +121,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
118
121
|
* // ],
|
|
119
122
|
* // AutoCreateDatabaseUser: true || false,
|
|
120
123
|
* // },
|
|
121
|
-
* // IdentityCenterConfiguration: {
|
|
124
|
+
* // IdentityCenterConfiguration: {
|
|
122
125
|
* // EnableIdentityPropagation: true || false,
|
|
123
126
|
* // },
|
|
124
127
|
* // },
|
|
@@ -211,6 +214,9 @@ declare const ListDataSourcesCommand_base: {
|
|
|
211
214
|
* // AthenaParameters: {
|
|
212
215
|
* // WorkGroup: "STRING_VALUE",
|
|
213
216
|
* // RoleArn: "STRING_VALUE",
|
|
217
|
+
* // IdentityCenterConfiguration: {
|
|
218
|
+
* // EnableIdentityPropagation: true || false,
|
|
219
|
+
* // },
|
|
214
220
|
* // },
|
|
215
221
|
* // AuroraParameters: {
|
|
216
222
|
* // Host: "STRING_VALUE", // required
|
|
@@ -45,7 +45,7 @@ declare const ListIdentityPropagationConfigsCommand_base: {
|
|
|
45
45
|
* // { // ListIdentityPropagationConfigsResponse
|
|
46
46
|
* // Services: [ // AuthorizedTargetsByServices
|
|
47
47
|
* // { // AuthorizedTargetsByService
|
|
48
|
-
* // Service: "REDSHIFT" || "QBUSINESS",
|
|
48
|
+
* // Service: "REDSHIFT" || "QBUSINESS" || "ATHENA",
|
|
49
49
|
* // AuthorizedTargets: [ // AuthorizedTargetsList
|
|
50
50
|
* // "STRING_VALUE",
|
|
51
51
|
* // ],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartAssetBundleExportJobRequest, StartAssetBundleExportJobResponse } from "../models/
|
|
3
|
+
import { StartAssetBundleExportJobRequest, StartAssetBundleExportJobResponse } from "../models/models_5";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -81,6 +81,9 @@ declare const StartAssetBundleImportJobCommand_base: {
|
|
|
81
81
|
* AthenaParameters: { // AthenaParameters
|
|
82
82
|
* WorkGroup: "STRING_VALUE",
|
|
83
83
|
* RoleArn: "STRING_VALUE",
|
|
84
|
+
* IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
85
|
+
* EnableIdentityPropagation: true || false,
|
|
86
|
+
* },
|
|
84
87
|
* },
|
|
85
88
|
* AuroraParameters: { // AuroraParameters
|
|
86
89
|
* Host: "STRING_VALUE", // required
|
|
@@ -141,7 +144,7 @@ declare const StartAssetBundleImportJobCommand_base: {
|
|
|
141
144
|
* ],
|
|
142
145
|
* AutoCreateDatabaseUser: true || false,
|
|
143
146
|
* },
|
|
144
|
-
* IdentityCenterConfiguration: {
|
|
147
|
+
* IdentityCenterConfiguration: {
|
|
145
148
|
* EnableIdentityPropagation: true || false,
|
|
146
149
|
* },
|
|
147
150
|
* },
|
|
@@ -4523,6 +4523,11 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4523
4523
|
* { // SheetTextBox
|
|
4524
4524
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4525
4525
|
* Content: "STRING_VALUE",
|
|
4526
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4527
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4528
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4529
|
+
* },
|
|
4530
|
+
* },
|
|
4526
4531
|
* },
|
|
4527
4532
|
* ],
|
|
4528
4533
|
* Images: [ // SheetImageList
|
|
@@ -40,6 +40,8 @@ declare const UpdateCustomPermissionsCommand_base: {
|
|
|
40
40
|
* Capabilities: { // Capabilities
|
|
41
41
|
* ExportToCsv: "DENY",
|
|
42
42
|
* ExportToExcel: "DENY",
|
|
43
|
+
* ExportToPdf: "DENY",
|
|
44
|
+
* PrintReports: "DENY",
|
|
43
45
|
* CreateAndUpdateThemes: "DENY",
|
|
44
46
|
* AddOrRunAnomalyDetectionForAnalyses: "DENY",
|
|
45
47
|
* ShareAnalyses: "DENY",
|
|
@@ -55,6 +57,10 @@ declare const UpdateCustomPermissionsCommand_base: {
|
|
|
55
57
|
* ShareDataSources: "DENY",
|
|
56
58
|
* ViewAccountSPICECapacity: "DENY",
|
|
57
59
|
* CreateSPICEDataset: "DENY",
|
|
60
|
+
* ExportToPdfInScheduledReports: "DENY",
|
|
61
|
+
* ExportToCsvInScheduledReports: "DENY",
|
|
62
|
+
* ExportToExcelInScheduledReports: "DENY",
|
|
63
|
+
* IncludeContentInScheduledReportsEmail: "DENY",
|
|
58
64
|
* },
|
|
59
65
|
* };
|
|
60
66
|
* const command = new UpdateCustomPermissionsCommand(input);
|
|
@@ -4569,6 +4569,11 @@ declare const UpdateDashboardCommand_base: {
|
|
|
4569
4569
|
* { // SheetTextBox
|
|
4570
4570
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4571
4571
|
* Content: "STRING_VALUE",
|
|
4572
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4573
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4574
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4575
|
+
* },
|
|
4576
|
+
* },
|
|
4572
4577
|
* },
|
|
4573
4578
|
* ],
|
|
4574
4579
|
* Images: [ // SheetImageList
|
|
@@ -45,6 +45,9 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
45
45
|
* AthenaParameters: { // AthenaParameters
|
|
46
46
|
* WorkGroup: "STRING_VALUE",
|
|
47
47
|
* RoleArn: "STRING_VALUE",
|
|
48
|
+
* IdentityCenterConfiguration: { // IdentityCenterConfiguration
|
|
49
|
+
* EnableIdentityPropagation: true || false,
|
|
50
|
+
* },
|
|
48
51
|
* },
|
|
49
52
|
* AuroraParameters: { // AuroraParameters
|
|
50
53
|
* Host: "STRING_VALUE", // required
|
|
@@ -105,7 +108,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
105
108
|
* ],
|
|
106
109
|
* AutoCreateDatabaseUser: true || false,
|
|
107
110
|
* },
|
|
108
|
-
* IdentityCenterConfiguration: {
|
|
111
|
+
* IdentityCenterConfiguration: {
|
|
109
112
|
* EnableIdentityPropagation: true || false,
|
|
110
113
|
* },
|
|
111
114
|
* },
|
|
@@ -202,6 +205,9 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
202
205
|
* AthenaParameters: {
|
|
203
206
|
* WorkGroup: "STRING_VALUE",
|
|
204
207
|
* RoleArn: "STRING_VALUE",
|
|
208
|
+
* IdentityCenterConfiguration: {
|
|
209
|
+
* EnableIdentityPropagation: true || false,
|
|
210
|
+
* },
|
|
205
211
|
* },
|
|
206
212
|
* AuroraParameters: {
|
|
207
213
|
* Host: "STRING_VALUE", // required
|
|
@@ -37,7 +37,7 @@ declare const UpdateIdentityPropagationConfigCommand_base: {
|
|
|
37
37
|
* const client = new QuickSightClient(config);
|
|
38
38
|
* const input = { // UpdateIdentityPropagationConfigRequest
|
|
39
39
|
* AwsAccountId: "STRING_VALUE", // required
|
|
40
|
-
* Service: "REDSHIFT" || "QBUSINESS", // required
|
|
40
|
+
* Service: "REDSHIFT" || "QBUSINESS" || "ATHENA", // required
|
|
41
41
|
* AuthorizedTargets: [ // AuthorizedTargetsList
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
@@ -4510,6 +4510,11 @@ declare const UpdateTemplateCommand_base: {
|
|
|
4510
4510
|
* { // SheetTextBox
|
|
4511
4511
|
* SheetTextBoxId: "STRING_VALUE", // required
|
|
4512
4512
|
* Content: "STRING_VALUE",
|
|
4513
|
+
* Interactions: { // TextBoxInteractionOptions
|
|
4514
|
+
* TextBoxMenuOption: { // TextBoxMenuOption
|
|
4515
|
+
* AvailabilityStatus: "ENABLED" || "DISABLED",
|
|
4516
|
+
* },
|
|
4517
|
+
* },
|
|
4513
4518
|
* },
|
|
4514
4519
|
* ],
|
|
4515
4520
|
* Images: [ // SheetImageList
|