aws-sdk-quicksight 1.77.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')
@@ -220,6 +234,8 @@ module Aws::QuickSight
220
234
  CreateIngestionResponse = Shapes::StructureShape.new(name: 'CreateIngestionResponse')
221
235
  CreateNamespaceRequest = Shapes::StructureShape.new(name: 'CreateNamespaceRequest')
222
236
  CreateNamespaceResponse = Shapes::StructureShape.new(name: 'CreateNamespaceResponse')
237
+ CreateRefreshScheduleRequest = Shapes::StructureShape.new(name: 'CreateRefreshScheduleRequest')
238
+ CreateRefreshScheduleResponse = Shapes::StructureShape.new(name: 'CreateRefreshScheduleResponse')
223
239
  CreateTemplateAliasRequest = Shapes::StructureShape.new(name: 'CreateTemplateAliasRequest')
224
240
  CreateTemplateAliasResponse = Shapes::StructureShape.new(name: 'CreateTemplateAliasResponse')
225
241
  CreateTemplateRequest = Shapes::StructureShape.new(name: 'CreateTemplateRequest')
@@ -228,10 +244,17 @@ module Aws::QuickSight
228
244
  CreateThemeAliasResponse = Shapes::StructureShape.new(name: 'CreateThemeAliasResponse')
229
245
  CreateThemeRequest = Shapes::StructureShape.new(name: 'CreateThemeRequest')
230
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')
231
253
  CredentialPair = Shapes::StructureShape.new(name: 'CredentialPair')
232
254
  CrossDatasetTypes = Shapes::StringShape.new(name: 'CrossDatasetTypes')
233
255
  CurrencyCode = Shapes::StringShape.new(name: 'CurrencyCode')
234
256
  CurrencyDisplayFormatConfiguration = Shapes::StructureShape.new(name: 'CurrencyDisplayFormatConfiguration')
257
+ CustomActionColumnList = Shapes::ListShape.new(name: 'CustomActionColumnList')
235
258
  CustomActionFilterOperation = Shapes::StructureShape.new(name: 'CustomActionFilterOperation')
236
259
  CustomActionNavigationOperation = Shapes::StructureShape.new(name: 'CustomActionNavigationOperation')
237
260
  CustomActionSetParametersOperation = Shapes::StructureShape.new(name: 'CustomActionSetParametersOperation')
@@ -269,6 +292,7 @@ module Aws::QuickSight
269
292
  DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
270
293
  DashboardVisualId = Shapes::StructureShape.new(name: 'DashboardVisualId')
271
294
  DashboardVisualPublishOptions = Shapes::StructureShape.new(name: 'DashboardVisualPublishOptions')
295
+ DataAggregation = Shapes::StructureShape.new(name: 'DataAggregation')
272
296
  DataBarsOptions = Shapes::StructureShape.new(name: 'DataBarsOptions')
273
297
  DataColor = Shapes::StructureShape.new(name: 'DataColor')
274
298
  DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
@@ -300,6 +324,7 @@ module Aws::QuickSight
300
324
  DataSetName = Shapes::StringShape.new(name: 'DataSetName')
301
325
  DataSetReference = Shapes::StructureShape.new(name: 'DataSetReference')
302
326
  DataSetReferenceList = Shapes::ListShape.new(name: 'DataSetReferenceList')
327
+ DataSetRefreshProperties = Shapes::StructureShape.new(name: 'DataSetRefreshProperties')
303
328
  DataSetSchema = Shapes::StructureShape.new(name: 'DataSetSchema')
304
329
  DataSetSearchFilter = Shapes::StructureShape.new(name: 'DataSetSearchFilter')
305
330
  DataSetSearchFilterList = Shapes::ListShape.new(name: 'DataSetSearchFilterList')
@@ -321,10 +346,21 @@ module Aws::QuickSight
321
346
  DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
322
347
  Database = Shapes::StringShape.new(name: 'Database')
323
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')
324
356
  DateAggregationFunction = Shapes::StringShape.new(name: 'DateAggregationFunction')
325
357
  DateAxisOptions = Shapes::StructureShape.new(name: 'DateAxisOptions')
326
358
  DateDimensionField = Shapes::StructureShape.new(name: 'DateDimensionField')
327
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')
328
364
  DateTimeDefaultValueList = Shapes::ListShape.new(name: 'DateTimeDefaultValueList')
329
365
  DateTimeDefaultValues = Shapes::StructureShape.new(name: 'DateTimeDefaultValues')
330
366
  DateTimeFormat = Shapes::StringShape.new(name: 'DateTimeFormat')
@@ -335,6 +371,12 @@ module Aws::QuickSight
335
371
  DateTimeParameterList = Shapes::ListShape.new(name: 'DateTimeParameterList')
336
372
  DateTimePickerControlDisplayOptions = Shapes::StructureShape.new(name: 'DateTimePickerControlDisplayOptions')
337
373
  DateTimeValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DateTimeValueWhenUnsetConfiguration')
374
+ DayOfMonth = Shapes::StringShape.new(name: 'DayOfMonth')
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')
338
380
  DecimalDefaultValueList = Shapes::ListShape.new(name: 'DecimalDefaultValueList')
339
381
  DecimalDefaultValues = Shapes::StructureShape.new(name: 'DecimalDefaultValues')
340
382
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
@@ -343,6 +385,8 @@ module Aws::QuickSight
343
385
  DecimalPlaces = Shapes::IntegerShape.new(name: 'DecimalPlaces')
344
386
  DecimalPlacesConfiguration = Shapes::StructureShape.new(name: 'DecimalPlacesConfiguration')
345
387
  DecimalValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'DecimalValueWhenUnsetConfiguration')
388
+ DefaultAggregation = Shapes::StringShape.new(name: 'DefaultAggregation')
389
+ DefaultFormatting = Shapes::StructureShape.new(name: 'DefaultFormatting')
346
390
  DefaultFreeFormLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultFreeFormLayoutConfiguration')
347
391
  DefaultGridLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultGridLayoutConfiguration')
348
392
  DefaultInteractiveLayoutConfiguration = Shapes::StructureShape.new(name: 'DefaultInteractiveLayoutConfiguration')
@@ -357,6 +401,8 @@ module Aws::QuickSight
357
401
  DeleteAnalysisResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisResponse')
358
402
  DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
359
403
  DeleteDashboardResponse = Shapes::StructureShape.new(name: 'DeleteDashboardResponse')
404
+ DeleteDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRefreshPropertiesRequest')
405
+ DeleteDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'DeleteDataSetRefreshPropertiesResponse')
360
406
  DeleteDataSetRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRequest')
361
407
  DeleteDataSetResponse = Shapes::StructureShape.new(name: 'DeleteDataSetResponse')
362
408
  DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
@@ -373,6 +419,8 @@ module Aws::QuickSight
373
419
  DeleteIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentResponse')
374
420
  DeleteNamespaceRequest = Shapes::StructureShape.new(name: 'DeleteNamespaceRequest')
375
421
  DeleteNamespaceResponse = Shapes::StructureShape.new(name: 'DeleteNamespaceResponse')
422
+ DeleteRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DeleteRefreshScheduleRequest')
423
+ DeleteRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DeleteRefreshScheduleResponse')
376
424
  DeleteTemplateAliasRequest = Shapes::StructureShape.new(name: 'DeleteTemplateAliasRequest')
377
425
  DeleteTemplateAliasResponse = Shapes::StructureShape.new(name: 'DeleteTemplateAliasResponse')
378
426
  DeleteTemplateRequest = Shapes::StructureShape.new(name: 'DeleteTemplateRequest')
@@ -381,10 +429,16 @@ module Aws::QuickSight
381
429
  DeleteThemeAliasResponse = Shapes::StructureShape.new(name: 'DeleteThemeAliasResponse')
382
430
  DeleteThemeRequest = Shapes::StructureShape.new(name: 'DeleteThemeRequest')
383
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')
384
436
  DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
385
437
  DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
386
438
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
387
439
  DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
440
+ DeleteVPCConnectionRequest = Shapes::StructureShape.new(name: 'DeleteVPCConnectionRequest')
441
+ DeleteVPCConnectionResponse = Shapes::StructureShape.new(name: 'DeleteVPCConnectionResponse')
388
442
  Delimiter = Shapes::StringShape.new(name: 'Delimiter')
389
443
  DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
390
444
  DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
@@ -406,6 +460,8 @@ module Aws::QuickSight
406
460
  DescribeDashboardResponse = Shapes::StructureShape.new(name: 'DescribeDashboardResponse')
407
461
  DescribeDataSetPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsRequest')
408
462
  DescribeDataSetPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDataSetPermissionsResponse')
463
+ DescribeDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesRequest')
464
+ DescribeDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'DescribeDataSetRefreshPropertiesResponse')
409
465
  DescribeDataSetRequest = Shapes::StructureShape.new(name: 'DescribeDataSetRequest')
410
466
  DescribeDataSetResponse = Shapes::StructureShape.new(name: 'DescribeDataSetResponse')
411
467
  DescribeDataSourcePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDataSourcePermissionsRequest')
@@ -430,6 +486,8 @@ module Aws::QuickSight
430
486
  DescribeIpRestrictionResponse = Shapes::StructureShape.new(name: 'DescribeIpRestrictionResponse')
431
487
  DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
432
488
  DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
489
+ DescribeRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleRequest')
490
+ DescribeRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleResponse')
433
491
  DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
434
492
  DescribeTemplateAliasResponse = Shapes::StructureShape.new(name: 'DescribeTemplateAliasResponse')
435
493
  DescribeTemplateDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeTemplateDefinitionRequest')
@@ -444,11 +502,24 @@ module Aws::QuickSight
444
502
  DescribeThemePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeThemePermissionsResponse')
445
503
  DescribeThemeRequest = Shapes::StructureShape.new(name: 'DescribeThemeRequest')
446
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')
447
513
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
448
514
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
515
+ DescribeVPCConnectionRequest = Shapes::StructureShape.new(name: 'DescribeVPCConnectionRequest')
516
+ DescribeVPCConnectionResponse = Shapes::StructureShape.new(name: 'DescribeVPCConnectionResponse')
449
517
  DestinationParameterValueConfiguration = Shapes::StructureShape.new(name: 'DestinationParameterValueConfiguration')
450
518
  DimensionField = Shapes::StructureShape.new(name: 'DimensionField')
451
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')
452
523
  Domain = Shapes::StringShape.new(name: 'Domain')
453
524
  DomainNotWhitelistedException = Shapes::StructureShape.new(name: 'DomainNotWhitelistedException')
454
525
  DonutCenterOptions = Shapes::StructureShape.new(name: 'DonutCenterOptions')
