aws-sdk-quicksight 1.93.0 → 1.95.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.
@@ -125,6 +125,7 @@ module Aws::QuickSight
125
125
  AssetBundleImportSource = Shapes::StructureShape.new(name: 'AssetBundleImportSource')
126
126
  AssetBundleImportSourceDescription = Shapes::StructureShape.new(name: 'AssetBundleImportSourceDescription')
127
127
  AssetBundleResourceArns = Shapes::ListShape.new(name: 'AssetBundleResourceArns')
128
+ AssetOptions = Shapes::StructureShape.new(name: 'AssetOptions')
128
129
  AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
129
130
  AthenaParameters = Shapes::StructureShape.new(name: 'AthenaParameters')
130
131
  AttributeAggregationFunction = Shapes::StructureShape.new(name: 'AttributeAggregationFunction')
@@ -220,6 +221,7 @@ module Aws::QuickSight
220
221
  ColumnConfiguration = Shapes::StructureShape.new(name: 'ColumnConfiguration')
221
222
  ColumnConfigurationList = Shapes::ListShape.new(name: 'ColumnConfigurationList')
222
223
  ColumnDataRole = Shapes::StringShape.new(name: 'ColumnDataRole')
224
+ ColumnDataSubType = Shapes::StringShape.new(name: 'ColumnDataSubType')
223
225
  ColumnDataType = Shapes::StringShape.new(name: 'ColumnDataType')
224
226
  ColumnDescription = Shapes::StructureShape.new(name: 'ColumnDescription')
225
227
  ColumnDescriptiveText = Shapes::StringShape.new(name: 'ColumnDescriptiveText')
@@ -379,6 +381,7 @@ module Aws::QuickSight
379
381
  DataPathColorList = Shapes::ListShape.new(name: 'DataPathColorList')
380
382
  DataPathLabelType = Shapes::StructureShape.new(name: 'DataPathLabelType')
381
383
  DataPathSort = Shapes::StructureShape.new(name: 'DataPathSort')
384
+ DataPathType = Shapes::StructureShape.new(name: 'DataPathType')
382
385
  DataPathValue = Shapes::StructureShape.new(name: 'DataPathValue')
383
386
  DataPathValueList = Shapes::ListShape.new(name: 'DataPathValueList')
384
387
  DataPointDrillUpDownOption = Shapes::StructureShape.new(name: 'DataPointDrillUpDownOption')
@@ -447,6 +450,7 @@ module Aws::QuickSight
447
450
  DateTimePickerControlDisplayOptions = Shapes::StructureShape.new(name: 'DateTimePickerControlDisplayOptions')
448
451
  DateTimeValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DateTimeValueWhenUnsetConfiguration')
449
452
  DayOfMonth = Shapes::StringShape.new(name: 'DayOfMonth')
453
+ DayOfTheWeek = Shapes::StringShape.new(name: 'DayOfTheWeek')
450
454
  DayOfWeek = Shapes::StringShape.new(name: 'DayOfWeek')
451
455
  DbUsername = Shapes::StringShape.new(name: 'DbUsername')
452
456
  DecimalDatasetParameter = Shapes::StructureShape.new(name: 'DecimalDatasetParameter')
@@ -682,6 +686,7 @@ module Aws::QuickSight
682
686
  FilterVisualScope = Shapes::StringShape.new(name: 'FilterVisualScope')
683
687
  FilteredVisualsList = Shapes::ListShape.new(name: 'FilteredVisualsList')
684
688
  Folder = Shapes::StructureShape.new(name: 'Folder')
689
+ FolderArnList = Shapes::ListShape.new(name: 'FolderArnList')
685
690
  FolderColumnList = Shapes::ListShape.new(name: 'FolderColumnList')
686
691
  FolderFilterAttribute = Shapes::StringShape.new(name: 'FolderFilterAttribute')
687
692
  FolderMember = Shapes::StructureShape.new(name: 'FolderMember')
@@ -1095,6 +1100,7 @@ module Aws::QuickSight
1095
1100
  PivotTableConfiguration = Shapes::StructureShape.new(name: 'PivotTableConfiguration')
