aws-sdk-quicksight 1.78.0 → 1.79.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.
@@ -23,6 +23,7 @@ module Aws::QuickSight
23
23
  AdHocFilteringOption = Shapes::StructureShape.new(name: 'AdHocFilteringOption')
24
24
  AdditionalDashboardIdList = Shapes::ListShape.new(name: 'AdditionalDashboardIdList')
25
25
  AggregationFunction = Shapes::StructureShape.new(name: 'AggregationFunction')
26
+ AggregationFunctionParameters = Shapes::MapShape.new(name: 'AggregationFunctionParameters')
26
27
  AggregationSortConfiguration = Shapes::StructureShape.new(name: 'AggregationSortConfiguration')
27
28
  AggregationSortConfigurationList = Shapes::ListShape.new(name: 'AggregationSortConfigurationList')
28
29
  AliasName = Shapes::StringShape.new(name: 'AliasName')
@@ -61,6 +62,8 @@ module Aws::QuickSight
61
62
  AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
62
63
  AuroraPostgreSqlParameters = Shapes::StructureShape.new(name: 'AuroraPostgreSqlParameters')
63
64
  AuthenticationMethodOption = Shapes::StringShape.new(name: 'AuthenticationMethodOption')
65
+ AuthorSpecifiedAggregation = Shapes::StringShape.new(name: 'AuthorSpecifiedAggregation')
66
+ AuthorSpecifiedAggregations = Shapes::ListShape.new(name: 'AuthorSpecifiedAggregations')
64
67
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
65
68
  AwsAndAccountId = Shapes::StringShape.new(name: 'AwsAndAccountId')
66
69
  AwsIotAnalyticsParameters = Shapes::StructureShape.new(name: 'AwsIotAnalyticsParameters')
@@ -93,6 +96,7 @@ module Aws::QuickSight
93
96
  BodySectionConfiguration = Shapes::StructureShape.new(name: 'BodySectionConfiguration')
94
97
  BodySectionConfigurationList = Shapes::ListShape.new(name: 'BodySectionConfigurationList')
95
98
  BodySectionContent = Shapes::StructureShape.new(name: 'BodySectionContent')
99
+ BookmarksConfigurations = Shapes::StructureShape.new(name: 'BookmarksConfigurations')
96
100
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
97
101
  BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
98
102
  BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
@@ -110,6 +114,7 @@ module Aws::QuickSight
110
114
  CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
111
115
  CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
112
116
  CalculatedField = Shapes::StructureShape.new(name: 'CalculatedField')
117
+ CalculatedFieldExpression = Shapes::StringShape.new(name: 'CalculatedFieldExpression')
113
118
  CalculatedFields = Shapes::ListShape.new(name: 'CalculatedFields')
114
119
  CalculatedMeasureField = Shapes::StructureShape.new(name: 'CalculatedMeasureField')
115
120
  CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
@@ -125,20 +130,26 @@ module Aws::QuickSight
125
130
  CategoryDrillDownFilter = Shapes::StructureShape.new(name: 'CategoryDrillDownFilter')
126
131
  CategoryFilter = Shapes::StructureShape.new(name: 'CategoryFilter')
127
132
  CategoryFilterConfiguration = Shapes::StructureShape.new(name: 'CategoryFilterConfiguration')
133
+ CategoryFilterFunction = Shapes::StringShape.new(name: 'CategoryFilterFunction')
128
134
  CategoryFilterMatchOperator = Shapes::StringShape.new(name: 'CategoryFilterMatchOperator')
129
135
  CategoryFilterSelectAllOptions = Shapes::StringShape.new(name: 'CategoryFilterSelectAllOptions')
136
+ CategoryFilterType = Shapes::StringShape.new(name: 'CategoryFilterType')
130
137
  CategoryValue = Shapes::StringShape.new(name: 'CategoryValue')
131
138
  CategoryValueList = Shapes::ListShape.new(name: 'CategoryValueList')
139
+ CellValueSynonym = Shapes::StructureShape.new(name: 'CellValueSynonym')
140
+ CellValueSynonyms = Shapes::ListShape.new(name: 'CellValueSynonyms')
132
141
  ChartAxisLabelOptions = Shapes::StructureShape.new(name: 'ChartAxisLabelOptions')
133
142
  ClusterId = Shapes::StringShape.new(name: 'ClusterId')
134
143
  ClusterMarker = Shapes::StructureShape.new(name: 'ClusterMarker')
135
144
  ClusterMarkerConfiguration = Shapes::StructureShape.new(name: 'ClusterMarkerConfiguration')
145
+ CollectiveConstant = Shapes::StructureShape.new(name: 'CollectiveConstant')
136
146
  ColorFillType = Shapes::StringShape.new(name: 'ColorFillType')
137
147
  ColorList = Shapes::ListShape.new(name: 'ColorList')
138
148
  ColorScale = Shapes::StructureShape.new(name: 'ColorScale')
139
149
  ColorScaleColorList = Shapes::ListShape.new(name: 'ColorScaleColorList')
140
150
  ColumnConfiguration = Shapes::StructureShape.new(name: 'ColumnConfiguration')
141
151
  ColumnConfigurationList = Shapes::ListShape.new(name: 'ColumnConfigurationList')
152
+ ColumnDataRole = Shapes::StringShape.new(name: 'ColumnDataRole')
142
153
  ColumnDataType = Shapes::StringShape.new(name: 'ColumnDataType')
143
154
  ColumnDescription = Shapes::StructureShape.new(name: 'ColumnDescription')
144
155
  ColumnDescriptiveText = Shapes::StringShape.new(name: 'ColumnDescriptiveText')
@@ -158,6 +169,7 @@ module Aws::QuickSight
158
169
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
159
170
  ColumnName = Shapes::StringShape.new(name: 'ColumnName')
160
171
  ColumnNameList = Shapes::ListShape.new(name: 'ColumnNameList')
172
+ ColumnOrderingType = Shapes::StringShape.new(name: 'ColumnOrderingType')
161
173
  ColumnRole = Shapes::StringShape.new(name: 'ColumnRole')
162
174
  ColumnSchema = Shapes::StructureShape.new(name: 'ColumnSchema')
163
175
  ColumnSchemaList = Shapes::ListShape.new(name: 'ColumnSchemaList')
@@ -172,6 +184,7 @@ module Aws::QuickSight
172
184
  ComboChartFieldWells = Shapes::StructureShape.new(name: 'ComboChartFieldWells')
173
185
  ComboChartSortConfiguration = Shapes::StructureShape.new(name: 'ComboChartSortConfiguration')
174
186
  ComboChartVisual = Shapes::StructureShape.new(name: 'ComboChartVisual')
187
+ ComparativeOrder = Shapes::StructureShape.new(name: 'ComparativeOrder')
175
188
  ComparisonConfiguration = Shapes::StructureShape.new(name: 'ComparisonConfiguration')
176
189
  ComparisonFormatConfiguration = Shapes::StructureShape.new(name: 'ComparisonFormatConfiguration')
177
190
  ComparisonMethod = Shapes::StringShape.new(name: 'ComparisonMethod')
@@ -189,6 +202,7 @@ module Aws::QuickSight
189
202
  ConditionalFormattingIconSetType = Shapes::StringShape.new(name: 'ConditionalFormattingIconSetType')
190
203
  ConditionalFormattingSolidColor = Shapes::StructureShape.new(name: 'ConditionalFormattingSolidColor')
191
204
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
205
+ ConstantType = Shapes::StringShape.new(name: 'ConstantType')
192
206
  ContributionAnalysisDefault = Shapes::StructureShape.new(name: 'ContributionAnalysisDefault')
193
207
  ContributionAnalysisDefaultList = Shapes::ListShape.new(name: 'ContributionAnalysisDefaultList')
194
208
  ContributorDimensionList = Shapes::ListShape.new(name: 'ContributorDimensionList')
@@ -230,10 +244,17 @@ module Aws::QuickSight
230
244
  CreateThemeAliasResponse = Shapes::StructureShape.new(name: 'CreateThemeAliasResponse')
231
245
  CreateThemeRequest = Shapes::StructureShape.new(name: 'CreateThemeRequest')
232
246
  CreateThemeResponse = Shapes::StructureShape.new(name: 'CreateThemeResponse')
247
+ CreateTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'CreateTopicRefreshScheduleRequest')
248
+ CreateTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'CreateTopicRefreshScheduleResponse')
249
+ CreateTopicRequest = Shapes::StructureShape.new(name: 'CreateTopicRequest')
250
+ CreateTopicResponse = Shapes::StructureShape.new(name: 'CreateTopicResponse')
251
+ CreateVPCConnectionRequest = Shapes::StructureShape.new(name: 'CreateVPCConnectionRequest')
252
+ CreateVPCConnectionResponse = Shapes::StructureShape.new(name: 'CreateVPCConnectionResponse')
233
253
  CredentialPair = Shapes::StructureShape.new(name: 'CredentialPair')
234
254
  CrossDatasetTypes = Shapes::StringShape.new(name: 'CrossDatasetTypes')
235
255
  CurrencyCode = Shapes::StringShape.new(name: 'CurrencyCode')
236
256
  CurrencyDisplayFormatConfiguration = Shapes::StructureShape.new(name: 'CurrencyDisplayFormatConfiguration')
257
+ CustomActionColumnList = Shapes::ListShape.new(name: 'CustomActionColumnList')
237
258
  CustomActionFilterOperation = Shapes::StructureShape.new(name: 'CustomActionFilterOperation')
238
259
  CustomActionNavigationOperation = Shapes::StructureShape.new(name: 'CustomActionNavigationOperation')
239
260
  CustomActionSetParametersOperation = Shapes::StructureShape.new(name: 'CustomActionSetParametersOperation')
@@ -271,6 +292,7 @@ module Aws::QuickSight
271
292
  DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
272
293
  DashboardVisualId = Shapes::StructureShape.new(name: 'DashboardVisualId')
273
294
  DashboardVisualPublishOptions = Shapes::StructureShape.new(name: 'DashboardVisualPublishOptions')
295
+ DataAggregation = Shapes::StructureShape.new(name: 'DataAggregation')
274
296
  DataBarsOptions = Shapes::StructureShape.new(name: 'DataBarsOptions')
275
297
  DataColor = Shapes::StructureShape.new(name: 'DataColor')
276
298
  DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
@@ -324,10 +346,21 @@ module Aws::QuickSight
324
346
  DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
325
347
  Database = Shapes::StringShape.new(name: 'Database')
326
348
  DatabricksParameters = Shapes::StructureShape.new(name: 'DatabricksParameters')
349
+ DatasetMetadata = Shapes::StructureShape.new(name: 'DatasetMetadata')
350
+ DatasetParameter = Shapes::StructureShape.new(name: 'DatasetParameter')
351
+ DatasetParameterId = Shapes::StringShape.new(name: 'DatasetParameterId')
352
+ DatasetParameterList = Shapes::ListShape.new(name: 'DatasetParameterList')
353
+ DatasetParameterName = Shapes::StringShape.new(name: 'DatasetParameterName')
354
+ DatasetParameterValueType = Shapes::StringShape.new(name: 'DatasetParameterValueType')
355
+ Datasets = Shapes::ListShape.new(name: 'Datasets')
327
356
  DateAggregationFunction = Shapes::StringShape.new(name: 'DateAggregationFunction')
328
357
  DateAxisOptions = Shapes::StructureShape.new(name: 'DateAxisOptions')
329
358
  DateDimensionField = Shapes::StructureShape.new(name: 'DateDimensionField')
330
359
  DateMeasureField = Shapes::StructureShape.new(name: 'DateMeasureField')
360
+ DateTimeDatasetParameter = Shapes::StructureShape.new(name: 'DateTimeDatasetParameter')
361
+ DateTimeDatasetParameterDefaultValue = Shapes::TimestampShape.new(name: 'DateTimeDatasetParameterDefaultValue')
362
+ DateTimeDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'DateTimeDatasetParameterDefaultValues')
363
+ DateTimeDatasetParameterValueList = Shapes::ListShape.new(name: 'DateTimeDatasetParameterValueList')
331
364
  DateTimeDefaultValueList = Shapes::ListShape.new(name: 'DateTimeDefaultValueList')
332
365
  DateTimeDefaultValues = Shapes::StructureShape.new(name: 'DateTimeDefaultValues')
333
366
  DateTimeFormat = Shapes::StringShape.new(name: 'DateTimeFormat')
@@ -340,6 +373,10 @@ module Aws::QuickSight
340
373
  DateTimeValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DateTimeValueWhenUnsetConfiguration')
341
374
  DayOfMonth = Shapes::StringShape.new(name: 'DayOfMonth')
342
375
  DayOfWeek = Shapes::StringShape.new(name: 'DayOfWeek')
376
+ DecimalDatasetParameter = Shapes::StructureShape.new(name: 'DecimalDatasetParameter')
377
+ DecimalDatasetParameterDefaultValue = Shapes::FloatShape.new(name: 'DecimalDatasetParameterDefaultValue')
378
+ DecimalDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'DecimalDatasetParameterDefaultValues')
379
+ DecimalDatasetParameterValueList = Shapes::ListShape.new(name: 'DecimalDatasetParameterValueList')
343
380
  DecimalDefaultValueList = Shapes::ListShape.new(name: 'DecimalDefaultValueList')
344
381
  DecimalDefaultValues = Shapes::StructureShape.new(name: 'DecimalDefaultValues')
345
382
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
@@ -348,6 +385,8 @@ module Aws::QuickSight
348
385
  DecimalPlaces = Shapes::IntegerShape.new(name: 'DecimalPlaces')
349
386
  DecimalPlacesConfiguration = Shapes::StructureShape.new(name: 'DecimalPlacesConfiguration')
350
387
  DecimalValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DecimalValueWhenUnsetConfiguration')
388
+ DefaultAggregation = Shapes::StringShape.new(name: 'DefaultAggregation')
389
+ DefaultFormatting = Shapes::StructureShape.new(name: 'DefaultFormatting')
351
390
  DefaultFreeFormLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultFreeFormLayoutConfiguration')
352
391
  DefaultGridLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultGridLayoutConfiguration')
353
392
  DefaultInteractiveLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultInteractiveLayoutConfiguration')
@@ -390,10 +429,16 @@ module Aws::QuickSight
390
429
  DeleteThemeAliasResponse = Shapes::StructureShape.new(name: 'DeleteThemeAliasResponse')
391
430
  DeleteThemeRequest = Shapes::StructureShape.new(name: 'DeleteThemeRequest')
392
431
  DeleteThemeResponse = Shapes::StructureShape.new(name: 'DeleteThemeResponse')
432
+ DeleteTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DeleteTopicRefreshScheduleRequest')
433
+ DeleteTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DeleteTopicRefreshScheduleResponse')
434
+ DeleteTopicRequest = Shapes::StructureShape.new(name: 'DeleteTopicRequest')
435
+ DeleteTopicResponse = Shapes::StructureShape.new(name: 'DeleteTopicResponse')
393
436
  DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
394
437
  DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
395
438
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
396
439
  DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