@@ -503,6 +574,7 @@ module Aws::QuickSight
503
574
  FilledMapSortConfiguration = Shapes::StructureShape.new(name: 'FilledMapSortConfiguration')
504
575
  FilledMapVisual = Shapes::StructureShape.new(name: 'FilledMapVisual')
505
576
  Filter = Shapes::StructureShape.new(name: 'Filter')
577
+ FilterClass = Shapes::StringShape.new(name: 'FilterClass')
506
578
  FilterControl = Shapes::StructureShape.new(name: 'FilterControl')
507
579
  FilterControlList = Shapes::ListShape.new(name: 'FilterControlList')
508
580
  FilterDateTimePickerControl = Shapes::StructureShape.new(name: 'FilterDateTimePickerControl')
@@ -650,6 +722,7 @@ module Aws::QuickSight
650
722
  IAMPolicyAssignmentName = Shapes::StringShape.new(name: 'IAMPolicyAssignmentName')
651
723
  IAMPolicyAssignmentSummary = Shapes::StructureShape.new(name: 'IAMPolicyAssignmentSummary')
652
724
  IAMPolicyAssignmentSummaryList = Shapes::ListShape.new(name: 'IAMPolicyAssignmentSummaryList')
725
+ IPv4Address = Shapes::StringShape.new(name: 'IPv4Address')
653
726
  Icon = Shapes::StringShape.new(name: 'Icon')
654
727
  IdentityMap = Shapes::MapShape.new(name: 'IdentityMap')
655
728
  IdentityName = Shapes::StringShape.new(name: 'IdentityName')
@@ -657,6 +730,7 @@ module Aws::QuickSight
657
730
  IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
658
731
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
659
732
  IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
733
+ IncrementalRefresh = Shapes::StructureShape.new(name: 'IncrementalRefresh')
660
734
  Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
661
735
  IngestionErrorType = Shapes::StringShape.new(name: 'IngestionErrorType')
662
736
  IngestionId = Shapes::StringShape.new(name: 'IngestionId')
@@ -673,6 +747,10 @@ module Aws::QuickSight
673
747
  InsightVisual = Shapes::StructureShape.new(name: 'InsightVisual')
674
748
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
675
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')
676
754
  IntegerDefaultValueList = Shapes::ListShape.new(name: 'IntegerDefaultValueList')
677
755
  IntegerDefaultValues = Shapes::StructureShape.new(name: 'IntegerDefaultValues')
678
756
  IntegerParameter = Shapes::StructureShape.new(name: 'IntegerParameter')
@@ -710,6 +788,7 @@ module Aws::QuickSight
710
788
  LegendPosition = Shapes::StringShape.new(name: 'LegendPosition')
711
789
  Length = Shapes::StringShape.new(name: 'Length')
712
790
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
791
+ LimitedString = Shapes::StringShape.new(name: 'LimitedString')
713
792
  LineChartAggregatedFieldWells = Shapes::StructureShape.new(name: 'LineChartAggregatedFieldWells')
714
793
  LineChartConfiguration = Shapes::StructureShape.new(name: 'LineChartConfiguration')
715
794
  LineChartDefaultSeriesSettings = Shapes::StructureShape.new(name: 'LineChartDefaultSeriesSettings')
@@ -754,6 +833,8 @@ module Aws::QuickSight
754
833
  ListIngestionsResponse = Shapes::StructureShape.new(name: 'ListIngestionsResponse')
755
834
  ListNamespacesRequest = Shapes::StructureShape.new(name: 'ListNamespacesRequest')
756
835
  ListNamespacesResponse = Shapes::StructureShape.new(name: 'ListNamespacesResponse')
836
+ ListRefreshSchedulesRequest = Shapes::StructureShape.new(name: 'ListRefreshSchedulesRequest')
837
+ ListRefreshSchedulesResponse = Shapes::StructureShape.new(name: 'ListRefreshSchedulesResponse')
757
838
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
758
839
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
759
840
  ListTemplateAliasesRequest = Shapes::StructureShape.new(name: 'ListTemplateAliasesRequest')
@@ -768,10 +849,16 @@ module Aws::QuickSight
768
849
  ListThemeVersionsResponse = Shapes::StructureShape.new(name: 'ListThemeVersionsResponse')
769
850
  ListThemesRequest = Shapes::StructureShape.new(name: 'ListThemesRequest')
770
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')
771
856
  ListUserGroupsRequest = Shapes::StructureShape.new(name: 'ListUserGroupsRequest')
772
857
  ListUserGroupsResponse = Shapes::StructureShape.new(name: 'ListUserGroupsResponse')
773
858
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
774
859
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
860
+ ListVPCConnectionsRequest = Shapes::StructureShape.new(name: 'ListVPCConnectionsRequest')
861
+ ListVPCConnectionsResponse = Shapes::StructureShape.new(name: 'ListVPCConnectionsResponse')
775
862
  LoadingAnimation = Shapes::StructureShape.new(name: 'LoadingAnimation')
776
863
  LocalNavigationConfiguration = Shapes::StructureShape.new(name: 'LocalNavigationConfiguration')
777
864
  LogicalTable = Shapes::StructureShape.new(name: 'LogicalTable')
@@ -784,8 +871,12 @@ module Aws::QuickSight
784
871
  LongPlainText = Shapes::StringShape.new(name: 'LongPlainText')
785
872
  LongRichText = Shapes::StringShape.new(name: 'LongRichText')
786
873
  Longitude = Shapes::FloatShape.new(name: 'Longitude')
874
+ LookbackWindow = Shapes::StructureShape.new(name: 'LookbackWindow')
875
+ LookbackWindowSizeUnit = Shapes::StringShape.new(name: 'LookbackWindowSizeUnit')
787
876
  ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
788
877
  MapZoomMode = Shapes::StringShape.new(name: 'MapZoomMode')
878
+ MappedDataSetParameter = Shapes::StructureShape.new(name: 'MappedDataSetParameter')
879
+ MappedDataSetParameters = Shapes::ListShape.new(name: 'MappedDataSetParameters')
789
880
  MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
790
881
  MariaDbParameters = Shapes::StructureShape.new(name: 'MariaDbParameters')
791
882
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
@@ -802,6 +893,12 @@ module Aws::QuickSight
802
893
  MissingDataConfigurationList = Shapes::ListShape.new(name: 'MissingDataConfigurationList')
803
894
  MissingDataTreatmentOption = Shapes::StringShape.new(name: 'MissingDataTreatmentOption')
804
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')
805
902
  Namespace = Shapes::StringShape.new(name: 'Namespace')
806
903
  NamespaceError = Shapes::StructureShape.new(name: 'NamespaceError')
807
904
  NamespaceErrorType = Shapes::StringShape.new(name: 'NamespaceErrorType')
@@ -809,8 +906,14 @@ module Aws::QuickSight
809
906
  NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
810
907
  Namespaces = Shapes::ListShape.new(name: 'Namespaces')
811
908
  NarrativeString = Shapes::StringShape.new(name: 'NarrativeString')
909
+ NegativeFormat = Shapes::StructureShape.new(name: 'NegativeFormat')
812
910
  NegativeValueConfiguration = Shapes::StructureShape.new(name: 'NegativeValueConfiguration')
813
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')
814
917
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
815
918
  NullString = Shapes::StringShape.new(name: 'NullString')
816
919
  NullValueFormatConfiguration = Shapes::StructureShape.new(name: 'NullValueFormatConfiguration')
@@ -837,6 +940,7 @@ module Aws::QuickSight
837
940
  OtherCategories = Shapes::StringShape.new(name: 'OtherCategories')
838
941
  OutputColumn = Shapes::StructureShape.new(name: 'OutputColumn')
839
942
  OutputColumnList = Shapes::ListShape.new(name: 'OutputColumnList')
943
+ OverrideDatasetParameterOperation = Shapes::StructureShape.new(name: 'OverrideDatasetParameterOperation')
840
944
  PageNumber = Shapes::IntegerShape.new(name: 'PageNumber')
841
945
  PaginationConfiguration = Shapes::StructureShape.new(name: 'PaginationConfiguration')
842
946
  PanelBorderStyle = Shapes::StringShape.new(name: 'PanelBorderStyle')
@@ -910,6 +1014,7 @@ module Aws::QuickSight
910
1014
  PixelLength = Shapes::StringShape.new(name: 'PixelLength')
911
1015
  Port = Shapes::IntegerShape.new(name: 'Port')
912
1016
  PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
1017
+ PositiveLong = Shapes::IntegerShape.new(name: 'PositiveLong')
913
1018
  PostgreSqlParameters = Shapes::StructureShape.new(name: 'PostgreSqlParameters')
914
1019
  PreconditionNotMetException = Shapes::StructureShape.new(name: 'PreconditionNotMetException')
915
1020
  PredefinedHierarchy = Shapes::StructureShape.new(name: 'PredefinedHierarchy')
@@ -923,6 +1028,10 @@ module Aws::QuickSight
923
1028
  ProgressBarOptions = Shapes::StructureShape.new(name: 'ProgressBarOptions')
924
1029
  ProjectOperation = Shapes::StructureShape.new(name: 'ProjectOperation')
925
1030
  ProjectedColumnList = Shapes::ListShape.new(name: 'ProjectedColumnList')
1031
+ PropertyRole = Shapes::StringShape.new(name: 'PropertyRole')
1032
+ PropertyUsage = Shapes::StringShape.new(name: 'PropertyUsage')
1033
+ PutDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesRequest')
1034
+ PutDataSetRefreshPropertiesResponse = Shapes::StructureShape.new(name: 'PutDataSetRefreshPropertiesResponse')
926
1035
  Query = Shapes::StringShape.new(name: 'Query')
927
1036
  QueueInfo = Shapes::StructureShape.new(name: 'QueueInfo')
928
1037
  QuickSightUserNotFoundException = Shapes::StructureShape.new(name: 'QuickSightUserNotFoundException')
@@ -938,6 +1047,7 @@ module Aws::QuickSight
938
1047
  RadarChartStartAngle = Shapes::FloatShape.new(name: 'RadarChartStartAngle')
939
1048
  RadarChartValuesFieldList = Shapes::ListShape.new(name: 'RadarChartValuesFieldList')
940
1049
  RadarChartVisual = Shapes::StructureShape.new(name: 'RadarChartVisual')
1050
+ RangeConstant = Shapes::StructureShape.new(name: 'RangeConstant')
941
1051
  RangeEndsLabelType = Shapes::StructureShape.new(name: 'RangeEndsLabelType')
942
1052
  RdsParameters = Shapes::StructureShape.new(name: 'RdsParameters')
