@aws-sdk/client-quicksight 3.388.0 → 3.390.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/commands/UpdateDashboardCommand.js +2 -2
- package/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-cjs/models/models_1.js +14 -7
- package/dist-cjs/models/models_2.js +12 -3
- package/dist-cjs/models/models_3.js +2 -6
- package/dist-cjs/models/models_4.js +6 -1
- package/dist-es/commands/UpdateDashboardCommand.js +1 -1
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-es/models/models_1.js +10 -3
- package/dist-es/models/models_2.js +9 -0
- package/dist-es/models/models_3.js +1 -4
- package/dist-es/models/models_4.js +5 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +23 -5
- package/dist-types/commands/CreateDashboardCommand.d.ts +23 -5
- package/dist-types/commands/CreateTemplateCommand.d.ts +23 -5
- package/dist-types/commands/CreateTopicCommand.d.ts +4 -2
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +23 -5
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +23 -5
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +23 -5
- package/dist-types/commands/DescribeTopicCommand.d.ts +4 -2
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +2 -2
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +9 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +23 -5
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +24 -6
- package/dist-types/commands/UpdateTemplateCommand.d.ts +23 -5
- package/dist-types/commands/UpdateTopicCommand.d.ts +4 -2
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +5 -0
- package/dist-types/models/models_1.d.ts +91 -57
- package/dist-types/models/models_2.d.ts +72 -116
- package/dist-types/models/models_3.d.ts +114 -192
- package/dist-types/models/models_4.d.ts +192 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +26 -20
- package/dist-types/ts3.4/models/models_2.d.ts +29 -24
- package/dist-types/ts3.4/models/models_3.d.ts +24 -38
- package/dist-types/ts3.4/models/models_4.d.ts +39 -0
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const models_4_1 = require("../models/models_4");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
10
|
class UpdateDashboardCommand extends smithy_client_1.Command {
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
@@ -31,7 +31,7 @@ class UpdateDashboardCommand extends smithy_client_1.Command {
|
|
|
31
31
|
logger,
|
|
32
32
|
clientName,
|
|
33
33
|
commandName,
|
|
34
|
-
inputFilterSensitiveLog:
|
|
34
|
+
inputFilterSensitiveLog: models_4_1.UpdateDashboardRequestFilterSensitiveLog,
|
|
35
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
36
|
};
|
|
37
37
|
const { requestHandler } = configuration;
|
|
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
5
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.AnonymousUserSnapshotJobResultFilterSensitiveLog = exports.SnapshotJobResultFileGroupFilterSensitiveLog = exports.SnapshotJobS3ResultFilterSensitiveLog = exports.AnalysisDefinitionFilterSensitiveLog = exports.SheetDefinitionFilterSensitiveLog = exports.VisualFilterSensitiveLog = exports.WordCloudVisualFilterSensitiveLog = exports.WordCloudChartConfigurationFilterSensitiveLog = exports.WordCloudFieldWellsFilterSensitiveLog = exports.WordCloudAggregatedFieldWellsFilterSensitiveLog = exports.WaterfallVisualFilterSensitiveLog = exports.WaterfallChartConfigurationFilterSensitiveLog = exports.WaterfallChartFieldWellsFilterSensitiveLog = exports.WaterfallChartAggregatedFieldWellsFilterSensitiveLog = exports.TreeMapVisualFilterSensitiveLog = exports.TreeMapConfigurationFilterSensitiveLog = exports.TreeMapFieldWellsFilterSensitiveLog = exports.TreeMapAggregatedFieldWellsFilterSensitiveLog = exports.TableVisualFilterSensitiveLog = exports.TableConditionalFormattingFilterSensitiveLog = exports.TableConditionalFormattingOptionFilterSensitiveLog = exports.TableRowConditionalFormattingFilterSensitiveLog = exports.TableCellConditionalFormattingFilterSensitiveLog = exports.TableConfigurationFilterSensitiveLog = exports.TableFieldWellsFilterSensitiveLog = exports.TableUnaggregatedFieldWellsFilterSensitiveLog = exports.UnaggregatedFieldFilterSensitiveLog = exports.TableAggregatedFieldWellsFilterSensitiveLog = exports.ScatterPlotVisualFilterSensitiveLog = exports.ScatterPlotConfigurationFilterSensitiveLog = exports.ScatterPlotFieldWellsFilterSensitiveLog = exports.ScatterPlotUnaggregatedFieldWellsFilterSensitiveLog = exports.ScatterPlotCategoricallyAggregatedFieldWellsFilterSensitiveLog = exports.SankeyDiagramVisualFilterSensitiveLog = exports.SankeyDiagramChartConfigurationFilterSensitiveLog = exports.SankeyDiagramFieldWellsFilterSensitiveLog = exports.SankeyDiagramAggregatedFieldWellsFilterSensitiveLog = exports.RadarChartVisualFilterSensitiveLog = exports.RadarChartConfigurationFilterSensitiveLog = exports.RadarChartFieldWellsFilterSensitiveLog = void 0;
|
|
3
|
+
exports.AssetBundleExportJobAnalysisPropertyToOverride = exports.SnapshotFileSheetSelectionScope = exports.SnapshotFileFormatType = exports.FilterOperator = exports.AnalysisFilterAttribute = exports.WordCloudWordScaling = exports.WordCloudWordPadding = exports.WordCloudWordOrientation = exports.WordCloudWordCasing = exports.WordCloudCloudLayout = exports.TableOrientation = exports.TableFieldIconSetType = exports.TableCellImageScalingConfiguration = exports.RadarChartShape = exports.RadarChartAxesRangeScale = exports.PivotTableConditionalFormattingScopeRole = exports.TableTotalsScrollStatus = exports.TableTotalsPlacement = exports.StyledCellType = exports.PivotTableSubtotalLevel = exports.PivotTableRowsLayout = exports.PivotTableMetricPlacement = exports.VerticalTextAlignment = exports.TextWrap = exports.TableBorderStyle = exports.PivotTableFieldCollapseState = exports.ArcThickness = exports.LineChartType = exports.MissingDataTreatmentOption = exports.LineChartMarkerShape = exports.LineChartLineStyle = exports.LineInterpolation = exports.TopBottomComputationType = exports.TopBottomSortOrder = exports.MaximumMinimumComputationType = exports.ForecastComputationSeasonality = exports.HistogramBinType = exports.ColorFillType = exports.GeospatialSelectedPointStyle = exports.ConditionalFormattingIconSetType = exports.Icon = exports.ConditionalFormattingIconDisplayOption = exports.PrimaryValueDisplayType = exports.ComparisonMethod = exports.ArcThicknessOptions = exports.FunnelChartMeasureDataLabelStyle = exports.MapZoomMode = exports.BaseMapStyleType = exports.CustomContentImageScalingConfiguration = exports.CustomContentType = void 0;
|
|
4
|
+
exports.HistogramAggregatedFieldWellsFilterSensitiveLog = exports.HeatMapVisualFilterSensitiveLog = exports.HeatMapConfigurationFilterSensitiveLog = exports.HeatMapFieldWellsFilterSensitiveLog = exports.HeatMapAggregatedFieldWellsFilterSensitiveLog = exports.GeospatialMapVisualFilterSensitiveLog = exports.GeospatialMapConfigurationFilterSensitiveLog = exports.GeospatialMapFieldWellsFilterSensitiveLog = exports.GeospatialMapAggregatedFieldWellsFilterSensitiveLog = exports.GaugeChartVisualFilterSensitiveLog = exports.GaugeChartConditionalFormattingFilterSensitiveLog = exports.GaugeChartConditionalFormattingOptionFilterSensitiveLog = exports.GaugeChartPrimaryValueConditionalFormattingFilterSensitiveLog = exports.ConditionalFormattingIconFilterSensitiveLog = exports.ConditionalFormattingIconSetFilterSensitiveLog = exports.ConditionalFormattingCustomIconConditionFilterSensitiveLog = exports.GaugeChartArcConditionalFormattingFilterSensitiveLog = exports.GaugeChartConfigurationFilterSensitiveLog = exports.GaugeChartOptionsFilterSensitiveLog = exports.ComparisonConfigurationFilterSensitiveLog = exports.ComparisonFormatConfigurationFilterSensitiveLog = exports.GaugeChartFieldWellsFilterSensitiveLog = exports.FunnelChartVisualFilterSensitiveLog = exports.FunnelChartConfigurationFilterSensitiveLog = exports.FunnelChartFieldWellsFilterSensitiveLog = exports.FunnelChartAggregatedFieldWellsFilterSensitiveLog = exports.FilledMapVisualFilterSensitiveLog = exports.FilledMapConditionalFormattingFilterSensitiveLog = exports.FilledMapConditionalFormattingOptionFilterSensitiveLog = exports.FilledMapShapeConditionalFormattingFilterSensitiveLog = exports.ShapeConditionalFormatFilterSensitiveLog = exports.ConditionalFormattingColorFilterSensitiveLog = exports.ConditionalFormattingSolidColorFilterSensitiveLog = exports.ConditionalFormattingGradientColorFilterSensitiveLog = exports.FilledMapConfigurationFilterSensitiveLog = exports.FilledMapFieldWellsFilterSensitiveLog = exports.FilledMapAggregatedFieldWellsFilterSensitiveLog = exports.EmptyVisualFilterSensitiveLog = exports.CustomContentVisualFilterSensitiveLog = exports.ComboChartVisualFilterSensitiveLog = exports.ComboChartConfigurationFilterSensitiveLog = exports.ComboChartFieldWellsFilterSensitiveLog = exports.ComboChartAggregatedFieldWellsFilterSensitiveLog = exports.BoxPlotVisualFilterSensitiveLog = exports.BoxPlotChartConfigurationFilterSensitiveLog = exports.BoxPlotFieldWellsFilterSensitiveLog = exports.BoxPlotAggregatedFieldWellsFilterSensitiveLog = exports.AssetBundleExportJobDataSourcePropertyToOverride = exports.AssetBundleExportJobDataSetPropertyToOverride = exports.AssetBundleExportJobDashboardPropertyToOverride = void 0;
|
|
5
|
+
exports.PivotTableVisualFilterSensitiveLog = exports.PivotTableConditionalFormattingFilterSensitiveLog = exports.PivotTableConditionalFormattingOptionFilterSensitiveLog = exports.PivotTableCellConditionalFormattingFilterSensitiveLog = exports.TextConditionalFormatFilterSensitiveLog = exports.PivotTableConfigurationFilterSensitiveLog = exports.PivotTableSortConfigurationFilterSensitiveLog = exports.PivotFieldSortOptionsFilterSensitiveLog = exports.PivotTableSortByFilterSensitiveLog = exports.DataPathSortFilterSensitiveLog = exports.PivotTableFieldWellsFilterSensitiveLog = exports.PivotTableAggregatedFieldWellsFilterSensitiveLog = exports.PivotTableFieldOptionsFilterSensitiveLog = exports.PivotTableDataPathOptionFilterSensitiveLog = exports.PivotTableFieldCollapseStateOptionFilterSensitiveLog = exports.PivotTableFieldCollapseStateTargetFilterSensitiveLog = exports.PieChartVisualFilterSensitiveLog = exports.PieChartConfigurationFilterSensitiveLog = exports.PieChartFieldWellsFilterSensitiveLog = exports.PieChartAggregatedFieldWellsFilterSensitiveLog = exports.LineChartVisualFilterSensitiveLog = exports.LineChartConfigurationFilterSensitiveLog = exports.SeriesItemFilterSensitiveLog = exports.DataFieldSeriesItemFilterSensitiveLog = exports.LineChartFieldWellsFilterSensitiveLog = exports.LineChartAggregatedFieldWellsFilterSensitiveLog = exports.KPIVisualFilterSensitiveLog = exports.KPIConditionalFormattingFilterSensitiveLog = exports.KPIConditionalFormattingOptionFilterSensitiveLog = exports.KPIProgressBarConditionalFormattingFilterSensitiveLog = exports.KPIPrimaryValueConditionalFormattingFilterSensitiveLog = exports.KPIConfigurationFilterSensitiveLog = exports.KPIOptionsFilterSensitiveLog = exports.KPIFieldWellsFilterSensitiveLog = exports.InsightVisualFilterSensitiveLog = exports.InsightConfigurationFilterSensitiveLog = exports.ComputationFilterSensitiveLog = exports.UniqueValuesComputationFilterSensitiveLog = exports.TotalAggregationComputationFilterSensitiveLog = exports.TopBottomRankedComputationFilterSensitiveLog = exports.TopBottomMoversComputationFilterSensitiveLog = exports.PeriodToDateComputationFilterSensitiveLog = exports.PeriodOverPeriodComputationFilterSensitiveLog = exports.MetricComparisonComputationFilterSensitiveLog = exports.MaximumMinimumComputationFilterSensitiveLog = exports.GrowthRateComputationFilterSensitiveLog = exports.ForecastComputationFilterSensitiveLog = exports.HistogramVisualFilterSensitiveLog = exports.HistogramConfigurationFilterSensitiveLog = exports.HistogramFieldWellsFilterSensitiveLog = void 0;
|
|
6
|
+
exports.AnonymousUserSnapshotJobResultFilterSensitiveLog = exports.SnapshotJobResultFileGroupFilterSensitiveLog = exports.SnapshotJobS3ResultFilterSensitiveLog = exports.AnalysisDefinitionFilterSensitiveLog = exports.SheetDefinitionFilterSensitiveLog = exports.VisualFilterSensitiveLog = exports.WordCloudVisualFilterSensitiveLog = exports.WordCloudChartConfigurationFilterSensitiveLog = exports.WordCloudFieldWellsFilterSensitiveLog = exports.WordCloudAggregatedFieldWellsFilterSensitiveLog = exports.WaterfallVisualFilterSensitiveLog = exports.WaterfallChartConfigurationFilterSensitiveLog = exports.WaterfallChartFieldWellsFilterSensitiveLog = exports.WaterfallChartAggregatedFieldWellsFilterSensitiveLog = exports.TreeMapVisualFilterSensitiveLog = exports.TreeMapConfigurationFilterSensitiveLog = exports.TreeMapFieldWellsFilterSensitiveLog = exports.TreeMapAggregatedFieldWellsFilterSensitiveLog = exports.TableVisualFilterSensitiveLog = exports.TableConditionalFormattingFilterSensitiveLog = exports.TableConditionalFormattingOptionFilterSensitiveLog = exports.TableRowConditionalFormattingFilterSensitiveLog = exports.TableCellConditionalFormattingFilterSensitiveLog = exports.TableConfigurationFilterSensitiveLog = exports.TableFieldWellsFilterSensitiveLog = exports.TableUnaggregatedFieldWellsFilterSensitiveLog = exports.UnaggregatedFieldFilterSensitiveLog = exports.TableAggregatedFieldWellsFilterSensitiveLog = exports.ScatterPlotVisualFilterSensitiveLog = exports.ScatterPlotConfigurationFilterSensitiveLog = exports.ScatterPlotFieldWellsFilterSensitiveLog = exports.ScatterPlotUnaggregatedFieldWellsFilterSensitiveLog = exports.ScatterPlotCategoricallyAggregatedFieldWellsFilterSensitiveLog = exports.SankeyDiagramVisualFilterSensitiveLog = exports.SankeyDiagramChartConfigurationFilterSensitiveLog = exports.SankeyDiagramFieldWellsFilterSensitiveLog = exports.SankeyDiagramAggregatedFieldWellsFilterSensitiveLog = exports.RadarChartVisualFilterSensitiveLog = exports.RadarChartConfigurationFilterSensitiveLog = exports.RadarChartFieldWellsFilterSensitiveLog = exports.RadarChartAggregatedFieldWellsFilterSensitiveLog = void 0;
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
const models_0_1 = require("./models_0");
|
|
9
9
|
exports.CustomContentType = {
|
|
@@ -167,6 +167,7 @@ exports.TextWrap = {
|
|
|
167
167
|
WRAP: "WRAP",
|
|
168
168
|
};
|
|
169
169
|
exports.VerticalTextAlignment = {
|
|
170
|
+
AUTO: "AUTO",
|
|
170
171
|
BOTTOM: "BOTTOM",
|
|
171
172
|
MIDDLE: "MIDDLE",
|
|
172
173
|
TOP: "TOP",
|
|
@@ -175,11 +176,20 @@ exports.PivotTableMetricPlacement = {
|
|
|
175
176
|
COLUMN: "COLUMN",
|
|
176
177
|
ROW: "ROW",
|
|
177
178
|
};
|
|
179
|
+
exports.PivotTableRowsLayout = {
|
|
180
|
+
HIERARCHY: "HIERARCHY",
|
|
181
|
+
TABULAR: "TABULAR",
|
|
182
|
+
};
|
|
178
183
|
exports.PivotTableSubtotalLevel = {
|
|
179
184
|
ALL: "ALL",
|
|
180
185
|
CUSTOM: "CUSTOM",
|
|
181
186
|
LAST: "LAST",
|
|
182
187
|
};
|
|
188
|
+
exports.StyledCellType = {
|
|
189
|
+
METRIC_HEADER: "METRIC_HEADER",
|
|
190
|
+
TOTAL: "TOTAL",
|
|
191
|
+
VALUE: "VALUE",
|
|
192
|
+
};
|
|
183
193
|
exports.TableTotalsPlacement = {
|
|
184
194
|
END: "END",
|
|
185
195
|
START: "START",
|
|
@@ -285,9 +295,6 @@ exports.AssetBundleExportJobDataSourcePropertyToOverride = {
|
|
|
285
295
|
WAREHOUSE: "Warehouse",
|
|
286
296
|
WORK_GROUP: "WorkGroup",
|
|
287
297
|
};
|
|
288
|
-
exports.AssetBundleExportJobRefreshSchedulePropertyToOverride = {
|
|
289
|
-
START_AFTER_DATE_TIME: "StartAfterDateTime",
|
|
290
|
-
};
|
|
291
298
|
const BoxPlotAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
292
299
|
...obj,
|
|
293
300
|
...(obj.Values && { Values: obj.Values.map((item) => (0, models_0_1.MeasureFieldFilterSensitiveLog)(item)) }),
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.DataSetFilterSensitiveLog = exports.CreateTopicRequestFilterSensitiveLog = exports.TopicDetailsFilterSensitiveLog = exports.DatasetMetadataFilterSensitiveLog = exports.TopicFilterFilterSensitiveLog = exports.TopicRelativeDateFilterFilterSensitiveLog = exports.TopicNumericRangeFilterFilterSensitiveLog = exports.TopicNumericEqualityFilterFilterSensitiveLog = exports.TopicSingularFilterConstantFilterSensitiveLog = exports.TopicDateRangeFilterFilterSensitiveLog = exports.TopicRangeFilterConstantFilterSensitiveLog = exports.TopicCategoryFilterFilterSensitiveLog = exports.TopicCategoryFilterConstantFilterSensitiveLog = exports.TopicColumnFilterSensitiveLog = void 0;
|
|
3
|
+
exports.IngestionStatus = exports.IngestionType = exports.MemberType = exports.FolderType = exports.DataSourceType = exports.Status = exports.RowLevelPermissionPolicy = exports.RowLevelPermissionFormatVersion = exports.PhysicalTable = exports.TextQualifier = exports.FileFormat = exports.InputColumnDataType = exports.JoinType = exports.TransformOperation = exports.DataSetImportMode = exports.DatasetParameterValueType = exports.DashboardUIState = exports.UnsupportedUserEditionException = exports.LimitExceededException = exports.PreconditionNotMetException = exports.ResourceUnavailableException = exports.ConstantType = exports.ConflictException = exports.ConcurrentUpdatingException = exports.UndefinedSpecifiedValueType = exports.ColumnTagName = exports.GeoSpatialDataRole = exports.ColumnOrderingType = exports.GeoSpatialCountryCode = exports.ColumnDataRole = exports.CategoryFilterType = exports.CategoryFilterFunction = exports.ColumnDataType = exports.ThrottlingException = exports.ResourceNotFoundException = exports.ResourceExistsException = exports.ExceptionResourceType = exports.InvalidParameterValueException = exports.InternalFailureException = exports.AuthorSpecifiedAggregation = exports.AuthenticationMethodOption = exports.AssignmentStatus = exports.AssetBundleImportJobStatus = exports.DataSourceParameters = exports.AssetBundleImportFailureAction = exports.AssetBundleExportJobStatus = exports.AssetBundleExportFormat = exports.AssetBundleExportJobVPCConnectionPropertyToOverride = exports.AssetBundleExportJobThemePropertyToOverride = exports.AssetBundleExportJobRefreshSchedulePropertyToOverride = void 0;
|
|
4
|
+
exports.SemanticTypeFilterSensitiveLog = exports.CreateTemplateRequestFilterSensitiveLog = exports.TemplateVersionDefinitionFilterSensitiveLog = exports.CreateDataSourceRequestFilterSensitiveLog = exports.DataSourceCredentialsFilterSensitiveLog = exports.CreateDataSetRequestFilterSensitiveLog = exports.RowLevelPermissionTagConfigurationFilterSensitiveLog = exports.RowLevelPermissionTagRuleFilterSensitiveLog = exports.LogicalTableFilterSensitiveLog = exports.TransformOperationFilterSensitiveLog = exports.FilterOperationFilterSensitiveLog = exports.CreateDashboardRequestFilterSensitiveLog = exports.DashboardVersionDefinitionFilterSensitiveLog = exports.CreateColumnsOperationFilterSensitiveLog = exports.CreateAnalysisRequestFilterSensitiveLog = exports._ParametersFilterSensitiveLog = exports.StringParameterFilterSensitiveLog = exports.IntegerParameterFilterSensitiveLog = exports.DecimalParameterFilterSensitiveLog = exports.DateTimeParameterFilterSensitiveLog = exports.CalculatedColumnFilterSensitiveLog = exports.AssetBundleImportSourceFilterSensitiveLog = exports.AssetBundleImportJobOverrideParametersFilterSensitiveLog = exports.AssetBundleImportJobDataSourceOverrideParametersFilterSensitiveLog = exports.AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog = exports.AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog = exports.DataSourceFilterAttribute = exports.DataSourceErrorInfoType = exports.LookbackWindowSizeUnit = exports.DataSetFilterAttribute = exports.DashboardFilterAttribute = exports.DashboardErrorType = exports.VPCConnectionResourceStatus = exports.VPCConnectionAvailabilityStatus = exports.TopicScheduleType = exports.PropertyUsage = exports.PropertyRole = exports.NamedEntityAggType = exports.TopicRelativeDateFilterFunction = exports.NamedFilterAggType = exports.NamedFilterType = exports.FilterClass = exports.TopicTimeGranularity = exports.TopicNumericSeparatorSymbol = exports.DisplayFormat = exports.DefaultAggregation = exports.DayOfWeek = exports.RefreshInterval = exports.NamespaceStatus = exports.IdentityStore = void 0;
|
|
5
|
+
exports.DataSetFilterSensitiveLog = exports.CreateTopicRequestFilterSensitiveLog = exports.TopicDetailsFilterSensitiveLog = exports.DatasetMetadataFilterSensitiveLog = exports.TopicFilterFilterSensitiveLog = exports.TopicRelativeDateFilterFilterSensitiveLog = exports.TopicNumericRangeFilterFilterSensitiveLog = exports.TopicNumericEqualityFilterFilterSensitiveLog = exports.TopicSingularFilterConstantFilterSensitiveLog = exports.TopicDateRangeFilterFilterSensitiveLog = exports.TopicRangeFilterConstantFilterSensitiveLog = exports.TopicCategoryFilterFilterSensitiveLog = exports.TopicCategoryFilterConstantFilterSensitiveLog = exports.TopicColumnFilterSensitiveLog = exports.TopicCalculatedFieldFilterSensitiveLog = void 0;
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const models_0_1 = require("./models_0");
|
|
8
8
|
const QuickSightServiceException_1 = require("./QuickSightServiceException");
|
|
9
|
+
exports.AssetBundleExportJobRefreshSchedulePropertyToOverride = {
|
|
10
|
+
START_AFTER_DATE_TIME: "StartAfterDateTime",
|
|
11
|
+
};
|
|
9
12
|
exports.AssetBundleExportJobThemePropertyToOverride = {
|
|
10
13
|
NAME: "Name",
|
|
11
14
|
};
|
|
@@ -97,6 +100,7 @@ exports.AssignmentStatus = {
|
|
|
97
100
|
exports.AuthenticationMethodOption = {
|
|
98
101
|
ACTIVE_DIRECTORY: "ACTIVE_DIRECTORY",
|
|
99
102
|
IAM_AND_QUICKSIGHT: "IAM_AND_QUICKSIGHT",
|
|
103
|
+
IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER",
|
|
100
104
|
IAM_ONLY: "IAM_ONLY",
|
|
101
105
|
};
|
|
102
106
|
exports.AuthorSpecifiedAggregation = {
|
|
@@ -507,8 +511,13 @@ exports.DefaultAggregation = {
|
|
|
507
511
|
COUNT: "COUNT",
|
|
508
512
|
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
509
513
|
MAX: "MAX",
|
|
514
|
+
MEDIAN: "MEDIAN",
|
|
510
515
|
MIN: "MIN",
|
|
516
|
+
STDEV: "STDEV",
|
|
517
|
+
STDEVP: "STDEVP",
|
|
511
518
|
SUM: "SUM",
|
|
519
|
+
VAR: "VAR",
|
|
520
|
+
VARP: "VARP",
|
|
512
521
|
};
|
|
513
522
|
exports.DisplayFormat = {
|
|
514
523
|
AUTO: "AUTO",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.UpdateAnalysisRequestFilterSensitiveLog = exports.StartDashboardSnapshotJobRequestFilterSensitiveLog = exports.SnapshotUserConfigurationFilterSensitiveLog = exports.SnapshotAnonymousUserFilterSensitiveLog = exports.StartAssetBundleImportJobRequestFilterSensitiveLog = exports.GetSessionEmbedUrlResponseFilterSensitiveLog = exports.GetDashboardEmbedUrlResponseFilterSensitiveLog = exports.GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog = exports.GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog = exports.GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog = exports.SessionTagFilterSensitiveLog = exports.DescribeTopicResponseFilterSensitiveLog = exports.DescribeTemplateDefinitionResponseFilterSensitiveLog = exports.DescribeDataSetResponseFilterSensitiveLog = exports.DescribeDashboardSnapshotJobResultResponseFilterSensitiveLog = exports.SnapshotJobResultFilterSensitiveLog = exports.DescribeDashboardSnapshotJobResponseFilterSensitiveLog = exports.SnapshotConfigurationFilterSensitiveLog = exports.DescribeDashboardDefinitionResponseFilterSensitiveLog = exports.DescribeAssetBundleImportJobResponseFilterSensitiveLog = exports.DescribeAnalysisDefinitionResponseFilterSensitiveLog = exports.InvalidRequestException = exports.GroupFilterOperator = exports.GroupFilterAttribute = exports.IdentityTypeNotSupportedException = exports.QuickSightUserNotFoundException = exports.UnsupportedPricingPlanException = exports.SessionLifetimeInMinutesInvalidException = exports.FolderFilterAttribute = exports.EmbeddingIdentityType = exports.DomainNotWhitelistedException = exports.NetworkInterfaceStatus = exports.UserRole = exports.IdentityType = exports.TopicRefreshStatus = exports.ThemeErrorType = exports.ThemeType = exports.TemplateErrorType = exports.NamespaceErrorType = exports.IngestionRequestType = exports.IngestionRequestSource = exports.IngestionErrorType = exports.InvalidNextTokenException = exports.SnapshotJobStatus = void 0;
|
|
4
4
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const models_2_1 = require("./models_2");
|
|
6
6
|
const QuickSightServiceException_1 = require("./QuickSightServiceException");
|
|
@@ -109,6 +109,7 @@ exports.TopicRefreshStatus = {
|
|
|
109
109
|
};
|
|
110
110
|
exports.IdentityType = {
|
|
111
111
|
IAM: "IAM",
|
|
112
|
+
IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER",
|
|
112
113
|
QUICKSIGHT: "QUICKSIGHT",
|
|
113
114
|
};
|
|
114
115
|
exports.UserRole = {
|
|
@@ -339,8 +340,3 @@ const UpdateAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
|
339
340
|
...(obj.Parameters && { Parameters: (0, models_2_1._ParametersFilterSensitiveLog)(obj.Parameters) }),
|
|
340
341
|
});
|
|
341
342
|
exports.UpdateAnalysisRequestFilterSensitiveLog = UpdateAnalysisRequestFilterSensitiveLog;
|
|
342
|
-
const UpdateDashboardRequestFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
...(obj.Parameters && { Parameters: (0, models_2_1._ParametersFilterSensitiveLog)(obj.Parameters) }),
|
|
345
|
-
});
|
|
346
|
-
exports.UpdateDashboardRequestFilterSensitiveLog = UpdateDashboardRequestFilterSensitiveLog;
|
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateTopicRequestFilterSensitiveLog = exports.UpdateTemplateRequestFilterSensitiveLog = exports.UpdateDataSourceRequestFilterSensitiveLog = exports.UpdateDataSetRequestFilterSensitiveLog = void 0;
|
|
3
|
+
exports.UpdateTopicRequestFilterSensitiveLog = exports.UpdateTemplateRequestFilterSensitiveLog = exports.UpdateDataSourceRequestFilterSensitiveLog = exports.UpdateDataSetRequestFilterSensitiveLog = exports.UpdateDashboardRequestFilterSensitiveLog = void 0;
|
|
4
4
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const models_2_1 = require("./models_2");
|
|
6
|
+
const UpdateDashboardRequestFilterSensitiveLog = (obj) => ({
|
|
7
|
+
...obj,
|
|
8
|
+
...(obj.Parameters && { Parameters: (0, models_2_1._ParametersFilterSensitiveLog)(obj.Parameters) }),
|
|
9
|
+
});
|
|
10
|
+
exports.UpdateDashboardRequestFilterSensitiveLog = UpdateDashboardRequestFilterSensitiveLog;
|
|
6
11
|
const UpdateDataSetRequestFilterSensitiveLog = (obj) => ({
|
|
7
12
|
...obj,
|
|
8
13
|
...(obj.PhysicalTableMap && {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
import { UpdateDashboardRequestFilterSensitiveLog, } from "../models/
|
|
4
|
+
import { UpdateDashboardRequestFilterSensitiveLog, } from "../models/models_4";
|
|
5
5
|
import { de_UpdateDashboardCommand, se_UpdateDashboardCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateDashboardCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
2
|
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, {
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -161,6 +161,7 @@ export const TextWrap = {
|
|
|
161
161
|
WRAP: "WRAP",
|
|
162
162
|
};
|
|
163
163
|
export const VerticalTextAlignment = {
|
|
164
|
+
AUTO: "AUTO",
|
|
164
165
|
BOTTOM: "BOTTOM",
|
|
165
166
|
MIDDLE: "MIDDLE",
|
|
166
167
|
TOP: "TOP",
|
|
@@ -169,11 +170,20 @@ export const PivotTableMetricPlacement = {
|
|
|
169
170
|
COLUMN: "COLUMN",
|
|
170
171
|
ROW: "ROW",
|
|
171
172
|
};
|
|
173
|
+
export const PivotTableRowsLayout = {
|
|
174
|
+
HIERARCHY: "HIERARCHY",
|
|
175
|
+
TABULAR: "TABULAR",
|
|
176
|
+
};
|
|
172
177
|
export const PivotTableSubtotalLevel = {
|
|
173
178
|
ALL: "ALL",
|
|
174
179
|
CUSTOM: "CUSTOM",
|
|
175
180
|
LAST: "LAST",
|
|
176
181
|
};
|
|
182
|
+
export const StyledCellType = {
|
|
183
|
+
METRIC_HEADER: "METRIC_HEADER",
|
|
184
|
+
TOTAL: "TOTAL",
|
|
185
|
+
VALUE: "VALUE",
|
|
186
|
+
};
|
|
177
187
|
export const TableTotalsPlacement = {
|
|
178
188
|
END: "END",
|
|
179
189
|
START: "START",
|
|
@@ -279,9 +289,6 @@ export const AssetBundleExportJobDataSourcePropertyToOverride = {
|
|
|
279
289
|
WAREHOUSE: "Warehouse",
|
|
280
290
|
WORK_GROUP: "WorkGroup",
|
|
281
291
|
};
|
|
282
|
-
export const AssetBundleExportJobRefreshSchedulePropertyToOverride = {
|
|
283
|
-
START_AFTER_DATE_TIME: "StartAfterDateTime",
|
|
284
|
-
};
|
|
285
292
|
export const BoxPlotAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
286
293
|
...obj,
|
|
287
294
|
...(obj.Values && { Values: obj.Values.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CalculatedFieldFilterSensitiveLog, ColumnConfigurationFilterSensitiveLog, ParameterDeclarationFilterSensitiveLog, } from "./models_0";
|
|
3
3
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
4
|
+
export const AssetBundleExportJobRefreshSchedulePropertyToOverride = {
|
|
5
|
+
START_AFTER_DATE_TIME: "StartAfterDateTime",
|
|
6
|
+
};
|
|
4
7
|
export const AssetBundleExportJobThemePropertyToOverride = {
|
|
5
8
|
NAME: "Name",
|
|
6
9
|
};
|
|
@@ -92,6 +95,7 @@ export const AssignmentStatus = {
|
|
|
92
95
|
export const AuthenticationMethodOption = {
|
|
93
96
|
ACTIVE_DIRECTORY: "ACTIVE_DIRECTORY",
|
|
94
97
|
IAM_AND_QUICKSIGHT: "IAM_AND_QUICKSIGHT",
|
|
98
|
+
IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER",
|
|
95
99
|
IAM_ONLY: "IAM_ONLY",
|
|
96
100
|
};
|
|
97
101
|
export const AuthorSpecifiedAggregation = {
|
|
@@ -491,8 +495,13 @@ export const DefaultAggregation = {
|
|
|
491
495
|
COUNT: "COUNT",
|
|
492
496
|
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
493
497
|
MAX: "MAX",
|
|
498
|
+
MEDIAN: "MEDIAN",
|
|
494
499
|
MIN: "MIN",
|
|
500
|
+
STDEV: "STDEV",
|
|
501
|
+
STDEVP: "STDEVP",
|
|
495
502
|
SUM: "SUM",
|
|
503
|
+
VAR: "VAR",
|
|
504
|
+
VARP: "VARP",
|
|
496
505
|
};
|
|
497
506
|
export const DisplayFormat = {
|
|
498
507
|
AUTO: "AUTO",
|
|
@@ -105,6 +105,7 @@ export const TopicRefreshStatus = {
|
|
|
105
105
|
};
|
|
106
106
|
export const IdentityType = {
|
|
107
107
|
IAM: "IAM",
|
|
108
|
+
IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER",
|
|
108
109
|
QUICKSIGHT: "QUICKSIGHT",
|
|
109
110
|
};
|
|
110
111
|
export const UserRole = {
|
|
@@ -308,7 +309,3 @@ export const UpdateAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
|
308
309
|
...obj,
|
|
309
310
|
...(obj.Parameters && { Parameters: _ParametersFilterSensitiveLog(obj.Parameters) }),
|
|
310
311
|
});
|
|
311
|
-
export const UpdateDashboardRequestFilterSensitiveLog = (obj) => ({
|
|
312
|
-
...obj,
|
|
313
|
-
...(obj.Parameters && { Parameters: _ParametersFilterSensitiveLog(obj.Parameters) }),
|
|
314
|
-
});
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
|
-
import { LogicalTableFilterSensitiveLog, RowLevelPermissionTagConfigurationFilterSensitiveLog, } from "./models_2";
|
|
2
|
+
import { _ParametersFilterSensitiveLog, LogicalTableFilterSensitiveLog, RowLevelPermissionTagConfigurationFilterSensitiveLog, } from "./models_2";
|
|
3
|
+
export const UpdateDashboardRequestFilterSensitiveLog = (obj) => ({
|
|
4
|
+
...obj,
|
|
5
|
+
...(obj.Parameters && { Parameters: _ParametersFilterSensitiveLog(obj.Parameters) }),
|
|
6
|
+
});
|
|
3
7
|
export const UpdateDataSetRequestFilterSensitiveLog = (obj) => ({
|
|
4
8
|
...obj,
|
|
5
9
|
...(obj.PhysicalTableMap && {
|
|
@@ -54,7 +54,7 @@ export interface CreateAccountSubscriptionCommandOutput extends CreateAccountSub
|
|
|
54
54
|
* const client = new QuickSightClient(config);
|
|
55
55
|
* const input = { // CreateAccountSubscriptionRequest
|
|
56
56
|
* Edition: "STANDARD" || "ENTERPRISE" || "ENTERPRISE_AND_Q", // required
|
|
57
|
-
* AuthenticationMethod: "IAM_AND_QUICKSIGHT" || "IAM_ONLY" || "ACTIVE_DIRECTORY", // required
|
|
57
|
+
* AuthenticationMethod: "IAM_AND_QUICKSIGHT" || "IAM_ONLY" || "ACTIVE_DIRECTORY" || "IAM_IDENTITY_CENTER", // required
|
|
58
58
|
* AwsAccountId: "STRING_VALUE", // required
|
|
59
59
|
* AccountName: "STRING_VALUE", // required
|
|
60
60
|
* NotificationEmail: "STRING_VALUE", // required
|
|
@@ -789,7 +789,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
789
789
|
* FontConfiguration: "<FontConfiguration>",
|
|
790
790
|
* TextWrap: "NONE" || "WRAP",
|
|
791
791
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
792
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
792
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
793
793
|
* BackgroundColor: "STRING_VALUE",
|
|
794
794
|
* Height: Number("int"),
|
|
795
795
|
* Border: { // GlobalTableBorderOptions
|
|
@@ -829,7 +829,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
829
829
|
* FontConfiguration: "<FontConfiguration>",
|
|
830
830
|
* TextWrap: "NONE" || "WRAP",
|
|
831
831
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
832
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
832
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
833
833
|
* BackgroundColor: "STRING_VALUE",
|
|
834
834
|
* Height: Number("int"),
|
|
835
835
|
* Border: {
|
|
@@ -849,6 +849,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
849
849
|
* RowAlternateColors: [ // RowAlternateColorList
|
|
850
850
|
* "STRING_VALUE",
|
|
851
851
|
* ],
|
|
852
|
+
* UsePrimaryBackgroundColor: "ENABLED" || "DISABLED",
|
|
852
853
|
* },
|
|
853
854
|
* },
|
|
854
855
|
* TotalOptions: { // TotalOptions
|
|
@@ -861,7 +862,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
861
862
|
* FontConfiguration: "<FontConfiguration>",
|
|
862
863
|
* TextWrap: "NONE" || "WRAP",
|
|
863
864
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
864
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
865
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
865
866
|
* BackgroundColor: "STRING_VALUE",
|
|
866
867
|
* Height: Number("int"),
|
|
867
868
|
* Border: {
|
|
@@ -1262,7 +1263,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
1262
1263
|
* FontConfiguration: "<FontConfiguration>",
|
|
1263
1264
|
* TextWrap: "NONE" || "WRAP",
|
|
1264
1265
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
1265
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
1266
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
1266
1267
|
* BackgroundColor: "STRING_VALUE",
|
|
1267
1268
|
* Height: Number("int"),
|
|
1268
1269
|
* Border: {
|
|
@@ -1282,7 +1283,7 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
1282
1283
|
* FontConfiguration: "<FontConfiguration>",
|
|
1283
1284
|
* TextWrap: "NONE" || "WRAP",
|
|
1284
1285
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
1285
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
1286
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
1286
1287
|
* BackgroundColor: "STRING_VALUE",
|
|
1287
1288
|
* Height: Number("int"),
|
|
1288
1289
|
* Border: {
|
|
@@ -1304,8 +1305,15 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
1304
1305
|
* RowAlternateColors: [
|
|
1305
1306
|
* "STRING_VALUE",
|
|
1306
1307
|
* ],
|
|
1308
|
+
* UsePrimaryBackgroundColor: "ENABLED" || "DISABLED",
|
|
1307
1309
|
* },
|
|
1308
1310
|
* CollapsedRowDimensionsVisibility: "HIDDEN" || "VISIBLE",
|
|
1311
|
+
* RowsLayout: "TABULAR" || "HIERARCHY",
|
|
1312
|
+
* RowsLabelOptions: { // PivotTableRowsLabelOptions
|
|
1313
|
+
* Visibility: "HIDDEN" || "VISIBLE",
|
|
1314
|
+
* CustomLabel: "STRING_VALUE",
|
|
1315
|
+
* },
|
|
1316
|
+
* DefaultCellWidth: "STRING_VALUE",
|
|
1309
1317
|
* },
|
|
1310
1318
|
* TotalOptions: { // PivotTableTotalOptions
|
|
1311
1319
|
* RowSubtotalOptions: { // SubtotalOptions
|
|
@@ -1320,6 +1328,11 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
1320
1328
|
* TotalCellStyle: "<TableCellStyle>",
|
|
1321
1329
|
* ValueCellStyle: "<TableCellStyle>",
|
|
1322
1330
|
* MetricHeaderCellStyle: "<TableCellStyle>",
|
|
1331
|
+
* StyleTargets: [ // TableStyleTargetList
|
|
1332
|
+
* { // TableStyleTarget
|
|
1333
|
+
* CellType: "TOTAL" || "METRIC_HEADER" || "VALUE", // required
|
|
1334
|
+
* },
|
|
1335
|
+
* ],
|
|
1323
1336
|
* },
|
|
1324
1337
|
* ColumnSubtotalOptions: {
|
|
1325
1338
|
* TotalsVisibility: "HIDDEN" || "VISIBLE",
|
|
@@ -1333,6 +1346,11 @@ export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __M
|
|
|
1333
1346
|
* TotalCellStyle: "<TableCellStyle>",
|
|
1334
1347
|
* ValueCellStyle: "<TableCellStyle>",
|
|
1335
1348
|
* MetricHeaderCellStyle: "<TableCellStyle>",
|
|
1349
|
+
* StyleTargets: [
|
|
1350
|
+
* {
|
|
1351
|
+
* CellType: "TOTAL" || "METRIC_HEADER" || "VALUE", // required
|
|
1352
|
+
* },
|
|
1353
|
+
* ],
|
|
1336
1354
|
* },
|
|
1337
1355
|
* RowTotalOptions: { // PivotTotalOptions
|
|
1338
1356
|
* TotalsVisibility: "HIDDEN" || "VISIBLE",
|
|
@@ -835,7 +835,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
835
835
|
* FontConfiguration: "<FontConfiguration>",
|
|
836
836
|
* TextWrap: "NONE" || "WRAP",
|
|
837
837
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
838
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
838
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
839
839
|
* BackgroundColor: "STRING_VALUE",
|
|
840
840
|
* Height: Number("int"),
|
|
841
841
|
* Border: { // GlobalTableBorderOptions
|
|
@@ -875,7 +875,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
875
875
|
* FontConfiguration: "<FontConfiguration>",
|
|
876
876
|
* TextWrap: "NONE" || "WRAP",
|
|
877
877
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
878
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
878
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
879
879
|
* BackgroundColor: "STRING_VALUE",
|
|
880
880
|
* Height: Number("int"),
|
|
881
881
|
* Border: {
|
|
@@ -895,6 +895,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
895
895
|
* RowAlternateColors: [ // RowAlternateColorList
|
|
896
896
|
* "STRING_VALUE",
|
|
897
897
|
* ],
|
|
898
|
+
* UsePrimaryBackgroundColor: "ENABLED" || "DISABLED",
|
|
898
899
|
* },
|
|
899
900
|
* },
|
|
900
901
|
* TotalOptions: { // TotalOptions
|
|
@@ -907,7 +908,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
907
908
|
* FontConfiguration: "<FontConfiguration>",
|
|
908
909
|
* TextWrap: "NONE" || "WRAP",
|
|
909
910
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
910
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
911
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
911
912
|
* BackgroundColor: "STRING_VALUE",
|
|
912
913
|
* Height: Number("int"),
|
|
913
914
|
* Border: {
|
|
@@ -1308,7 +1309,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
1308
1309
|
* FontConfiguration: "<FontConfiguration>",
|
|
1309
1310
|
* TextWrap: "NONE" || "WRAP",
|
|
1310
1311
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
1311
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
1312
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
1312
1313
|
* BackgroundColor: "STRING_VALUE",
|
|
1313
1314
|
* Height: Number("int"),
|
|
1314
1315
|
* Border: {
|
|
@@ -1328,7 +1329,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
1328
1329
|
* FontConfiguration: "<FontConfiguration>",
|
|
1329
1330
|
* TextWrap: "NONE" || "WRAP",
|
|
1330
1331
|
* HorizontalTextAlignment: "LEFT" || "CENTER" || "RIGHT" || "AUTO",
|
|
1331
|
-
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM",
|
|
1332
|
+
* VerticalTextAlignment: "TOP" || "MIDDLE" || "BOTTOM" || "AUTO",
|
|
1332
1333
|
* BackgroundColor: "STRING_VALUE",
|
|
1333
1334
|
* Height: Number("int"),
|
|
1334
1335
|
* Border: {
|
|
@@ -1350,8 +1351,15 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
1350
1351
|
* RowAlternateColors: [
|
|
1351
1352
|
* "STRING_VALUE",
|
|
1352
1353
|
* ],
|
|
1354
|
+
* UsePrimaryBackgroundColor: "ENABLED" || "DISABLED",
|
|
1353
1355
|
* },
|
|
1354
1356
|
* CollapsedRowDimensionsVisibility: "HIDDEN" || "VISIBLE",
|
|
1357
|
+
* RowsLayout: "TABULAR" || "HIERARCHY",
|
|
1358
|
+
* RowsLabelOptions: { // PivotTableRowsLabelOptions
|
|
1359
|
+
* Visibility: "HIDDEN" || "VISIBLE",
|
|
1360
|
+
* CustomLabel: "STRING_VALUE",
|
|
1361
|
+
* },
|
|
1362
|
+
* DefaultCellWidth: "STRING_VALUE",
|
|
1355
1363
|
* },
|
|
1356
1364
|
* TotalOptions: { // PivotTableTotalOptions
|
|
1357
1365
|
* RowSubtotalOptions: { // SubtotalOptions
|
|
@@ -1366,6 +1374,11 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
1366
1374
|
* TotalCellStyle: "<TableCellStyle>",
|
|
1367
1375
|
* ValueCellStyle: "<TableCellStyle>",
|
|
1368
1376
|
* MetricHeaderCellStyle: "<TableCellStyle>",
|
|
1377
|
+
* StyleTargets: [ // TableStyleTargetList
|
|
1378
|
+
* { // TableStyleTarget
|
|
1379
|
+
* CellType: "TOTAL" || "METRIC_HEADER" || "VALUE", // required
|
|
1380
|
+
* },
|
|
1381
|
+
* ],
|
|
1369
1382
|
* },
|
|
1370
1383
|
* ColumnSubtotalOptions: {
|
|
1371
1384
|
* TotalsVisibility: "HIDDEN" || "VISIBLE",
|
|
@@ -1379,6 +1392,11 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
|
|
|
1379
1392
|
* TotalCellStyle: "<TableCellStyle>",
|
|
1380
1393
|
* ValueCellStyle: "<TableCellStyle>",
|
|
1381
1394
|
* MetricHeaderCellStyle: "<TableCellStyle>",
|
|
1395
|
+
* StyleTargets: [
|
|
1396
|
+
* {
|
|
1397
|
+
* CellType: "TOTAL" || "METRIC_HEADER" || "VALUE", // required
|
|
1398
|
+
* },
|
|
1399
|
+
* ],
|
|
1382
1400
|
* },
|
|
1383
1401
|
* RowTotalOptions: { // PivotTotalOptions
|
|
1384
1402
|
* TotalsVisibility: "HIDDEN" || "VISIBLE",
|