440
+ DeleteVPCConnectionRequest = Shapes::StructureShape.new(name: 'DeleteVPCConnectionRequest')
441
+ DeleteVPCConnectionResponse = Shapes::StructureShape.new(name: 'DeleteVPCConnectionResponse')
397
442
  Delimiter = Shapes::StringShape.new(name: 'Delimiter')
398
443
  DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
399
444
  DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
@@ -457,11 +502,24 @@ module Aws::QuickSight
457
502
  DescribeThemePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeThemePermissionsResponse')
458
503
  DescribeThemeRequest = Shapes::StructureShape.new(name: 'DescribeThemeRequest')
459
504
  DescribeThemeResponse = Shapes::StructureShape.new(name: 'DescribeThemeResponse')
505
+ DescribeTopicPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeTopicPermissionsRequest')
506
+ DescribeTopicPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeTopicPermissionsResponse')
507
+ DescribeTopicRefreshRequest = Shapes::StructureShape.new(name: 'DescribeTopicRefreshRequest')
508
+ DescribeTopicRefreshResponse = Shapes::StructureShape.new(name: 'DescribeTopicRefreshResponse')
509
+ DescribeTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DescribeTopicRefreshScheduleRequest')
510
+ DescribeTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeTopicRefreshScheduleResponse')
511
+ DescribeTopicRequest = Shapes::StructureShape.new(name: 'DescribeTopicRequest')
512
+ DescribeTopicResponse = Shapes::StructureShape.new(name: 'DescribeTopicResponse')
460
513
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
461
514
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
515
+ DescribeVPCConnectionRequest = Shapes::StructureShape.new(name: 'DescribeVPCConnectionRequest')
516
+ DescribeVPCConnectionResponse = Shapes::StructureShape.new(name: 'DescribeVPCConnectionResponse')
462
517
  DestinationParameterValueConfiguration = Shapes::StructureShape.new(name: 'DestinationParameterValueConfiguration')
463
518
  DimensionField = Shapes::StructureShape.new(name: 'DimensionField')
464
519
  DimensionFieldList = Shapes::ListShape.new(name: 'DimensionFieldList')
520
+ DisplayFormat = Shapes::StringShape.new(name: 'DisplayFormat')
521
+ DisplayFormatOptions = Shapes::StructureShape.new(name: 'DisplayFormatOptions')
522
+ DnsResolverList = Shapes::ListShape.new(name: 'DnsResolverList')
465
523
  Domain = Shapes::StringShape.new(name: 'Domain')
466
524
  DomainNotWhitelistedException = Shapes::StructureShape.new(name: 'DomainNotWhitelistedException')
467
525
  DonutCenterOptions = Shapes::StructureShape.new(name: 'DonutCenterOptions')
@@ -516,6 +574,7 @@ module Aws::QuickSight
516
574
  FilledMapSortConfiguration = Shapes::StructureShape.new(name: 'FilledMapSortConfiguration')
517
575
  FilledMapVisual = Shapes::StructureShape.new(name: 'FilledMapVisual')
518
576
  Filter = Shapes::StructureShape.new(name: 'Filter')
577
+ FilterClass = Shapes::StringShape.new(name: 'FilterClass')
519
578
  FilterControl = Shapes::StructureShape.new(name: 'FilterControl')
520
579
  FilterControlList = Shapes::ListShape.new(name: 'FilterControlList')
521
580
  FilterDateTimePickerControl = Shapes::StructureShape.new(name: 'FilterDateTimePickerControl')
@@ -663,6 +722,7 @@ module Aws::QuickSight
663
722
  IAMPolicyAssignmentName = Shapes::StringShape.new(name: 'IAMPolicyAssignmentName')
664
723
  IAMPolicyAssignmentSummary = Shapes::StructureShape.new(name: 'IAMPolicyAssignmentSummary')
665
724
  IAMPolicyAssignmentSummaryList = Shapes::ListShape.new(name: 'IAMPolicyAssignmentSummaryList')
725
+ IPv4Address = Shapes::StringShape.new(name: 'IPv4Address')
666
726
  Icon = Shapes::StringShape.new(name: 'Icon')
667
727
  IdentityMap = Shapes::MapShape.new(name: 'IdentityMap')
668
728
  IdentityName = Shapes::StringShape.new(name: 'IdentityName')
@@ -687,6 +747,10 @@ module Aws::QuickSight
687
747
  InsightVisual = Shapes::StructureShape.new(name: 'InsightVisual')
688
748
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
689
749
  Integer = Shapes::IntegerShape.new(name: 'Integer')
750
+ IntegerDatasetParameter = Shapes::StructureShape.new(name: 'IntegerDatasetParameter')
751
+ IntegerDatasetParameterDefaultValue = Shapes::IntegerShape.new(name: 'IntegerDatasetParameterDefaultValue')
752
+ IntegerDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'IntegerDatasetParameterDefaultValues')
753
+ IntegerDatasetParameterValueList = Shapes::ListShape.new(name: 'IntegerDatasetParameterValueList')
690
754
  IntegerDefaultValueList = Shapes::ListShape.new(name: 'IntegerDefaultValueList')
691
755
  IntegerDefaultValues = Shapes::StructureShape.new(name: 'IntegerDefaultValues')
692
756
  IntegerParameter = Shapes::StructureShape.new(name: 'IntegerParameter')
@@ -724,6 +788,7 @@ module Aws::QuickSight
724
788
  LegendPosition = Shapes::StringShape.new(name: 'LegendPosition')
725
789
  Length = Shapes::StringShape.new(name: 'Length')
726
790
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
791
+ LimitedString = Shapes::StringShape.new(name: 'LimitedString')
727
792
  LineChartAggregatedFieldWells = Shapes::StructureShape.new(name: 'LineChartAggregatedFieldWells')
728
793
  LineChartConfiguration = Shapes::StructureShape.new(name: 'LineChartConfiguration')
729
794
  LineChartDefaultSeriesSettings = Shapes::StructureShape.new(name: 'LineChartDefaultSeriesSettings')
@@ -784,10 +849,16 @@ module Aws::QuickSight
784
849
  ListThemeVersionsResponse = Shapes::StructureShape.new(name: 'ListThemeVersionsResponse')
785
850
  ListThemesRequest = Shapes::StructureShape.new(name: 'ListThemesRequest')
786
851
  ListThemesResponse = Shapes::StructureShape.new(name: 'ListThemesResponse')
852
+ ListTopicRefreshSchedulesRequest = Shapes::StructureShape.new(name: 'ListTopicRefreshSchedulesRequest')
853
+ ListTopicRefreshSchedulesResponse = Shapes::StructureShape.new(name: 'ListTopicRefreshSchedulesResponse')
854
+ ListTopicsRequest = Shapes::StructureShape.new(name: 'ListTopicsRequest')
855
+ ListTopicsResponse = Shapes::StructureShape.new(name: 'ListTopicsResponse')
787
856
  ListUserGroupsRequest = Shapes::StructureShape.new(name: 'ListUserGroupsRequest')
788
857
  ListUserGroupsResponse = Shapes::StructureShape.new(name: 'ListUserGroupsResponse')
789
858
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
790
859
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
860
+ ListVPCConnectionsRequest = Shapes::StructureShape.new(name: 'ListVPCConnectionsRequest')
861
+ ListVPCConnectionsResponse = Shapes::StructureShape.new(name: 'ListVPCConnectionsResponse')
791
862
  LoadingAnimation = Shapes::StructureShape.new(name: 'LoadingAnimation')
792
863
  LocalNavigationConfiguration = Shapes::StructureShape.new(name: 'LocalNavigationConfiguration')
793
864
  LogicalTable = Shapes::StructureShape.new(name: 'LogicalTable')
@@ -804,6 +875,8 @@ module Aws::QuickSight
804
875
  LookbackWindowSizeUnit = Shapes::StringShape.new(name: 'LookbackWindowSizeUnit')
805
876
  ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
806
877
  MapZoomMode = Shapes::StringShape.new(name: 'MapZoomMode')
878
+ MappedDataSetParameter = Shapes::StructureShape.new(name: 'MappedDataSetParameter')
879
+ MappedDataSetParameters = Shapes::ListShape.new(name: 'MappedDataSetParameters')
807
880
  MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
808
881
  MariaDbParameters = Shapes::StructureShape.new(name: 'MariaDbParameters')
809
882
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
@@ -820,6 +893,12 @@ module Aws::QuickSight
820
893
  MissingDataConfigurationList = Shapes::ListShape.new(name: 'MissingDataConfigurationList')
821
894
  MissingDataTreatmentOption = Shapes::StringShape.new(name: 'MissingDataTreatmentOption')
822
895
  MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
896
+ NamedEntityAggType = Shapes::StringShape.new(name: 'NamedEntityAggType')
897
+ NamedEntityDefinition = Shapes::StructureShape.new(name: 'NamedEntityDefinition')
898
+ NamedEntityDefinitionMetric = Shapes::StructureShape.new(name: 'NamedEntityDefinitionMetric')
899
+ NamedEntityDefinitions = Shapes::ListShape.new(name: 'NamedEntityDefinitions')
900
+ NamedFilterAggType = Shapes::StringShape.new(name: 'NamedFilterAggType')
901
+ NamedFilterType = Shapes::StringShape.new(name: 'NamedFilterType')
823
902
  Namespace = Shapes::StringShape.new(name: 'Namespace')
824
903
  NamespaceError = Shapes::StructureShape.new(name: 'NamespaceError')
825
904
  NamespaceErrorType = Shapes::StringShape.new(name: 'NamespaceErrorType')
@@ -827,8 +906,14 @@ module Aws::QuickSight
827
906
  NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
828
907
  Namespaces = Shapes::ListShape.new(name: 'Namespaces')
829
908
  NarrativeString = Shapes::StringShape.new(name: 'NarrativeString')
909
+ NegativeFormat = Shapes::StructureShape.new(name: 'NegativeFormat')
830
910
  NegativeValueConfiguration = Shapes::StructureShape.new(name: 'NegativeValueConfiguration')
831
911
  NegativeValueDisplayMode = Shapes::StringShape.new(name: 'NegativeValueDisplayMode')
912
+ NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
913
+ NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
914
+ NetworkInterfaceList = Shapes::ListShape.new(name: 'NetworkInterfaceList')
915
+ NetworkInterfaceStatus = Shapes::StringShape.new(name: 'NetworkInterfaceStatus')
916
+ NewDefaultValues = Shapes::StructureShape.new(name: 'NewDefaultValues')
832
917
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
833
918
  NullString = Shapes::StringShape.new(name: 'NullString')
834
919
  NullValueFormatConfiguration = Shapes::StructureShape.new(name: 'NullValueFormatConfiguration')
@@ -855,6 +940,7 @@ module Aws::QuickSight
855
940
  OtherCategories = Shapes::StringShape.new(name: 'OtherCategories')
856
941
  OutputColumn = Shapes::StructureShape.new(name: 'OutputColumn')
857
942
  OutputColumnList = Shapes::ListShape.new(name: 'OutputColumnList')
943
+ OverrideDatasetParameterOperation = Shapes::StructureShape.new(name: 'OverrideDatasetParameterOperation')
858
944
  PageNumber = Shapes::IntegerShape.new(name: 'PageNumber')
859
945
  PaginationConfiguration = Shapes::StructureShape.new(name: 'PaginationConfiguration')
860
946
  PanelBorderStyle = Shapes::StringShape.new(name: 'PanelBorderStyle')
@@ -942,6 +1028,8 @@ module Aws::QuickSight
942
1028
  ProgressBarOptions = Shapes::StructureShape.new(name: 'ProgressBarOptions')
943
1029
  ProjectOperation = Shapes::StructureShape.new(name: 'ProjectOperation')
944
1030
  ProjectedColumnList = Shapes::ListShape.new(name: 'ProjectedColumnList')
1031
+ PropertyRole = Shapes::StringShape.new(name: 'PropertyRole')
1032
+ PropertyUsage = Shapes::StringShape.new(name: 'PropertyUsage')
945
1033
  PutDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesRequest')
946
1034
  PutDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesResponse')
947
1035
  Query = Shapes::StringShape.new(name: 'Query')
@@ -959,6 +1047,7 @@ module Aws::QuickSight
959
1047
  RadarChartStartAngle = Shapes::FloatShape.new(name: 'RadarChartStartAngle')
960
1048
  RadarChartValuesFieldList = Shapes::ListShape.new(name: 'RadarChartValuesFieldList')
961
1049
  RadarChartVisual = Shapes::StructureShape.new(name: 'RadarChartVisual')
1050
+ RangeConstant = Shapes::StructureShape.new(name: 'RangeConstant')
962
1051
  RangeEndsLabelType = Shapes::StructureShape.new(name: 'RangeEndsLabelType')
963
1052
  RdsParameters = Shapes::StructureShape.new(name: 'RdsParameters')
964
1053
  RecoveryWindowInDays = Shapes::IntegerShape.new(name: 'RecoveryWindowInDays')
@@ -1068,11 +1157,15 @@ module Aws::QuickSight
1068
1157
  SectionPageBreakConfiguration = Shapes::StructureShape.new(name: 'SectionPageBreakConfiguration')
1069
1158
  SectionPageBreakStatus = Shapes::StringShape.new(name: 'SectionPageBreakStatus')
1070
1159
  SectionStyle = Shapes::StructureShape.new(name: 'SectionStyle')
1160
+ SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
1161
+ SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
1071
1162
  SelectAllValueOptions = Shapes::StringShape.new(name: 'SelectAllValueOptions')
1072
1163
  SelectedFieldList = Shapes::ListShape.new(name: 'SelectedFieldList')
1073
1164
  SelectedFieldOptions = Shapes::StringShape.new(name: 'SelectedFieldOptions')
1074
1165
  SelectedSheetsFilterScopeConfiguration = Shapes::StructureShape.new(name: 'SelectedSheetsFilterScopeConfiguration')
1075
1166
  SelectedTooltipType = Shapes::StringShape.new(name: 'SelectedTooltipType')
1167
+ SemanticEntityType = Shapes::StructureShape.new(name: 'SemanticEntityType')
1168
+ SemanticType = Shapes::StructureShape.new(name: 'SemanticType')
1076
1169
  SensitiveDouble = Shapes::FloatShape.new(name: 'SensitiveDouble')
1077
1170
  SensitiveDoubleList = Shapes::ListShape.new(name: 'SensitiveDoubleList')
1078
1171
  SensitiveDoubleObject = Shapes::FloatShape.new(name: 'SensitiveDoubleObject')
@@ -1145,6 +1238,10 @@ module Aws::QuickSight
1145
1238
  Status = Shapes::StringShape.new(name: 'Status')
1146
1239
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
1147
1240
  String = Shapes::StringShape.new(name: 'String')
1241
+ StringDatasetParameter = Shapes::StructureShape.new(name: 'StringDatasetParameter')
1242
+ StringDatasetParameterDefaultValue = Shapes::StringShape.new(name: 'StringDatasetParameterDefaultValue')
1243
+ StringDatasetParameterDefaultValues = Shapes::StructureShape.new(name: 'StringDatasetParameterDefaultValues')
1244
+ StringDatasetParameterValueList = Shapes::ListShape.new(name: 'StringDatasetParameterValueList')
1148
1245
  StringDefaultValueList = Shapes::ListShape.new(name: 'StringDefaultValueList')