943
1053
  RecoveryWindowInDays = Shapes::IntegerShape.new(name: 'RecoveryWindowInDays')
@@ -955,6 +1065,11 @@ module Aws::QuickSight
955
1065
  ReferenceLineStyleConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineStyleConfiguration')
956
1066
  ReferenceLineValueLabelConfiguration = Shapes::StructureShape.new(name: 'ReferenceLineValueLabelConfiguration')
957
1067
  ReferenceLineValueLabelRelativePosition = Shapes::StringShape.new(name: 'ReferenceLineValueLabelRelativePosition')
1068
+ RefreshConfiguration = Shapes::StructureShape.new(name: 'RefreshConfiguration')
1069
+ RefreshFrequency = Shapes::StructureShape.new(name: 'RefreshFrequency')
1070
+ RefreshInterval = Shapes::StringShape.new(name: 'RefreshInterval')
1071
+ RefreshSchedule = Shapes::StructureShape.new(name: 'RefreshSchedule')
1072
+ RefreshSchedules = Shapes::ListShape.new(name: 'RefreshSchedules')
958
1073
  RegisterUserRequest = Shapes::StructureShape.new(name: 'RegisterUserRequest')
959
1074
  RegisterUserResponse = Shapes::StructureShape.new(name: 'RegisterUserResponse')
960
1075
  RegisteredUserConsoleFeatureConfigurations = Shapes::StructureShape.new(name: 'RegisteredUserConsoleFeatureConfigurations')
@@ -998,6 +1113,8 @@ module Aws::QuickSight
998
1113
  RowLevelPermissionTagConfiguration = Shapes::StructureShape.new(name: 'RowLevelPermissionTagConfiguration')
999
1114
  RowLevelPermissionTagDelimiter = Shapes::StringShape.new(name: 'RowLevelPermissionTagDelimiter')
1000
1115
  RowLevelPermissionTagRule = Shapes::StructureShape.new(name: 'RowLevelPermissionTagRule')
1116
+ RowLevelPermissionTagRuleConfiguration = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleConfiguration')
1117
+ RowLevelPermissionTagRuleConfigurationList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleConfigurationList')
1001
1118
  RowLevelPermissionTagRuleList = Shapes::ListShape.new(name: 'RowLevelPermissionTagRuleList')
1002
1119
  RowSortList = Shapes::ListShape.new(name: 'RowSortList')
1003
1120
  S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
@@ -1015,6 +1132,7 @@ module Aws::QuickSight
1015
1132
  ScatterPlotFieldWells = Shapes::StructureShape.new(name: 'ScatterPlotFieldWells')
1016
1133
  ScatterPlotUnaggregatedFieldWells = Shapes::StructureShape.new(name: 'ScatterPlotUnaggregatedFieldWells')
1017
1134
  ScatterPlotVisual = Shapes::StructureShape.new(name: 'ScatterPlotVisual')
1135
+ ScheduleRefreshOnEntity = Shapes::StructureShape.new(name: 'ScheduleRefreshOnEntity')
1018
1136
  ScrollBarOptions = Shapes::StructureShape.new(name: 'ScrollBarOptions')
1019
1137
  SearchAnalysesRequest = Shapes::StructureShape.new(name: 'SearchAnalysesRequest')
1020
1138
  SearchAnalysesResponse = Shapes::StructureShape.new(name: 'SearchAnalysesResponse')
@@ -1039,11 +1157,15 @@ module Aws::QuickSight
1039
1157
  SectionPageBreakConfiguration = Shapes::StructureShape.new(name: 'SectionPageBreakConfiguration')
1040
1158
  SectionPageBreakStatus = Shapes::StringShape.new(name: 'SectionPageBreakStatus')
1041
1159
  SectionStyle = Shapes::StructureShape.new(name: 'SectionStyle')
1160
+ SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
1161
+ SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
1042
1162
  SelectAllValueOptions = Shapes::StringShape.new(name: 'SelectAllValueOptions')
1043
1163
  SelectedFieldList = Shapes::ListShape.new(name: 'SelectedFieldList')
1044
1164
  SelectedFieldOptions = Shapes::StringShape.new(name: 'SelectedFieldOptions')
1045
1165
  SelectedSheetsFilterScopeConfiguration = Shapes::StructureShape.new(name: 'SelectedSheetsFilterScopeConfiguration')
1046
1166
  SelectedTooltipType = Shapes::StringShape.new(name: 'SelectedTooltipType')
1167
+ SemanticEntityType = Shapes::StructureShape.new(name: 'SemanticEntityType')
1168
+ SemanticType = Shapes::StructureShape.new(name: 'SemanticType')
1047
1169
  SensitiveDouble = Shapes::FloatShape.new(name: 'SensitiveDouble')
1048
1170
  SensitiveDoubleList = Shapes::ListShape.new(name: 'SensitiveDoubleList')
1049
1171
  SensitiveDoubleObject = Shapes::FloatShape.new(name: 'SensitiveDoubleObject')
@@ -1116,6 +1238,10 @@ module Aws::QuickSight
1116
1238
  Status = Shapes::StringShape.new(name: 'Status')
1117
1239
  StatusCode = Shapes::IntegerShape.new(name: 'StatusCode')
1118
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')
1119
1245
  StringDefaultValueList = Shapes::ListShape.new(name: 'StringDefaultValueList')
1120
1246
  StringDefaultValues = Shapes::StructureShape.new(name: 'StringDefaultValues')
1121
1247
  StringFormatConfiguration = Shapes::StructureShape.new(name: 'StringFormatConfiguration')
@@ -1124,8 +1250,11 @@ module Aws::QuickSight
1124
1250
  StringParameterDeclaration = Shapes::StructureShape.new(name: 'StringParameterDeclaration')
1125
1251
  StringParameterList = Shapes::ListShape.new(name: 'StringParameterList')
1126
1252
  StringValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'StringValueWhenUnsetConfiguration')
1253
+ SubnetId = Shapes::StringShape.new(name: 'SubnetId')
1254
+ SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
1127
1255
  SubtotalOptions = Shapes::StructureShape.new(name: 'SubtotalOptions')
1128
1256
  Suffix = Shapes::StringShape.new(name: 'Suffix')
1257
+ Synonyms = Shapes::ListShape.new(name: 'Synonyms')
1129
1258
  TableAggregatedFieldWells = Shapes::StructureShape.new(name: 'TableAggregatedFieldWells')
1130
1259
  TableBorderOptions = Shapes::StructureShape.new(name: 'TableBorderOptions')
1131
1260
  TableBorderStyle = Shapes::StringShape.new(name: 'TableBorderStyle')
@@ -1232,6 +1361,35 @@ module Aws::QuickSight
1232
1361
  TopBottomRankedComputation = Shapes::StructureShape.new(name: 'TopBottomRankedComputation')
1233
1362
  TopBottomRankedComputationResultSize = Shapes::IntegerShape.new(name: 'TopBottomRankedComputationResultSize')
1234
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')
1235
1393
  TotalAggregationComputation = Shapes::StructureShape.new(name: 'TotalAggregationComputation')
1236
1394
  TotalOptions = Shapes::StructureShape.new(name: 'TotalOptions')
1237
1395
  TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
@@ -1246,12 +1404,14 @@ module Aws::QuickSight
1246
1404
  TrendArrowOptions = Shapes::StructureShape.new(name: 'TrendArrowOptions')
1247
1405
  TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
1248
1406
  TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
1407
+ TypeParameters = Shapes::MapShape.new(name: 'TypeParameters')
1249
1408
  Typography = Shapes::StructureShape.new(name: 'Typography')
1250
1409
  UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
1251
1410
  URLOperationTemplate = Shapes::StringShape.new(name: 'URLOperationTemplate')
1252
1411
  URLTargetConfiguration = Shapes::StringShape.new(name: 'URLTargetConfiguration')
1253
1412
  UnaggregatedField = Shapes::StructureShape.new(name: 'UnaggregatedField')
1254
1413
  UnaggregatedFieldList = Shapes::ListShape.new(name: 'UnaggregatedFieldList')
1414
+ UndefinedSpecifiedValueType = Shapes::StringShape.new(name: 'UndefinedSpecifiedValueType')
1255
1415
  UnicodeIcon = Shapes::StringShape.new(name: 'UnicodeIcon')
1256
1416
  UniqueValuesComputation = Shapes::StructureShape.new(name: 'UniqueValuesComputation')
1257
1417
  UnlimitedPixelLength = Shapes::StringShape.new(name: 'UnlimitedPixelLength')
@@ -1295,6 +1455,8 @@ module Aws::QuickSight
1295
1455
  UpdateLinkPermissionList = Shapes::ListShape.new(name: 'UpdateLinkPermissionList')
1296
1456
  UpdatePublicSharingSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsRequest')
1297
1457
  UpdatePublicSharingSettingsResponse = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsResponse')
1458
+ UpdateRefreshScheduleRequest = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleRequest')
1459
+ UpdateRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleResponse')
1298
1460
  UpdateResourcePermissionList = Shapes::ListShape.new(name: 'UpdateResourcePermissionList')
1299
1461
  UpdateTemplateAliasRequest = Shapes::StructureShape.new(name: 'UpdateTemplateAliasRequest')
1300
1462
  UpdateTemplateAliasResponse = Shapes::StructureShape.new(name: 'UpdateTemplateAliasResponse')
@@ -1308,14 +1470,29 @@ module Aws::QuickSight
1308
1470
  UpdateThemePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateThemePermissionsResponse')
1309
1471
  UpdateThemeRequest = Shapes::StructureShape.new(name: 'UpdateThemeRequest')
1310
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')
1311
1479
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
1312
1480
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
1481
+ UpdateVPCConnectionRequest = Shapes::StructureShape.new(name: 'UpdateVPCConnectionRequest')
1482
+ UpdateVPCConnectionResponse = Shapes::StructureShape.new(name: 'UpdateVPCConnectionResponse')
1313
1483
  UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
1314
1484
  User = Shapes::StructureShape.new(name: 'User')
1315
1485
  UserList = Shapes::ListShape.new(name: 'UserList')
1316
1486
  UserName = Shapes::StringShape.new(name: 'UserName')
1317
1487
  UserRole = Shapes::StringShape.new(name: 'UserRole')
1318
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')
1319
1496
  ValueWhenUnsetOption = Shapes::StringShape.new(name: 'ValueWhenUnsetOption')
1320
1497
  VersionDescription = Shapes::StringShape.new(name: 'VersionDescription')
1321
1498
  VersionNumber = Shapes::IntegerShape.new(name: 'VersionNumber')