1096
1101
  PivotTableDataPathOption = Shapes::StructureShape.new(name: 'PivotTableDataPathOption')
1097
1102
  PivotTableDataPathOptionList = Shapes::ListShape.new(name: 'PivotTableDataPathOptionList')
1103
+ PivotTableDataPathType = Shapes::StringShape.new(name: 'PivotTableDataPathType')
1098
1104
  PivotTableDimensionList = Shapes::ListShape.new(name: 'PivotTableDimensionList')
1099
1105
  PivotTableFieldCollapseState = Shapes::StringShape.new(name: 'PivotTableFieldCollapseState')
1100
1106
  PivotTableFieldCollapseStateOption = Shapes::StructureShape.new(name: 'PivotTableFieldCollapseStateOption')
@@ -1170,6 +1176,7 @@ module Aws::QuickSight
1170
1176
  ReferenceLineLabelVerticalPosition = Shapes::StringShape.new(name: 'ReferenceLineLabelVerticalPosition')
1171
1177
  ReferenceLineList = Shapes::ListShape.new(name: 'ReferenceLineList')
1172
1178
  ReferenceLinePatternType = Shapes::StringShape.new(name: 'ReferenceLinePatternType')
1179
+ ReferenceLineSeriesType = Shapes::StringShape.new(name: 'ReferenceLineSeriesType')
1173
1180
  ReferenceLineStaticDataConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineStaticDataConfiguration')
1174
1181
  ReferenceLineStyleConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineStyleConfiguration')
1175
1182
  ReferenceLineValueLabelConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineValueLabelConfiguration')
@@ -1339,6 +1346,7 @@ module Aws::QuickSight
1339
1346
  SimpleAttributeAggregationFunction = Shapes::StringShape.new(name: 'SimpleAttributeAggregationFunction')
1340
1347
  SimpleClusterMarker = Shapes::StructureShape.new(name: 'SimpleClusterMarker')
1341
1348
  SimpleNumericalAggregationFunction = Shapes::StringShape.new(name: 'SimpleNumericalAggregationFunction')
1349
+ SimpleTotalAggregationFunction = Shapes::StringShape.new(name: 'SimpleTotalAggregationFunction')
1342
1350
  SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
1343
1351
  SliderControlDisplayOptions = Shapes::StructureShape.new(name: 'SliderControlDisplayOptions')
1344
1352
  SmallMultiplesAxisPlacement = Shapes::StringShape.new(name: 'SmallMultiplesAxisPlacement')
@@ -1383,6 +1391,8 @@ module Aws::QuickSight
1383
1391
  SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
1384
1392
  SqlServerParameters = Shapes::StructureShape.new(name: 'SqlServerParameters')
1385
1393
  SslProperties = Shapes::StructureShape.new(name: 'SslProperties')
1394
+ StarburstParameters = Shapes::StructureShape.new(name: 'StarburstParameters')
1395
+ StarburstProductType = Shapes::StringShape.new(name: 'StarburstProductType')
1386
1396
  StartAssetBundleExportJobRequest = Shapes::StructureShape.new(name: 'StartAssetBundleExportJobRequest')
1387
1397
  StartAssetBundleExportJobResponse = Shapes::StructureShape.new(name: 'StartAssetBundleExportJobResponse')
1388
1398
  StartAssetBundleImportJobRequest = Shapes::StructureShape.new(name: 'StartAssetBundleImportJobRequest')
@@ -1551,6 +1561,9 @@ module Aws::QuickSight
1551
1561
  TopicSummary = Shapes::StructureShape.new(name: 'TopicSummary')
1552
1562
  TopicTimeGranularity = Shapes::StringShape.new(name: 'TopicTimeGranularity')
1553
1563
  TotalAggregationComputation = Shapes::StructureShape.new(name: 'TotalAggregationComputation')