1149
1246
  StringDefaultValues = Shapes::StructureShape.new(name: 'StringDefaultValues')
1150
1247
  StringFormatConfiguration = Shapes::StructureShape.new(name: 'StringFormatConfiguration')
@@ -1153,8 +1250,11 @@ module Aws::QuickSight
1153
1250
  StringParameterDeclaration = Shapes::StructureShape.new(name: 'StringParameterDeclaration')
1154
1251
  StringParameterList = Shapes::ListShape.new(name: 'StringParameterList')
1155
1252
  StringValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'StringValueWhenUnsetConfiguration')
1253
+ SubnetId = Shapes::StringShape.new(name: 'SubnetId')
1254
+ SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
1156
1255
  SubtotalOptions = Shapes::StructureShape.new(name: 'SubtotalOptions')
1157
1256
  Suffix = Shapes::StringShape.new(name: 'Suffix')
1257
+ Synonyms = Shapes::ListShape.new(name: 'Synonyms')
1158
1258
  TableAggregatedFieldWells = Shapes::StructureShape.new(name: 'TableAggregatedFieldWells')
1159
1259
  TableBorderOptions = Shapes::StructureShape.new(name: 'TableBorderOptions')
1160
1260
  TableBorderStyle = Shapes::StringShape.new(name: 'TableBorderStyle')
@@ -1261,6 +1361,35 @@ module Aws::QuickSight
1261
1361
  TopBottomRankedComputation = Shapes::StructureShape.new(name: 'TopBottomRankedComputation')
1262
1362
  TopBottomRankedComputationResultSize = Shapes::IntegerShape.new(name: 'TopBottomRankedComputationResultSize')
1263
1363
  TopBottomSortOrder = Shapes::StringShape.new(name: 'TopBottomSortOrder')
1364
+ TopicCalculatedField = Shapes::StructureShape.new(name: 'TopicCalculatedField')
1365
+ TopicCalculatedFields = Shapes::ListShape.new(name: 'TopicCalculatedFields')
1366
+ TopicCategoryFilter = Shapes::StructureShape.new(name: 'TopicCategoryFilter')
1367
+ TopicCategoryFilterConstant = Shapes::StructureShape.new(name: 'TopicCategoryFilterConstant')
1368
+ TopicColumn = Shapes::StructureShape.new(name: 'TopicColumn')
1369
+ TopicColumns = Shapes::ListShape.new(name: 'TopicColumns')
1370
+ TopicDateRangeFilter = Shapes::StructureShape.new(name: 'TopicDateRangeFilter')
1371
+ TopicDetails = Shapes::StructureShape.new(name: 'TopicDetails')
1372
+ TopicFilter = Shapes::StructureShape.new(name: 'TopicFilter')
1373
+ TopicFilters = Shapes::ListShape.new(name: 'TopicFilters')
1374
+ TopicId = Shapes::StringShape.new(name: 'TopicId')
1375
+ TopicNamedEntities = Shapes::ListShape.new(name: 'TopicNamedEntities')
1376
+ TopicNamedEntity = Shapes::StructureShape.new(name: 'TopicNamedEntity')
1377
+ TopicNumericEqualityFilter = Shapes::StructureShape.new(name: 'TopicNumericEqualityFilter')
1378
+ TopicNumericRangeFilter = Shapes::StructureShape.new(name: 'TopicNumericRangeFilter')
1379
+ TopicNumericSeparatorSymbol = Shapes::StringShape.new(name: 'TopicNumericSeparatorSymbol')
1380
+ TopicRangeFilterConstant = Shapes::StructureShape.new(name: 'TopicRangeFilterConstant')
1381
+ TopicRefreshDetails = Shapes::StructureShape.new(name: 'TopicRefreshDetails')
1382
+ TopicRefreshSchedule = Shapes::StructureShape.new(name: 'TopicRefreshSchedule')
1383
+ TopicRefreshScheduleSummaries = Shapes::ListShape.new(name: 'TopicRefreshScheduleSummaries')
1384
+ TopicRefreshScheduleSummary = Shapes::StructureShape.new(name: 'TopicRefreshScheduleSummary')
1385
+ TopicRefreshStatus = Shapes::StringShape.new(name: 'TopicRefreshStatus')
1386
+ TopicRelativeDateFilter = Shapes::StructureShape.new(name: 'TopicRelativeDateFilter')
1387
+ TopicRelativeDateFilterFunction = Shapes::StringShape.new(name: 'TopicRelativeDateFilterFunction')
1388
+ TopicScheduleType = Shapes::StringShape.new(name: 'TopicScheduleType')
1389
+ TopicSingularFilterConstant = Shapes::StructureShape.new(name: 'TopicSingularFilterConstant')
1390
+ TopicSummaries = Shapes::ListShape.new(name: 'TopicSummaries')
1391
+ TopicSummary = Shapes::StructureShape.new(name: 'TopicSummary')
1392
+ TopicTimeGranularity = Shapes::StringShape.new(name: 'TopicTimeGranularity')
1264
1393
  TotalAggregationComputation = Shapes::StructureShape.new(name: 'TotalAggregationComputation')
1265
1394
  TotalOptions = Shapes::StructureShape.new(name: 'TotalOptions')
1266
1395
  TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
@@ -1275,12 +1404,14 @@ module Aws::QuickSight
1275
1404
  TrendArrowOptions = Shapes::StructureShape.new(name: 'TrendArrowOptions')
1276
1405
  TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
1277
1406
  TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
1407
+ TypeParameters = Shapes::MapShape.new(name: 'TypeParameters')
1278
1408
  Typography = Shapes::StructureShape.new(name: 'Typography')
1279
1409
  UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
1280
1410
  URLOperationTemplate = Shapes::StringShape.new(name: 'URLOperationTemplate')
1281
1411
  URLTargetConfiguration = Shapes::StringShape.new(name: 'URLTargetConfiguration')
1282
1412
  UnaggregatedField = Shapes::StructureShape.new(name: 'UnaggregatedField')
1283
1413
  UnaggregatedFieldList = Shapes::ListShape.new(name: 'UnaggregatedFieldList')
1414
+ UndefinedSpecifiedValueType = Shapes::StringShape.new(name: 'UndefinedSpecifiedValueType')
1284
1415
  UnicodeIcon = Shapes::StringShape.new(name: 'UnicodeIcon')
1285
1416
  UniqueValuesComputation = Shapes::StructureShape.new(name: 'UniqueValuesComputation')
1286
1417
  UnlimitedPixelLength = Shapes::StringShape.new(name: 'UnlimitedPixelLength')
@@ -1339,14 +1470,29 @@ module Aws::QuickSight
1339
1470
  UpdateThemePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateThemePermissionsResponse')
1340
1471
  UpdateThemeRequest = Shapes::StructureShape.new(name: 'UpdateThemeRequest')
1341
1472
  UpdateThemeResponse = Shapes::StructureShape.new(name: 'UpdateThemeResponse')
1473
+ UpdateTopicPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateTopicPermissionsRequest')
1474
+ UpdateTopicPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateTopicPermissionsResponse')
1475
+ UpdateTopicRefreshScheduleRequest = Shapes::StructureShape.new(name: 'UpdateTopicRefreshScheduleRequest')
1476
+ UpdateTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateTopicRefreshScheduleResponse')
1477
+ UpdateTopicRequest = Shapes::StructureShape.new(name: 'UpdateTopicRequest')
1478
+ UpdateTopicResponse = Shapes::StructureShape.new(name: 'UpdateTopicResponse')
1342
1479
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
1343
1480
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
1481
+ UpdateVPCConnectionRequest = Shapes::StructureShape.new(name: 'UpdateVPCConnectionRequest')
1482
+ UpdateVPCConnectionResponse = Shapes::StructureShape.new(name: 'UpdateVPCConnectionResponse')
1344
1483
  UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
1345
1484
  User = Shapes::StructureShape.new(name: 'User')
1346
1485
  UserList = Shapes::ListShape.new(name: 'UserList')
1347
1486
  UserName = Shapes::StringShape.new(name: 'UserName')
1348
1487
  UserRole = Shapes::StringShape.new(name: 'UserRole')
1349
1488
  Username = Shapes::StringShape.new(name: 'Username')
1489
+ VPCConnection = Shapes::StructureShape.new(name: 'VPCConnection')
1490
+ VPCConnectionAvailabilityStatus = Shapes::StringShape.new(name: 'VPCConnectionAvailabilityStatus')
1491
+ VPCConnectionResourceIdRestricted = Shapes::StringShape.new(name: 'VPCConnectionResourceIdRestricted')
1492
+ VPCConnectionResourceIdUnrestricted = Shapes::StringShape.new(name: 'VPCConnectionResourceIdUnrestricted')
1493
+ VPCConnectionResourceStatus = Shapes::StringShape.new(name: 'VPCConnectionResourceStatus')
1494
+ VPCConnectionSummary = Shapes::StructureShape.new(name: 'VPCConnectionSummary')
1495
+ VPCConnectionSummaryList = Shapes::ListShape.new(name: 'VPCConnectionSummaryList')
1350
1496
  ValueWhenUnsetOption = Shapes::StringShape.new(name: 'ValueWhenUnsetOption')
1351
1497
  VersionDescription = Shapes::StringShape.new(name: 'VersionDescription')
1352
1498
  VersionNumber = Shapes::IntegerShape.new(name: 'VersionNumber')
@@ -1437,6 +1583,9 @@ module Aws::QuickSight
1437
1583
  AggregationFunction.add_member(:date_aggregation_function, Shapes::ShapeRef.new(shape: DateAggregationFunction, location_name: "DateAggregationFunction"))
1438
1584
  AggregationFunction.struct_class = Types::AggregationFunction
1439
1585
 
1586
+ AggregationFunctionParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
1587
+ AggregationFunctionParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
1588
+
1440
1589
  AggregationSortConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
1441
1590
  AggregationSortConfiguration.add_member(:sort_direction, Shapes::ShapeRef.new(shape: SortDirection, required: true, location_name: "SortDirection"))
1442
1591
  AggregationSortConfiguration.add_member(:aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, required: true, location_name: "AggregationFunction"))
@@ -1554,6 +1703,8 @@ module Aws::QuickSight
1554
1703
  AuroraPostgreSqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1555
1704
  AuroraPostgreSqlParameters.struct_class = Types::AuroraPostgreSqlParameters
1556
1705
 
1706
+ AuthorSpecifiedAggregations.member = Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregation)
1707
+
1557
1708
  AwsIotAnalyticsParameters.add_member(:data_set_name, Shapes::ShapeRef.new(shape: DataSetName, required: true, location_name: "DataSetName"))
1558
1709
  AwsIotAnalyticsParameters.struct_class = Types::AwsIotAnalyticsParameters
1559
1710
 
@@ -1666,6 +1817,9 @@ module Aws::QuickSight
1666
1817
  BodySectionContent.add_member(:layout, Shapes::ShapeRef.new(shape: SectionLayoutConfiguration, location_name: "Layout"))
1667
1818
  BodySectionContent.struct_class = Types::BodySectionContent
1668
1819
 
1820
+ BookmarksConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
1821
+ BookmarksConfigurations.struct_class = Types::BookmarksConfigurations
1822
+
1669
1823
  BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
1670
1824
  BorderStyle.struct_class = Types::BorderStyle
1671
1825
 
@@ -1722,7 +1876,7 @@ module Aws::QuickSight
1722
1876
 
1723
1877
  CalculatedField.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
1724
1878
  CalculatedField.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "Name"))
1725
- CalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
1879
+ CalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: CalculatedFieldExpression, required: true, location_name: "Expression"))
1726
1880
  CalculatedField.struct_class = Types::CalculatedField
1727
1881
 
1728
1882
  CalculatedFields.member = Shapes::ShapeRef.new(shape: CalculatedField)
@@ -1784,6 +1938,12 @@ module Aws::QuickSight
1784
1938
 
1785
1939
  CategoryValueList.member = Shapes::ShapeRef.new(shape: CategoryValue)
1786
1940
 
1941
+ CellValueSynonym.add_member(:cell_value, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CellValue"))
1942
+ CellValueSynonym.add_member(:synonyms, Shapes::ShapeRef.new(shape: StringList, location_name: "Synonyms"))
1943
+ CellValueSynonym.struct_class = Types::CellValueSynonym
1944
+
1945
+ CellValueSynonyms.member = Shapes::ShapeRef.new(shape: CellValueSynonym)
1946
+
1787
1947
  ChartAxisLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
1788
1948
  ChartAxisLabelOptions.add_member(:sort_icon_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "SortIconVisibility"))
1789
1949
  ChartAxisLabelOptions.add_member(:axis_label_options, Shapes::ShapeRef.new(shape: AxisLabelOptionsList, location_name: "AxisLabelOptions"))
@@ -1795,6 +1955,9 @@ module Aws::QuickSight
1795
1955
  ClusterMarkerConfiguration.add_member(:cluster_marker, Shapes::ShapeRef.new(shape: ClusterMarker, location_name: "ClusterMarker"))
1796
1956
  ClusterMarkerConfiguration.struct_class = Types::ClusterMarkerConfiguration
1797
1957
 
1958
+ CollectiveConstant.add_member(:value_list, Shapes::ShapeRef.new(shape: StringList, location_name: "ValueList"))
1959
+ CollectiveConstant.struct_class = Types::CollectiveConstant
1960
+
1798
1961
  ColorList.member = Shapes::ShapeRef.new(shape: HexColor)
1799
1962
 
1800
1963
  ColorScale.add_member(:colors, Shapes::ShapeRef.new(shape: ColorScaleColorList, required: true, location_name: "Colors"))
@@ -1918,6 +2081,11 @@ module Aws::QuickSight
1918
2081
  ComboChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
1919
2082
  ComboChartVisual.struct_class = Types::ComboChartVisual
1920
2083
 
2084
+ ComparativeOrder.add_member(:use_ordering, Shapes::ShapeRef.new(shape: ColumnOrderingType, location_name: "UseOrdering"))
2085
+ ComparativeOrder.add_member(:specifed_order, Shapes::ShapeRef.new(shape: StringList, location_name: "SpecifedOrder"))
2086
+ ComparativeOrder.add_member(:treat_undefined_specified_values, Shapes::ShapeRef.new(shape: UndefinedSpecifiedValueType, location_name: "TreatUndefinedSpecifiedValues"))
2087
+ ComparativeOrder.struct_class = Types::ComparativeOrder
2088
+
1921
2089
  ComparisonConfiguration.add_member(:comparison_method, Shapes::ShapeRef.new(shape: ComparisonMethod, location_name: "ComparisonMethod"))
1922
2090
  ComparisonConfiguration.add_member(:comparison_format, Shapes::ShapeRef.new(shape: ComparisonFormatConfiguration, location_name: "ComparisonFormat"))
1923
2091
  ComparisonConfiguration.struct_class = Types::ComparisonConfiguration
@@ -2081,6 +2249,7 @@ module Aws::QuickSight
2081
2249
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2082
2250
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2083
2251
  CreateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2252
+ CreateDataSetRequest.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
2084
2253
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
2085
2254
 
