@aws-sdk/client-quicksight 3.1048.0 → 3.1050.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.
Files changed (42) hide show
  1. package/dist-cjs/schemas/schemas_0.js +142 -50
  2. package/dist-es/schemas/schemas_0.js +106 -14
  3. package/dist-types/commands/CreateDataSetCommand.d.ts +39 -0
  4. package/dist-types/commands/DescribeDataSetCommand.d.ts +39 -0
  5. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +2 -1
  6. package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
  7. package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
  8. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -2
  10. package/dist-types/commands/UpdateDataSetCommand.d.ts +39 -0
  11. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +2 -1
  12. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  13. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  14. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  15. package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
  16. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -2
  17. package/dist-types/models/models_0.d.ts +12 -37
  18. package/dist-types/models/models_1.d.ts +38 -18
  19. package/dist-types/models/models_2.d.ts +50 -70
  20. package/dist-types/models/models_3.d.ts +172 -212
  21. package/dist-types/models/models_4.d.ts +213 -288
  22. package/dist-types/models/models_5.d.ts +287 -2
  23. package/dist-types/schemas/schemas_0.d.ts +10 -0
  24. package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +2 -4
  25. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -1
  26. package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
  27. package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
  28. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +4 -2
  29. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +2 -4
  30. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
  31. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
  32. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  33. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +4 -2
  35. package/dist-types/ts3.4/models/models_0.d.ts +3 -7
  36. package/dist-types/ts3.4/models/models_1.d.ts +9 -5
  37. package/dist-types/ts3.4/models/models_2.d.ts +13 -17
  38. package/dist-types/ts3.4/models/models_3.d.ts +48 -56
  39. package/dist-types/ts3.4/models/models_4.d.ts +57 -69
  40. package/dist-types/ts3.4/models/models_5.d.ts +74 -1
  41. package/dist-types/ts3.4/schemas/schemas_0.d.ts +10 -0
  42. package/package.json +3 -3
@@ -180,6 +180,8 @@ const _AM = "AuthenticationMetadata";
180
180
  const _AMg = "AggMetrics";
181
181
  const _AMu = "AuthenticationMethod";
182
182
  const _AN = "AccountName";
183
+ const _ANT = "AdditionalNotesText";
184
+ const _ANd = "AdditionalNotes";
183
185
  const _ANl = "AliasName";
184
186
  const _ANs = "AssignmentName";
185
187
  const _ANx = "AxisName";
@@ -601,6 +603,7 @@ const _CIL = "CategoryItemsLimit";
601
603
  const _CILC = "CategoryItemsLimitConfiguration";
602
604
  const _CILCo = "ColorItemsLimitConfiguration";
603
605
  const _CILo = "ColorItemsLimit";
606
+ const _CILu = "CustomInstructionList";
604
607
  const _CIM = "ColumnIdMappings";
605
608
  const _CIR = "CancelIngestionRequest";
606
609
  const _CIRa = "CancelIngestionResponse";
@@ -615,6 +618,7 @@ const _CIolu = "ColumnIndex";
615
618
  const _CIom = "ComputationId";
616
619
  const _CIr = "CreateIngestion";
617
620
  const _CIu = "CustomInstructions";
621
+ const _CIus = "CustomInstruction";
618
622
  const _CL = "CustomLabel";
619
623
  const _CLC = "CustomLabelConfiguration";
620
624
  const _CLO = "CategoryLabelOptions";
@@ -635,7 +639,8 @@ const _CMFa = "CategoricalMeasureField";
635
639
  const _CMKUE = "CustomerManagedKeyUnavailableException";
636
640
  const _CMO = "ContextMenuOption";
637
641
  const _CMo = "ComparisonMethod";
638
- const _CMol = "ColorMap";
642
+ const _CMol = "ColumnMetadata";
643
+ const _CMolo = "ColorMap";
639
644
  const _CMom = "CommitMode";
640
645
  const _CN = "ColumnName";
641
646
  const _CNO = "CustomNarrativeOptions";
@@ -656,6 +661,7 @@ const _CPL = "CustomPermissionsList";
656
661
  const _CPN = "CustomPermissionsName";
657
662
  const _CPV = "CustomParameterValues";
658
663
  const _CPo = "ConfluenceParameters";
664
+ const _CPol = "ColumnProperties";
659
665
  const _CPu = "CustomPermissions";
660
666
  const _CR = "CapacityRegion";
661
667
  const _CRDV = "CollapsedRowDimensionsVisibility";
@@ -681,8 +687,11 @@ const _CSL = "ColumnSchemaList";
681
687
  const _CSO = "CanvasSizeOptions";