1564
+ TotalAggregationFunction = Shapes::StructureShape.new(name: 'TotalAggregationFunction')
1565
+ TotalAggregationOption = Shapes::StructureShape.new(name: 'TotalAggregationOption')
1566
+ TotalAggregationOptionList = Shapes::ListShape.new(name: 'TotalAggregationOptionList')
1554
1567
  TotalOptions = Shapes::StructureShape.new(name: 'TotalOptions')
1555
1568
  TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
1556
1569
  TransformOperationList = Shapes::ListShape.new(name: 'TransformOperationList')
@@ -1562,6 +1575,7 @@ module Aws::QuickSight
1562
1575
  TreeMapSortConfiguration = Shapes::StructureShape.new(name: 'TreeMapSortConfiguration')
1563
1576
  TreeMapVisual = Shapes::StructureShape.new(name: 'TreeMapVisual')
1564
1577
  TrendArrowOptions = Shapes::StructureShape.new(name: 'TrendArrowOptions')
1578
+ TrinoParameters = Shapes::StructureShape.new(name: 'TrinoParameters')
1565
1579
  TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
1566
1580
  TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
1567
1581
  TypeParameters = Shapes::MapShape.new(name: 'TypeParameters')
@@ -1774,6 +1788,7 @@ module Aws::QuickSight
1774
1788
  Analysis.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1775
1789
  Analysis.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
1776
1790
  Analysis.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
1791
+ Analysis.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
1777
1792
  Analysis.struct_class = Types::Analysis
1778
1793
 
1779
1794
  AnalysisDefaults.add_member(:default_new_sheet_configuration, Shapes::ShapeRef.new(shape: DefaultNewSheetConfiguration, required: true, location_name: "DefaultNewSheetConfiguration"))
@@ -1786,6 +1801,7 @@ module Aws::QuickSight
1786
1801
  AnalysisDefinition.add_member(:filter_groups, Shapes::ShapeRef.new(shape: FilterGroupList, location_name: "FilterGroups"))
1787
1802
  AnalysisDefinition.add_member(:column_configurations, Shapes::ShapeRef.new(shape: ColumnConfigurationList, location_name: "ColumnConfigurations"))
1788
1803
  AnalysisDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
1804
+ AnalysisDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
1789
1805
  AnalysisDefinition.struct_class = Types::AnalysisDefinition
1790
1806
 
1791
1807
  AnalysisError.add_member(:type, Shapes::ShapeRef.new(shape: AnalysisErrorType, location_name: "Type"))
@@ -2043,6 +2059,10 @@ module Aws::QuickSight
2043
2059
 
2044
2060
  AssetBundleResourceArns.member = Shapes::ShapeRef.new(shape: Arn)
2045
2061
 
2062
+ AssetOptions.add_member(:timezone, Shapes::ShapeRef.new(shape: String, location_name: "Timezone"))
2063
+ AssetOptions.add_member(:week_start, Shapes::ShapeRef.new(shape: DayOfTheWeek, location_name: "WeekStart"))
2064
+ AssetOptions.struct_class = Types::AssetOptions
2065
+
2046
2066
  AthenaParameters.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
2047
2067
  AthenaParameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
2048
2068
  AthenaParameters.struct_class = Types::AthenaParameters
@@ -2265,6 +2285,7 @@ module Aws::QuickSight
2265
2285
 
2266
2286
  CastColumnTypeOperation.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
2267
2287
  CastColumnTypeOperation.add_member(:new_column_type, Shapes::ShapeRef.new(shape: ColumnDataType, required: true, location_name: "NewColumnType"))
2288
+ CastColumnTypeOperation.add_member(:sub_type, Shapes::ShapeRef.new(shape: ColumnDataSubType, location_name: "SubType"))
2268
2289
  CastColumnTypeOperation.add_member(:format, Shapes::ShapeRef.new(shape: TypeCastFormat, location_name: "Format"))
2269
2290
  CastColumnTypeOperation.struct_class = Types::CastColumnTypeOperation
2270
2291
 
@@ -2565,6 +2586,7 @@ module Aws::QuickSight
2565
2586
  CreateAnalysisRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2566
2587
  CreateAnalysisRequest.add_member(:definition, Shapes::ShapeRef.new(shape: AnalysisDefinition, location_name: "Definition"))