2086
2255
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2272,6 +2441,51 @@ module Aws::QuickSight
2272
2441
  CreateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2273
2442
  CreateThemeResponse.struct_class = Types::CreateThemeResponse
2274
2443
 
2444
+ CreateTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2445
+ CreateTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
2446
+ CreateTopicRefreshScheduleRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DatasetArn"))
2447
+ CreateTopicRefreshScheduleRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: String, location_name: "DatasetName"))
2448
+ CreateTopicRefreshScheduleRequest.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, required: true, location_name: "RefreshSchedule"))
2449
+ CreateTopicRefreshScheduleRequest.struct_class = Types::CreateTopicRefreshScheduleRequest
2450
+
2451
+ CreateTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
2452
+ CreateTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
2453
+ CreateTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
2454
+ CreateTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2455
+ CreateTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2456
+ CreateTopicRefreshScheduleResponse.struct_class = Types::CreateTopicRefreshScheduleResponse
2457
+
2458
+ CreateTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2459
+ CreateTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location_name: "TopicId"))
2460
+ CreateTopicRequest.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, required: true, location_name: "Topic"))
2461
+ CreateTopicRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2462
+ CreateTopicRequest.struct_class = Types::CreateTopicRequest
2463
+
2464
+ CreateTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2465
+ CreateTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
2466
+ CreateTopicResponse.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
2467
+ CreateTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2468
+ CreateTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2469
+ CreateTopicResponse.struct_class = Types::CreateTopicResponse
2470
+
2471
+ CreateVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2472
+ CreateVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdRestricted, required: true, location_name: "VPCConnectionId"))
2473
+ CreateVPCConnectionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
2474
+ CreateVPCConnectionRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, required: true, location_name: "SubnetIds"))
2475
+ CreateVPCConnectionRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "SecurityGroupIds"))
2476
+ CreateVPCConnectionRequest.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: DnsResolverList, location_name: "DnsResolvers"))
2477
+ CreateVPCConnectionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
2478
+ CreateVPCConnectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2479
+ CreateVPCConnectionRequest.struct_class = Types::CreateVPCConnectionRequest
2480
+
2481
+ CreateVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2482
+ CreateVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdRestricted, location_name: "VPCConnectionId"))
2483
+ CreateVPCConnectionResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "CreationStatus"))
2484
+ CreateVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
2485
+ CreateVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2486
+ CreateVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2487
+ CreateVPCConnectionResponse.struct_class = Types::CreateVPCConnectionResponse
2488
+
2275
2489
  CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
2276
2490
  CredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
2277
2491
  CredentialPair.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
@@ -2287,6 +2501,8 @@ module Aws::QuickSight
2287
2501
  CurrencyDisplayFormatConfiguration.add_member(:null_value_format_configuration, Shapes::ShapeRef.new(shape: NullValueFormatConfiguration, location_name: "NullValueFormatConfiguration"))
2288
2502
  CurrencyDisplayFormatConfiguration.struct_class = Types::CurrencyDisplayFormatConfiguration
2289
2503
 
2504
+ CustomActionColumnList.member = Shapes::ShapeRef.new(shape: ColumnIdentifier)
2505
+
2290
2506
  CustomActionFilterOperation.add_member(:selected_fields_configuration, Shapes::ShapeRef.new(shape: FilterOperationSelectedFieldsConfiguration, required: true, location_name: "SelectedFieldsConfiguration"))
2291
2507
  CustomActionFilterOperation.add_member(:target_visuals_configuration, Shapes::ShapeRef.new(shape: FilterOperationTargetVisualsConfiguration, required: true, location_name: "TargetVisualsConfiguration"))
2292
2508
  CustomActionFilterOperation.struct_class = Types::CustomActionFilterOperation
@@ -2439,6 +2655,10 @@ module Aws::QuickSight
2439
2655
  DashboardVisualPublishOptions.add_member(:export_hidden_fields_option, Shapes::ShapeRef.new(shape: ExportHiddenFieldsOption, location_name: "ExportHiddenFieldsOption"))
2440
2656
  DashboardVisualPublishOptions.struct_class = Types::DashboardVisualPublishOptions
2441
2657
 
2658
+ DataAggregation.add_member(:dataset_row_date_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "DatasetRowDateGranularity"))
2659
+ DataAggregation.add_member(:default_date_column_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DefaultDateColumnName"))
2660
+ DataAggregation.struct_class = Types::DataAggregation
2661
+
2442
2662
  DataBarsOptions.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
2443
2663
  DataBarsOptions.add_member(:positive_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "PositiveColor"))
2444
2664
  DataBarsOptions.add_member(:negative_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "NegativeColor"))
@@ -2468,6 +2688,7 @@ module Aws::QuickSight
2468
2688
  DataLabelOptions.add_member(:label_font_configuration, Shapes::ShapeRef.new(shape: FontConfiguration, location_name: "LabelFontConfiguration"))
2469
2689
  DataLabelOptions.add_member(:label_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "LabelColor"))
2470
2690
  DataLabelOptions.add_member(:overlap, Shapes::ShapeRef.new(shape: DataLabelOverlap, location_name: "Overlap"))
2691
+ DataLabelOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
2471
2692
  DataLabelOptions.struct_class = Types::DataLabelOptions
2472
2693
 
2473
2694
  DataLabelType.add_member(:field_label_type, Shapes::ShapeRef.new(shape: FieldLabelType, location_name: "FieldLabelType"))
@@ -2526,6 +2747,7 @@ module Aws::QuickSight
2526
2747
  DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2527
2748
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2528
2749
  DataSet.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
2750
+ DataSet.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
2529
2751
  DataSet.struct_class = Types::DataSet
2530
2752
 
2531
2753
  DataSetArnsList.member = Shapes::ShapeRef.new(shape: Arn)
@@ -2654,6 +2876,26 @@ module Aws::QuickSight
2654
2876
  DatabricksParameters.add_member(:sql_endpoint_path, Shapes::ShapeRef.new(shape: SqlEndpointPath, required: true, location_name: "SqlEndpointPath"))
2655
2877
  DatabricksParameters.struct_class = Types::DatabricksParameters
2656
2878
 
2879
+ DatasetMetadata.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DatasetArn"))
2880
+ DatasetMetadata.add_member(:dataset_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetName"))
2881
+ DatasetMetadata.add_member(:dataset_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetDescription"))
2882
+ DatasetMetadata.add_member(:data_aggregation, Shapes::ShapeRef.new(shape: DataAggregation, location_name: "DataAggregation"))
2883
+ DatasetMetadata.add_member(:filters, Shapes::ShapeRef.new(shape: TopicFilters, location_name: "Filters"))
2884
+ DatasetMetadata.add_member(:columns, Shapes::ShapeRef.new(shape: TopicColumns, location_name: "Columns"))
2885
+ DatasetMetadata.add_member(:calculated_fields, Shapes::ShapeRef.new(shape: TopicCalculatedFields, location_name: "CalculatedFields"))
2886
+ DatasetMetadata.add_member(:named_entities, Shapes::ShapeRef.new(shape: TopicNamedEntities, location_name: "NamedEntities"))
2887
+ DatasetMetadata.struct_class = Types::DatasetMetadata
2888
+
2889
+ DatasetParameter.add_member(:string_dataset_parameter, Shapes::ShapeRef.new(shape: StringDatasetParameter, location_name: "StringDatasetParameter"))
2890
+ DatasetParameter.add_member(:decimal_dataset_parameter, Shapes::ShapeRef.new(shape: DecimalDatasetParameter, location_name: "DecimalDatasetParameter"))
2891
+ DatasetParameter.add_member(:integer_dataset_parameter, Shapes::ShapeRef.new(shape: IntegerDatasetParameter, location_name: "IntegerDatasetParameter"))
2892
+ DatasetParameter.add_member(:date_time_dataset_parameter, Shapes::ShapeRef.new(shape: DateTimeDatasetParameter, location_name: "DateTimeDatasetParameter"))
2893
+ DatasetParameter.struct_class = Types::DatasetParameter
2894
+
2895
+ DatasetParameterList.member = Shapes::ShapeRef.new(shape: DatasetParameter)
2896
+
2897
+ Datasets.member = Shapes::ShapeRef.new(shape: DatasetMetadata)
2898
+
2657
2899
  DateAxisOptions.add_member(:missing_date_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "MissingDateVisibility"))
2658
2900
  DateAxisOptions.struct_class = Types::DateAxisOptions
2659
2901
 
@@ -2670,6 +2912,18 @@ module Aws::QuickSight
2670
2912
  DateMeasureField.add_member(:format_configuration, Shapes::ShapeRef.new(shape: DateTimeFormatConfiguration, location_name: "FormatConfiguration"))
2671
2913
  DateMeasureField.struct_class = Types::DateMeasureField
2672
2914
 
2915
+ DateTimeDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
2916
+ DateTimeDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
2917
+ DateTimeDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
2918
+ DateTimeDatasetParameter.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
2919
+ DateTimeDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterDefaultValues, location_name: "DefaultValues"))
2920
+ DateTimeDatasetParameter.struct_class = Types::DateTimeDatasetParameter
2921
+
2922
+ DateTimeDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterValueList, location_name: "StaticValues"))
2923
+ DateTimeDatasetParameterDefaultValues.struct_class = Types::DateTimeDatasetParameterDefaultValues
2924
+
2925
+ DateTimeDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: DateTimeDatasetParameterDefaultValue)
2926
+
2673
2927
  DateTimeDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveTimestamp)
2674
2928
 
2675
2929
  DateTimeDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2694,6 +2948,7 @@ module Aws::QuickSight
2694
2948
  DateTimeParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DateTimeDefaultValues, location_name: "DefaultValues"))
2695
2949
  DateTimeParameterDeclaration.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
2696
2950
  DateTimeParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: DateTimeValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
2951
+ DateTimeParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
2697
2952
  DateTimeParameterDeclaration.struct_class = Types::DateTimeParameterDeclaration
2698
2953
 
2699
2954
  DateTimeParameterList.member = Shapes::ShapeRef.new(shape: DateTimeParameter)
@@ -2706,6 +2961,17 @@ module Aws::QuickSight
2706
2961
  DateTimeValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveTimestamp, location_name: "CustomValue"))
2707
2962
  DateTimeValueWhenUnsetConfiguration.struct_class = Types::DateTimeValueWhenUnsetConfiguration
2708
2963
 
2964
+ DecimalDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
2965
+ DecimalDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
2966
+ DecimalDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
2967
+ DecimalDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterDefaultValues, location_name: "DefaultValues"))
2968
+ DecimalDatasetParameter.struct_class = Types::DecimalDatasetParameter
2969
+
2970
+ DecimalDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterValueList, location_name: "StaticValues"))
2971
+ DecimalDatasetParameterDefaultValues.struct_class = Types::DecimalDatasetParameterDefaultValues
2972
+
2973
+ DecimalDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: DecimalDatasetParameterDefaultValue)
2974
+
2709
2975
  DecimalDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveDoubleObject)
2710
2976
 
2711
2977
  DecimalDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2720,6 +2986,7 @@ module Aws::QuickSight
2720
2986
  DecimalParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
2721
2987
  DecimalParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DecimalDefaultValues, location_name: "DefaultValues"))
2722
2988
  DecimalParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: DecimalValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
2989
+ DecimalParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
2723
2990
  DecimalParameterDeclaration.struct_class = Types::DecimalParameterDeclaration
2724
2991
 
2725
2992
  DecimalParameterList.member = Shapes::ShapeRef.new(shape: DecimalParameter)
@@ -2731,6 +2998,10 @@ module Aws::QuickSight
2731
2998
  DecimalValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveDouble, location_name: "CustomValue", metadata: {"box"=>true}))
2732
2999
  DecimalValueWhenUnsetConfiguration.struct_class = Types::DecimalValueWhenUnsetConfiguration
2733
3000
 
3001
+ DefaultFormatting.add_member(:display_format, Shapes::ShapeRef.new(shape: DisplayFormat, location_name: "DisplayFormat"))
3002
+ DefaultFormatting.add_member(:display_format_options, Shapes::ShapeRef.new(shape: DisplayFormatOptions, location_name: "DisplayFormatOptions"))
3003
+ DefaultFormatting.struct_class = Types::DefaultFormatting
3004
+
2734
3005
  DefaultFreeFormLayoutConfiguration.add_member(:canvas_size_options, Shapes::ShapeRef.new(shape: FreeFormLayoutCanvasSizeOptions, required: true, location_name: "CanvasSizeOptions"))
2735
3006
  DefaultFreeFormLayoutConfiguration.struct_class = Types::DefaultFreeFormLayoutConfiguration
2736
3007
 
@@ -2933,6 +3204,28 @@ module Aws::QuickSight
2933
3204
  DeleteThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "ThemeId"))
2934
3205
  DeleteThemeResponse.struct_class = Types::DeleteThemeResponse
2935
3206
 
3207
+ DeleteTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3208
+ DeleteTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3209
+ DeleteTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
3210
+ DeleteTopicRefreshScheduleRequest.struct_class = Types::DeleteTopicRefreshScheduleRequest
3211
+
3212
+ DeleteTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3213
+ DeleteTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3214
+ DeleteTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
3215
+ DeleteTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3216
+ DeleteTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3217
+ DeleteTopicRefreshScheduleResponse.struct_class = Types::DeleteTopicRefreshScheduleResponse
3218
+
3219
+ DeleteTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3220
+ DeleteTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3221
+ DeleteTopicRequest.struct_class = Types::DeleteTopicRequest
3222
+
3223
+ DeleteTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3224
+ DeleteTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3225
+ DeleteTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3226
+ DeleteTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3227
+ DeleteTopicResponse.struct_class = Types::DeleteTopicResponse
3228
+
2936
3229
  DeleteUserByPrincipalIdRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "PrincipalId"))
2937
3230
  DeleteUserByPrincipalIdRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2938
3231
  DeleteUserByPrincipalIdRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -2951,6 +3244,18 @@ module Aws::QuickSight
2951
3244
  DeleteUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2952
3245
  DeleteUserResponse.struct_class = Types::DeleteUserResponse
2953
3246
 
3247
+ DeleteVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3248
+ DeleteVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
3249
+ DeleteVPCConnectionRequest.struct_class = Types::DeleteVPCConnectionRequest
3250
+
3251
+ DeleteVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3252
+ DeleteVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
3253
+ DeleteVPCConnectionResponse.add_member(:deletion_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "DeletionStatus"))
3254
+ DeleteVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
3255
+ DeleteVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3256
+ DeleteVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3257
+ DeleteVPCConnectionResponse.struct_class = Types::DeleteVPCConnectionResponse
3258
+
2954
3259
  DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2955
3260
  DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
2956
3261
  DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
@@ -3285,6 +3590,51 @@ module Aws::QuickSight
3285
3590
  DescribeThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3286
3591
  DescribeThemeResponse.struct_class = Types::DescribeThemeResponse
3287
3592
 