682
688
  const _CSOo = "CollapseStateOptions";
683
689
  const _CSOol = "ColumnSubtotalOptions";
690
+ const _CSP = "ColumnSemanticProperty";
684
691
  const _CSPICED = "CreateSPICEDataset";
692
+ const _CSPL = "ColumnSemanticPropertyList";
685
693
  const _CSS = "CircleSymbolStyle";
694
+ const _CST = "ColumnSemanticType";
686
695
  const _CSV = "CustomSeasonalityValue";
687
696
  const _CSa = "CategorySort";
688
697
  const _CSe = "CellStyle";
@@ -1125,6 +1134,7 @@ const _DSDCFC = "DataSetDateComparisonFilterCondition";
1125
1134
  const _DSDFC = "DataSetDateFilterCondition";
1126
1135
  const _DSDFV = "DataSetDateFilterValue";
1127
1136
  const _DSDRFC = "DataSetDateRangeFilterCondition";
1137
+ const _DSDT = "DataSetDescriptiveText";
1128
1138
  const _DSE = "DashboardSourceEntity";
1129
1139
  const _DSEI = "DataSourceErrorInfo";
1130
1140
  const _DSF = "DashboardSearchFilter";
@@ -1157,6 +1167,7 @@ const _DSRa = "DataSetRegion";
1157
1167
  const _DSRat = "DataSetReference";
1158
1168
  const _DSS = "DefaultSeriesSettings";
1159
1169
  const _DSSCFC = "DataSetStringComparisonFilterCondition";
1170
+ const _DSSD = "DataSetSemanticDescription";
1160
1171
  const _DSSF = "DataSetSearchFilter";
1161
1172
  const _DSSFC = "DataSetStringFilterCondition";
1162
1173
  const _DSSFL = "DataSetSearchFilterList";
@@ -1169,6 +1180,8 @@ const _DSSL = "DataSetSummaryList";
1169
1180
  const _DSSLFC = "DataSetStringListFilterCondition";
1170
1181
  const _DSSLFV = "DataSetStringListFilterValue";
1171
1182
  const _DSSLa = "DataSourceSummaryList";
1183
+ const _DSSM = "DataSetSemanticMetadata";
1184
+ const _DSSML = "DataSetSemanticMetadataList";
1172
1185
  const _DSSO = "DataStoriesSharingOption";
1173
1186
  const _DSSa = "DataSetSchema";
1174
1187
  const _DSSat = "DataSetSummary";
@@ -1648,6 +1661,7 @@ const _GPr = "GrantPermissions";
1648
1661
  const _GQA = "GenerativeQnA";
1649
1662
  const _GR = "GeographicRole";
1650
1663
  const _GRC = "GrowthRateComputation";
1664
+ const _GRe = "GeographicalRole";
1651
1665
  const _GRr = "GrowthRate";
1652
1666
  const _GS = "GroupingSeparator";
1653
1667
  const _GSC = "GeospatialSolidColor";
@@ -1727,7 +1741,9 @@ const _ICAO = "ImageCustomActionOperation";
1727
1741
  const _ICAOL = "ImageCustomActionOperationList";
1728
1742
  const _ICAT = "ImageContentAltText";
1729
1743
  const _ICC = "IdentityCenterConfiguration";
1744
+ const _ICI = "InlineCustomInstruction";
1730
1745
  const _ICISRE = "IncludeContentInScheduledReportsEmail";
1746
+ const _ICIT = "InlineCustomInstructionText";
1731
1747
  const _ICL = "InputColumnList";
1732
1748
  const _ICM = "IamConnectionMetadata";
1733
1749
  const _ICN = "InputColumnName";
@@ -1811,6 +1827,7 @@ const _ITRAn = "InvalidTopicReviewedAnswers";
1811
1827
  const _ITS = "ImportTableStep";
1812
1828
  const _ITd = "IdentityType";
1813
1829
  const _ITn = "IngestionType";
1830
+ const _ITns = "InstructionText";
1814
1831
  const _IV = "IntegerValues";
1815
1832
  const _IVWUC = "IntegerValueWhenUnsetConfiguration";
1816
1833
  const _IVn = "InsightVisual";
@@ -2706,6 +2723,8 @@ const _SCM = "SimpleClusterMarker";
2706
2723
  const _SCMA = "ShareComprehendMedicalAction";
2707
2724
  const _SCN = "SourceColumnName";
2708
2725
  const _SCO = "SheetControlsOption";
2726
+ const _SCSM = "SharedColumnSemanticMetadata";
2727
+ const _SCSML = "SharedColumnSemanticMetadataList";
2709
2728
  const _SCSO = "ScreenCanvasSizeOptions";