@@ -1406,6 +1583,9 @@ module Aws::QuickSight
1406
1583
  AggregationFunction.add_member(:date_aggregation_function, Shapes::ShapeRef.new(shape: DateAggregationFunction, location_name: "DateAggregationFunction"))
1407
1584
  AggregationFunction.struct_class = Types::AggregationFunction
1408
1585
 
1586
+ AggregationFunctionParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
1587
+ AggregationFunctionParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
1588
+
1409
1589
  AggregationSortConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
1410
1590
  AggregationSortConfiguration.add_member(:sort_direction, Shapes::ShapeRef.new(shape: SortDirection, required: true, location_name: "SortDirection"))
1411
1591
  AggregationSortConfiguration.add_member(:aggregation_function, Shapes::ShapeRef.new(shape: AggregationFunction, required: true, location_name: "AggregationFunction"))
@@ -1523,6 +1703,8 @@ module Aws::QuickSight
1523
1703
  AuroraPostgreSqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1524
1704
  AuroraPostgreSqlParameters.struct_class = Types::AuroraPostgreSqlParameters
1525
1705
 
1706
+ AuthorSpecifiedAggregations.member = Shapes::ShapeRef.new(shape: AuthorSpecifiedAggregation)
1707
+
1526
1708
  AwsIotAnalyticsParameters.add_member(:data_set_name, Shapes::ShapeRef.new(shape: DataSetName, required: true, location_name: "DataSetName"))
1527
1709
  AwsIotAnalyticsParameters.struct_class = Types::AwsIotAnalyticsParameters
1528
1710
 
@@ -1635,6 +1817,9 @@ module Aws::QuickSight
1635
1817
  BodySectionContent.add_member(:layout, Shapes::ShapeRef.new(shape: SectionLayoutConfiguration, location_name: "Layout"))
1636
1818
  BodySectionContent.struct_class = Types::BodySectionContent
1637
1819
 
1820
+ BookmarksConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
1821
+ BookmarksConfigurations.struct_class = Types::BookmarksConfigurations
1822
+
1638
1823
  BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
1639
1824
  BorderStyle.struct_class = Types::BorderStyle
1640
1825
 
@@ -1691,7 +1876,7 @@ module Aws::QuickSight
1691
1876
 
1692
1877
  CalculatedField.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
1693
1878
  CalculatedField.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "Name"))
1694
- 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"))
1695
1880
  CalculatedField.struct_class = Types::CalculatedField
1696
1881
 
1697
1882
  CalculatedFields.member = Shapes::ShapeRef.new(shape: CalculatedField)
@@ -1753,6 +1938,12 @@ module Aws::QuickSight
1753
1938
 
1754
1939
  CategoryValueList.member = Shapes::ShapeRef.new(shape: CategoryValue)
1755
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
+
1756
1947
  ChartAxisLabelOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
1757
1948
  ChartAxisLabelOptions.add_member(:sort_icon_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "SortIconVisibility"))
1758
1949
  ChartAxisLabelOptions.add_member(:axis_label_options, Shapes::ShapeRef.new(shape: AxisLabelOptionsList, location_name: "AxisLabelOptions"))
@@ -1764,6 +1955,9 @@ module Aws::QuickSight
1764
1955
  ClusterMarkerConfiguration.add_member(:cluster_marker, Shapes::ShapeRef.new(shape: ClusterMarker, location_name: "ClusterMarker"))
1765
1956
  ClusterMarkerConfiguration.struct_class = Types::ClusterMarkerConfiguration
1766
1957
 
1958
+ CollectiveConstant.add_member(:value_list, Shapes::ShapeRef.new(shape: StringList, location_name: "ValueList"))
1959
+ CollectiveConstant.struct_class = Types::CollectiveConstant
1960
+
1767
1961
  ColorList.member = Shapes::ShapeRef.new(shape: HexColor)
1768
1962
 
1769
1963
  ColorScale.add_member(:colors, Shapes::ShapeRef.new(shape: ColorScaleColorList, required: true, location_name: "Colors"))
@@ -1887,6 +2081,11 @@ module Aws::QuickSight
1887
2081
  ComboChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
1888
2082
  ComboChartVisual.struct_class = Types::ComboChartVisual
1889
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
+
1890
2089
  ComparisonConfiguration.add_member(:comparison_method, Shapes::ShapeRef.new(shape: ComparisonMethod, location_name: "ComparisonMethod"))
1891
2090
  ComparisonConfiguration.add_member(:comparison_format, Shapes::ShapeRef.new(shape: ComparisonFormatConfiguration, location_name: "ComparisonFormat"))
1892
2091
  ComparisonConfiguration.struct_class = Types::ComparisonConfiguration
@@ -2050,6 +2249,7 @@ module Aws::QuickSight
2050
2249
  CreateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2051
2250
  CreateDataSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2052
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"))
2053
2253
  CreateDataSetRequest.struct_class = Types::CreateDataSetRequest
2054
2254
 
2055
2255
  CreateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -2172,6 +2372,17 @@ module Aws::QuickSight
2172
2372
  CreateNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2173
2373
  CreateNamespaceResponse.struct_class = Types::CreateNamespaceResponse
2174
2374
 
2375
+ CreateRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2376
+ CreateRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2377
+ CreateRefreshScheduleRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, required: true, location_name: "Schedule"))
2378
+ CreateRefreshScheduleRequest.struct_class = Types::CreateRefreshScheduleRequest
2379
+
2380
+ CreateRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2381
+ CreateRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2382
+ CreateRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
2383
+ CreateRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2384
+ CreateRefreshScheduleResponse.struct_class = Types::CreateRefreshScheduleResponse
2385
+
2175
2386
  CreateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2176
2387
  CreateTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
2177
2388
  CreateTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -2230,6 +2441,51 @@ module Aws::QuickSight
2230
2441
  CreateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2231
2442
  CreateThemeResponse.struct_class = Types::CreateThemeResponse
2232
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
+
2233
2489
  CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
2234
2490
  CredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
2235
2491
  CredentialPair.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
@@ -2245,6 +2501,8 @@ module Aws::QuickSight
2245
2501
  CurrencyDisplayFormatConfiguration.add_member(:null_value_format_configuration, Shapes::ShapeRef.new(shape: NullValueFormatConfiguration, location_name: "NullValueFormatConfiguration"))
2246
2502
  CurrencyDisplayFormatConfiguration.struct_class = Types::CurrencyDisplayFormatConfiguration
2247
2503
 
2504
+ CustomActionColumnList.member = Shapes::ShapeRef.new(shape: ColumnIdentifier)
2505
+
2248
2506
  CustomActionFilterOperation.add_member(:selected_fields_configuration, Shapes::ShapeRef.new(shape: FilterOperationSelectedFieldsConfiguration, required: true, location_name: "SelectedFieldsConfiguration"))
2249
2507
  CustomActionFilterOperation.add_member(:target_visuals_configuration, Shapes::ShapeRef.new(shape: FilterOperationTargetVisualsConfiguration, required: true, location_name: "TargetVisualsConfiguration"))
2250
2508
  CustomActionFilterOperation.struct_class = Types::CustomActionFilterOperation
@@ -2397,6 +2655,10 @@ module Aws::QuickSight
2397
2655
  DashboardVisualPublishOptions.add_member(:export_hidden_fields_option, Shapes::ShapeRef.new(shape: ExportHiddenFieldsOption, location_name: "ExportHiddenFieldsOption"))
2398
2656
  DashboardVisualPublishOptions.struct_class = Types::DashboardVisualPublishOptions
2399
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
+
2400
2662
  DataBarsOptions.add_member(:field_id, Shapes::ShapeRef.new(shape: FieldId, required: true, location_name: "FieldId"))
2401
2663
  DataBarsOptions.add_member(:positive_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "PositiveColor"))
2402
2664
  DataBarsOptions.add_member(:negative_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "NegativeColor"))
@@ -2426,6 +2688,7 @@ module Aws::QuickSight
2426
2688
  DataLabelOptions.add_member(:label_font_configuration, Shapes::ShapeRef.new(shape: FontConfiguration, location_name: "LabelFontConfiguration"))
2427
2689
  DataLabelOptions.add_member(:label_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "LabelColor"))
2428
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"))
2429
2692
  DataLabelOptions.struct_class = Types::DataLabelOptions
2430
2693
 
2431
2694
  DataLabelType.add_member(:field_label_type, Shapes::ShapeRef.new(shape: FieldLabelType, location_name: "FieldLabelType"))
@@ -2484,6 +2747,7 @@ module Aws::QuickSight
2484
2747
  DataSet.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
2485
2748
  DataSet.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
2486
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"))
2487
2751
  DataSet.struct_class = Types::DataSet
2488
2752
 
2489
2753
  DataSetArnsList.member = Shapes::ShapeRef.new(shape: Arn)
@@ -2507,6 +2771,9 @@ module Aws::QuickSight
2507
2771
 
2508
2772
  DataSetReferenceList.member = Shapes::ShapeRef.new(shape: DataSetReference)
2509
2773
 
2774
+ DataSetRefreshProperties.add_member(:refresh_configuration, Shapes::ShapeRef.new(shape: RefreshConfiguration, required: true, location_name: "RefreshConfiguration"))
2775
+ DataSetRefreshProperties.struct_class = Types::DataSetRefreshProperties
2776
+
2510
2777
  DataSetSchema.add_member(:column_schema_list, Shapes::ShapeRef.new(shape: ColumnSchemaList, location_name: "ColumnSchemaList"))
2511
2778
  DataSetSchema.struct_class = Types::DataSetSchema
2512
2779
 
@@ -2609,6 +2876,26 @@ module Aws::QuickSight
2609
2876
  DatabricksParameters.add_member(:sql_endpoint_path, Shapes::ShapeRef.new(shape: SqlEndpointPath, required: true, location_name: "SqlEndpointPath"))
2610
2877
  DatabricksParameters.struct_class = Types::DatabricksParameters
2611
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
+
2612
2899
  DateAxisOptions.add_member(:missing_date_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "MissingDateVisibility"))
2613
2900
  DateAxisOptions.struct_class = Types::DateAxisOptions
2614
2901
 
@@ -2625,6 +2912,18 @@ module Aws::QuickSight
2625
2912
  DateMeasureField.add_member(:format_configuration, Shapes::ShapeRef.new(shape: DateTimeFormatConfiguration, location_name: "FormatConfiguration"))
2626
2913
  DateMeasureField.struct_class = Types::DateMeasureField
2627
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
+
2628
2927
  DateTimeDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveTimestamp)
2629
2928
 
2630
2929
  DateTimeDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2649,6 +2948,7 @@ module Aws::QuickSight
2649
2948
  DateTimeParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DateTimeDefaultValues, location_name: "DefaultValues"))