3593
+ DescribeTopicPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3594
+ DescribeTopicPermissionsRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3595
+ DescribeTopicPermissionsRequest.struct_class = Types::DescribeTopicPermissionsRequest
3596
+
3597
+ DescribeTopicPermissionsResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3598
+ DescribeTopicPermissionsResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3599
+ DescribeTopicPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
3600
+ DescribeTopicPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3601
+ DescribeTopicPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3602
+ DescribeTopicPermissionsResponse.struct_class = Types::DescribeTopicPermissionsResponse
3603
+
3604
+ DescribeTopicRefreshRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3605
+ DescribeTopicRefreshRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3606
+ DescribeTopicRefreshRequest.add_member(:refresh_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "RefreshId"))
3607
+ DescribeTopicRefreshRequest.struct_class = Types::DescribeTopicRefreshRequest
3608
+
3609
+ DescribeTopicRefreshResponse.add_member(:refresh_details, Shapes::ShapeRef.new(shape: TopicRefreshDetails, location_name: "RefreshDetails"))
3610
+ DescribeTopicRefreshResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3611
+ DescribeTopicRefreshResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3612
+ DescribeTopicRefreshResponse.struct_class = Types::DescribeTopicRefreshResponse
3613
+
3614
+ DescribeTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3615
+ DescribeTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3616
+ DescribeTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
3617
+ DescribeTopicRefreshScheduleRequest.struct_class = Types::DescribeTopicRefreshScheduleRequest
3618
+
3619
+ DescribeTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3620
+ DescribeTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
3621
+ DescribeTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
3622
+ DescribeTopicRefreshScheduleResponse.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, location_name: "RefreshSchedule"))
3623
+ DescribeTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3624
+ DescribeTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3625
+ DescribeTopicRefreshScheduleResponse.struct_class = Types::DescribeTopicRefreshScheduleResponse
3626
+
3627
+ DescribeTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3628
+ DescribeTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
3629
+ DescribeTopicRequest.struct_class = Types::DescribeTopicRequest
3630
+
3631
+ DescribeTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3632
+ DescribeTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
3633
+ DescribeTopicResponse.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, location_name: "Topic"))
3634
+ DescribeTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3635
+ DescribeTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3636
+ DescribeTopicResponse.struct_class = Types::DescribeTopicResponse
3637
+
3288
3638
  DescribeUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
3289
3639
  DescribeUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3290
3640
  DescribeUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -3295,10 +3645,20 @@ module Aws::QuickSight
3295
3645
  DescribeUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3296
3646
  DescribeUserResponse.struct_class = Types::DescribeUserResponse
3297
3647
 
3648
+ DescribeVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3649
+ DescribeVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
3650
+ DescribeVPCConnectionRequest.struct_class = Types::DescribeVPCConnectionRequest
3651
+
3652
+ DescribeVPCConnectionResponse.add_member(:vpc_connection, Shapes::ShapeRef.new(shape: VPCConnection, location_name: "VPCConnection"))
3653
+ DescribeVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3654
+ DescribeVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
3655
+ DescribeVPCConnectionResponse.struct_class = Types::DescribeVPCConnectionResponse
3656
+
3298
3657
  DestinationParameterValueConfiguration.add_member(:custom_values_configuration, Shapes::ShapeRef.new(shape: CustomValuesConfiguration, location_name: "CustomValuesConfiguration"))
3299
3658
  DestinationParameterValueConfiguration.add_member(:select_all_value_options, Shapes::ShapeRef.new(shape: SelectAllValueOptions, location_name: "SelectAllValueOptions"))
3300
3659
  DestinationParameterValueConfiguration.add_member(:source_parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceParameterName"))
3301
3660
  DestinationParameterValueConfiguration.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldId, location_name: "SourceField"))
3661
+ DestinationParameterValueConfiguration.add_member(:source_column, Shapes::ShapeRef.new(shape: ColumnIdentifier, location_name: "SourceColumn"))
3302
3662
  DestinationParameterValueConfiguration.struct_class = Types::DestinationParameterValueConfiguration
3303
3663
 
3304
3664
  DimensionField.add_member(:numerical_dimension_field, Shapes::ShapeRef.new(shape: NumericalDimensionField, location_name: "NumericalDimensionField"))
@@ -3308,6 +3668,22 @@ module Aws::QuickSight
3308
3668
 
3309
3669
  DimensionFieldList.member = Shapes::ShapeRef.new(shape: DimensionField)
3310
3670
 
3671
+ DisplayFormatOptions.add_member(:use_blank_cell_format, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseBlankCellFormat"))
3672
+ DisplayFormatOptions.add_member(:blank_cell_format, Shapes::ShapeRef.new(shape: LimitedString, location_name: "BlankCellFormat"))
3673
+ DisplayFormatOptions.add_member(:date_format, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DateFormat"))
3674
+ DisplayFormatOptions.add_member(:decimal_separator, Shapes::ShapeRef.new(shape: TopicNumericSeparatorSymbol, location_name: "DecimalSeparator"))
3675
+ DisplayFormatOptions.add_member(:grouping_separator, Shapes::ShapeRef.new(shape: LimitedString, location_name: "GroupingSeparator"))
3676
+ DisplayFormatOptions.add_member(:use_grouping, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseGrouping"))
3677
+ DisplayFormatOptions.add_member(:fraction_digits, Shapes::ShapeRef.new(shape: Integer, location_name: "FractionDigits"))
3678
+ DisplayFormatOptions.add_member(:prefix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Prefix"))
3679
+ DisplayFormatOptions.add_member(:suffix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Suffix"))
3680
+ DisplayFormatOptions.add_member(:unit_scaler, Shapes::ShapeRef.new(shape: NumberScale, location_name: "UnitScaler"))
3681
+ DisplayFormatOptions.add_member(:negative_format, Shapes::ShapeRef.new(shape: NegativeFormat, location_name: "NegativeFormat"))
3682
+ DisplayFormatOptions.add_member(:currency_symbol, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CurrencySymbol"))
3683
+ DisplayFormatOptions.struct_class = Types::DisplayFormatOptions
3684
+
3685
+ DnsResolverList.member = Shapes::ShapeRef.new(shape: IPv4Address)
3686
+
3311
3687
  DomainNotWhitelistedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
3312
3688
  DomainNotWhitelistedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3313
3689
  DomainNotWhitelistedException.struct_class = Types::DomainNotWhitelistedException
@@ -3521,6 +3897,7 @@ module Aws::QuickSight
3521
3897
 
3522
3898
  FilterOperationSelectedFieldsConfiguration.add_member(:selected_fields, Shapes::ShapeRef.new(shape: SelectedFieldList, location_name: "SelectedFields"))
3523
3899
  FilterOperationSelectedFieldsConfiguration.add_member(:selected_field_options, Shapes::ShapeRef.new(shape: SelectedFieldOptions, location_name: "SelectedFieldOptions"))
3900
+ FilterOperationSelectedFieldsConfiguration.add_member(:selected_columns, Shapes::ShapeRef.new(shape: CustomActionColumnList, location_name: "SelectedColumns"))
3524
3901
  FilterOperationSelectedFieldsConfiguration.struct_class = Types::FilterOperationSelectedFieldsConfiguration
3525
3902
 
3526
3903
  FilterOperationTargetVisualsConfiguration.add_member(:same_sheet_target_visual_configuration, Shapes::ShapeRef.new(shape: SameSheetTargetVisualConfiguration, location_name: "SameSheetTargetVisualConfiguration"))
@@ -4066,6 +4443,17 @@ module Aws::QuickSight
4066
4443
  InsightVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
4067
4444
  InsightVisual.struct_class = Types::InsightVisual
4068
4445
 
4446
+ IntegerDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
4447
+ IntegerDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
4448
+ IntegerDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
4449
+ IntegerDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterDefaultValues, location_name: "DefaultValues"))
4450
+ IntegerDatasetParameter.struct_class = Types::IntegerDatasetParameter
4451
+
4452
+ IntegerDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterValueList, location_name: "StaticValues"))
4453
+ IntegerDatasetParameterDefaultValues.struct_class = Types::IntegerDatasetParameterDefaultValues
4454
+
4455
+ IntegerDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: IntegerDatasetParameterDefaultValue)
4456
+
4069
4457
  IntegerDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveLongObject)
4070
4458
 
4071
4459
  IntegerDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -4080,6 +4468,7 @@ module Aws::QuickSight
4080
4468
  IntegerParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
4081
4469
  IntegerParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: IntegerDefaultValues, location_name: "DefaultValues"))
4082
4470
  IntegerParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: IntegerValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
4471
+ IntegerParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
4083
4472
  IntegerParameterDeclaration.struct_class = Types::IntegerParameterDeclaration
4084
4473
 
4085
4474
  IntegerParameterList.member = Shapes::ShapeRef.new(shape: IntegerParameter)
@@ -4401,7 +4790,7 @@ module Aws::QuickSight
4401
4790
  ListIAMPolicyAssignmentsForUserResponse.struct_class = Types::ListIAMPolicyAssignmentsForUserResponse
4402
4791
 
4403
4792
  ListIAMPolicyAssignmentsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4404
- ListIAMPolicyAssignmentsRequest.add_member(:assignment_status, Shapes::ShapeRef.new(shape: AssignmentStatus, location_name: "AssignmentStatus"))
4793
+ ListIAMPolicyAssignmentsRequest.add_member(:assignment_status, Shapes::ShapeRef.new(shape: AssignmentStatus, location: "querystring", location_name: "assignment-status"))
4405
4794
  ListIAMPolicyAssignmentsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
4406
4795
  ListIAMPolicyAssignmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4407
4796
  ListIAMPolicyAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
@@ -4524,6 +4913,28 @@ module Aws::QuickSight
4524
4913
  ListThemesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4525
4914
  ListThemesResponse.struct_class = Types::ListThemesResponse
4526
4915
 
4916
+ ListTopicRefreshSchedulesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4917
+ ListTopicRefreshSchedulesRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
4918
+ ListTopicRefreshSchedulesRequest.struct_class = Types::ListTopicRefreshSchedulesRequest
4919
+
4920
+ ListTopicRefreshSchedulesResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
4921
+ ListTopicRefreshSchedulesResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
4922
+ ListTopicRefreshSchedulesResponse.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: TopicRefreshScheduleSummaries, location_name: "RefreshSchedules"))
4923
+ ListTopicRefreshSchedulesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4924
+ ListTopicRefreshSchedulesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4925
+ ListTopicRefreshSchedulesResponse.struct_class = Types::ListTopicRefreshSchedulesResponse
4926
+
4927
+ ListTopicsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4928
+ ListTopicsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4929
+ ListTopicsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
4930
+ ListTopicsRequest.struct_class = Types::ListTopicsRequest
4931
+
4932
+ ListTopicsResponse.add_member(:topics_summaries, Shapes::ShapeRef.new(shape: TopicSummaries, location_name: "TopicsSummaries"))
4933
+ ListTopicsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
4934
+ ListTopicsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4935
+ ListTopicsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4936
+ ListTopicsResponse.struct_class = Types::ListTopicsResponse
4937
+
4527
4938
  ListUserGroupsRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
4528
4939
  ListUserGroupsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4529
4940
  ListUserGroupsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -4549,6 +4960,17 @@ module Aws::QuickSight
4549
4960
  ListUsersResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4550
4961
  ListUsersResponse.struct_class = Types::ListUsersResponse
4551
4962
 
4963
+ ListVPCConnectionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4964
+ ListVPCConnectionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4965
+ ListVPCConnectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
4966
+ ListVPCConnectionsRequest.struct_class = Types::ListVPCConnectionsRequest
4967
+
4968
+ ListVPCConnectionsResponse.add_member(:vpc_connection_summaries, Shapes::ShapeRef.new(shape: VPCConnectionSummaryList, location_name: "VPCConnectionSummaries"))
4969
+ ListVPCConnectionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
4970
+ ListVPCConnectionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4971
+ ListVPCConnectionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4972
+ ListVPCConnectionsResponse.struct_class = Types::ListVPCConnectionsResponse
4973
+
4552
4974
  LoadingAnimation.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
4553
4975
  LoadingAnimation.struct_class = Types::LoadingAnimation
4554
4976
 
@@ -4581,6 +5003,12 @@ module Aws::QuickSight
4581
5003
  ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
4582
5004
  ManifestFileLocation.struct_class = Types::ManifestFileLocation
4583
5005
 
5006
+ MappedDataSetParameter.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
5007
+ MappedDataSetParameter.add_member(:data_set_parameter_name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "DataSetParameterName"))
5008
+ MappedDataSetParameter.struct_class = Types::MappedDataSetParameter
5009
+
5010
+ MappedDataSetParameters.member = Shapes::ShapeRef.new(shape: MappedDataSetParameter)
5011
+
4584
5012
  MarginStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
4585
5013
  MarginStyle.struct_class = Types::MarginStyle
4586
5014
 
@@ -4631,6 +5059,19 @@ module Aws::QuickSight
4631
5059
  MySqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
4632
5060
  MySqlParameters.struct_class = Types::MySqlParameters
4633
5061
 
5062
+ NamedEntityDefinition.add_member(:field_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "FieldName"))
5063
+ NamedEntityDefinition.add_member(:property_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "PropertyName"))
5064
+ NamedEntityDefinition.add_member(:property_role, Shapes::ShapeRef.new(shape: PropertyRole, location_name: "PropertyRole"))
5065
+ NamedEntityDefinition.add_member(:property_usage, Shapes::ShapeRef.new(shape: PropertyUsage, location_name: "PropertyUsage"))
5066
+ NamedEntityDefinition.add_member(:metric, Shapes::ShapeRef.new(shape: NamedEntityDefinitionMetric, location_name: "Metric"))
5067
+ NamedEntityDefinition.struct_class = Types::NamedEntityDefinition
5068
+
5069
+ NamedEntityDefinitionMetric.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedEntityAggType, location_name: "Aggregation"))
5070
+ NamedEntityDefinitionMetric.add_member(:aggregation_function_parameters, Shapes::ShapeRef.new(shape: AggregationFunctionParameters, location_name: "AggregationFunctionParameters"))
5071
+ NamedEntityDefinitionMetric.struct_class = Types::NamedEntityDefinitionMetric
5072
+
5073
+ NamedEntityDefinitions.member = Shapes::ShapeRef.new(shape: NamedEntityDefinition)
5074
+
4634
5075
  NamespaceError.add_member(:type, Shapes::ShapeRef.new(shape: NamespaceErrorType, location_name: "Type"))
4635
5076
  NamespaceError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
4636
5077
  NamespaceError.struct_class = Types::NamespaceError
@@ -4645,9 +5086,28 @@ module Aws::QuickSight
4645
5086
 
4646
5087
  Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
4647
5088
 