2710
2729
  const _SCT = "SheetContentType";
2711
2730
  const _SCc = "ScopeConfiguration";
@@ -2876,6 +2895,7 @@ const _SMS = "SmallMultiplesSort";
2876
2895
  const _SMSEA = "ShareMSExchangeAction";
2877
2896
  const _SMSTA = "ShareMSTeamsAction";
2878
2897
  const _SMV = "SingleMetricVisibility";
2898
+ const _SMe = "SemanticMetadata";
2879
2899
  const _SMh = "SharingModel";
2880
2900
  const _SN = "SheetName";
2881
2901
  const _SNA = "ServiceNowAction";
@@ -2987,12 +3007,12 @@ const _STRe = "SearchTopicsResponse";
2987
3007
  const _STT = "SelectedTooltipType";
2988
3008
  const _STV = "SessionTagValue";
2989
3009
  const _STc = "ScalingType";
2990
- const _STe = "SessionTags";
3010
+ const _STe = "SemanticType";
2991
3011
  const _STea = "SearchTopics";
2992
3012
  const _STem = "SemanticTable";
2993
- const _STema = "SemanticType";
2994
3013
  const _STer = "SeriesType";
2995
- const _STes = "SessionTag";
3014
+ const _STes = "SessionTags";
3015
+ const _STess = "SessionTag";
2996
3016
  const _STh = "SheetTooltip";
2997
3017
  const _STo = "SourceTemplate";
2998
3018
  const _STor = "SortType";
@@ -3264,6 +3284,7 @@ const _TSL = "TemplateSummaryList";
3264
3284
  const _TSLh = "ThemeSummaryList";
3265
3285
  const _TSLo = "TopicSummaryList";
3266
3286
  const _TSM = "TransformStepMap";
3287
+ const _TSMa = "TableSemanticMetadata";
3267
3288
  const _TSO = "ThousandSeparatorOptions";
3268
3289
  const _TST = "TableStyleTarget";
3269
3290
  const _TSTBL = "TooltipSheetTextBoxList";
@@ -3393,6 +3414,7 @@ const _UD = "UpdateDashboard";
3393
3414
  const _UDL = "UpdateDashboardLinks";
3394
3415
  const _UDLR = "UpdateDashboardLinksRequest";
3395
3416
  const _UDLRp = "UpdateDashboardLinksResponse";
3417
+ const _UDM = "UploadedDocumentMetadata";
3396
3418
  const _UDP = "UpdateDashboardPermissions";
3397
3419
  const _UDPR = "UpdateDashboardPermissionsRequest";
3398
3420
  const _UDPRp = "UpdateDashboardPermissionsResponse";
@@ -3903,6 +3925,7 @@ var ActionConnectorDescription = [0, n0, _ACD, 8, 0];
3903
3925
  var ActionConnectorName = [0, n0, _ACN, 8, 0];
3904
3926
  var ActionPassword = [0, n0, _AP, 8, 0];
3905
3927
  var ActionUserName = [0, n0, _AUN, 8, 0];
3928
+ var AdditionalNotesText = [0, n0, _ANT, 8, 0];
3906
3929
  var APIKey = [0, n0, _APIK, 8, 0];
3907
3930
  var AssetBundleImportBodyBlob = [0, n0, _ABIBB, 8, 21];
3908
3931
  var CalculatedFieldExpression = [0, n0, _CFE, 8, 0];
@@ -3910,11 +3933,13 @@ var ClientSecret = [0, n0, _CS, 8, 0];
3910
3933
  var ColumnDescriptiveText = [0, n0, _CDT, 8, 0];
3911
3934
  var CustomInstructionsString = [0, n0, _CIS, 8, 0];
3912
3935
  var DataSetCalculatedFieldExpression = [0, n0, _DSCFE, 8, 0];
3936
+ var DataSetDescriptiveText = [0, n0, _DSDT, 8, 0];
3913
3937
  var DataSetStringFilterStaticValue = [0, n0, _DSSFSV, 8, 0];
3914
3938
  var Email = [0, n0, _E, 8, 0];
3915
3939
  var EmbeddingUrl = [0, n0, _EU, 8, 0];
3916
3940
  var Expression = [0, n0, _Ex, 8, 0];
3917
3941
  var FieldValue = [0, n0, _FV, 8, 0];
3942
+ var InlineCustomInstructionText = [0, n0, _ICIT, 8, 0];
3918
3943
  var JoinOperationOnClause = [0, n0, _JOOC, 8, 0];
3919
3944
  var NullString = [0, n0, _NS, 8, 0];