2567
2588
  CreateAnalysisRequest.add_member(:validation_strategy, Shapes::ShapeRef.new(shape: ValidationStrategy, location_name: "ValidationStrategy"))
2589
+ CreateAnalysisRequest.add_member(:folder_arns, Shapes::ShapeRef.new(shape: FolderArnList, location_name: "FolderArns"))
2568
2590
  CreateAnalysisRequest.struct_class = Types::CreateAnalysisRequest
2569
2591
 
2570
2592
  CreateAnalysisResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2589,6 +2611,7 @@ module Aws::QuickSight
2589
2611
  CreateDashboardRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
2590
2612
  CreateDashboardRequest.add_member(:definition, Shapes::ShapeRef.new(shape: DashboardVersionDefinition, location_name: "Definition"))
2591
2613
  CreateDashboardRequest.add_member(:validation_strategy, Shapes::ShapeRef.new(shape: ValidationStrategy, location_name: "ValidationStrategy"))
2614
+ CreateDashboardRequest.add_member(:folder_arns, Shapes::ShapeRef.new(shape: FolderArnList, location_name: "FolderArns"))
2592
2615
  CreateDashboardRequest.struct_class = Types::CreateDashboardRequest
2593
2616
 
2594
2617
  CreateDashboardResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2614,6 +2637,7 @@ module Aws::QuickSight
2614
2637
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2615
2638
  CreateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2616
2639
  CreateDataSetRequest.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
2640
+ CreateDataSetRequest.add_member(:folder_arns, Shapes::ShapeRef.new(shape: FolderArnList, location_name: "FolderArns"))
2617
2641
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
2618
2642
 
2619
2643
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2634,6 +2658,7 @@ module Aws::QuickSight
2634
2658
  CreateDataSourceRequest.add_member(:vpc_connection_properties, Shapes::ShapeRef.new(shape: VpcConnectionProperties, location_name: "VpcConnectionProperties"))
2635
2659
  CreateDataSourceRequest.add_member(:ssl_properties, Shapes::ShapeRef.new(shape: SslProperties, location_name: "SslProperties"))
2636
2660
  CreateDataSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2661
+ CreateDataSourceRequest.add_member(:folder_arns, Shapes::ShapeRef.new(shape: FolderArnList, location_name: "FolderArns"))
2637
2662
  CreateDataSourceRequest.struct_class = Types::CreateDataSourceRequest
2638
2663
 
2639
2664
  CreateDataSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2999,6 +3024,7 @@ module Aws::QuickSight
2999
3024
  DashboardVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
3000
3025
  DashboardVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
3001
3026
  DashboardVersion.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
3027
+ DashboardVersion.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
3002
3028
  DashboardVersion.struct_class = Types::DashboardVersion
3003
3029
 
3004
3030
  DashboardVersionDefinition.add_member(:data_set_identifier_declarations, Shapes::ShapeRef.new(shape: DataSetIdentifierDeclarationList, required: true, location_name: "DataSetIdentifierDeclarations"))
@@ -3008,6 +3034,7 @@ module Aws::QuickSight
3008
3034
  DashboardVersionDefinition.add_member(:filter_groups, Shapes::ShapeRef.new(shape: FilterGroupList, location_name: "FilterGroups"))
3009
3035
  DashboardVersionDefinition.add_member(:column_configurations, Shapes::ShapeRef.new(shape: ColumnConfigurationList, location_name: "ColumnConfigurations"))
3010
3036
  DashboardVersionDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
3037
+ DashboardVersionDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
3011
3038
  DashboardVersionDefinition.struct_class = Types::DashboardVersionDefinition
3012
3039
 
3013
3040
  DashboardVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -3089,8 +3116,12 @@ module Aws::QuickSight
3089
3116
  DataPathSort.add_member(:sort_paths, Shapes::ShapeRef.new(shape: DataPathValueList, required: true, location_name: "SortPaths"))
3090
3117
  DataPathSort.struct_class = Types::DataPathSort
3091
3118
 