2650
2949
  DateTimeParameterDeclaration.add_member(:time_granularity, Shapes::ShapeRef.new(shape: TimeGranularity, location_name: "TimeGranularity"))
2651
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"))
2652
2952
  DateTimeParameterDeclaration.struct_class = Types::DateTimeParameterDeclaration
2653
2953
 
2654
2954
  DateTimeParameterList.member = Shapes::ShapeRef.new(shape: DateTimeParameter)
@@ -2661,6 +2961,17 @@ module Aws::QuickSight
2661
2961
  DateTimeValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveTimestamp, location_name: "CustomValue"))
2662
2962
  DateTimeValueWhenUnsetConfiguration.struct_class = Types::DateTimeValueWhenUnsetConfiguration
2663
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
+
2664
2975
  DecimalDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveDoubleObject)
2665
2976
 
2666
2977
  DecimalDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -2675,6 +2986,7 @@ module Aws::QuickSight
2675
2986
  DecimalParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
2676
2987
  DecimalParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: DecimalDefaultValues, location_name: "DefaultValues"))
2677
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"))
2678
2990
  DecimalParameterDeclaration.struct_class = Types::DecimalParameterDeclaration
2679
2991
 
2680
2992
  DecimalParameterList.member = Shapes::ShapeRef.new(shape: DecimalParameter)
@@ -2686,6 +2998,10 @@ module Aws::QuickSight
2686
2998
  DecimalValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveDouble, location_name: "CustomValue", metadata: {"box"=>true}))
2687
2999
  DecimalValueWhenUnsetConfiguration.struct_class = Types::DecimalValueWhenUnsetConfiguration
2688
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
+
2689
3005
  DefaultFreeFormLayoutConfiguration.add_member(:canvas_size_options, Shapes::ShapeRef.new(shape: FreeFormLayoutCanvasSizeOptions, required: true, location_name: "CanvasSizeOptions"))
2690
3006
  DefaultFreeFormLayoutConfiguration.struct_class = Types::DefaultFreeFormLayoutConfiguration
2691
3007
 
@@ -2746,6 +3062,14 @@ module Aws::QuickSight
2746
3062
  DeleteDashboardResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2747
3063
  DeleteDashboardResponse.struct_class = Types::DeleteDashboardResponse
2748
3064
 
3065
+ DeleteDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3066
+ DeleteDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3067
+ DeleteDataSetRefreshPropertiesRequest.struct_class = Types::DeleteDataSetRefreshPropertiesRequest
3068
+
3069
+ DeleteDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3070
+ DeleteDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3071
+ DeleteDataSetRefreshPropertiesResponse.struct_class = Types::DeleteDataSetRefreshPropertiesResponse
3072
+
2749
3073
  DeleteDataSetRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2750
3074
  DeleteDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
2751
3075
  DeleteDataSetRequest.struct_class = Types::DeleteDataSetRequest
@@ -2823,6 +3147,17 @@ module Aws::QuickSight
2823
3147
  DeleteNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2824
3148
  DeleteNamespaceResponse.struct_class = Types::DeleteNamespaceResponse
2825
3149
 
3150
+ DeleteRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3151
+ DeleteRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3152
+ DeleteRefreshScheduleRequest.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScheduleId"))
3153
+ DeleteRefreshScheduleRequest.struct_class = Types::DeleteRefreshScheduleRequest
3154
+
3155
+ DeleteRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3156
+ DeleteRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3157
+ DeleteRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
3158
+ DeleteRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3159
+ DeleteRefreshScheduleResponse.struct_class = Types::DeleteRefreshScheduleResponse
3160
+
2826
3161
  DeleteTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2827
3162
  DeleteTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
2828
3163
  DeleteTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -2869,6 +3204,28 @@ module Aws::QuickSight
2869
3204
  DeleteThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "ThemeId"))
2870
3205
  DeleteThemeResponse.struct_class = Types::DeleteThemeResponse
2871
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
+
2872
3229
  DeleteUserByPrincipalIdRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "PrincipalId"))
2873
3230
  DeleteUserByPrincipalIdRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2874
3231
  DeleteUserByPrincipalIdRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -2887,6 +3244,18 @@ module Aws::QuickSight
2887
3244
  DeleteUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2888
3245
  DeleteUserResponse.struct_class = Types::DeleteUserResponse
2889
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
+
2890
3259
  DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2891
3260
  DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
2892
3261
  DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
@@ -3001,6 +3370,15 @@ module Aws::QuickSight
3001
3370
  DescribeDataSetPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3002
3371
  DescribeDataSetPermissionsResponse.struct_class = Types::DescribeDataSetPermissionsResponse
3003
3372
 
3373
+ DescribeDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3374
+ DescribeDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3375
+ DescribeDataSetRefreshPropertiesRequest.struct_class = Types::DescribeDataSetRefreshPropertiesRequest
3376
+
3377
+ DescribeDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3378
+ DescribeDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3379
+ DescribeDataSetRefreshPropertiesResponse.add_member(:data_set_refresh_properties, Shapes::ShapeRef.new(shape: DataSetRefreshProperties, location_name: "DataSetRefreshProperties"))
3380
+ DescribeDataSetRefreshPropertiesResponse.struct_class = Types::DescribeDataSetRefreshPropertiesResponse
3381
+
3004
3382
  DescribeDataSetRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3005
3383
  DescribeDataSetRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3006
3384
  DescribeDataSetRequest.struct_class = Types::DescribeDataSetRequest
@@ -3121,6 +3499,17 @@ module Aws::QuickSight
3121
3499
  DescribeNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3122
3500
  DescribeNamespaceResponse.struct_class = Types::DescribeNamespaceResponse
3123
3501
 
3502
+ DescribeRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3503
+ DescribeRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
3504
+ DescribeRefreshScheduleRequest.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScheduleId"))
3505
+ DescribeRefreshScheduleRequest.struct_class = Types::DescribeRefreshScheduleRequest
3506
+
3507
+ DescribeRefreshScheduleResponse.add_member(:refresh_schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, location_name: "RefreshSchedule"))
3508
+ DescribeRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3509
+ DescribeRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3510
+ DescribeRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3511
+ DescribeRefreshScheduleResponse.struct_class = Types::DescribeRefreshScheduleResponse
3512
+
3124
3513
  DescribeTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3125
3514
  DescribeTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
3126
3515
  DescribeTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -3201,6 +3590,51 @@ module Aws::QuickSight
3201
3590
  DescribeThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3202
3591
  DescribeThemeResponse.struct_class = Types::DescribeThemeResponse
3203
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
+
3204
3638
  DescribeUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
3205
3639
  DescribeUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3206
3640
  DescribeUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -3211,10 +3645,20 @@ module Aws::QuickSight
3211
3645
  DescribeUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
3212
3646
  DescribeUserResponse.struct_class = Types::DescribeUserResponse
3213
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
+
3214
3657
  DestinationParameterValueConfiguration.add_member(:custom_values_configuration, Shapes::ShapeRef.new(shape: CustomValuesConfiguration, location_name: "CustomValuesConfiguration"))
3215
3658
  DestinationParameterValueConfiguration.add_member(:select_all_value_options, Shapes::ShapeRef.new(shape: SelectAllValueOptions, location_name: "SelectAllValueOptions"))
3216
3659
  DestinationParameterValueConfiguration.add_member(:source_parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceParameterName"))
3217
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"))
3218
3662
  DestinationParameterValueConfiguration.struct_class = Types::DestinationParameterValueConfiguration
3219
3663
 
3220
3664
  DimensionField.add_member(:numerical_dimension_field, Shapes::ShapeRef.new(shape: NumericalDimensionField, location_name: "NumericalDimensionField"))
@@ -3224,6 +3668,22 @@ module Aws::QuickSight
3224
3668
 
3225
3669
  DimensionFieldList.member = Shapes::ShapeRef.new(shape: DimensionField)
3226
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
+
3227
3687
  DomainNotWhitelistedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
3228
3688
  DomainNotWhitelistedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3229
3689
  DomainNotWhitelistedException.struct_class = Types::DomainNotWhitelistedException
@@ -3437,6 +3897,7 @@ module Aws::QuickSight
3437
3897
 
3438
3898
  FilterOperationSelectedFieldsConfiguration.add_member(:selected_fields, Shapes::ShapeRef.new(shape: SelectedFieldList, location_name: "SelectedFields"))
3439
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"))
3440
3901
  FilterOperationSelectedFieldsConfiguration.struct_class = Types::FilterOperationSelectedFieldsConfiguration
3441
3902
 
3442
3903
  FilterOperationTargetVisualsConfiguration.add_member(:same_sheet_target_visual_configuration, Shapes::ShapeRef.new(shape: SameSheetTargetVisualConfiguration, location_name: "SameSheetTargetVisualConfiguration"))
@@ -3946,6 +4407,9 @@ module Aws::QuickSight
3946
4407
  IdentityTypeNotSupportedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3947
4408
  IdentityTypeNotSupportedException.struct_class = Types::IdentityTypeNotSupportedException
3948
4409
 
4410
+ IncrementalRefresh.add_member(:lookback_window, Shapes::ShapeRef.new(shape: LookbackWindow, required: true, location_name: "LookbackWindow"))
4411
+ IncrementalRefresh.struct_class = Types::IncrementalRefresh
4412
+
3949
4413
  Ingestion.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
3950
4414
  Ingestion.add_member(:ingestion_id, Shapes::ShapeRef.new(shape: IngestionId, location_name: "IngestionId"))
3951
4415
  Ingestion.add_member(:ingestion_status, Shapes::ShapeRef.new(shape: IngestionStatus, required: true, location_name: "IngestionStatus"))
@@ -3979,6 +4443,17 @@ module Aws::QuickSight
3979
4443
  InsightVisual.add_member(:data_set_identifier, Shapes::ShapeRef.new(shape: DataSetIdentifier, required: true, location_name: "DataSetIdentifier"))
3980
4444
  InsightVisual.struct_class = Types::InsightVisual
3981
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
+
3982
4457
  IntegerDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveLongObject)
3983
4458
 
3984
4459
  IntegerDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -3993,6 +4468,7 @@ module Aws::QuickSight
3993
4468
  IntegerParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
3994
4469
  IntegerParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: IntegerDefaultValues, location_name: "DefaultValues"))
3995
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"))
3996
4472
  IntegerParameterDeclaration.struct_class = Types::IntegerParameterDeclaration
3997
4473
 
3998
4474
  IntegerParameterList.member = Shapes::ShapeRef.new(shape: IntegerParameter)
@@ -4314,7 +4790,7 @@ module Aws::QuickSight
4314
4790
  ListIAMPolicyAssignmentsForUserResponse.struct_class = Types::ListIAMPolicyAssignmentsForUserResponse