5089
+ NegativeFormat.add_member(:prefix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Prefix"))
5090
+ NegativeFormat.add_member(:suffix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Suffix"))
5091
+ NegativeFormat.struct_class = Types::NegativeFormat
5092
+
4648
5093
  NegativeValueConfiguration.add_member(:display_mode, Shapes::ShapeRef.new(shape: NegativeValueDisplayMode, required: true, location_name: "DisplayMode"))
4649
5094
  NegativeValueConfiguration.struct_class = Types::NegativeValueConfiguration
4650
5095
 
5096
+ NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "SubnetId"))
5097
+ NetworkInterface.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
5098
+ NetworkInterface.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
5099
+ NetworkInterface.add_member(:status, Shapes::ShapeRef.new(shape: NetworkInterfaceStatus, location_name: "Status"))
5100
+ NetworkInterface.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "NetworkInterfaceId"))
5101
+ NetworkInterface.struct_class = Types::NetworkInterface
5102
+
5103
+ NetworkInterfaceList.member = Shapes::ShapeRef.new(shape: NetworkInterface)
5104
+
5105
+ NewDefaultValues.add_member(:string_static_values, Shapes::ShapeRef.new(shape: StringDatasetParameterValueList, location_name: "StringStaticValues"))
5106
+ NewDefaultValues.add_member(:decimal_static_values, Shapes::ShapeRef.new(shape: DecimalDatasetParameterValueList, location_name: "DecimalStaticValues"))
5107
+ NewDefaultValues.add_member(:date_time_static_values, Shapes::ShapeRef.new(shape: DateTimeDatasetParameterValueList, location_name: "DateTimeStaticValues"))
5108
+ NewDefaultValues.add_member(:integer_static_values, Shapes::ShapeRef.new(shape: IntegerDatasetParameterValueList, location_name: "IntegerStaticValues"))
5109
+ NewDefaultValues.struct_class = Types::NewDefaultValues
5110
+
4651
5111
  NullValueFormatConfiguration.add_member(:null_string, Shapes::ShapeRef.new(shape: NullString, required: true, location_name: "NullString"))
4652
5112
  NullValueFormatConfiguration.struct_class = Types::NullValueFormatConfiguration
4653
5113
 
@@ -4733,6 +5193,11 @@ module Aws::QuickSight
4733
5193
 
4734
5194
  OutputColumnList.member = Shapes::ShapeRef.new(shape: OutputColumn)
4735
5195
 
5196
+ OverrideDatasetParameterOperation.add_member(:parameter_name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "ParameterName"))
5197
+ OverrideDatasetParameterOperation.add_member(:new_parameter_name, Shapes::ShapeRef.new(shape: DatasetParameterName, location_name: "NewParameterName"))
5198
+ OverrideDatasetParameterOperation.add_member(:new_default_values, Shapes::ShapeRef.new(shape: NewDefaultValues, location_name: "NewDefaultValues"))
5199
+ OverrideDatasetParameterOperation.struct_class = Types::OverrideDatasetParameterOperation
5200
+
4736
5201
  PaginationConfiguration.add_member(:page_size, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "PageSize", metadata: {"box"=>true}))
4737
5202
  PaginationConfiguration.add_member(:page_number, Shapes::ShapeRef.new(shape: PageNumber, required: true, location_name: "PageNumber"))
4738
5203
  PaginationConfiguration.struct_class = Types::PaginationConfiguration
@@ -5111,6 +5576,10 @@ module Aws::QuickSight
5111
5576
  RadarChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
5112
5577
  RadarChartVisual.struct_class = Types::RadarChartVisual
5113
5578
 
5579
+ RangeConstant.add_member(:minimum, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Minimum"))
5580
+ RangeConstant.add_member(:maximum, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Maximum"))
5581
+ RangeConstant.struct_class = Types::RangeConstant
5582
+
5114
5583
  RangeEndsLabelType.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5115
5584
  RangeEndsLabelType.struct_class = Types::RangeEndsLabelType
5116
5585
 
@@ -5139,7 +5608,7 @@ module Aws::QuickSight
5139
5608
  ReferenceLineDataConfiguration.struct_class = Types::ReferenceLineDataConfiguration
5140
5609
 
5141
5610
  ReferenceLineDynamicDataConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
5142
- ReferenceLineDynamicDataConfiguration.add_member(:measure_aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, required: true, location_name: "MeasureAggregationFunction"))
5611
+ ReferenceLineDynamicDataConfiguration.add_member(:measure_aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, location_name: "MeasureAggregationFunction"))
5143
5612
  ReferenceLineDynamicDataConfiguration.add_member(:calculation, Shapes::ShapeRef.new(shape: NumericalAggregationFunction, required: true, location_name: "Calculation"))
5144
5613
  ReferenceLineDynamicDataConfiguration.struct_class = Types::ReferenceLineDynamicDataConfiguration
5145
5614
 
@@ -5210,6 +5679,7 @@ module Aws::QuickSight
5210
5679
  RegisteredUserDashboardEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardEmbeddingConfiguration
5211
5680
 
5212
5681
  RegisteredUserDashboardFeatureConfigurations.add_member(:state_persistence, Shapes::ShapeRef.new(shape: StatePersistenceConfigurations, location_name: "StatePersistence"))
5682
+ RegisteredUserDashboardFeatureConfigurations.add_member(:bookmarks, Shapes::ShapeRef.new(shape: BookmarksConfigurations, location_name: "Bookmarks"))
5213
5683
  RegisteredUserDashboardFeatureConfigurations.struct_class = Types::RegisteredUserDashboardFeatureConfigurations
5214
5684
 
5215
5685
  RegisteredUserDashboardVisualEmbeddingConfiguration.add_member(:initial_dashboard_visual_id, Shapes::ShapeRef.new(shape: DashboardVisualId, required: true, location_name: "InitialDashboardVisualId"))
@@ -5369,6 +5839,7 @@ module Aws::QuickSight
5369
5839
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "YAxis"))
5370
5840
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:category, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Category"))
5371
5841
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:size, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Size"))
5842
+ ScatterPlotCategoricallyAggregatedFieldWells.add_member(:label, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Label"))
5372
5843
  ScatterPlotCategoricallyAggregatedFieldWells.struct_class = Types::ScatterPlotCategoricallyAggregatedFieldWells
5373
5844
 
5374
5845
  ScatterPlotConfiguration.add_member(:field_wells, Shapes::ShapeRef.new(shape: ScatterPlotFieldWells, location_name: "FieldWells"))
@@ -5389,6 +5860,8 @@ module Aws::QuickSight
5389
5860
  ScatterPlotUnaggregatedFieldWells.add_member(:x_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "XAxis"))
5390
5861
  ScatterPlotUnaggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "YAxis"))
5391
5862
  ScatterPlotUnaggregatedFieldWells.add_member(:size, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Size"))
5863
+ ScatterPlotUnaggregatedFieldWells.add_member(:category, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Category"))
5864
+ ScatterPlotUnaggregatedFieldWells.add_member(:label, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Label"))
5392
5865
  ScatterPlotUnaggregatedFieldWells.struct_class = Types::ScatterPlotUnaggregatedFieldWells
5393
5866
 
5394
5867
  ScatterPlotVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
@@ -5510,11 +5983,27 @@ module Aws::QuickSight
5510
5983
  SectionStyle.add_member(:padding, Shapes::ShapeRef.new(shape: Spacing, location_name: "Padding"))
5511
5984
  SectionStyle.struct_class = Types::SectionStyle
5512
5985
 
5986
+ SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
5987
+
5513
5988
  SelectedFieldList.member = Shapes::ShapeRef.new(shape: FieldId)
5514
5989
 
5515
5990
  SelectedSheetsFilterScopeConfiguration.add_member(:sheet_visual_scoping_configurations, Shapes::ShapeRef.new(shape: SheetVisualScopingConfigurations, location_name: "SheetVisualScopingConfigurations"))
5516
5991
  SelectedSheetsFilterScopeConfiguration.struct_class = Types::SelectedSheetsFilterScopeConfiguration
5517
5992
 
5993
+ SemanticEntityType.add_member(:type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "TypeName"))
5994
+ SemanticEntityType.add_member(:sub_type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SubTypeName"))
5995
+ SemanticEntityType.add_member(:type_parameters, Shapes::ShapeRef.new(shape: TypeParameters, location_name: "TypeParameters"))
5996
+ SemanticEntityType.struct_class = Types::SemanticEntityType
5997
+
5998
+ SemanticType.add_member(:type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "TypeName"))
5999
+ SemanticType.add_member(:sub_type_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SubTypeName"))
6000
+ SemanticType.add_member(:type_parameters, Shapes::ShapeRef.new(shape: TypeParameters, location_name: "TypeParameters"))
6001
+ SemanticType.add_member(:truthy_cell_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "TruthyCellValue"))
6002
+ SemanticType.add_member(:truthy_cell_value_synonyms, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "TruthyCellValueSynonyms"))
6003
+ SemanticType.add_member(:falsey_cell_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "FalseyCellValue"))
6004
+ SemanticType.add_member(:falsey_cell_value_synonyms, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "FalseyCellValueSynonyms"))
6005
+ SemanticType.struct_class = Types::SemanticType
6006
+
5518
6007
  SensitiveDoubleList.member = Shapes::ShapeRef.new(shape: SensitiveDouble)
5519
6008
 
5520
6009
  SensitiveLongList.member = Shapes::ShapeRef.new(shape: SensitiveLong)
@@ -5661,6 +6150,17 @@ module Aws::QuickSight
5661
6150
  StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
5662
6151
  StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
5663
6152
 
6153
+ StringDatasetParameter.add_member(:id, Shapes::ShapeRef.new(shape: DatasetParameterId, required: true, location_name: "Id"))
6154
+ StringDatasetParameter.add_member(:name, Shapes::ShapeRef.new(shape: DatasetParameterName, required: true, location_name: "Name"))
6155
+ StringDatasetParameter.add_member(:value_type, Shapes::ShapeRef.new(shape: DatasetParameterValueType, required: true, location_name: "ValueType"))
6156
+ StringDatasetParameter.add_member(:default_values, Shapes::ShapeRef.new(shape: StringDatasetParameterDefaultValues, location_name: "DefaultValues"))
6157
+ StringDatasetParameter.struct_class = Types::StringDatasetParameter
6158
+
6159
+ StringDatasetParameterDefaultValues.add_member(:static_values, Shapes::ShapeRef.new(shape: StringDatasetParameterValueList, location_name: "StaticValues"))
6160
+ StringDatasetParameterDefaultValues.struct_class = Types::StringDatasetParameterDefaultValues
6161
+
6162
+ StringDatasetParameterValueList.member = Shapes::ShapeRef.new(shape: StringDatasetParameterDefaultValue)
6163
+
5664
6164
  StringDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveStringObject)
5665
6165
 
5666
6166
  StringDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -5681,6 +6181,7 @@ module Aws::QuickSight
5681
6181
  StringParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
5682
6182
  StringParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: StringDefaultValues, location_name: "DefaultValues"))
5683
6183
  StringParameterDeclaration.add_member(:value_when_unset, Shapes::ShapeRef.new(shape: StringValueWhenUnsetConfiguration, location_name: "ValueWhenUnset"))
6184
+ StringParameterDeclaration.add_member(:mapped_data_set_parameters, Shapes::ShapeRef.new(shape: MappedDataSetParameters, location_name: "MappedDataSetParameters"))
5684
6185
  StringParameterDeclaration.struct_class = Types::StringParameterDeclaration
5685
6186
 
5686
6187
  StringParameterList.member = Shapes::ShapeRef.new(shape: StringParameter)
@@ -5689,6 +6190,8 @@ module Aws::QuickSight
5689
6190
  StringValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "CustomValue"))
5690
6191
  StringValueWhenUnsetConfiguration.struct_class = Types::StringValueWhenUnsetConfiguration
5691
6192
 
6193
+ SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetId)
6194
+
5692
6195
  SubtotalOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
5693
6196
  SubtotalOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: String, location_name: "CustomLabel"))
5694
6197
  SubtotalOptions.add_member(:field_level, Shapes::ShapeRef.new(shape: PivotTableSubtotalLevel, location_name: "FieldLevel"))
@@ -5698,6 +6201,8 @@ module Aws::QuickSight
5698
6201
  SubtotalOptions.add_member(:metric_header_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "MetricHeaderCellStyle"))
5699
6202
  SubtotalOptions.struct_class = Types::SubtotalOptions
5700
6203
 
6204
+ Synonyms.member = Shapes::ShapeRef.new(shape: LimitedString)
6205
+
5701
6206
  TableAggregatedFieldWells.add_member(:group_by, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "GroupBy"))
5702
6207
  TableAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Values"))
5703
6208
  TableAggregatedFieldWells.struct_class = Types::TableAggregatedFieldWells
@@ -6084,6 +6589,140 @@ module Aws::QuickSight
6084
6589
  TopBottomRankedComputation.add_member(:type, Shapes::ShapeRef.new(shape: TopBottomComputationType, required: true, location_name: "Type"))
6085
6590
  TopBottomRankedComputation.struct_class = Types::TopBottomRankedComputation
6086
6591
 