3092
- DataPathValue.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
3093
- DataPathValue.add_member(:field_value, Shapes::ShapeRef.new(shape: FieldValue, required: true, location_name: "FieldValue"))
3119
+ DataPathType.add_member(:pivot_table_data_path_type, Shapes::ShapeRef.new(shape: PivotTableDataPathType, location_name: "PivotTableDataPathType"))
3120
+ DataPathType.struct_class = Types::DataPathType
3121
+
3122
+ DataPathValue.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, location_name: "FieldId"))
3123
+ DataPathValue.add_member(:field_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "FieldValue"))
3124
+ DataPathValue.add_member(:data_path_type, Shapes::ShapeRef.new(shape: DataPathType, location_name: "DataPathType"))
3094
3125
  DataPathValue.struct_class = Types::DataPathValue
3095
3126
 
3096
3127
  DataPathValueList.member = Shapes::ShapeRef.new(shape: DataPathValue)
@@ -3223,6 +3254,8 @@ module Aws::QuickSight
3223
3254
  DataSourceParameters.add_member(:amazon_open_search_parameters, Shapes::ShapeRef.new(shape: AmazonOpenSearchParameters, location_name: "AmazonOpenSearchParameters"))
3224
3255
  DataSourceParameters.add_member(:exasol_parameters, Shapes::ShapeRef.new(shape: ExasolParameters, location_name: "ExasolParameters"))
3225
3256
  DataSourceParameters.add_member(:databricks_parameters, Shapes::ShapeRef.new(shape: DatabricksParameters, location_name: "DatabricksParameters"))
3257
+ DataSourceParameters.add_member(:starburst_parameters, Shapes::ShapeRef.new(shape: StarburstParameters, location_name: "StarburstParameters"))
3258
+ DataSourceParameters.add_member(:trino_parameters, Shapes::ShapeRef.new(shape: TrinoParameters, location_name: "TrinoParameters"))
3226
3259
  DataSourceParameters.struct_class = Types::DataSourceParameters
3227
3260
 
3228
3261
  DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
@@ -4407,6 +4440,8 @@ module Aws::QuickSight
4407
4440
  Folder.add_member(:sharing_model, Shapes::ShapeRef.new(shape: SharingModel, location_name: "SharingModel"))
4408
4441
  Folder.struct_class = Types::Folder
4409
4442
 
4443
+ FolderArnList.member = Shapes::ShapeRef.new(shape: Arn)
4444
+
4410
4445
  FolderColumnList.member = Shapes::ShapeRef.new(shape: String)
4411
4446
 
4412
4447
  FolderMember.add_member(:member_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "MemberId"))
@@ -4898,6 +4933,7 @@ module Aws::QuickSight
4898
4933
 
4899
4934
  InputColumn.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "Name"))
4900
4935
  InputColumn.add_member(:type, Shapes::ShapeRef.new(shape: InputColumnDataType, required: true, location_name: "Type"))
4936
+ InputColumn.add_member(:sub_type, Shapes::ShapeRef.new(shape: ColumnDataSubType, location_name: "SubType"))
4901
4937
  InputColumn.struct_class = Types::InputColumn
4902
4938
 
4903
4939
  InputColumnList.member = Shapes::ShapeRef.new(shape: InputColumn)
@@ -5707,6 +5743,7 @@ module Aws::QuickSight
5707
5743
  OutputColumn.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, location_name: "Name"))
5708
5744
  OutputColumn.add_member(:description, Shapes::ShapeRef.new(shape: ColumnDescriptiveText, location_name: "Description"))
5709
5745
  OutputColumn.add_member(:type, Shapes::ShapeRef.new(shape: ColumnDataType, location_name: "Type"))
5746
+ OutputColumn.add_member(:sub_type, Shapes::ShapeRef.new(shape: ColumnDataSubType, location_name: "SubType"))
5710
5747
  OutputColumn.struct_class = Types::OutputColumn
5711
5748
 
5712
5749
  OutputColumnList.member = Shapes::ShapeRef.new(shape: OutputColumn)