4315
4791
 
4316
4792
  ListIAMPolicyAssignmentsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4317
- 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"))
4318
4794
  ListIAMPolicyAssignmentsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
4319
4795
  ListIAMPolicyAssignmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
4320
4796
  ListIAMPolicyAssignmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
@@ -4349,6 +4825,15 @@ module Aws::QuickSight
4349
4825
  ListNamespacesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4350
4826
  ListNamespacesResponse.struct_class = Types::ListNamespacesResponse
4351
4827
 
4828
+ ListRefreshSchedulesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4829
+ ListRefreshSchedulesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
4830
+ ListRefreshSchedulesRequest.struct_class = Types::ListRefreshSchedulesRequest
4831
+
4832
+ ListRefreshSchedulesResponse.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: RefreshSchedules, location_name: "RefreshSchedules"))
4833
+ ListRefreshSchedulesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4834
+ ListRefreshSchedulesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4835
+ ListRefreshSchedulesResponse.struct_class = Types::ListRefreshSchedulesResponse
4836
+
4352
4837
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
4353
4838
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
4354
4839
 
@@ -4428,6 +4913,28 @@ module Aws::QuickSight
4428
4913
  ListThemesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4429
4914
  ListThemesResponse.struct_class = Types::ListThemesResponse
4430
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
+
4431
4938
  ListUserGroupsRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
4432
4939
  ListUserGroupsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4433
4940
  ListUserGroupsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -4453,6 +4960,17 @@ module Aws::QuickSight
4453
4960
  ListUsersResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4454
4961
  ListUsersResponse.struct_class = Types::ListUsersResponse
4455
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
+
4456
4974
  LoadingAnimation.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
4457
4975
  LoadingAnimation.struct_class = Types::LoadingAnimation
4458
4976
 
@@ -4476,10 +4994,21 @@ module Aws::QuickSight
4476
4994
  LongFormatText.add_member(:rich_text, Shapes::ShapeRef.new(shape: LongRichText, location_name: "RichText"))
4477
4995
  LongFormatText.struct_class = Types::LongFormatText
4478
4996
 
4997
+ LookbackWindow.add_member(:column_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ColumnName"))
4998
+ LookbackWindow.add_member(:size, Shapes::ShapeRef.new(shape: PositiveLong, required: true, location_name: "Size"))
4999
+ LookbackWindow.add_member(:size_unit, Shapes::ShapeRef.new(shape: LookbackWindowSizeUnit, required: true, location_name: "SizeUnit"))
5000
+ LookbackWindow.struct_class = Types::LookbackWindow
5001
+
4479
5002
  ManifestFileLocation.add_member(:bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "Bucket"))
4480
5003
  ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
4481
5004
  ManifestFileLocation.struct_class = Types::ManifestFileLocation
4482
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
+
4483
5012
  MarginStyle.add_member(:show, Shapes::ShapeRef.new(shape: Boolean, location_name: "Show", metadata: {"box"=>true}))
4484
5013
  MarginStyle.struct_class = Types::MarginStyle
4485
5014
 
@@ -4530,6 +5059,19 @@ module Aws::QuickSight
4530
5059
  MySqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
4531
5060
  MySqlParameters.struct_class = Types::MySqlParameters
4532
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
+
4533
5075
  NamespaceError.add_member(:type, Shapes::ShapeRef.new(shape: NamespaceErrorType, location_name: "Type"))
4534
5076
  NamespaceError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
4535
5077
  NamespaceError.struct_class = Types::NamespaceError
@@ -4544,9 +5086,28 @@ module Aws::QuickSight
4544
5086
 
4545
5087
  Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
4546
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
+
4547
5093
  NegativeValueConfiguration.add_member(:display_mode, Shapes::ShapeRef.new(shape: NegativeValueDisplayMode, required: true, location_name: "DisplayMode"))
4548
5094
  NegativeValueConfiguration.struct_class = Types::NegativeValueConfiguration
4549
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
+
4550
5111
  NullValueFormatConfiguration.add_member(:null_string, Shapes::ShapeRef.new(shape: NullString, required: true, location_name: "NullString"))
4551
5112
  NullValueFormatConfiguration.struct_class = Types::NullValueFormatConfiguration
4552
5113
 
@@ -4632,6 +5193,11 @@ module Aws::QuickSight
4632
5193
 
4633
5194
  OutputColumnList.member = Shapes::ShapeRef.new(shape: OutputColumn)
4634
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
+
4635
5201
  PaginationConfiguration.add_member(:page_size, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "PageSize", metadata: {"box"=>true}))
4636
5202
  PaginationConfiguration.add_member(:page_number, Shapes::ShapeRef.new(shape: PageNumber, required: true, location_name: "PageNumber"))
4637
5203
  PaginationConfiguration.struct_class = Types::PaginationConfiguration
@@ -4943,6 +5509,15 @@ module Aws::QuickSight
4943
5509
 
4944
5510
  ProjectedColumnList.member = Shapes::ShapeRef.new(shape: String)
4945
5511
 
5512
+ PutDataSetRefreshPropertiesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5513
+ PutDataSetRefreshPropertiesRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
5514
+ PutDataSetRefreshPropertiesRequest.add_member(:data_set_refresh_properties, Shapes::ShapeRef.new(shape: DataSetRefreshProperties, required: true, location_name: "DataSetRefreshProperties"))
5515
+ PutDataSetRefreshPropertiesRequest.struct_class = Types::PutDataSetRefreshPropertiesRequest
5516
+
5517
+ PutDataSetRefreshPropertiesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5518
+ PutDataSetRefreshPropertiesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5519
+ PutDataSetRefreshPropertiesResponse.struct_class = Types::PutDataSetRefreshPropertiesResponse
5520
+
4946
5521
  QueueInfo.add_member(:waiting_on_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "WaitingOnIngestion"))
4947
5522
  QueueInfo.add_member(:queued_ingestion, Shapes::ShapeRef.new(shape: String, required: true, location_name: "QueuedIngestion"))
4948
5523
  QueueInfo.struct_class = Types::QueueInfo
@@ -5001,6 +5576,10 @@ module Aws::QuickSight
5001
5576
  RadarChartVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
5002
5577
  RadarChartVisual.struct_class = Types::RadarChartVisual
5003
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
+
5004
5583
  RangeEndsLabelType.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5005
5584
  RangeEndsLabelType.struct_class = Types::RangeEndsLabelType
5006
5585
 
@@ -5029,7 +5608,7 @@ module Aws::QuickSight
5029
5608
  ReferenceLineDataConfiguration.struct_class = Types::ReferenceLineDataConfiguration
5030
5609
 
5031
5610
  ReferenceLineDynamicDataConfiguration.add_member(:column, Shapes::ShapeRef.new(shape: ColumnIdentifier, required: true, location_name: "Column"))
5032
- 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"))
5033
5612
  ReferenceLineDynamicDataConfiguration.add_member(:calculation, Shapes::ShapeRef.new(shape: NumericalAggregationFunction, required: true, location_name: "Calculation"))
5034
5613
  ReferenceLineDynamicDataConfiguration.struct_class = Types::ReferenceLineDynamicDataConfiguration
5035
5614
 
@@ -5054,6 +5633,24 @@ module Aws::QuickSight
5054
5633
  ReferenceLineValueLabelConfiguration.add_member(:format_configuration, Shapes::ShapeRef.new(shape: NumericFormatConfiguration, location_name: "FormatConfiguration"))
5055
5634
  ReferenceLineValueLabelConfiguration.struct_class = Types::ReferenceLineValueLabelConfiguration
5056
5635
 
5636
+ RefreshConfiguration.add_member(:incremental_refresh, Shapes::ShapeRef.new(shape: IncrementalRefresh, required: true, location_name: "IncrementalRefresh"))
5637
+ RefreshConfiguration.struct_class = Types::RefreshConfiguration
5638
+
5639
+ RefreshFrequency.add_member(:interval, Shapes::ShapeRef.new(shape: RefreshInterval, required: true, location_name: "Interval"))
5640
+ RefreshFrequency.add_member(:refresh_on_day, Shapes::ShapeRef.new(shape: ScheduleRefreshOnEntity, location_name: "RefreshOnDay"))
5641
+ RefreshFrequency.add_member(:timezone, Shapes::ShapeRef.new(shape: String, location_name: "Timezone"))
5642
+ RefreshFrequency.add_member(:time_of_the_day, Shapes::ShapeRef.new(shape: String, location_name: "TimeOfTheDay"))
5643
+ RefreshFrequency.struct_class = Types::RefreshFrequency
5644
+
5645
+ RefreshSchedule.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScheduleId"))
5646
+ RefreshSchedule.add_member(:schedule_frequency, Shapes::ShapeRef.new(shape: RefreshFrequency, required: true, location_name: "ScheduleFrequency"))
5647
+ RefreshSchedule.add_member(:start_after_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartAfterDateTime"))
5648
+ RefreshSchedule.add_member(:refresh_type, Shapes::ShapeRef.new(shape: IngestionType, required: true, location_name: "RefreshType"))
5649
+ RefreshSchedule.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
5650
+ RefreshSchedule.struct_class = Types::RefreshSchedule
5651
+
5652
+ RefreshSchedules.member = Shapes::ShapeRef.new(shape: RefreshSchedule)
5653
+
5057
5654
  RegisterUserRequest.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
5058
5655
  RegisterUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Email"))
5059
5656
  RegisterUserRequest.add_member(:user_role, Shapes::ShapeRef.new(shape: UserRole, required: true, location_name: "UserRole"))
@@ -5082,6 +5679,7 @@ module Aws::QuickSight
5082
5679
  RegisteredUserDashboardEmbeddingConfiguration.struct_class = Types::RegisteredUserDashboardEmbeddingConfiguration
5083
5680
 
5084
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"))
5085
5683
  RegisteredUserDashboardFeatureConfigurations.struct_class = Types::RegisteredUserDashboardFeatureConfigurations
5086
5684
 
5087
5685
  RegisteredUserDashboardVisualEmbeddingConfiguration.add_member(:initial_dashboard_visual_id, Shapes::ShapeRef.new(shape: DashboardVisualId, required: true, location_name: "InitialDashboardVisualId"))
@@ -5182,6 +5780,7 @@ module Aws::QuickSight
5182
5780
 
5183
5781
  RowLevelPermissionTagConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
5184
5782
  RowLevelPermissionTagConfiguration.add_member(:tag_rules, Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleList, required: true, location_name: "TagRules"))
5783
+ RowLevelPermissionTagConfiguration.add_member(:tag_rule_configurations, Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleConfigurationList, location_name: "TagRuleConfigurations"))
5185
5784
  RowLevelPermissionTagConfiguration.struct_class = Types::RowLevelPermissionTagConfiguration
