@aws-sdk/client-quicksight 3.948.0 → 3.950.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 +8 -0
- package/dist-cjs/index.js +415 -101
- package/dist-es/QuickSight.js +2 -0
- package/dist-es/commands/GetIdentityContextCommand.js +16 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/enums.js +49 -17
- package/dist-es/schemas/schemas_0.js +349 -84
- package/dist-types/QuickSight.d.ts +7 -0
- package/dist-types/QuickSightClient.d.ts +3 -2
- package/dist-types/commands/CreateAnalysisCommand.d.ts +194 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +194 -0
- package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +5 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +194 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +194 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +194 -0
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +19 -0
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +89 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +194 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityContextCommand.d.ts +143 -0
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +55 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +194 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +194 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +5 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +194 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +97 -41
- package/dist-types/models/models_0.d.ts +265 -162
- package/dist-types/models/models_1.d.ts +615 -822
- package/dist-types/models/models_2.d.ts +5138 -5090
- package/dist-types/models/models_3.d.ts +3935 -3902
- package/dist-types/models/models_4.d.ts +727 -7
- package/dist-types/schemas/schemas_0.d.ts +33 -0
- package/dist-types/ts3.4/QuickSight.d.ts +17 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityContextCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +61 -23
- package/dist-types/ts3.4/models/models_0.d.ts +41 -38
- package/dist-types/ts3.4/models/models_1.d.ts +140 -164
- package/dist-types/ts3.4/models/models_2.d.ts +174 -176
- package/dist-types/ts3.4/models/models_3.d.ts +183 -147
- package/dist-types/ts3.4/models/models_4.d.ts +189 -13
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +33 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -621,6 +621,7 @@ const _AEu = "AuthorizationEndpoint";
|
|
|
621
621
|
const _AF = "AggFunction";
|
|
622
622
|
const _AFP = "AggregationFunctionParameters";
|
|
623
623
|
const _AFc = "AccentForeground";
|
|
624
|
+
const _AFd = "AdditionalFields";
|
|
624
625
|
const _AFg = "AggregationFunction";
|
|
625
626
|
const _AG = "AdminGroup";
|
|
626
627
|
const _AGu = "AuthorGroup";
|
|
@@ -748,12 +749,14 @@ const _BAr = "BrandArn";
|
|
|
748
749
|
const _BC = "BookmarksConfigurations";
|
|
749
750
|
const _BCAFW = "BarChartAggregatedFieldWells";
|
|
750
751
|
const _BCC = "BarChartConfiguration";
|
|
752
|
+
const _BCDSS = "BarChartDefaultSeriesSettings";
|
|
751
753
|
const _BCF = "BlankCellFormat";
|
|
752
754
|
const _BCFW = "BarChartFieldWells";
|
|
753
755
|
const _BCL = "BinCountLimit";
|
|
754
756
|
const _BCO = "BinCountOptions";
|
|
755
757
|
const _BCP = "BrandColorPalette";
|
|
756
758
|
const _BCSC = "BarChartSortConfiguration";
|
|
759
|
+
const _BCSS = "BarChartSeriesSettings";
|
|
757
760
|
const _BCTRA = "BatchCreateTopicReviewedAnswer";
|
|
758
761
|
const _BCTRAR = "BatchCreateTopicReviewedAnswerRequest";
|
|
759
762
|
const _BCTRARa = "BatchCreateTopicReviewedAnswerResponse";
|
|
@@ -791,13 +794,15 @@ const _BPV = "BoxPlotVisual";
|
|
|
791
794
|
const _BQP = "BigQueryParameters";
|
|
792
795
|
const _BR = "BorderRadius";
|
|
793
796
|
const _BRu = "BucketRegion";
|
|
794
|
-
const _BS = "
|
|
797
|
+
const _BS = "BorderSettings";
|
|
795
798
|
const _BSC = "BodySectionConfiguration";
|
|
796
799
|
const _BSCL = "BodySectionConfigurationList";
|
|
797
800
|
const _BSCo = "BodySectionContent";
|
|
798
801
|
const _BSDCDC = "BodySectionDynamicCategoryDimensionConfiguration";
|
|
799
802
|
const _BSDDSCL = "BodySectionDynamicDimensionSortConfigurationList";
|
|
800
803
|
const _BSDNDC = "BodySectionDynamicNumericDimensionConfiguration";
|
|
804
|
+
const _BSI = "BarSeriesItem";
|
|
805
|
+
const _BSIL = "BarSeriesItemList";
|
|
801
806
|
const _BSL = "BrandSummaryList";
|
|
802
807
|
const _BSRC = "BodySectionRepeatConfiguration";
|
|
803
808
|
const _BSRDC = "BodySectionRepeatDimensionConfiguration";
|
|
@@ -805,17 +810,19 @@ const _BSRDCL = "BodySectionRepeatDimensionConfigurationList";
|
|
|
805
810
|
const _BSRPBC = "BodySectionRepeatPageBreakConfiguration";
|
|
806
811
|
const _BSS = "BaseSeriesSettings";
|
|
807
812
|
const _BSa = "BackgroundStyle";
|
|
808
|
-
const _BSo = "
|
|
813
|
+
const _BSo = "BorderStyle";
|
|
814
|
+
const _BSod = "BodySections";
|
|
809
815
|
const _BSr = "BrandStatus";
|
|
810
816
|
const _BSra = "BrandSummary";
|
|
811
817
|
const _BT = "BorderThickness";
|
|
812
818
|
const _BTI = "BaseThemeId";
|
|
813
819
|
const _BU = "BucketUrl";
|
|
814
|
-
const _BV = "
|
|
815
|
-
const _BVa = "
|
|
816
|
-
const
|
|
817
|
-
const _BW = "
|
|
820
|
+
const _BV = "BorderVisibility";
|
|
821
|
+
const _BVa = "BarValues";
|
|
822
|
+
const _BVac = "BackgroundVisibility";
|
|
823
|
+
const _BW = "BorderWidth";
|
|
818
824
|
const _BWO = "BinWidthOptions";
|
|
825
|
+
const _BWi = "BinWidth";
|
|
819
826
|
const _Ba = "Base";
|
|
820
827
|
const _Bac = "Background";
|
|
821
828
|
const _Bo = "Bounds";
|
|
@@ -878,6 +885,7 @@ const _CCC = "CascadingControlConfiguration";
|
|
|
878
885
|
const _CCCo = "ComboChartConfiguration";
|
|
879
886
|
const _CCCu = "CustomContentConfiguration";
|
|
880
887
|
const _CCD = "ClientCredentialsDetails";
|
|
888
|
+
const _CCDSS = "ComboChartDefaultSeriesSettings";
|
|
881
889
|
const _CCE = "CollectiveConstantEntry";
|
|
882
890
|
const _CCEL = "CollectiveConstantEntryList";
|
|
883
891
|
const _CCFW = "ComboChartFieldWells";
|
|
@@ -894,6 +902,7 @@ const _CCPr = "CreateCustomPermissions";
|
|
|
894
902
|
const _CCS = "CascadingControlSource";
|
|
895
903
|
const _CCSC = "ComboChartSortConfiguration";
|
|
896
904
|
const _CCSL = "CascadingControlSourceList";
|
|
905
|
+
const _CCSS = "ComboChartSeriesSettings";
|
|
897
906
|
const _CCSl = "ClientCredentialsSource";
|
|
898
907
|
const _CCSr = "CreateColumnsStep";
|
|
899
908
|
const _CCTO = "CastColumnTypeOperation";
|
|
@@ -925,12 +934,13 @@ const _CDL = "ContributorDimensionList";
|
|
|
925
934
|
const _CDR = "CreateDashboardRequest";
|
|
926
935
|
const _CDRo = "ColumnDataRole";
|
|
927
936
|
const _CDRr = "CreateDashboardResponse";
|
|
928
|
-
const _CDS = "
|
|
937
|
+
const _CDS = "CustomDecalSettings";
|
|
929
938
|
const _CDSR = "CreateDataSetRequest";
|
|
930
939
|
const _CDSRr = "CreateDataSetResponse";
|
|
931
940
|
const _CDSRre = "CreateDataSourceRequest";
|
|
932
941
|
const _CDSRrea = "CreateDataSourceResponse";
|
|
933
|
-
const _CDSr = "
|
|
942
|
+
const _CDSr = "CreateDataSet";
|
|
943
|
+
const _CDSre = "CreateDataSource";
|
|
934
944
|
const _CDT = "ColumnDescriptiveText";
|
|
935
945
|
const _CDo = "ContributorDimensions";
|
|
936
946
|
const _CDr = "CrossDataset";
|
|
@@ -1073,6 +1083,8 @@ const _CSA = "CopySourceArn";
|
|
|
1073
1083
|
const _CSCIB = "ConsumedSpiceCapacityInBytes";
|
|
1074
1084
|
const _CSCL = "ColorScaleColorList";
|
|
1075
1085
|
const _CSF = "CreateSharedFolders";
|
|
1086
|
+
const _CSI = "ComboSeriesItem";
|
|
1087
|
+
const _CSIL = "ComboSeriesItemList";
|
|
1076
1088
|
const _CSL = "ColumnSchemaList";
|
|
1077
1089
|
const _CSO = "CanvasSizeOptions";
|
|
1078
1090
|
const _CSOo = "CollapseStateOptions";
|
|
@@ -1151,6 +1163,7 @@ const _Cat = "Categorical";
|
|
|
1151
1163
|
const _Cata = "Catalog";
|
|
1152
1164
|
const _Cate = "Categories";
|
|
1153
1165
|
const _Ce = "Cell";
|
|
1166
|
+
const _Ci = "City";
|
|
1154
1167
|
const _Co = "Colors";
|
|
1155
1168
|
const _Col = "Color";
|
|
1156
1169
|
const _Colu = "Columns";
|
|
@@ -1161,6 +1174,10 @@ const _Con = "Content";
|
|
|
1161
1174
|
const _Conf = "Configuration";
|
|
1162
1175
|
const _Conn = "Connection";
|
|
1163
1176
|
const _Cons = "Constant";
|
|
1177
|
+
const _Cont = "Context";
|
|
1178
|
+
const _Coo = "Coordinate";
|
|
1179
|
+
const _Cou = "Country";
|
|
1180
|
+
const _Coun = "County";
|
|
1164
1181
|
const _Cr = "Credentials";
|
|
1165
1182
|
const _D = "Description";
|
|
1166
1183
|
const _DA = "DatasetArn";
|
|
@@ -1244,10 +1261,12 @@ const _DCPRes = "DescribeCustomPermissionsRequest";
|
|
|
1244
1261
|
const _DCPResc = "DescribeCustomPermissionsResponse";
|
|
1245
1262
|
const _DCPe = "DeleteCustomPermissions";
|
|
1246
1263
|
const _DCPes = "DescribeCustomPermissions";
|
|
1264
|
+
const _DCVO = "DashboardCustomizationVisualOptions";
|
|
1247
1265
|
const _DCW = "DefaultCellWidth";
|
|
1248
1266
|
const _DCa = "DataColor";
|
|
1249
1267
|
const _DCat = "DataConfiguration";
|
|
1250
|
-
const _DCe = "
|
|
1268
|
+
const _DCe = "DecalColor";
|
|
1269
|
+
const _DCes = "DestinationConfiguration";
|
|
1251
1270
|
const _DCi = "DisplayConfiguration";
|
|
1252
1271
|
const _DCy = "DynamicConfiguration";
|
|
1253
1272
|
const _DD = "DataDriven";
|
|
@@ -1321,9 +1340,11 @@ const _DE = "DashboardError";
|
|
|
1321
1340
|
const _DECT = "DefaultEmailCustomizationTemplate";
|
|
1322
1341
|
const _DEL = "DashboardErrorList";
|
|
1323
1342
|
const _DF = "DisabledFeatures";
|
|
1343
|
+
const _DFBSI = "DataFieldBarSeriesItem";
|
|
1324
1344
|
const _DFC = "DateFilterCondition";
|
|
1325
1345
|
const _DFCC = "DefaultFilterControlConfiguration";
|
|
1326
1346
|
const _DFCO = "DefaultFilterControlOptions";
|
|
1347
|
+
const _DFCSI = "DataFieldComboSeriesItem";
|
|
1327
1348
|
const _DFDDCO = "DefaultFilterDropDownControlOptions";
|
|
1328
1349
|
const _DFFLC = "DefaultFreeFormLayoutConfiguration";
|
|
1329
1350
|
const _DFL = "DimensionFieldList";
|
|
@@ -1444,6 +1465,7 @@ const _DPS = "DataPathSort";
|
|
|
1444
1465
|
const _DPSAF = "DataPrepSimpleAggregationFunction";
|
|
1445
1466
|
const _DPT = "DataPathType";
|
|
1446
1467
|
const _DPTO = "DataPointTooltipOption";
|
|
1468
|
+
const _DPTe = "DecalPatternType";
|
|
1447
1469
|
const _DPV = "DataPathValue";
|
|
1448
1470
|
const _DPVC = "DestinationParameterValueConfiguration";
|
|
1449
1471
|
const _DPVL = "DataPathValueList";
|
|
@@ -1488,15 +1510,16 @@ const _DSA = "DataSetArns";
|
|
|
1488
1510
|
const _DSAa = "DataSourceArn";
|
|
1489
1511
|
const _DSAat = "DataSetArn";
|
|
1490
1512
|
const _DSBLC = "DefaultSectionBasedLayoutConfiguration";
|
|
1491
|
-
const _DSC = "
|
|
1513
|
+
const _DSC = "DecalSettingsConfiguration";
|
|
1492
1514
|
const _DSCFE = "DataSetCalculatedFieldExpression";
|
|
1493
1515
|
const _DSCIM = "DataSetColumnIdMapping";
|
|
1494
1516
|
const _DSCIML = "DataSetColumnIdMappingList";
|
|
1495
1517
|
const _DSCL = "DataSetConfigurationList";
|
|
1496
1518
|
const _DSCO = "DefaultSliderControlOptions";
|
|
1497
|
-
const _DSCa = "
|
|
1498
|
-
const _DSCat = "
|
|
1499
|
-
const _DSCata = "
|
|
1519
|
+
const _DSCa = "DataSetConfiguration";
|
|
1520
|
+
const _DSCat = "DataSourceCredentials";
|
|
1521
|
+
const _DSCata = "DataStoriesConfigurations";
|
|
1522
|
+
const _DSCatae = "DataSetConfigurations";
|
|
1500
1523
|
const _DSDCFC = "DataSetDateComparisonFilterCondition";
|
|
1501
1524
|
const _DSDFC = "DataSetDateFilterCondition";
|
|
1502
1525
|
const _DSDFV = "DataSetDateFilterValue";
|
|
@@ -1515,6 +1538,7 @@ const _DSIata = "DataSourceIds";
|
|
|
1515
1538
|
const _DSIatae = "DataSetIdentifier";
|
|
1516
1539
|
const _DSL = "DashboardSummaryList";
|
|
1517
1540
|
const _DSLa = "DataSourceList";
|
|
1541
|
+
const _DSLe = "DecalSettingsList";
|
|
1518
1542
|
const _DSN = "DataSetName";
|
|
1519
1543
|
const _DSNCFC = "DataSetNumericComparisonFilterCondition";
|
|
1520
1544
|
const _DSNFC = "DataSetNumericFilterCondition";
|
|
@@ -1530,7 +1554,7 @@ const _DSRL = "DataSetReferenceList";
|
|
|
1530
1554
|
const _DSRP = "DataSetRefreshProperties";
|
|
1531
1555
|
const _DSRa = "DataSetRegion";
|
|
1532
1556
|
const _DSRat = "DataSetReference";
|
|
1533
|
-
const _DSS = "
|
|
1557
|
+
const _DSS = "DefaultSeriesSettings";
|
|
1534
1558
|
const _DSSCFC = "DataSetStringComparisonFilterCondition";
|
|
1535
1559
|
const _DSSF = "DataSetSearchFilter";
|
|
1536
1560
|
const _DSSFC = "DataSetStringFilterCondition";
|
|
@@ -1545,12 +1569,13 @@ const _DSSLFC = "DataSetStringListFilterCondition";
|
|
|
1545
1569
|
const _DSSLFV = "DataSetStringListFilterValue";
|
|
1546
1570
|
const _DSSLa = "DataSourceSummaryList";
|
|
1547
1571
|
const _DSSO = "DataStoriesSharingOption";
|
|
1548
|
-
const _DSSa = "
|
|
1549
|
-
const _DSSat = "
|
|
1550
|
-
const _DSSata = "
|
|
1572
|
+
const _DSSa = "DataSetSchema";
|
|
1573
|
+
const _DSSat = "DataSetSummary";
|
|
1574
|
+
const _DSSata = "DataSourceSummary";
|
|
1575
|
+
const _DSSatae = "DataSetSummaries";
|
|
1551
1576
|
const _DSSatao = "DataSourceSummaries";
|
|
1552
|
-
const _DSSe = "DefaultSeriesSettings";
|
|
1553
1577
|
const _DST = "DashboardSourceTemplate";
|
|
1578
|
+
const _DSTe = "DecalStyleType";
|
|
1554
1579
|
const _DSUC = "DataSetUsageConfiguration";
|
|
1555
1580
|
const _DSV = "DecimalStaticValues";
|
|
1556
1581
|
const _DSa = "DataSources";
|
|
@@ -1558,8 +1583,9 @@ const _DSas = "DashboardSummary";
|
|
|
1558
1583
|
const _DSat = "DataSets";
|
|
1559
1584
|
const _DSata = "DataSet";
|
|
1560
1585
|
const _DSatao = "DataSource";
|
|
1561
|
-
const _DSe = "
|
|
1586
|
+
const _DSe = "DecalSettings";
|
|
1562
1587
|
const _DSec = "DecimalSeparator";
|
|
1588
|
+
const _DSel = "DeletionStatus";
|
|
1563
1589
|
const _DSi = "DisableSsl";
|
|
1564
1590
|
const _DT = "DefaultTheme";
|
|
1565
1591
|
const _DTA = "DeleteTemplateAlias";
|
|
@@ -1675,6 +1701,7 @@ const _DVWUC = "DecimalValueWhenUnsetConfiguration";
|
|
|
1675
1701
|
const _DVa = "DashboardVersion";
|
|
1676
1702
|
const _DVat = "DataValue";
|
|
1677
1703
|
const _DVe = "DecimalValues";
|
|
1704
|
+
const _DVec = "DecalVisibility";
|
|
1678
1705
|
const _DVef = "DefaultValues";
|
|
1679
1706
|
const _DVy = "DynamicValue";
|
|
1680
1707
|
const _Da = "Dashboard";
|
|
@@ -1734,7 +1761,8 @@ const _ETPISR = "ExportToPdfInScheduledReports";
|
|
|
1734
1761
|
const _ETr = "ErrorType";
|
|
1735
1762
|
const _EU = "EmbeddingUrl";
|
|
1736
1763
|
const _EUm = "EmbedUrl";
|
|
1737
|
-
const _EV = "
|
|
1764
|
+
const _EV = "ElementValue";
|
|
1765
|
+
const _EVm = "EmptyVisual";
|
|
1738
1766
|
const _EWHFO = "ExportWithHiddenFieldsOption";
|
|
1739
1767
|
const _Ea = "East";
|
|
1740
1768
|
const _Ed = "Edition";
|
|
@@ -1750,6 +1778,7 @@ const _FA = "FailureAction";
|
|
|
1750
1778
|
const _FAM = "FilterAggMetrics";
|
|
1751
1779
|
const _FAML = "FilterAggMetricsList";
|
|
1752
1780
|
const _FAo = "FolderArns";
|
|
1781
|
+
const _FBSI = "FieldBarSeriesItem";
|
|
1753
1782
|
const _FBT = "FieldBasedTooltip";
|
|
1754
1783
|
const _FC = "FeatureConfigurations";
|
|
1755
1784
|
const _FCAFW = "FunnelChartAggregatedFieldWells";
|
|
@@ -1763,12 +1792,14 @@ const _FCLo = "ForecastConfigurationList";
|
|
|
1763
1792
|
const _FCMFL = "FunnelChartMeasureFieldList";
|
|
1764
1793
|
const _FCSC = "FilterCrossSheetControl";
|
|
1765
1794
|
const _FCSCu = "FunnelChartSortConfiguration";
|
|
1795
|
+
const _FCSI = "FieldComboSeriesItem";
|
|
1766
1796
|
const _FCV = "FunnelChartVisual";
|
|
1767
1797
|
const _FCVS = "FalseyCellValueSynonyms";
|
|
1768
1798
|
const _FCVa = "FalseyCellValue";
|
|
1769
1799
|
const _FCa = "FailureConfiguration";
|
|
1770
|
-
const _FCi = "
|
|
1771
|
-
const _FCil = "
|
|
1800
|
+
const _FCi = "FieldsConfiguration";
|
|
1801
|
+
const _FCil = "FilterControl";
|
|
1802
|
+
const _FCill = "FillColor";
|
|
1772
1803
|
const _FCilt = "FilterControls";
|
|
1773
1804
|
const _FCilte = "FilterClass";
|
|
1774
1805
|
const _FCo = "FontConfiguration";
|
|
@@ -1943,10 +1974,14 @@ const _GFPO = "GetFlowPermissionsOutput";
|
|
|
1943
1974
|
const _GGC = "GeospatialGradientColor";
|
|
1944
1975
|
const _GGSC = "GeospatialGradientStepColor";
|
|
1945
1976
|
const _GGSCL = "GeospatialGradientStepColorList";
|
|
1977
|
+
const _GH = "GeocoderHierarchy";
|
|
1946
1978
|
const _GHC = "GeospatialHeatmapConfiguration";
|
|
1947
1979
|
const _GHCS = "GeospatialHeatmapColorScale";
|
|
1948
1980
|
const _GHDC = "GeospatialHeatmapDataColor";
|
|
1949
1981
|
const _GHDCL = "GeospatialHeatmapDataColorList";
|
|
1982
|
+
const _GIC = "GetIdentityContext";
|
|
1983
|
+
const _GICR = "GetIdentityContextRequest";
|
|
1984
|
+
const _GICRe = "GetIdentityContextResponse";
|
|
1950
1985
|
const _GIU = "GeneratedImageUrl";
|
|
1951
1986
|
const _GL = "GridLayout";
|
|
1952
1987
|
const _GLC = "GridLayoutConfiguration";
|
|
@@ -1987,13 +2022,17 @@ const _GNDS = "GeospatialNullDataSettings";
|
|
|
1987
2022
|
const _GNSS = "GeospatialNullSymbolStyle";
|
|
1988
2023
|
const _GNl = "GlobalNavbar";
|
|
1989
2024
|
const _GO = "GradientOffset";
|
|
1990
|
-
const _GP = "
|
|
2025
|
+
const _GP = "GeocodingPreferences";
|
|
1991
2026
|
const _GPL = "GeospatialPointLayer";
|
|
1992
2027
|
const _GPLe = "GeospatialPolygonLayer";
|
|
2028
|
+
const _GPLeo = "GeocodePreferenceList";
|
|
1993
2029
|
const _GPS = "GeospatialPointStyle";
|
|
1994
2030
|
const _GPSO = "GeospatialPointStyleOptions";
|
|
1995
2031
|
const _GPSS = "GeospatialPolygonSymbolStyle";
|
|
1996
2032
|
const _GPSe = "GeospatialPolygonStyle";
|
|
2033
|
+
const _GPV = "GeocodePreferenceValue";
|
|
2034
|
+
const _GPe = "GeocodePreference";
|
|
2035
|
+
const _GPr = "GrantPermissions";
|
|
1997
2036
|
const _GQA = "GenerativeQnA";
|
|
1998
2037
|
const _GR = "GeographicRole";
|
|
1999
2038
|
const _GRC = "GrowthRateComputation";
|
|
@@ -2182,6 +2221,7 @@ const _JSo = "JoinStep";
|
|
|
2182
2221
|
const _K = "Key";
|
|
2183
2222
|
const _KA = "KeyArn";
|
|
2184
2223
|
const _KB = "KnowledgeBase";
|
|
2224
|
+
const _KPC = "KeyPairCredentials";
|
|
2185
2225
|
const _KPIAVCF = "KPIActualValueConditionalFormatting";
|
|
2186
2226
|
const _KPIC = "KPIConfiguration";
|
|
2187
2227
|
const _KPICF = "KPIConditionalFormatting";
|
|
@@ -2197,6 +2237,7 @@ const _KPISO = "KPISparklineOptions";
|
|
|
2197
2237
|
const _KPIV = "KPIVisual";
|
|
2198
2238
|
const _KPIVLO = "KPIVisualLayoutOptions";
|
|
2199
2239
|
const _KPIVSL = "KPIVisualStandardLayout";
|
|
2240
|
+
const _KPU = "KeyPairUsername";
|
|
2200
2241
|
const _KR = "KeyRegistration";
|
|
2201
2242
|
const _L = "Linear";
|
|
2202
2243
|
const _LA = "ListAggregation";
|
|
@@ -2323,8 +2364,8 @@ const _LS = "LineStyle";
|
|
|
2323
2364
|
const _LSADO = "LineSeriesAxisDisplayOptions";
|
|
2324
2365
|
const _LSC = "LinkSharingConfiguration";
|
|
2325
2366
|
const _LSCo = "LogoSetConfiguration";
|
|
2326
|
-
const _LSS = "
|
|
2327
|
-
const _LSSi = "
|
|
2367
|
+
const _LSS = "LineStyleSettings";
|
|
2368
|
+
const _LSSi = "LineSymbolStyle";
|
|
2328
2369
|
const _LSo = "LogoSet";
|
|
2329
2370
|
const _LT = "LayerType";
|
|
2330
2371
|
const _LTA = "ListTemplateAliases";
|
|
@@ -2382,6 +2423,7 @@ const _LW = "LineWidth";
|
|
|
2382
2423
|
const _LWo = "LookbackWindow";
|
|
2383
2424
|
const _La = "Layout";
|
|
2384
2425
|
const _Lab = "Label";
|
|
2426
|
+
const _Lat = "Latitude";
|
|
2385
2427
|
const _Lay = "Layouts";
|
|
2386
2428
|
const _Le = "Legend";
|
|
2387
2429
|
const _Lef = "Left";
|
|
@@ -2389,6 +2431,7 @@ const _Li = "Limit";
|
|
|
2389
2431
|
const _Lis = "List";
|
|
2390
2432
|
const _Lo = "Logarithmic";
|
|
2391
2433
|
const _Log = "Logo";
|
|
2434
|
+
const _Lon = "Longitude";
|
|
2392
2435
|
const _M = "Message";
|
|
2393
2436
|
const _MA = "MemberArn";
|
|
2394
2437
|
const _MAF = "MeasureAggregationFunction";
|
|
@@ -2579,6 +2622,7 @@ const _PCara = "ParameterControls";
|
|
|
2579
2622
|
const _PCe = "PerformanceConfiguration";
|
|
2580
2623
|
const _PCi = "PivotConfiguration";
|
|
2581
2624
|
const _PCo = "PositiveColor";
|
|
2625
|
+
const _PCos = "PostCode";
|
|
2582
2626
|
const _PCr = "ProjectedColumns";
|
|
2583
2627
|
const _PD = "ParameterDeclarations";
|
|
2584
2628
|
const _PDDC = "ParameterDropDownControl";
|
|
@@ -2605,6 +2649,8 @@ const _PHCL = "PredefinedHierarchyColumnList";
|
|
|
2605
2649
|
const _PI = "ProjectId";
|
|
2606
2650
|
const _PIr = "PrincipalId";
|
|
2607
2651
|
const _PIre = "PredictionInterval";
|
|
2652
|
+
const _PK = "PrivateKey";
|
|
2653
|
+
const _PKP = "PrivateKeyPassphrase";
|
|
2608
2654
|
const _PL = "PointLayer";
|
|
2609
2655
|
const _PLC = "PaginatedLayoutConfiguration";
|
|
2610
2656
|
const _PLCa = "ParameterListControl";
|
|
@@ -2729,6 +2775,7 @@ const _Pla = "Placement";
|
|
|
2729
2775
|
const _Po = "Port";
|
|
2730
2776
|
const _Pos = "Position";
|
|
2731
2777
|
const _Pr = "Properties";
|
|
2778
|
+
const _Pre = "Preference";
|
|
2732
2779
|
const _Pri = "Principals";
|
|
2733
2780
|
const _Prim = "Primary";
|
|
2734
2781
|
const _Prin = "Principal";
|
|
@@ -2832,6 +2879,7 @@ const _RIo = "RowIndex";
|
|
|
2832
2879
|
const _RIow = "RowInfo";
|
|
2833
2880
|
const _RIows = "RowsIngested";
|
|
2834
2881
|
const _RJKP = "RightJoinKeyProperties";
|
|
2882
|
+
const _RK = "RequestKey";
|
|
2835
2883
|
const _RL = "ReferenceLines";
|
|
2836
2884
|
const _RLCLC = "ReferenceLineCustomLabelConfiguration";
|
|
2837
2885
|
const _RLDC = "ReferenceLineDataConfiguration";
|
|
@@ -2909,7 +2957,10 @@ const _RUQSBEC = "RegisteredUserQSearchBarEmbeddingConfiguration";
|
|
|
2909
2957
|
const _RUQSCEC = "RegisteredUserQuickSightConsoleEmbeddingConfiguration";
|
|
2910
2958
|
const _RUR = "RegisterUserRequest";
|
|
2911
2959
|
const _RURe = "RegisterUserResponse";
|
|
2912
|
-
const
|
|
2960
|
+
const _RUSJR = "RegisteredUserSnapshotJobResult";
|
|
2961
|
+
const _RUSJRL = "RegisteredUserSnapshotJobResultList";
|
|
2962
|
+
const _RUe = "RegisteredUsers";
|
|
2963
|
+
const _RUeg = "RegisterUser";
|
|
2913
2964
|
const _RWID = "RecoveryWindowInDays";
|
|
2914
2965
|
const _Ra = "Radius";
|
|
2915
2966
|
const _Re = "Research";
|
|
@@ -3036,6 +3087,7 @@ const _SDo = "SortDirection";
|
|
|
3036
3087
|
const _SDt = "StartDate";
|
|
3037
3088
|
const _SE = "SourceEntity";
|
|
3038
3089
|
const _SEA = "SourceEntityArn";
|
|
3090
|
+
const _SEAe = "SessionExpiresAt";
|
|
3039
3091
|
const _SECO = "SheetElementConfigurationOverrides";
|
|
3040
3092
|
const _SEP = "SqlEndpointPath";
|
|
3041
3093
|
const _SERR = "SheetElementRenderingRule";
|
|
@@ -3650,6 +3702,7 @@ const _UIR = "UpdateIpRestriction";
|
|
|
3650
3702
|
const _UIRR = "UpdateIpRestrictionRequest";
|
|
3651
3703
|
const _UIRRp = "UpdateIpRestrictionResponse";
|
|
3652
3704
|
const _UIU = "UserInvitationUrl";
|
|
3705
|
+
const _UIs = "UserIdentifier";
|
|
3653
3706
|
const _UK = "UniqueKey";
|
|
3654
3707
|
const _UKL = "UniqueKeyList";
|
|
3655
3708
|
const _UKR = "UpdateKeyRegistration";
|
|
@@ -3751,12 +3804,14 @@ const _VASPICEC = "ViewAccountSPICECapacity";
|
|
|
3751
3804
|
const _VAe = "VersionArn";
|
|
3752
3805
|
const _VCA = "VpcConnectionArn";
|
|
3753
3806
|
const _VCAD = "VisualCustomActionDefaults";
|
|
3807
|
+
const _VCAFL = "VisualCustomizationAdditionalFieldsList";
|
|
3754
3808
|
const _VCAL = "VisualCustomActionList";
|
|
3755
3809
|
const _VCAO = "VisualCustomActionOperation";
|
|
3756
3810
|
const _VCAOL = "VisualCustomActionOperationList";
|
|
3757
3811
|
const _VCAT = "VisualContentAltText";
|
|
3758
3812
|
const _VCAi = "VisualCustomAction";
|
|
3759
3813
|
const _VCC = "ValueColumnConfiguration";
|
|
3814
|
+
const _VCFC = "VisualCustomizationFieldsConfiguration";
|
|
3760
3815
|
const _VCP = "VpcConnectionProperties";
|
|
3761
3816
|
const _VCS = "ValueCellStyle";
|
|
3762
3817
|
const _VD = "VersionDescription";
|
|
@@ -3919,6 +3974,8 @@ var FieldValue = [0, n0, _FV, 8, 0];
|
|
|
3919
3974
|
var JoinOperationOnClause = [0, n0, _JOOC, 8, 0];
|
|
3920
3975
|
var NullString = [0, n0, _NS, 8, 0];
|
|
3921
3976
|
var Prefix = [0, n0, _P, 8, 0];
|
|
3977
|
+
var PrivateKey = [0, n0, _PK, 8, 0];
|
|
3978
|
+
var PrivateKeyPassphrase = [0, n0, _PKP, 8, 0];
|
|
3922
3979
|
var QAQueryText = [0, n0, _QAQT, 8, 0];
|
|
3923
3980
|
var SensitiveDouble = [0, n0, _SD, 8, 1];
|
|
3924
3981
|
var SensitiveDoubleObject = [0, n0, _SDO, 8, 1];
|
|
@@ -4648,7 +4705,7 @@ var BarChartConfiguration = [
|
|
|
4648
4705
|
n0,
|
|
4649
4706
|
_BCC,
|
|
4650
4707
|
0,
|
|
4651
|
-
[_FW, _SCo, _Or, _BA, _VP, _SMO, _CA, _CLO, _VA, _VLO, _CLOo, _Le, _DL, _To, _RL, _CADo, _I],
|
|
4708
|
+
[_FW, _SCo, _Or, _BA, _VP, _SMO, _CA, _CLO, _VA, _VLO, _CLOo, _DSS, _Ser, _Le, _DL, _To, _RL, _CADo, _I],
|
|
4652
4709
|
[
|
|
4653
4710
|
() => BarChartFieldWells,
|
|
4654
4711
|
() => BarChartSortConfiguration,
|
|
@@ -4661,6 +4718,8 @@ var BarChartConfiguration = [
|
|
|
4661
4718
|
() => AxisDisplayOptions,
|
|
4662
4719
|
() => ChartAxisLabelOptions,
|
|
4663
4720
|
() => ChartAxisLabelOptions,
|
|
4721
|
+
() => BarChartDefaultSeriesSettings,
|
|
4722
|
+
() => BarSeriesItemList,
|
|
4664
4723
|
() => LegendOptions,
|
|
4665
4724
|
() => DataLabelOptions,
|
|
4666
4725
|
() => TooltipOptions,
|
|
@@ -4669,6 +4728,14 @@ var BarChartConfiguration = [
|
|
|
4669
4728
|
() => VisualInteractionOptions,
|
|
4670
4729
|
],
|
|
4671
4730
|
];
|
|
4731
|
+
var BarChartDefaultSeriesSettings = [
|
|
4732
|
+
3,
|
|
4733
|
+
n0,
|
|
4734
|
+
_BCDSS,
|
|
4735
|
+
0,
|
|
4736
|
+
[_DSe, _BS],
|
|
4737
|
+
[() => DecalSettings, () => BorderSettings],
|
|
4738
|
+
];
|
|
4672
4739
|
var BarChartFieldWells = [
|
|
4673
4740
|
3,
|
|
4674
4741
|
n0,
|
|
@@ -4677,6 +4744,14 @@ var BarChartFieldWells = [
|
|
|
4677
4744
|
[_BCAFW],
|
|
4678
4745
|
[() => BarChartAggregatedFieldWells],
|
|
4679
4746
|
];
|
|
4747
|
+
var BarChartSeriesSettings = [
|
|
4748
|
+
3,
|
|
4749
|
+
n0,
|
|
4750
|
+
_BCSS,
|
|
4751
|
+
0,
|
|
4752
|
+
[_DSe, _BS],
|
|
4753
|
+
[() => DecalSettings, () => BorderSettings],
|
|
4754
|
+
];
|
|
4680
4755
|
var BarChartSortConfiguration = [
|
|
4681
4756
|
3,
|
|
4682
4757
|
n0,
|
|
@@ -4708,6 +4783,14 @@ var BarChartVisual = [
|
|
|
4708
4783
|
0,
|
|
4709
4784
|
],
|
|
4710
4785
|
];
|
|
4786
|
+
var BarSeriesItem = [
|
|
4787
|
+
3,
|
|
4788
|
+
n0,
|
|
4789
|
+
_BSI,
|
|
4790
|
+
0,
|
|
4791
|
+
[_FBSI, _DFBSI],
|
|
4792
|
+
[() => FieldBarSeriesItem, () => DataFieldBarSeriesItem],
|
|
4793
|
+
];
|
|
4711
4794
|
var BasicAuthConnectionMetadata = [
|
|
4712
4795
|
3,
|
|
4713
4796
|
n0,
|
|
@@ -4811,7 +4894,8 @@ var BodySectionRepeatPageBreakConfiguration = [
|
|
|
4811
4894
|
[() => SectionAfterPageBreak],
|
|
4812
4895
|
];
|
|
4813
4896
|
var BookmarksConfigurations = [3, n0, _BC, 0, [_En], [2]];
|
|
4814
|
-
var
|
|
4897
|
+
var BorderSettings = [3, n0, _BS, 0, [_BV, _BW, _BCo], [0, 0, 0]];
|
|
4898
|
+
var BorderStyle = [3, n0, _BSo, 0, [_Col, _Sho, _W], [0, 2, 0]];
|
|
4815
4899
|
var BoxPlotAggregatedFieldWells = [
|
|
4816
4900
|
3,
|
|
4817
4901
|
n0,
|
|
@@ -5103,8 +5187,14 @@ var ColumnConfiguration = [
|
|
|
5103
5187
|
n0,
|
|
5104
5188
|
_CColu,
|
|
5105
5189
|
0,
|
|
5106
|
-
[_C, _FCor, _Ro, _CCol],
|
|
5107
|
-
[
|
|
5190
|
+
[_C, _FCor, _Ro, _CCol, _DSC],
|
|
5191
|
+
[
|
|
5192
|
+
() => ColumnIdentifier,
|
|
5193
|
+
[() => FormatConfiguration, 0],
|
|
5194
|
+
0,
|
|
5195
|
+
[() => ColorsConfiguration, 0],
|
|
5196
|
+
() => DecalSettingsConfiguration,
|
|
5197
|
+
],
|
|
5108
5198
|
];
|
|
5109
5199
|
var ColumnDescription = [3, n0, _CD, 0, [_Te], [[() => ColumnDescriptiveText, 0]]];
|
|
5110
5200
|
var ColumnGroup = [3, n0, _CG, 0, [_GSCG], [() => GeoSpatialColumnGroup]];
|
|
@@ -5151,7 +5241,7 @@ var ComboChartAggregatedFieldWells = [
|
|
|
5151
5241
|
n0,
|
|
5152
5242
|
_CCAFW,
|
|
5153
5243
|
0,
|
|
5154
|
-
[_Ca,
|
|
5244
|
+
[_Ca, _BVa, _Co, _LV],
|
|
5155
5245
|
[() => DimensionFieldList, () => MeasureFieldList, () => DimensionFieldList, () => MeasureFieldList],
|
|
5156
5246
|
];
|
|
5157
5247
|
var ComboChartConfiguration = [
|
|
@@ -5159,7 +5249,28 @@ var ComboChartConfiguration = [
|
|
|
5159
5249
|
n0,
|
|
5160
5250
|
_CCCo,
|
|
5161
5251
|
0,
|
|
5162
|
-
[
|
|
5252
|
+
[
|
|
5253
|
+
_FW,
|
|
5254
|
+
_SCo,
|
|
5255
|
+
_BA,
|
|
5256
|
+
_CA,
|
|
5257
|
+
_CLO,
|
|
5258
|
+
_PYADO,
|
|
5259
|
+
_PYALO,
|
|
5260
|
+
_SYADO,
|
|
5261
|
+
_SYALO,
|
|
5262
|
+
_SAO,
|
|
5263
|
+
_CLOo,
|
|
5264
|
+
_DSS,
|
|
5265
|
+
_Ser,
|
|
5266
|
+
_Le,
|
|
5267
|
+
_BDL,
|
|
5268
|
+
_LDL,
|
|
5269
|
+
_To,
|
|
5270
|
+
_RL,
|
|
5271
|
+
_VP,
|
|
5272
|
+
_I,
|
|
5273
|
+
],
|
|
5163
5274
|
[
|
|
5164
5275
|
() => ComboChartFieldWells,
|
|
5165
5276
|
() => ComboChartSortConfiguration,
|
|
@@ -5172,6 +5283,8 @@ var ComboChartConfiguration = [
|
|
|
5172
5283
|
() => ChartAxisLabelOptions,
|
|
5173
5284
|
() => SingleAxisOptions,
|
|
5174
5285
|
() => ChartAxisLabelOptions,
|
|
5286
|
+
() => ComboChartDefaultSeriesSettings,
|
|
5287
|
+
() => ComboSeriesItemList,
|
|
5175
5288
|
() => LegendOptions,
|
|
5176
5289
|
() => DataLabelOptions,
|
|
5177
5290
|
() => DataLabelOptions,
|
|
@@ -5181,6 +5294,14 @@ var ComboChartConfiguration = [
|
|
|
5181
5294
|
() => VisualInteractionOptions,
|
|
5182
5295
|
],
|
|
5183
5296
|
];
|
|
5297
|
+
var ComboChartDefaultSeriesSettings = [
|
|
5298
|
+
3,
|
|
5299
|
+
n0,
|
|
5300
|
+
_CCDSS,
|
|
5301
|
+
0,
|
|
5302
|
+
[_LSS, _MSS, _DSe, _BS],
|
|
5303
|
+
[() => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings, () => DecalSettings, () => BorderSettings],
|
|
5304
|
+
];
|
|
5184
5305
|
var ComboChartFieldWells = [
|
|
5185
5306
|
3,
|
|
5186
5307
|
n0,
|
|
@@ -5189,6 +5310,14 @@ var ComboChartFieldWells = [
|
|
|
5189
5310
|
[_CCAFW],
|
|
5190
5311
|
[() => ComboChartAggregatedFieldWells],
|
|
5191
5312
|
];
|
|
5313
|
+
var ComboChartSeriesSettings = [
|
|
5314
|
+
3,
|
|
5315
|
+
n0,
|
|
5316
|
+
_CCSS,
|
|
5317
|
+
0,
|
|
5318
|
+
[_LSS, _MSS, _DSe, _BS],
|
|
5319
|
+
[() => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings, () => DecalSettings, () => BorderSettings],
|
|
5320
|
+
];
|
|
5192
5321
|
var ComboChartSortConfiguration = [
|
|
5193
5322
|
3,
|
|
5194
5323
|
n0,
|
|
@@ -5218,6 +5347,14 @@ var ComboChartVisual = [
|
|
|
5218
5347
|
0,
|
|
5219
5348
|
],
|
|
5220
5349
|
];
|
|
5350
|
+
var ComboSeriesItem = [
|
|
5351
|
+
3,
|
|
5352
|
+
n0,
|
|
5353
|
+
_CSI,
|
|
5354
|
+
0,
|
|
5355
|
+
[_FCSI, _DFCSI],
|
|
5356
|
+
[() => FieldComboSeriesItem, () => DataFieldComboSeriesItem],
|
|
5357
|
+
];
|
|
5221
5358
|
var ComparativeOrder = [3, n0, _CO, 0, [_UO, _SOp, _TUSV], [0, 64 | 0, 0]];
|
|
5222
5359
|
var ComparisonConfiguration = [
|
|
5223
5360
|
3,
|
|
@@ -5346,6 +5483,7 @@ var ContributionAnalysisTimeRanges = [
|
|
|
5346
5483
|
[_SR, _ER],
|
|
5347
5484
|
[() => TopicIRFilterOption, () => TopicIRFilterOption],
|
|
5348
5485
|
];
|
|
5486
|
+
var Coordinate = [3, n0, _Coo, 0, [_Lat, _Lon], [1, 1]];
|
|
5349
5487
|
var CreateAccountCustomizationRequest = [
|
|
5350
5488
|
3,
|
|
5351
5489
|
n0,
|
|
@@ -5985,6 +6123,14 @@ var Dashboard = [
|
|
|
5985
6123
|
[_DI, _A, _N, _Ve, _CT, _LPT, _LUT, _LE],
|
|
5986
6124
|
[0, 0, 0, () => DashboardVersion, 4, 4, 4, 64 | 0],
|
|
5987
6125
|
];
|
|
6126
|
+
var DashboardCustomizationVisualOptions = [
|
|
6127
|
+
3,
|
|
6128
|
+
n0,
|
|
6129
|
+
_DCVO,
|
|
6130
|
+
0,
|
|
6131
|
+
[_FCi],
|
|
6132
|
+
[() => VisualCustomizationFieldsConfiguration],
|
|
6133
|
+
];
|
|
5988
6134
|
var DashboardError = [3, n0, _DE, 0, [_T, _M, _VE], [0, 0, () => EntityList]];
|
|
5989
6135
|
var DashboardPublishOptions = [
|
|
5990
6136
|
3,
|
|
@@ -6084,6 +6230,22 @@ var DataBarsOptions = [3, n0, _DBO, 0, [_FIi, _PCo, _NC], [0, 0, 0]];
|
|
|
6084
6230
|
var DatabricksParameters = [3, n0, _DPa, 0, [_H, _Po, _SEP], [0, 1, 0]];
|
|
6085
6231
|
var DataColor = [3, n0, _DCa, 0, [_Col, _DVat], [0, 1]];
|
|
6086
6232
|
var DataColorPalette = [3, n0, _DCP, 0, [_Co, _MMG, _EFC], [64 | 0, 64 | 0, 0]];
|
|
6233
|
+
var DataFieldBarSeriesItem = [
|
|
6234
|
+
3,
|
|
6235
|
+
n0,
|
|
6236
|
+
_DFBSI,
|
|
6237
|
+
0,
|
|
6238
|
+
[_FIi, _FV, _Set],
|
|
6239
|
+
[0, () => SensitiveString, () => BarChartSeriesSettings],
|
|
6240
|
+
];
|
|
6241
|
+
var DataFieldComboSeriesItem = [
|
|
6242
|
+
3,
|
|
6243
|
+
n0,
|
|
6244
|
+
_DFCSI,
|
|
6245
|
+
0,
|
|
6246
|
+
[_FIi, _FV, _Set],
|
|
6247
|
+
[0, () => SensitiveString, () => ComboChartSeriesSettings],
|
|
6248
|
+
];
|
|
6087
6249
|
var DataFieldSeriesItem = [
|
|
6088
6250
|
3,
|
|
6089
6251
|
n0,
|
|
@@ -6212,9 +6374,9 @@ var DataSetColumnIdMapping = [3, n0, _DSCIM, 0, [_SCI, _TCI], [0, 0]];
|
|
|
6212
6374
|
var DataSetConfiguration = [
|
|
6213
6375
|
3,
|
|
6214
6376
|
n0,
|
|
6215
|
-
|
|
6377
|
+
_DSCa,
|
|
6216
6378
|
0,
|
|
6217
|
-
[_Pl,
|
|
6379
|
+
[_Pl, _DSSa, _CGSL],
|
|
6218
6380
|
[0, () => DataSetSchema, () => ColumnGroupSchemaList],
|
|
6219
6381
|
];
|
|
6220
6382
|
var DataSetDateComparisonFilterCondition = [
|
|
@@ -6307,7 +6469,7 @@ var DataSetRefreshProperties = [
|
|
|
6307
6469
|
[_RCe, _FCa],
|
|
6308
6470
|
[() => RefreshConfiguration, () => RefreshFailureConfiguration],
|
|
6309
6471
|
];
|
|
6310
|
-
var DataSetSchema = [3, n0,
|
|
6472
|
+
var DataSetSchema = [3, n0, _DSSa, 0, [_CSL], [() => ColumnSchemaList]];
|
|
6311
6473
|
var DataSetSearchFilter = [3, n0, _DSSF, 0, [_O, _N, _V], [0, 0, 0]];
|
|
6312
6474
|
var DataSetStringComparisonFilterCondition = [
|
|
6313
6475
|
3,
|
|
@@ -6352,7 +6514,7 @@ var DataSetStringListFilterValue = [
|
|
|
6352
6514
|
var DataSetSummary = [
|
|
6353
6515
|
3,
|
|
6354
6516
|
n0,
|
|
6355
|
-
|
|
6517
|
+
_DSSat,
|
|
6356
6518
|
0,
|
|
6357
6519
|
[_A, _DSI, _N, _CT, _LUT, _IM, _RLPDS, _RLPDSM, _RLPTCA, _CLPRA, _UA],
|
|
6358
6520
|
[0, 0, 0, 4, 4, 0, () => RowLevelPermissionDataSet, () => RowLevelPermissionDataSetMap, 2, 2, 0],
|
|
@@ -6383,22 +6545,22 @@ var DataSource = [
|
|
|
6383
6545
|
var DataSourceCredentials = [
|
|
6384
6546
|
3,
|
|
6385
6547
|
n0,
|
|
6386
|
-
|
|
6548
|
+
_DSCat,
|
|
6387
6549
|
8,
|
|
6388
|
-
[_CP, _CSA, _SA, _WPC],
|
|
6389
|
-
[() => CredentialPair, 0, 0, () => WebProxyCredentials],
|
|
6550
|
+
[_CP, _CSA, _SA, _KPC, _WPC],
|
|
6551
|
+
[() => CredentialPair, 0, 0, [() => KeyPairCredentials, 0], () => WebProxyCredentials],
|
|
6390
6552
|
];
|
|
6391
6553
|
var DataSourceErrorInfo = [3, n0, _DSEI, 0, [_T, _M], [0, 0]];
|
|
6392
6554
|
var DataSourceSearchFilter = [3, n0, _DSSFa, 0, [_O, _N, _V], [0, 0, 0]];
|
|
6393
6555
|
var DataSourceSummary = [
|
|
6394
6556
|
3,
|
|
6395
6557
|
n0,
|
|
6396
|
-
|
|
6558
|
+
_DSSata,
|
|
6397
6559
|
0,
|
|
6398
6560
|
[_A, _DSIat, _N, _T, _CT, _LUT],
|
|
6399
6561
|
[0, 0, 0, 0, 4, 4],
|
|
6400
6562
|
];
|
|
6401
|
-
var DataStoriesConfigurations = [3, n0,
|
|
6563
|
+
var DataStoriesConfigurations = [3, n0, _DSCata, 0, [_En], [2]];
|
|
6402
6564
|
var DataStoriesSharingOption = [3, n0, _DSSO, 0, [_ASv], [0]];
|
|
6403
6565
|
var DateAxisOptions = [3, n0, _DAO, 0, [_MDV], [0]];
|
|
6404
6566
|
var DateDimensionField = [
|
|
@@ -6481,6 +6643,8 @@ var DateTimeValueWhenUnsetConfiguration = [
|
|
|
6481
6643
|
[_VWUO, _CVus],
|
|
6482
6644
|
[0, [() => SensitiveTimestamp, 0]],
|
|
6483
6645
|
];
|
|
6646
|
+
var DecalSettings = [3, n0, _DSe, 0, [_EV, _DVec, _DCe, _DPTe, _DSTe], [0, 0, 0, 0, 0]];
|
|
6647
|
+
var DecalSettingsConfiguration = [3, n0, _DSC, 0, [_CDS], [() => DecalSettingsList]];
|
|
6484
6648
|
var DecimalDatasetParameter = [
|
|
6485
6649
|
3,
|
|
6486
6650
|
n0,
|
|
@@ -7113,7 +7277,7 @@ var DeleteVPCConnectionResponse = [
|
|
|
7113
7277
|
n0,
|
|
7114
7278
|
_DVPCCRe,
|
|
7115
7279
|
0,
|
|
7116
|
-
[_A, _VPCCI,
|
|
7280
|
+
[_A, _VPCCI, _DSel, _ASv, _RI, _St],
|
|
7117
7281
|
[0, 0, 0, 0, 0, [1, 32]],
|
|
7118
7282
|
];
|
|
7119
7283
|
var DescribeAccountCustomizationRequest = [
|
|
@@ -8209,7 +8373,7 @@ var DynamicDefaultValue = [
|
|
|
8209
8373
|
var EmptyVisual = [
|
|
8210
8374
|
3,
|
|
8211
8375
|
n0,
|
|
8212
|
-
|
|
8376
|
+
_EVm,
|
|
8213
8377
|
0,
|
|
8214
8378
|
[_VI, _DSIatae, _Ac],
|
|
8215
8379
|
[0, 0, () => VisualCustomActionList],
|
|
@@ -8232,7 +8396,23 @@ var ExportHiddenFieldsOption = [3, n0, _EHFO, 0, [_ASv], [0]];
|
|
|
8232
8396
|
var ExportToCSVOption = [3, n0, _ETCSVO, 0, [_ASv], [0]];
|
|
8233
8397
|
var ExportWithHiddenFieldsOption = [3, n0, _EWHFO, 0, [_ASv], [0]];
|
|
8234
8398
|
var FailedKeyRegistrationEntry = [3, n0, _FKRE, 0, [_KA, _M, _SCt, _SFe], [0, 0, 1, 2]];
|
|
8399
|
+
var FieldBarSeriesItem = [
|
|
8400
|
+
3,
|
|
8401
|
+
n0,
|
|
8402
|
+
_FBSI,
|
|
8403
|
+
0,
|
|
8404
|
+
[_FIi, _Set],
|
|
8405
|
+
[0, () => BarChartSeriesSettings],
|
|
8406
|
+
];
|
|
8235
8407
|
var FieldBasedTooltip = [3, n0, _FBT, 0, [_AV, _TTT, _TF], [0, 0, () => TooltipItemList]];
|
|
8408
|
+
var FieldComboSeriesItem = [
|
|
8409
|
+
3,
|
|
8410
|
+
n0,
|
|
8411
|
+
_FCSI,
|
|
8412
|
+
0,
|
|
8413
|
+
[_FIi, _Set],
|
|
8414
|
+
[0, () => ComboChartSeriesSettings],
|
|
8415
|
+
];
|
|
8236
8416
|
var FieldFolder = [3, n0, _FFi, 0, [_d, _co], [0, 64 | 0]];
|
|
8237
8417
|
var FieldLabelType = [3, n0, _FLT, 0, [_FIi, _Vi], [0, 0]];
|
|
8238
8418
|
var FieldSeriesItem = [
|
|
@@ -8315,7 +8495,7 @@ var FilledMapVisual = [
|
|
|
8315
8495
|
n0,
|
|
8316
8496
|
_FMV,
|
|
8317
8497
|
0,
|
|
8318
|
-
[_VI, _Tit, _Su, _CCh, _CFon, _CH, _Ac, _VCAT],
|
|
8498
|
+
[_VI, _Tit, _Su, _CCh, _CFon, _CH, _Ac, _VCAT, _GP],
|
|
8319
8499
|
[
|
|
8320
8500
|
0,
|
|
8321
8501
|
() => VisualTitleLabelOptions,
|
|
@@ -8325,6 +8505,7 @@ var FilledMapVisual = [
|
|
|
8325
8505
|
() => ColumnHierarchyList,
|
|
8326
8506
|
() => VisualCustomActionList,
|
|
8327
8507
|
0,
|
|
8508
|
+
() => GeocodePreferenceList,
|
|
8328
8509
|
],
|
|
8329
8510
|
];
|
|
8330
8511
|
var Filter = [
|
|
@@ -8348,7 +8529,7 @@ var FilterAggMetrics = [3, n0, _FAM, 0, [_MOe, _Fu, _SDo], [() => Identifier, 0,
|
|
|
8348
8529
|
var FilterControl = [
|
|
8349
8530
|
3,
|
|
8350
8531
|
n0,
|
|
8351
|
-
|
|
8532
|
+
_FCil,
|
|
8352
8533
|
0,
|
|
8353
8534
|
[_DTPa, _Lis, _Dr, _TFe, _TAex, _Sl, _RDT, _CSro],
|
|
8354
8535
|
[
|
|
@@ -8584,7 +8765,7 @@ var FreeFormLayoutElement = [
|
|
|
8584
8765
|
n0,
|
|
8585
8766
|
_FFLE,
|
|
8586
8767
|
0,
|
|
8587
|
-
[_EIl, _ET, _XAL, _YAL, _W, _He, _Vi, _RRe,
|
|
8768
|
+
[_EIl, _ET, _XAL, _YAL, _W, _He, _Vi, _RRe, _BSo, _SBS, _BSa, _LAo, _BR, _Pad],
|
|
8588
8769
|
[
|
|
8589
8770
|
0,
|
|
8590
8771
|
0,
|
|
@@ -8816,6 +8997,15 @@ var GenerateEmbedUrlForRegisteredUserWithIdentityResponse = [
|
|
|
8816
8997
|
[[() => EmbeddingUrl, 0], [1, 32], 0],
|
|
8817
8998
|
];
|
|
8818
8999
|
var GenerativeAuthoringConfigurations = [3, n0, _GAC, 0, [_En], [2]];
|
|
9000
|
+
var GeocodePreference = [
|
|
9001
|
+
3,
|
|
9002
|
+
n0,
|
|
9003
|
+
_GPe,
|
|
9004
|
+
0,
|
|
9005
|
+
[_RK, _Pre],
|
|
9006
|
+
[() => GeocoderHierarchy, () => GeocodePreferenceValue],
|
|
9007
|
+
];
|
|
9008
|
+
var GeocoderHierarchy = [3, n0, _GH, 0, [_Cou, _Sta, _Coun, _Ci, _PCos], [0, 0, 0, 0, 0]];
|
|
8819
9009
|
var GeospatialCategoricalColor = [
|
|
8820
9010
|
3,
|
|
8821
9011
|
n0,
|
|
@@ -8831,7 +9021,7 @@ var GeospatialCircleSymbolStyle = [
|
|
|
8831
9021
|
n0,
|
|
8832
9022
|
_GCSS,
|
|
8833
9023
|
0,
|
|
8834
|
-
[
|
|
9024
|
+
[_FCill, _SCtr, _SW, _CRi],
|
|
8835
9025
|
[() => GeospatialColor, () => GeospatialColor, () => GeospatialLineWidth, () => GeospatialCircleRadius],
|
|
8836
9026
|
];
|
|
8837
9027
|
var GeospatialColor = [
|
|
@@ -8938,13 +9128,13 @@ var GeospatialLayerMapConfiguration = [
|
|
|
8938
9128
|
],
|
|
8939
9129
|
];
|
|
8940
9130
|
var GeospatialLineLayer = [3, n0, _GLL, 0, [_Sty], [() => GeospatialLineStyle]];
|
|
8941
|
-
var GeospatialLineStyle = [3, n0, _GLS, 0, [
|
|
9131
|
+
var GeospatialLineStyle = [3, n0, _GLS, 0, [_LSSi], [() => GeospatialLineSymbolStyle]];
|
|
8942
9132
|
var GeospatialLineSymbolStyle = [
|
|
8943
9133
|
3,
|
|
8944
9134
|
n0,
|
|
8945
9135
|
_GLSS,
|
|
8946
9136
|
0,
|
|
8947
|
-
[
|
|
9137
|
+
[_FCill, _LW],
|
|
8948
9138
|
[() => GeospatialColor, () => GeospatialLineWidth],
|
|
8949
9139
|
];
|
|
8950
9140
|
var GeospatialLineWidth = [3, n0, _GLW, 0, [_LW], [1]];
|
|
@@ -8996,7 +9186,7 @@ var GeospatialMapVisual = [
|
|
|
8996
9186
|
n0,
|
|
8997
9187
|
_GMV,
|
|
8998
9188
|
0,
|
|
8999
|
-
[_VI, _Tit, _Su, _CCh, _CH, _Ac, _VCAT],
|
|
9189
|
+
[_VI, _Tit, _Su, _CCh, _CH, _Ac, _VCAT, _GP],
|
|
9000
9190
|
[
|
|
9001
9191
|
0,
|
|
9002
9192
|
() => VisualTitleLabelOptions,
|
|
@@ -9005,6 +9195,7 @@ var GeospatialMapVisual = [
|
|
|
9005
9195
|
() => ColumnHierarchyList,
|
|
9006
9196
|
() => VisualCustomActionList,
|
|
9007
9197
|
0,
|
|
9198
|
+
() => GeocodePreferenceList,
|
|
9008
9199
|
],
|
|
9009
9200
|
];
|
|
9010
9201
|
var GeospatialNullDataSettings = [
|
|
@@ -9015,7 +9206,7 @@ var GeospatialNullDataSettings = [
|
|
|
9015
9206
|
[_SSy],
|
|
9016
9207
|
[() => GeospatialNullSymbolStyle],
|
|
9017
9208
|
];
|
|
9018
|
-
var GeospatialNullSymbolStyle = [3, n0, _GNSS, 0, [
|
|
9209
|
+
var GeospatialNullSymbolStyle = [3, n0, _GNSS, 0, [_FCill, _SCtr, _SW], [0, 0, 1]];
|
|
9019
9210
|
var GeospatialPointLayer = [3, n0, _GPL, 0, [_Sty], [() => GeospatialPointStyle]];
|
|
9020
9211
|
var GeospatialPointStyle = [3, n0, _GPS, 0, [_CSS], [() => GeospatialCircleSymbolStyle]];
|
|
9021
9212
|
var GeospatialPointStyleOptions = [
|
|
@@ -9040,7 +9231,7 @@ var GeospatialPolygonSymbolStyle = [
|
|
|
9040
9231
|
n0,
|
|
9041
9232
|
_GPSS,
|
|
9042
9233
|
0,
|
|
9043
|
-
[
|
|
9234
|
+
[_FCill, _SCtr, _SW],
|
|
9044
9235
|
[() => GeospatialColor, () => GeospatialColor, () => GeospatialLineWidth],
|
|
9045
9236
|
];
|
|
9046
9237
|
var GeospatialSolidColor = [3, n0, _GSC, 0, [_Col, _Sta], [0, 0]];
|
|
@@ -9118,6 +9309,15 @@ var GetFlowPermissionsOutput = [
|
|
|
9118
9309
|
[_A, _FIl, _Per, _RI, _St],
|
|
9119
9310
|
[0, 0, () => PermissionsList, 0, [1, 32]],
|
|
9120
9311
|
];
|
|
9312
|
+
var GetIdentityContextRequest = [
|
|
9313
|
+
3,
|
|
9314
|
+
n0,
|
|
9315
|
+
_GICR,
|
|
9316
|
+
0,
|
|
9317
|
+
[_AAI, _UIs, _Na, _SEAe],
|
|
9318
|
+
[[0, 1], [() => UserIdentifier, 0], 0, 4],
|
|
9319
|
+
];
|
|
9320
|
+
var GetIdentityContextResponse = [3, n0, _GICRe, 0, [_St, _RI, _Cont], [[1, 32], 0, 0]];
|
|
9121
9321
|
var GetSessionEmbedUrlRequest = [
|
|
9122
9322
|
3,
|
|
9123
9323
|
n0,
|
|
@@ -9170,7 +9370,7 @@ var GridLayoutElement = [
|
|
|
9170
9370
|
n0,
|
|
9171
9371
|
_GLE,
|
|
9172
9372
|
0,
|
|
9173
|
-
[_EIl, _ET, _CIolu, _CSolumn, _RIo, _RSo,
|
|
9373
|
+
[_EIl, _ET, _CIolu, _CSolumn, _RIo, _RSo, _BSo, _SBS, _BSa, _LAo, _BR, _Pad],
|
|
9174
9374
|
[
|
|
9175
9375
|
0,
|
|
9176
9376
|
0,
|
|
@@ -9280,7 +9480,7 @@ var HistogramBinOptions = [
|
|
|
9280
9480
|
n0,
|
|
9281
9481
|
_HBO,
|
|
9282
9482
|
0,
|
|
9283
|
-
[_SBT, _BCi,
|
|
9483
|
+
[_SBT, _BCi, _BWi, _SVtar],
|
|
9284
9484
|
[0, () => BinCountOptions, () => BinWidthOptions, 1],
|
|
9285
9485
|
];
|
|
9286
9486
|
var HistogramConfiguration = [
|
|
@@ -9523,6 +9723,14 @@ var JoinOperation = [
|
|
|
9523
9723
|
() => JoinOperandProperties,
|
|
9524
9724
|
],
|
|
9525
9725
|
];
|
|
9726
|
+
var KeyPairCredentials = [
|
|
9727
|
+
3,
|
|
9728
|
+
n0,
|
|
9729
|
+
_KPC,
|
|
9730
|
+
0,
|
|
9731
|
+
[_KPU, _PK, _PKP],
|
|
9732
|
+
[0, [() => PrivateKey, 0], [() => PrivateKeyPassphrase, 0]],
|
|
9733
|
+
];
|
|
9526
9734
|
var KPIActualValueConditionalFormatting = [
|
|
9527
9735
|
3,
|
|
9528
9736
|
n0,
|
|
@@ -9713,7 +9921,7 @@ var LineChartConfiguration = [
|
|
|
9713
9921
|
_SYADO,
|
|
9714
9922
|
_SYALO,
|
|
9715
9923
|
_SAO,
|
|
9716
|
-
|
|
9924
|
+
_DSS,
|
|
9717
9925
|
_Ser,
|
|
9718
9926
|
_Le,
|
|
9719
9927
|
_DL,
|
|
@@ -9752,8 +9960,8 @@ var LineChartDefaultSeriesSettings = [
|
|
|
9752
9960
|
n0,
|
|
9753
9961
|
_LCDSS,
|
|
9754
9962
|
0,
|
|
9755
|
-
[_AB,
|
|
9756
|
-
[0, () => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings],
|
|
9963
|
+
[_AB, _LSS, _MSS, _DSe],
|
|
9964
|
+
[0, () => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings, () => DecalSettings],
|
|
9757
9965
|
];
|
|
9758
9966
|
var LineChartFieldWells = [
|
|
9759
9967
|
3,
|
|
@@ -9777,8 +9985,8 @@ var LineChartSeriesSettings = [
|
|
|
9777
9985
|
n0,
|
|
9778
9986
|
_LCSS,
|
|
9779
9987
|
0,
|
|
9780
|
-
[
|
|
9781
|
-
[() => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings],
|
|
9988
|
+
[_LSS, _MSS, _DSe],
|
|
9989
|
+
[() => LineChartLineStyleSettings, () => LineChartMarkerStyleSettings, () => DecalSettings],
|
|
9782
9990
|
];
|
|
9783
9991
|
var LineChartSortConfiguration = [
|
|
9784
9992
|
3,
|
|
@@ -10005,7 +10213,7 @@ var ListDataSetsResponse = [
|
|
|
10005
10213
|
n0,
|
|
10006
10214
|
_LDSRi,
|
|
10007
10215
|
0,
|
|
10008
|
-
[
|
|
10216
|
+
[_DSSatae, _NT, _RI, _St],
|
|
10009
10217
|
[() => DataSetSummaryList, 0, 0, [1, 32]],
|
|
10010
10218
|
];
|
|
10011
10219
|
var ListDataSourcesRequest = [
|
|
@@ -10809,7 +11017,7 @@ var PanelConfiguration = [
|
|
|
10809
11017
|
n0,
|
|
10810
11018
|
_PCa,
|
|
10811
11019
|
0,
|
|
10812
|
-
[_Tit,
|
|
11020
|
+
[_Tit, _BV, _BT, _BSo, _BCo, _GV, _GSut, _BVac, _BCa],
|
|
10813
11021
|
[() => PanelTitleOptions, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
10814
11022
|
];
|
|
10815
11023
|
var PanelTitleOptions = [
|
|
@@ -11082,7 +11290,7 @@ var PivotTableConfiguration = [
|
|
|
11082
11290
|
n0,
|
|
11083
11291
|
_PTC,
|
|
11084
11292
|
0,
|
|
11085
|
-
[_FW, _SCo, _TOa, _TOot, _FOie, _PRO, _I],
|
|
11293
|
+
[_FW, _SCo, _TOa, _TOot, _FOie, _PRO, _DCVO, _I],
|
|
11086
11294
|
[
|
|
11087
11295
|
() => PivotTableFieldWells,
|
|
11088
11296
|
() => PivotTableSortConfiguration,
|
|
@@ -11090,6 +11298,7 @@ var PivotTableConfiguration = [
|
|
|
11090
11298
|
() => PivotTableTotalOptions,
|
|
11091
11299
|
() => PivotTableFieldOptions,
|
|
11092
11300
|
() => PivotTablePaginatedReportOptions,
|
|
11301
|
+
() => DashboardCustomizationVisualOptions,
|
|
11093
11302
|
() => VisualInteractionOptions,
|
|
11094
11303
|
],
|
|
11095
11304
|
];
|
|
@@ -11631,6 +11840,14 @@ var RegisteredUserQuickSightConsoleEmbeddingConfiguration = [
|
|
|
11631
11840
|
[_IPni, _FC],
|
|
11632
11841
|
[0, () => RegisteredUserConsoleFeatureConfigurations],
|
|
11633
11842
|
];
|
|
11843
|
+
var RegisteredUserSnapshotJobResult = [
|
|
11844
|
+
3,
|
|
11845
|
+
n0,
|
|
11846
|
+
_RUSJR,
|
|
11847
|
+
0,
|
|
11848
|
+
[_FGi],
|
|
11849
|
+
[[() => SnapshotJobResultFileGroupList, 0]],
|
|
11850
|
+
];
|
|
11634
11851
|
var RegisterUserRequest = [
|
|
11635
11852
|
3,
|
|
11636
11853
|
n0,
|
|
@@ -11998,7 +12215,7 @@ var SearchDataSetsResponse = [
|
|
|
11998
12215
|
n0,
|
|
11999
12216
|
_SDSRe,
|
|
12000
12217
|
0,
|
|
12001
|
-
[
|
|
12218
|
+
[_DSSatae, _NT, _St, _RI],
|
|
12002
12219
|
[() => DataSetSummaryList, 0, [1, 32], 0],
|
|
12003
12220
|
];
|
|
12004
12221
|
var SearchDataSourcesRequest = [
|
|
@@ -12097,7 +12314,7 @@ var SectionBasedLayoutConfiguration = [
|
|
|
12097
12314
|
n0,
|
|
12098
12315
|
_SBLC,
|
|
12099
12316
|
0,
|
|
12100
|
-
[_HS,
|
|
12317
|
+
[_HS, _BSod, _FSoo, _CSO],
|
|
12101
12318
|
[
|
|
12102
12319
|
() => HeaderFooterSectionConfigurationList,
|
|
12103
12320
|
() => BodySectionConfigurationList,
|
|
@@ -12333,7 +12550,7 @@ var SnapshotConfiguration = [
|
|
|
12333
12550
|
n0,
|
|
12334
12551
|
_SCn,
|
|
12335
12552
|
0,
|
|
12336
|
-
[_FGi,
|
|
12553
|
+
[_FGi, _DCes, _Par],
|
|
12337
12554
|
[() => SnapshotFileGroupList, () => SnapshotDestinationConfiguration, [() => _Parameters, 0]],
|
|
12338
12555
|
];
|
|
12339
12556
|
var SnapshotDestinationConfiguration = [
|
|
@@ -12360,8 +12577,11 @@ var SnapshotJobResult = [
|
|
|
12360
12577
|
n0,
|
|
12361
12578
|
_SJR,
|
|
12362
12579
|
0,
|
|
12363
|
-
[_AU],
|
|
12364
|
-
[
|
|
12580
|
+
[_AU, _RUe],
|
|
12581
|
+
[
|
|
12582
|
+
[() => AnonymousUserSnapshotJobResultList, 0],
|
|
12583
|
+
[() => RegisteredUserSnapshotJobResultList, 0],
|
|
12584
|
+
],
|
|
12365
12585
|
];
|
|
12366
12586
|
var SnapshotJobResultErrorInfo = [3, n0, _SJREI, 0, [_EM, _ETr], [0, 0]];
|
|
12367
12587
|
var SnapshotJobResultFileGroup = [
|
|
@@ -12645,7 +12865,7 @@ var TableConfiguration = [
|
|
|
12645
12865
|
n0,
|
|
12646
12866
|
_TCab,
|
|
12647
12867
|
0,
|
|
12648
|
-
[_FW, _SCo, _TOa, _TOot, _FOie, _PRO, _TIV, _I],
|
|
12868
|
+
[_FW, _SCo, _TOa, _TOot, _FOie, _PRO, _TIV, _DCVO, _I],
|
|
12649
12869
|
[
|
|
12650
12870
|
() => TableFieldWells,
|
|
12651
12871
|
() => TableSortConfiguration,
|
|
@@ -12654,6 +12874,7 @@ var TableConfiguration = [
|
|
|
12654
12874
|
() => TableFieldOptions,
|
|
12655
12875
|
() => TablePaginatedReportOptions,
|
|
12656
12876
|
() => TableInlineVisualizationList,
|
|
12877
|
+
() => DashboardCustomizationVisualOptions,
|
|
12657
12878
|
() => VisualInteractionOptions,
|
|
12658
12879
|
],
|
|
12659
12880
|
];
|
|
@@ -12834,7 +13055,7 @@ var TemplateVersion = [
|
|
|
12834
13055
|
n0,
|
|
12835
13056
|
_TVe,
|
|
12836
13057
|
0,
|
|
12837
|
-
[_CT, _Err, _VN, _St,
|
|
13058
|
+
[_CT, _Err, _VN, _St, _DSCatae, _D, _SEA, _TA, _Sh],
|
|
12838
13059
|
[4, () => TemplateErrorList, 1, 0, () => DataSetConfigurationList, 0, 0, 0, () => SheetList],
|
|
12839
13060
|
];
|
|
12840
13061
|
var TemplateVersionDefinition = [
|
|
@@ -12842,7 +13063,7 @@ var TemplateVersionDefinition = [
|
|
|
12842
13063
|
n0,
|
|
12843
13064
|
_TVD,
|
|
12844
13065
|
0,
|
|
12845
|
-
[
|
|
13066
|
+
[_DSCatae, _Sh, _CF, _PD, _FG, _CC, _AD, _Op, _QEO, _SF],
|
|
12846
13067
|
[
|
|
12847
13068
|
() => DataSetConfigurationList,
|
|
12848
13069
|
() => SheetDefinitionList,
|
|
@@ -13513,7 +13734,7 @@ var UpdateActionConnectorPermissionsRequest = [
|
|
|
13513
13734
|
n0,
|
|
13514
13735
|
_UACPRpd,
|
|
13515
13736
|
0,
|
|
13516
|
-
[_AAI, _ACI,
|
|
13737
|
+
[_AAI, _ACI, _GPr, _RPev],
|
|
13517
13738
|
[[0, 1], [0, 1], () => ResourcePermissionList, () => ResourcePermissionList],
|
|
13518
13739
|
];
|
|
13519
13740
|
var UpdateActionConnectorPermissionsResponse = [
|
|
@@ -13545,7 +13766,7 @@ var UpdateAnalysisPermissionsRequest = [
|
|
|
13545
13766
|
n0,
|
|
13546
13767
|
_UAPR,
|
|
13547
13768
|
0,
|
|
13548
|
-
[_AAI, _AIn,
|
|
13769
|
+
[_AAI, _AIn, _GPr, _RPev],
|
|
13549
13770
|
[[0, 1], [0, 1], () => UpdateResourcePermissionList, () => UpdateResourcePermissionList],
|
|
13550
13771
|
];
|
|
13551
13772
|
var UpdateAnalysisPermissionsResponse = [
|
|
@@ -13657,7 +13878,7 @@ var UpdateDashboardPermissionsRequest = [
|
|
|
13657
13878
|
n0,
|
|
13658
13879
|
_UDPR,
|
|
13659
13880
|
0,
|
|
13660
|
-
[_AAI, _DI,
|
|
13881
|
+
[_AAI, _DI, _GPr, _RPev, _GLP, _RLP],
|
|
13661
13882
|
[
|
|
13662
13883
|
[0, 1],
|
|
13663
13884
|
[0, 1],
|
|
@@ -13743,7 +13964,7 @@ var UpdateDataSetPermissionsRequest = [
|
|
|
13743
13964
|
n0,
|
|
13744
13965
|
_UDSPR,
|
|
13745
13966
|
0,
|
|
13746
|
-
[_AAI, _DSI,
|
|
13967
|
+
[_AAI, _DSI, _GPr, _RPev],
|
|
13747
13968
|
[[0, 1], [0, 1], () => ResourcePermissionList, () => ResourcePermissionList],
|
|
13748
13969
|
];
|
|
13749
13970
|
var UpdateDataSetPermissionsResponse = [
|
|
@@ -13792,7 +14013,7 @@ var UpdateDataSourcePermissionsRequest = [
|
|
|
13792
14013
|
n0,
|
|
13793
14014
|
_UDSPRpd,
|
|
13794
14015
|
0,
|
|
13795
|
-
[_AAI, _DSIat,
|
|
14016
|
+
[_AAI, _DSIat, _GPr, _RPev],
|
|
13796
14017
|
[[0, 1], [0, 1], () => ResourcePermissionList, () => ResourcePermissionList],
|
|
13797
14018
|
];
|
|
13798
14019
|
var UpdateDataSourcePermissionsResponse = [
|
|
@@ -13848,7 +14069,7 @@ var UpdateFlowPermissionsInput = [
|
|
|
13848
14069
|
n0,
|
|
13849
14070
|
_UFPI,
|
|
13850
14071
|
0,
|
|
13851
|
-
[_AAI, _FIl,
|
|
14072
|
+
[_AAI, _FIl, _GPr, _RPev],
|
|
13852
14073
|
[
|
|
13853
14074
|
[0, 1],
|
|
13854
14075
|
[0, 1],
|
|
@@ -13869,7 +14090,7 @@ var UpdateFolderPermissionsRequest = [
|
|
|
13869
14090
|
n0,
|
|
13870
14091
|
_UFPR,
|
|
13871
14092
|
0,
|
|
13872
|
-
[_AAI, _FI,
|
|
14093
|
+
[_AAI, _FI, _GPr, _RPev],
|
|
13873
14094
|
[[0, 1], [0, 1], () => ResourcePermissionList, () => ResourcePermissionList],
|
|
13874
14095
|
];
|
|
13875
14096
|
var UpdateFolderPermissionsResponse = [
|
|
@@ -14044,7 +14265,7 @@ var UpdateTemplatePermissionsRequest = [
|
|
|
14044
14265
|
n0,
|
|
14045
14266
|
_UTPR,
|
|
14046
14267
|
0,
|
|
14047
|
-
[_AAI, _TIe,
|
|
14268
|
+
[_AAI, _TIe, _GPr, _RPev],
|
|
14048
14269
|
[[0, 1], [0, 1], () => UpdateResourcePermissionList, () => UpdateResourcePermissionList],
|
|
14049
14270
|
];
|
|
14050
14271
|
var UpdateTemplatePermissionsResponse = [
|
|
@@ -14092,7 +14313,7 @@ var UpdateThemePermissionsRequest = [
|
|
|
14092
14313
|
n0,
|
|
14093
14314
|
_UTPRpd,
|
|
14094
14315
|
0,
|
|
14095
|
-
[_AAI, _TI,
|
|
14316
|
+
[_AAI, _TI, _GPr, _RPev],
|
|
14096
14317
|
[[0, 1], [0, 1], () => UpdateResourcePermissionList, () => UpdateResourcePermissionList],
|
|
14097
14318
|
];
|
|
14098
14319
|
var UpdateThemePermissionsResponse = [
|
|
@@ -14124,7 +14345,7 @@ var UpdateTopicPermissionsRequest = [
|
|
|
14124
14345
|
n0,
|
|
14125
14346
|
_UTPRpdat,
|
|
14126
14347
|
0,
|
|
14127
|
-
[_AAI, _TIo,
|
|
14348
|
+
[_AAI, _TIo, _GPr, _RPev],
|
|
14128
14349
|
[[0, 1], [0, 1], () => UpdateResourcePermissionList, () => UpdateResourcePermissionList],
|
|
14129
14350
|
];
|
|
14130
14351
|
var UpdateTopicPermissionsResponse = [
|
|
@@ -14260,7 +14481,7 @@ var Visual = [
|
|
|
14260
14481
|
_IVn,
|
|
14261
14482
|
_SDV,
|
|
14262
14483
|
_CCVu,
|
|
14263
|
-
|
|
14484
|
+
_EVm,
|
|
14264
14485
|
_RCV,
|
|
14265
14486
|
_PVl,
|
|
14266
14487
|
],
|
|
@@ -14322,6 +14543,14 @@ var VisualCustomActionOperation = [
|
|
|
14322
14543
|
() => CustomActionSetParametersOperation,
|
|
14323
14544
|
],
|
|
14324
14545
|
];
|
|
14546
|
+
var VisualCustomizationFieldsConfiguration = [
|
|
14547
|
+
3,
|
|
14548
|
+
n0,
|
|
14549
|
+
_VCFC,
|
|
14550
|
+
0,
|
|
14551
|
+
[_St, _AFd],
|
|
14552
|
+
[0, () => VisualCustomizationAdditionalFieldsList],
|
|
14553
|
+
];
|
|
14325
14554
|
var VisualHighlightOperation = [3, n0, _VHO, 0, [_Tr], [0]];
|
|
14326
14555
|
var VisualInteractionOptions = [
|
|
14327
14556
|
3,
|
|
@@ -14758,6 +14987,7 @@ var AssetBundleImportJobVPCConnectionOverrideTagsList = [
|
|
|
14758
14987
|
var AssetBundleImportJobWarningList = [1, n0, _ABIJWL, 0, () => AssetBundleImportJobWarning];
|
|
14759
14988
|
var AuthorizedTargetsByServices = [1, n0, _ATBSu, 0, () => AuthorizedTargetsByService];
|
|
14760
14989
|
var AxisLabelOptionsList = [1, n0, _ALOL, 0, () => AxisLabelOptions];
|
|
14990
|
+
var BarSeriesItemList = [1, n0, _BSIL, 0, () => BarSeriesItem];
|
|
14761
14991
|
var BodySectionConfigurationList = [1, n0, _BSCL, 0, () => BodySectionConfiguration];
|
|
14762
14992
|
var BodySectionDynamicDimensionSortConfigurationList = [1, n0, _BSDDSCL, 0, () => ColumnSort];
|
|
14763
14993
|
var BodySectionRepeatDimensionConfigurationList = [
|
|
@@ -14787,6 +15017,7 @@ var ColumnLevelPermissionRuleList = [1, n0, _CLPRL, 0, () => ColumnLevelPermissi
|
|
|
14787
15017
|
var ColumnSchemaList = [1, n0, _CSL, 0, () => ColumnSchema];
|
|
14788
15018
|
var ColumnTagList = [1, n0, _CTL, 0, [() => ColumnTag, 0]];
|
|
14789
15019
|
var ColumnToUnpivotList = [1, n0, _CTUL, 0, () => ColumnToUnpivot];
|
|
15020
|
+
var ComboSeriesItemList = [1, n0, _CSIL, 0, () => ComboSeriesItem];
|
|
14790
15021
|
var ComputationList = [1, n0, _CLo, 0, () => Computation];
|
|
14791
15022
|
var ContributionAnalysisDefaultList = [1, n0, _CADL, 0, () => ContributionAnalysisDefault];
|
|
14792
15023
|
var ContributionAnalysisFactorsList = [1, n0, _CAFL, 0, () => ContributionAnalysisFactor];
|
|
@@ -14823,6 +15054,7 @@ var DataSourceSearchFilterList = [1, n0, _DSSFLa, 0, () => DataSourceSearchFilte
|
|
|
14823
15054
|
var DataSourceSummaryList = [1, n0, _DSSLa, 0, () => DataSourceSummary];
|
|
14824
15055
|
var DateTimeDefaultValueList = [1, n0, _DTDVL, 0, [() => SensitiveTimestamp, 0]];
|
|
14825
15056
|
var DateTimeParameterList = [1, n0, _DTPL, 0, [() => DateTimeParameter, 0]];
|
|
15057
|
+
var DecalSettingsList = [1, n0, _DSLe, 0, () => DecalSettings];
|
|
14826
15058
|
var DecimalDefaultValueList = [1, n0, _DDVL, 0, [() => SensitiveDoubleObject, 0]];
|
|
14827
15059
|
var DecimalParameterList = [1, n0, _DPLe, 0, [() => DecimalParameter, 0]];
|
|
14828
15060
|
var DimensionFieldList = [1, n0, _DFL, 0, () => DimensionField];
|
|
@@ -14861,6 +15093,7 @@ var GaugeChartConditionalFormattingOptionList = [
|
|
|
14861
15093
|
0,
|
|
14862
15094
|
() => GaugeChartConditionalFormattingOption,
|
|
14863
15095
|
];
|
|
15096
|
+
var GeocodePreferenceList = [1, n0, _GPLeo, 0, () => GeocodePreference];
|
|
14864
15097
|
var GeospatialCategoricalDataColorList = [
|
|
14865
15098
|
1,
|
|
14866
15099
|
n0,
|
|
@@ -14962,6 +15195,13 @@ var RadarChartColorFieldList = [1, n0, _RCCFLa, 0, () => DimensionField];
|
|
|
14962
15195
|
var RadarChartValuesFieldList = [1, n0, _RCVFL, 0, () => MeasureField];
|
|
14963
15196
|
var ReferenceLineList = [1, n0, _RLL, 0, () => ReferenceLine];
|
|
14964
15197
|
var RefreshSchedules = [1, n0, _RS, 0, () => RefreshSchedule];
|
|
15198
|
+
var RegisteredUserSnapshotJobResultList = [
|
|
15199
|
+
1,
|
|
15200
|
+
n0,
|
|
15201
|
+
_RUSJRL,
|
|
15202
|
+
0,
|
|
15203
|
+
[() => RegisteredUserSnapshotJobResult, 0],
|
|
15204
|
+
];
|
|
14965
15205
|
var RenameColumnOperationList = [1, n0, _RCOL, 0, () => RenameColumnOperation];
|
|
14966
15206
|
var ResourcePermissionList = [1, n0, _RPL, 0, () => ResourcePermission];
|
|
14967
15207
|
var RowLevelPermissionTagRuleList = [1, n0, _RLPTRL, 0, [() => RowLevelPermissionTagRule, 0]];
|
|
@@ -15082,6 +15322,7 @@ var UpdateResourcePermissionList = [1, n0, _URPL, 0, () => ResourcePermission];
|
|
|
15082
15322
|
var UserList = [1, n0, _UL, 0, () => User];
|
|
15083
15323
|
var VisualCustomActionList = [1, n0, _VCAL, 0, () => VisualCustomAction];
|
|
15084
15324
|
var VisualCustomActionOperationList = [1, n0, _VCAOL, 0, () => VisualCustomActionOperation];
|
|
15325
|
+
var VisualCustomizationAdditionalFieldsList = [1, n0, _VCAFL, 0, () => ColumnIdentifier];
|
|
15085
15326
|
var VisualList = [1, n0, _VLi, 0, () => Visual];
|
|
15086
15327
|
var VPCConnectionSummaryList = [1, n0, _VPCCSL, 0, () => VPCConnectionSummary];
|
|
15087
15328
|
var WordCloudDimensionFieldList = [1, n0, _WCDFL, 0, () => DimensionField];
|
|
@@ -15199,6 +15440,14 @@ var DataSourceParameters = [
|
|
|
15199
15440
|
() => QBusinessParameters,
|
|
15200
15441
|
],
|
|
15201
15442
|
];
|
|
15443
|
+
var GeocodePreferenceValue = [
|
|
15444
|
+
3,
|
|
15445
|
+
n0,
|
|
15446
|
+
_GPV,
|
|
15447
|
+
0,
|
|
15448
|
+
[_GH, _Coo],
|
|
15449
|
+
[() => GeocoderHierarchy, () => Coordinate],
|
|
15450
|
+
];
|
|
15202
15451
|
var ImageSource = [3, n0, _ISmag, 0, [_PUu, _SU], [0, 0]];
|
|
15203
15452
|
var PhysicalTable = [
|
|
15204
15453
|
3,
|
|
@@ -15256,6 +15505,14 @@ var TransformOperation = [
|
|
|
15256
15505
|
() => OverrideDatasetParameterOperation,
|
|
15257
15506
|
],
|
|
15258
15507
|
];
|
|
15508
|
+
var UserIdentifier = [
|
|
15509
|
+
3,
|
|
15510
|
+
n0,
|
|
15511
|
+
_UIs,
|
|
15512
|
+
0,
|
|
15513
|
+
[_UN, _E, _UAs],
|
|
15514
|
+
[[() => SensitiveString, 0], [() => SensitiveString, 0], 0],
|
|
15515
|
+
];
|
|
15259
15516
|
var BatchCreateTopicReviewedAnswer = [
|
|
15260
15517
|
9,
|
|
15261
15518
|
n0,
|
|
@@ -15339,7 +15596,7 @@ var CreateDashboard = [
|
|
|
15339
15596
|
var CreateDataSet = [
|
|
15340
15597
|
9,
|
|
15341
15598
|
n0,
|
|
15342
|
-
|
|
15599
|
+
_CDSr,
|
|
15343
15600
|
{ [_h]: ["POST", "/accounts/{AwsAccountId}/data-sets", 200] },
|
|
15344
15601
|
() => CreateDataSetRequest,
|
|
15345
15602
|
() => CreateDataSetResponse,
|
|
@@ -15347,7 +15604,7 @@ var CreateDataSet = [
|
|
|
15347
15604
|
var CreateDataSource = [
|
|
15348
15605
|
9,
|
|
15349
15606
|
n0,
|
|
15350
|
-
|
|
15607
|
+
_CDSre,
|
|
15351
15608
|
{ [_h]: ["POST", "/accounts/{AwsAccountId}/data-sources", 200] },
|
|
15352
15609
|
() => CreateDataSourceRequest,
|
|
15353
15610
|
() => CreateDataSourceResponse,
|
|
@@ -16224,6 +16481,14 @@ var GetFlowPermissions = [
|
|
|
16224
16481
|
() => GetFlowPermissionsInput,
|
|
16225
16482
|
() => GetFlowPermissionsOutput,
|
|
16226
16483
|
];
|
|
16484
|
+
var GetIdentityContext = [
|
|
16485
|
+
9,
|
|
16486
|
+
n0,
|
|
16487
|
+
_GIC,
|
|
16488
|
+
{ [_h]: ["POST", "/accounts/{AwsAccountId}/identity-context", 200] },
|
|
16489
|
+
() => GetIdentityContextRequest,
|
|
16490
|
+
() => GetIdentityContextResponse,
|
|
16491
|
+
];
|
|
16227
16492
|
var GetSessionEmbedUrl = [
|
|
16228
16493
|
9,
|
|
16229
16494
|
n0,
|
|
@@ -16539,7 +16804,7 @@ var PutDataSetRefreshProperties = [
|
|
|
16539
16804
|
var RegisterUser = [
|
|
16540
16805
|
9,
|
|
16541
16806
|
n0,
|
|
16542
|
-
|
|
16807
|
+
_RUeg,
|
|
16543
16808
|
{ [_h]: ["POST", "/accounts/{AwsAccountId}/namespaces/{Namespace}/users", 200] },
|
|
16544
16809
|
() => RegisterUserRequest,
|
|
16545
16810
|
() => RegisterUserResponse,
|
|
@@ -18509,6 +18774,18 @@ class GetFlowPermissionsCommand extends smithyClient.Command
|
|
|
18509
18774
|
.build() {
|
|
18510
18775
|
}
|
|
18511
18776
|
|
|
18777
|
+
class GetIdentityContextCommand extends smithyClient.Command
|
|
18778
|
+
.classBuilder()
|
|
18779
|
+
.ep(commonParams)
|
|
18780
|
+
.m(function (Command, cs, config, o) {
|
|
18781
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
18782
|
+
})
|
|
18783
|
+
.s("QuickSight_20180401", "GetIdentityContext", {})
|
|
18784
|
+
.n("QuickSightClient", "GetIdentityContextCommand")
|
|
18785
|
+
.sc(GetIdentityContext)
|
|
18786
|
+
.build() {
|
|
18787
|
+
}
|
|
18788
|
+
|
|
18512
18789
|
class GetSessionEmbedUrlCommand extends smithyClient.Command
|
|
18513
18790
|
.classBuilder()
|
|
18514
18791
|
.ep(commonParams)
|
|
@@ -19879,6 +20156,7 @@ const commands = {
|
|
|
19879
20156
|
GetDashboardEmbedUrlCommand,
|
|
19880
20157
|
GetFlowMetadataCommand,
|
|
19881
20158
|
GetFlowPermissionsCommand,
|
|
20159
|
+
GetIdentityContextCommand,
|
|
19882
20160
|
GetSessionEmbedUrlCommand,
|
|
19883
20161
|
ListActionConnectorsCommand,
|
|
19884
20162
|
ListAnalysesCommand,
|
|
@@ -20296,6 +20574,34 @@ const SpecialValue = {
|
|
|
20296
20574
|
NULL: "NULL",
|
|
20297
20575
|
OTHER: "OTHER",
|
|
20298
20576
|
};
|
|
20577
|
+
const DecalPatternType = {
|
|
20578
|
+
CHECKERBOARD_LARGE: "CHECKERBOARD_LARGE",
|
|
20579
|
+
CHECKERBOARD_MEDIUM: "CHECKERBOARD_MEDIUM",
|
|
20580
|
+
CHECKERBOARD_SMALL: "CHECKERBOARD_SMALL",
|
|
20581
|
+
CIRCLE_LARGE: "CIRCLE_LARGE",
|
|
20582
|
+
CIRCLE_MEDIUM: "CIRCLE_MEDIUM",
|
|
20583
|
+
CIRCLE_SMALL: "CIRCLE_SMALL",
|
|
20584
|
+
DIAGONAL_LARGE: "DIAGONAL_LARGE",
|
|
20585
|
+
DIAGONAL_MEDIUM: "DIAGONAL_MEDIUM",
|
|
20586
|
+
DIAGONAL_OPPOSITE_LARGE: "DIAGONAL_OPPOSITE_LARGE",
|
|
20587
|
+
DIAGONAL_OPPOSITE_MEDIUM: "DIAGONAL_OPPOSITE_MEDIUM",
|
|
20588
|
+
DIAGONAL_OPPOSITE_SMALL: "DIAGONAL_OPPOSITE_SMALL",
|
|
20589
|
+
DIAGONAL_SMALL: "DIAGONAL_SMALL",
|
|
20590
|
+
DIAMOND_GRID_LARGE: "DIAMOND_GRID_LARGE",
|
|
20591
|
+
DIAMOND_GRID_MEDIUM: "DIAMOND_GRID_MEDIUM",
|
|
20592
|
+
DIAMOND_GRID_SMALL: "DIAMOND_GRID_SMALL",
|
|
20593
|
+
DIAMOND_LARGE: "DIAMOND_LARGE",
|
|
20594
|
+
DIAMOND_MEDIUM: "DIAMOND_MEDIUM",
|
|
20595
|
+
DIAMOND_SMALL: "DIAMOND_SMALL",
|
|
20596
|
+
SOLID: "SOLID",
|
|
20597
|
+
TRIANGLE_LARGE: "TRIANGLE_LARGE",
|
|
20598
|
+
TRIANGLE_MEDIUM: "TRIANGLE_MEDIUM",
|
|
20599
|
+
TRIANGLE_SMALL: "TRIANGLE_SMALL",
|
|
20600
|
+
};
|
|
20601
|
+
const DecalStyleType = {
|
|
20602
|
+
Auto: "Auto",
|
|
20603
|
+
Manual: "Manual",
|
|
20604
|
+
};
|
|
20299
20605
|
const NegativeValueDisplayMode = {
|
|
20300
20606
|
NEGATIVE: "NEGATIVE",
|
|
20301
20607
|
POSITIVE: "POSITIVE",
|
|
@@ -20554,6 +20860,23 @@ const BoxPlotFillStyle = {
|
|
|
20554
20860
|
SOLID: "SOLID",
|
|
20555
20861
|
TRANSPARENT: "TRANSPARENT",
|
|
20556
20862
|
};
|
|
20863
|
+
const LineInterpolation = {
|
|
20864
|
+
LINEAR: "LINEAR",
|
|
20865
|
+
SMOOTH: "SMOOTH",
|
|
20866
|
+
STEPPED: "STEPPED",
|
|
20867
|
+
};
|
|
20868
|
+
const LineChartLineStyle = {
|
|
20869
|
+
DASHED: "DASHED",
|
|
20870
|
+
DOTTED: "DOTTED",
|
|
20871
|
+
SOLID: "SOLID",
|
|
20872
|
+
};
|
|
20873
|
+
const LineChartMarkerShape = {
|
|
20874
|
+
CIRCLE: "CIRCLE",
|
|
20875
|
+
DIAMOND: "DIAMOND",
|
|
20876
|
+
ROUNDED_SQUARE: "ROUNDED_SQUARE",
|
|
20877
|
+
SQUARE: "SQUARE",
|
|
20878
|
+
TRIANGLE: "TRIANGLE",
|
|
20879
|
+
};
|
|
20557
20880
|
const SingleYAxisOption = {
|
|
20558
20881
|
PRIMARY_Y_AXIS: "PRIMARY_Y_AXIS",
|
|
20559
20882
|
};
|
|
@@ -20697,23 +21020,6 @@ const GeospatialMapNavigation = {
|
|
|
20697
21020
|
DISABLED: "DISABLED",
|
|
20698
21021
|
ENABLED: "ENABLED",
|
|
20699
21022
|
};
|
|
20700
|
-
const LineInterpolation = {
|
|
20701
|
-
LINEAR: "LINEAR",
|
|
20702
|
-
SMOOTH: "SMOOTH",
|
|
20703
|
-
STEPPED: "STEPPED",
|
|
20704
|
-
};
|
|
20705
|
-
const LineChartLineStyle = {
|
|
20706
|
-
DASHED: "DASHED",
|
|
20707
|
-
DOTTED: "DOTTED",
|
|
20708
|
-
SOLID: "SOLID",
|
|
20709
|
-
};
|
|
20710
|
-
const LineChartMarkerShape = {
|
|
20711
|
-
CIRCLE: "CIRCLE",
|
|
20712
|
-
DIAMOND: "DIAMOND",
|
|
20713
|
-
ROUNDED_SQUARE: "ROUNDED_SQUARE",
|
|
20714
|
-
SQUARE: "SQUARE",
|
|
20715
|
-
TRIANGLE: "TRIANGLE",
|
|
20716
|
-
};
|
|
20717
21023
|
const MissingDataTreatmentOption = {
|
|
20718
21024
|
INTERPOLATE: "INTERPOLATE",
|
|
20719
21025
|
SHOW_AS_BLANK: "SHOW_AS_BLANK",
|
|
@@ -20730,6 +21036,10 @@ const ArcThickness = {
|
|
|
20730
21036
|
SMALL: "SMALL",
|
|
20731
21037
|
WHOLE: "WHOLE",
|
|
20732
21038
|
};
|
|
21039
|
+
const DashboardCustomizationStatus = {
|
|
21040
|
+
DISABLED: "DISABLED",
|
|
21041
|
+
ENABLED: "ENABLED",
|
|
21042
|
+
};
|
|
20733
21043
|
const PivotTableFieldCollapseState = {
|
|
20734
21044
|
COLLAPSED: "COLLAPSED",
|
|
20735
21045
|
EXPANDED: "EXPANDED",
|
|
@@ -21802,6 +22112,7 @@ exports.CustomContentImageScalingConfiguration = CustomContentImageScalingConfig
|
|
|
21802
22112
|
exports.CustomContentType = CustomContentType;
|
|
21803
22113
|
exports.CustomerManagedKeyUnavailableException = CustomerManagedKeyUnavailableException$1;
|
|
21804
22114
|
exports.DashboardBehavior = DashboardBehavior;
|
|
22115
|
+
exports.DashboardCustomizationStatus = DashboardCustomizationStatus;
|
|
21805
22116
|
exports.DashboardErrorType = DashboardErrorType;
|
|
21806
22117
|
exports.DashboardFilterAttribute = DashboardFilterAttribute;
|
|
21807
22118
|
exports.DashboardUIState = DashboardUIState;
|
|
@@ -21824,6 +22135,8 @@ exports.DatasetParameterValueType = DatasetParameterValueType;
|
|
|
21824
22135
|
exports.DateAggregationFunction = DateAggregationFunction;
|
|
21825
22136
|
exports.DayOfTheWeek = DayOfTheWeek;
|
|
21826
22137
|
exports.DayOfWeek = DayOfWeek;
|
|
22138
|
+
exports.DecalPatternType = DecalPatternType;
|
|
22139
|
+
exports.DecalStyleType = DecalStyleType;
|
|
21827
22140
|
exports.DefaultAggregation = DefaultAggregation;
|
|
21828
22141
|
exports.DeleteAccountCustomPermissionCommand = DeleteAccountCustomPermissionCommand;
|
|
21829
22142
|
exports.DeleteAccountCustomizationCommand = DeleteAccountCustomizationCommand;
|
|
@@ -21945,6 +22258,7 @@ exports.GeospatialSelectedPointStyle = GeospatialSelectedPointStyle;
|
|
|
21945
22258
|
exports.GetDashboardEmbedUrlCommand = GetDashboardEmbedUrlCommand;
|
|
21946
22259
|
exports.GetFlowMetadataCommand = GetFlowMetadataCommand;
|
|
21947
22260
|
exports.GetFlowPermissionsCommand = GetFlowPermissionsCommand;
|
|
22261
|
+
exports.GetIdentityContextCommand = GetIdentityContextCommand;
|
|
21948
22262
|
exports.GetSessionEmbedUrlCommand = GetSessionEmbedUrlCommand;
|
|
21949
22263
|
exports.GroupFilterAttribute = GroupFilterAttribute;
|
|
21950
22264
|
exports.GroupFilterOperator = GroupFilterOperator;
|