@@ -6015,6 +6052,7 @@ module Aws::QuickSight
6015
6052
  PivotTotalOptions.add_member(:total_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "TotalCellStyle"))
6016
6053
  PivotTotalOptions.add_member(:value_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "ValueCellStyle"))
6017
6054
  PivotTotalOptions.add_member(:metric_header_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "MetricHeaderCellStyle"))
6055
+ PivotTotalOptions.add_member(:total_aggregation_options, Shapes::ShapeRef.new(shape: TotalAggregationOptionList, location_name: "TotalAggregationOptions"))
6018
6056
  PivotTotalOptions.struct_class = Types::PivotTotalOptions
6019
6057
 
6020
6058
  PostgreSqlParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
@@ -6152,6 +6190,7 @@ module Aws::QuickSight
6152
6190
  ReferenceLineDataConfiguration.add_member(:static_configuration, Shapes::ShapeRef.new(shape: ReferenceLineStaticDataConfiguration, location_name: "StaticConfiguration"))
6153
6191
  ReferenceLineDataConfiguration.add_member(:dynamic_configuration, Shapes::ShapeRef.new(shape: ReferenceLineDynamicDataConfiguration, location_name: "DynamicConfiguration"))
6154
6192
  ReferenceLineDataConfiguration.add_member(:axis_binding, Shapes::ShapeRef.new(shape: AxisBinding, location_name: "AxisBinding"))
6193
+ ReferenceLineDataConfiguration.add_member(:series_type, Shapes::ShapeRef.new(shape: ReferenceLineSeriesType, location_name: "SeriesType"))
6155
6194
  ReferenceLineDataConfiguration.struct_class = Types::ReferenceLineDataConfiguration
6156
6195
 
6157
6196
  ReferenceLineDynamicDataConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
@@ -6790,6 +6829,12 @@ module Aws::QuickSight
6790
6829
  SslProperties.add_member(:disable_ssl, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableSsl"))
6791
6830
  SslProperties.struct_class = Types::SslProperties
6792
6831
 
6832
+ StarburstParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
6833
+ StarburstParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
6834
+ StarburstParameters.add_member(:catalog, Shapes::ShapeRef.new(shape: Catalog, required: true, location_name: "Catalog"))
6835
+ StarburstParameters.add_member(:product_type, Shapes::ShapeRef.new(shape: StarburstProductType, location_name: "ProductType"))
6836
+ StarburstParameters.struct_class = Types::StarburstParameters
6837
+
6793
6838
  StartAssetBundleExportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6794
6839
  StartAssetBundleExportJobRequest.add_member(:asset_bundle_export_job_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "AssetBundleExportJobId"))
6795
6840
  StartAssetBundleExportJobRequest.add_member(:resource_arns, Shapes::ShapeRef.new(shape: AssetBundleResourceArns, required: true, location_name: "ResourceArns"))
@@ -7097,6 +7142,7 @@ module Aws::QuickSight
7097
7142
  TemplateVersion.add_member(:source_entity_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SourceEntityArn"))
7098
7143
  TemplateVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
7099
7144
  TemplateVersion.add_member(:sheets, Shapes::ShapeRef.new(shape: SheetList, location_name: "Sheets"))
7145
+ TemplateVersion.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
7100
7146
  TemplateVersion.struct_class = Types::TemplateVersion
7101
7147
 
7102
7148
  TemplateVersionDefinition.add_member(:data_set_configurations, Shapes::ShapeRef.new(shape: DataSetConfigurationList, required: true, location_name: "DataSetConfigurations"))
@@ -7106,6 +7152,7 @@ module Aws::QuickSight
7106
7152
  TemplateVersionDefinition.add_member(:filter_groups, Shapes::ShapeRef.new(shape: FilterGroupList, location_name: "FilterGroups"))
7107
7153
  TemplateVersionDefinition.add_member(:column_configurations, Shapes::ShapeRef.new(shape: ColumnConfigurationList, location_name: "ColumnConfigurations"))
7108
7154
  TemplateVersionDefinition.add_member(:analysis_defaults, Shapes::ShapeRef.new(shape: AnalysisDefaults, location_name: "AnalysisDefaults"))
7155
+ TemplateVersionDefinition.add_member(:options, Shapes::ShapeRef.new(shape: AssetOptions, location_name: "Options"))
7109
7156
  TemplateVersionDefinition.struct_class = Types::TemplateVersionDefinition
7110
7157
 
7111
7158
  TemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -7225,6 +7272,7 @@ module Aws::QuickSight
7225
7272
  TimeEqualityFilter.add_member(:value, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Value"))
7226
7273
  TimeEqualityFilter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "ParameterName"))