5186
5785
 
5187
5786
  RowLevelPermissionTagRule.add_member(:tag_key, Shapes::ShapeRef.new(shape: SessionTagKey, required: true, location_name: "TagKey"))
@@ -5190,6 +5789,10 @@ module Aws::QuickSight
5190
5789
  RowLevelPermissionTagRule.add_member(:match_all_value, Shapes::ShapeRef.new(shape: SessionTagValue, location_name: "MatchAllValue"))
5191
5790
  RowLevelPermissionTagRule.struct_class = Types::RowLevelPermissionTagRule
5192
5791
 
5792
+ RowLevelPermissionTagRuleConfiguration.member = Shapes::ShapeRef.new(shape: SessionTagKey)
5793
+
5794
+ RowLevelPermissionTagRuleConfigurationList.member = Shapes::ShapeRef.new(shape: RowLevelPermissionTagRuleConfiguration)
5795
+
5193
5796
  RowLevelPermissionTagRuleList.member = Shapes::ShapeRef.new(shape: RowLevelPermissionTagRule)
5194
5797
 
5195
5798
  RowSortList.member = Shapes::ShapeRef.new(shape: FieldSortOptions)
@@ -5236,6 +5839,7 @@ module Aws::QuickSight
5236
5839
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "YAxis"))
5237
5840
  ScatterPlotCategoricallyAggregatedFieldWells.add_member(:category, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "Category"))
5238
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"))
5239
5843
  ScatterPlotCategoricallyAggregatedFieldWells.struct_class = Types::ScatterPlotCategoricallyAggregatedFieldWells
5240
5844
 
5241
5845
  ScatterPlotConfiguration.add_member(:field_wells, Shapes::ShapeRef.new(shape: ScatterPlotFieldWells, location_name: "FieldWells"))
@@ -5256,6 +5860,8 @@ module Aws::QuickSight
5256
5860
  ScatterPlotUnaggregatedFieldWells.add_member(:x_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "XAxis"))
5257
5861
  ScatterPlotUnaggregatedFieldWells.add_member(:y_axis, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "YAxis"))
5258
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"))
5259
5865
  ScatterPlotUnaggregatedFieldWells.struct_class = Types::ScatterPlotUnaggregatedFieldWells
5260
5866
 
5261
5867
  ScatterPlotVisual.add_member(:visual_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VisualId"))
@@ -5266,6 +5872,10 @@ module Aws::QuickSight
5266
5872
  ScatterPlotVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
5267
5873
  ScatterPlotVisual.struct_class = Types::ScatterPlotVisual
5268
5874
 
5875
+ ScheduleRefreshOnEntity.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, location_name: "DayOfWeek"))
5876
+ ScheduleRefreshOnEntity.add_member(:day_of_month, Shapes::ShapeRef.new(shape: DayOfMonth, location_name: "DayOfMonth"))
5877
+ ScheduleRefreshOnEntity.struct_class = Types::ScheduleRefreshOnEntity
5878
+
5269
5879
  ScrollBarOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5270
5880
  ScrollBarOptions.add_member(:visible_range, Shapes::ShapeRef.new(shape: VisibleRangeOptions, location_name: "VisibleRange"))
5271
5881
  ScrollBarOptions.struct_class = Types::ScrollBarOptions
@@ -5373,11 +5983,27 @@ module Aws::QuickSight
5373
5983
  SectionStyle.add_member(:padding, Shapes::ShapeRef.new(shape: Spacing, location_name: "Padding"))
5374
5984
  SectionStyle.struct_class = Types::SectionStyle
5375
5985
 
5986
+ SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
5987
+
5376
5988
  SelectedFieldList.member = Shapes::ShapeRef.new(shape: FieldId)
5377
5989
 
5378
5990
  SelectedSheetsFilterScopeConfiguration.add_member(:sheet_visual_scoping_configurations, Shapes::ShapeRef.new(shape: SheetVisualScopingConfigurations, location_name: "SheetVisualScopingConfigurations"))
5379
5991
  SelectedSheetsFilterScopeConfiguration.struct_class = Types::SelectedSheetsFilterScopeConfiguration
5380
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
+
5381
6007
  SensitiveDoubleList.member = Shapes::ShapeRef.new(shape: SensitiveDouble)
5382
6008
 
5383
6009
  SensitiveLongList.member = Shapes::ShapeRef.new(shape: SensitiveLong)
@@ -5524,6 +6150,17 @@ module Aws::QuickSight
5524
6150
  StatePersistenceConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
5525
6151
  StatePersistenceConfigurations.struct_class = Types::StatePersistenceConfigurations
5526
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
+
5527
6164
  StringDefaultValueList.member = Shapes::ShapeRef.new(shape: SensitiveStringObject)
5528
6165
 
5529
6166
  StringDefaultValues.add_member(:dynamic_value, Shapes::ShapeRef.new(shape: DynamicDefaultValue, location_name: "DynamicValue"))
@@ -5544,6 +6181,7 @@ module Aws::QuickSight
5544
6181
  StringParameterDeclaration.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
5545
6182
  StringParameterDeclaration.add_member(:default_values, Shapes::ShapeRef.new(shape: StringDefaultValues, location_name: "DefaultValues"))
5546
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"))
5547
6185
  StringParameterDeclaration.struct_class = Types::StringParameterDeclaration
5548
6186
 
5549
6187
  StringParameterList.member = Shapes::ShapeRef.new(shape: StringParameter)
@@ -5552,6 +6190,8 @@ module Aws::QuickSight
5552
6190
  StringValueWhenUnsetConfiguration.add_member(:custom_value, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "CustomValue"))
5553
6191
  StringValueWhenUnsetConfiguration.struct_class = Types::StringValueWhenUnsetConfiguration
5554
6192
 
6193
+ SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetId)
6194
+
5555
6195
  SubtotalOptions.add_member(:totals_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "TotalsVisibility"))
5556
6196
  SubtotalOptions.add_member(:custom_label, Shapes::ShapeRef.new(shape: String, location_name: "CustomLabel"))
5557
6197
  SubtotalOptions.add_member(:field_level, Shapes::ShapeRef.new(shape: PivotTableSubtotalLevel, location_name: "FieldLevel"))
@@ -5561,6 +6201,8 @@ module Aws::QuickSight
5561
6201
  SubtotalOptions.add_member(:metric_header_cell_style, Shapes::ShapeRef.new(shape: TableCellStyle, location_name: "MetricHeaderCellStyle"))
5562
6202
  SubtotalOptions.struct_class = Types::SubtotalOptions
5563
6203
 
6204
+ Synonyms.member = Shapes::ShapeRef.new(shape: LimitedString)
6205
+
5564
6206
  TableAggregatedFieldWells.add_member(:group_by, Shapes::ShapeRef.new(shape: DimensionFieldList, location_name: "GroupBy"))
5565
6207
  TableAggregatedFieldWells.add_member(:values, Shapes::ShapeRef.new(shape: MeasureFieldList, location_name: "Values"))
5566
6208
  TableAggregatedFieldWells.struct_class = Types::TableAggregatedFieldWells
@@ -5947,6 +6589,140 @@ module Aws::QuickSight
5947
6589
  TopBottomRankedComputation.add_member(:type, Shapes::ShapeRef.new(shape: TopBottomComputationType, required: true, location_name: "Type"))
5948
6590
  TopBottomRankedComputation.struct_class = Types::TopBottomRankedComputation
5949
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
+
5950
6726
  TotalAggregationComputation.add_member(:computation_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "ComputationId"))
5951
6727
  TotalAggregationComputation.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
5952
6728
  TotalAggregationComputation.add_member(:value, Shapes::ShapeRef.new(shape: MeasureField, required: true, location_name: "Value"))
@@ -5966,6 +6742,7 @@ module Aws::QuickSight
5966
6742
  TransformOperation.add_member(:cast_column_type_operation, Shapes::ShapeRef.new(shape: CastColumnTypeOperation, location_name: "CastColumnTypeOperation"))
5967
6743
  TransformOperation.add_member(:tag_column_operation, Shapes::ShapeRef.new(shape: TagColumnOperation, location_name: "TagColumnOperation"))
5968
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"))
5969
6746
  TransformOperation.struct_class = Types::TransformOperation
5970
6747
 
5971
6748
  TransformOperationList.member = Shapes::ShapeRef.new(shape: TransformOperation)
@@ -6012,6 +6789,9 @@ module Aws::QuickSight
6012
6789
  TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
6013
6790
  TwitterParameters.struct_class = Types::TwitterParameters
6014
6791
 
6792
+ TypeParameters.key = Shapes::ShapeRef.new(shape: LimitedString)
6793
+ TypeParameters.value = Shapes::ShapeRef.new(shape: LimitedString)
6794
+
6015
6795
  Typography.add_member(:font_families, Shapes::ShapeRef.new(shape: FontList, location_name: "FontFamilies"))
6016
6796
  Typography.struct_class = Types::Typography
6017
6797
 
@@ -6187,6 +6967,7 @@ module Aws::QuickSight
6187
6967
  UpdateDataSetRequest.add_member(:row_level_permission_tag_configuration, Shapes::ShapeRef.new(shape: RowLevelPermissionTagConfiguration, location_name: "RowLevelPermissionTagConfiguration"))
6188
6968
  UpdateDataSetRequest.add_member(:column_level_permission_rules, Shapes::ShapeRef.new(shape: ColumnLevelPermissionRuleList, location_name: "ColumnLevelPermissionRules"))
6189
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"))
6190
6971
  UpdateDataSetRequest.struct_class = Types::UpdateDataSetRequest
6191
6972
 
6192
6973
  UpdateDataSetResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -6297,6 +7078,17 @@ module Aws::QuickSight
6297
7078
  UpdatePublicSharingSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6298
7079
  UpdatePublicSharingSettingsResponse.struct_class = Types::UpdatePublicSharingSettingsResponse
6299
7080
 
7081
+ UpdateRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
7082
+ UpdateRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
7083
+ UpdateRefreshScheduleRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, required: true, location_name: "Schedule"))
7084
+ UpdateRefreshScheduleRequest.struct_class = Types::UpdateRefreshScheduleRequest
7085
+
7086
+ UpdateRefreshScheduleResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
7087
+ UpdateRefreshScheduleResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
7088
+ UpdateRefreshScheduleResponse.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, location_name: "ScheduleId"))
7089
+ UpdateRefreshScheduleResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
7090
+ UpdateRefreshScheduleResponse.struct_class = Types::UpdateRefreshScheduleResponse
7091
+
6300
7092
  UpdateResourcePermissionList.member = Shapes::ShapeRef.new(shape: ResourcePermission)