6592
+ TopicCalculatedField.add_member(:calculated_field_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "CalculatedFieldName"))
6593
+ TopicCalculatedField.add_member(:calculated_field_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "CalculatedFieldDescription"))
6594
+ TopicCalculatedField.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
6595
+ TopicCalculatedField.add_member(:calculated_field_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "CalculatedFieldSynonyms"))
6596
+ TopicCalculatedField.add_member(:is_included_in_topic, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsIncludedInTopic"))
6597
+ TopicCalculatedField.add_member(:disable_indexing, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "DisableIndexing"))
6598
+ TopicCalculatedField.add_member(:column_data_role, Shapes::ShapeRef.new(shape: ColumnDataRole, location_name: "ColumnDataRole"))
6599
+ TopicCalculatedField.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
6600
+ TopicCalculatedField.add_member(:default_formatting, Shapes::ShapeRef.new(shape: DefaultFormatting, location_name: "DefaultFormatting"))
6601
+ TopicCalculatedField.add_member(:aggregation, Shapes::ShapeRef.new(shape: DefaultAggregation, location_name: "Aggregation"))
6602
+ TopicCalculatedField.add_member(:comparative_order, Shapes::ShapeRef.new(shape: ComparativeOrder, location_name: "ComparativeOrder"))
6603
+ TopicCalculatedField.add_member(:semantic_type, Shapes::ShapeRef.new(shape: SemanticType, location_name: "SemanticType"))
6604
+ TopicCalculatedField.add_member(:allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "AllowedAggregations"))
6605
+ TopicCalculatedField.add_member(:not_allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "NotAllowedAggregations"))
6606
+ TopicCalculatedField.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
6607
+ TopicCalculatedField.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
6608
+ TopicCalculatedField.struct_class = Types::TopicCalculatedField
6609
+
6610
+ TopicCalculatedFields.member = Shapes::ShapeRef.new(shape: TopicCalculatedField)
6611
+
6612
+ TopicCategoryFilter.add_member(:category_filter_function, Shapes::ShapeRef.new(shape: CategoryFilterFunction, location_name: "CategoryFilterFunction"))
6613
+ TopicCategoryFilter.add_member(:category_filter_type, Shapes::ShapeRef.new(shape: CategoryFilterType, location_name: "CategoryFilterType"))
6614
+ TopicCategoryFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicCategoryFilterConstant, location_name: "Constant"))
6615
+ TopicCategoryFilter.add_member(:inverse, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inverse"))
6616
+ TopicCategoryFilter.struct_class = Types::TopicCategoryFilter
6617
+
6618
+ TopicCategoryFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
6619
+ TopicCategoryFilterConstant.add_member(:singular_constant, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SingularConstant"))
6620
+ TopicCategoryFilterConstant.add_member(:collective_constant, Shapes::ShapeRef.new(shape: CollectiveConstant, location_name: "CollectiveConstant"))
6621
+ TopicCategoryFilterConstant.struct_class = Types::TopicCategoryFilterConstant
6622
+
6623
+ TopicColumn.add_member(:column_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "ColumnName"))
6624
+ TopicColumn.add_member(:column_friendly_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "ColumnFriendlyName"))
6625
+ TopicColumn.add_member(:column_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "ColumnDescription"))
6626
+ TopicColumn.add_member(:column_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "ColumnSynonyms"))
6627
+ TopicColumn.add_member(:column_data_role, Shapes::ShapeRef.new(shape: ColumnDataRole, location_name: "ColumnDataRole"))
6628
+ TopicColumn.add_member(:aggregation, Shapes::ShapeRef.new(shape: DefaultAggregation, location_name: "Aggregation"))
6629
+ TopicColumn.add_member(:is_included_in_topic, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsIncludedInTopic"))
6630
+ TopicColumn.add_member(:disable_indexing, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "DisableIndexing"))
6631
+ TopicColumn.add_member(:comparative_order, Shapes::ShapeRef.new(shape: ComparativeOrder, location_name: "ComparativeOrder"))
6632
+ TopicColumn.add_member(:semantic_type, Shapes::ShapeRef.new(shape: SemanticType, location_name: "SemanticType"))
6633
+ TopicColumn.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
6634
+ TopicColumn.add_member(:allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "AllowedAggregations"))
6635
+ TopicColumn.add_member(:not_allowed_aggregations, Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregations, location_name: "NotAllowedAggregations"))
6636
+ TopicColumn.add_member(:default_formatting, Shapes::ShapeRef.new(shape: DefaultFormatting, location_name: "DefaultFormatting"))
6637
+ TopicColumn.add_member(:never_aggregate_in_filter, Shapes::ShapeRef.new(shape: Boolean, location_name: "NeverAggregateInFilter"))
6638
+ TopicColumn.add_member(:cell_value_synonyms, Shapes::ShapeRef.new(shape: CellValueSynonyms, location_name: "CellValueSynonyms"))
6639
+ TopicColumn.struct_class = Types::TopicColumn
6640
+
6641
+ TopicColumns.member = Shapes::ShapeRef.new(shape: TopicColumn)
6642
+
6643
+ TopicDateRangeFilter.add_member(:inclusive, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inclusive"))
6644
+ TopicDateRangeFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicRangeFilterConstant, location_name: "Constant"))
6645
+ TopicDateRangeFilter.struct_class = Types::TopicDateRangeFilter
6646
+
6647
+ TopicDetails.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
6648
+ TopicDetails.add_member(:description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Description"))
6649
+ TopicDetails.add_member(:data_sets, Shapes::ShapeRef.new(shape: Datasets, location_name: "DataSets"))
6650
+ TopicDetails.struct_class = Types::TopicDetails
6651
+
6652
+ TopicFilter.add_member(:filter_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "FilterDescription"))
6653
+ TopicFilter.add_member(:filter_class, Shapes::ShapeRef.new(shape: FilterClass, location_name: "FilterClass"))
6654
+ TopicFilter.add_member(:filter_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "FilterName"))
6655
+ TopicFilter.add_member(:filter_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "FilterSynonyms"))
6656
+ TopicFilter.add_member(:operand_field_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "OperandFieldName"))
6657
+ TopicFilter.add_member(:filter_type, Shapes::ShapeRef.new(shape: NamedFilterType, location_name: "FilterType"))
6658
+ TopicFilter.add_member(:category_filter, Shapes::ShapeRef.new(shape: TopicCategoryFilter, location_name: "CategoryFilter"))
6659
+ TopicFilter.add_member(:numeric_equality_filter, Shapes::ShapeRef.new(shape: TopicNumericEqualityFilter, location_name: "NumericEqualityFilter"))
6660
+ TopicFilter.add_member(:numeric_range_filter, Shapes::ShapeRef.new(shape: TopicNumericRangeFilter, location_name: "NumericRangeFilter"))
6661
+ TopicFilter.add_member(:date_range_filter, Shapes::ShapeRef.new(shape: TopicDateRangeFilter, location_name: "DateRangeFilter"))
6662
+ TopicFilter.add_member(:relative_date_filter, Shapes::ShapeRef.new(shape: TopicRelativeDateFilter, location_name: "RelativeDateFilter"))
6663
+ TopicFilter.struct_class = Types::TopicFilter
6664
+
6665
+ TopicFilters.member = Shapes::ShapeRef.new(shape: TopicFilter)
6666
+
6667
+ TopicNamedEntities.member = Shapes::ShapeRef.new(shape: TopicNamedEntity)
6668
+
6669
+ TopicNamedEntity.add_member(:entity_name, Shapes::ShapeRef.new(shape: LimitedString, required: true, location_name: "EntityName"))
6670
+ TopicNamedEntity.add_member(:entity_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "EntityDescription"))
6671
+ TopicNamedEntity.add_member(:entity_synonyms, Shapes::ShapeRef.new(shape: Synonyms, location_name: "EntitySynonyms"))
6672
+ TopicNamedEntity.add_member(:semantic_entity_type, Shapes::ShapeRef.new(shape: SemanticEntityType, location_name: "SemanticEntityType"))
6673
+ TopicNamedEntity.add_member(:definition, Shapes::ShapeRef.new(shape: NamedEntityDefinitions, location_name: "Definition"))
6674
+ TopicNamedEntity.struct_class = Types::TopicNamedEntity
6675
+
6676
+ TopicNumericEqualityFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
6677
+ TopicNumericEqualityFilter.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedFilterAggType, location_name: "Aggregation"))
6678
+ TopicNumericEqualityFilter.struct_class = Types::TopicNumericEqualityFilter
6679
+
6680
+ TopicNumericRangeFilter.add_member(:inclusive, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inclusive"))
6681
+ TopicNumericRangeFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicRangeFilterConstant, location_name: "Constant"))
6682
+ TopicNumericRangeFilter.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedFilterAggType, location_name: "Aggregation"))
6683
+ TopicNumericRangeFilter.struct_class = Types::TopicNumericRangeFilter
6684
+
6685
+ TopicRangeFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
6686
+ TopicRangeFilterConstant.add_member(:range_constant, Shapes::ShapeRef.new(shape: RangeConstant, location_name: "RangeConstant"))
6687
+ TopicRangeFilterConstant.struct_class = Types::TopicRangeFilterConstant
6688
+
6689
+ TopicRefreshDetails.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
6690
+ TopicRefreshDetails.add_member(:refresh_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "RefreshId"))
6691
+ TopicRefreshDetails.add_member(:refresh_status, Shapes::ShapeRef.new(shape: TopicRefreshStatus, location_name: "RefreshStatus"))
6692
+ TopicRefreshDetails.struct_class = Types::TopicRefreshDetails
6693
+
6694
+ TopicRefreshSchedule.add_member(:is_enabled, Shapes::ShapeRef.new(shape: NullableBoolean, required: true, location_name: "IsEnabled"))
6695
+ TopicRefreshSchedule.add_member(:based_on_spice_schedule, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "BasedOnSpiceSchedule"))
6696
+ TopicRefreshSchedule.add_member(:starting_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartingAt"))
6697
+ TopicRefreshSchedule.add_member(:timezone, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Timezone"))
6698
+ TopicRefreshSchedule.add_member(:repeat_at, Shapes::ShapeRef.new(shape: LimitedString, location_name: "RepeatAt"))
6699
+ TopicRefreshSchedule.add_member(:topic_schedule_type, Shapes::ShapeRef.new(shape: TopicScheduleType, location_name: "TopicScheduleType"))
6700
+ TopicRefreshSchedule.struct_class = Types::TopicRefreshSchedule
6701
+
6702
+ TopicRefreshScheduleSummaries.member = Shapes::ShapeRef.new(shape: TopicRefreshScheduleSummary)
6703
+
6704
+ TopicRefreshScheduleSummary.add_member(:dataset_id, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetId"))
6705
+ TopicRefreshScheduleSummary.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
6706
+ TopicRefreshScheduleSummary.add_member(:dataset_name, Shapes::ShapeRef.new(shape: LimitedString, location_name: "DatasetName"))
6707
+ TopicRefreshScheduleSummary.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, location_name: "RefreshSchedule"))
6708
+ TopicRefreshScheduleSummary.struct_class = Types::TopicRefreshScheduleSummary
6709
+
6710
+ TopicRelativeDateFilter.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TopicTimeGranularity, location_name: "TimeGranularity"))
6711
+ TopicRelativeDateFilter.add_member(:relative_date_filter_function, Shapes::ShapeRef.new(shape: TopicRelativeDateFilterFunction, location_name: "RelativeDateFilterFunction"))
6712
+ TopicRelativeDateFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
6713
+ TopicRelativeDateFilter.struct_class = Types::TopicRelativeDateFilter
6714
+
6715
+ TopicSingularFilterConstant.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
6716
+ TopicSingularFilterConstant.add_member(:singular_constant, Shapes::ShapeRef.new(shape: LimitedString, location_name: "SingularConstant"))
6717
+ TopicSingularFilterConstant.struct_class = Types::TopicSingularFilterConstant
6718
+
6719
+ TopicSummaries.member = Shapes::ShapeRef.new(shape: TopicSummary)
6720
+
6721
+ TopicSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
6722
+ TopicSummary.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
6723
+ TopicSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
6724
+ TopicSummary.struct_class = Types::TopicSummary
6725
+
6087
6726
  TotalAggregationComputation.add_member(:computation_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "ComputationId"))
6088
6727
  TotalAggregationComputation.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
6089
6728
  TotalAggregationComputation.add_member(:value, Shapes::ShapeRef.new(shape: MeasureField, required: true, location_name: "Value"))
@@ -6103,6 +6742,7 @@ module Aws::QuickSight
6103
6742
  TransformOperation.add_member(:cast_column_type_operation, Shapes::ShapeRef.new(shape: CastColumnTypeOperation, location_name: "CastColumnTypeOperation"))
6104
6743
  TransformOperation.add_member(:tag_column_operation, Shapes::ShapeRef.new(shape: TagColumnOperation, location_name: "TagColumnOperation"))
6105
6744
  TransformOperation.add_member(:untag_column_operation, Shapes::ShapeRef.new(shape: UntagColumnOperation, location_name: "UntagColumnOperation"))
6745
+ TransformOperation.add_member(:override_dataset_parameter_operation, Shapes::ShapeRef.new(shape: OverrideDatasetParameterOperation, location_name: "OverrideDatasetParameterOperation"))
6106
6746
  TransformOperation.struct_class = Types::TransformOperation
6107
6747
 
6108
6748
  TransformOperationList.member = Shapes::ShapeRef.new(shape: TransformOperation)
@@ -6149,6 +6789,9 @@ module Aws::QuickSight
6149
6789
  TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
6150
6790
  TwitterParameters.struct_class = Types::TwitterParameters
6151
6791
 
6792
+ TypeParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
6793
+ TypeParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
6794
+
6152
6795
  Typography.add_member(:font_families, Shapes::ShapeRef.new(shape: FontList, location_name: "FontFamilies"))
6153
6796
  Typography.struct_class = Types::Typography
6154
6797
 
@@ -6324,6 +6967,7 @@ module Aws::QuickSight
6324
6967
  UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
6325
6968
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
6326
6969
  UpdateDataSetRequest.add_member(:data_set_usage_configuration, Shapes::ShapeRef.new(shape: DataSetUsageConfiguration, location_name: "DataSetUsageConfiguration"))
6970
+ UpdateDataSetRequest.add_member(:dataset_parameters, Shapes::ShapeRef.new(shape: DatasetParameterList, location_name: "DatasetParameters"))
6327
6971
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
6328
6972
 
6329
6973
  UpdateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -6527,6 +7171,44 @@ module Aws::QuickSight
6527
7171
  UpdateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
6528
7172
  UpdateThemeResponse.struct_class = Types::UpdateThemeResponse
6529
7173
 
7174
+ UpdateTopicPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7175
+ UpdateTopicPermissionsRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7176
+ UpdateTopicPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
7177
+ UpdateTopicPermissionsRequest.add_member(:revoke_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "RevokePermissions"))
7178
+ UpdateTopicPermissionsRequest.struct_class = Types::UpdateTopicPermissionsRequest
7179
+
7180
+ UpdateTopicPermissionsResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7181
+ UpdateTopicPermissionsResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
7182
+ UpdateTopicPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
7183
+ UpdateTopicPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7184
+ UpdateTopicPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7185
+ UpdateTopicPermissionsResponse.struct_class = Types::UpdateTopicPermissionsResponse
7186
+
7187
+ UpdateTopicRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7188
+ UpdateTopicRefreshScheduleRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7189
+ UpdateTopicRefreshScheduleRequest.add_member(:dataset_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "DatasetId"))
7190
+ UpdateTopicRefreshScheduleRequest.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: TopicRefreshSchedule, required: true, location_name: "RefreshSchedule"))
7191
+ UpdateTopicRefreshScheduleRequest.struct_class = Types::UpdateTopicRefreshScheduleRequest
7192
+
7193
+ UpdateTopicRefreshScheduleResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7194
+ UpdateTopicRefreshScheduleResponse.add_member(:topic_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "TopicArn"))
7195
+ UpdateTopicRefreshScheduleResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetArn"))
7196
+ UpdateTopicRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7197
+ UpdateTopicRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7198
+ UpdateTopicRefreshScheduleResponse.struct_class = Types::UpdateTopicRefreshScheduleResponse
7199
+
7200
+ UpdateTopicRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7201
+ UpdateTopicRequest.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, required: true, location: "uri", location_name: "TopicId"))
7202
+ UpdateTopicRequest.add_member(:topic, Shapes::ShapeRef.new(shape: TopicDetails, required: true, location_name: "Topic"))
7203
+ UpdateTopicRequest.struct_class = Types::UpdateTopicRequest
7204
+
7205
+ UpdateTopicResponse.add_member(:topic_id, Shapes::ShapeRef.new(shape: TopicId, location_name: "TopicId"))
7206
+ UpdateTopicResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7207
+ UpdateTopicResponse.add_member(:refresh_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RefreshArn"))
7208
+ UpdateTopicResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7209
+ UpdateTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7210
+ UpdateTopicResponse.struct_class = Types::UpdateTopicResponse
7211
+
6530
7212
  UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
6531
7213
  UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6532
7214
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -6544,6 +7226,23 @@ module Aws::QuickSight
6544
7226
  UpdateUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6545
7227
  UpdateUserResponse.struct_class = Types::UpdateUserResponse
6546
7228
 
7229
+ UpdateVPCConnectionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7230
+ UpdateVPCConnectionRequest.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, required: true, location: "uri", location_name: "VPCConnectionId"))
7231
+ UpdateVPCConnectionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
7232
+ UpdateVPCConnectionRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, required: true, location_name: "SubnetIds"))
7233
+ UpdateVPCConnectionRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, required: true, location_name: "SecurityGroupIds"))
7234
+ UpdateVPCConnectionRequest.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: DnsResolverList, location_name: "DnsResolvers"))
7235
+ UpdateVPCConnectionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
7236
+ UpdateVPCConnectionRequest.struct_class = Types::UpdateVPCConnectionRequest
7237
+
7238
+ UpdateVPCConnectionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7239
+ UpdateVPCConnectionResponse.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7240
+ UpdateVPCConnectionResponse.add_member(:update_status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "UpdateStatus"))
7241
+ UpdateVPCConnectionResponse.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7242
+ UpdateVPCConnectionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7243
+ UpdateVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7244
+ UpdateVPCConnectionResponse.struct_class = Types::UpdateVPCConnectionResponse
7245
+
6547
7246
  UploadSettings.add_member(:format, Shapes::ShapeRef.new(shape: FileFormat, location_name: "Format"))