7227
7274
  TimeEqualityFilter.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
7275
+ TimeEqualityFilter.add_member(:rolling_date, Shapes::ShapeRef.new(shape: RollingDateConfiguration, location_name: "RollingDate"))
7228
7276
  TimeEqualityFilter.struct_class = Types::TimeEqualityFilter
7229
7277
 
7230
7278
  TimeRangeDrillDownFilter.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
@@ -7427,11 +7475,21 @@ module Aws::QuickSight
7427
7475
  TotalAggregationComputation.add_member(:value, Shapes::ShapeRef.new(shape: MeasureField, location_name: "Value"))
7428
7476
  TotalAggregationComputation.struct_class = Types::TotalAggregationComputation
7429
7477
 
7478
+ TotalAggregationFunction.add_member(:simple_total_aggregation_function, Shapes::ShapeRef.new(shape: SimpleTotalAggregationFunction, location_name: "SimpleTotalAggregationFunction"))
7479
+ TotalAggregationFunction.struct_class = Types::TotalAggregationFunction
7480
+
7481
+ TotalAggregationOption.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
7482
+ TotalAggregationOption.add_member(:total_aggregation_function, Shapes::ShapeRef.new(shape: TotalAggregationFunction, required: true, location_name: "TotalAggregationFunction"))
7483
+ TotalAggregationOption.struct_class = Types::TotalAggregationOption
7484
+
7485
+ TotalAggregationOptionList.member = Shapes::ShapeRef.new(shape: TotalAggregationOption)
7486
+
7430
7487
  TotalOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
7431
7488
  TotalOptions.add_member(:placement, Shapes::ShapeRef.new(shape: TableTotalsPlacement, location_name: "Placement"))
7432
7489
  TotalOptions.add_member(:scroll_status, Shapes::ShapeRef.new(shape: TableTotalsScrollStatus, location_name: "ScrollStatus"))
7433
7490
  TotalOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: String, location_name: "CustomLabel"))
7434
7491
  TotalOptions.add_member(:total_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "TotalCellStyle"))
7492
+ TotalOptions.add_member(:total_aggregation_options, Shapes::ShapeRef.new(shape: TotalAggregationOptionList, location_name: "TotalAggregationOptions"))
7435
7493
  TotalOptions.struct_class = Types::TotalOptions
7436
7494
 
7437
7495
  TransformOperation.add_member(:project_operation, Shapes::ShapeRef.new(shape: ProjectOperation, location_name: "ProjectOperation"))
@@ -7484,6 +7542,11 @@ module Aws::QuickSight
7484
7542
  TrendArrowOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
7485
7543
  TrendArrowOptions.struct_class = Types::TrendArrowOptions
7486
7544
 
7545
+ TrinoParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
7546
+ TrinoParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
7547
+ TrinoParameters.add_member(:catalog, Shapes::ShapeRef.new(shape: Catalog, required: true, location_name: "Catalog"))
7548
+ TrinoParameters.struct_class = Types::TrinoParameters
7549
+
7487
7550
  TwitterParameters.add_member(:query, Shapes::ShapeRef.new(shape: Query, required: true, location_name: "Query"))
7488
7551
  TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
7489
7552
  TwitterParameters.struct_class = Types::TwitterParameters
@@ -32,7 +32,7 @@ module Aws::QuickSight
32
32
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
33
33
  end
34
34
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
35
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
35
+ if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
36
36
  return Aws::Endpoints::Endpoint.new(url: "https://quicksight-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
37
37
  end
38
38
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"