6301
7093
 
6302
7094
  UpdateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -6379,6 +7171,44 @@ module Aws::QuickSight
6379
7171
  UpdateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
6380
7172
  UpdateThemeResponse.struct_class = Types::UpdateThemeResponse
6381
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
+
6382
7212
  UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
6383
7213
  UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6384
7214
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -6396,6 +7226,23 @@ module Aws::QuickSight
6396
7226
  UpdateUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6397
7227
  UpdateUserResponse.struct_class = Types::UpdateUserResponse
6398
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
+
6399
7246
  UploadSettings.add_member(:format, Shapes::ShapeRef.new(shape: FileFormat, location_name: "Format"))
6400
7247
  UploadSettings.add_member(:start_from_row, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "StartFromRow", metadata: {"box"=>true}))
6401
7248
  UploadSettings.add_member(:contains_header, Shapes::ShapeRef.new(shape: Boolean, location_name: "ContainsHeader", metadata: {"box"=>true}))
@@ -6418,6 +7265,36 @@ module Aws::QuickSight
6418
7265
 
6419
7266
  UserList.member = Shapes::ShapeRef.new(shape: User)
6420
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
+
6421
7298
  VisibleRangeOptions.add_member(:percent_range, Shapes::ShapeRef.new(shape: PercentVisibleRange, location_name: "PercentRange"))
6422
7299
  VisibleRangeOptions.struct_class = Types::VisibleRangeOptions
6423
7300
 
@@ -6809,6 +7686,22 @@ module Aws::QuickSight
6809
7686
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
6810
7687
  end)
6811
7688
 
7689
+ api.add_operation(:create_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
7690
+ o.name = "CreateRefreshSchedule"
7691
+ o.http_method = "POST"
7692
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
7693
+ o.input = Shapes::ShapeRef.new(shape: CreateRefreshScheduleRequest)
7694
+ o.output = Shapes::ShapeRef.new(shape: CreateRefreshScheduleResponse)
7695
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7696
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7697
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7698
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7699
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7700
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
7701
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
7702
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7703
+ end)
7704
+
6812
7705
  api.add_operation(:create_template, Seahorse::Model::Operation.new.tap do |o|
6813
7706
  o.name = "CreateTemplate"
6814
7707
  o.http_method = "POST"
@@ -6874,6 +7767,54 @@ module Aws::QuickSight
6874
7767
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
6875
7768
  end)
6876
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
+
6877
7818
  api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
6878
7819
  o.name = "DeleteAccountCustomization"
6879
7820
  o.http_method = "DELETE"
@@ -6945,6 +7886,21 @@ module Aws::QuickSight
6945
7886
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
6946
7887
  end)
6947
7888
 
7889
+ api.add_operation(:delete_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
7890
+ o.name = "DeleteDataSetRefreshProperties"
7891
+ o.http_method = "DELETE"
7892
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
7893
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataSetRefreshPropertiesRequest)
7894
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataSetRefreshPropertiesResponse)
7895
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7896
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
7897
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7898
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7899
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7900
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7901
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7902
+ end)
7903
+
6948
7904
  api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
6949
7905
  o.name = "DeleteDataSource"
6950
7906
  o.http_method = "DELETE"
@@ -7048,6 +8004,20 @@ module Aws::QuickSight
7048
8004
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7049
8005
  end)
7050
8006
 
8007
+ api.add_operation(:delete_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8008
+ o.name = "DeleteRefreshSchedule"
8009
+ o.http_method = "DELETE"
8010
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"
8011
+ o.input = Shapes::ShapeRef.new(shape: DeleteRefreshScheduleRequest)
8012
+ o.output = Shapes::ShapeRef.new(shape: DeleteRefreshScheduleResponse)
8013
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8014
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8016
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8017
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8018
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8019
+ end)
8020
+
7051
8021
  api.add_operation(:delete_template, Seahorse::Model::Operation.new.tap do |o|
7052
8022
  o.name = "DeleteTemplate"
7053
8023
  o.http_method = "DELETE"
@@ -7105,6 +8075,36 @@ module Aws::QuickSight
7105
8075
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7106
8076
  end)
7107
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
+
7108
8108
  api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
7109
8109
  o.name = "DeleteUser"
7110
8110
  o.http_method = "DELETE"
@@ -7135,6 +8135,21 @@ module Aws::QuickSight
7135
8135
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7136
8136
  end)
7137
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
+
7138
8153
  api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
7139
8154
  o.name = "DescribeAccountCustomization"
7140
8155
  o.http_method = "GET"
@@ -7289,6 +8304,21 @@ module Aws::QuickSight
7289
8304
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7290
8305
  end)
7291
8306
 
8307
+ api.add_operation(:describe_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
8308
+ o.name = "DescribeDataSetRefreshProperties"
8309
+ o.http_method = "GET"
8310
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
8311
+ o.input = Shapes::ShapeRef.new(shape: DescribeDataSetRefreshPropertiesRequest)
8312
+ o.output = Shapes::ShapeRef.new(shape: DescribeDataSetRefreshPropertiesResponse)
8313
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8314
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8315
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8316
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8317
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8318
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
8319
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8320
+ end)
8321
+
7292
8322
  api.add_operation(:describe_data_source, Seahorse::Model::Operation.new.tap do |o|
7293
8323
  o.name = "DescribeDataSource"
7294
8324
  o.http_method = "GET"
@@ -7442,6 +8472,20 @@ module Aws::QuickSight
7442
8472
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7443
8473
  end)
7444
8474
 
8475
+ api.add_operation(:describe_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
8476
+ o.name = "DescribeRefreshSchedule"
8477
+ o.http_method = "GET"
8478
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"
8479
+ o.input = Shapes::ShapeRef.new(shape: DescribeRefreshScheduleRequest)
8480
+ o.output = Shapes::ShapeRef.new(shape: DescribeRefreshScheduleResponse)
8481
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8482
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8483
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8484
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8485
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8486
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8487
+ end)
8488
+
7445
8489
  api.add_operation(:describe_template, Seahorse::Model::Operation.new.tap do |o|
7446
8490
  o.name = "DescribeTemplate"
7447
8491
  o.http_method = "GET"
@@ -7543,6 +8587,61 @@ module Aws::QuickSight
7543
8587
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
7544
8588
  end)
7545
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
+
7546
8645
  api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
7547
8646
  o.name = "DescribeUser"
7548
8647
  o.http_method = "GET"
@@ -7558,6 +8657,20 @@ module Aws::QuickSight
7558
8657
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
7559
8658
  end)
7560
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
+
7561
8674
  api.add_operation(:generate_embed_url_for_anonymous_user, Seahorse::Model::Operation.new.tap do |o|
7562
8675
  o.name = "GenerateEmbedUrlForAnonymousUser"
7563
8676
  o.http_method = "POST"
@@ -7787,7 +8900,7 @@ module Aws::QuickSight
7787
8900
  api.add_operation(:list_iam_policy_assignments, Seahorse::Model::Operation.new.tap do |o|
7788
8901
  o.name = "ListIAMPolicyAssignments"
7789
8902
  o.http_method = "GET"
7790
- o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments"
8903
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"
7791
8904
  o.input = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsRequest)
7792
8905
  o.output = Shapes::ShapeRef.new(shape: ListIAMPolicyAssignmentsResponse)
7793
8906
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -7856,6 +8969,20 @@ module Aws::QuickSight
7856
8969
  )
7857
8970
  end)
7858
8971
 
8972
+ api.add_operation(:list_refresh_schedules, Seahorse::Model::Operation.new.tap do |o|
8973
+ o.name = "ListRefreshSchedules"
8974
+ o.http_method = "GET"
8975
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
8976
+ o.input = Shapes::ShapeRef.new(shape: ListRefreshSchedulesRequest)
8977
+ o.output = Shapes::ShapeRef.new(shape: ListRefreshSchedulesResponse)
8978
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8979
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
8980
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8981
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8982
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
8983
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8984
+ end)
8985
+
7859
8986
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
7860
8987
  o.name = "ListTagsForResource"
7861
8988
  o.http_method = "GET"
@@ -7985,6 +9112,41 @@ module Aws::QuickSight
7985
9112
  )
7986
9113
  end)
7987
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
+
7988
9150
  api.add_operation(:list_user_groups, Seahorse::Model::Operation.new.tap do |o|
7989
9151
  o.name = "ListUserGroups"
7990
9152
  o.http_method = "GET"
@@ -8016,6 +9178,42 @@ module Aws::QuickSight
8016
9178
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8017
9179
  end)
8018
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
+
9201
+ api.add_operation(:put_data_set_refresh_properties, Seahorse::Model::Operation.new.tap do |o|
9202
+ o.name = "PutDataSetRefreshProperties"
9203
+ o.http_method = "PUT"
9204
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"
9205
+ o.input = Shapes::ShapeRef.new(shape: PutDataSetRefreshPropertiesRequest)
9206
+ o.output = Shapes::ShapeRef.new(shape: PutDataSetRefreshPropertiesResponse)
9207
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9208
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9209
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9210
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9211
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9212
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9213
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9214
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9215
+ end)
9216
+
8019
9217
  api.add_operation(:register_user, Seahorse::Model::Operation.new.tap do |o|
8020
9218
  o.name = "RegisterUser"
8021
9219
  o.http_method = "POST"
@@ -8436,6 +9634,21 @@ module Aws::QuickSight
8436
9634
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8437
9635
  end)
8438
9636
 
9637
+ api.add_operation(:update_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
9638
+ o.name = "UpdateRefreshSchedule"
9639
+ o.http_method = "PUT"
9640
+ o.http_request_uri = "/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"
9641
+ o.input = Shapes::ShapeRef.new(shape: UpdateRefreshScheduleRequest)
9642
+ o.output = Shapes::ShapeRef.new(shape: UpdateRefreshScheduleResponse)
9643
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9644
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9645
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9646
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9647
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9648
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9649
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9650
+ end)
9651
+
8439
9652
  api.add_operation(:update_template, Seahorse::Model::Operation.new.tap do |o|
8440
9653
  o.name = "UpdateTemplate"
8441
9654
  o.http_method = "PUT"
@@ -8527,6 +9740,54 @@ module Aws::QuickSight
8527
9740
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8528
9741
  end)
8529
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
+
8530
9791
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
8531
9792
  o.name = "UpdateUser"
8532
9793
  o.http_method = "PUT"
@@ -8541,6 +9802,22 @@ module Aws::QuickSight
8541
9802
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
8542
9803
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
8543
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)
8544
9821
  end
8545
9822
 
8546
9823
  end