3920
3945
  var OAuthClientId = [0, n0, _OACI, 8, 0];
@@ -3976,6 +4001,11 @@ export var ActiveIAMPolicyAssignment$ = [3, n0, _AIAMPA,
3976
4001
  [_ANs, _PA],
3977
4002
  [0, 0]
3978
4003
  ];
4004
+ export var AdditionalNotes$ = [3, n0, _ANd,
4005
+ 0,
4006
+ [_Te],
4007
+ [[() => AdditionalNotesText, 0]]
4008
+ ];
3979
4009
  export var AdHocFilteringOption$ = [3, n0, _AHFO,
3980
4010
  0,
3981
4011
  [_ASv],
@@ -4876,6 +4906,16 @@ export var ColumnSchema$ = [3, n0, _CSolu,
4876
4906
  [_N, _DTa, _GR],
4877
4907
  [0, 0, 0]
4878
4908
  ];
4909
+ export var ColumnSemanticProperty$ = [3, n0, _CSP,
4910
+ 0,
4911
+ [_D, _ANd, _STe],
4912
+ [[() => ColumnDescription$, 0], [() => AdditionalNotes$, 0], () => ColumnSemanticType$]
4913
+ ];
4914
+ export var ColumnSemanticType$ = [3, n0, _CST,
4915
+ 0,
4916
+ [_GRe],
4917
+ [0]
4918
+ ];
4879
4919
  export var ColumnSort$ = [3, n0, _CSolum,
4880
4920
  0,
4881
4921
  [_SB, _Dir, _AFg],
@@ -5366,6 +5406,11 @@ export var CustomFilterListConfiguration$ = [3, n0, _CFLC,
5366
5406
  [_MO, _NO, _CV, _SAOe],
5367
5407
  [0, 0, 64 | 0, 0], 2
5368
5408
  ];
5409
+ export var CustomInstruction$ = [3, n0, _CIus,
5410
+ 0,
5411
+ [_ICI],
5412
+ [[() => InlineCustomInstruction$, 0]]
5413
+ ];
5369
5414
  export var CustomInstructions$ = [3, n0, _CIu,
5370
5415
  0,
5371
5416
  [_CIS],
@@ -5681,6 +5726,16 @@ export var DataSetSearchFilter$ = [3, n0, _DSSF,
5681
5726
  [_O, _N, _V],
5682
5727
  [0, 0, 0], 3
5683
5728
  ];
5729
+ export var DataSetSemanticDescription$ = [3, n0, _DSSD,
5730
+ 0,
5731
+ [_Te],
5732
+ [[() => DataSetDescriptiveText, 0]], 1
5733
+ ];
5734
+ export var DataSetSemanticMetadata$ = [3, n0, _DSSM,
5735
+ 0,
5736
+ [_D, _CIu],
5737
+ [[() => DataSetSemanticDescription$, 0], [() => CustomInstructionList, 0]]
5738
+ ];
5684
5739
  export var DataSetStringComparisonFilterCondition$ = [3, n0, _DSSCFC,
5685
5740
  0,
5686
5741
  [_O, _V],
@@ -7298,7 +7353,7 @@ export var GeneratedAnswerResult$ = [3, n0, _GAR,
7298
7353
  ];
7299
7354
  export var GenerateEmbedUrlForAnonymousUserRequest$ = [3, n0, _GEUFAUR,
7300
7355
  0,
7301
- [_AAI, _Na, _ARA, _EC, _SLIM, _STe, _ADl],
7356
+ [_AAI, _Na, _ARA, _EC, _SLIM, _STes, _ADl],
7302
7357
  [[0, 1], 0, 64 | 0, () => AnonymousUserEmbeddingExperienceConfiguration$, 1, [() => SessionTagList, 0], 64 | 0], 4
7303
7358
  ];
7304
7359
  export var GenerateEmbedUrlForAnonymousUserResponse$ = [3, n0, _GEUFAURe,
@@ -7811,6 +7866,11 @@ export var Ingestion$ = [3, n0, _Ing,
7811
7866
  [_A, _ISn, _CT, _II, _EI, _RIow, _QIu, _ITIS, _ISIB, _RSeq, _RTe],
7812
7867
  [0, 0, 4, 0, () => ErrorInfo$, () => RowInfo$, () => QueueInfo$, 1, 1, 0, 0], 3
7813
7868
  ];
7869
+ export var InlineCustomInstruction$ = [3, n0, _ICI,
7870
+ 0,
7871
+ [_ITns, _UDM],
7872
+ [[() => InlineCustomInstructionText, 0], () => UploadedDocumentMetadata$], 1
7873
+ ];
7814
7874
  export var InnerFilter$ = [3, n0, _IF,
7815
7875
  0,
7816
7876
  [_CIF],
@@ -9668,15 +9728,15 @@ export var SemanticEntityType$ = [3, n0, _SET,
9668
9728
  ];
9669
9729
  export var SemanticModelConfiguration$ = [3, n0, _SMC,
9670
9730
  0,
9671
- [_TM],
9672
- [[() => SemanticTableMap, 0]]
9731
+ [_TM, _SMe],
9732
+ [[() => SemanticTableMap, 0], [() => DataSetSemanticMetadataList, 0]]
9673
9733
  ];
9674
9734
  export var SemanticTable$ = [3, n0, _STem,
9675
9735
  0,
9676
- [_Al, _DTI, _RLPC],
9677
- [0, 0, [() => RowLevelPermissionConfiguration$, 0]], 2
9736
+ [_Al, _DTI, _RLPC, _SMe],
9737
+ [0, 0, [() => RowLevelPermissionConfiguration$, 0], [() => TableSemanticMetadata$, 0]], 2
9678
9738
  ];
9679
- export var SemanticType$ = [3, n0, _STema,
9739
+ export var SemanticType$ = [3, n0, _STe,
9680
9740
  0,
9681
9741
  [_TNy, _STN, _TPy, _TCV, _TCVS, _FCVa, _FCVS],
9682
9742
  [0, 0, 128 | 0, [() => SensitiveString, 0], [() => SensitiveStringList, 0], [() => SensitiveString, 0], [() => SensitiveStringList, 0]]
@@ -9691,7 +9751,7 @@ export var ServiceNowParameters$ = [3, n0, _SNP,
9691
9751
  [_SBU],
9692
9752
  [0], 1
9693
9753
  ];
9694
- export var SessionTag$ = [3, n0, _STes,
9754
+ export var SessionTag$ = [3, n0, _STess,
9695
9755
  0,
9696
9756
  [_K, _V],
9697
9757
  [0, [() => SessionTagValue, 0]], 2
@@ -9706,6 +9766,11 @@ export var ShapeConditionalFormat$ = [3, n0, _SCF,
9706
9766
  [_BCa],
9707
9767
  [[() => ConditionalFormattingColor$, 0]], 1
9708
9768
  ];
9769
+ export var SharedColumnSemanticMetadata$ = [3, n0, _SCSM,
9770
+ 0,
9771
+ [_CPol, _CNo],
9772
+ [[() => ColumnSemanticPropertyList, 0], 64 | 0], 1
9773
+ ];
9709
9774
  export var SharedViewConfigurations$ = [3, n0, _SVC,
9710
9775
  0,
9711
9776
  [_En],
@@ -10221,6 +10286,11 @@ export var TableRowConditionalFormatting$ = [3, n0, _TRCF,
10221
10286
  [_BCa, _TC],
10222
10287
  [() => ConditionalFormattingColor$, () => ConditionalFormattingColor$]
10223
10288
  ];
10289
+ export var TableSemanticMetadata$ = [3, n0, _TSMa,
10290
+ 0,
10291
+ [_CMol],
10292
+ [[() => SharedColumnSemanticMetadataList, 0]]
10293
+ ];
10224
10294
  export var TableSideBorderOptions$ = [3, n0, _TSBO,
10225
10295
  0,
10226
10296
  [_IVnn, _IH, _Lef, _Ri, _Top_, _Bot],
@@ -10463,7 +10533,7 @@ export var TopBottomRankedComputation$ = [3, n0, _TBRC,
10463
10533
  ];
10464
10534
  export var TopicCalculatedField$ = [3, n0, _TCFo,
10465
10535
  0,
10466
- [_CFN, _Ex, _CFD, _CFS, _IIIT, _DIis, _CDRo, _TG, _DFe, _Ag, _CO, _STema, _AAl, _NAA, _NAIF, _CVSe, _NAo],
10536
+ [_CFN, _Ex, _CFD, _CFS, _IIIT, _DIis, _CDRo, _TG, _DFe, _Ag, _CO, _STe, _AAl, _NAA, _NAIF, _CVSe, _NAo],
10467
10537
  [0, [() => Expression, 0], 0, 64 | 0, 2, 2, 0, 0, () => DefaultFormatting$, 0, () => ComparativeOrder$, [() => SemanticType$, 0], 64 | 0, 64 | 0, 2, () => CellValueSynonyms, 2], 2
10468
10538
  ];
10469
10539
  export var TopicCategoryFilter$ = [3, n0, _TCFop,
@@ -10478,7 +10548,7 @@ export var TopicCategoryFilterConstant$ = [3, n0, _TCFC,
10478
10548
  ];
10479
10549
  export var TopicColumn$ = [3, n0, _TCo,
10480
10550
  0,
10481
- [_CN, _CFNo, _CD, _CSolumny, _CDRo, _Ag, _IIIT, _DIis, _CO, _STema, _TG, _AAl, _NAA, _DFe, _NAIF, _CVSe, _NAo],
10551
+ [_CN, _CFNo, _CD, _CSolumny, _CDRo, _Ag, _IIIT, _DIis, _CO, _STe, _TG, _AAl, _NAA, _DFe, _NAIF, _CVSe, _NAo],
10482
10552
  [0, 0, 0, 64 | 0, 0, 0, 2, 2, () => ComparativeOrder$, [() => SemanticType$, 0], 0, 64 | 0, 64 | 0, () => DefaultFormatting$, 2, () => CellValueSynonyms, 2], 1
10483
10553
  ];
10484
10554
  export var TopicConfigOptions$ = [3, n0, _TCOo,
@@ -11236,6 +11306,11 @@ export var UpdateVPCConnectionResponse$ = [3, n0, _UVPCCRp,
11236
11306
  [_A, _VPCCI, _USpd, _ASv, _RI, _St],
11237
11307
  [0, 0, 0, 0, 0, [1, 32]]
11238
11308
  ];
11309
+ export var UploadedDocumentMetadata$ = [3, n0, _UDM,
11310
+ 0,
11311
+ [_N],
11312
+ [0]
11313
+ ];
11239
11314
  export var UploadSettings$ = [3, n0, _USp,
11240
11315
  0,
11241
11316
  [_Fo, _SFRt, _CHon, _TQ, _Del, _CCAR],
@@ -11313,7 +11388,7 @@ export var VisualOptions$ = [3, n0, _VO,
11313
11388
  ];
11314
11389
  export var VisualPalette$ = [3, n0, _VP,
11315
11390
  0,
11316
- [_CCha, _CMol],
11391
+ [_CCha, _CMolo],
11317
11392
  [0, () => DataPathColorList]
11318
11393
  ];
11319
11394
  export var VisualSubtitleFontConfiguration$ = [3, n0, _VSFC,
@@ -11684,9 +11759,14 @@ var ColumnLevelPermissionRuleList = [1, n0, _CLPRL,
11684
11759
  0, () => ColumnLevelPermissionRule$
11685
11760
  ];
11686
11761
  var ColumnList = 64 | 0;
11762
+ var ColumnNameList = 64 | 0;
11687
11763
  var ColumnSchemaList = [1, n0, _CSL,
11688
11764
  0, () => ColumnSchema$
11689
11765
  ];
11766
+ var ColumnSemanticPropertyList = [1, n0, _CSPL,
11767
+ 0, [() => ColumnSemanticProperty$,
11768
+ 0]
11769
+ ];
11690
11770
  var ColumnTagList = [1, n0, _CTL,
11691
11771
  0, [() => ColumnTag$,
11692
11772
  0]
@@ -11724,6 +11804,10 @@ var CustomColorsList = [1, n0, _CCLu,
11724
11804
  0, [() => CustomColor$,
11725
11805
  0]
11726
11806
  ];
11807
+ var CustomInstructionList = [1, n0, _CILu,
11808
+ 0, [() => CustomInstruction$,
11809
+ 0]
11810
+ ];
11727
11811
  var CustomPermissionsList = [1, n0, _CPL,
11728
11812
  0, () => CustomPermissions$
11729
11813
  ];
@@ -11773,6 +11857,10 @@ var Datasets = [1, n0, _Data,
11773
11857
  var DataSetSearchFilterList = [1, n0, _DSSFL,
11774
11858
  0, () => DataSetSearchFilter$
11775
11859
  ];
11860
+ var DataSetSemanticMetadataList = [1, n0, _DSSML,
11861
+ 0, [() => DataSetSemanticMetadata$,
11862
+ 0]
11863
+ ];
11776
11864
  var DataSetStringFilterStaticValueList = [1, n0, _DSSFSVL,
11777
11865
  0, [() => DataSetStringFilterStaticValue,
11778
11866
  0]
@@ -12151,6 +12239,10 @@ var SetParameterValueConfigurationList = [1, n0, _SPVCL,
12151
12239
  0, [() => SetParameterValueConfiguration$,
12152
12240
  0]
12153
12241
  ];
12242
+ var SharedColumnSemanticMetadataList = [1, n0, _SCSML,
12243
+ 0, [() => SharedColumnSemanticMetadata$,
12244
+ 0]
12245
+ ];
12154
12246
  var SheetControlLayoutList = [1, n0, _SCLL,
12155
12247
  0, () => SheetControlLayout$
12156
12248
  ];
@@ -694,8 +694,47 @@ declare const CreateDataSetCommand_base: {
694
694
  * Status: "ENABLED" || "DISABLED",
695
695
  * },
696
696
  * },
697
+ * SemanticMetadata: { // TableSemanticMetadata
698
+ * ColumnMetadata: [ // SharedColumnSemanticMetadataList
699
+ * { // SharedColumnSemanticMetadata
700
+ * ColumnNames: [ // ColumnNameList
701
+ * "STRING_VALUE",
702
+ * ],
703
+ * ColumnProperties: [ // ColumnSemanticPropertyList // required
704
+ * { // ColumnSemanticProperty
705
+ * Description: {
706
+ * Text: "STRING_VALUE",
707
+ * },
708
+ * AdditionalNotes: { // AdditionalNotes
709
+ * Text: "STRING_VALUE",
710
+ * },
711
+ * SemanticType: { // ColumnSemanticType
712
+ * GeographicalRole: "COUNTRY" || "STATE" || "COUNTY" || "CITY" || "POSTCODE" || "LONGITUDE" || "LATITUDE",
713
+ * },
714
+ * },
715
+ * ],
716
+ * },
717
+ * ],
718
+ * },
697
719
  * },
698
720
  * },
721
+ * SemanticMetadata: [ // DataSetSemanticMetadataList
722
+ * { // DataSetSemanticMetadata
723
+ * Description: { // DataSetSemanticDescription
724
+ * Text: "STRING_VALUE", // required
725
+ * },
726
+ * CustomInstructions: [ // CustomInstructionList
727
+ * { // CustomInstruction
728
+ * InlineCustomInstruction: { // InlineCustomInstruction
729
+ * InstructionText: "STRING_VALUE", // required
730
+ * UploadedDocumentMetadata: { // UploadedDocumentMetadata
731
+ * Name: "STRING_VALUE",
732
+ * },
733
+ * },
734
+ * },
735
+ * ],
736
+ * },
737
+ * ],
699
738
  * },
700
739
  * };
701
740
  * const command = new CreateDataSetCommand(input);
@@ -696,8 +696,47 @@ declare const DescribeDataSetCommand_base: {
696
696
  * // Status: "ENABLED" || "DISABLED",
697
697
  * // },
698
698
  * // },
699
+ * // SemanticMetadata: { // TableSemanticMetadata
700
+ * // ColumnMetadata: [ // SharedColumnSemanticMetadataList
701
+ * // { // SharedColumnSemanticMetadata
702
+ * // ColumnNames: [ // ColumnNameList
703
+ * // "STRING_VALUE",
704
+ * // ],
705
+ * // ColumnProperties: [ // ColumnSemanticPropertyList // required
706
+ * // { // ColumnSemanticProperty
707
+ * // Description: {
708
+ * // Text: "STRING_VALUE",
709
+ * // },
710
+ * // AdditionalNotes: { // AdditionalNotes
711
+ * // Text: "STRING_VALUE",
712
+ * // },
713
+ * // SemanticType: { // ColumnSemanticType
714
+ * // GeographicalRole: "COUNTRY" || "STATE" || "COUNTY" || "CITY" || "POSTCODE" || "LONGITUDE" || "LATITUDE",
715
+ * // },
716
+ * // },
717
+ * // ],
718
+ * // },
719
+ * // ],
720
+ * // },
699
721
  * // },
700
722
  * // },
723
+ * // SemanticMetadata: [ // DataSetSemanticMetadataList
724
+ * // { // DataSetSemanticMetadata
725
+ * // Description: { // DataSetSemanticDescription
726
+ * // Text: "STRING_VALUE", // required
727
+ * // },
728
+ * // CustomInstructions: [ // CustomInstructionList
729
+ * // { // CustomInstruction
730
+ * // InlineCustomInstruction: { // InlineCustomInstruction
731
+ * // InstructionText: "STRING_VALUE", // required
732
+ * // UploadedDocumentMetadata: { // UploadedDocumentMetadata
733
+ * // Name: "STRING_VALUE",
734
+ * // },
735
+ * // },
736
+ * // },
737
+ * // ],
738
+ * // },
739
+ * // ],
701
740
  * // },
702
741
  * // },
703
742
  * // RequestId: "STRING_VALUE",
@@ -1,6 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DescribeKeyRegistrationRequest, DescribeKeyRegistrationResponse } from "../models/models_3";
3
+ import type { DescribeKeyRegistrationRequest } from "../models/models_3";
4
+ import type { DescribeKeyRegistrationResponse } from "../models/models_4";
4
5
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
6
  /**
6
7
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DescribeNamespaceRequest, DescribeNamespaceResponse } from "../models/models_3";
3
+ import type { DescribeNamespaceRequest, DescribeNamespaceResponse } from "../models/models_4";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DescribeQPersonalizationConfigurationRequest, DescribeQPersonalizationConfigurationResponse } from "../models/models_3";
3
+ import type { DescribeQPersonalizationConfigurationRequest, DescribeQPersonalizationConfigurationResponse } from "../models/models_4";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DescribeQuickSightQSearchConfigurationRequest, DescribeQuickSightQSearchConfigurationResponse } from "../models/models_3";
3
+ import type { DescribeQuickSightQSearchConfigurationRequest, DescribeQuickSightQSearchConfigurationResponse } from "../models/models_4";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DescribeRefreshScheduleRequest } from "../models/models_3";
4
- import type { DescribeRefreshScheduleResponse } from "../models/models_4";
3
+ import type { DescribeRefreshScheduleRequest, DescribeRefreshScheduleResponse } from "../models/models_4";
5
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
5
  /**
7
6
  * @public
@@ -676,8 +676,47 @@ declare const UpdateDataSetCommand_base: {
676
676
  * Status: "ENABLED" || "DISABLED",
677
677
  * },
678
678
  * },
679
+ * SemanticMetadata: { // TableSemanticMetadata
680
+ * ColumnMetadata: [ // SharedColumnSemanticMetadataList
681
+ * { // SharedColumnSemanticMetadata
682
+ * ColumnNames: [ // ColumnNameList
683
+ * "STRING_VALUE",
684
+ * ],
685
+ * ColumnProperties: [ // ColumnSemanticPropertyList // required
686
+ * { // ColumnSemanticProperty
687
+ * Description: {
688
+ * Text: "STRING_VALUE",
689
+ * },
690
+ * AdditionalNotes: { // AdditionalNotes
691
+ * Text: "STRING_VALUE",
692
+ * },
693
+ * SemanticType: { // ColumnSemanticType
694
+ * GeographicalRole: "COUNTRY" || "STATE" || "COUNTY" || "CITY" || "POSTCODE" || "LONGITUDE" || "LATITUDE",
695
+ * },
696
+ * },
697
+ * ],
698
+ * },
699
+ * ],
700
+ * },
679
701
  * },
680
702
  * },
703
+ * SemanticMetadata: [ // DataSetSemanticMetadataList
704
+ * { // DataSetSemanticMetadata
705
+ * Description: { // DataSetSemanticDescription
706
+ * Text: "STRING_VALUE", // required
707
+ * },
708
+ * CustomInstructions: [ // CustomInstructionList
709
+ * { // CustomInstruction
710
+ * InlineCustomInstruction: { // InlineCustomInstruction
711
+ * InstructionText: "STRING_VALUE", // required
712
+ * UploadedDocumentMetadata: { // UploadedDocumentMetadata
713
+ * Name: "STRING_VALUE",
714
+ * },
715
+ * },
716
+ * },
717
+ * ],
718
+ * },
719
+ * ],
681
720
  * },
682
721
  * };
683
722
  * const command = new UpdateDataSetCommand(input);
@@ -1,6 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateTemplatePermissionsRequest, UpdateTemplatePermissionsResponse } from "../models/models_4";
3
+ import type { UpdateTemplatePermissionsRequest } from "../models/models_4";
4
+ import type { UpdateTemplatePermissionsResponse } from "../models/models_5";
4
5
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
6
  /**
6
7
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateThemeAliasRequest, UpdateThemeAliasResponse } from "../models/models_4";
3
+ import type { UpdateThemeAliasRequest, UpdateThemeAliasResponse } from "../models/models_5";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_4";
3
+ import type { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_5";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateThemePermissionsRequest, UpdateThemePermissionsResponse } from "../models/models_4";
3
+ import type { UpdateThemePermissionsRequest, UpdateThemePermissionsResponse } from "../models/models_5";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateTopicRequest, UpdateTopicResponse } from "../models/models_4";
3
+ import type { UpdateTopicRequest, UpdateTopicResponse } from "../models/models_5";
4
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
5
  /**
6
6
  * @public
@@ -1,7 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { UpdateTopicPermissionsRequest } from "../models/models_4";
4
- import type { UpdateTopicPermissionsResponse } from "../models/models_5";
3
+ import type { UpdateTopicPermissionsRequest, UpdateTopicPermissionsResponse } from "../models/models_5";
5
4
  import type { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
6
5
  /**
7
6
  * @public