6548
7247
  UploadSettings.add_member(:start_from_row, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "StartFromRow", metadata: {"box"=>true}))
6549
7248
  UploadSettings.add_member(:contains_header, Shapes::ShapeRef.new(shape: Boolean, location_name: "ContainsHeader", metadata: {"box"=>true}))
@@ -6566,6 +7265,36 @@ module Aws::QuickSight
6566
7265
 
6567
7266
  UserList.member = Shapes::ShapeRef.new(shape: User)
6568
7267
 
7268
+ VPCConnection.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7269
+ VPCConnection.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7270
+ VPCConnection.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7271
+ VPCConnection.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VPCId"))
7272
+ VPCConnection.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "SecurityGroupIds"))
7273
+ VPCConnection.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: StringList, location_name: "DnsResolvers"))
7274
+ VPCConnection.add_member(:status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "Status"))
7275
+ VPCConnection.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7276
+ VPCConnection.add_member(:network_interfaces, Shapes::ShapeRef.new(shape: NetworkInterfaceList, location_name: "NetworkInterfaces"))
7277
+ VPCConnection.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "RoleArn"))
7278
+ VPCConnection.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
7279
+ VPCConnection.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
7280
+ VPCConnection.struct_class = Types::VPCConnection
7281
+
7282
+ VPCConnectionSummary.add_member(:vpc_connection_id, Shapes::ShapeRef.new(shape: VPCConnectionResourceIdUnrestricted, location_name: "VPCConnectionId"))
7283
+ VPCConnectionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7284
+ VPCConnectionSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
7285
+ VPCConnectionSummary.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VPCId"))
7286
+ VPCConnectionSummary.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "SecurityGroupIds"))
7287
+ VPCConnectionSummary.add_member(:dns_resolvers, Shapes::ShapeRef.new(shape: StringList, location_name: "DnsResolvers"))
7288
+ VPCConnectionSummary.add_member(:status, Shapes::ShapeRef.new(shape: VPCConnectionResourceStatus, location_name: "Status"))
7289
+ VPCConnectionSummary.add_member(:availability_status, Shapes::ShapeRef.new(shape: VPCConnectionAvailabilityStatus, location_name: "AvailabilityStatus"))
7290
+ VPCConnectionSummary.add_member(:network_interfaces, Shapes::ShapeRef.new(shape: NetworkInterfaceList, location_name: "NetworkInterfaces"))
7291
+ VPCConnectionSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "RoleArn"))
7292
+ VPCConnectionSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
7293
+ VPCConnectionSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
7294
+ VPCConnectionSummary.struct_class = Types::VPCConnectionSummary
7295
+
7296
+ VPCConnectionSummaryList.member = Shapes::ShapeRef.new(shape: VPCConnectionSummary)
7297
+
6569
7298
  VisibleRangeOptions.add_member(:percent_range, Shapes::ShapeRef.new(shape: PercentVisibleRange, location_name: "PercentRange"))
6570
7299
  VisibleRangeOptions.struct_class = Types::VisibleRangeOptions
6571
7300
 
@@ -7038,6 +7767,54 @@ module Aws::QuickSight
7038
7767
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7039
7768
  end)
7040
7769
 
7770
+ api.add_operation(:create_topic, Seahorse::Model::Operation.new.tap do |o|
7771
+ o.name = "CreateTopic"
7772
+ o.http_method = "POST"
7773
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics"
7774
+ o.input = Shapes::ShapeRef.new(shape: CreateTopicRequest)
7775
+ o.output = Shapes::ShapeRef.new(shape: CreateTopicResponse)
7776
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7777
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7778
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7779
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7780
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7781
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
7782
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7783
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7784
+ end)
7785
+
7786
+ api.add_operation(:create_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
7787
+ o.name = "CreateTopicRefreshSchedule"
7788
+ o.http_method = "POST"
7789
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules"
7790
+ o.input = Shapes::ShapeRef.new(shape: CreateTopicRefreshScheduleRequest)
7791
+ o.output = Shapes::ShapeRef.new(shape: CreateTopicRefreshScheduleResponse)
7792
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7793
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7794
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7795
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7796
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7797
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
7798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7799
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7800
+ end)
7801
+
7802
+ api.add_operation(:create_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
7803
+ o.name = "CreateVPCConnection"
7804
+ o.http_method = "POST"
7805
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections"
7806
+ o.input = Shapes::ShapeRef.new(shape: CreateVPCConnectionRequest)
7807
+ o.output = Shapes::ShapeRef.new(shape: CreateVPCConnectionResponse)
7808
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7809
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7810
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7811
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7812
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
7813
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7814
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
7815
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7816
+ end)
7817
+
7041
7818
  api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
7042
7819
  o.name = "DeleteAccountCustomization"
7043
7820
  o.http_method = "DELETE"
@@ -7298,6 +8075,36 @@ module Aws::QuickSight
7298
8075
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7299
8076
  end)
7300
8077
 
8078
+ api.add_operation(:delete_topic, Seahorse::Model::Operation.new.tap do |o|
8079
+ o.name = "DeleteTopic"
8080
+ o.http_method = "DELETE"
8081
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
8082
+ o.input = Shapes::ShapeRef.new(shape: DeleteTopicRequest)
8083
+ o.output = Shapes::ShapeRef.new(shape: DeleteTopicResponse)
8084
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8085
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8086
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8087
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8088
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8089
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8090
+ end)
8091
+
8092
+ api.add_operation(:delete_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8093
+ o.name = "DeleteTopicRefreshSchedule"
8094
+ o.http_method = "DELETE"
8095
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
8096
+ o.input = Shapes::ShapeRef.new(shape: DeleteTopicRefreshScheduleRequest)
8097
+ o.output = Shapes::ShapeRef.new(shape: DeleteTopicRefreshScheduleResponse)
8098
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8099
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8100
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8101
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8102
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8103
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8104
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8105
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8106
+ end)
8107
+
7301
8108
  api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
7302
8109
  o.name = "DeleteUser"
7303
8110
  o.http_method = "DELETE"
@@ -7328,6 +8135,21 @@ module Aws::QuickSight
7328
8135
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7329
8136
  end)
7330
8137
 
8138
+ api.add_operation(:delete_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
8139
+ o.name = "DeleteVPCConnection"
8140
+ o.http_method = "DELETE"
8141
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
8142
+ o.input = Shapes::ShapeRef.new(shape: DeleteVPCConnectionRequest)
8143
+ o.output = Shapes::ShapeRef.new(shape: DeleteVPCConnectionResponse)
8144
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8145
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8146
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8147
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8148
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8149
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8150
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8151
+ end)
8152
+
7331
8153
  api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
7332
8154
  o.name = "DescribeAccountCustomization"
7333
8155
  o.http_method = "GET"
@@ -7765,6 +8587,61 @@ module Aws::QuickSight
7765
8587
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7766
8588
  end)
7767
8589
 
8590
+ api.add_operation(:describe_topic, Seahorse::Model::Operation.new.tap do |o|
8591
+ o.name = "DescribeTopic"
8592
+ o.http_method = "GET"
8593
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
8594
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRequest)
8595
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicResponse)
8596
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8597
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8598
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8599
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8600
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8601
+ end)
8602
+
8603
+ api.add_operation(:describe_topic_permissions, Seahorse::Model::Operation.new.tap do |o|
8604
+ o.name = "DescribeTopicPermissions"
8605
+ o.http_method = "GET"
8606
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/permissions"
8607
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicPermissionsRequest)
8608
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicPermissionsResponse)
8609
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8610
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8611
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8612
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8613
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8614
+ end)
8615
+
8616
+ api.add_operation(:describe_topic_refresh, Seahorse::Model::Operation.new.tap do |o|
8617
+ o.name = "DescribeTopicRefresh"
8618
+ o.http_method = "GET"
8619
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"
8620
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRefreshRequest)
8621
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicRefreshResponse)
8622
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8623
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8624
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8625
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8626
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8627
+ end)
8628
+
8629
+ api.add_operation(:describe_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8630
+ o.name = "DescribeTopicRefreshSchedule"
8631
+ o.http_method = "GET"
8632
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
8633
+ o.input = Shapes::ShapeRef.new(shape: DescribeTopicRefreshScheduleRequest)
8634
+ o.output = Shapes::ShapeRef.new(shape: DescribeTopicRefreshScheduleResponse)
8635
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8636
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8637
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8638
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8639
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8640
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
8641
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8642
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8643
+ end)
8644
+
7768
8645
  api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
7769
8646
  o.name = "DescribeUser"
7770
8647
  o.http_method = "GET"
@@ -7780,6 +8657,20 @@ module Aws::QuickSight
7780
8657
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7781
8658
  end)
7782
8659
 
8660
+ api.add_operation(:describe_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
8661
+ o.name = "DescribeVPCConnection"
8662
+ o.http_method = "GET"
8663
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
8664
+ o.input = Shapes::ShapeRef.new(shape: DescribeVPCConnectionRequest)
8665
+ o.output = Shapes::ShapeRef.new(shape: DescribeVPCConnectionResponse)
8666
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8667
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8668
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8669
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8670
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
8671
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8672
+ end)
8673
+
7783
8674
  api.add_operation(:generate_embed_url_for_anonymous_user, Seahorse::Model::Operation.new.tap do |o|
7784
8675
  o.name = "GenerateEmbedUrlForAnonymousUser"
7785
8676
  o.http_method = "POST"
@@ -8009,7 +8900,7 @@ module Aws::QuickSight
8009
8900
  api.add_operation(:list_iam_policy_assignments, Seahorse::Model::Operation.new.tap do |o|
8010
8901
  o.name = "ListIAMPolicyAssignments"
8011
8902
  o.http_method = "GET"
8012
- o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments"
8903
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"
8013
8904
  o.input = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsRequest)
8014
8905
  o.output = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsResponse)
8015
8906
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -8221,6 +9112,41 @@ module Aws::QuickSight
8221
9112
  )
8222
9113
  end)
8223
9114
 
9115
+ api.add_operation(:list_topic_refresh_schedules, Seahorse::Model::Operation.new.tap do |o|
9116
+ o.name = "ListTopicRefreshSchedules"
9117
+ o.http_method = "GET"
9118
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules"
9119
+ o.input = Shapes::ShapeRef.new(shape: ListTopicRefreshSchedulesRequest)
9120
+ o.output = Shapes::ShapeRef.new(shape: ListTopicRefreshSchedulesResponse)
9121
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9122
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9123
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9124
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9125
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9126
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9127
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9128
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9129
+ end)
9130
+
9131
+ api.add_operation(:list_topics, Seahorse::Model::Operation.new.tap do |o|
9132
+ o.name = "ListTopics"
9133
+ o.http_method = "GET"
9134
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics"
9135
+ o.input = Shapes::ShapeRef.new(shape: ListTopicsRequest)
9136
+ o.output = Shapes::ShapeRef.new(shape: ListTopicsResponse)
9137
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9138
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9139
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9140
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9141
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9142
+ o[:pager] = Aws::Pager.new(
9143
+ limit_key: "max_results",
9144
+ tokens: {
9145
+ "next_token" => "next_token"
9146
+ }
9147
+ )
9148
+ end)
9149
+
8224
9150
  api.add_operation(:list_user_groups, Seahorse::Model::Operation.new.tap do |o|
8225
9151
  o.name = "ListUserGroups"
8226
9152
  o.http_method = "GET"
@@ -8252,6 +9178,26 @@ module Aws::QuickSight
8252
9178
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8253
9179
  end)
8254
9180
 
9181
+ api.add_operation(:list_vpc_connections, Seahorse::Model::Operation.new.tap do |o|
9182
+ o.name = "ListVPCConnections"
9183
+ o.http_method = "GET"
9184
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections"
9185
+ o.input = Shapes::ShapeRef.new(shape: ListVPCConnectionsRequest)
9186
+ o.output = Shapes::ShapeRef.new(shape: ListVPCConnectionsResponse)
9187
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9188
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9189
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9190
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
9191
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9192
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9193
+ o[:pager] = Aws::Pager.new(
9194
+ limit_key: "max_results",
9195
+ tokens: {
9196
+ "next_token" => "next_token"
9197
+ }
9198
+ )
9199
+ end)
9200
+
8255
9201
  api.add_operation(:put_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
8256
9202
  o.name = "PutDataSetRefreshProperties"
8257
9203
  o.http_method = "PUT"
@@ -8794,6 +9740,54 @@ module Aws::QuickSight
8794
9740
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8795
9741
  end)
8796
9742
 
9743
+ api.add_operation(:update_topic, Seahorse::Model::Operation.new.tap do |o|
9744
+ o.name = "UpdateTopic"
9745
+ o.http_method = "PUT"
9746
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}"
9747
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicRequest)
9748
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicResponse)
9749
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9750
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9751
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9752
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9753
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9754
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9755
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9756
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9757
+ end)
9758
+
9759
+ api.add_operation(:update_topic_permissions, Seahorse::Model::Operation.new.tap do |o|
9760
+ o.name = "UpdateTopicPermissions"
9761
+ o.http_method = "PUT"
9762
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/permissions"
9763
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicPermissionsRequest)
9764
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicPermissionsResponse)
9765
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9766
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9767
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9768
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9769
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9770
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9771
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9772
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9773
+ end)
9774
+
9775
+ api.add_operation(:update_topic_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
9776
+ o.name = "UpdateTopicRefreshSchedule"
9777
+ o.http_method = "PUT"
9778
+ o.http_request_uri = "/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"
9779
+ o.input = Shapes::ShapeRef.new(shape: UpdateTopicRefreshScheduleRequest)
9780
+ o.output = Shapes::ShapeRef.new(shape: UpdateTopicRefreshScheduleResponse)
9781
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9782
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9783
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9784
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9785
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9787
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9788
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9789
+ end)
9790
+
8797
9791
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
8798
9792
  o.name = "UpdateUser"
8799
9793
  o.http_method = "PUT"
@@ -8808,6 +9802,22 @@ module Aws::QuickSight
8808
9802
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8809
9803
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8810
9804
  end)
9805
+
9806
+ api.add_operation(:update_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
9807
+ o.name = "UpdateVPCConnection"
9808
+ o.http_method = "PUT"
9809
+ o.http_request_uri = "/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"
9810
+ o.input = Shapes::ShapeRef.new(shape: UpdateVPCConnectionRequest)
9811
+ o.output = Shapes::ShapeRef.new(shape: UpdateVPCConnectionResponse)
9812
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9813
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9814
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9815
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9816
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9817
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9818
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
9819
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9820
+ end)
8811
9821
  end
8812
9822
 
8813
9823
  end